From: Roberto C. Sanchez Date: Wed, 22 Oct 2014 02:48:10 +0000 (-0400) Subject: Imported Upstream version 1.1 X-Git-Tag: archive/raspbian/3.0-3+rpi1~1^2~98 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=15ce9a1454eebac8cfd1eca41da70ae80ece1baa;p=bibletime.git Imported Upstream version 1.1 --- 15ce9a1454eebac8cfd1eca41da70ae80ece1baa diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..b7db6eb --- /dev/null +++ b/COPYING @@ -0,0 +1,280 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 675 Mass Ave, Cambridge, MA 02139, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..b0910e2 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,493 @@ + Joachim Ansorg + * Differences between 1.0 and 1.1: + - Improved interface: + o Better optionsdialog: Better structure, more powerful settings + o Better menu structure: The documentation is now accessible from the Help menu, ... + o Keyaccelerators for each display window type + o much more + - General Book Support (GBS): Books like "Josephus" are supported now. + Operations like bookmarking, printing, copying or saving work just like with + Bibles, commentaries or lexicons. + - Crossreference support + Crossreferences work now. For example you can click now on a strong number to open the + module for it which displayes the chosen number. The same for Bibles, morph tags etc. + Tooltips work for the links, too. + - Improved Unicode support + Unicode encoded modules are now supported in a better way. Choosing the font and + the displaying of the text works better. RTL support and better rendering is still + missing. + - Profile management. Profiles capture the current state of the working area + (opened display windows, scrollbar positions, set keys ...). Profiles can be loaded to + restore the old state and can be saved to store the current state for later. Automatically + restoring the windows after startup is possible, too. + - Better crash management. BibleTime tries now to save settings if a crash occured. Although we + implemented this, we don't know how to make BibleTime crash ;) It's just for your safety. + - Speed improvements. Printing is almost two times faster now. Searching in modules is also faster, + but this was improved in the Sword library by the Sword developers. + - Improved display windows. Independent display settings for each window (footnotes, strongs ...) + - Fullscreen mode of the main application window + - Improved commentary editor: Ask if the text should be saved if the window or BibleTime should be closed + if the changed text was not saved before. + +2001-11-24 Fred Saalbach + * Moved documentation to bibletime-docs - includes .po files, handbook, etc. + * This will reduce the size of the main program and allow more flexibility + for the creation of RPM's. + * Compile time for the main program will also be reduced. + +2001-09-22 Fred Saalbach + * Fixed problem with sgml tag by replacing it with the in the english handbook. + * This only is a problem with systems running kde 2 and document + * text descripter "-//KDE//DTD DocBook V3.1-Based Variant V1.0//EN" + * kdb2html finishes without errors now. + +2001-08-30 Joachim Ansorg + * Added $(DESTDIR) to Makefile.am files + * Solved compilation errors + +2001-08-17 Joachim Ansorg + * Optimizations to CSwordBibleModuleInfo + * Fixed bug in CBibleKeyChooser + * New structure in the optionsdialog + * Key accelerators for each display window type + * Fullscreen button + +2001-07-28 Joachim Ansorg + * The new configure options are cached now (sword lib,includes, distribution name and version, RPM prefix and group) + +2001-07-27 Joachim Ansorg + * Added history box in the HTML dialog widget if history browsing is enabled + +2001-07-16 Joachim Ansorg + * Implemented better configure script. We have now options to link to a static Sword library! + * Added rudimentary support for version checking + +2001-06-20 Joachim Ansorg + * Release BibleTime 1.0! + We're really glad we got it out now! Enjoy! + Sorry for the large delay! + +2001-03-08 Joachim Ansorg + * Released BibleTime 1.0beta1. + +2001-02-17 Joachim Ansorg + * Added QTextEdit, QTextView, and QRichText classes from Qt3 (ported by David Faure) + * Removed the Qt2 classes QTextView, QTextBrowser and the class KTextEdit + +2001-02-13 Joachim Ansorg + * Changed the direction of the spin boxes + and of the scrollbutton in the presenters + * Updated QWorkspace to the one of Qt 2.2.4 + +2001-02-07 Joachim Ansorg + * Fixed bugs in the groupmanager, searchdialog and presenters + +2001-02-04 Joachim Ansorg + * Added new features: + RMB menus in the presenters and in the searchdialog + +2001-02-03 Joachim Ansorg + * Added Makefile system to create and install the handbook + * Fred added his really nice handbook in .docbook format + * Improved printing dialog: Now the styles are saved and restored correctly, needs some tweaking + * Fixed some bugs in the printing system, removed the range specifiers of the printing dialog + +2001-02-02 Joachim Ansorg + * Fixed some bug in CTipWindow + * Fixed some bugs in our copy of QTextView + * Fixed some bug in CStyleEditorDialog + * Fixed some bug in the printing system + * Improved CBiblePresenter and CPrinterDialog + +2001-01-30 Joachim Ansorg + * Updated ToDo + +2001-01-27 Joachim Ansorg + * Fixed the graphical search analysis, it should now work 99% + +2001-01-21 Joachim Ansorg + * Improved the style editor + +2001-01-19 Joachim Ansorg + * Improved the search anaylsis a little bit + +2001-01-18 Joachim Ansorg + * Fixed some bugs in the searchdialog + * The bug with indexed modules and first search is now fixed, + it was an error in Sword + * Fixed some nasty bugs in the Sword backend + * Marking searched words in the key text for multiple words works now 100% + * The last book is now shown in the graphical search analysis + +2001-01-18 Joachim Ansorg + * Changed icon names and updated icon directories + * Included all icons we need + * Improved the BibleTime icons + +2001-01-01 Joachim Ansorg + + A BLESSED NEW YEAR! + + -Added the command line option --debug to enable debug messages + +2000-12-29 Joachim Ansorg + *Changed behaviour if a book, chapter or verse was changed in the Bible-keychooser + +2000-12-29 Joachim Ansorg + * Changed iconname so it will be found + +2000-12-26 Joachim Ansorg + * Improved printing support (correct handling of singals ...) + +2000-12-22 Joachim Ansorg + * Fixed a bug in CGroupmanager: BibleTime does now start without installed modules! + +2000-12-19 Joachim Ansorg + * Some work on the oresenters and keychoosers + * Fixed a small bug in cprintitemlist.cpp + +2000-12-16 Joachim Ansorg + * Fixed the crash in ctipwindow.cpp + +2000-12-08 Joachim Ansorg + * Fixed some printing bugs + * Added QWorkspace of Qt 2.2.2 to our sources, so everybody has the fixed QWorkspace version + +2000-12-05 Jochim Ansorg ~ + * Drag& Drop on presenters works again + * Finished "context sensitive" presenter refreshing + +2000-12-04 Jochim Ansorg + * Fixed this nasty "Default verse color" bug (was a wrong placed readEntry instead of readColorEntry in bibletime.cpp) + * Fixed unifont support, it works no with non-ISO-8859-1 languages and fonts + +2000-12-03 Jochim Ansorg + * Changed the latin1() calls of QString to (const char*) ... local8Bit() + * Changed QTextView a little bit: Do not set contents pos to 0,0 in QTexView::setText(), the result is a fester displaying of the texts + * Changed the optionsdialog to display the language name and not the abbrevation + +2000-11-28 Joachim Ansorg + * You can now switch between different book translations on runtime! + * Improved "context sensitive" presenter refresh (e.g. if footnotes are enabled only presenters with modules having them will be refreshed) + * Fixed some memory leaks. + +2000-11-04 Joachim Ansorg + * Solved some bugs + * Updated ceditwidget.cpp so saving HTML is correct, loading is still incomplete + * Made te frontend a shared lib and moved sources which should be there into frontend + libfrontend is now called libbibletime_frontend.la. + * Made --enable-shared the default options (changed to configure.in.in) + +2000-10-30 Joachim Ansorg + * Added sources and headers of QTextView, QTextBrowser and QRichText + * Added signal wordHighlighted in QTextView + +2000-10-29 Joachim Ansorg + * Removed the toggle toolbar/footnotes/strongs bugs + * Removed the bug Troy found (deletion of the searchresult) + +2000-10-24 Joachim Ansorg + * Removed the old backend and introduced a new, better faster + backend with a new backend + * Fixed some GUI bugs (ported from 0.3) + * Fixed some backend bugs, removed CSwordVerseKey operators + * Added portuguese translation of 0.3's messages, but it's still + useable for 1.0CVS + +--Lots of time passed by + +2000-07-24 Joachim Ansorg + *Released 0.3! A really long time! We hope you like it! + +---Changelog will be continued after final 0.3 + +1999-12-30 Joachim Ansorg + *We should be now ready for 0.22 ;-) + +1999-12-26 Joachim Ansorg + *Removed the commented out #includes + *Updated AUTHORS file + +1999-12-25 Joachim Ansorg + *make now use of getFontList (in global.h) to get the fonts + *Added some ASSERT + *Check it objects are zero in fontmanagement dialog + +1999-12-24 Joachim Ansorg + *BibleTime 0.21 - I hope it's a nice Christmas present ;-) + +1999-12-23 Joachim Ansorg + *Changed some icons in CEditWidget to newer names + +1999-12-22 Birger Langkjer + *Updated danish translation + *Added bibletime/optionsdialog/Makefile.in because this prevented me from compiling the first time. + +1999-12-21 Joachim Ansorg + *The searchresult tab is now disabled if the list is empty + *The moduletree-tabs are disable if the correspondig trees are empty + +1999-12-20 Joachim Ansorg + *The fontmanagement dialog is now grayed out if there's no entry in the list + +1999-12-20 Birger Langkjer + *Updated danish translation + +1999-12-19 Joachim Ansorg + *Fontmanagementdialog uses now a XFonts list, not the list provided by KDE. This solves the problems on + systems without KFontManager + *Added files global.h and global.cpp which should contain global functions + *Fixed some typos in the german translation + +1999-12-18 Joachim Ansorg + *Added Apply-Button in the optionsdialog + +1999-12-17 Joachim Ansorg + *Tried to fix the charset problem in ktipoftheday.cpp + *Updated AUTHORS list + +1999-12-16 Joachim Ansorg + *Updated Michal's Czech translation + +1999-12-15 Joachim Ansorg + *Added Czech language file: Thanks to Michal Rovnan� + +1999-12-12 Joachim Ansorg + *Removed function CNotesEditor::isTextSelected() + *Added possibility to select type of highlighting of text for the notes editor + *Added load and save of current highlighting type + +1999-12-04 Joachim Ansorg + *Convrted the bmp images to jpg + *Bibletime uses now kimgio everywhere + *Added danish translation + +1999-11-27 Joachim Ansorg + *Removed unused images + *BibleTime 0.2 + +1999-11-26 Joachim Ansorg + *Finished the whole german handbook + *Removed the own filters (plainhtml, rwphtml and gbfhtml),use (newer) filters of SWORD version + *You can now select the entries in the bookmark-manager with the upper and lower keys and activate them with RETURN + +1999-11-25 Joachim Ansorg + *Updated ToDo and Readme + *Caption of mainwindow now contains the current chapter and verse + +1999-11-24 Joachim Ansorg + *Made some labels in the printer-optionsdialog bigger to fit french translation + *ResizeEvent in SearchScopeDialog + +1999-11-20 Joachim Ansorg + *Startuplogo is now a PNG, this makes the distribution smaller + *To make this work make use of kimgio + +1999-11-18 Joachim Ansorg + *Finished my part on german handbook + +1999-11-16 Joachim Ansorg + *Worked on translation of handbook to german + *Translated some tips in german tipdatabase + +1999-11-14 Joachim Ansorg + *The searchbuttons and the three radiobuttons are now resized + +1999-11-12 Joachim Ansorg + *Fixed Bug: Now you can paste into the loojupline + +1999-11-10 Joachim Ansorg + *Fixed bug in CDocBrowser on non KDE 1.1.2 systems + +1999-11-07 Joachim Ansorg + *Tidied up kwrite - removed lots of commented code + +1999-11-03 Joachim Ansorg + *Updated authors list + *Thorsten added the new printer dialog - it works now + +1999-11-03 Joachim Ansorg + *Added optimized paint function committed in the KDevelop mailing list by Vladimir Dvorak + Thanks Vladimir! + *Readded the nl.po file - it was lost by some reason + +1999-11-01 Joachim Ansorg + *Updated handbook - Jeff's work is really great! + *You can now use more than 31 tips in a tipdatabase + +1999-10-23 Joachim Ansorg + *Renamed members in BibleTimeView: tTabView to treeTabView and sTabView to browserTabView + We need this because sTabView and tTabView are confusing + *Changed CChartWidget to resize the different graphs to the height of the window + *Changed topPanner to leftPanner in BibleTimeView - this is a better name + *Updated API documentation + *Fixed BUG: Now the recentText part in BibleTimeView is saved correctly again + *Noticed that KDE 1.1.2 has the calcScrollBars bug solved, no we use only our own function in KDE version before 1.1.2 + +1999-10-21 Joachim Ansorg + *Bugfix: Key acelelerators are now saved after changing and restored on new startup + *Updated API documentation + *Updated ktipofday.cpp and ktipofday.h from KDevelop to compile with GCC 2.95 + +1999-10-19 Joachim Ansorg + *Fixed a bug in CDocBrowser: If you lookup some text, the module wasn't highlighted + *Added own submenu for the lookup part in CDocBrowser + +1999-10-18 Joachim Ansorg + *BibleTime needs now the upcoming SWORD 1.45 + +1999-10-17 Joachim Ansorg + *Fixed bug: standard accelerators are now really disabled + +1999-10-16 Joachim Ansorg + *Added Jeff to AUTHORS + *Updated german translation + +1999-10-15 Joachim Ansorg + *Solved a bug in the linkmanager: If you open the dialog and click OK the existing items were deleted + *Added a script to put all i18n() things into the translation template. It called make-messages.sh. It's on the topdir. + *Commented out the first lines of BibleTimeMgr to get BibleTime to compile without modifications of SWORD. + Please uncomment these lines to make use of the PLAINFootnotes option filter. Make the declarations in the header + file to protected on which the compiler complains about. + +1999-10-14 Joachim Ansorg + *Implemented context sensitive enabling and disabling of the edit menu entries + *Updated KWrite sourcen to the newest one shipped with KDevelop + *Added Class CKNewAccel - provides disabling and enabling of accels by reeourceentry like ID_FILE_PRINT + +1999-10-13 Joachim Ansorg + *Added refreshing of the list in CDocBrowser + *BibleTime does not load an empty HTML file + (e.g. when you load a file via a HREf module and the server is unknown -> KFM returns an empty file) + *Improved a little bit the internet support + +1999-10-12 Joachim Ansorg + *Implemented functions in linkmanager. Implemented the link management in CDocBrowser::showURL. + Needs some work: We have to decide if the file is local or remote and downloda it first + or we put a new option in the dialog. + +1999-10-10 Joachim Ansorg + *Added new german index.sgml + *Updated icons. You can now recpgnize what the icons mean + *Added BibleTimeDoc::slotMoveToPreviousVerse() and BibleTimeDoc::slotMoveToNextVerse() + Changed BibleTimeApp uses these functions to jump to the previous / next verse + Added needed pixmaps and keyaccels + +1999-10-09 Joachim Ansorg + *Worked on the handbook + *Added Quickhelp for the widgets in the link management dialog. + +1999-10-08 Joachim Ansorg + *Added some text to the handbook + *Removed the german index.sgml file, because it makes no senss. + We will add this if the english one is ready to translate it into german. + *Cleaned up KListView::addChildItem() + *Finished dialog of the link manager, needs implementation of functions to work + +1999-10-05 Joachim Ansorg + *Added -lz to bibletime/Makefile.am to avoid compilation problems on RedHat 5.2 systems + *Added some needed icons and changed iconnames in the sourcecode + *Solved some spelling errors in the CBugReportDlg and changed some kdevelop to bibletime in the class + *Now you can't print by pressing STRG+P if printing is disabled + +1999-10-03 Joachim Ansorg + *Changed CForeignFontOptions: The fonts are now saved in function saveSettings(), not after changing the font + *Changed OptionsDialog: The different options are displayed in a tree. + *Removed old OptionsDialog + *Created new subdirectory optionsdialog. We will need it for later development + +1999-10-01 Joachim Ansorg + *Changed some QColor (QRGB ...) to (QColor) (QRGB ...) to solve compilation problems on Debian. + +1999-09-29 Joachim Ansorg + *font auto-switching works now + *Changed the line to edit the fontname to a combobox + +1999-09-29 Joachim Ansorg + *Implemented more features of font-auto-switching, needs still work + +1999-09-28 Joachim Ansorg + *Implemented simple switching between fonts - will work on it + *Implemented signal BibleTimeDoc::sigSetBibleFont(const QString) + Implemented slot BibleTimeView::slotSetBibleFont(const QString) + These signal and the slot will be used in the near future for switching of fonts. + *Connected the signal and the slot in BibleTimeApp::initView + +1999-09-25 Joachim Ansorg + *On print the printerdialog is shown before the QT-dilaog. But printing + doesn't work at the moment. + We have to implement the slot slotPrint() of CPrinterDialog to make it work. + *Changes in cnoteseditor.cpp the #define BUTTON_BAR_HEIGHT to an abosolut value. + Solves a problem with the height of the editor. + *Updated the startuplogo. It's now much more nice as the previous version. + *Integrated the startuplogo in the aboutdialog. It's now displayed in the upper left corner of the box. + *The class KStartupLogo looks now for the size of the startuplogo and resize the widget in the right way if the size have changed. + *CDocBrowserColor: Made some hardcoded texts to i18n("") + +1999-09-19 Joachim Ansorg + *Reorganized the icons: + There are now two directories: pics and toolbar. pics contains the directory mini/ + which contains the mini icons. Mini icons are named with a trailing mini-. + The directory toolbar contains the icons which are only used in the toolbar. + This should be the new standard we use. + +1999-09-19 Joachim Ansorg + *Changed names and install paths of some icon + *Added some needed icons we forgot + *Added function BibleTimeApp::slotHelpContents(): calls the online help + *Solved: Changes of the key accelerators doesn't change the + accels in the menus + *rendered Footnotes are now displayed in dark red, too + *Cleaned up DCocBrowser + +1999-09-18 Joachim Ansorg + *Optimized a little bit the paintText function of CChartWidget + +1999-09-17 Joachim Ansorg + *Changed a little bit the GBFHTML filter: + Anotations are now displayed in dark red + *Decided to use use the PLAINHTML filter as standard + If no filter is specified in the .conf file of the module we use + now the PLAINHTML filter. Perhaps we need to change this + +1999-09-16 Joachim Ansorg + *Fixed this stupid bug related to the crash while searching the web bible + +1999-09-14 Joachim Ansorg + *Change the GBFHTML filter a little bit + It displays now the word explained in a footnote formatted as bold + +1999-09-14 Joachim Ansorg + *Updated program version to 0.2 + +1999-09-12 Joachim Ansorg + *Added some tips to the tipdatabase + *Added class KStartupLogo to display a picture on startup + +1999-09-10 Joachim Ansorg + *Rewrite of the Searchanalysis, it's now up to 63 times faster + *Text in the CChartWidget is now painted rotated (90) + +1999-09-05 Joachim Ansorg + *Added analysis of searchresults -> needs still some work + *updated de.po translation errors + *updated homepage + +1999-09-04 Joachim Ansorg + *created sub folders: gfx and printing + *Added CPrinterDialog of KHexedit 0.81 -> isn't used at the moment + +1999-09-02 Joachim Ansorg + *Added classes for searchanalysis and a ChartWidget + *Updated configure.in - it checks now for headers and the SWORD lib in two steps + +1999-08-30 Joachim Ansorg + *Changed and corrected some GUI errors + +1999-08-29 Joachim Ansorg + *Decided to update this Changelog frequently + *Changed the notesEditor to a non-tabbar look + *New class CNotesEditor + +1999-08-27 Joachim Ansorg + *First public release of BibleTime: Version 0.1 diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..6f9b1ca --- /dev/null +++ b/INSTALL @@ -0,0 +1,207 @@ +Additions for BibleTime 1.1: +--------------------------- + +These are instructions how to install BibleTime 1.1. +It's sometimes a little bit tricky to get Bibletime and SWORD working, but +it's possible. + +BibleTime 1.1 requires: + -QT 2.2.x or later + -KDE 2.2.x (at least the libraries and the base package) + -SWORD 1.5.3 + +If you don't have the sources already please browse to www.bibletime.de to see +a list of required packages with their download URLs. + +Compile BibleTime 1.1: +---------------------------- + +export QTDIR= +export KDEDIR= +export PATH=$KDEDIR/bin:$PATH +make -f Makefile.cvs +./configure # create makefiles +make # compile BibleTime +make install # install BibleTime + +If something is missing in this file please post to jansorg@gmx.de, my peronal +eMail adress. +Please read README for a short description of BibleTime 1.1. The new handbook +does contain better instructions how to install BibleTime from sources. +It has more information about BibleTime's features and installation. + +Joachim + + +______________________________________________________________________________ +** The standard Installation instructions of auto-tool packages ** +------------------------------------------------------------------------------ + + +Basic Installation +================== + + These are generic installation instructions. + + The `configure' shell script attempts to guess correct values for +various system-dependent variables used during compilation. It uses +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that +you can run in the future to recreate the current configuration, a file +`config.cache' that saves the results of its tests to speed up +reconfiguring, and a file `config.log' containing compiler output +(useful mainly for debugging `configure'). + + If you need to do unusual things to compile the package, please try +to figure out how `configure' could check whether to do them, and mail +diffs or instructions to the address given in the `README' so they can +be considered for the next release. If at some point `config.cache' +contains results you don't want to keep, you may remove or edit it. + + The file `configure.in' is used to create `configure' by a program +called `autoconf'. You only need `configure.in' if you want to change +it or regenerate `configure' using a newer version of `autoconf'. + +The simplest way to compile this package is: + + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. If you're + using `csh' on an old version of System V, you might need to type + `sh ./configure' instead to prevent `csh' from trying to execute + `configure' itself. + + Running `configure' takes a while. While running, it prints some + messages telling which features it is checking for. + + 2. Type `make' to compile the package. + + 3. Type `make install' to install the programs and any data files and + documentation. + + 4. You can remove the program binaries and object files from the + source code directory by typing `make clean'. + +Compilers and Options +===================== + + Some systems require unusual options for compilation or linking that +the `configure' script does not know about. You can give `configure' +initial values for variables by setting them in the environment. Using +a Bourne-compatible shell, you can do that on the command line like +this: + CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure + +Or on systems that have the `env' program, you can do it like this: + env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure + +Compiling For Multiple Architectures +==================================== + + You can compile the package for more than one kind of computer at the +same time, by placing the object files for each architecture in their +own directory. To do this, you must use a version of `make' that +supports the `VPATH' variable, such as GNU `make'. `cd' to the +directory where you want the object files and executables to go and run +the `configure' script. `configure' automatically checks for the +source code in the directory that `configure' is in and in `..'. + + If you have to use a `make' that does not supports the `VPATH' +variable, you have to compile the package for one architecture at a time +in the source code directory. After you have installed the package for +one architecture, use `make distclean' before reconfiguring for another +architecture. + +Installation Names +================== + + By default, `make install' will install the package's files in +`/usr/local/bin', `/usr/local/man', etc. You can specify an +installation prefix other than `/usr/local' by giving `configure' the +option `--prefix=PATH'. + + You can specify separate installation prefixes for +architecture-specific files and architecture-independent files. If you +give `configure' the option `--exec-prefix=PATH', the package will use +PATH as the prefix for installing programs and libraries. +Documentation and other data files will still use the regular prefix. + + If the package supports it, you can cause programs to be installed +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. + +Optional Features +================= + + Some packages pay attention to `--enable-FEATURE' options to +`configure', where FEATURE indicates an optional part of the package. +They may also pay attention to `--with-PACKAGE' options, where PACKAGE +is something like `gnu-as' or `x' (for the X Window System). The +`README' should mention any `--enable-' and `--with-' options that the +package recognizes. + + For packages that use the X Window System, `configure' can usually +find the X include and library files automatically, but if it doesn't, +you can use the `configure' options `--x-includes=DIR' and +`--x-libraries=DIR' to specify their locations. + +Specifying the System Type +========================== + + There may be some features `configure' can not figure out +automatically, but needs to determine by the type of host the package +will run on. Usually `configure' can figure that out, but if it prints +a message saying it can not guess the host type, give it the +`--host=TYPE' option. TYPE can either be a short name for the system +type, such as `sun4', or a canonical name with three fields: + CPU-COMPANY-SYSTEM + +See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't +need to know the host type. + + If you are building compiler tools for cross-compiling, you can also +use the `--target=TYPE' option to select the type of system they will +produce code for and the `--build=TYPE' option to select the type of +system on which you are compiling the package. + +Sharing Defaults +================ + + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. +`configure' looks for `PREFIX/share/config.site' if it exists, then +`PREFIX/etc/config.site' if it exists. Or, you can set the +`CONFIG_SITE' environment variable to the location of the site script. +A warning: not all `configure' scripts look for a site script. + +Operation Controls +================== + + `configure' recognizes the following options to control how it +operates. + +`--cache-file=FILE' + Use and save the results of the tests in FILE instead of + `./config.cache'. Set FILE to `/dev/null' to disable caching, for + debugging `configure'. + +`--help' + Print a summary of the options to `configure', and exit. + +`--quiet' +`--silent' +`-q' + Do not print messages saying which checks are being made. + +`--srcdir=DIR' + Look for the package's source code in directory DIR. Usually + `configure' can determine that directory automatically. + +`--version' + Print the version of Autoconf used to generate the `configure' + script, and exit. + +`configure' also accepts some other, not widely useful, options. + diff --git a/INSTALL.in b/INSTALL.in new file mode 100644 index 0000000..4daa114 --- /dev/null +++ b/INSTALL.in @@ -0,0 +1,207 @@ +Additions for BibleTime @VERSION@: +--------------------------- + +These are instructions how to install BibleTime @VERSION@. +It's sometimes a little bit tricky to get Bibletime and SWORD working, but +it's possible. + +BibleTime @VERSION@ requires: + -QT 2.2.x or later + -KDE 2.2.x (at least the libraries and the base package) + -SWORD 1.5.3 + +If you don't have the sources already please browse to www.bibletime.de to see +a list of required packages with their download URLs. + +Compile BibleTime @VERSION@: +---------------------------- + +export QTDIR= +export KDEDIR= +export PATH=$KDEDIR/bin:$PATH +make -f Makefile.cvs +./configure # create makefiles +make # compile BibleTime +make install # install BibleTime + +If something is missing in this file please post to jansorg@gmx.de, my peronal +eMail adress. +Please read README for a short description of BibleTime @VERSION@. The new handbook +does contain better instructions how to install BibleTime from sources. +It has more information about BibleTime's features and installation. + +Joachim + + +______________________________________________________________________________ +** The standard Installation instructions of auto-tool packages ** +------------------------------------------------------------------------------ + + +Basic Installation +================== + + These are generic installation instructions. + + The `configure' shell script attempts to guess correct values for +various system-dependent variables used during compilation. It uses +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that +you can run in the future to recreate the current configuration, a file +`config.cache' that saves the results of its tests to speed up +reconfiguring, and a file `config.log' containing compiler output +(useful mainly for debugging `configure'). + + If you need to do unusual things to compile the package, please try +to figure out how `configure' could check whether to do them, and mail +diffs or instructions to the address given in the `README' so they can +be considered for the next release. If at some point `config.cache' +contains results you don't want to keep, you may remove or edit it. + + The file `configure.in' is used to create `configure' by a program +called `autoconf'. You only need `configure.in' if you want to change +it or regenerate `configure' using a newer version of `autoconf'. + +The simplest way to compile this package is: + + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. If you're + using `csh' on an old version of System V, you might need to type + `sh ./configure' instead to prevent `csh' from trying to execute + `configure' itself. + + Running `configure' takes a while. While running, it prints some + messages telling which features it is checking for. + + 2. Type `make' to compile the package. + + 3. Type `make install' to install the programs and any data files and + documentation. + + 4. You can remove the program binaries and object files from the + source code directory by typing `make clean'. + +Compilers and Options +===================== + + Some systems require unusual options for compilation or linking that +the `configure' script does not know about. You can give `configure' +initial values for variables by setting them in the environment. Using +a Bourne-compatible shell, you can do that on the command line like +this: + CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure + +Or on systems that have the `env' program, you can do it like this: + env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure + +Compiling For Multiple Architectures +==================================== + + You can compile the package for more than one kind of computer at the +same time, by placing the object files for each architecture in their +own directory. To do this, you must use a version of `make' that +supports the `VPATH' variable, such as GNU `make'. `cd' to the +directory where you want the object files and executables to go and run +the `configure' script. `configure' automatically checks for the +source code in the directory that `configure' is in and in `..'. + + If you have to use a `make' that does not supports the `VPATH' +variable, you have to compile the package for one architecture at a time +in the source code directory. After you have installed the package for +one architecture, use `make distclean' before reconfiguring for another +architecture. + +Installation Names +================== + + By default, `make install' will install the package's files in +`/usr/local/bin', `/usr/local/man', etc. You can specify an +installation prefix other than `/usr/local' by giving `configure' the +option `--prefix=PATH'. + + You can specify separate installation prefixes for +architecture-specific files and architecture-independent files. If you +give `configure' the option `--exec-prefix=PATH', the package will use +PATH as the prefix for installing programs and libraries. +Documentation and other data files will still use the regular prefix. + + If the package supports it, you can cause programs to be installed +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. + +Optional Features +================= + + Some packages pay attention to `--enable-FEATURE' options to +`configure', where FEATURE indicates an optional part of the package. +They may also pay attention to `--with-PACKAGE' options, where PACKAGE +is something like `gnu-as' or `x' (for the X Window System). The +`README' should mention any `--enable-' and `--with-' options that the +package recognizes. + + For packages that use the X Window System, `configure' can usually +find the X include and library files automatically, but if it doesn't, +you can use the `configure' options `--x-includes=DIR' and +`--x-libraries=DIR' to specify their locations. + +Specifying the System Type +========================== + + There may be some features `configure' can not figure out +automatically, but needs to determine by the type of host the package +will run on. Usually `configure' can figure that out, but if it prints +a message saying it can not guess the host type, give it the +`--host=TYPE' option. TYPE can either be a short name for the system +type, such as `sun4', or a canonical name with three fields: + CPU-COMPANY-SYSTEM + +See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't +need to know the host type. + + If you are building compiler tools for cross-compiling, you can also +use the `--target=TYPE' option to select the type of system they will +produce code for and the `--build=TYPE' option to select the type of +system on which you are compiling the package. + +Sharing Defaults +================ + + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. +`configure' looks for `PREFIX/share/config.site' if it exists, then +`PREFIX/etc/config.site' if it exists. Or, you can set the +`CONFIG_SITE' environment variable to the location of the site script. +A warning: not all `configure' scripts look for a site script. + +Operation Controls +================== + + `configure' recognizes the following options to control how it +operates. + +`--cache-file=FILE' + Use and save the results of the tests in FILE instead of + `./config.cache'. Set FILE to `/dev/null' to disable caching, for + debugging `configure'. + +`--help' + Print a summary of the options to `configure', and exit. + +`--quiet' +`--silent' +`-q' + Do not print messages saying which checks are being made. + +`--srcdir=DIR' + Look for the package's source code in directory DIR. Usually + `configure' can determine that directory automatically. + +`--version' + Print the version of Autoconf used to generate the `configure' + script, and exit. + +`configure' also accepts some other, not widely useful, options. + diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..6acd225 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,41 @@ +SUBDIRS = bibletime admin . + +EXTRA_DIST = \ +bibletime.kdevprj \ +COPYING \ +ChangeLog \ +bibletime.spec.in bibletime.spec \ +README.in README \ +TODO.in TODO \ +INSTALL.in INSTALL\ +bibletime.lsm.in bibletime.lsm \ +configure.in.in configure.in \ +bibletime.desktop.in bibletime.desktop \ +NEWS.in NEWS \ +Makefile.cvs \ +bibletime.m4 sword.m4 + +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign + +datadir = $(kde_appsdir)/Applications +data_DATA = bibletime.desktop + +$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in sword.m4 bibletime.m4 + @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in sword.m4 bibletime.m4 > acinclude.m4 +$(top_srcdir)/configure.in: $(top_srcdir)/configure.files $(shell test -f $(top_srcdir)/configure.files && cat $(top_srcdir)/configure.files) + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in +$(top_srcdir)/subdirs: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs +$(top_srcdir)/configure.files: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.files + +install-data-local: + chmod 755 $(DESTDIR)$(kde_datadir)/bibletime -R + +MAINTAINERCLEANFILES = configure.files subdirs + +dist-hook: + cd $(distdir) && make -f Makefile.cvs + diff --git a/Makefile.cvs b/Makefile.cvs new file mode 100644 index 0000000..030b140 --- /dev/null +++ b/Makefile.cvs @@ -0,0 +1,15 @@ + +all: + @echo "This Makefile is only for the CVS repository" + @echo "This will be deleted before making the distribution" + @echo "" + @if test ! -d admin; then \ + echo "Please recheckout this module!" ;\ + echo "for cvs: use checkout once and after that update again" ;\ + echo "for cvsup: checkout kde-common from cvsup and" ;\ + echo " link kde-common/admin to ./admin" ;\ + exit 1 ;\ + fi + $(MAKE) -f admin/Makefile.common cvs + +.SILENT: diff --git a/Makefile.in b/Makefile.in new file mode 100644 index 0000000..f6c6092 --- /dev/null +++ b/Makefile.in @@ -0,0 +1,614 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = . + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = bibletime admin . + +EXTRA_DIST = bibletime.kdevprj COPYING ChangeLog bibletime.spec.in bibletime.spec README.in README TODO.in TODO INSTALL.in INSTALL bibletime.lsm.in bibletime.lsm configure.in.in configure.in bibletime.desktop.in bibletime.desktop NEWS.in NEWS Makefile.cvs bibletime.m4 sword.m4 + + +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign + +datadir = $(kde_appsdir)/Applications +data_DATA = bibletime.desktop + +MAINTAINERCLEANFILES = configure.files subdirs +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = config.h +CONFIG_CLEAN_FILES = NEWS README INSTALL TODO bibletime.lsm \ +bibletime.spec bibletime.desktop +DATA = $(data_DATA) + +DIST_COMMON = README ./stamp-h.in COPYING ChangeLog INSTALL INSTALL.in \ +Makefile.am Makefile.in NEWS NEWS.in README.in TODO TODO.in \ +acinclude.m4 aclocal.m4 bibletime.desktop.in bibletime.lsm.in \ +bibletime.spec.in config.guess config.h.in config.sub configure \ +configure.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=bibletime.kdevses bibletime.start extractrc make-messages.sh packaging-howto.txt preparetips + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile + cd $(top_srcdir) && perl admin/am_edit Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status + +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 + cd $(srcdir) && $(ACLOCAL) + +config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck +$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) + cd $(srcdir) && $(AUTOCONF) + +config.h: stamp-h + @if test ! -f $@; then \ + rm -f stamp-h; \ + $(MAKE) stamp-h; \ + else :; fi +stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status + cd $(top_builddir) \ + && CONFIG_FILES= CONFIG_HEADERS=config.h \ + $(SHELL) ./config.status + @echo timestamp > stamp-h 2> /dev/null +$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in + @if test ! -f $@; then \ + rm -f $(srcdir)/stamp-h.in; \ + $(MAKE) $(srcdir)/stamp-h.in; \ + else :; fi +$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) + cd $(top_srcdir) && $(AUTOHEADER) + @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null + +mostlyclean-hdr: + +clean-hdr: + +distclean-hdr: + -rm -f config.h + +maintainer-clean-hdr: +NEWS: $(top_builddir)/config.status NEWS.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +README: $(top_builddir)/config.status README.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +INSTALL: $(top_builddir)/config.status INSTALL.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +TODO: $(top_builddir)/config.status TODO.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +bibletime.lsm: $(top_builddir)/config.status bibletime.lsm.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +bibletime.spec: $(top_builddir)/config.status bibletime.spec.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +bibletime.desktop: $(top_builddir)/config.status bibletime.desktop.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status + +install-dataDATA: $(data_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(datadir) + @list='$(data_DATA)'; for p in $$list; do \ + if test -f $(srcdir)/$$p; then \ + echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(datadir)/$$p"; \ + $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(datadir)/$$p; \ + else if test -f $$p; then \ + echo " $(INSTALL_DATA) $$p $(DESTDIR)$(datadir)/$$p"; \ + $(INSTALL_DATA) $$p $(DESTDIR)$(datadir)/$$p; \ + fi; fi; \ + done + +uninstall-dataDATA: + @$(NORMAL_UNINSTALL) + list='$(data_DATA)'; for p in $$list; do \ + rm -f $(DESTDIR)$(datadir)/$$p; \ + done + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) + +# This target untars the dist file and tries a VPATH configuration. Then +# it guarantees that the distribution is self-contained by making another +# tarfile. +distcheck: dist + -rm -rf $(distdir) + GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz + mkdir $(distdir)/=build + mkdir $(distdir)/=inst + dc_install_base=`cd $(distdir)/=inst && pwd`; \ + cd $(distdir)/=build \ + && ../configure --srcdir=.. --prefix=$$dc_install_base \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) dist + -rm -rf $(distdir) + @banner="$(distdir).tar.gz is ready for distribution"; \ + dashes=`echo "$$banner" | sed s/./=/g`; \ + echo "$$dashes"; \ + echo "$$banner"; \ + echo "$$dashes" +dist: distdir + -chmod -R a+r $(distdir) + GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) + -rm -rf $(distdir) +dist-all: distdir + -chmod -R a+r $(distdir) + GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) + -rm -rf $(distdir) +distdir: $(DISTFILES) + -rm -rf $(distdir) + mkdir $(distdir) + -chmod 777 $(distdir) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign ./Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done + $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +all-recursive-am: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive + +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: install-dataDATA install-data-local +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: uninstall-dataDATA +uninstall: uninstall-recursive +all-am: Makefile $(DATA) config.h +all-redirect: all-recursive-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + $(mkinstalldirs) $(DESTDIR)$(datadir) + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: + -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) +mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-hdr clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-hdr distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + -rm -f config.status + +maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + -rm -f config.status + +.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ +uninstall-dataDATA install-dataDATA install-data-recursive \ +uninstall-data-recursive install-exec-recursive \ +uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ +all-recursive check-recursive installcheck-recursive info-recursive \ +dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ +install-exec-am install-exec install-data-local install-data-am \ +install-data install-am install uninstall-am uninstall all-redirect \ +all-am all installdirs-am installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in sword.m4 bibletime.m4 + @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in sword.m4 bibletime.m4 > acinclude.m4 +$(top_srcdir)/configure.in: $(top_srcdir)/configure.files $(shell test -f $(top_srcdir)/configure.files && cat $(top_srcdir)/configure.files) + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in +$(top_srcdir)/subdirs: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs +$(top_srcdir)/configure.files: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.files + +install-data-local: + chmod 755 $(DESTDIR)$(kde_datadir)/bibletime -R + +dist-hook: + cd $(distdir) && make -f Makefile.cvs + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile + cd $(top_srcdir) && perl admin/am_edit Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..c5a7988 --- /dev/null +++ b/NEWS @@ -0,0 +1,39 @@ +2001-06-20 + Today we released BibleTime 1.0! It comparision with 1.0beta1 is has much more and better translations of documentation and the messages + and a lot of bugs were fixed. + BibleTime 1.0 is now stable and powerful enough to use it in your daily work with the Bible. + +2001-04-08 + Today we released the first beta release of BibleTime 1.0! + 1.0beta1 contains much improvements in comparision with version 0.31. + Major changes are: + -Better user interface in the display windows, search dialog and main index + -More functions like printing, improved search functions and small improvents all over the place + -Parallel display of Bibles, commentaries and lexicons in the display windows. Easy to use interface to hadnle the displayed modules + -improved documentation + -Much more we can't remember... ;) + + If you find bugs, typos or other problems in this beta release please report them on www.bibletime.de (->Bugreport)! + We're glad for your help! + +2000-07-23 + Today we release the final version of BibleTime 0.3. + 0.3 in comparision with 0.3beta1 contains lots of bug fixes and small improvements. + Major changes: + -Full functional groupmanager (saving the position of modules, reset groupmanager, improved import-/ + export- functions) + -Better highlighting algorithm in the groupmanager (faster and nicer) + -Better Drag&Drop: The drag&drop does look now much more nice than before. Thanks go to Martin! + -Improved graphical search analysis: It does now contain a labelled y-axis so you know how much + items were found. + -Complete french, german and italian translations! + -The handbook is available in German and English + -Helpdialog files are available in German and English + +2000-06-29 + Today we released the first beta version of BibleTime 0.3. It's called BibleTime 0.3beta1. + BibleTime 0.3 is complete rewrite, we have a much better structure now so it's easy to extend + it in the future. + Please read the file README and INSTALL for instructions how to build the stuff. + The final version of 0.3 will probably be released in two weeks if no bug bugs occur. + Thanks! diff --git a/NEWS.in b/NEWS.in new file mode 100644 index 0000000..c5a7988 --- /dev/null +++ b/NEWS.in @@ -0,0 +1,39 @@ +2001-06-20 + Today we released BibleTime 1.0! It comparision with 1.0beta1 is has much more and better translations of documentation and the messages + and a lot of bugs were fixed. + BibleTime 1.0 is now stable and powerful enough to use it in your daily work with the Bible. + +2001-04-08 + Today we released the first beta release of BibleTime 1.0! + 1.0beta1 contains much improvements in comparision with version 0.31. + Major changes are: + -Better user interface in the display windows, search dialog and main index + -More functions like printing, improved search functions and small improvents all over the place + -Parallel display of Bibles, commentaries and lexicons in the display windows. Easy to use interface to hadnle the displayed modules + -improved documentation + -Much more we can't remember... ;) + + If you find bugs, typos or other problems in this beta release please report them on www.bibletime.de (->Bugreport)! + We're glad for your help! + +2000-07-23 + Today we release the final version of BibleTime 0.3. + 0.3 in comparision with 0.3beta1 contains lots of bug fixes and small improvements. + Major changes: + -Full functional groupmanager (saving the position of modules, reset groupmanager, improved import-/ + export- functions) + -Better highlighting algorithm in the groupmanager (faster and nicer) + -Better Drag&Drop: The drag&drop does look now much more nice than before. Thanks go to Martin! + -Improved graphical search analysis: It does now contain a labelled y-axis so you know how much + items were found. + -Complete french, german and italian translations! + -The handbook is available in German and English + -Helpdialog files are available in German and English + +2000-06-29 + Today we released the first beta version of BibleTime 0.3. It's called BibleTime 0.3beta1. + BibleTime 0.3 is complete rewrite, we have a much better structure now so it's easy to extend + it in the future. + Please read the file README and INSTALL for instructions how to build the stuff. + The final version of 0.3 will probably be released in two weeks if no bug bugs occur. + Thanks! diff --git a/README b/README new file mode 100644 index 0000000..ea4aa9f --- /dev/null +++ b/README @@ -0,0 +1,48 @@ +In this file: +------------- + * General introduction + * Requirements + * Documentation + * The Sword CD + +General introduction: +-------------------- + This is BibleTime 1.1 for KDE 2.2.x. +If you find bugs please report them to info@bibletime.de or use our +online bugreport form on www.bibletime.de. + +Please do also send suggestions, criticism and moral support to info@bibletime.de . +If you have too much money send it to one of the authors ;-) + +Read the file INSTALL how to install and compile this version of BibleTime. +The AUTHORS file contains a list of authors working on BibleTime. +There's also a SPEC file to create RPMs, it's called bibletime.spec. + +This README file contains some very useful instructions and tips how to use BibleTime. +Please read also the new handbook, it contains many instructions about the usage and +installation of BibleTime. + +And sorry for all the spelling errors (grammatical and syntax). + +Requirements +------------ + o QT 2.2x or later + o KDE 2.x + o SWORD 1.5.3 + +Documentation: +-------------- + We do have a great and really useful handbook now! +Fred did a great job with it and worked long on it. We hope that you like it. You can read the handbook in the +help browser of KDE2. It's in the Applications section. + +The Sword CD: +------------- +The team of BibleTime distribute the SWORD CD in Europe. +If you live in Europe and want to get one or more CDs please have a look at www.bibletime.de. +If you don't live in Europe please have a look at www.crosswire.org. + + +Thank you! +Joachim + diff --git a/README.in b/README.in new file mode 100644 index 0000000..4716784 --- /dev/null +++ b/README.in @@ -0,0 +1,48 @@ +In this file: +------------- + * General introduction + * Requirements + * Documentation + * The Sword CD + +General introduction: +-------------------- + This is BibleTime @VERSION@ for KDE 2.2.x. +If you find bugs please report them to info@bibletime.de or use our +online bugreport form on www.bibletime.de. + +Please do also send suggestions, criticism and moral support to info@bibletime.de . +If you have too much money send it to one of the authors ;-) + +Read the file INSTALL how to install and compile this version of BibleTime. +The AUTHORS file contains a list of authors working on BibleTime. +There's also a SPEC file to create RPMs, it's called bibletime.spec. + +This README file contains some very useful instructions and tips how to use BibleTime. +Please read also the new handbook, it contains many instructions about the usage and +installation of BibleTime. + +And sorry for all the spelling errors (grammatical and syntax). + +Requirements +------------ + o QT 2.2x or later + o KDE 2.x + o SWORD 1.5.3 + +Documentation: +-------------- + We do have a great and really useful handbook now! +Fred did a great job with it and worked long on it. We hope that you like it. You can read the handbook in the +help browser of KDE2. It's in the Applications section. + +The Sword CD: +------------- +The team of BibleTime distribute the SWORD CD in Europe. +If you live in Europe and want to get one or more CDs please have a look at www.bibletime.de. +If you don't live in Europe please have a look at www.crosswire.org. + + +Thank you! +Joachim + diff --git a/TODO b/TODO new file mode 100644 index 0000000..500ab9f --- /dev/null +++ b/TODO @@ -0,0 +1,34 @@ +ToDo file for BibleTime 1.1 + +Help wanted +----------- + +We do especially need developers, but there are also other jobs like +documentation writing, translating, artwork etc. +For further information, see www.bibletime.de +and www.sourceforge.net/projects/bibletime. + +Important unimplemented things: +------------------------------- + -searchdialog + o Better interface so it's more easy to use (thanks to Dre for the suggestions) + o perhaps RegExp edit widget (later) + -Installmanager + -Morphological analysis (maybe in 2.0 :) + +Things which should be optimized: +--------------------------------- + [partly] Search for mem leaks + [partly] Optmize memory usage + [partly] Check BibleTime with a profiler and optimize the time consuming functions + +Features we are thinking about: +------------------------------ + -Commandline options: Implement commandline options to control BibleTime + (e.g. open presenters, lookup verses and exit, import bookmarks and exit etc. ) + + +For a more up-to-date list of task please have a look at www.sourceforge.net/projects/bibletime/! + + +Thank you! \ No newline at end of file diff --git a/TODO.in b/TODO.in new file mode 100644 index 0000000..373aa0a --- /dev/null +++ b/TODO.in @@ -0,0 +1,34 @@ +ToDo file for BibleTime @VERSION@ + +Help wanted +----------- + +We do especially need developers, but there are also other jobs like +documentation writing, translating, artwork etc. +For further information, see www.bibletime.de +and www.sourceforge.net/projects/bibletime. + +Important unimplemented things: +------------------------------- + -searchdialog + o Better interface so it's more easy to use (thanks to Dre for the suggestions) + o perhaps RegExp edit widget (later) + -Installmanager + -Morphological analysis (maybe in 2.0 :) + +Things which should be optimized: +--------------------------------- + [partly] Search for mem leaks + [partly] Optmize memory usage + [partly] Check BibleTime with a profiler and optimize the time consuming functions + +Features we are thinking about: +------------------------------ + -Commandline options: Implement commandline options to control BibleTime + (e.g. open presenters, lookup verses and exit, import bookmarks and exit etc. ) + + +For a more up-to-date list of task please have a look at www.sourceforge.net/projects/bibletime/! + + +Thank you! \ No newline at end of file diff --git a/acinclude.m4 b/acinclude.m4 new file mode 100644 index 0000000..c5aafd7 --- /dev/null +++ b/acinclude.m4 @@ -0,0 +1,5330 @@ +## -*- autoconf -*- + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +dnl IMPORTANT NOTE: +dnl Please do not modify this file unless you expect your modifications to be +dnl carried into every other module in the repository. If you decide that you +dnl really want to modify it, contact coolo@kde.org mentioning that you have +dnl and that the modified file should be committed to every module. +dnl +dnl Single-module modifications are best placed in configure.in for kdelibs +dnl and kdebase or configure.in.in if present. + +dnl ------------------------------------------------------------------------ +dnl Forward compatibility macros (make autoconf 2.13 look like 2.50), +dnl thanks to Raja R Harinath. +dnl ------------------------------------------------------------------------ +dnl +ifdef([_AC_PATH_X_DIRECT],[], + [AC_DEFUN([_AC_PATH_X_DIRECT],[AC_PATH_X_DIRECT])]) +ifdef([_AC_PATH_X_XMKMF],[], + [AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])]) + +dnl ------------------------------------------------------------------------ +dnl Find a file (or one of more files in a list of dirs) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_FIND_FILE, +[ +$3=NO +for i in $2; +do + for j in $1; + do + echo "configure: __oline__: $i/$j" >&AC_FD_CC + if test -r "$i/$j"; then + echo "taking that" >&AC_FD_CC + $3=$i + break 2 + fi + done +done +]) + +dnl KDE_FIND_PATH(programm-name, variable-name, list of directories, +dnl if-not-found, test-parameter) +AC_DEFUN(KDE_FIND_PATH, +[ + AC_MSG_CHECKING([for $1]) + if test -n "$$2"; then + kde_cv_path="$$2"; + else + kde_cache=`echo $1 | sed 'y%./+-%__p_%'` + + AC_CACHE_VAL(kde_cv_path_$kde_cache, + [ + kde_cv_path="NONE" + dirs="$3" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/$1"; then + if test -n "$5" + then + evalstr="$dir/$1 $5 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/$1" + break + fi + else + kde_cv_path="$dir/$1" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + ]) + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + AC_MSG_RESULT(not found) + $4 + else + AC_MSG_RESULT($kde_cv_path) + $2=$kde_cv_path + + fi +]) + +AC_DEFUN(KDE_MOC_ERROR_MESSAGE, +[ + AC_MSG_ERROR([No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +]) +]) + +AC_DEFUN(KDE_UIC_ERROR_MESSAGE, +[ + AC_MSG_WARN([No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +]) +]) + +dnl ------------------------------------------------------------------------ +dnl Find the meta object compiler and the ui compiler in the PATH, +dnl in $QTDIR/bin, and some more usual places +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_MOC_UIC, +[ + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) + if test -z "$UIC_NOT_NEEDED"; then + KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC=""]) + if test -z "$UIC" ; then + KDE_UIC_ERROR_MESSAGE + exit 1 + fi + else + UIC="echo uic not available: " + fi + + AC_SUBST(MOC) + AC_SUBST(UIC) +]) + +AC_DEFUN(KDE_1_CHECK_PATHS, +[ + KDE_1_CHECK_PATH_HEADERS + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +AC_MSG_CHECKING([for KDE libraries installed]) +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + AC_MSG_RESULT(yes) +else + AC_MSG_ERROR([your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log.]) +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + +KDE_SET_PATHS($kde_result) + +]) + +AC_DEFUN(KDE_SET_PATHS, +[ + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$1" +]) + +AC_DEFUN(KDE_SET_DEFAULT_PATHS, +[ +if test "$1" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + KDE_SET_PATHS(defaults) + +else + + if test $kde_qtver = 1; then + AC_MSG_RESULT([compiling]) + KDE_1_CHECK_PATHS + else + AC_MSG_ERROR([path checking not yet supported for KDE 2]) + fi + +fi +]) + +AC_DEFUN(KDE_CHECK_PATHS_FOR_COMPLETENESS, +[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi +]) + +AC_DEFUN(KDE_MISSING_PROG_ERROR, +[ + AC_MSG_ERROR([The important program $1 was not found! +Please check whether you installed KDE correctly. +]) +]) + +AC_DEFUN(KDE_SUBST_PROGRAMS, +[ + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)]) + KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)]) + KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(mcopidl)]) + KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(artsc-config)]) + KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs]) + KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs]) + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + AC_SUBST(DCOPIDL) + AC_SUBST(DCOPIDL2CPP) + AC_SUBST(DCOP_DEPENDENCIES) + AC_SUBST(MCOPIDL) + AC_SUBST(ARTSCCONFIG) + AC_SUBST(KDECONFIG) + AC_SUBST(MEINPROC) + AC_SUBST(KDE_XSL_STYLESHEET) + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + ]) + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + AC_SUBST(kde_libs_prefix) + AC_SUBST(kde_libs_htmldir) +])dnl + +AC_DEFUN(AC_CREATE_KFSSTND, +[ +AC_REQUIRE([AC_CHECK_RPATH]) + +AC_MSG_CHECKING([for KDE paths]) +kde_result="" +kde_cached_paths=yes +AC_CACHE_VAL(kde_cv_all_paths, +[ + KDE_SET_DEFAULT_PATHS($1) + kde_cached_paths=no +]) +eval "$kde_cv_all_paths" +KDE_CHECK_PATHS_FOR_COMPLETENESS +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + KDE_SET_DEFAULT_PATHS($1) + eval "$kde_cv_all_paths" + KDE_CHECK_PATHS_FOR_COMPLETENESS + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + AC_MSG_ERROR([configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +]) +else + rm -f conftest* + AC_MSG_RESULT($kde_result) +fi + +bindir=$kde_bindir + +KDE_SUBST_PROGRAMS + +]) + +AC_DEFUN(AC_SUBST_KFSSTND, +[ +AC_SUBST(kde_htmldir) +AC_SUBST(kde_appsdir) +AC_SUBST(kde_icondir) +AC_SUBST(kde_sounddir) +AC_SUBST(kde_datadir) +AC_SUBST(kde_locale) +AC_SUBST(kde_confdir) +AC_SUBST(kde_mimedir) +AC_SUBST(kde_wallpaperdir) +AC_SUBST(kde_bindir) +dnl for KDE 2 +AC_SUBST(kde_templatesdir) +AC_SUBST(kde_servicesdir) +AC_SUBST(kde_servicetypesdir) +AC_SUBST(kde_moduledir) +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi +dnl AC_SUBST(kde_minidir) +dnl AC_SUBST(kde_cgidir) +dnl AC_SUBST(kde_toolbardir) +]) + +AC_DEFUN(KDE_MISC_TESTS, +[ + AC_LANG_C + dnl Checks for libraries. + AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD + AC_SUBST(LIBUTIL) + AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD + AC_SUBST(LIBCOMPAT) + kde_have_crypt= + AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes], + AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [ + AC_MSG_WARN([you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support]) + kde_have_crypt=no + ])) + AC_SUBST(LIBCRYPT) + if test $kde_have_crypt = yes; then + AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function]) + fi + AC_CHECK_SOCKLEN_T + AC_LANG_C + AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + AC_CHECK_LIB(dnet_stub, dnet_ntoa, + [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) + fi + AC_CHECK_FUNC(inet_ntoa) + if test $ac_cv_func_inet_ntoa = no; then + AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl") + fi + AC_CHECK_FUNC(connect) + if test $ac_cv_func_connect = no; then + AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", , + $X_EXTRA_LIBS) + fi + + AC_CHECK_FUNC(remove) + if test $ac_cv_func_remove = no; then + AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix") + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + AC_CHECK_FUNC(shmat, , + AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")) + + # Solaris 2.6 and others need -lresolv for res_init + AC_CHECK_FUNCS(res_init, , [ + kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + AC_TRY_LINK( +[ +#include +], +[ +res_init(); +], + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function]) + ) + LIBS=$kde_libs_safe + ]) + + LIBSOCKET="$X_EXTRA_LIBS" + AC_SUBST(LIBSOCKET) + AC_SUBST(LIBRESOLV) + AC_SUBST(X_EXTRA_LIBS) + AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4 + AC_SUBST(LIBUCB) + + case $host in dnl this *is* LynxOS specific + *-*-lynxos* ) + AC_MSG_CHECKING([LynxOS header file wrappers]) + [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"] + AC_MSG_RESULT(disabled) + AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS + ;; + esac + + KDE_CHECK_TYPES + KDE_CHECK_LIBDL +]) + +dnl ------------------------------------------------------------------------ +dnl Find the header files and libraries for X-Windows. Extended the +dnl macro AC_PATH_X +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(K_PATH_X, +[ +AC_REQUIRE([AC_PROG_CPP])dnl +AC_REQUIRE([KDE_MISC_TESTS])dnl +AC_MSG_CHECKING(for X) +AC_LANG_SAVE +AC_LANG_C +AC_CACHE_VAL(kde_cv_have_x, +[# One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +_AC_PATH_X_DIRECT +dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries. +dnl Unfortunately, if compiling with the N32 ABI, this is not the correct +dnl location. The correct location is /usr/lib32 or an undefined value +dnl (the linker is smart enough to pick the correct default library). +dnl Things work just fine if you use just AC_PATH_X_DIRECT. +dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to +dnl /usr/openwin/include, which doesn't work. /usr/include does work, so +dnl x_includes should be left alone. +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + _AC_PATH_X_XMKMF + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!]) +fi + +if test "$kde_x_libraries" = NO; then + AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!]) +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" +])dnl + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + AC_MSG_RESULT($have_x) + no_x=yes +else + AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes]) +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; dnl better than nothing :- + else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; dnl better than nothing :- + else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + +AC_SUBST(X_INCLUDES) +AC_SUBST(X_LDFLAGS) +AC_SUBST(x_libraries) +AC_SUBST(x_includes) + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +AC_CHECK_LIB(ICE, IceConnectionNumber, + [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS) +AC_SUBST(LIBSM) +LDFLAGS="$ac_save_LDFLAGS" + +AC_SUBST(X_PRE_LIBS) + +LIB_X11='-lX11 $(LIBSOCKET)' +AC_SUBST(LIB_X11) + +AC_MSG_CHECKING(for libXext) +AC_CACHE_VAL(kde_cv_have_libXext, +[ +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +AC_TRY_LINK([ +#include +#ifdef STDC_HEADERS +# include +#endif +], +[ +printf("hello Xext\n"); +], +kde_cv_have_libXext=yes, +kde_cv_have_libXext=no + ) + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + ]) + +AC_MSG_RESULT($kde_cv_have_libXext) + +if test "$kde_cv_have_libXext" = "no"; then + AC_MSG_ERROR([We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either.]) +fi + +AC_MSG_CHECKING(for Xinerama) + + AC_ARG_WITH(xinerama, + [ --with-xinerama enable support for Xinerama ], + [ + no_xinerama=no + ], [ + no_xinerama=yes + ] +) + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + AC_CACHE_VAL(ac_cv_have_xinerama, + [ + AC_TRY_LINK([#include + #include ], + [XineramaIsActive(NULL);], + [ac_cv_have_xinerama="yes"], + [ac_cv_have_xinerama="no"]) + ]) +else + ac_cv_have_xinerama=no; +fi + +AC_MSG_RESULT($ac_cv_have_xinerama) + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + AC_DEFINE(HAVE_XINERAMA, 1, [Define if you want Xinerama support]) + LIBXINERAMA="-lXinerama" +fi + +AC_SUBST(LIBXINERAMA) + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +AC_LANG_RESTORE + +]) + +AC_DEFUN(KDE_PRINT_QT_PROGRAM, +[ +AC_REQUIRE([KDE_USE_QT]) +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +if test "$kde_cv_qt_direct" = "yes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Try to find the Qt headers and libraries. +dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed) +dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_1_3, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([KDE_USE_QT]) + +dnl ------------------------------------------------------------------------ +dnl Add configure flag to enable linking to MT version of Qt library. +dnl ------------------------------------------------------------------------ + +AC_ARG_ENABLE( + mt, + [ --enable-mt link to threaded Qt (experimental)], + kde_use_qt_mt=$enableval, + kde_use_qt_mt=no +) + +USING_QT_MT="" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust some vars for the host. +dnl ------------------------------------------------------------------------ + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + AC_MSG_WARN([Compiler is not gcc. MT support disabled.]) + fi + ;; + *) + AC_MSG_WARN([MT not yet supported on $host - disabled.]) + ;; + esac + +fi + +kde_qt_was_given=yes + +dnl ------------------------------------------------------------------------ +dnl If we haven't been told how to link to Qt, we work it out for ourselves. +dnl ------------------------------------------------------------------------ + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust the Qt library name for the host. +dnl ------------------------------------------------------------------------ + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([AC_FIND_JPEG]) + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +AC_MSG_CHECKING([for Qt]) + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +AC_ARG_WITH(qt-dir, + [ --with-qt-dir=DIR where the root of Qt is installed ], + [ ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + ]) + +AC_ARG_WITH(qt-includes, + [ --with-qt-includes=DIR where the Qt includes are. ], + [ + ac_qt_includes="$withval" + ]) + +kde_qt_libs_given=no + +AC_ARG_WITH(qt-libraries, + [ --with-qt-libraries=DIR where the Qt library is installed.], + [ ac_qt_libraries="$withval" + kde_qt_libs_given=yes + ]) + +AC_CACHE_VAL(ac_cv_have_qt, +[#try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + +AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir) +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + +AC_LANG_SAVE +AC_LANG_CPLUSPLUS + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + +KDE_PRINT_QT_PROGRAM + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +AC_LANG_RESTORE +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log.]) +else + have_qt="yes" +fi +]) + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + AC_MSG_RESULT([$have_qt]); +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT]) + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then +KDE_CHECK_QT_DIRECT(qt_libraries= ,[]) +fi + +AC_SUBST(qt_libraries) +AC_SUBST(qt_includes) + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + +AC_SUBST(QT_INCLUDES) +AC_SUBST(QT_LDFLAGS) +AC_PATH_QT_MOC_UIC + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' +AC_SUBST(LIB_QT) + +]) + +AC_DEFUN(AC_PATH_QT, +[ +AC_PATH_QT_1_3 +]) + +AC_DEFUN(KDE_CHECK_FINAL, +[ + AC_ARG_ENABLE(final, [ --enable-final build size optimized apps (experimental - needs lots of memory)], + kde_use_final=$enableval, kde_use_final=no) + + KDE_COMPILER_REPO + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + AC_SUBST(KDE_USE_FINAL_TRUE) + AC_SUBST(KDE_USE_FINAL_FALSE) + + AC_ARG_ENABLE(closure, [ --disable-closure don't delay template instantiation], + kde_use_closure=$enableval, kde_use_closure=yes) + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) +]) + +dnl ------------------------------------------------------------------------ +dnl Now, the same with KDE +dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) +dnl and $(kde_includes) will be the kdehdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_BASE_PATH_KDE, +[ +AC_PREREQ([2.13]) +AC_REQUIRE([AC_PATH_QT])dnl +AC_CHECK_RPATH +AC_MSG_CHECKING([for KDE]) + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +AC_CACHE_VAL(ac_cv_have_kde, +[#try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z "$1"; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" +AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir) +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!]) +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" +AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir) +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!]) +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else dnl test -z $1 + + ac_cv_have_kde="have_kde=no" + +fi +])dnl + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix]) + else + ac_kde_exec_prefix="$exec_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix]) + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes]) + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi +AC_SUBST(kde_libraries) +AC_SUBST(kde_includes) + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + +AC_SUBST(KDE_LDFLAGS) +AC_SUBST(KDE_INCLUDES) + +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" +AC_SUBST(all_includes) +AC_SUBST(all_libraries) + +AC_SUBST(AUTODIRS) +]) + +AC_DEFUN(KDE_CHECK_EXTRA_LIBS, +[ +AC_MSG_CHECKING(for extra includes) +AC_ARG_WITH(extra-includes, [ --with-extra-includes=DIR + adds non standard include paths], + kde_use_extra_includes="$withval", + kde_use_extra_includes=NONE +) +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi +AC_SUBST(USER_INCLUDES) + +AC_MSG_RESULT($kde_use_extra_includes) + +kde_extra_libs= +AC_MSG_CHECKING(for extra libs) +AC_ARG_WITH(extra-libs, [ --with-extra-libs=DIR adds non standard library paths], + kde_use_extra_libs=$withval, + kde_use_extra_libs=NONE +) +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + +AC_SUBST(USER_LDFLAGS) + +AC_MSG_RESULT($kde_use_extra_libs) + +]) + +AC_DEFUN(KDE_1_CHECK_PATH_HEADERS, +[ + AC_MSG_CHECKING([for KDE headers installed]) + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if AC_TRY_EVAL(ac_compile); then + AC_MSG_RESULT(yes) + else + AC_MSG_ERROR([your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log.]) + fi + + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_KDEQTADDON, +[ +AC_MSG_CHECKING(for kde-qt-addon) +AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +[ + kde_ldflags_safe="$LDFLAGS" + kde_libs_safe="$LIBS" + kde_cxxflags_safe="$CXXFLAGS" + + LIBS="-lkde-qt-addon $LIBQT $LIBS" + CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes" + LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS" + + AC_TRY_LINK([ + #include + ], + [ + QDomDocument doc; + ], + kde_cv_have_kdeqtaddon=yes, + kde_cv_have_kdeqtaddon=no + ) + + LDFLAGS=$kde_ldflags_safe + LIBS=$kde_libs_safe + kde_cxxflags_safe="$CXXFLAGS" +]) + +AC_MSG_RESULT($kde_cv_have_kdeqtaddon) + +if test "$kde_cv_have_kdeqtaddon" = "no"; then + AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. +It is a separate package (and CVS module) named kde-qt-addon.]) +fi +]) + +AC_DEFUN(KDE_CHECK_KIMGIO, +[ + AC_REQUIRE([AC_BASE_PATH_KDE]) + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + AC_REQUIRE([AC_FIND_TIFF]) + AC_REQUIRE([AC_FIND_JPEG]) + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([KDE_CREATE_LIBS_ALIASES]) + + if test "$1" = "existance"; then + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries $LIBJPEG $LIBTIFF $LIBPNG $LIBQT -lm" + AC_CHECK_LIB(kimgio, kimgioRegister, [ + LIBKIMGIO_EXISTS=yes],LIBKIMGIO_EXISTS=no) + LIBS="$kde_save_LIBS" + AC_LANG_RESTORE + else + LIBKIMGIO_EXISTS=yes + fi + + if test "$LIBKIMGIO_EXISTS" = "yes"; then + LIB_KIMGIO='-lkimgio' + else + LIB_KIMGIO='' + fi + AC_SUBST(LIB_KIMGIO) +]) + +AC_DEFUN(KDE_CREATE_LIBS_ALIASES, +[ + AC_REQUIRE([KDE_MISC_TESTS]) + AC_REQUIRE([KDE_CHECK_LIBDL]) + AC_REQUIRE([K_PATH_X]) + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui' + AC_SUBST(LIB_KDEUI) + LIB_KFORMULA='-lkformula' + AC_SUBST(LIB_KFORMULA) + LIB_KIO='-lkio' + AC_SUBST(LIB_KIO) + LIB_KSYCOCA='-lksycoca' + AC_SUBST(LIB_KSYCOCA) + LIB_SMB='-lsmb' + AC_SUBST(LIB_SMB) + LIB_KFILE='-lkfile' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab' + AC_SUBST(LIB_KAB) + LIB_KHTML='-lkhtml' + AC_SUBST(LIB_KHTML) + LIB_KSPELL='-lkspell' + AC_SUBST(LIB_KSPELL) + LIB_KPARTS='-lkparts' + AC_SUBST(LIB_KPARTS) + LIB_KWRITE='-lkwrite' + AC_SUBST(LIB_KWRITE) +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + AC_SUBST(LIB_KDEUI) + LIB_KFM='-lkfm $(LIB_KDECORE)' + AC_SUBST(LIB_KFM) + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + AC_SUBST(LIB_KAB) +fi +]) + +AC_DEFUN(AC_PATH_KDE, +[ + AC_BASE_PATH_KDE + AC_ARG_ENABLE(path-check, [ --disable-path-check don't try to find out, where to install], + [ + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + ], + [ + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + ] + ) + + AC_CREATE_KFSSTND($ac_use_path_checking) + + AC_SUBST_KFSSTND + KDE_CREATE_LIBS_ALIASES +]) + +dnl obsolete +AC_DEFUN(AC_CHECK_SETENV, +[ + AC_OBSOLETE([$0], [; instead use AC_CHECK_FUNCS([setenv unsetenv])])dnl + AC_CHECK_FUNCS([setenv unsetenv]) +]) + +AC_DEFUN(AC_CHECK_GETDOMAINNAME, +[ +AC_MSG_CHECKING(for getdomainname) +AC_CACHE_VAL(ac_cv_func_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +kde_safe_LIBS="$LIBS" +LIBS="$LIBS $X_EXTRA_LIBS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_COMPILE([ +#include +#include +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], +ac_cv_func_getdomainname=yes, +ac_cv_func_getdomainname=no) +CXXFLAGS="$save_CXXFLAGS" +LIBS=$kde_safe_LIBS +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_getdomainname) + +AC_MSG_CHECKING([if getdomainname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + ac_cv_proto_getdomainname=no +else + kde_safe_libs=$LIBS + LIBS="$LIBS $X_EXTRA_LIBS" + AC_TRY_LINK([ +#include +#include + +extern "C" int getdomainname (char *, int); +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], + ac_cv_func_getdomainname=yes + ac_cv_proto_getdomainname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR([getdomainname unavailable])) +fi +LIBS=$kde_safe_libs +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_getdomainname) + +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) +fi +if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then + AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, + [Define if you have getdomainname prototype]) +fi + +]) + +AC_DEFUN(AC_CHECK_GETHOSTNAME, +[ + +AC_MSG_CHECKING([for gethostname]) +AC_CACHE_VAL(ac_cv_func_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_LINK([ +#include +#include +], +[ +char buffer[200]; +gethostname(buffer, 200); +], +ac_cv_func_gethostname=yes, +ac_cv_func_gethostname=no) +CXXFLAGS="$save_CXXFLAGS" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_gethostname) + +AC_MSG_CHECKING([if gethostname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + ac_cv_proto_gethostname=no +else + AC_TRY_LINK([ +#include +#include + +extern "C" int gethostname (char *, int); +], +[ +char buffer[200]; +gethostname(buffer, 200); +], + ac_cv_func_gethostname=yes + ac_cv_proto_gethostname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR(gethostname unavailable)) +fi +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_gethostname) + +if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then + AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, + [Define if you have gethostname prototype]) +fi +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) +fi +]) + +AC_DEFUN(AC_CHECK_USLEEP, +[ +AC_MSG_CHECKING([for usleep]) +AC_CACHE_VAL(ac_cv_func_usleep, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +#include +], +[ +usleep(200); +], +ac_cv_func_usleep=yes, +ac_cv_func_usleep=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_usleep) +if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then + AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) +fi +]) + +AC_DEFUN(AC_CHECK_RANDOM, +[ +AC_MSG_CHECKING([for random]) +AC_CACHE_VAL(ac_cv_func_random, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +], +[ +random(); +], +ac_cv_func_random=yes, +ac_cv_func_random=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_random) +if eval "test \"`echo $ac_cv_func_random`\" = yes"; then + AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) +fi +]) + +AC_DEFUN(AC_FIND_GIF, + [AC_MSG_CHECKING([for giflib]) +AC_CACHE_VAL(ac_cv_lib_gif, +[ac_save_LIBS="$LIBS" +LIBS="$all_libraries -lgif -lX11 $LIBSOCKET" +AC_TRY_LINK(dnl +[ +#ifdef __cplusplus +extern "C" { +#endif +int GifLastError(void); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [return GifLastError();], + eval "ac_cv_lib_gif=yes", + eval "ac_cv_lib_gif=no") +LIBS="$ac_save_LIBS" +])dnl +if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif]) +else + AC_MSG_ERROR(You need giflib30. Please install the kdesupport package) +fi +]) + +AC_DEFUN(KDE_FIND_JPEG_HELPER, +[ +AC_MSG_CHECKING([for libjpeg$2]) +AC_CACHE_VAL(ac_cv_lib_jpeg_$1, +[ +AC_LANG_C +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK( +[/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [jpeg_CreateDecompress(0L, 0, 0);], + eval "ac_cv_lib_jpeg_$1=-ljpeg$2", + eval "ac_cv_lib_jpeg_$1=no") +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" +]) + +if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_$1" + AC_MSG_RESULT($ac_cv_lib_jpeg_$1) +else + AC_MSG_RESULT(no) + $3 +fi + +]) + +AC_DEFUN(AC_FIND_JPEG, +[ +dnl first look for libraries +KDE_FIND_JPEG_HELPER(6b, 6b, + KDE_FIND_JPEG_HELPER(normal, [], + [ + LIBJPEG= + ] + ) +) + +dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h +dnl requires system dependent includes loaded before it) +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" +AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +dnl if headers _and_ libraries are missing, this is no error, and we +dnl continue with a warning (the user will get no jpeg support in khtml) +dnl if only one is missing, it means a configuration error, but we still +dnl only warn +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg]) +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + AC_MSG_WARN([ +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +]) + else + AC_MSG_WARN([libjpeg not found. disable JPEG support.]) + fi + jpeg_incdir= + LIBJPEG= +fi + +AC_SUBST(LIBJPEG) +]) + +AC_DEFUN(AC_FIND_ZLIB, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for libz]) +AC_CACHE_VAL(ac_cv_lib_z, +[ +AC_LANG_C +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK(dnl +[ +#include +], + [return (zlibVersion() == ZLIB_VERSION); ], + eval "ac_cv_lib_z='-lz'", + eval "ac_cv_lib_z=no") +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if test ! "$ac_cv_lib_z" = no; then + AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz]) + LIBZ="$ac_cv_lib_z" + AC_SUBST(LIBZ) + AC_MSG_RESULT($ac_cv_lib_z) +else + AC_MSG_ERROR(not found. Check your installation and look into config.log) + LIBZ="" + AC_SUBST(LIBZ) +fi +]) + +AC_DEFUN(KDE_TRY_TIFFLIB, +[ +AC_MSG_CHECKING([for libtiff $1]) + +AC_CACHE_VAL(kde_cv_libtiff_$1, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm" +kde_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES" + +AC_TRY_LINK(dnl +[ +#include +], + [return (TIFFOpen( "", "r") == 0); ], +[ + kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ" +], [ + kde_cv_libtiff_$1=no +]) + +LIBS="$kde_save_LIBS" +CXXFLAGS="$kde_save_CXXFLAGS" +AC_LANG_RESTORE +]) + +if test "$kde_cv_libtiff_$1" = "no"; then + AC_MSG_RESULT(no) + LIBTIFF="" + $3 +else + LIBTIFF="$kde_cv_libtiff_$1" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff]) + $2 +fi + +]) + +AC_DEFUN(AC_FIND_TIFF, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +KDE_TRY_TIFFLIB(tiff, [], + KDE_TRY_TIFFLIB(tiff34)) + +AC_SUBST(LIBTIFF) +]) + + +AC_DEFUN(AC_FIND_PNG, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_MSG_CHECKING([for libpng]) +AC_CACHE_VAL(ac_cv_lib_png, +[ +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_LANG_C +AC_TRY_LINK(dnl + [ + #include + ], + [ + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + ], + eval "ac_cv_lib_png='-lpng $LIBZ -lm'", + eval "ac_cv_lib_png=no" +) +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) + LIBPNG="$ac_cv_lib_png" + AC_SUBST(LIBPNG) + AC_MSG_RESULT($ac_cv_lib_png) +else + AC_MSG_RESULT(no) + LIBPNG="" + AC_SUBST(LIBPNG) +fi +]) + +AC_DEFUN(AC_CHECK_BOOL, +[ + AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool]) +]) + +AC_DEFUN(AC_CHECK_GNU_EXTENSIONS, +[ +AC_MSG_CHECKING(if you need GNU extensions) +AC_CACHE_VAL(ac_cv_gnu_extensions, +[ +cat > conftest.c << EOF +#include + +#ifdef __GNU_LIBRARY__ +yes +#endif +EOF + +if (eval "$ac_cpp conftest.c") 2>&5 | + egrep "yes" >/dev/null 2>&1; then + rm -rf conftest* + ac_cv_gnu_extensions=yes +else + ac_cv_gnu_extensions=no +fi +]) + +AC_MSG_RESULT($ac_cv_gnu_extensions) +if test "$ac_cv_gnu_extensions" = "yes"; then + AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions]) +fi +]) + +AC_DEFUN(KDE_CHECK_COMPILER_FLAG, +[ +dnl AC_REQUIRE([AC_CHECK_COMPILERS]) <- breaks with autoconf 2.50 +AC_MSG_CHECKING(whether $CXX supports -$1) +kde_cache=`echo $1 | sed 'y%.=/+-%___p_%'` +AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, +[ +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then + if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* +]) +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + AC_MSG_RESULT(yes) + : + $2 +else + AC_MSG_RESULT(no) + : + $3 +fi +]) + +dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables +dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever]) +dnl it's all white-space separated +AC_DEFUN(AC_REMOVE_FORBIDDEN, +[ __val=$$1 + __forbid=" $2 " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + $1=$__new + fi +]) + +dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given +AC_DEFUN(AC_VALIDIFY_CXXFLAGS, +[dnl + AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath]) + AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath]) +]) + +AC_DEFUN(AC_CHECK_COMPILERS, +[ + AC_ARG_ENABLE(debug,[ --enable-debug enables debug symbols [default=no]], + [ + if test $enableval = "no"; dnl + then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + ], + [kde_use_debug_code="no" + kde_use_debug_define=no + ]) + + dnl Just for configure --help + AC_ARG_ENABLE(dummyoption,[ --disable-debug disables debug output and debug symbols [default=no]],[],[]) + + AC_ARG_ENABLE(strict,[ --enable-strict compiles with strict compiler options (may not work!)], + [ + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + ], [kde_use_strict_options="no"]) + + AC_ARG_ENABLE(profile,[ --enable-profile creates profiling infos [default=no]], + [kde_use_profiling=$enableval], + [kde_use_profiling="no"] + ) + + dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS + CFLAGS=" $CFLAGS" + + AC_PROG_CC + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + AC_PROG_CXX + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(Wnon-virtual-dtor,[CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"]) + + case $host in dnl + *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + KDE_CHECK_COMPILER_FLAG(pg, + [ + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + ]) + fi + + KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) + KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"]) + KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= ) + AC_SUBST(USE_EXCEPTIONS) + dnl obsolete macro - provided to keep things going + USE_RTTI= + AC_SUBST(USE_RTTI) + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so]) + fi + fi + ;; + esac + + AC_VALIDIFY_CXXFLAGS + + AC_PROG_CXXCPP + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + AC_SUBST(NOOPT_CXXFLAGS) + + KDE_CHECK_FINAL + + ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), []) + + KDE_CXXFLAGS= + AC_SUBST(KDE_CXXFLAGS) +]) + +AC_DEFUN(KDE_ADD_DEPENDENCIES, +[ + [A]M_DEPENDENCIES(CC) + [A]M_DEPENDENCIES(CXX) +]) + +dnl just a wrapper to clean up configure.in +AC_DEFUN(KDE_PROG_LIBTOOL, +[ +AC_REQUIRE([AC_CHECK_COMPILERS]) +AC_REQUIRE([AC_ENABLE_SHARED]) +AC_REQUIRE([AC_ENABLE_STATIC]) + +AC_REQUIRE([AC_LIBTOOL_DLOPEN]) + +AC_LANG_SAVE +AC_LANG_C +AC_OBJEXT +AC_EXEEXT +AC_LANG_RESTORE + +AM_PROG_LIBTOOL +AC_LIBTOOL_CXX + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" +AC_SUBST(KDE_PLUGIN) + +AC_ARG_ENABLE(objprelink, [ --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])], + kde_use_objprelink=$enableval, kde_use_objprelink=no) + if test "x$kde_use_objprelink" = "xyes"; then + + KDE_FIND_PATH(objprelink, OBJPRELINK, [], [kde_use_objprelink=no]) + + if test "x$kde_use_objprelink" = "xyes"; then + AC_MSG_CHECKING([Patching libtool to run objprelink.]) + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + AC_MSG_RESULT(done) + fi + fi +]) + +AC_DEFUN(KDE_CHECK_TYPES, +[ AC_CHECK_SIZEOF(int, 4)dnl + AC_CHECK_SIZEOF(long, 4)dnl + AC_CHECK_SIZEOF(char *, 4)dnl + AC_CHECK_SIZEOF(char, 1)dnl +])dnl + +AC_DEFUN(KDE_DO_IT_ALL, +[ +AC_CANONICAL_SYSTEM +AC_ARG_PROGRAM +AM_INIT_AUTOMAKE($1, $2) +AM_DISABLE_LIBRARIES +AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) +AC_CHECK_COMPILERS +KDE_PROG_LIBTOOL +AM_KDE_WITH_NLS +AC_PATH_KDE +]) + +AC_DEFUN(AC_CHECK_RPATH, +[ +AC_MSG_CHECKING(for rpath) +AC_ARG_ENABLE(rpath, + [ --disable-rpath do not use the rpath feature of ld], + USE_RPATH=$enableval, USE_RPATH=yes) + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + dnl $x_libraries is set to /usr/lib in case + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi +AC_SUBST(KDE_EXTRA_RPATH) +AC_SUBST(KDE_RPATH) +AC_MSG_RESULT($USE_RPATH) +]) + +dnl Check for the type of the third argument of getsockname +AC_DEFUN(AC_CHECK_SOCKLEN_T, [ + AC_MSG_CHECKING(for socklen_t) + AC_CACHE_VAL(ac_cv_socklen_t, [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ +#include +#include + ],[ +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=socklen_t, + AC_TRY_COMPILE([ +#include +#include + ],[ +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=int, + ac_cv_socklen_t=size_t + ) + ) + AC_LANG_RESTORE + ]) + + AC_MSG_RESULT($ac_cv_socklen_t) + if test "$ac_cv_socklen_t" != "socklen_t"; then + AC_DEFINE_UNQUOTED(socklen_t, $ac_cv_socklen_t, + [Define the real type of socklen_t]) + fi + AC_DEFINE_UNQUOTED(ksize_t, socklen_t, [Compatibility define]) + +]) + +dnl This is a merge of some macros out of the gettext aclocal.m4 +dnl since we don't need anything, I took the things we need +dnl the copyright for them is: +dnl > +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl This Makefile.in is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. +dnl > +dnl for this file it is relicensed under LGPL + +AC_DEFUN(AM_KDE_WITH_NLS, + [ + dnl If we use NLS figure out what method + + AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, + [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + AC_SUBST(GMSGFMT) + AC_SUBST(MSGFMT) + + AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, + [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) + + dnl Test whether we really found GNU xgettext. + if test "$XGETTEXT" != ":"; then + dnl If it is no GNU xgettext we define it as : so that the + dnl Makefiles still can work. + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + AC_MSG_RESULT( + [found xgettext programs is not GNU xgettext; ignore it]) + XGETTEXT=":" + fi + fi + AC_SUBST(XGETTEXT) + + ]) + +# Search path for a program which passes the given test. +# Ulrich Drepper , 1996. + +# serial 1 +# Stephan Kulow: I appended a _KDE against name conflicts + +dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR, +dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) +AC_DEFUN(AM_PATH_PROG_WITH_TEST_KDE, +[# Extract the first word of "$2", so it can be a program name with args. +set dummy $2; ac_word=[$]2 +AC_MSG_CHECKING([for $ac_word]) +AC_CACHE_VAL(ac_cv_path_$1, +[case "[$]$1" in + /*) + ac_cv_path_$1="[$]$1" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in ifelse([$5], , $PATH, [$5]); do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if [$3]; then + ac_cv_path_$1="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" +dnl If no 4th arg is given, leave the cache variable unset, +dnl so AC_PATH_PROGS will keep looking. +ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" +])dnl + ;; +esac])dnl +$1="$ac_cv_path_$1" +if test -n "[$]$1"; then + AC_MSG_RESULT([$]$1) +else + AC_MSG_RESULT(no) +fi +AC_SUBST($1)dnl +]) + + +# Check whether LC_MESSAGES is available in . +# Ulrich Drepper , 1995. + +# serial 1 + +AC_DEFUN(AM_LC_MESSAGES, + [if test $ac_cv_header_locale_h = yes; then + AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, + [AC_TRY_LINK([#include ], [return LC_MESSAGES], + am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) + if test $am_cv_val_LC_MESSAGES = yes; then + AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) + fi + fi]) + +dnl From Jim Meyering. +dnl FIXME: migrate into libit. + +AC_DEFUN([AM_FUNC_OBSTACK], +[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, + [AC_TRY_LINK([#include "obstack.h"], + [struct obstack *mem;obstack_free(mem,(char *) 0)], + am_cv_func_obstack=yes, + am_cv_func_obstack=no)]) + if test $am_cv_func_obstack = yes; then + AC_DEFINE(HAVE_OBSTACK) + else + LIBOBJS="$LIBOBJS obstack.o" + fi +]) + +dnl From Jim Meyering. Use this if you use the GNU error.[ch]. +dnl FIXME: Migrate into libit + +AC_DEFUN([AM_FUNC_ERROR_AT_LINE], +[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, + [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], + am_cv_lib_error_at_line=yes, + am_cv_lib_error_at_line=no)]) + if test $am_cv_lib_error_at_line = no; then + LIBOBJS="$LIBOBJS error.o" + fi + AC_SUBST(LIBOBJS)dnl +]) + +# Macro to add for using GNU gettext. +# Ulrich Drepper , 1995. + +# serial 1 +# Stephan Kulow: I put a KDE in it to avoid name conflicts + +AC_DEFUN(AM_KDE_GNU_GETTEXT, + [AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AC_PROG_RANLIB])dnl + AC_REQUIRE([AC_HEADER_STDC])dnl + AC_REQUIRE([AC_TYPE_OFF_T])dnl + AC_REQUIRE([AC_TYPE_SIZE_T])dnl + AC_REQUIRE([AC_FUNC_ALLOCA])dnl + AC_REQUIRE([AC_FUNC_MMAP])dnl + AC_REQUIRE([AM_KDE_WITH_NLS])dnl + AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h]) + AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \ +__argz_count __argz_stringify __argz_next]) + + AC_MSG_CHECKING(for stpcpy) + AC_CACHE_VAL(kde_cv_func_stpcpy, + [ + kde_safe_cxxflags=$CXXFLAGS + CXXFLAGS="-Wmissing-prototypes -Werror" + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ + #include + ], + [ + char buffer[200]; + stpcpy(buffer, buffer); + ], + kde_cv_func_stpcpy=yes, + kde_cv_func_stpcpy=no) + AC_LANG_RESTORE + CXXFLAGS=$kde_safe_cxxflags + ]) + AC_MSG_RESULT($kde_cv_func_stpcpy) + if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then + AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) + fi + + AM_LC_MESSAGES + + if test "x$CATOBJEXT" != "x"; then + if test "x$ALL_LINGUAS" = "x"; then + LINGUAS= + else + AC_MSG_CHECKING(for catalogs to be installed) + NEW_LINGUAS= + for lang in ${LINGUAS=$ALL_LINGUAS}; do + case "$ALL_LINGUAS" in + *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;; + esac + done + LINGUAS=$NEW_LINGUAS + AC_MSG_RESULT($LINGUAS) + fi + + dnl Construct list of names of catalog files to be constructed. + if test -n "$LINGUAS"; then + for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done + fi + fi + + ]) + +AC_DEFUN(AC_HAVE_XPM, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$XPM_LDFLAGS" && XPM_LDFLAGS= + test -z "$XPM_INCLUDE" && XPM_INCLUDE= + + AC_ARG_WITH(xpm, [ --without-xpm disable color pixmap XPM tests], + xpm_test=$withval, xpm_test="yes") + if test "x$xpm_test" = xno; then + ac_cv_have_xpm=no + else + AC_MSG_CHECKING(for XPM) + AC_CACHE_VAL(ac_cv_have_xpm, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES" + test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS" + AC_TRY_LINK([#include ],[], + ac_cv_have_xpm="yes",ac_cv_have_xpm="no") + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_xpm" = no; then + AC_MSG_RESULT(no) + XPM_LDFLAGS="" + XPMINC="" + $2 + else + AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support]) + if test "$XPM_LDFLAGS" = ""; then + XPMLIB='-lXpm $(LIB_X11)' + else + XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)' + fi + if test "$XPM_INCLUDE" = ""; then + XPMINC="" + else + XPMINC="-I$XPM_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(XPMINC) + AC_SUBST(XPMLIB) +]) + +AC_DEFUN(AC_HAVE_DPMS, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS= + test -z "$DPMS_INCLUDE" && DPMS_INCLUDE= + DPMS_LIB= + + AC_ARG_WITH(dpms, [ --without-dpms disable DPMS power saving], + dpms_test=$withval, dpms_test="yes") + if test "x$dpms_test" = xno; then + ac_cv_have_dpms=no + else + AC_MSG_CHECKING(for DPMS) + dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms. + dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms". + AC_CACHE_VAL(ac_cv_have_dpms, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + ac_save_libs="$LIBS" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + ac_cv_have_dpms="yes", [ + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + LIBS="$LIBS -lXdpms" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + [ + ac_cv_have_dpms="-lXdpms" + ],ac_cv_have_dpms="no") + ]) + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LIBS="$ac_save_libs" + ])dnl + + if test "$ac_cv_have_dpms" = no; then + AC_MSG_RESULT(no) + DPMS_LDFLAGS="" + DPMSINC="" + $2 + else + AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support]) + if test "$ac_cv_have_dpms" = "-lXdpms"; then + DPMS_LIB="-lXdpms" + fi + if test "$DPMS_LDFLAGS" = ""; then + DPMSLIB="$DPMS_LIB "'$(LIB_X11)' + else + DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)' + fi + if test "$DPMS_INCLUDE" = ""; then + DPMSINC="" + else + DPMSINC="-I$DPMS_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(DPMSINC) + AC_SUBST(DPMSLIB) +]) + +AC_DEFUN(AC_HAVE_GL, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$GL_LDFLAGS" && GL_LDFLAGS= + test -z "$GL_INCLUDE" && GL_INCLUDE= + + AC_ARG_WITH(gl, [ --without-gl disable 3D GL modes], + gl_test=$withval, gl_test="yes") + if test "x$gl_test" = xno; then + ac_cv_have_gl=no + else + AC_MSG_CHECKING(for GL) + AC_CACHE_VAL(ac_cv_have_gl, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries -lMesaGL -lMesaGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="mesa", ac_cv_have_gl="no") + if test "x$ac_cv_have_gl" = "xno"; then + LDFLAGS="$ac_save_ldflags $X_LDFLAGS $GL_LDFLAGS $all_libraries -lGL -lGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$ac_save_cflags $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="yes", ac_cv_have_gl="no") + fi + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_gl" = "no"; then + AC_MSG_RESULT(no) + GL_LDFLAGS="" + GLINC="" + $2 + else + AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)]) + if test "$GL_LDFLAGS" = ""; then + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB='-lMesaGL -lMesaGLU $(LIB_X11)' + else + GLLIB='-lGL -lGLU $(LIB_X11)' + fi + else + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB="$GL_LDFLAGS -lMesaGL -lMesaGLU "'$(LIB_X11)' + else + GLLIB="$GL_LDFLAGS -lGL -lGLU "'$(LIB_X11)' + fi + fi + if test "$GL_INCLUDE" = ""; then + GLINC="" + else + GLINC="-I$GL_INCLUDE" + fi + AC_MSG_RESULT($ac_cv_have_gl) + $1 + fi + fi + AC_SUBST(GLINC) + AC_SUBST(GLLIB) +]) + + + dnl shadow password and PAM magic - maintained by ossi@kde.org + +AC_DEFUN(KDE_PAM, [ + AC_REQUIRE([KDE_CHECK_LIBDL]) + + AC_ARG_WITH(pam, + [ --with-pam[=ARG] enable support for PAM: ARG=[yes|no|service name]], + [ if test "x$withval" = "xyes"; then + use_pam=yes + pam_service=kde + elif test "x$withval" = "xno"; then + use_pam=no + else + use_pam=yes + pam_service=$withval + fi + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ], [ + AC_CACHE_VAL(ac_cv_path_pam, + [ use_pam=no + AC_CHECK_LIB(pam, pam_start, + [ AC_CHECK_HEADER(security/pam_appl.h, + [ use_pam=yes + pam_service=kde ]) + ], , $LIBDL) + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ]) + ]) + eval "$ac_cv_path_pam" + + AC_MSG_CHECKING(for PAM) + if test "x$use_pam" = xno; then + AC_MSG_RESULT(no) + PAMLIBS="" + else + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)]) + PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL" + + dnl test whether struct pam_message is const (Linux) or not (Sun) + AC_MSG_CHECKING(for const pam_message) + AC_EGREP_HEADER([struct pam_message], security/pam_appl.h, + [ AC_EGREP_HEADER([const struct pam_message], security/pam_appl.h, + [AC_MSG_RESULT([const: Linux-type PAM])], + [AC_MSG_RESULT([nonconst: Sun-type PAM]) + AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])] + )], + [AC_MSG_RESULT([not found - assume const, Linux-type PAM])]) + fi + + AC_SUBST(PAMLIBS) +]) + +dnl DEF_PAM_SERVICE(arg name, full name, define name) +AC_DEFUN(DEF_PAM_SERVICE, [ + AC_ARG_WITH($1-pam, + [ --with-$1-pam=[val] override PAM service from --with-pam for $2], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$withval" + else + AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected. +You may want to enforce it by using --with-pam.]) + fi + ], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$pam_service" + fi + ]) + if test -n "$$3_PAM_SERVICE"; then + AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE]) + AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2]) + fi + AC_SUBST($3_PAM_SERVICE) +]) + +AC_DEFUN(KDE_SHADOWPASSWD, [ + AC_REQUIRE([KDE_PAM]) + + AC_CHECK_LIB(shadow, getspent, + [ LIBSHADOW="-lshadow" + ac_use_shadow=yes + ], + [ dnl for UnixWare + AC_CHECK_LIB(gen, getspent, + [ LIBGEN="-lgen" + ac_use_shadow=yes + ], + [ AC_CHECK_FUNC(getspent, + [ ac_use_shadow=yes ], + [ ac_use_shadow=no ]) + ]) + ]) + AC_SUBST(LIBSHADOW) + AC_SUBST(LIBGEN) + + AC_MSG_CHECKING([for shadow passwords]) + + AC_ARG_WITH(shadow, + [ --with-shadow If you want shadow password support ], + [ if test "x$withval" != "xno"; then + use_shadow=yes + else + use_shadow=no + fi + ], [ + use_shadow="$ac_use_shadow" + ]) + + if test "x$use_shadow" = xyes; then + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords]) + else + AC_MSG_RESULT(no) + LIBSHADOW= + LIBGEN= + fi + + dnl finally make the relevant binaries setuid root, if we have shadow passwds. + dnl this still applies, if we could use it indirectly through pam. + if test "x$use_shadow" = xyes || + ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then + case $host in + *-*-freebsd* | *-*-netbsd* | *-*-openbsd*) + SETUIDFLAGS="-m 4755 -o root";; + *) + SETUIDFLAGS="-m 4755";; + esac + fi + AC_SUBST(SETUIDFLAGS) + +]) + +AC_DEFUN(KDE_PASSWDLIBS, [ + AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT + AC_REQUIRE([KDE_PAM]) + AC_REQUIRE([KDE_SHADOWPASSWD]) + + if test "x$use_pam" = "xyes"; then + PASSWDLIBS="$PAMLIBS" + else + PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN" + fi + + AC_SUBST(PASSWDLIBS) +]) + +AC_DEFUN(KDE_CHECK_LIBDL, +[ +AC_CHECK_LIB(dl, dlopen, [ +LIBDL="-ldl" +ac_cv_have_dlfcn=yes +]) + +AC_CHECK_LIB(dld, shl_unload, [ +LIBDL="-ldld" +ac_cv_have_shload=yes +]) + +AC_SUBST(LIBDL) +]) + +AC_DEFUN(KDE_CHECK_DLOPEN, +[ +KDE_CHECK_LIBDL +AC_CHECK_HEADERS(dlfcn.h dl.h) +if test "$ac_cv_header_dlfcn_h" = "no"; then + ac_cv_have_dlfcn=no +fi + +if test "$ac_cv_header_dl_h" = "no"; then + ac_cv_have_shload=no +fi + +dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE +dnl (MM) +AC_ARG_ENABLE(dlopen, +[ --disable-dlopen link statically [default=no]] , +enable_dlopen=$enableval, +enable_dlopen=yes) + +# override the user's opinion, if we know it better ;) +if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then + enable_dlopen=no +fi + +if test "$ac_cv_have_dlfcn" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn]) +fi + +if test "$ac_cv_have_shload" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload]) +fi + +if test "$enable_dlopen" = no ; then + test -n "$1" && eval $1 +else + test -n "$2" && eval $2 +fi + +]) + +AC_DEFUN(KDE_CHECK_DYNAMIC_LOADING, +[ +KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no) +KDE_PROG_LIBTOOL +AC_MSG_CHECKING([dynamic loading]) +eval "`egrep '^build_libtool_libs=' libtool`" +if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then + dynamic_loading=yes + AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING) +else + dynamic_loading=no +fi +AC_MSG_RESULT($dynamic_loading) +if test "$dynamic_loading" = "yes"; then + $1 +else + $2 +fi +]) + +AC_DEFUN(KDE_ADD_INCLUDES, +[ +if test -z "$1"; then + test_include="Pix.h" +else + test_include="$1" +fi + +AC_MSG_CHECKING([for libg++ ($test_include)]) + +AC_CACHE_VAL(kde_cv_libgpp_includes, +[ +kde_cv_libgpp_includes=no + + for ac_dir in \ + \ + /usr/include/g++ \ + /usr/include \ + /usr/unsupported/include \ + /opt/include \ + $extra_include \ + ; \ + do + if test -r "$ac_dir/$test_include"; then + kde_cv_libgpp_includes=$ac_dir + break + fi + done +]) + +AC_MSG_RESULT($kde_cv_libgpp_includes) +if test "$kde_cv_libgpp_includes" != "no"; then + all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES" +fi +]) +]) + + +AC_DEFUN(KDE_CHECK_MICO, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_MISC_TESTS]) +AC_MSG_CHECKING(for MICO) + +if test -z "$MICODIR"; then + kde_micodir=/usr/local + else + kde_micodir="$MICODIR" +fi + +AC_ARG_WITH(micodir, + [ --with-micodir=micodir where mico is installed ], + kde_micodir=$withval, + kde_micodir=$kde_micodir +) + +AC_CACHE_VAL(kde_cv_mico_incdir, +[ + mico_incdirs="$kde_micodir/include /usr/include /usr/local/include /usr/local/include /opt/local/include $kde_extra_includes" +AC_FIND_FILE(CORBA.h, $mico_incdirs, kde_cv_mico_incdir) + +]) +kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` + +if test ! -r $kde_micodir/include/CORBA.h; then + AC_MSG_ERROR([No CORBA.h found, specify another micodir]) +fi + +AC_MSG_RESULT($kde_micodir) + +MICO_INCLUDES=-I$kde_micodir/include +AC_SUBST(MICO_INCLUDES) +MICO_LDFLAGS=-L$kde_micodir/lib +AC_SUBST(MICO_LDFLAGS) +micodir=$kde_micodir +AC_SUBST(micodir) + +AC_MSG_CHECKING([for MICO version]) +AC_CACHE_VAL(kde_cv_mico_version, +[ +AC_LANG_C +cat >conftest.$ac_ext < +#include +int main() { + + printf("MICO_VERSION=%s\n",MICO_VERSION); + return (0); +} +EOF +ac_compile='${CC-gcc} $CFLAGS $MICO_INCLUDES conftest.$ac_ext -o conftest' +if AC_TRY_EVAL(ac_compile); then + if eval `./conftest 2>&5`; then + kde_cv_mico_version=$MICO_VERSION + else + AC_MSG_ERROR([your system is not able to execute a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) + fi +else + AC_MSG_ERROR([your system is not able to compile a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) +fi +]) + +dnl installed MICO version +mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "x$1" = "x"; then + req_version="2.3.0" +else + req_version=$1 +fi + +dnl required MICO version +req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "$mico_v_maj" -lt "$req_v_maj" || \ + ( test "$mico_v_maj" -eq "$req_v_maj" && \ + test "$mico_v_mid" -lt "$req_v_mid" ) || \ + ( test "$mico_v_mid" -eq "$req_v_mid" && \ + test "$mico_v_min" -lt "$req_v_min" ) + +then + AC_MSG_ERROR([found MICO version $kde_cv_mico_version but version $req_version \ +at least is required. You should upgrade MICO.]) +else + AC_MSG_RESULT([$kde_cv_mico_version (minimum version $req_version, ok)]) +fi + +LIBMICO="-lmico$kde_cv_mico_version $LIBCRYPT $LIBSOCKET $LIBDL" +AC_SUBST(LIBMICO) +if test -z "$IDL"; then + IDL='$(kde_bindir)/cuteidl' +fi +AC_SUBST(IDL) +IDL_DEPENDENCIES='$(kde_includes)/CUTE.h' +AC_SUBST(IDL_DEPENDENCIES) + +idldir="\$(includedir)/idl" +AC_SUBST(idldir) + +]) + +AC_DEFUN(KDE_CHECK_MINI_STL, +[ +AC_REQUIRE([KDE_CHECK_MICO]) + +AC_MSG_CHECKING(if we use mico's mini-STL) +AC_CACHE_VAL(kde_cv_have_mini_stl, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_cxxflags="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $MICO_INCLUDES" +AC_TRY_COMPILE( +[ +#include +], +[ +#ifdef HAVE_MINI_STL +#error "nothing" +#endif +], +kde_cv_have_mini_stl=no, +kde_cv_have_mini_stl=yes) +CXXFLAGS="$kde_save_cxxflags" +AC_LANG_RESTORE +]) + +if test "x$kde_cv_have_mini_stl" = "xyes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +]) + + +AC_DEFUN(KDE_CHECK_LIBPTHREAD, +[ +AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"] ) +AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_PTHREAD_OPTION, +[ + AC_ARG_ENABLE(kernel-threads, [ --enable-kernel-threads Enable the use of the LinuxThreads port on FreeBSD/i386 only.], + kde_use_kernthreads=$enableval, kde_use_kernthreads=no) + + if test "$kde_use_kernthreads" = "yes"; then + ac_save_CXXFLAGS="$CXXFLAGS" + ac_save_CFLAGS="$CXXFLAGS" + CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS" + CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS" + AC_CHECK_HEADERS(pthread/linuxthreads/pthread.h) + CXXFLAGS="$ac_save_CXXFLAGS" + CFLAGS="$ac_save_CFLAGS" + if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then + kde_use_kernthreads=no + else + dnl Add proper -I and -l statements + AC_CHECK_LIB(lthread, pthread_join, [LIBPTHREAD="-llthread -llgcc_r"]) dnl for FreeBSD + if test "x$LIBPTHREAD" = "x"; then + kde_use_kernthreads=no + else + USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads" + fi + fi + else + USE_THREADS="" + if test -z "$LIBPTHREAD"; then + KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-pthread"] ) + fi + fi + + case $host_os in + solaris*) + KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"]) + CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4" + echo "Setting Solaris pthread compilation options" + ;; + freebsd*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + echo "Setting FreeBSD pthread compilation options" + ;; + aix*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + LIBPTHREAD="$LIBPTHREAD -lc_r" + echo "Setting AIX pthread compilation options" + ;; + linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" + USE_THREADS="$USE_THREADS -DPIC -fPIC" + echo "Setting Linux pthread compilation options" + ;; + *) + ;; + esac + AC_SUBST(USE_THREADS) + AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_THREADING, +[ + AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) + AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION]) + dnl default is yes if libpthread is found and no if no libpthread is available + if test -z "$LIBPTHREAD"; then + kde_check_threading_default=no + else + kde_check_threading_default=yes + fi + AC_ARG_ENABLE(threading, [ --disable-threading disables threading even if libpthread found ], + kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default) + + if test "x$kde_use_threading" = "xyes"; then + AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)]) + fi +]) + +AC_DEFUN(KDE_TRY_LINK_PYTHON, +[ +if test "$kde_python_link_found" = no; then + +if test "$1" = normal; then + AC_MSG_CHECKING(if a Python application links) +else + AC_MSG_CHECKING(if Python depends on $2) +fi + +AC_CACHE_VAL(kde_cv_try_link_python_$1, +[ +AC_LANG_SAVE +AC_LANG_C +kde_save_cflags="$CFLAGS" +CFLAGS="$CFLAGS $PYTHONINC" +kde_save_libs="$LIBS" +LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET" +kde_save_ldflags="$LDFLAGS" +LDFLAGS="$LDFLAGS $PYTHONLIB" + +AC_TRY_LINK( +[ +#include +],[ + PySys_SetArgv(1, 0); +], + [kde_cv_try_link_python_$1=yes], + [kde_cv_try_link_python_$1=no] +) +CFLAGS="$kde_save_cflags" +LIBS="$kde_save_libs" +LDFLAGS="$kde_save_ldflags" +]) + +if test "$kde_cv_try_link_python_$1" = "yes"; then + AC_MSG_RESULT(yes) + kde_python_link_found=yes + if test ! "$1" = normal; then + LIBPYTHON="$LIBPYTHON $2" + fi + $3 +else + AC_MSG_RESULT(no) + $4 +fi +AC_LANG_RESTORE + +fi + +]) + +AC_DEFUN(KDE_CHECK_PYTHON_DIR, +[ +AC_MSG_CHECKING([for Python directory]) + +AC_CACHE_VAL(kde_cv_pythondir, +[ + if test -z "$PYTHONDIR"; then + kde_cv_pythondir=/usr/local + else + kde_cv_pythondir="$PYTHONDIR" + fi +]) + +AC_ARG_WITH(pythondir, +[ --with-pythondir=pythondir use python installed in pythondir ], +[ + ac_python_dir=$withval +], ac_python_dir=$kde_cv_pythondir +) + +AC_MSG_RESULT($ac_python_dir) +]) + +AC_DEFUN(KDE_CHECK_PYTHON_INTERN, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) +AC_REQUIRE([KDE_CHECK_PYTHON_DIR]) + +if test -z "$1"; then + version="1.5" +else + version="$1" +fi + +AC_MSG_CHECKING([for Python$version]) + +python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes" +AC_FIND_FILE(Python.h, $python_incdirs, python_incdir) +if test ! -r $python_incdir/Python.h; then + AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir) + python_incdir=$python_incdir/python$version + if test ! -r $python_incdir/Python.h; then + python_incdir=no + fi +fi + +PYTHONINC=-I$python_incdir + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir) +if test ! -r $python_libdir/libpython$version.a; then + AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir) + python_libdir=$python_libdir/python$version/config + if test ! -r $python_libdir/libpython$version.a; then + python_libdir=no + fi +fi + +PYTHONLIB=-L$python_libdir +kde_orig_LIBPYTHON=$LIBPYTHON +if test -z "$LIBPYTHON"; then + LIBPYTHON=-lpython$version +fi + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir) +python_moddir=$python_moddir/python$version +if test ! -r $python_moddir/copy.py; then + python_moddir=no +fi + +PYTHONMODDIR=$python_moddir + +AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir) + +if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then + LIBPYTHON=$kde_orig_LIBPYTHON + test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB="" + test "x$PYTHONINC" = "x-Ino" && PYTHONINC="" + $2 +else + dnl Note: this test is very weak + kde_python_link_found=no + KDE_TRY_LINK_PYTHON(normal) + KDE_TRY_LINK_PYTHON(m, -lm) + KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD) + KDE_TRY_LINK_PYTHON(tcl, -ltcl) + KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil]) + KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], + [AC_MSG_WARN([it seems, Python depends on another library. + Pleae use \"make LIBPYTHON='-lpython$version -lotherlib'\" to fix this + and contact the authors to let them know about this problem]) + + ]) + + LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET" + AC_SUBST(PYTHONINC) + AC_SUBST(PYTHONLIB) + AC_SUBST(LIBPYTHON) + AC_SUBST(PYTHONMODDIR) + AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python]) +fi + +]) + + +AC_DEFUN(KDE_CHECK_PYTHON, +[ + KDE_CHECK_PYTHON_INTERN("2.1", [KDE_CHECK_PYTHON_INTERN("2.0", + [ KDE_CHECK_PYTHON_INTERN($1, $2) ]) + ]) +]) + +AC_DEFUN(KDE_CHECK_STL_SGI, +[ + AC_MSG_CHECKING([if STL implementation is SGI like]) + AC_CACHE_VAL(kde_cv_stl_type_sgi, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hallo Welt."; + astring.erase(0, 6); // now astring is "Welt" + return 0; +], kde_cv_stl_type_sgi=yes, + kde_cv_stl_type_sgi=no) +]) + + AC_MSG_RESULT($kde_cv_stl_type_sgi) + + if test "$kde_cv_stl_type_sgi" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL_HP, +[ + AC_MSG_CHECKING([if STL implementation is HP like]) + AC_CACHE_VAL(kde_cv_stl_type_hp, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hello World"; + astring.remove(0, 6); // now astring is "World" + return 0; +], kde_cv_stl_type_hp=yes, + kde_cv_stl_type_hp=no) +]) + AC_MSG_RESULT($kde_cv_stl_type_hp) + + if test "$kde_cv_stl_type_hp" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_HP_STL, 1, [Define if you have a STL implementation by HP]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" + KDE_CHECK_STL_SGI + + if test "$kde_cv_stl_type_sgi" = "no"; then + KDE_CHECK_STL_HP + + if test "$kde_cv_stl_type_hp" = "no"; then + AC_MSG_ERROR("no known STL type found") + fi + fi + + CXXFLAGS="$ac_save_CXXFLAGS" + AC_LANG_RESTORE +]) + +AC_DEFUN(AC_FIND_QIMGIO, + [AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for qimgio]) +AC_CACHE_VAL(ac_cv_lib_qimgio, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_save_LIBS="$LIBS" +ac_save_CXXFLAGS="$CXXFLAGS" +LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT" +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +AC_TRY_RUN(dnl +[ +#include +#include +int main() { + QString t = "hallo"; + t.fill('t'); + qInitImageIO(); +} +], + ac_cv_lib_qimgio=yes, + ac_cv_lib_qimgio=no, + ac_cv_lib_qimgio=no) +LIBS="$ac_save_LIBS" +CXXFLAGS="$ac_save_CXXFLAGS" +AC_LANG_RESTORE +])dnl +if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then + LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available]) + AC_SUBST(LIBQIMGIO) +else + AC_MSG_RESULT(not found) +fi +]) + +AC_DEFUN(KDE_CHECK_ANSI, +[ +]) + +AC_DEFUN(KDE_CHECK_INSURE, +[ + AC_ARG_ENABLE(insure, [ --enable-insure use insure++ for debugging [default=no]], + [ + if test $enableval = "no"; dnl + then ac_use_insure="no" + else ac_use_insure="yes" + fi + ], [ac_use_insure="no"]) + + AC_MSG_CHECKING(if we will use Insure++ to debug) + AC_MSG_RESULT($ac_use_insure) + if test "$ac_use_insure" = "yes"; dnl + then CC="insure"; CXX="insure"; dnl CFLAGS="$CLAGS -fno-rtti -fno-exceptions "???? + fi +]) + +AC_DEFUN(AM_DISABLE_LIBRARIES, +[ + AC_PROVIDE([AM_ENABLE_STATIC]) + AC_PROVIDE([AM_ENABLE_SHARED]) + enable_static=no + enable_shared=yes +]) + + +AC_DEFUN(AC_CHECK_UTMP_FILE, +[ + AC_MSG_CHECKING([for utmp file]) + + AC_CACHE_VAL(kde_cv_utmp_file, + [ + kde_cv_utmp_file=no + + for ac_file in \ + \ + /var/run/utmp \ + /var/adm/utmp \ + /etc/utmp \ + ; \ + do + if test -r "$ac_file"; then + kde_cv_utmp_file=$ac_file + break + fi + done + ]) + + if test "$kde_cv_utmp_file" != "no"; then + AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries]) + $1 + AC_MSG_RESULT($kde_cv_utmp_file) + else + $2 + AC_MSG_RESULT([non found]) + fi +]) + + +AC_DEFUN(KDE_CREATE_SUBDIRSLIST, +[ + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + dnl Note: Makefile.common creates subdirs, so this is just a fallback + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + AC_MSG_CHECKING([if $i should be compiled]) + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + AC_MSG_RESULT($install_it) + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + +AC_SUBST(TOPSUBDIRS) +]) + +AC_DEFUN(KDE_CHECK_NAMESPACES, +[ +AC_MSG_CHECKING(whether C++ compiler supports namespaces) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +AC_TRY_COMPILE([ +], +[ +namespace Foo { + extern int i; + namespace Bar { + extern int i; + } +} + +int Foo::i = 0; +int Foo::Bar::i = 1; +],[ + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_NAMESPACES) +], [ +AC_MSG_RESULT(no) +]) +AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_NEWLIBS, +[ + +]) + +dnl ------------------------------------------------------------------------ +dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_S_ISSOCK, +[ +AC_MSG_CHECKING(for S_ISSOCK) +AC_CACHE_VAL(ac_cv_have_s_issock, +[ +AC_LANG_SAVE +AC_LANG_C +AC_TRY_LINK( +[ +#include +], +[ +struct stat buff; +int b = S_ISSOCK( buff.st_mode ); +], +ac_cv_have_s_issock=yes, +ac_cv_have_s_issock=no) +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_have_s_issock) +if test "$ac_cv_have_s_issock" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.]) +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_KDEMAXPATHLEN, +[ +AC_MSG_CHECKING(for MAXPATHLEN) +AC_CACHE_VAL(ac_cv_maxpathlen, +[ +AC_LANG_C +cat > conftest.$ac_ext < +#endif +#include +#include +#ifndef MAXPATHLEN +#define MAXPATHLEN 1024 +#endif + +KDE_HELLO MAXPATHLEN + +EOF + +ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out" + +if AC_TRY_EVAL(ac_try) && test -s conftest.out; then + ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` +else + ac_cv_maxpathlen=1024 +fi + +rm conftest.* + +]) +AC_MSG_RESULT($ac_cv_maxpathlen) +AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] ) +]) + +dnl ------------------------------------------------------------------------- +dnl See if the compiler supports a template repository bero@redhat.de +dnl ------------------------------------------------------------------------- +AC_DEFUN(KDE_COMPILER_REPO, +[ + REPO="" + NOREPO="" + + KDE_CHECK_COMPILER_FLAG(frepo, + [ + REPO="-frepo" + NOREPO="-fno-repo" + ]) + + if test -z "$REPO"; then + KDE_CHECK_COMPILER_FLAG(instances=explicit, + [ + REPO="-instances=explicit" + NOREPO="-instances=extern" + ]) + fi + + if test -n "$REPO"; then + AC_DEFINE_UNQUOTED(HAVE_TEMPLATE_REPOSITORY, 1, + [C++ compiler supports template repository]) + $1 + fi + + AC_SUBST(REPO) + AC_SUBST(NOREPO) +]) + +AC_DEFUN(KDE_CHECK_HEADER, +[ + AC_LANG_SAVE + kde_safe_cppflags=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $all_includes" + AC_LANG_CPLUSPLUS + AC_CHECK_HEADER($1, $2, $3) + CPPFLAGS=$kde_safe_cppflags + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_QWSPRITEFIELD, +[ + KDE_CHECK_HEADER(QwSpriteField.h, , + [ + AC_MSG_WARN([you don't have QwSpriteField.h somewhere. Please install + QwSpriteField out of kdesupport.]) + $1 + ]) +]) + +AC_DEFUN(KDE_FAST_CONFIGURE, +[ + dnl makes configure fast (needs perl) + AC_ARG_ENABLE(fast-perl, [ --disable-fast-perl disable fast Makefile generation (needs perl)], + with_fast_perl=$enableval, with_fast_perl=yes) +]) + +AC_DEFUN(KDE_CONF_FILES, +[ + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + AC_SUBST(CONF_FILES) +])dnl + +AC_DEFUN(KDE_SET_PREFIX, +[ + unset CDPATH + dnl make $KDEDIR the default for the installation + AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + KDE_FAST_CONFIGURE + KDE_CONF_FILES +]) + +pushdef([AC_PROG_INSTALL], +[ + dnl our own version, testing for a -p flag + popdef([AC_PROG_INSTALL]) + dnl as AC_PROG_INSTALL works as it works we first have + dnl to save if the user didn't specify INSTALL, as the + dnl autoconf one overwrites INSTALL and we have no chance to find + dnl out afterwards + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + AC_PROG_INSTALL + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + AC_MSG_CHECKING(for -p flag to install) + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + AC_MSG_RESULT($ac_res) + fi + dnl the following tries to resolve some signs and wonders coming up + dnl with different autoconf/automake versions + dnl e.g.: + dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s + dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS) + dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s + dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has + dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the + dnl install-@DIR@PROGRAMS targets to explicitly use that flag + dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as + dnl INSTALL_SCRIPT, which breaks with automake <= 1.4 + dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure + dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from + dnl automake (due to broken Makefile.am or whatever) to install programs, + dnl and so does not see the -s flag in automake > 1.4 + dnl to clean up that mess we: + dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG + dnl which cleans KDE's program with automake > 1.4; + dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems + dnl with automake<=1.4 + dnl note that dues to this sometimes two '-s' flags are used (if KDE + dnl properly uses install-@DIR@PROGRAMS, but I don't care + dnl + dnl And to all this comes, that I even can't write in comments variable + dnl names used by automake, because it is so stupid to think I wanted to + dnl _use_ them, therefor I have written A_M_... instead of AM_ + dnl hmm, I wanted to say something ... ahh yes: Arghhh. + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi +])dnl + +AC_DEFUN(KDE_LANG_CPLUSPLUS, +[AC_LANG_CPLUSPLUS +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC' +pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS]) +]) + +pushdef([AC_LANG_CPLUSPLUS], +[popdef([AC_LANG_CPLUSPLUS]) +KDE_LANG_CPLUSPLUS +]) + +AC_DEFUN(KDE_CHECK_LONG_LONG, +[ +AC_MSG_CHECKING(for long long) +AC_CACHE_VAL(kde_cv_c_long_long, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_LINK([], [ + long long foo = 0; + foo = foo+1; + ], + kde_cv_c_long_long=yes, kde_cv_c_long_long=no) +]) +AC_MSG_RESULT($kde_cv_c_long_long) +if test "$kde_cv_c_long_long" = yes; then + AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype]) +fi +]) + +AC_DEFUN(KDE_CHECK_LIB, +[ + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries" + case $host_os in + aix*) LIBS="-brtl $LIBS" + test "$GCC" = yes && LIBS="-Wl,$LIBS" + ;; + esac + AC_CHECK_LIB($1, $2, $3, $4, $5) + LIBS="$kde_save_LIBS" +]) + + + + +AC_DEFUN(KDE_CHECK_INITGROUPS, +[ + AC_REQUIRE([AC_CANONICAL_HOST]) + AC_CHECK_FUNCS(initgroups) + if test "x$ac_cv_func_initgroups" = "xyes"; then + case $host_os in + aix*) AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_MSG_CHECKING([for initgroups prototype]) + AC_CACHE_VAL(kde_cv_check_initgroups_proto, + [ AC_TRY_COMPILE( + [ #include + ], + [ char buffer[10]; + gid_t id; + int x = initgroups(buffer,id); + ], + kde_cv_check_initgroups_proto=yes, + kde_cv_check_initgroups_proto=no) + ]) + AC_MSG_RESULT($kde_cv_check_initgroups_proto) + AC_LANG_RESTORE + ;; + *) + kde_cv_check_initgroups_proto=yes + ;; + esac + else + kde_cv_check_initgroups_proto=no + fi + if test "x$kde_cv_check_initgroups_proto" = "xyes"; then + kde_check_initgroups_proto=1 + else + kde_check_initgroups_proto=0 + fi + AC_DEFINE_UNQUOTED(HAVE_INITGROUPS_PROTO,$kde_check_initgroups_proto, + [initgroups may exist but not its prototype (e.g. AIX<4.3.3:8)]) +]) + + +AC_DEFUN(KDE_CHECK_JAVA_DIR, +[ +AC_MSG_CHECKING([for Java directory]) + +AC_ARG_WITH(java, +[ --with-java=javadir use java installed in javadir, --without-java disables ], +[ ac_java_dir=$withval +], ac_java_dir="" +) + +dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH +if test "x$ac_java_dir" = xno; then + kde_cv_java_bindir=no + kde_cv_java_includedir=no + kde_cv_java_libjvmdir=no + kde_cv_java_libhpidir=no +else + if test "x$ac_java_dir" = x; then + dnl No option set -> look in $PATH + AC_CACHE_VAL(kde_cv_java_bindir, + [ + dnl First look for javac in $PATH. If not found we'll look at the option. + KDE_FIND_PATH(javac, JAVAC, [], []) + if test -n "$JAVAC"; then + kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` + dnl this substitution might not work - well, we test for jni.h below + kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` + else + kde_cv_java_bindir=no + fi + ]) + else + dnl config option set + kde_cv_java_bindir=$ac_java_dir/bin + kde_cv_java_includedir=$ac_java_dir/include + fi +fi + +dnl Look for libjvm.so +kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` +dnl Look for libhpi.so and avoid green threads +kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` + +dnl At this point kde_cv_java_bindir and kde_cv_java_includedir are either set or "no" +if test ! "x$kde_cv_java_bindir" = xno; then + + dnl Now check everything's fine under there + + if test ! -x "$kde_cv_java_bindir/javac"; then + AC_MSG_ERROR([javac not found under $kde_cv_java_bindir - it seems you passed a wrong --with-java.]) + fi + if test ! -x "$kde_cv_java_bindir/javah"; then + AC_MSG_ERROR([javah not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -x "$kde_cv_java_bindir/jar"; then + AC_MSG_ERROR([jar not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_includedir/jni.h"; then + AC_MSG_ERROR([jni.h not found under $kde_cv_java_includedir. Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_libjvmdir/libjvm.so"; then + AC_MSG_ERROR([libjvm.so not found under $kde_cv_java_libjvmdir. Use --without-java.]) + fi + if test ! -r "$kde_cv_java_libhpidir/libhpi.so"; then + AC_MSG_ERROR([libhpi.so not found under $kde_cv_java_libhpidir. Use --without-java.]) + fi + + jni_includes="-I$kde_cv_java_includedir" + dnl Strange thing, jni.h requires jni_md.h which is under genunix here.. + dnl and under linux here.. + test -d "$kde_cv_java_includedir/linux" && jni_includes="$jni_includes -I$kde_cv_java_includedir/linux" + test -d "$kde_cv_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_cv_java_includedir/genunix" + + dnl Check for JNI version + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_cxxflags_safe="$CXXFLAGS" + CXXFLAGS="$CXXFLAGS $all_includes $jni_includes" + + AC_TRY_COMPILE([ +#include + ], + [ +#ifndef JNI_VERSION_1_2 +Syntax Error +#endif + ],[ + ],[ AC_MSG_ERROR([Incorrect version of $kde_cv_java_includedir/jni.h. + You need to have Java Development Kit (JDK) version 1.2. + + Use --with-java to specify another location. + Use --without-java to configure without java support. + Or download a newer JDK and try again. + See e.g. http://java.sun.com/products/jdk/1.2 ]) + ]) + + CXXFLAGS="$ac_cxxflags_safe" + AC_LANG_RESTORE + + dnl All tests ok, inform and subst the variables + AC_MSG_RESULT([javac/javah/jar in $kde_cv_java_bindir, jni.h in $kde_cv_java_includedir]) + + JAVAC=$kde_cv_java_bindir/javac + AC_SUBST(JAVAC) + JAVAH=$kde_cv_java_bindir/javah + AC_SUBST(JAVAH) + JAR=$kde_cv_java_bindir/jar + AC_SUBST(JAR) + AC_SUBST(jni_includes) + JVMLIBS="-L$kde_cv_java_libjvmdir -ljvm -L$kde_cv_java_libhpidir -lhpi" + AC_SUBST(JVMLIBS) +fi +]) +## libtool.m4 - Configure libtool for the host system. -*-Shell-script-*- +## Copyright 1996, 1997, 1998, 1999, 2000, 2001 +## Free Software Foundation, Inc. +## Originally by Gordon Matzigkeit , 1996 +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +## +## As a special exception to the GNU General Public License, if you +## distribute this file as part of a program that contains a +## configuration script generated by Autoconf, you may include it under +## the same distribution terms that you use for the rest of that program. + +# serial 46 AC_PROG_LIBTOOL +AC_DEFUN([AC_PROG_LIBTOOL], +[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl +dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX +dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. + AC_PROVIDE_IFELSE([AC_PROG_CXX], + [AC_LIBTOOL_CXX], + [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX +])]) + +dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. +dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run +dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. + AC_PROVIDE_IFELSE([AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [ifdef([AC_PROG_GCJ], + [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([A][M_PROG_GCJ], + [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([LT_AC_PROG_GCJ], + [define([LT_AC_PROG_GCJ], defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])])])])])]) + +AC_DEFUN([_AC_PROG_LIBTOOL], +[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl +AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl +AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl + +# Save cache, so that ltconfig can load it +AC_CACHE_SAVE + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| AC_MSG_ERROR([libtool configure failed]) + +# Reload cache, that may have been modified by ltconfig +AC_CACHE_LOAD + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +AC_SUBST(LIBTOOL)dnl + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +AC_DEFUN([AC_LIBTOOL_SETUP], +[AC_PREREQ(2.13)dnl +AC_REQUIRE([AC_ENABLE_SHARED])dnl +AC_REQUIRE([AC_ENABLE_STATIC])dnl +AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_PROG_LD])dnl +AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl +AC_REQUIRE([AC_PROG_NM])dnl +AC_REQUIRE([AC_PROG_LN_S])dnl +AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! +AC_REQUIRE([AC_OBJEXT])dnl +AC_REQUIRE([AC_EXEEXT])dnl +dnl + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + AC_PATH_MAGIC + fi + ;; +esac + +AC_CHECK_TOOL(RANLIB, ranlib, :) +AC_CHECK_TOOL(STRIP, strip, :) + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], +[libtool_flags="$libtool_flags --enable-dlopen"]) +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[libtool_flags="$libtool_flags --enable-win32-dll"]) +AC_ARG_ENABLE(libtool-lock, + [ --disable-libtool-lock avoid locking (might break parallel builds)]) +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +AC_ARG_WITH(pic, + [ --with-pic try to use only PIC/non-PIC objects [default=use both]], + pic_mode="$withval", pic_mode=default) +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '[#]line __oline__ "configure"' > conftest.$ac_ext + if AC_TRY_EVAL(ac_compile); then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, + [AC_LANG_SAVE + AC_LANG_C + AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) + AC_LANG_RESTORE]) + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[*-*-cygwin* | *-*-mingw* | *-*-pw32*) + AC_CHECK_TOOL(DLLTOOL, dlltool, false) + AC_CHECK_TOOL(AS, as, false) + AC_CHECK_TOOL(OBJDUMP, objdump, false) + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one + AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, + [AC_TRY_LINK([], + [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); + DllMain (0, 0, 0);], + [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) + + case $host/$CC in + *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) + # old mingw systems require "-dll" to link a DLL, while more recent ones + # require "-mdll" + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -mdll" + AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, + [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) + CFLAGS="$SAVE_CFLAGS" ;; + *-*-cygwin* | *-*-pw32*) + # cygwin systems need to pass --dll to the linker, and not link + # crt.o which will require a WinMain@16 definition. + lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; + esac + ;; + ]) +esac +]) + +# AC_LIBTOOL_DLOPEN - enable checks for dlopen support +AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) + +# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's +AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) + +# AC_ENABLE_SHARED - implement the --enable-shared flag +# Usage: AC_ENABLE_SHARED[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_SHARED], +[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(shared, +changequote(<<, >>)dnl +<< --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl +]) + +# AC_DISABLE_SHARED - set the default shared flag to --disable-shared +AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_SHARED(no)]) + +# AC_ENABLE_STATIC - implement the --enable-static flag +# Usage: AC_ENABLE_STATIC[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_STATIC], +[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(static, +changequote(<<, >>)dnl +<< --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_static=AC_ENABLE_STATIC_DEFAULT)dnl +]) + +# AC_DISABLE_STATIC - set the default static flag to --disable-static +AC_DEFUN([AC_DISABLE_STATIC], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_STATIC(no)]) + + +# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag +# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_FAST_INSTALL], +[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(fast-install, +changequote(<<, >>)dnl +<< --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl +]) + +# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install +AC_DEFUN([AC_DISABLE_FAST_INSTALL], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_FAST_INSTALL(no)]) + +# AC_LIBTOOL_PICMODE - implement the --with-pic flag +# Usage: AC_LIBTOOL_PICMODE[(MODE)] +# Where MODE is either `yes' or `no'. If omitted, it defaults to +# `both'. +AC_DEFUN([AC_LIBTOOL_PICMODE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +pic_mode=ifelse($#,1,$1,default)]) + + +# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library +AC_DEFUN([AC_PATH_TOOL_PREFIX], +[AC_MSG_CHECKING([for $1]) +AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, +[case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +dnl $ac_dummy forces splitting on constant user-supplied paths. +dnl POSIX.2 word splitting is done only on the output of word expansions, +dnl not every word. This closes a longstanding sh security hole. + ac_dummy="ifelse([$2], , $PATH, [$2])" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$1; then + lt_cv_path_MAGIC_CMD="$ac_dir/$1" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac]) +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + AC_MSG_RESULT($MAGIC_CMD) +else + AC_MSG_RESULT(no) +fi +]) + + +# AC_PATH_MAGIC - find a file program which can recognise a shared library +AC_DEFUN([AC_PATH_MAGIC], +[AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl +AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) + else + MAGIC_CMD=: + fi +fi +]) + + +# AC_PROG_LD - find the path to the GNU or non-GNU linker +AC_DEFUN([AC_PROG_LD], +[AC_ARG_WITH(gnu-ld, +[ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], +test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + AC_MSG_CHECKING([for ld used by GCC]) + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [[\\/]* | [A-Za-z]:[\\/]*)] + re_direlt=['/[^/][^/]*/\.\./'] + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + AC_MSG_CHECKING([for GNU ld]) +else + AC_MSG_CHECKING([for non-GNU ld]) +fi +AC_CACHE_VAL(lt_cv_path_LD, +[if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi]) +LD="$lt_cv_path_LD" +if test -n "$LD"; then + AC_MSG_RESULT($LD) +else + AC_MSG_RESULT(no) +fi +test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) +AC_PROG_LD_GNU +]) + +AC_DEFUN([AC_PROG_LD_GNU], +[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi]) +with_gnu_ld=$lt_cv_prog_gnu_ld +]) + +# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker +# -- PORTME Some linkers may need a different reload flag. +AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], +[AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, +[lt_cv_ld_reload_flag='-r']) +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" +]) + +# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies +# -- PORTME fill in with the dynamic library characteristics +AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], +[AC_CACHE_CHECK([how to recognise dependant libraries], +lt_cv_deplibs_check_method, +[lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.[012]) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method=['file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method=['file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method=["file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"] + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'] ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + [lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library'] + else + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'] + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + changequote(,)dnl + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + changequote([, ])dnl + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'] + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac +]) +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method +]) + + +# AC_PROG_NM - find the path to a BSD-compatible name lister +AC_DEFUN([AC_PROG_NM], +[AC_MSG_CHECKING([for BSD-compatible nm]) +AC_CACHE_VAL(lt_cv_path_NM, +[if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi]) +NM="$lt_cv_path_NM" +AC_MSG_RESULT([$NM]) +]) + +# AC_CHECK_LIBM - check for math library +AC_DEFUN([AC_CHECK_LIBM], +[AC_REQUIRE([AC_CANONICAL_HOST])dnl +LIBM= +case $host in +*-*-beos* | *-*-cygwin* | *-*-pw32*) + # These system don't have libm + ;; +*-ncr-sysv4.3*) + AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") + AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") + ;; +*) + AC_CHECK_LIB(m, main, LIBM="-lm") + ;; +esac +]) + +# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl convenience library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-convenience to the +# configure arguments. Note that LIBLTDL and INCLTDL are not +# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not +# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed +# with '${top_builddir}/' and INCLTDL will be prefixed with +# '${top_srcdir}/' (note the single quotes!). If your package is not +# flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +AC_DEFUN([AC_LIBLTDL_CONVENIENCE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + case $enable_ltdl_convenience in + no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; + "") enable_ltdl_convenience=yes + ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; + esac + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) +]) + +# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl installable library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-install to the configure +# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is +# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed +# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will +# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed +# with '${top_srcdir}/' (note the single quotes!). If your package is +# not flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +# In the future, this macro may have to be called after AC_PROG_LIBTOOL. +AC_DEFUN([AC_LIBLTDL_INSTALLABLE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + AC_CHECK_LIB(ltdl, main, + [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], + [if test x"$enable_ltdl_install" = xno; then + AC_MSG_WARN([libltdl not installed, but installation disabled]) + else + enable_ltdl_install=yes + fi + ]) + if test x"$enable_ltdl_install" = x"yes"; then + ac_configure_args="$ac_configure_args --enable-ltdl-install" + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) + else + ac_configure_args="$ac_configure_args --enable-ltdl-install=no" + LIBLTDL="-lltdl" + INCLTDL= + fi +]) + +# If this macro is not defined by Autoconf, define it here. +ifdef([AC_PROVIDE_IFELSE], + [], + [define([AC_PROVIDE_IFELSE], + [ifdef([AC_PROVIDE_$1], + [$2], [$3])])]) + +# AC_LIBTOOL_CXX - enable support for C++ libraries +AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_AC_LIBTOOL_CXX])]) + +AC_DEFUN([_AC_LIBTOOL_CXX], +[AC_REQUIRE([AC_PROG_CXX]) +AC_REQUIRE([AC_PROG_CXXCPP]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +# AC_LIBTOOL_GCJ - enable support for GCJ libraries +AC_DEFUN([AC_LIBTOOL_GCJ],[AC_REQUIRE([_AC_LIBTOOL_GCJ])]) + +AC_DEFUN([_AC_LIBTOOL_GCJ], +[AC_REQUIRE([AC_PROG_LIBTOOL]) +AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], + [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], + [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], + [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-gcj.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +dnl old names +AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) +AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) +AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) +AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) +AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) +AC_DEFUN([AM_PROG_LD], [AC_PROG_LD]) +AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) + +dnl This is just to silence aclocal about the macro not being used +ifelse([AC_DISABLE_FAST_INSTALL])dnl + +AC_DEFUN([LT_AC_PROG_GCJ], +[AC_CHECK_TOOL(GCJ, gcj, no) + test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" + AC_SUBST(GCJFLAGS) +]) +## -*- autoconf -*- +dnl This file was created by Joachim Ansorg +dnl It provides macord for the autoconf package to find the Sword library on your system. + +dnl ---------------------------------------------------------------------- +dnl Check wheter to use static linking +dnl first parameter is the required version +dnl second is whether to use static sword library +dnl ---------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_SWORD, +[ +dnl AC_MSG_CHECKING([for a Sword installation]) + +dnl The option for the configure script +AC_ARG_WITH(sword-dir, +[ --with-sword-dir=DIR Patch where Sword is being installed (default=/usr) ], +[ + ac_sword_dir=$withval +],ac_sword_dir=/usr +) + +AC_ARG_ENABLE(static-sword, +[ --enable-static-sword Link to the static Sword library], + ac_static_sword="YES", + [ ac_static_sword="$2" ] +) + +dnl try to find Sword library files +AC_MSG_CHECKING([for Sword library files]) +AC_REQUIRE([AC_FIND_ZLIB]) +ac_sword_library_dirs="$ac_sword_dir/lib /usr/lib /usr/lib/sword /usr/local/lib /usr/local/lib/sword /usr/local/sword/lib" + +if test "$ac_static_sword" = "YES"; then + SEARCH_LIBS="libsword.a"; +else + SEARCH_LIBS="libsword.a libsword.so"; +fi + + +AC_CACHE_VAL(ac_cv_sword_libdir, AC_FIND_FILE($SEARCH_LIBS, $ac_sword_library_dirs, ac_cv_sword_libdir)) + +if test "$ac_cv_sword_libdir" = "NO"; then + AC_MSG_ERROR(SWORD library not found. Try to use configure with --with-sword-dir=/your/SWORD/path!); +fi + +if test "$ac_static_sword" = "YES"; then + LIB_SWORD="$ac_cv_sword_libdir/libsword.a"; +else + LIB_SWORD="-lsword"; +fi + +AC_SUBST(SWORD_LIBRARY_PATH) +AC_SUBST(LIB_SWORD) +all_libraries="$all_libraries -L$ac_cv_sword_libdir" + +if test "$ac_static_sword" = "YES"; then + MESSAGE="static library $ac_cv_sword_libdir/libsword.a"; +else + MESSAGE="$ac_cv_sword_libdir"; +fi +AC_MSG_RESULT([$MESSAGE]) + + + +dnl -- try to find Swords include files -- +AC_MSG_CHECKING([for Sword include files]) +ac_sword_include_dirs="$ac_sword_dir/include/sword $ac_sword_dir/include /usr/include/sword /usr/include /usr/local/include/sword /usr/local/include /usr/local/sword/include /usr/local/sword/include/sword" + +AC_CACHE_VAL(ac_cv_sword_incdir, AC_FIND_FILE(swmgr.h, $ac_sword_include_dirs, ac_cv_sword_incdir)) + +if test "$ac_cv_sword_incdir" = "NO"; then + AC_MSG_ERROR([The Sword include file files were not found. +Please try to use configure with --with-sword-dir=/your/SWORD/path ! +]) +fi + +SWORD_INCLUDES="-I$ac_cv_sword_incdir" +AC_SUBST(SWORD_INCLUDES) +all_includes="$all_includes -I$ac_cv_sword_incdir" + +AC_MSG_RESULT([$ac_cv_sword_incdir]) + + + +dnl -- check if Sword matches the minimum version -- +AC_MSG_CHECKING([if you have Sword $1 or later]) + +AC_CACHE_VAL(ac_cv_installed_sword_version, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH +ac_LIBRARY_PATH="$LIBRARY_PATH" +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$" +LDFLAGS="$LDFLAGS -L$ac_cv_sword_libdir" +LIBS="$LIB_SWORD -lz" +LD_LIBRARY_PATH="$ac_cv_sword_libdir" +export LD_LIBRARY_PATH +LIBRARY_PATH= +export LIBRARY_PATH + +cat > conftest.$ac_ext < +#include + +int main(int argc, char* argv[]) { + if (argc != 2) { + cout << SWVersion::currentVersion << endl; + } + else if (argc == 2) + { + if (SWVersion(&argv[[1]]) < SWVersion::currentVersion || SWVersion(&argv[[1]]) == SWVersion::currentVersion) + { + cout << 0 << endl; + return 0; + } + else + { + cout << 1 << endl; + return 1; //version not recent enough + } + } + return 0; +} +EOF + +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +if AC_TRY_EVAL(ac_link) && test -s conftest; then + if test -x conftest; then + eval ac_cv_installed_sword_version=`./conftest 2>&5` + eval sword_test_returncode=`./conftest $1 2>&5`; + fi +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +right_version="ok"; +if test $sword_test_returncode = 1; then + right_version="wrong version"; +fi; + +AC_MSG_RESULT([$ac_cv_installed_sword_version]) +if test $right_version != "ok"; then + AC_MSG_ERROR([Your Sword installation is not recent enoought! Please +upgrade to version $1!]); +fi; + +]) +## -*- autoconf -*- + +dnl ------------------------------------------------------------------------------- +dnl Check wheter to use static linking, first parameter is the result (YES/NO) +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_STATIC_LINKING, +[ +$1="NO" + +AC_MSG_CHECKING(whether to use static linking) +AC_ARG_ENABLE(static-linking, + [ --enable-static-linking use static linking], + USE_STATIC_LINKING=$enableval, USE_STATIC_LINKING="no") + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + AC_SUBST(BT_LDFLAGS) + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + $1="YES"; +else + $1="NO"; +fi + +AC_MSG_RESULT($USE_STATIC_LINKING) +]) + +dnl ------------------------------------------------------------------------------- +dnl Checks the type of the distribution +dnl Possible names for the distributions are SuSE, RedHat, Mandrake +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_DISTRIBUTION, +[ +AC_MSG_CHECKING([for the used Linux distribution]) + +AC_ARG_WITH(distribution, +[ --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] ], +[ + ac_distribution=$withval +],ac_distribution=auto +) + +AC_ARG_WITH(distribution-version, +[ --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] ], +[ + ac_distribution_version=$withval +],ac_distribution_version=auto +) + +AC_ARG_WITH(rpm-prefix, +[ --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] ], +[ + ac_rpm_prefix=$withval +],ac_rpm_prefix=auto +) + +AC_ARG_WITH(rpm-group, +[ --with-rpm-group=DIR The group which will be used for the RPM system [auto] ], +[ + ac_rpm_group=$withval +],ac_rpm_group=auto +) + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=[$ac_distribution] +fi + +if test "$ac_distribution" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION, [ +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi +]) +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=[$ac_distribution_version] +fi +if test "$ac_distribution_version" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION_VERSION, [ +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=[`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`]; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=[`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=[`cat /etc/debian_version`] +fi +]) +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=[$ac_rpm_prefix] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_PREFIX, [ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi +]) +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=[$ac_rpm_group] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_GROUP, +[ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi +]) +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION, ${DISTRIBUTION}, [The type of your distribution]) +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION_VERSION, ${DISTRIBUTION_VERSION}, [The version of your distribution]) +fi + +AC_SUBST(DISTRIBUTION) +AC_SUBST(DISTRIBUTION_VERSION) +AC_SUBST(RPM_PREFIX) +AC_SUBST(RPM_GROUP) + +AC_MSG_RESULT([$DISTRIBUTION $DISTRIBUTION_VERSION]) + +AC_MSG_CHECKING([for RPM installation prefix]) +AC_MSG_RESULT([$RPM_PREFIX]) + +AC_MSG_CHECKING([for the correct RPM group]) +AC_MSG_RESULT([$RPM_GROUP]) +]) + diff --git a/aclocal.m4 b/aclocal.m4 new file mode 100644 index 0000000..89fc4f8 --- /dev/null +++ b/aclocal.m4 @@ -0,0 +1,5465 @@ +dnl aclocal.m4 generated automatically by aclocal 1.4-p4 + +dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. + + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +dnl IMPORTANT NOTE: +dnl Please do not modify this file unless you expect your modifications to be +dnl carried into every other module in the repository. If you decide that you +dnl really want to modify it, contact coolo@kde.org mentioning that you have +dnl and that the modified file should be committed to every module. +dnl +dnl Single-module modifications are best placed in configure.in for kdelibs +dnl and kdebase or configure.in.in if present. + +dnl ------------------------------------------------------------------------ +dnl Forward compatibility macros (make autoconf 2.13 look like 2.50), +dnl thanks to Raja R Harinath. +dnl ------------------------------------------------------------------------ +dnl +ifdef([_AC_PATH_X_DIRECT],[], + [AC_DEFUN([_AC_PATH_X_DIRECT],[AC_PATH_X_DIRECT])]) +ifdef([_AC_PATH_X_XMKMF],[], + [AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])]) + +dnl ------------------------------------------------------------------------ +dnl Find a file (or one of more files in a list of dirs) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_FIND_FILE, +[ +$3=NO +for i in $2; +do + for j in $1; + do + echo "configure: __oline__: $i/$j" >&AC_FD_CC + if test -r "$i/$j"; then + echo "taking that" >&AC_FD_CC + $3=$i + break 2 + fi + done +done +]) + +dnl KDE_FIND_PATH(programm-name, variable-name, list of directories, +dnl if-not-found, test-parameter) +AC_DEFUN(KDE_FIND_PATH, +[ + AC_MSG_CHECKING([for $1]) + if test -n "$$2"; then + kde_cv_path="$$2"; + else + kde_cache=`echo $1 | sed 'y%./+-%__p_%'` + + AC_CACHE_VAL(kde_cv_path_$kde_cache, + [ + kde_cv_path="NONE" + dirs="$3" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/$1"; then + if test -n "$5" + then + evalstr="$dir/$1 $5 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/$1" + break + fi + else + kde_cv_path="$dir/$1" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + ]) + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + AC_MSG_RESULT(not found) + $4 + else + AC_MSG_RESULT($kde_cv_path) + $2=$kde_cv_path + + fi +]) + +AC_DEFUN(KDE_MOC_ERROR_MESSAGE, +[ + AC_MSG_ERROR([No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +]) +]) + +AC_DEFUN(KDE_UIC_ERROR_MESSAGE, +[ + AC_MSG_WARN([No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +]) +]) + +dnl ------------------------------------------------------------------------ +dnl Find the meta object compiler and the ui compiler in the PATH, +dnl in $QTDIR/bin, and some more usual places +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_MOC_UIC, +[ + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) + if test -z "$UIC_NOT_NEEDED"; then + KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC=""]) + if test -z "$UIC" ; then + KDE_UIC_ERROR_MESSAGE + exit 1 + fi + else + UIC="echo uic not available: " + fi + + AC_SUBST(MOC) + AC_SUBST(UIC) +]) + +AC_DEFUN(KDE_1_CHECK_PATHS, +[ + KDE_1_CHECK_PATH_HEADERS + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +AC_MSG_CHECKING([for KDE libraries installed]) +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + AC_MSG_RESULT(yes) +else + AC_MSG_ERROR([your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log.]) +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + +KDE_SET_PATHS($kde_result) + +]) + +AC_DEFUN(KDE_SET_PATHS, +[ + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$1" +]) + +AC_DEFUN(KDE_SET_DEFAULT_PATHS, +[ +if test "$1" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + KDE_SET_PATHS(defaults) + +else + + if test $kde_qtver = 1; then + AC_MSG_RESULT([compiling]) + KDE_1_CHECK_PATHS + else + AC_MSG_ERROR([path checking not yet supported for KDE 2]) + fi + +fi +]) + +AC_DEFUN(KDE_CHECK_PATHS_FOR_COMPLETENESS, +[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi +]) + +AC_DEFUN(KDE_MISSING_PROG_ERROR, +[ + AC_MSG_ERROR([The important program $1 was not found! +Please check whether you installed KDE correctly. +]) +]) + +AC_DEFUN(KDE_SUBST_PROGRAMS, +[ + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)]) + KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)]) + KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(mcopidl)]) + KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(artsc-config)]) + KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs]) + KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs]) + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + AC_SUBST(DCOPIDL) + AC_SUBST(DCOPIDL2CPP) + AC_SUBST(DCOP_DEPENDENCIES) + AC_SUBST(MCOPIDL) + AC_SUBST(ARTSCCONFIG) + AC_SUBST(KDECONFIG) + AC_SUBST(MEINPROC) + AC_SUBST(KDE_XSL_STYLESHEET) + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + ]) + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + AC_SUBST(kde_libs_prefix) + AC_SUBST(kde_libs_htmldir) +])dnl + +AC_DEFUN(AC_CREATE_KFSSTND, +[ +AC_REQUIRE([AC_CHECK_RPATH]) + +AC_MSG_CHECKING([for KDE paths]) +kde_result="" +kde_cached_paths=yes +AC_CACHE_VAL(kde_cv_all_paths, +[ + KDE_SET_DEFAULT_PATHS($1) + kde_cached_paths=no +]) +eval "$kde_cv_all_paths" +KDE_CHECK_PATHS_FOR_COMPLETENESS +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + KDE_SET_DEFAULT_PATHS($1) + eval "$kde_cv_all_paths" + KDE_CHECK_PATHS_FOR_COMPLETENESS + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + AC_MSG_ERROR([configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +]) +else + rm -f conftest* + AC_MSG_RESULT($kde_result) +fi + +bindir=$kde_bindir + +KDE_SUBST_PROGRAMS + +]) + +AC_DEFUN(AC_SUBST_KFSSTND, +[ +AC_SUBST(kde_htmldir) +AC_SUBST(kde_appsdir) +AC_SUBST(kde_icondir) +AC_SUBST(kde_sounddir) +AC_SUBST(kde_datadir) +AC_SUBST(kde_locale) +AC_SUBST(kde_confdir) +AC_SUBST(kde_mimedir) +AC_SUBST(kde_wallpaperdir) +AC_SUBST(kde_bindir) +dnl for KDE 2 +AC_SUBST(kde_templatesdir) +AC_SUBST(kde_servicesdir) +AC_SUBST(kde_servicetypesdir) +AC_SUBST(kde_moduledir) +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi +dnl AC_SUBST(kde_minidir) +dnl AC_SUBST(kde_cgidir) +dnl AC_SUBST(kde_toolbardir) +]) + +AC_DEFUN(KDE_MISC_TESTS, +[ + AC_LANG_C + dnl Checks for libraries. + AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD + AC_SUBST(LIBUTIL) + AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD + AC_SUBST(LIBCOMPAT) + kde_have_crypt= + AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes], + AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [ + AC_MSG_WARN([you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support]) + kde_have_crypt=no + ])) + AC_SUBST(LIBCRYPT) + if test $kde_have_crypt = yes; then + AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function]) + fi + AC_CHECK_SOCKLEN_T + AC_LANG_C + AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + AC_CHECK_LIB(dnet_stub, dnet_ntoa, + [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) + fi + AC_CHECK_FUNC(inet_ntoa) + if test $ac_cv_func_inet_ntoa = no; then + AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl") + fi + AC_CHECK_FUNC(connect) + if test $ac_cv_func_connect = no; then + AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", , + $X_EXTRA_LIBS) + fi + + AC_CHECK_FUNC(remove) + if test $ac_cv_func_remove = no; then + AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix") + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + AC_CHECK_FUNC(shmat, , + AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")) + + # Solaris 2.6 and others need -lresolv for res_init + AC_CHECK_FUNCS(res_init, , [ + kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + AC_TRY_LINK( +[ +#include +], +[ +res_init(); +], + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function]) + ) + LIBS=$kde_libs_safe + ]) + + LIBSOCKET="$X_EXTRA_LIBS" + AC_SUBST(LIBSOCKET) + AC_SUBST(LIBRESOLV) + AC_SUBST(X_EXTRA_LIBS) + AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4 + AC_SUBST(LIBUCB) + + case $host in dnl this *is* LynxOS specific + *-*-lynxos* ) + AC_MSG_CHECKING([LynxOS header file wrappers]) + [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"] + AC_MSG_RESULT(disabled) + AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS + ;; + esac + + KDE_CHECK_TYPES + KDE_CHECK_LIBDL +]) + +dnl ------------------------------------------------------------------------ +dnl Find the header files and libraries for X-Windows. Extended the +dnl macro AC_PATH_X +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(K_PATH_X, +[ +AC_REQUIRE([AC_PROG_CPP])dnl +AC_REQUIRE([KDE_MISC_TESTS])dnl +AC_MSG_CHECKING(for X) +AC_LANG_SAVE +AC_LANG_C +AC_CACHE_VAL(kde_cv_have_x, +[# One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +_AC_PATH_X_DIRECT +dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries. +dnl Unfortunately, if compiling with the N32 ABI, this is not the correct +dnl location. The correct location is /usr/lib32 or an undefined value +dnl (the linker is smart enough to pick the correct default library). +dnl Things work just fine if you use just AC_PATH_X_DIRECT. +dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to +dnl /usr/openwin/include, which doesn't work. /usr/include does work, so +dnl x_includes should be left alone. +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + _AC_PATH_X_XMKMF + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!]) +fi + +if test "$kde_x_libraries" = NO; then + AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!]) +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" +])dnl + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + AC_MSG_RESULT($have_x) + no_x=yes +else + AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes]) +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; dnl better than nothing :- + else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; dnl better than nothing :- + else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + +AC_SUBST(X_INCLUDES) +AC_SUBST(X_LDFLAGS) +AC_SUBST(x_libraries) +AC_SUBST(x_includes) + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +AC_CHECK_LIB(ICE, IceConnectionNumber, + [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS) +AC_SUBST(LIBSM) +LDFLAGS="$ac_save_LDFLAGS" + +AC_SUBST(X_PRE_LIBS) + +LIB_X11='-lX11 $(LIBSOCKET)' +AC_SUBST(LIB_X11) + +AC_MSG_CHECKING(for libXext) +AC_CACHE_VAL(kde_cv_have_libXext, +[ +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +AC_TRY_LINK([ +#include +#ifdef STDC_HEADERS +# include +#endif +], +[ +printf("hello Xext\n"); +], +kde_cv_have_libXext=yes, +kde_cv_have_libXext=no + ) + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + ]) + +AC_MSG_RESULT($kde_cv_have_libXext) + +if test "$kde_cv_have_libXext" = "no"; then + AC_MSG_ERROR([We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either.]) +fi + +AC_MSG_CHECKING(for Xinerama) + + AC_ARG_WITH(xinerama, + [ --with-xinerama enable support for Xinerama ], + [ + no_xinerama=no + ], [ + no_xinerama=yes + ] +) + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + AC_CACHE_VAL(ac_cv_have_xinerama, + [ + AC_TRY_LINK([#include + #include ], + [XineramaIsActive(NULL);], + [ac_cv_have_xinerama="yes"], + [ac_cv_have_xinerama="no"]) + ]) +else + ac_cv_have_xinerama=no; +fi + +AC_MSG_RESULT($ac_cv_have_xinerama) + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + AC_DEFINE(HAVE_XINERAMA, 1, [Define if you want Xinerama support]) + LIBXINERAMA="-lXinerama" +fi + +AC_SUBST(LIBXINERAMA) + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +AC_LANG_RESTORE + +]) + +AC_DEFUN(KDE_PRINT_QT_PROGRAM, +[ +AC_REQUIRE([KDE_USE_QT]) +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +if test "$kde_cv_qt_direct" = "yes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Try to find the Qt headers and libraries. +dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed) +dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_1_3, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([KDE_USE_QT]) + +dnl ------------------------------------------------------------------------ +dnl Add configure flag to enable linking to MT version of Qt library. +dnl ------------------------------------------------------------------------ + +AC_ARG_ENABLE( + mt, + [ --enable-mt link to threaded Qt (experimental)], + kde_use_qt_mt=$enableval, + kde_use_qt_mt=no +) + +USING_QT_MT="" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust some vars for the host. +dnl ------------------------------------------------------------------------ + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + AC_MSG_WARN([Compiler is not gcc. MT support disabled.]) + fi + ;; + *) + AC_MSG_WARN([MT not yet supported on $host - disabled.]) + ;; + esac + +fi + +kde_qt_was_given=yes + +dnl ------------------------------------------------------------------------ +dnl If we haven't been told how to link to Qt, we work it out for ourselves. +dnl ------------------------------------------------------------------------ + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust the Qt library name for the host. +dnl ------------------------------------------------------------------------ + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([AC_FIND_JPEG]) + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +AC_MSG_CHECKING([for Qt]) + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +AC_ARG_WITH(qt-dir, + [ --with-qt-dir=DIR where the root of Qt is installed ], + [ ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + ]) + +AC_ARG_WITH(qt-includes, + [ --with-qt-includes=DIR where the Qt includes are. ], + [ + ac_qt_includes="$withval" + ]) + +kde_qt_libs_given=no + +AC_ARG_WITH(qt-libraries, + [ --with-qt-libraries=DIR where the Qt library is installed.], + [ ac_qt_libraries="$withval" + kde_qt_libs_given=yes + ]) + +AC_CACHE_VAL(ac_cv_have_qt, +[#try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + +AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir) +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + +AC_LANG_SAVE +AC_LANG_CPLUSPLUS + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + +KDE_PRINT_QT_PROGRAM + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +AC_LANG_RESTORE +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log.]) +else + have_qt="yes" +fi +]) + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + AC_MSG_RESULT([$have_qt]); +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT]) + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then +KDE_CHECK_QT_DIRECT(qt_libraries= ,[]) +fi + +AC_SUBST(qt_libraries) +AC_SUBST(qt_includes) + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + +AC_SUBST(QT_INCLUDES) +AC_SUBST(QT_LDFLAGS) +AC_PATH_QT_MOC_UIC + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' +AC_SUBST(LIB_QT) + +]) + +AC_DEFUN(AC_PATH_QT, +[ +AC_PATH_QT_1_3 +]) + +AC_DEFUN(KDE_CHECK_FINAL, +[ + AC_ARG_ENABLE(final, [ --enable-final build size optimized apps (experimental - needs lots of memory)], + kde_use_final=$enableval, kde_use_final=no) + + KDE_COMPILER_REPO + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + AC_SUBST(KDE_USE_FINAL_TRUE) + AC_SUBST(KDE_USE_FINAL_FALSE) + + AC_ARG_ENABLE(closure, [ --disable-closure don't delay template instantiation], + kde_use_closure=$enableval, kde_use_closure=yes) + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) +]) + +dnl ------------------------------------------------------------------------ +dnl Now, the same with KDE +dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) +dnl and $(kde_includes) will be the kdehdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_BASE_PATH_KDE, +[ +AC_PREREQ([2.13]) +AC_REQUIRE([AC_PATH_QT])dnl +AC_CHECK_RPATH +AC_MSG_CHECKING([for KDE]) + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +AC_CACHE_VAL(ac_cv_have_kde, +[#try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z "$1"; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" +AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir) +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!]) +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" +AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir) +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!]) +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else dnl test -z $1 + + ac_cv_have_kde="have_kde=no" + +fi +])dnl + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix]) + else + ac_kde_exec_prefix="$exec_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix]) + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes]) + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi +AC_SUBST(kde_libraries) +AC_SUBST(kde_includes) + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + +AC_SUBST(KDE_LDFLAGS) +AC_SUBST(KDE_INCLUDES) + +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" +AC_SUBST(all_includes) +AC_SUBST(all_libraries) + +AC_SUBST(AUTODIRS) +]) + +AC_DEFUN(KDE_CHECK_EXTRA_LIBS, +[ +AC_MSG_CHECKING(for extra includes) +AC_ARG_WITH(extra-includes, [ --with-extra-includes=DIR + adds non standard include paths], + kde_use_extra_includes="$withval", + kde_use_extra_includes=NONE +) +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi +AC_SUBST(USER_INCLUDES) + +AC_MSG_RESULT($kde_use_extra_includes) + +kde_extra_libs= +AC_MSG_CHECKING(for extra libs) +AC_ARG_WITH(extra-libs, [ --with-extra-libs=DIR adds non standard library paths], + kde_use_extra_libs=$withval, + kde_use_extra_libs=NONE +) +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + +AC_SUBST(USER_LDFLAGS) + +AC_MSG_RESULT($kde_use_extra_libs) + +]) + +AC_DEFUN(KDE_1_CHECK_PATH_HEADERS, +[ + AC_MSG_CHECKING([for KDE headers installed]) + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if AC_TRY_EVAL(ac_compile); then + AC_MSG_RESULT(yes) + else + AC_MSG_ERROR([your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log.]) + fi + + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_KDEQTADDON, +[ +AC_MSG_CHECKING(for kde-qt-addon) +AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +[ + kde_ldflags_safe="$LDFLAGS" + kde_libs_safe="$LIBS" + kde_cxxflags_safe="$CXXFLAGS" + + LIBS="-lkde-qt-addon $LIBQT $LIBS" + CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes" + LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS" + + AC_TRY_LINK([ + #include + ], + [ + QDomDocument doc; + ], + kde_cv_have_kdeqtaddon=yes, + kde_cv_have_kdeqtaddon=no + ) + + LDFLAGS=$kde_ldflags_safe + LIBS=$kde_libs_safe + kde_cxxflags_safe="$CXXFLAGS" +]) + +AC_MSG_RESULT($kde_cv_have_kdeqtaddon) + +if test "$kde_cv_have_kdeqtaddon" = "no"; then + AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. +It is a separate package (and CVS module) named kde-qt-addon.]) +fi +]) + +AC_DEFUN(KDE_CHECK_KIMGIO, +[ + AC_REQUIRE([AC_BASE_PATH_KDE]) + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + AC_REQUIRE([AC_FIND_TIFF]) + AC_REQUIRE([AC_FIND_JPEG]) + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([KDE_CREATE_LIBS_ALIASES]) + + if test "$1" = "existance"; then + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries $LIBJPEG $LIBTIFF $LIBPNG $LIBQT -lm" + AC_CHECK_LIB(kimgio, kimgioRegister, [ + LIBKIMGIO_EXISTS=yes],LIBKIMGIO_EXISTS=no) + LIBS="$kde_save_LIBS" + AC_LANG_RESTORE + else + LIBKIMGIO_EXISTS=yes + fi + + if test "$LIBKIMGIO_EXISTS" = "yes"; then + LIB_KIMGIO='-lkimgio' + else + LIB_KIMGIO='' + fi + AC_SUBST(LIB_KIMGIO) +]) + +AC_DEFUN(KDE_CREATE_LIBS_ALIASES, +[ + AC_REQUIRE([KDE_MISC_TESTS]) + AC_REQUIRE([KDE_CHECK_LIBDL]) + AC_REQUIRE([K_PATH_X]) + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui' + AC_SUBST(LIB_KDEUI) + LIB_KFORMULA='-lkformula' + AC_SUBST(LIB_KFORMULA) + LIB_KIO='-lkio' + AC_SUBST(LIB_KIO) + LIB_KSYCOCA='-lksycoca' + AC_SUBST(LIB_KSYCOCA) + LIB_SMB='-lsmb' + AC_SUBST(LIB_SMB) + LIB_KFILE='-lkfile' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab' + AC_SUBST(LIB_KAB) + LIB_KHTML='-lkhtml' + AC_SUBST(LIB_KHTML) + LIB_KSPELL='-lkspell' + AC_SUBST(LIB_KSPELL) + LIB_KPARTS='-lkparts' + AC_SUBST(LIB_KPARTS) + LIB_KWRITE='-lkwrite' + AC_SUBST(LIB_KWRITE) +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + AC_SUBST(LIB_KDEUI) + LIB_KFM='-lkfm $(LIB_KDECORE)' + AC_SUBST(LIB_KFM) + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + AC_SUBST(LIB_KAB) +fi +]) + +AC_DEFUN(AC_PATH_KDE, +[ + AC_BASE_PATH_KDE + AC_ARG_ENABLE(path-check, [ --disable-path-check don't try to find out, where to install], + [ + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + ], + [ + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + ] + ) + + AC_CREATE_KFSSTND($ac_use_path_checking) + + AC_SUBST_KFSSTND + KDE_CREATE_LIBS_ALIASES +]) + +dnl obsolete +AC_DEFUN(AC_CHECK_SETENV, +[ + AC_OBSOLETE([$0], [; instead use AC_CHECK_FUNCS([setenv unsetenv])])dnl + AC_CHECK_FUNCS([setenv unsetenv]) +]) + +AC_DEFUN(AC_CHECK_GETDOMAINNAME, +[ +AC_MSG_CHECKING(for getdomainname) +AC_CACHE_VAL(ac_cv_func_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +kde_safe_LIBS="$LIBS" +LIBS="$LIBS $X_EXTRA_LIBS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_COMPILE([ +#include +#include +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], +ac_cv_func_getdomainname=yes, +ac_cv_func_getdomainname=no) +CXXFLAGS="$save_CXXFLAGS" +LIBS=$kde_safe_LIBS +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_getdomainname) + +AC_MSG_CHECKING([if getdomainname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + ac_cv_proto_getdomainname=no +else + kde_safe_libs=$LIBS + LIBS="$LIBS $X_EXTRA_LIBS" + AC_TRY_LINK([ +#include +#include + +extern "C" int getdomainname (char *, int); +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], + ac_cv_func_getdomainname=yes + ac_cv_proto_getdomainname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR([getdomainname unavailable])) +fi +LIBS=$kde_safe_libs +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_getdomainname) + +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) +fi +if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then + AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, + [Define if you have getdomainname prototype]) +fi + +]) + +AC_DEFUN(AC_CHECK_GETHOSTNAME, +[ + +AC_MSG_CHECKING([for gethostname]) +AC_CACHE_VAL(ac_cv_func_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_LINK([ +#include +#include +], +[ +char buffer[200]; +gethostname(buffer, 200); +], +ac_cv_func_gethostname=yes, +ac_cv_func_gethostname=no) +CXXFLAGS="$save_CXXFLAGS" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_gethostname) + +AC_MSG_CHECKING([if gethostname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + ac_cv_proto_gethostname=no +else + AC_TRY_LINK([ +#include +#include + +extern "C" int gethostname (char *, int); +], +[ +char buffer[200]; +gethostname(buffer, 200); +], + ac_cv_func_gethostname=yes + ac_cv_proto_gethostname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR(gethostname unavailable)) +fi +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_gethostname) + +if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then + AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, + [Define if you have gethostname prototype]) +fi +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) +fi +]) + +AC_DEFUN(AC_CHECK_USLEEP, +[ +AC_MSG_CHECKING([for usleep]) +AC_CACHE_VAL(ac_cv_func_usleep, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +#include +], +[ +usleep(200); +], +ac_cv_func_usleep=yes, +ac_cv_func_usleep=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_usleep) +if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then + AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) +fi +]) + +AC_DEFUN(AC_CHECK_RANDOM, +[ +AC_MSG_CHECKING([for random]) +AC_CACHE_VAL(ac_cv_func_random, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +], +[ +random(); +], +ac_cv_func_random=yes, +ac_cv_func_random=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_random) +if eval "test \"`echo $ac_cv_func_random`\" = yes"; then + AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) +fi +]) + +AC_DEFUN(AC_FIND_GIF, + [AC_MSG_CHECKING([for giflib]) +AC_CACHE_VAL(ac_cv_lib_gif, +[ac_save_LIBS="$LIBS" +LIBS="$all_libraries -lgif -lX11 $LIBSOCKET" +AC_TRY_LINK(dnl +[ +#ifdef __cplusplus +extern "C" { +#endif +int GifLastError(void); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [return GifLastError();], + eval "ac_cv_lib_gif=yes", + eval "ac_cv_lib_gif=no") +LIBS="$ac_save_LIBS" +])dnl +if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif]) +else + AC_MSG_ERROR(You need giflib30. Please install the kdesupport package) +fi +]) + +AC_DEFUN(KDE_FIND_JPEG_HELPER, +[ +AC_MSG_CHECKING([for libjpeg$2]) +AC_CACHE_VAL(ac_cv_lib_jpeg_$1, +[ +AC_LANG_C +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK( +[/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [jpeg_CreateDecompress(0L, 0, 0);], + eval "ac_cv_lib_jpeg_$1=-ljpeg$2", + eval "ac_cv_lib_jpeg_$1=no") +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" +]) + +if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_$1" + AC_MSG_RESULT($ac_cv_lib_jpeg_$1) +else + AC_MSG_RESULT(no) + $3 +fi + +]) + +AC_DEFUN(AC_FIND_JPEG, +[ +dnl first look for libraries +KDE_FIND_JPEG_HELPER(6b, 6b, + KDE_FIND_JPEG_HELPER(normal, [], + [ + LIBJPEG= + ] + ) +) + +dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h +dnl requires system dependent includes loaded before it) +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" +AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +dnl if headers _and_ libraries are missing, this is no error, and we +dnl continue with a warning (the user will get no jpeg support in khtml) +dnl if only one is missing, it means a configuration error, but we still +dnl only warn +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg]) +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + AC_MSG_WARN([ +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +]) + else + AC_MSG_WARN([libjpeg not found. disable JPEG support.]) + fi + jpeg_incdir= + LIBJPEG= +fi + +AC_SUBST(LIBJPEG) +]) + +AC_DEFUN(AC_FIND_ZLIB, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for libz]) +AC_CACHE_VAL(ac_cv_lib_z, +[ +AC_LANG_C +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK(dnl +[ +#include +], + [return (zlibVersion() == ZLIB_VERSION); ], + eval "ac_cv_lib_z='-lz'", + eval "ac_cv_lib_z=no") +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if test ! "$ac_cv_lib_z" = no; then + AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz]) + LIBZ="$ac_cv_lib_z" + AC_SUBST(LIBZ) + AC_MSG_RESULT($ac_cv_lib_z) +else + AC_MSG_ERROR(not found. Check your installation and look into config.log) + LIBZ="" + AC_SUBST(LIBZ) +fi +]) + +AC_DEFUN(KDE_TRY_TIFFLIB, +[ +AC_MSG_CHECKING([for libtiff $1]) + +AC_CACHE_VAL(kde_cv_libtiff_$1, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm" +kde_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES" + +AC_TRY_LINK(dnl +[ +#include +], + [return (TIFFOpen( "", "r") == 0); ], +[ + kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ" +], [ + kde_cv_libtiff_$1=no +]) + +LIBS="$kde_save_LIBS" +CXXFLAGS="$kde_save_CXXFLAGS" +AC_LANG_RESTORE +]) + +if test "$kde_cv_libtiff_$1" = "no"; then + AC_MSG_RESULT(no) + LIBTIFF="" + $3 +else + LIBTIFF="$kde_cv_libtiff_$1" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff]) + $2 +fi + +]) + +AC_DEFUN(AC_FIND_TIFF, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +KDE_TRY_TIFFLIB(tiff, [], + KDE_TRY_TIFFLIB(tiff34)) + +AC_SUBST(LIBTIFF) +]) + + +AC_DEFUN(AC_FIND_PNG, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_MSG_CHECKING([for libpng]) +AC_CACHE_VAL(ac_cv_lib_png, +[ +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_LANG_C +AC_TRY_LINK(dnl + [ + #include + ], + [ + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + ], + eval "ac_cv_lib_png='-lpng $LIBZ -lm'", + eval "ac_cv_lib_png=no" +) +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) + LIBPNG="$ac_cv_lib_png" + AC_SUBST(LIBPNG) + AC_MSG_RESULT($ac_cv_lib_png) +else + AC_MSG_RESULT(no) + LIBPNG="" + AC_SUBST(LIBPNG) +fi +]) + +AC_DEFUN(AC_CHECK_BOOL, +[ + AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool]) +]) + +AC_DEFUN(AC_CHECK_GNU_EXTENSIONS, +[ +AC_MSG_CHECKING(if you need GNU extensions) +AC_CACHE_VAL(ac_cv_gnu_extensions, +[ +cat > conftest.c << EOF +#include + +#ifdef __GNU_LIBRARY__ +yes +#endif +EOF + +if (eval "$ac_cpp conftest.c") 2>&5 | + egrep "yes" >/dev/null 2>&1; then + rm -rf conftest* + ac_cv_gnu_extensions=yes +else + ac_cv_gnu_extensions=no +fi +]) + +AC_MSG_RESULT($ac_cv_gnu_extensions) +if test "$ac_cv_gnu_extensions" = "yes"; then + AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions]) +fi +]) + +AC_DEFUN(KDE_CHECK_COMPILER_FLAG, +[ +dnl AC_REQUIRE([AC_CHECK_COMPILERS]) <- breaks with autoconf 2.50 +AC_MSG_CHECKING(whether $CXX supports -$1) +kde_cache=`echo $1 | sed 'y%.=/+-%___p_%'` +AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, +[ +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then + if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* +]) +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + AC_MSG_RESULT(yes) + : + $2 +else + AC_MSG_RESULT(no) + : + $3 +fi +]) + +dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables +dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever]) +dnl it's all white-space separated +AC_DEFUN(AC_REMOVE_FORBIDDEN, +[ __val=$$1 + __forbid=" $2 " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + $1=$__new + fi +]) + +dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given +AC_DEFUN(AC_VALIDIFY_CXXFLAGS, +[dnl + AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath]) + AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath]) +]) + +AC_DEFUN(AC_CHECK_COMPILERS, +[ + AC_ARG_ENABLE(debug,[ --enable-debug enables debug symbols [default=no]], + [ + if test $enableval = "no"; dnl + then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + ], + [kde_use_debug_code="no" + kde_use_debug_define=no + ]) + + dnl Just for configure --help + AC_ARG_ENABLE(dummyoption,[ --disable-debug disables debug output and debug symbols [default=no]],[],[]) + + AC_ARG_ENABLE(strict,[ --enable-strict compiles with strict compiler options (may not work!)], + [ + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + ], [kde_use_strict_options="no"]) + + AC_ARG_ENABLE(profile,[ --enable-profile creates profiling infos [default=no]], + [kde_use_profiling=$enableval], + [kde_use_profiling="no"] + ) + + dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS + CFLAGS=" $CFLAGS" + + AC_PROG_CC + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + AC_PROG_CXX + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(Wnon-virtual-dtor,[CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"]) + + case $host in dnl + *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + KDE_CHECK_COMPILER_FLAG(pg, + [ + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + ]) + fi + + KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) + KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"]) + KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= ) + AC_SUBST(USE_EXCEPTIONS) + dnl obsolete macro - provided to keep things going + USE_RTTI= + AC_SUBST(USE_RTTI) + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so]) + fi + fi + ;; + esac + + AC_VALIDIFY_CXXFLAGS + + AC_PROG_CXXCPP + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + AC_SUBST(NOOPT_CXXFLAGS) + + KDE_CHECK_FINAL + + ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), []) + + KDE_CXXFLAGS= + AC_SUBST(KDE_CXXFLAGS) +]) + +AC_DEFUN(KDE_ADD_DEPENDENCIES, +[ + [A]M_DEPENDENCIES(CC) + [A]M_DEPENDENCIES(CXX) +]) + +dnl just a wrapper to clean up configure.in +AC_DEFUN(KDE_PROG_LIBTOOL, +[ +AC_REQUIRE([AC_CHECK_COMPILERS]) +AC_REQUIRE([AC_ENABLE_SHARED]) +AC_REQUIRE([AC_ENABLE_STATIC]) + +AC_REQUIRE([AC_LIBTOOL_DLOPEN]) + +AC_LANG_SAVE +AC_LANG_C +AC_OBJEXT +AC_EXEEXT +AC_LANG_RESTORE + +AM_PROG_LIBTOOL +AC_LIBTOOL_CXX + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" +AC_SUBST(KDE_PLUGIN) + +AC_ARG_ENABLE(objprelink, [ --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])], + kde_use_objprelink=$enableval, kde_use_objprelink=no) + if test "x$kde_use_objprelink" = "xyes"; then + + KDE_FIND_PATH(objprelink, OBJPRELINK, [], [kde_use_objprelink=no]) + + if test "x$kde_use_objprelink" = "xyes"; then + AC_MSG_CHECKING([Patching libtool to run objprelink.]) + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + AC_MSG_RESULT(done) + fi + fi +]) + +AC_DEFUN(KDE_CHECK_TYPES, +[ AC_CHECK_SIZEOF(int, 4)dnl + AC_CHECK_SIZEOF(long, 4)dnl + AC_CHECK_SIZEOF(char *, 4)dnl + AC_CHECK_SIZEOF(char, 1)dnl +])dnl + +AC_DEFUN(KDE_DO_IT_ALL, +[ +AC_CANONICAL_SYSTEM +AC_ARG_PROGRAM +AM_INIT_AUTOMAKE($1, $2) +AM_DISABLE_LIBRARIES +AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) +AC_CHECK_COMPILERS +KDE_PROG_LIBTOOL +AM_KDE_WITH_NLS +AC_PATH_KDE +]) + +AC_DEFUN(AC_CHECK_RPATH, +[ +AC_MSG_CHECKING(for rpath) +AC_ARG_ENABLE(rpath, + [ --disable-rpath do not use the rpath feature of ld], + USE_RPATH=$enableval, USE_RPATH=yes) + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + dnl $x_libraries is set to /usr/lib in case + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi +AC_SUBST(KDE_EXTRA_RPATH) +AC_SUBST(KDE_RPATH) +AC_MSG_RESULT($USE_RPATH) +]) + +dnl Check for the type of the third argument of getsockname +AC_DEFUN(AC_CHECK_SOCKLEN_T, [ + AC_MSG_CHECKING(for socklen_t) + AC_CACHE_VAL(ac_cv_socklen_t, [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ +#include +#include + ],[ +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=socklen_t, + AC_TRY_COMPILE([ +#include +#include + ],[ +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=int, + ac_cv_socklen_t=size_t + ) + ) + AC_LANG_RESTORE + ]) + + AC_MSG_RESULT($ac_cv_socklen_t) + if test "$ac_cv_socklen_t" != "socklen_t"; then + AC_DEFINE_UNQUOTED(socklen_t, $ac_cv_socklen_t, + [Define the real type of socklen_t]) + fi + AC_DEFINE_UNQUOTED(ksize_t, socklen_t, [Compatibility define]) + +]) + +dnl This is a merge of some macros out of the gettext aclocal.m4 +dnl since we don't need anything, I took the things we need +dnl the copyright for them is: +dnl > +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl This Makefile.in is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. +dnl > +dnl for this file it is relicensed under LGPL + +AC_DEFUN(AM_KDE_WITH_NLS, + [ + dnl If we use NLS figure out what method + + AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, + [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + AC_SUBST(GMSGFMT) + AC_SUBST(MSGFMT) + + AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, + [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) + + dnl Test whether we really found GNU xgettext. + if test "$XGETTEXT" != ":"; then + dnl If it is no GNU xgettext we define it as : so that the + dnl Makefiles still can work. + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + AC_MSG_RESULT( + [found xgettext programs is not GNU xgettext; ignore it]) + XGETTEXT=":" + fi + fi + AC_SUBST(XGETTEXT) + + ]) + +# Search path for a program which passes the given test. +# Ulrich Drepper , 1996. + +# serial 1 +# Stephan Kulow: I appended a _KDE against name conflicts + +dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR, +dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) +AC_DEFUN(AM_PATH_PROG_WITH_TEST_KDE, +[# Extract the first word of "$2", so it can be a program name with args. +set dummy $2; ac_word=[$]2 +AC_MSG_CHECKING([for $ac_word]) +AC_CACHE_VAL(ac_cv_path_$1, +[case "[$]$1" in + /*) + ac_cv_path_$1="[$]$1" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in ifelse([$5], , $PATH, [$5]); do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if [$3]; then + ac_cv_path_$1="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" +dnl If no 4th arg is given, leave the cache variable unset, +dnl so AC_PATH_PROGS will keep looking. +ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" +])dnl + ;; +esac])dnl +$1="$ac_cv_path_$1" +if test -n "[$]$1"; then + AC_MSG_RESULT([$]$1) +else + AC_MSG_RESULT(no) +fi +AC_SUBST($1)dnl +]) + + +# Check whether LC_MESSAGES is available in . +# Ulrich Drepper , 1995. + +# serial 1 + +AC_DEFUN(AM_LC_MESSAGES, + [if test $ac_cv_header_locale_h = yes; then + AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, + [AC_TRY_LINK([#include ], [return LC_MESSAGES], + am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) + if test $am_cv_val_LC_MESSAGES = yes; then + AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) + fi + fi]) + +dnl From Jim Meyering. +dnl FIXME: migrate into libit. + +AC_DEFUN([AM_FUNC_OBSTACK], +[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, + [AC_TRY_LINK([#include "obstack.h"], + [struct obstack *mem;obstack_free(mem,(char *) 0)], + am_cv_func_obstack=yes, + am_cv_func_obstack=no)]) + if test $am_cv_func_obstack = yes; then + AC_DEFINE(HAVE_OBSTACK) + else + LIBOBJS="$LIBOBJS obstack.o" + fi +]) + +dnl From Jim Meyering. Use this if you use the GNU error.[ch]. +dnl FIXME: Migrate into libit + +AC_DEFUN([AM_FUNC_ERROR_AT_LINE], +[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, + [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], + am_cv_lib_error_at_line=yes, + am_cv_lib_error_at_line=no)]) + if test $am_cv_lib_error_at_line = no; then + LIBOBJS="$LIBOBJS error.o" + fi + AC_SUBST(LIBOBJS)dnl +]) + +# Macro to add for using GNU gettext. +# Ulrich Drepper , 1995. + +# serial 1 +# Stephan Kulow: I put a KDE in it to avoid name conflicts + +AC_DEFUN(AM_KDE_GNU_GETTEXT, + [AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AC_PROG_RANLIB])dnl + AC_REQUIRE([AC_HEADER_STDC])dnl + AC_REQUIRE([AC_TYPE_OFF_T])dnl + AC_REQUIRE([AC_TYPE_SIZE_T])dnl + AC_REQUIRE([AC_FUNC_ALLOCA])dnl + AC_REQUIRE([AC_FUNC_MMAP])dnl + AC_REQUIRE([AM_KDE_WITH_NLS])dnl + AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h]) + AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \ +__argz_count __argz_stringify __argz_next]) + + AC_MSG_CHECKING(for stpcpy) + AC_CACHE_VAL(kde_cv_func_stpcpy, + [ + kde_safe_cxxflags=$CXXFLAGS + CXXFLAGS="-Wmissing-prototypes -Werror" + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ + #include + ], + [ + char buffer[200]; + stpcpy(buffer, buffer); + ], + kde_cv_func_stpcpy=yes, + kde_cv_func_stpcpy=no) + AC_LANG_RESTORE + CXXFLAGS=$kde_safe_cxxflags + ]) + AC_MSG_RESULT($kde_cv_func_stpcpy) + if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then + AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) + fi + + AM_LC_MESSAGES + + if test "x$CATOBJEXT" != "x"; then + if test "x$ALL_LINGUAS" = "x"; then + LINGUAS= + else + AC_MSG_CHECKING(for catalogs to be installed) + NEW_LINGUAS= + for lang in ${LINGUAS=$ALL_LINGUAS}; do + case "$ALL_LINGUAS" in + *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;; + esac + done + LINGUAS=$NEW_LINGUAS + AC_MSG_RESULT($LINGUAS) + fi + + dnl Construct list of names of catalog files to be constructed. + if test -n "$LINGUAS"; then + for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done + fi + fi + + ]) + +AC_DEFUN(AC_HAVE_XPM, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$XPM_LDFLAGS" && XPM_LDFLAGS= + test -z "$XPM_INCLUDE" && XPM_INCLUDE= + + AC_ARG_WITH(xpm, [ --without-xpm disable color pixmap XPM tests], + xpm_test=$withval, xpm_test="yes") + if test "x$xpm_test" = xno; then + ac_cv_have_xpm=no + else + AC_MSG_CHECKING(for XPM) + AC_CACHE_VAL(ac_cv_have_xpm, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES" + test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS" + AC_TRY_LINK([#include ],[], + ac_cv_have_xpm="yes",ac_cv_have_xpm="no") + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_xpm" = no; then + AC_MSG_RESULT(no) + XPM_LDFLAGS="" + XPMINC="" + $2 + else + AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support]) + if test "$XPM_LDFLAGS" = ""; then + XPMLIB='-lXpm $(LIB_X11)' + else + XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)' + fi + if test "$XPM_INCLUDE" = ""; then + XPMINC="" + else + XPMINC="-I$XPM_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(XPMINC) + AC_SUBST(XPMLIB) +]) + +AC_DEFUN(AC_HAVE_DPMS, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS= + test -z "$DPMS_INCLUDE" && DPMS_INCLUDE= + DPMS_LIB= + + AC_ARG_WITH(dpms, [ --without-dpms disable DPMS power saving], + dpms_test=$withval, dpms_test="yes") + if test "x$dpms_test" = xno; then + ac_cv_have_dpms=no + else + AC_MSG_CHECKING(for DPMS) + dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms. + dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms". + AC_CACHE_VAL(ac_cv_have_dpms, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + ac_save_libs="$LIBS" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + ac_cv_have_dpms="yes", [ + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + LIBS="$LIBS -lXdpms" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + [ + ac_cv_have_dpms="-lXdpms" + ],ac_cv_have_dpms="no") + ]) + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LIBS="$ac_save_libs" + ])dnl + + if test "$ac_cv_have_dpms" = no; then + AC_MSG_RESULT(no) + DPMS_LDFLAGS="" + DPMSINC="" + $2 + else + AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support]) + if test "$ac_cv_have_dpms" = "-lXdpms"; then + DPMS_LIB="-lXdpms" + fi + if test "$DPMS_LDFLAGS" = ""; then + DPMSLIB="$DPMS_LIB "'$(LIB_X11)' + else + DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)' + fi + if test "$DPMS_INCLUDE" = ""; then + DPMSINC="" + else + DPMSINC="-I$DPMS_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(DPMSINC) + AC_SUBST(DPMSLIB) +]) + +AC_DEFUN(AC_HAVE_GL, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$GL_LDFLAGS" && GL_LDFLAGS= + test -z "$GL_INCLUDE" && GL_INCLUDE= + + AC_ARG_WITH(gl, [ --without-gl disable 3D GL modes], + gl_test=$withval, gl_test="yes") + if test "x$gl_test" = xno; then + ac_cv_have_gl=no + else + AC_MSG_CHECKING(for GL) + AC_CACHE_VAL(ac_cv_have_gl, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries -lMesaGL -lMesaGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="mesa", ac_cv_have_gl="no") + if test "x$ac_cv_have_gl" = "xno"; then + LDFLAGS="$ac_save_ldflags $X_LDFLAGS $GL_LDFLAGS $all_libraries -lGL -lGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$ac_save_cflags $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="yes", ac_cv_have_gl="no") + fi + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_gl" = "no"; then + AC_MSG_RESULT(no) + GL_LDFLAGS="" + GLINC="" + $2 + else + AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)]) + if test "$GL_LDFLAGS" = ""; then + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB='-lMesaGL -lMesaGLU $(LIB_X11)' + else + GLLIB='-lGL -lGLU $(LIB_X11)' + fi + else + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB="$GL_LDFLAGS -lMesaGL -lMesaGLU "'$(LIB_X11)' + else + GLLIB="$GL_LDFLAGS -lGL -lGLU "'$(LIB_X11)' + fi + fi + if test "$GL_INCLUDE" = ""; then + GLINC="" + else + GLINC="-I$GL_INCLUDE" + fi + AC_MSG_RESULT($ac_cv_have_gl) + $1 + fi + fi + AC_SUBST(GLINC) + AC_SUBST(GLLIB) +]) + + + dnl shadow password and PAM magic - maintained by ossi@kde.org + +AC_DEFUN(KDE_PAM, [ + AC_REQUIRE([KDE_CHECK_LIBDL]) + + AC_ARG_WITH(pam, + [ --with-pam[=ARG] enable support for PAM: ARG=[yes|no|service name]], + [ if test "x$withval" = "xyes"; then + use_pam=yes + pam_service=kde + elif test "x$withval" = "xno"; then + use_pam=no + else + use_pam=yes + pam_service=$withval + fi + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ], [ + AC_CACHE_VAL(ac_cv_path_pam, + [ use_pam=no + AC_CHECK_LIB(pam, pam_start, + [ AC_CHECK_HEADER(security/pam_appl.h, + [ use_pam=yes + pam_service=kde ]) + ], , $LIBDL) + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ]) + ]) + eval "$ac_cv_path_pam" + + AC_MSG_CHECKING(for PAM) + if test "x$use_pam" = xno; then + AC_MSG_RESULT(no) + PAMLIBS="" + else + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)]) + PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL" + + dnl test whether struct pam_message is const (Linux) or not (Sun) + AC_MSG_CHECKING(for const pam_message) + AC_EGREP_HEADER([struct pam_message], security/pam_appl.h, + [ AC_EGREP_HEADER([const struct pam_message], security/pam_appl.h, + [AC_MSG_RESULT([const: Linux-type PAM])], + [AC_MSG_RESULT([nonconst: Sun-type PAM]) + AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])] + )], + [AC_MSG_RESULT([not found - assume const, Linux-type PAM])]) + fi + + AC_SUBST(PAMLIBS) +]) + +dnl DEF_PAM_SERVICE(arg name, full name, define name) +AC_DEFUN(DEF_PAM_SERVICE, [ + AC_ARG_WITH($1-pam, + [ --with-$1-pam=[val] override PAM service from --with-pam for $2], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$withval" + else + AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected. +You may want to enforce it by using --with-pam.]) + fi + ], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$pam_service" + fi + ]) + if test -n "$$3_PAM_SERVICE"; then + AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE]) + AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2]) + fi + AC_SUBST($3_PAM_SERVICE) +]) + +AC_DEFUN(KDE_SHADOWPASSWD, [ + AC_REQUIRE([KDE_PAM]) + + AC_CHECK_LIB(shadow, getspent, + [ LIBSHADOW="-lshadow" + ac_use_shadow=yes + ], + [ dnl for UnixWare + AC_CHECK_LIB(gen, getspent, + [ LIBGEN="-lgen" + ac_use_shadow=yes + ], + [ AC_CHECK_FUNC(getspent, + [ ac_use_shadow=yes ], + [ ac_use_shadow=no ]) + ]) + ]) + AC_SUBST(LIBSHADOW) + AC_SUBST(LIBGEN) + + AC_MSG_CHECKING([for shadow passwords]) + + AC_ARG_WITH(shadow, + [ --with-shadow If you want shadow password support ], + [ if test "x$withval" != "xno"; then + use_shadow=yes + else + use_shadow=no + fi + ], [ + use_shadow="$ac_use_shadow" + ]) + + if test "x$use_shadow" = xyes; then + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords]) + else + AC_MSG_RESULT(no) + LIBSHADOW= + LIBGEN= + fi + + dnl finally make the relevant binaries setuid root, if we have shadow passwds. + dnl this still applies, if we could use it indirectly through pam. + if test "x$use_shadow" = xyes || + ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then + case $host in + *-*-freebsd* | *-*-netbsd* | *-*-openbsd*) + SETUIDFLAGS="-m 4755 -o root";; + *) + SETUIDFLAGS="-m 4755";; + esac + fi + AC_SUBST(SETUIDFLAGS) + +]) + +AC_DEFUN(KDE_PASSWDLIBS, [ + AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT + AC_REQUIRE([KDE_PAM]) + AC_REQUIRE([KDE_SHADOWPASSWD]) + + if test "x$use_pam" = "xyes"; then + PASSWDLIBS="$PAMLIBS" + else + PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN" + fi + + AC_SUBST(PASSWDLIBS) +]) + +AC_DEFUN(KDE_CHECK_LIBDL, +[ +AC_CHECK_LIB(dl, dlopen, [ +LIBDL="-ldl" +ac_cv_have_dlfcn=yes +]) + +AC_CHECK_LIB(dld, shl_unload, [ +LIBDL="-ldld" +ac_cv_have_shload=yes +]) + +AC_SUBST(LIBDL) +]) + +AC_DEFUN(KDE_CHECK_DLOPEN, +[ +KDE_CHECK_LIBDL +AC_CHECK_HEADERS(dlfcn.h dl.h) +if test "$ac_cv_header_dlfcn_h" = "no"; then + ac_cv_have_dlfcn=no +fi + +if test "$ac_cv_header_dl_h" = "no"; then + ac_cv_have_shload=no +fi + +dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE +dnl (MM) +AC_ARG_ENABLE(dlopen, +[ --disable-dlopen link statically [default=no]] , +enable_dlopen=$enableval, +enable_dlopen=yes) + +# override the user's opinion, if we know it better ;) +if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then + enable_dlopen=no +fi + +if test "$ac_cv_have_dlfcn" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn]) +fi + +if test "$ac_cv_have_shload" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload]) +fi + +if test "$enable_dlopen" = no ; then + test -n "$1" && eval $1 +else + test -n "$2" && eval $2 +fi + +]) + +AC_DEFUN(KDE_CHECK_DYNAMIC_LOADING, +[ +KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no) +KDE_PROG_LIBTOOL +AC_MSG_CHECKING([dynamic loading]) +eval "`egrep '^build_libtool_libs=' libtool`" +if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then + dynamic_loading=yes + AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING) +else + dynamic_loading=no +fi +AC_MSG_RESULT($dynamic_loading) +if test "$dynamic_loading" = "yes"; then + $1 +else + $2 +fi +]) + +AC_DEFUN(KDE_ADD_INCLUDES, +[ +if test -z "$1"; then + test_include="Pix.h" +else + test_include="$1" +fi + +AC_MSG_CHECKING([for libg++ ($test_include)]) + +AC_CACHE_VAL(kde_cv_libgpp_includes, +[ +kde_cv_libgpp_includes=no + + for ac_dir in \ + \ + /usr/include/g++ \ + /usr/include \ + /usr/unsupported/include \ + /opt/include \ + $extra_include \ + ; \ + do + if test -r "$ac_dir/$test_include"; then + kde_cv_libgpp_includes=$ac_dir + break + fi + done +]) + +AC_MSG_RESULT($kde_cv_libgpp_includes) +if test "$kde_cv_libgpp_includes" != "no"; then + all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES" +fi +]) +]) + + +AC_DEFUN(KDE_CHECK_MICO, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_MISC_TESTS]) +AC_MSG_CHECKING(for MICO) + +if test -z "$MICODIR"; then + kde_micodir=/usr/local + else + kde_micodir="$MICODIR" +fi + +AC_ARG_WITH(micodir, + [ --with-micodir=micodir where mico is installed ], + kde_micodir=$withval, + kde_micodir=$kde_micodir +) + +AC_CACHE_VAL(kde_cv_mico_incdir, +[ + mico_incdirs="$kde_micodir/include /usr/include /usr/local/include /usr/local/include /opt/local/include $kde_extra_includes" +AC_FIND_FILE(CORBA.h, $mico_incdirs, kde_cv_mico_incdir) + +]) +kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` + +if test ! -r $kde_micodir/include/CORBA.h; then + AC_MSG_ERROR([No CORBA.h found, specify another micodir]) +fi + +AC_MSG_RESULT($kde_micodir) + +MICO_INCLUDES=-I$kde_micodir/include +AC_SUBST(MICO_INCLUDES) +MICO_LDFLAGS=-L$kde_micodir/lib +AC_SUBST(MICO_LDFLAGS) +micodir=$kde_micodir +AC_SUBST(micodir) + +AC_MSG_CHECKING([for MICO version]) +AC_CACHE_VAL(kde_cv_mico_version, +[ +AC_LANG_C +cat >conftest.$ac_ext < +#include +int main() { + + printf("MICO_VERSION=%s\n",MICO_VERSION); + return (0); +} +EOF +ac_compile='${CC-gcc} $CFLAGS $MICO_INCLUDES conftest.$ac_ext -o conftest' +if AC_TRY_EVAL(ac_compile); then + if eval `./conftest 2>&5`; then + kde_cv_mico_version=$MICO_VERSION + else + AC_MSG_ERROR([your system is not able to execute a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) + fi +else + AC_MSG_ERROR([your system is not able to compile a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) +fi +]) + +dnl installed MICO version +mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "x$1" = "x"; then + req_version="2.3.0" +else + req_version=$1 +fi + +dnl required MICO version +req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "$mico_v_maj" -lt "$req_v_maj" || \ + ( test "$mico_v_maj" -eq "$req_v_maj" && \ + test "$mico_v_mid" -lt "$req_v_mid" ) || \ + ( test "$mico_v_mid" -eq "$req_v_mid" && \ + test "$mico_v_min" -lt "$req_v_min" ) + +then + AC_MSG_ERROR([found MICO version $kde_cv_mico_version but version $req_version \ +at least is required. You should upgrade MICO.]) +else + AC_MSG_RESULT([$kde_cv_mico_version (minimum version $req_version, ok)]) +fi + +LIBMICO="-lmico$kde_cv_mico_version $LIBCRYPT $LIBSOCKET $LIBDL" +AC_SUBST(LIBMICO) +if test -z "$IDL"; then + IDL='$(kde_bindir)/cuteidl' +fi +AC_SUBST(IDL) +IDL_DEPENDENCIES='$(kde_includes)/CUTE.h' +AC_SUBST(IDL_DEPENDENCIES) + +idldir="\$(includedir)/idl" +AC_SUBST(idldir) + +]) + +AC_DEFUN(KDE_CHECK_MINI_STL, +[ +AC_REQUIRE([KDE_CHECK_MICO]) + +AC_MSG_CHECKING(if we use mico's mini-STL) +AC_CACHE_VAL(kde_cv_have_mini_stl, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_cxxflags="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $MICO_INCLUDES" +AC_TRY_COMPILE( +[ +#include +], +[ +#ifdef HAVE_MINI_STL +#error "nothing" +#endif +], +kde_cv_have_mini_stl=no, +kde_cv_have_mini_stl=yes) +CXXFLAGS="$kde_save_cxxflags" +AC_LANG_RESTORE +]) + +if test "x$kde_cv_have_mini_stl" = "xyes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +]) + + +AC_DEFUN(KDE_CHECK_LIBPTHREAD, +[ +AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"] ) +AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_PTHREAD_OPTION, +[ + AC_ARG_ENABLE(kernel-threads, [ --enable-kernel-threads Enable the use of the LinuxThreads port on FreeBSD/i386 only.], + kde_use_kernthreads=$enableval, kde_use_kernthreads=no) + + if test "$kde_use_kernthreads" = "yes"; then + ac_save_CXXFLAGS="$CXXFLAGS" + ac_save_CFLAGS="$CXXFLAGS" + CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS" + CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS" + AC_CHECK_HEADERS(pthread/linuxthreads/pthread.h) + CXXFLAGS="$ac_save_CXXFLAGS" + CFLAGS="$ac_save_CFLAGS" + if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then + kde_use_kernthreads=no + else + dnl Add proper -I and -l statements + AC_CHECK_LIB(lthread, pthread_join, [LIBPTHREAD="-llthread -llgcc_r"]) dnl for FreeBSD + if test "x$LIBPTHREAD" = "x"; then + kde_use_kernthreads=no + else + USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads" + fi + fi + else + USE_THREADS="" + if test -z "$LIBPTHREAD"; then + KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-pthread"] ) + fi + fi + + case $host_os in + solaris*) + KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"]) + CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4" + echo "Setting Solaris pthread compilation options" + ;; + freebsd*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + echo "Setting FreeBSD pthread compilation options" + ;; + aix*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + LIBPTHREAD="$LIBPTHREAD -lc_r" + echo "Setting AIX pthread compilation options" + ;; + linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" + USE_THREADS="$USE_THREADS -DPIC -fPIC" + echo "Setting Linux pthread compilation options" + ;; + *) + ;; + esac + AC_SUBST(USE_THREADS) + AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_THREADING, +[ + AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) + AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION]) + dnl default is yes if libpthread is found and no if no libpthread is available + if test -z "$LIBPTHREAD"; then + kde_check_threading_default=no + else + kde_check_threading_default=yes + fi + AC_ARG_ENABLE(threading, [ --disable-threading disables threading even if libpthread found ], + kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default) + + if test "x$kde_use_threading" = "xyes"; then + AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)]) + fi +]) + +AC_DEFUN(KDE_TRY_LINK_PYTHON, +[ +if test "$kde_python_link_found" = no; then + +if test "$1" = normal; then + AC_MSG_CHECKING(if a Python application links) +else + AC_MSG_CHECKING(if Python depends on $2) +fi + +AC_CACHE_VAL(kde_cv_try_link_python_$1, +[ +AC_LANG_SAVE +AC_LANG_C +kde_save_cflags="$CFLAGS" +CFLAGS="$CFLAGS $PYTHONINC" +kde_save_libs="$LIBS" +LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET" +kde_save_ldflags="$LDFLAGS" +LDFLAGS="$LDFLAGS $PYTHONLIB" + +AC_TRY_LINK( +[ +#include +],[ + PySys_SetArgv(1, 0); +], + [kde_cv_try_link_python_$1=yes], + [kde_cv_try_link_python_$1=no] +) +CFLAGS="$kde_save_cflags" +LIBS="$kde_save_libs" +LDFLAGS="$kde_save_ldflags" +]) + +if test "$kde_cv_try_link_python_$1" = "yes"; then + AC_MSG_RESULT(yes) + kde_python_link_found=yes + if test ! "$1" = normal; then + LIBPYTHON="$LIBPYTHON $2" + fi + $3 +else + AC_MSG_RESULT(no) + $4 +fi +AC_LANG_RESTORE + +fi + +]) + +AC_DEFUN(KDE_CHECK_PYTHON_DIR, +[ +AC_MSG_CHECKING([for Python directory]) + +AC_CACHE_VAL(kde_cv_pythondir, +[ + if test -z "$PYTHONDIR"; then + kde_cv_pythondir=/usr/local + else + kde_cv_pythondir="$PYTHONDIR" + fi +]) + +AC_ARG_WITH(pythondir, +[ --with-pythondir=pythondir use python installed in pythondir ], +[ + ac_python_dir=$withval +], ac_python_dir=$kde_cv_pythondir +) + +AC_MSG_RESULT($ac_python_dir) +]) + +AC_DEFUN(KDE_CHECK_PYTHON_INTERN, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) +AC_REQUIRE([KDE_CHECK_PYTHON_DIR]) + +if test -z "$1"; then + version="1.5" +else + version="$1" +fi + +AC_MSG_CHECKING([for Python$version]) + +python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes" +AC_FIND_FILE(Python.h, $python_incdirs, python_incdir) +if test ! -r $python_incdir/Python.h; then + AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir) + python_incdir=$python_incdir/python$version + if test ! -r $python_incdir/Python.h; then + python_incdir=no + fi +fi + +PYTHONINC=-I$python_incdir + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir) +if test ! -r $python_libdir/libpython$version.a; then + AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir) + python_libdir=$python_libdir/python$version/config + if test ! -r $python_libdir/libpython$version.a; then + python_libdir=no + fi +fi + +PYTHONLIB=-L$python_libdir +kde_orig_LIBPYTHON=$LIBPYTHON +if test -z "$LIBPYTHON"; then + LIBPYTHON=-lpython$version +fi + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir) +python_moddir=$python_moddir/python$version +if test ! -r $python_moddir/copy.py; then + python_moddir=no +fi + +PYTHONMODDIR=$python_moddir + +AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir) + +if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then + LIBPYTHON=$kde_orig_LIBPYTHON + test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB="" + test "x$PYTHONINC" = "x-Ino" && PYTHONINC="" + $2 +else + dnl Note: this test is very weak + kde_python_link_found=no + KDE_TRY_LINK_PYTHON(normal) + KDE_TRY_LINK_PYTHON(m, -lm) + KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD) + KDE_TRY_LINK_PYTHON(tcl, -ltcl) + KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil]) + KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], + [AC_MSG_WARN([it seems, Python depends on another library. + Pleae use \"make LIBPYTHON='-lpython$version -lotherlib'\" to fix this + and contact the authors to let them know about this problem]) + + ]) + + LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET" + AC_SUBST(PYTHONINC) + AC_SUBST(PYTHONLIB) + AC_SUBST(LIBPYTHON) + AC_SUBST(PYTHONMODDIR) + AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python]) +fi + +]) + + +AC_DEFUN(KDE_CHECK_PYTHON, +[ + KDE_CHECK_PYTHON_INTERN("2.1", [KDE_CHECK_PYTHON_INTERN("2.0", + [ KDE_CHECK_PYTHON_INTERN($1, $2) ]) + ]) +]) + +AC_DEFUN(KDE_CHECK_STL_SGI, +[ + AC_MSG_CHECKING([if STL implementation is SGI like]) + AC_CACHE_VAL(kde_cv_stl_type_sgi, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hallo Welt."; + astring.erase(0, 6); // now astring is "Welt" + return 0; +], kde_cv_stl_type_sgi=yes, + kde_cv_stl_type_sgi=no) +]) + + AC_MSG_RESULT($kde_cv_stl_type_sgi) + + if test "$kde_cv_stl_type_sgi" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL_HP, +[ + AC_MSG_CHECKING([if STL implementation is HP like]) + AC_CACHE_VAL(kde_cv_stl_type_hp, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hello World"; + astring.remove(0, 6); // now astring is "World" + return 0; +], kde_cv_stl_type_hp=yes, + kde_cv_stl_type_hp=no) +]) + AC_MSG_RESULT($kde_cv_stl_type_hp) + + if test "$kde_cv_stl_type_hp" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_HP_STL, 1, [Define if you have a STL implementation by HP]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" + KDE_CHECK_STL_SGI + + if test "$kde_cv_stl_type_sgi" = "no"; then + KDE_CHECK_STL_HP + + if test "$kde_cv_stl_type_hp" = "no"; then + AC_MSG_ERROR("no known STL type found") + fi + fi + + CXXFLAGS="$ac_save_CXXFLAGS" + AC_LANG_RESTORE +]) + +AC_DEFUN(AC_FIND_QIMGIO, + [AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for qimgio]) +AC_CACHE_VAL(ac_cv_lib_qimgio, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_save_LIBS="$LIBS" +ac_save_CXXFLAGS="$CXXFLAGS" +LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT" +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +AC_TRY_RUN(dnl +[ +#include +#include +int main() { + QString t = "hallo"; + t.fill('t'); + qInitImageIO(); +} +], + ac_cv_lib_qimgio=yes, + ac_cv_lib_qimgio=no, + ac_cv_lib_qimgio=no) +LIBS="$ac_save_LIBS" +CXXFLAGS="$ac_save_CXXFLAGS" +AC_LANG_RESTORE +])dnl +if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then + LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available]) + AC_SUBST(LIBQIMGIO) +else + AC_MSG_RESULT(not found) +fi +]) + +AC_DEFUN(KDE_CHECK_ANSI, +[ +]) + +AC_DEFUN(KDE_CHECK_INSURE, +[ + AC_ARG_ENABLE(insure, [ --enable-insure use insure++ for debugging [default=no]], + [ + if test $enableval = "no"; dnl + then ac_use_insure="no" + else ac_use_insure="yes" + fi + ], [ac_use_insure="no"]) + + AC_MSG_CHECKING(if we will use Insure++ to debug) + AC_MSG_RESULT($ac_use_insure) + if test "$ac_use_insure" = "yes"; dnl + then CC="insure"; CXX="insure"; dnl CFLAGS="$CLAGS -fno-rtti -fno-exceptions "???? + fi +]) + +AC_DEFUN(AM_DISABLE_LIBRARIES, +[ + AC_PROVIDE([AM_ENABLE_STATIC]) + AC_PROVIDE([AM_ENABLE_SHARED]) + enable_static=no + enable_shared=yes +]) + + +AC_DEFUN(AC_CHECK_UTMP_FILE, +[ + AC_MSG_CHECKING([for utmp file]) + + AC_CACHE_VAL(kde_cv_utmp_file, + [ + kde_cv_utmp_file=no + + for ac_file in \ + \ + /var/run/utmp \ + /var/adm/utmp \ + /etc/utmp \ + ; \ + do + if test -r "$ac_file"; then + kde_cv_utmp_file=$ac_file + break + fi + done + ]) + + if test "$kde_cv_utmp_file" != "no"; then + AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries]) + $1 + AC_MSG_RESULT($kde_cv_utmp_file) + else + $2 + AC_MSG_RESULT([non found]) + fi +]) + + +AC_DEFUN(KDE_CREATE_SUBDIRSLIST, +[ + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + dnl Note: Makefile.common creates subdirs, so this is just a fallback + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + AC_MSG_CHECKING([if $i should be compiled]) + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + AC_MSG_RESULT($install_it) + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + +AC_SUBST(TOPSUBDIRS) +]) + +AC_DEFUN(KDE_CHECK_NAMESPACES, +[ +AC_MSG_CHECKING(whether C++ compiler supports namespaces) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +AC_TRY_COMPILE([ +], +[ +namespace Foo { + extern int i; + namespace Bar { + extern int i; + } +} + +int Foo::i = 0; +int Foo::Bar::i = 1; +],[ + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_NAMESPACES) +], [ +AC_MSG_RESULT(no) +]) +AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_NEWLIBS, +[ + +]) + +dnl ------------------------------------------------------------------------ +dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_S_ISSOCK, +[ +AC_MSG_CHECKING(for S_ISSOCK) +AC_CACHE_VAL(ac_cv_have_s_issock, +[ +AC_LANG_SAVE +AC_LANG_C +AC_TRY_LINK( +[ +#include +], +[ +struct stat buff; +int b = S_ISSOCK( buff.st_mode ); +], +ac_cv_have_s_issock=yes, +ac_cv_have_s_issock=no) +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_have_s_issock) +if test "$ac_cv_have_s_issock" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.]) +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_KDEMAXPATHLEN, +[ +AC_MSG_CHECKING(for MAXPATHLEN) +AC_CACHE_VAL(ac_cv_maxpathlen, +[ +AC_LANG_C +cat > conftest.$ac_ext < +#endif +#include +#include +#ifndef MAXPATHLEN +#define MAXPATHLEN 1024 +#endif + +KDE_HELLO MAXPATHLEN + +EOF + +ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out" + +if AC_TRY_EVAL(ac_try) && test -s conftest.out; then + ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` +else + ac_cv_maxpathlen=1024 +fi + +rm conftest.* + +]) +AC_MSG_RESULT($ac_cv_maxpathlen) +AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] ) +]) + +dnl ------------------------------------------------------------------------- +dnl See if the compiler supports a template repository bero@redhat.de +dnl ------------------------------------------------------------------------- +AC_DEFUN(KDE_COMPILER_REPO, +[ + REPO="" + NOREPO="" + + KDE_CHECK_COMPILER_FLAG(frepo, + [ + REPO="-frepo" + NOREPO="-fno-repo" + ]) + + if test -z "$REPO"; then + KDE_CHECK_COMPILER_FLAG(instances=explicit, + [ + REPO="-instances=explicit" + NOREPO="-instances=extern" + ]) + fi + + if test -n "$REPO"; then + AC_DEFINE_UNQUOTED(HAVE_TEMPLATE_REPOSITORY, 1, + [C++ compiler supports template repository]) + $1 + fi + + AC_SUBST(REPO) + AC_SUBST(NOREPO) +]) + +AC_DEFUN(KDE_CHECK_HEADER, +[ + AC_LANG_SAVE + kde_safe_cppflags=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $all_includes" + AC_LANG_CPLUSPLUS + AC_CHECK_HEADER($1, $2, $3) + CPPFLAGS=$kde_safe_cppflags + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_QWSPRITEFIELD, +[ + KDE_CHECK_HEADER(QwSpriteField.h, , + [ + AC_MSG_WARN([you don't have QwSpriteField.h somewhere. Please install + QwSpriteField out of kdesupport.]) + $1 + ]) +]) + +AC_DEFUN(KDE_FAST_CONFIGURE, +[ + dnl makes configure fast (needs perl) + AC_ARG_ENABLE(fast-perl, [ --disable-fast-perl disable fast Makefile generation (needs perl)], + with_fast_perl=$enableval, with_fast_perl=yes) +]) + +AC_DEFUN(KDE_CONF_FILES, +[ + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + AC_SUBST(CONF_FILES) +])dnl + +AC_DEFUN(KDE_SET_PREFIX, +[ + unset CDPATH + dnl make $KDEDIR the default for the installation + AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + KDE_FAST_CONFIGURE + KDE_CONF_FILES +]) + +pushdef([AC_PROG_INSTALL], +[ + dnl our own version, testing for a -p flag + popdef([AC_PROG_INSTALL]) + dnl as AC_PROG_INSTALL works as it works we first have + dnl to save if the user didn't specify INSTALL, as the + dnl autoconf one overwrites INSTALL and we have no chance to find + dnl out afterwards + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + AC_PROG_INSTALL + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + AC_MSG_CHECKING(for -p flag to install) + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + AC_MSG_RESULT($ac_res) + fi + dnl the following tries to resolve some signs and wonders coming up + dnl with different autoconf/automake versions + dnl e.g.: + dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s + dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS) + dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s + dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has + dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the + dnl install-@DIR@PROGRAMS targets to explicitly use that flag + dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as + dnl INSTALL_SCRIPT, which breaks with automake <= 1.4 + dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure + dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from + dnl automake (due to broken Makefile.am or whatever) to install programs, + dnl and so does not see the -s flag in automake > 1.4 + dnl to clean up that mess we: + dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG + dnl which cleans KDE's program with automake > 1.4; + dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems + dnl with automake<=1.4 + dnl note that dues to this sometimes two '-s' flags are used (if KDE + dnl properly uses install-@DIR@PROGRAMS, but I don't care + dnl + dnl And to all this comes, that I even can't write in comments variable + dnl names used by automake, because it is so stupid to think I wanted to + dnl _use_ them, therefor I have written A_M_... instead of AM_ + dnl hmm, I wanted to say something ... ahh yes: Arghhh. + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi +])dnl + +AC_DEFUN(KDE_LANG_CPLUSPLUS, +[AC_LANG_CPLUSPLUS +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC' +pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS]) +]) + +pushdef([AC_LANG_CPLUSPLUS], +[popdef([AC_LANG_CPLUSPLUS]) +KDE_LANG_CPLUSPLUS +]) + +AC_DEFUN(KDE_CHECK_LONG_LONG, +[ +AC_MSG_CHECKING(for long long) +AC_CACHE_VAL(kde_cv_c_long_long, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_LINK([], [ + long long foo = 0; + foo = foo+1; + ], + kde_cv_c_long_long=yes, kde_cv_c_long_long=no) +]) +AC_MSG_RESULT($kde_cv_c_long_long) +if test "$kde_cv_c_long_long" = yes; then + AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype]) +fi +]) + +AC_DEFUN(KDE_CHECK_LIB, +[ + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries" + case $host_os in + aix*) LIBS="-brtl $LIBS" + test "$GCC" = yes && LIBS="-Wl,$LIBS" + ;; + esac + AC_CHECK_LIB($1, $2, $3, $4, $5) + LIBS="$kde_save_LIBS" +]) + + + + +AC_DEFUN(KDE_CHECK_INITGROUPS, +[ + AC_REQUIRE([AC_CANONICAL_HOST]) + AC_CHECK_FUNCS(initgroups) + if test "x$ac_cv_func_initgroups" = "xyes"; then + case $host_os in + aix*) AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_MSG_CHECKING([for initgroups prototype]) + AC_CACHE_VAL(kde_cv_check_initgroups_proto, + [ AC_TRY_COMPILE( + [ #include + ], + [ char buffer[10]; + gid_t id; + int x = initgroups(buffer,id); + ], + kde_cv_check_initgroups_proto=yes, + kde_cv_check_initgroups_proto=no) + ]) + AC_MSG_RESULT($kde_cv_check_initgroups_proto) + AC_LANG_RESTORE + ;; + *) + kde_cv_check_initgroups_proto=yes + ;; + esac + else + kde_cv_check_initgroups_proto=no + fi + if test "x$kde_cv_check_initgroups_proto" = "xyes"; then + kde_check_initgroups_proto=1 + else + kde_check_initgroups_proto=0 + fi + AC_DEFINE_UNQUOTED(HAVE_INITGROUPS_PROTO,$kde_check_initgroups_proto, + [initgroups may exist but not its prototype (e.g. AIX<4.3.3:8)]) +]) + + +AC_DEFUN(KDE_CHECK_JAVA_DIR, +[ +AC_MSG_CHECKING([for Java directory]) + +AC_ARG_WITH(java, +[ --with-java=javadir use java installed in javadir, --without-java disables ], +[ ac_java_dir=$withval +], ac_java_dir="" +) + +dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH +if test "x$ac_java_dir" = xno; then + kde_cv_java_bindir=no + kde_cv_java_includedir=no + kde_cv_java_libjvmdir=no + kde_cv_java_libhpidir=no +else + if test "x$ac_java_dir" = x; then + dnl No option set -> look in $PATH + AC_CACHE_VAL(kde_cv_java_bindir, + [ + dnl First look for javac in $PATH. If not found we'll look at the option. + KDE_FIND_PATH(javac, JAVAC, [], []) + if test -n "$JAVAC"; then + kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` + dnl this substitution might not work - well, we test for jni.h below + kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` + else + kde_cv_java_bindir=no + fi + ]) + else + dnl config option set + kde_cv_java_bindir=$ac_java_dir/bin + kde_cv_java_includedir=$ac_java_dir/include + fi +fi + +dnl Look for libjvm.so +kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` +dnl Look for libhpi.so and avoid green threads +kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` + +dnl At this point kde_cv_java_bindir and kde_cv_java_includedir are either set or "no" +if test ! "x$kde_cv_java_bindir" = xno; then + + dnl Now check everything's fine under there + + if test ! -x "$kde_cv_java_bindir/javac"; then + AC_MSG_ERROR([javac not found under $kde_cv_java_bindir - it seems you passed a wrong --with-java.]) + fi + if test ! -x "$kde_cv_java_bindir/javah"; then + AC_MSG_ERROR([javah not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -x "$kde_cv_java_bindir/jar"; then + AC_MSG_ERROR([jar not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_includedir/jni.h"; then + AC_MSG_ERROR([jni.h not found under $kde_cv_java_includedir. Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_libjvmdir/libjvm.so"; then + AC_MSG_ERROR([libjvm.so not found under $kde_cv_java_libjvmdir. Use --without-java.]) + fi + if test ! -r "$kde_cv_java_libhpidir/libhpi.so"; then + AC_MSG_ERROR([libhpi.so not found under $kde_cv_java_libhpidir. Use --without-java.]) + fi + + jni_includes="-I$kde_cv_java_includedir" + dnl Strange thing, jni.h requires jni_md.h which is under genunix here.. + dnl and under linux here.. + test -d "$kde_cv_java_includedir/linux" && jni_includes="$jni_includes -I$kde_cv_java_includedir/linux" + test -d "$kde_cv_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_cv_java_includedir/genunix" + + dnl Check for JNI version + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_cxxflags_safe="$CXXFLAGS" + CXXFLAGS="$CXXFLAGS $all_includes $jni_includes" + + AC_TRY_COMPILE([ +#include + ], + [ +#ifndef JNI_VERSION_1_2 +Syntax Error +#endif + ],[ + ],[ AC_MSG_ERROR([Incorrect version of $kde_cv_java_includedir/jni.h. + You need to have Java Development Kit (JDK) version 1.2. + + Use --with-java to specify another location. + Use --without-java to configure without java support. + Or download a newer JDK and try again. + See e.g. http://java.sun.com/products/jdk/1.2 ]) + ]) + + CXXFLAGS="$ac_cxxflags_safe" + AC_LANG_RESTORE + + dnl All tests ok, inform and subst the variables + AC_MSG_RESULT([javac/javah/jar in $kde_cv_java_bindir, jni.h in $kde_cv_java_includedir]) + + JAVAC=$kde_cv_java_bindir/javac + AC_SUBST(JAVAC) + JAVAH=$kde_cv_java_bindir/javah + AC_SUBST(JAVAH) + JAR=$kde_cv_java_bindir/jar + AC_SUBST(JAR) + AC_SUBST(jni_includes) + JVMLIBS="-L$kde_cv_java_libjvmdir -ljvm -L$kde_cv_java_libhpidir -lhpi" + AC_SUBST(JVMLIBS) +fi +]) + +# serial 46 AC_PROG_LIBTOOL +AC_DEFUN([AC_PROG_LIBTOOL], +[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl +dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX +dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. + AC_PROVIDE_IFELSE([AC_PROG_CXX], + [AC_LIBTOOL_CXX], + [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX +])]) + +dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. +dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run +dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. + AC_PROVIDE_IFELSE([AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [ifdef([AC_PROG_GCJ], + [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([A][M_PROG_GCJ], + [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([LT_AC_PROG_GCJ], + [define([LT_AC_PROG_GCJ], defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])])])])])]) + +AC_DEFUN([_AC_PROG_LIBTOOL], +[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl +AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl +AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl + +# Save cache, so that ltconfig can load it +AC_CACHE_SAVE + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| AC_MSG_ERROR([libtool configure failed]) + +# Reload cache, that may have been modified by ltconfig +AC_CACHE_LOAD + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +AC_SUBST(LIBTOOL)dnl + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +AC_DEFUN([AC_LIBTOOL_SETUP], +[AC_PREREQ(2.13)dnl +AC_REQUIRE([AC_ENABLE_SHARED])dnl +AC_REQUIRE([AC_ENABLE_STATIC])dnl +AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_PROG_LD])dnl +AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl +AC_REQUIRE([AC_PROG_NM])dnl +AC_REQUIRE([AC_PROG_LN_S])dnl +AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! +AC_REQUIRE([AC_OBJEXT])dnl +AC_REQUIRE([AC_EXEEXT])dnl +dnl + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + AC_PATH_MAGIC + fi + ;; +esac + +AC_CHECK_TOOL(RANLIB, ranlib, :) +AC_CHECK_TOOL(STRIP, strip, :) + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], +[libtool_flags="$libtool_flags --enable-dlopen"]) +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[libtool_flags="$libtool_flags --enable-win32-dll"]) +AC_ARG_ENABLE(libtool-lock, + [ --disable-libtool-lock avoid locking (might break parallel builds)]) +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +AC_ARG_WITH(pic, + [ --with-pic try to use only PIC/non-PIC objects [default=use both]], + pic_mode="$withval", pic_mode=default) +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '[#]line __oline__ "configure"' > conftest.$ac_ext + if AC_TRY_EVAL(ac_compile); then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, + [AC_LANG_SAVE + AC_LANG_C + AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) + AC_LANG_RESTORE]) + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[*-*-cygwin* | *-*-mingw* | *-*-pw32*) + AC_CHECK_TOOL(DLLTOOL, dlltool, false) + AC_CHECK_TOOL(AS, as, false) + AC_CHECK_TOOL(OBJDUMP, objdump, false) + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one + AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, + [AC_TRY_LINK([], + [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); + DllMain (0, 0, 0);], + [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) + + case $host/$CC in + *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) + # old mingw systems require "-dll" to link a DLL, while more recent ones + # require "-mdll" + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -mdll" + AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, + [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) + CFLAGS="$SAVE_CFLAGS" ;; + *-*-cygwin* | *-*-pw32*) + # cygwin systems need to pass --dll to the linker, and not link + # crt.o which will require a WinMain@16 definition. + lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; + esac + ;; + ]) +esac +]) + +# AC_LIBTOOL_DLOPEN - enable checks for dlopen support +AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) + +# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's +AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) + +# AC_ENABLE_SHARED - implement the --enable-shared flag +# Usage: AC_ENABLE_SHARED[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_SHARED], +[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(shared, +changequote(<<, >>)dnl +<< --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl +]) + +# AC_DISABLE_SHARED - set the default shared flag to --disable-shared +AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_SHARED(no)]) + +# AC_ENABLE_STATIC - implement the --enable-static flag +# Usage: AC_ENABLE_STATIC[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_STATIC], +[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(static, +changequote(<<, >>)dnl +<< --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_static=AC_ENABLE_STATIC_DEFAULT)dnl +]) + +# AC_DISABLE_STATIC - set the default static flag to --disable-static +AC_DEFUN([AC_DISABLE_STATIC], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_STATIC(no)]) + + +# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag +# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_FAST_INSTALL], +[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(fast-install, +changequote(<<, >>)dnl +<< --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl +]) + +# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install +AC_DEFUN([AC_DISABLE_FAST_INSTALL], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_FAST_INSTALL(no)]) + +# AC_LIBTOOL_PICMODE - implement the --with-pic flag +# Usage: AC_LIBTOOL_PICMODE[(MODE)] +# Where MODE is either `yes' or `no'. If omitted, it defaults to +# `both'. +AC_DEFUN([AC_LIBTOOL_PICMODE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +pic_mode=ifelse($#,1,$1,default)]) + + +# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library +AC_DEFUN([AC_PATH_TOOL_PREFIX], +[AC_MSG_CHECKING([for $1]) +AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, +[case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +dnl $ac_dummy forces splitting on constant user-supplied paths. +dnl POSIX.2 word splitting is done only on the output of word expansions, +dnl not every word. This closes a longstanding sh security hole. + ac_dummy="ifelse([$2], , $PATH, [$2])" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$1; then + lt_cv_path_MAGIC_CMD="$ac_dir/$1" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac]) +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + AC_MSG_RESULT($MAGIC_CMD) +else + AC_MSG_RESULT(no) +fi +]) + + +# AC_PATH_MAGIC - find a file program which can recognise a shared library +AC_DEFUN([AC_PATH_MAGIC], +[AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl +AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) + else + MAGIC_CMD=: + fi +fi +]) + + +# AC_PROG_LD - find the path to the GNU or non-GNU linker +AC_DEFUN([AC_PROG_LD], +[AC_ARG_WITH(gnu-ld, +[ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], +test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + AC_MSG_CHECKING([for ld used by GCC]) + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [[\\/]* | [A-Za-z]:[\\/]*)] + re_direlt=['/[^/][^/]*/\.\./'] + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + AC_MSG_CHECKING([for GNU ld]) +else + AC_MSG_CHECKING([for non-GNU ld]) +fi +AC_CACHE_VAL(lt_cv_path_LD, +[if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi]) +LD="$lt_cv_path_LD" +if test -n "$LD"; then + AC_MSG_RESULT($LD) +else + AC_MSG_RESULT(no) +fi +test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) +AC_PROG_LD_GNU +]) + +AC_DEFUN([AC_PROG_LD_GNU], +[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi]) +with_gnu_ld=$lt_cv_prog_gnu_ld +]) + +# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker +# -- PORTME Some linkers may need a different reload flag. +AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], +[AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, +[lt_cv_ld_reload_flag='-r']) +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" +]) + +# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies +# -- PORTME fill in with the dynamic library characteristics +AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], +[AC_CACHE_CHECK([how to recognise dependant libraries], +lt_cv_deplibs_check_method, +[lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.[012]) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method=['file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method=['file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method=["file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"] + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'] ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + [lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library'] + else + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'] + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + changequote(,)dnl + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + changequote([, ])dnl + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'] + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac +]) +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method +]) + + +# AC_PROG_NM - find the path to a BSD-compatible name lister +AC_DEFUN([AC_PROG_NM], +[AC_MSG_CHECKING([for BSD-compatible nm]) +AC_CACHE_VAL(lt_cv_path_NM, +[if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi]) +NM="$lt_cv_path_NM" +AC_MSG_RESULT([$NM]) +]) + +# AC_CHECK_LIBM - check for math library +AC_DEFUN([AC_CHECK_LIBM], +[AC_REQUIRE([AC_CANONICAL_HOST])dnl +LIBM= +case $host in +*-*-beos* | *-*-cygwin* | *-*-pw32*) + # These system don't have libm + ;; +*-ncr-sysv4.3*) + AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") + AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") + ;; +*) + AC_CHECK_LIB(m, main, LIBM="-lm") + ;; +esac +]) + +# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl convenience library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-convenience to the +# configure arguments. Note that LIBLTDL and INCLTDL are not +# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not +# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed +# with '${top_builddir}/' and INCLTDL will be prefixed with +# '${top_srcdir}/' (note the single quotes!). If your package is not +# flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +AC_DEFUN([AC_LIBLTDL_CONVENIENCE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + case $enable_ltdl_convenience in + no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; + "") enable_ltdl_convenience=yes + ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; + esac + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) +]) + +# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl installable library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-install to the configure +# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is +# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed +# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will +# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed +# with '${top_srcdir}/' (note the single quotes!). If your package is +# not flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +# In the future, this macro may have to be called after AC_PROG_LIBTOOL. +AC_DEFUN([AC_LIBLTDL_INSTALLABLE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + AC_CHECK_LIB(ltdl, main, + [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], + [if test x"$enable_ltdl_install" = xno; then + AC_MSG_WARN([libltdl not installed, but installation disabled]) + else + enable_ltdl_install=yes + fi + ]) + if test x"$enable_ltdl_install" = x"yes"; then + ac_configure_args="$ac_configure_args --enable-ltdl-install" + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) + else + ac_configure_args="$ac_configure_args --enable-ltdl-install=no" + LIBLTDL="-lltdl" + INCLTDL= + fi +]) + +# If this macro is not defined by Autoconf, define it here. +ifdef([AC_PROVIDE_IFELSE], + [], + [define([AC_PROVIDE_IFELSE], + [ifdef([AC_PROVIDE_$1], + [$2], [$3])])]) + +# AC_LIBTOOL_CXX - enable support for C++ libraries +AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_AC_LIBTOOL_CXX])]) + +AC_DEFUN([_AC_LIBTOOL_CXX], +[AC_REQUIRE([AC_PROG_CXX]) +AC_REQUIRE([AC_PROG_CXXCPP]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +# AC_LIBTOOL_GCJ - enable support for GCJ libraries +AC_DEFUN([AC_LIBTOOL_GCJ],[AC_REQUIRE([_AC_LIBTOOL_GCJ])]) + +AC_DEFUN([_AC_LIBTOOL_GCJ], +[AC_REQUIRE([AC_PROG_LIBTOOL]) +AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], + [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], + [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], + [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-gcj.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +dnl old names +AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) +AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) +AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) +AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) +AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) +AC_DEFUN([AM_PROG_LD], [AC_PROG_LD]) +AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) + +dnl This is just to silence aclocal about the macro not being used +ifelse([AC_DISABLE_FAST_INSTALL])dnl + +AC_DEFUN([LT_AC_PROG_GCJ], +[AC_CHECK_TOOL(GCJ, gcj, no) + test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" + AC_SUBST(GCJFLAGS) +]) +dnl This file was created by Joachim Ansorg +dnl It provides macord for the autoconf package to find the Sword library on your system. + +dnl ---------------------------------------------------------------------- +dnl Check wheter to use static linking +dnl first parameter is the required version +dnl second is whether to use static sword library +dnl ---------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_SWORD, +[ +dnl AC_MSG_CHECKING([for a Sword installation]) + +dnl The option for the configure script +AC_ARG_WITH(sword-dir, +[ --with-sword-dir=DIR Patch where Sword is being installed (default=/usr) ], +[ + ac_sword_dir=$withval +],ac_sword_dir=/usr +) + +AC_ARG_ENABLE(static-sword, +[ --enable-static-sword Link to the static Sword library], + ac_static_sword="YES", + [ ac_static_sword="$2" ] +) + +dnl try to find Sword library files +AC_MSG_CHECKING([for Sword library files]) +AC_REQUIRE([AC_FIND_ZLIB]) +ac_sword_library_dirs="$ac_sword_dir/lib /usr/lib /usr/lib/sword /usr/local/lib /usr/local/lib/sword /usr/local/sword/lib" + +if test "$ac_static_sword" = "YES"; then + SEARCH_LIBS="libsword.a"; +else + SEARCH_LIBS="libsword.a libsword.so"; +fi + + +AC_CACHE_VAL(ac_cv_sword_libdir, AC_FIND_FILE($SEARCH_LIBS, $ac_sword_library_dirs, ac_cv_sword_libdir)) + +if test "$ac_cv_sword_libdir" = "NO"; then + AC_MSG_ERROR(SWORD library not found. Try to use configure with --with-sword-dir=/your/SWORD/path!); +fi + +if test "$ac_static_sword" = "YES"; then + LIB_SWORD="$ac_cv_sword_libdir/libsword.a"; +else + LIB_SWORD="-lsword"; +fi + +AC_SUBST(SWORD_LIBRARY_PATH) +AC_SUBST(LIB_SWORD) +all_libraries="$all_libraries -L$ac_cv_sword_libdir" + +if test "$ac_static_sword" = "YES"; then + MESSAGE="static library $ac_cv_sword_libdir/libsword.a"; +else + MESSAGE="$ac_cv_sword_libdir"; +fi +AC_MSG_RESULT([$MESSAGE]) + + + +dnl -- try to find Swords include files -- +AC_MSG_CHECKING([for Sword include files]) +ac_sword_include_dirs="$ac_sword_dir/include/sword $ac_sword_dir/include /usr/include/sword /usr/include /usr/local/include/sword /usr/local/include /usr/local/sword/include /usr/local/sword/include/sword" + +AC_CACHE_VAL(ac_cv_sword_incdir, AC_FIND_FILE(swmgr.h, $ac_sword_include_dirs, ac_cv_sword_incdir)) + +if test "$ac_cv_sword_incdir" = "NO"; then + AC_MSG_ERROR([The Sword include file files were not found. +Please try to use configure with --with-sword-dir=/your/SWORD/path ! +]) +fi + +SWORD_INCLUDES="-I$ac_cv_sword_incdir" +AC_SUBST(SWORD_INCLUDES) +all_includes="$all_includes -I$ac_cv_sword_incdir" + +AC_MSG_RESULT([$ac_cv_sword_incdir]) + + + +dnl -- check if Sword matches the minimum version -- +AC_MSG_CHECKING([if you have Sword $1 or later]) + +AC_CACHE_VAL(ac_cv_installed_sword_version, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH +ac_LIBRARY_PATH="$LIBRARY_PATH" +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$" +LDFLAGS="$LDFLAGS -L$ac_cv_sword_libdir" +LIBS="$LIB_SWORD -lz" +LD_LIBRARY_PATH="$ac_cv_sword_libdir" +export LD_LIBRARY_PATH +LIBRARY_PATH= +export LIBRARY_PATH + +cat > conftest.$ac_ext < +#include + +int main(int argc, char* argv[]) { + if (argc != 2) { + cout << SWVersion::currentVersion << endl; + } + else if (argc == 2) + { + if (SWVersion(&argv[[1]]) < SWVersion::currentVersion || SWVersion(&argv[[1]]) == SWVersion::currentVersion) + { + cout << 0 << endl; + return 0; + } + else + { + cout << 1 << endl; + return 1; //version not recent enough + } + } + return 0; +} +EOF + +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +if AC_TRY_EVAL(ac_link) && test -s conftest; then + if test -x conftest; then + eval ac_cv_installed_sword_version=`./conftest 2>&5` + eval sword_test_returncode=`./conftest $1 2>&5`; + fi +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +right_version="ok"; +if test $sword_test_returncode = 1; then + right_version="wrong version"; +fi; + +AC_MSG_RESULT([$ac_cv_installed_sword_version]) +if test $right_version != "ok"; then + AC_MSG_ERROR([Your Sword installation is not recent enoought! Please +upgrade to version $1!]); +fi; + +]) + +dnl ------------------------------------------------------------------------------- +dnl Check wheter to use static linking, first parameter is the result (YES/NO) +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_STATIC_LINKING, +[ +$1="NO" + +AC_MSG_CHECKING(whether to use static linking) +AC_ARG_ENABLE(static-linking, + [ --enable-static-linking use static linking], + USE_STATIC_LINKING=$enableval, USE_STATIC_LINKING="no") + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + AC_SUBST(BT_LDFLAGS) + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + $1="YES"; +else + $1="NO"; +fi + +AC_MSG_RESULT($USE_STATIC_LINKING) +]) + +dnl ------------------------------------------------------------------------------- +dnl Checks the type of the distribution +dnl Possible names for the distributions are SuSE, RedHat, Mandrake +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_DISTRIBUTION, +[ +AC_MSG_CHECKING([for the used Linux distribution]) + +AC_ARG_WITH(distribution, +[ --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] ], +[ + ac_distribution=$withval +],ac_distribution=auto +) + +AC_ARG_WITH(distribution-version, +[ --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] ], +[ + ac_distribution_version=$withval +],ac_distribution_version=auto +) + +AC_ARG_WITH(rpm-prefix, +[ --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] ], +[ + ac_rpm_prefix=$withval +],ac_rpm_prefix=auto +) + +AC_ARG_WITH(rpm-group, +[ --with-rpm-group=DIR The group which will be used for the RPM system [auto] ], +[ + ac_rpm_group=$withval +],ac_rpm_group=auto +) + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=[$ac_distribution] +fi + +if test "$ac_distribution" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION, [ +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi +]) +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=[$ac_distribution_version] +fi +if test "$ac_distribution_version" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION_VERSION, [ +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=[`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`]; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=[`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=[`cat /etc/debian_version`] +fi +]) +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=[$ac_rpm_prefix] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_PREFIX, [ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi +]) +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=[$ac_rpm_group] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_GROUP, +[ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi +]) +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION, ${DISTRIBUTION}, [The type of your distribution]) +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION_VERSION, ${DISTRIBUTION_VERSION}, [The version of your distribution]) +fi + +AC_SUBST(DISTRIBUTION) +AC_SUBST(DISTRIBUTION_VERSION) +AC_SUBST(RPM_PREFIX) +AC_SUBST(RPM_GROUP) + +AC_MSG_RESULT([$DISTRIBUTION $DISTRIBUTION_VERSION]) + +AC_MSG_CHECKING([for RPM installation prefix]) +AC_MSG_RESULT([$RPM_PREFIX]) + +AC_MSG_CHECKING([for the correct RPM group]) +AC_MSG_RESULT([$RPM_GROUP]) +]) + + +# Do all the work for Automake. This macro actually does too much -- +# some checks are only needed if your package does certain things. +# But this isn't really a big deal. + +# serial 1 + +dnl Usage: +dnl AM_INIT_AUTOMAKE(package,version, [no-define]) + +AC_DEFUN(AM_INIT_AUTOMAKE, +[AC_REQUIRE([AC_PROG_INSTALL]) +PACKAGE=[$1] +AC_SUBST(PACKAGE) +VERSION=[$2] +AC_SUBST(VERSION) +dnl test to see if srcdir already configured +if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) +fi +ifelse([$3],, +AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) +AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])) +AC_REQUIRE([AM_SANITY_CHECK]) +AC_REQUIRE([AC_ARG_PROGRAM]) +dnl FIXME This is truly gross. +missing_dir=`cd $ac_aux_dir && pwd` +AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) +AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir) +AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir) +AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir) +AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir) +AC_REQUIRE([AC_PROG_MAKE_SET])]) + +# +# Check to make sure that the build environment is sane. +# + +AC_DEFUN(AM_SANITY_CHECK, +[AC_MSG_CHECKING([whether build environment is sane]) +# Just in case +sleep 1 +echo timestamp > conftestfile +# Do `set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` + if test "[$]*" = "X"; then + # -L didn't work. + set X `ls -t $srcdir/configure conftestfile` + fi + if test "[$]*" != "X $srcdir/configure conftestfile" \ + && test "[$]*" != "X conftestfile $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken +alias in your environment]) + fi + + test "[$]2" = conftestfile + ) +then + # Ok. + : +else + AC_MSG_ERROR([newly created file is older than distributed files! +Check your system clock]) +fi +rm -f conftest* +AC_MSG_RESULT(yes)]) + +dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY) +dnl The program must properly implement --version. +AC_DEFUN(AM_MISSING_PROG, +[AC_MSG_CHECKING(for working $2) +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if ($2 --version) < /dev/null > /dev/null 2>&1; then + $1=$2 + AC_MSG_RESULT(found) +else + $1="$3/missing $2" + AC_MSG_RESULT(missing) +fi +AC_SUBST($1)]) + +# Like AC_CONFIG_HEADER, but automatically create stamp file. + +AC_DEFUN(AM_CONFIG_HEADER, +[AC_PREREQ([2.12]) +AC_CONFIG_HEADER([$1]) +dnl When config.status generates a header, we must update the stamp-h file. +dnl This file resides in the same directory as the config header +dnl that is generated. We must strip everything past the first ":", +dnl and everything past the last "/". +AC_OUTPUT_COMMANDS(changequote(<<,>>)dnl +ifelse(patsubst(<<$1>>, <<[^ ]>>, <<>>), <<>>, +<>CONFIG_HEADERS" || echo timestamp > patsubst(<<$1>>, <<^\([^:]*/\)?.*>>, <<\1>>)stamp-h<<>>dnl>>, +<>; do + case " <<$>>CONFIG_HEADERS " in + *" <<$>>am_file "*<<)>> + echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx + ;; + esac + am_indx=`expr "<<$>>am_indx" + 1` +done<<>>dnl>>) +changequote([,]))]) + +# Add --enable-maintainer-mode option to configure. +# From Jim Meyering + +# serial 1 + +AC_DEFUN(AM_MAINTAINER_MODE, +[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + dnl maintainer-mode is disabled by default + AC_ARG_ENABLE(maintainer-mode, +[ --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer], + USE_MAINTAINER_MODE=$enableval, + USE_MAINTAINER_MODE=no) + AC_MSG_RESULT($USE_MAINTAINER_MODE) + AM_CONDITIONAL(MAINTAINER_MODE, test $USE_MAINTAINER_MODE = yes) + MAINT=$MAINTAINER_MODE_TRUE + AC_SUBST(MAINT)dnl +] +) + +# Define a conditional. + +AC_DEFUN(AM_CONDITIONAL, +[AC_SUBST($1_TRUE) +AC_SUBST($1_FALSE) +if $2; then + $1_TRUE= + $1_FALSE='#' +else + $1_TRUE='#' + $1_FALSE= +fi]) + diff --git a/admin/ChangeLog b/admin/ChangeLog new file mode 100644 index 0000000..20e979b --- /dev/null +++ b/admin/ChangeLog @@ -0,0 +1,748 @@ +2000-11-30 David Faure + + * acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/ + +2000-07-24 Alex Zepeda + + * acinclude.m4.in: Remove the test for malloc.h + +2000-04-05 Michael Matz + + * config.pl : added kludge for compiling regexp's even if + perl < 5.005 is installed + * conf.change.pl : added support for autoconf 2.14.1 + +2000-03-27 David Faure + + * acinclude.m4.in, Makefile.common: changed inst-apps semantics + If present, only the subdirs it lists will be configured and compiled. + If absent, then subdirs is used (and inst-apps isn't generated anymore) + +2000-03-22 David Faure + + * am_edit: Added support for KDE_ICON = AUTO + +2000-03-18 David Faure + + * Makefile.common: Rewrote the list-of-Makefiles generation to make it + simpler and nicer, using create_makefiles' way of doing it. + Added support for COMPILE_LAST and COMPILE_FIRST in toplevel Makefile.am + +2000-01-05 David Faure + + * Makefile.common: hacked around autoconf bug (setting INSTALL to ".." + when calling a subconfigure and INSTALL is already set). + +1999-12-15 Waldo Bastian + + * acinclude.m4.in: Test whether Qt compiles AND LINKS without flags. + +1999-06-24 Stephan Kulow + + * am_edit: generate correct Makefile entries for kde-i18n toplevel directories + * am_edit: + +1999-06-14 Stephan Kulow + + * am_edit: remove idl generated files on make clean + +1999-06-09 Stephan Kulow + + * am_edit: skipping programs with variables in sources for final + +1999-06-07 Stephan Kulow + + * am_edit: added support for idl files + +1999-06-02 Stephan Kulow + + * Makefile.common: preserve comments in .pot files to make it + possible for programmers and translators to comment them + +1999-06-02 Simon Hausmann + + * acinclude.m4.in: added kde_servicetypesdir + +1999-06-02 David Faure + + * acinclude.m4.in: removed LIB_KFM and LIB_KDEUTIL aliases + +1999-05-28 Simon Hausmann + + * acinclude.m4.in: added kde_servicesdir + +1999-05-27 Stephan Kulow + + * am_edit: lots of changes for better support of --enable-final + +1999-05-22 Stephan Kulow + + * acinclude.m4.in: added support for --with-dmalloc + +1999-05-19 Stephan Kulow + + * acinclude.m4.in: added support for --enable-final + + * am_edit: added support for --enable-final + +1999-05-06 Stephan Kulow + + * acinclude.m4.in: change the meaning of --disable-debug + +1999-05-04 Helge Deller + + * acinclude.m4.in: the test for the X-includes/directories failed, + when compile & link work without special directories (as on HP-UX). + +1999-04-20 Stephan Kulow + + * am_edit: adding DESTDIR replacement for rm and uninstall-local + too. Seems very useless, but makes testing for uninstall easier + +1999-04-01 David Faure + + * acinclude.m4.in: Added -lkfile to $(LIB_KIO) + +1999-03-30 David Faure + + * acinclude.m4.in: Added AC_CHECK_KDEMAXPATHLEN, which defines KDEMAXPATHLEN. + +1999-03-29 David Faure + + * acinclude.m4.in: added LIB_X11 to XPMLIB and GLLIB, because + on SCO, they need it _after_ themselves. + +1999-03-28 David Faure + + * acinclude.m4.in: added LIB_KFM to LIB_KAB alias + +1999-03-26 David Faure + + * acinclude.m4.in: made LIB_KFILE use LIB_KIO instead of LIB_KFM + added LIB_KFORMULA + +1999-03-20 Stephan Kulow + + * acinclude.m4.in: check for libXext - for Russel :) + +1999-03-16 Stephan Kulow + + * acinclud3.m4.in: extend the MICO test with a list of possible + places where to find CORBA.h + +1999-03-15 Stephan Kulow + + * acinclude.m4.in: move $QTINC and $QTLIB in search path + +1999-03-14 Stephan Kulow + + * am_edit: install-root is obsolute. Use DESTDIR always + +1999-03-03 Stephan Kulow + + * acinclude.m4.in: fixing a bug, that $QTDIR was taken before --with-qt* + * acinclude.m4.in: added KDE_USE_QT, that you can choose if to + use QT 2.0 or KDE 1.0 + + * Makefile.common: added target package-merge + + * am_edit: many fixes to the POFILES handeling of am_edit + +1999-03-02 Stephan Kulow + + * acinclude.m4.in: first look at libjpeg6b (from kdesupport) then + for libjpeg + + * config.*, libtool.*: update to the latest FSF tools + +1999-02-23 Stephan Kulow + + * acinclude.m4.in: error when Sparc CC is used. Better use it in + configure and tell him the story then letting him find it while + compiling + + * acinclude.m4.in: adding KDE_CHECK_EXTRA_LIBS to all possible tests, + so that --with-extra-includes is used when needed. + + * acinclude.m4.in: configure looks for giflib30, so it should say so + + * acinclude.m4.in: don't overwrite x include parameters. Patch by + Ari Lemmke (bug report 741) + +1999-02-20 Stephan Kulow + + * acinclude.m4.in: fixing KDE_CHECK_PATHS for rechecking. In case + of defaults (kdelibs) configure didn't cache the results + +1999-02-18 David Faure + + * acinclude.m4.in: added AC_CHECK_S_ISSOCK, to fix #706. + +1999-02-17 David Faure + + * acinclude.m4.in: added AC_CHECK_RANDOM, just like + AC_CHECK_USLEEP, to enable the fake if necessary. + +1999-02-13 Kurt Granroth + + * acinclude.m4.in: look for QT-2.0 + +1999-02-05 Stephan Kulow + + * acinclude.m4.in: in macro KDE_FIND_PATH treat user given dirs + and $PATH dirs the same. Added seperate test for to find binary + ($5) to replace findperl + +1999-01-28 Stephan Kulow + + * automoc: added patch by jbb to be a little bit more precise about + the number of sourcefiles that include the moc file if it's != 1. + Besides that automoc will fail with exit code, so the Makefile.cvs + process does stop in case a problem accoured. + + * automoc: don't hardcode header suffix, but allow *.h, *.hh and *.H + +1999-01-27 Stephan Kulow + + * acinclude.m4.in: try qobjcoll.h and qapplication.h before saying + OK to qt headers. (I could kill SuSE for splitting into qt-dev + and qt-compat) + +1991-01-23 Stephan Kulow + + * automoc: added fixes by JB + +1999-01-21 Stephan Kulow + + * automoc: added --help and --path (for use in dist-hook) + +1999-01-20 Alex Zepeda + + * ltconfig: added entries for FreeBSD 4.x + +1999-01-19 Stephan Kulow + + * automoc: added a distclean-metasources target which deletes all + moc files and let distclean depend on it + +1999-01-18 Stephan Kulow + + * automoc: several fixes (ignore comment lines + join lines + with \ ) + + * automoc: support META_INCLUDES in case the header files are + not in the same dir as the sources. + +1999-01-17 Stephan Kulow + + * automoc: several fixes. + +1999-01-16 Stephan Kulow + + * automoc: added support for included MOC files. + + * acinclude.m4.in: use srcdir for the subdirs stuff as well + + * automoc: added better command line parsing and some preparation + for handling "normal" moc files + + * acinclude.m4.in: added aliases for libkio and libkdeutil + +1999-01-15 Harri Porten + + * automoc: Carved in stone syntax for Makefile.in: + {program}_METASOURCES = USE_AUTOMOC [{suffix}] + +1999-01-15 Stephan Kulow + + * Makefile.common: set top_srcdir to . + +1999-01-14 Stephan Kulow + + * acinclude.m4.in: don't use config.h.bot any longer + +1999-01-08 Stephan Kulow + + * acinclude.m4.in: added KDE_CHECK_NEWLIBS + + * acinclude.m4.in: test for Qt even if both --with-qt-headers and + --with-qt-libraries are given. They may be wrong. + +1999-01-06 Stephan Kulow + + * acinclude.m4.in: change the MOC test so it can be used for other + tools as well + +1998-12-28 Stephan Kulow + + * acinclude.m4.in: look for QT-1.42 since kpanel needs it + +1998-12-27 Stephan Kulow + + * acinclude.m4.in: added /usr/lib for libpython test + + * acinclude.m4.in: take my email address out of it and added a + reference to www.kde.org/faq + + * acinclude.m4.in: use Qt >= 1.4 + + * acinclude.m4.in: added KDE_CHECK_NAMESPACES + +1998-12-18 Stephan Kulow + + * acinclude.m4.in: test for directories to exist before saying yes + to compilation :) + +1998-12-14 Stephan Kulow + + * acinclude.m4.in: added CPLUSPLUS for the kimgio test. It's + only important for shaman right now, but at least there it is :) + +1998-12-12 Stephan Kulow + + * Makefile.cvs: added common Makefile.cvs + + * acinclude.m4.in: Thomas.Schwarz@pro-sieben.de reported a very ugly + bug in AC_PROG_CXXCPP, so I added my own version + + * acinclude.m4.in: added KDE_CREATE_SUBDIRS_LIST to simplify + most toplevel configures + +1998-12-11 Stephan Kulow + + * acinclude.m4.in: added call to AC_PROG_CXXCPP. Not really sure why + it never caused problems + + * acinclude.m4.in: moved LIBTIFF alias + + * acinclude.m4.in: only test for the existance of libkimgio if the + user wants to. For 99% of the applications it doesn't matter if + configure can find libkimgio :) + +1998-12-10 Stephan Kulow + + * acinclude.m4.in: some changes to the python check to handle $LIBDL + +1998-12-09 Stephan Kulow + + * acinclude.m4.in: make Alex's tiff test a real one + + * acinclude.m4.in: fix the LIB_TIFF alias to really expand + +1998-12-08 Alex Zepeda + + * acinclude.m4.in: Fix tiff test to use libtiff34 if it exists. + This is what the FreeBSD port installs to for whatever reason. + + * acinclude.m4.in: s/kde/KDE/ (at least in some of the + descriptions, obviously no variable names were touched. + +1998-12-08 Stephan Kulow + + * acinclude.m4.in: moved the LIB_QT alias to the Qt check + + * acinclude.m4.in: unset KDEDIR before running conftest + + * acinclude.m4.in: fixed mean typo + + * acinclude.m4.in: added the copyright header for the gettext + tests, so that people know we're legal ;) + + * acinclude.m4.in: set language to C++ before testing QIMGIO + +1998-12-07 Alex Zepeda + + * acinclude.m4.in: Fix PNG test to use correct ANSI C code, and + not trip up gcc. + +1998-12-07 Stephan Kulow + + * acinclude.m4.in: don't hardcode -ldl + + * acinclude.m4.in: move the LIB_X11 alias to the X test to make it + useful for kdesupport as well + + * acinclude.m4.in: give the word CHECK_KIMGIO a meaning in really + checking for it + + * acinclude.m4.in: simple fix to prevent kimgio test from compiling + KDE application in kdelibs + +1998-12-05 Stephan Kulow + + * acinclude.m4.in: let KDE_CHECK_KIMGIO depend on AC_PATH_KDE, + otherwise most tests fail. It didn't mean anything to 90% of the + packages since they test for KDE before kimgio, but for shaman + it does + + * ltconfig: the real fix for the Solaris && gcc problem. + Thanks Kurt for reporting it and Alexandre for fixing it :) + +1998-12-04 Stephan Kulow + + * libtool.*: update again + + * acinclude.m4.in: changed the function to test for libnsl to + inet_ntoa since UnixWare 7's version did not have gethostbyname, + but needs libnsl + +1998-12-02 Stephan Kulow + + * acinclude.m4.in: fixed the MOC test (again) to use the PATH variable + correctly (with the correct seperator) + + * config.guess: update from the soon to be released autoconf-2.13 + +1998-12-01 Stephan Kulow + + * acinclude.m4.in: fixes for the MOC test. Use PATH now when found + +1998-11-30 Stephan Kulow + + * acinclude.m4.in: extended the MOC test. It checks now for the + first line of the output of "moc --help" and looks for Qt in it. + +1998-11-27 Stephan Kulow + + * ltconfig: another libtool update. Fixes an ugly bug on Solaris, + when GNU ld is in path before Solaris ld, but gcc uses the later + +1998-11-26 Stephan Kulow + + * acinclude.m4.in: made the Qt test more advance to check for qt + 1.41 - I still need to make it better, but there shouldn't be too + many qt releases in a row, would there? ;) + + * ltconfig: libtool update with better BSD/OS support + +1998-11-22 Stephan Kulow + + * ltconfig: cool - libtool uses g++ now to link libraries on Solaris. + This means, static objects become usuable on that plattforms (some + others as well). + +1998-11-20 Stephan Kulow + + * ltmain.sh: updated libtool from their CVS - fixes bugs we haven't + found and adds some more features, that we do not need ;-) + +1998-11-19 David Faure + + * acinclude.m4.in: added AC_CHECK_UTMP_FILE, taken from kdebase + +1998-11-16 Harri Porten + + * automoc: take care of "ar" object files, too. + +1998-11-16 Stephan Kulow + + * libtool.m4.in: revised my --silent patch. The solution + Alexandre suggested is much better. + +1998-11-15 Stephan Kulow + + * ltconfig.in: done some tweakings to support -export-dynamic + with egcs + + * config.sub: wow - BeOS support :) + +1998-11-14 Stephan Kulow + + * acinclude.m4.in: don't use rpath for test program, if rpath is + disabled for applications + + * ltconfig: patched libtool to make it silent without making + ltconfig silent + + * acinclude.m4.in: make libtool silent again + + * libtool.m4.in: update to libtool-981114 (untested stuff, but + we have to test it to make it tested - sounds that logical? :-) + + * libtool.m4.in: moved the self stricked libtool tests to "our" + file. + + * acinclude.m4.in: moved ChangeLog of kdebase which I used to + maintain acinclude.m4.in logs to kde-common/admin. Hopefully I + will maintain it more often from now on :) + +1998-07-27 Stephan Kulow + + * acinclude.m4.in: fixed some things in the MOC test + + * acinclude.m4.in: fixed this damn msgfmt test + +1998-06-02 Stephan Kulow + + * acinclude.m4.in: ignore msgfmt, if not GNU gettext + +1998-05-28 Stephan Kulow + + * acinclude.m4.in: fixed KDE_CHECK_STL. Checks for HP and SGI type + + * acinclude.m4.in: embraced every variable with "" to make + it consistent + + * acinclude.m4.in: various fixes for the koffice checks + (mico, ministl and python) + +1998-05-16 Stephan Kulow + + * acinclude.m4.in: don't use KDE_CHECK_QT_DIRECT, when + --with-qt-libs are given + +1998-04-21 Stephan Kulow + + * acinclude.m4.in: cool, I found the trick to suppress the ls + errors + +1998-04-20 Stephan Kulow + + * acinclude.m4.in: rewrote the qt checking test, since it + didn't work under FreeBSD, since it relied on the .so link. + The new version is a little bit buggy, but I need some testing + to make it perfect + + * acinclude.m4.in: fixed the side effects of the PAM test + +1998-04-18 Stephan Kulow + + * acinclude.m4.in: hopefully fixed the PAM test (I rewrote it) + +1998-04-16 Stephan Kulow + + * acinclude.m4.in: extended the getsockname test inspired + by a patch by Martin Baulig + + * configure.in: added test for utmp file + + * acinclude.m4.in: made --without-pam default + + +1998-04-06 Stephan Kulow + + * acinclude.m4.in: don't test compiling, linking, running in + one step. This proved to be too dangerous for my mail box. + +1998-03-21 Stephan Kulow + + * libtool.m4.in: created some new macros to work around this + ugly (because long) help of configure --enable-shared/static + +1998-03-05 Stephan Kulow + + * acinclude.m4.in: set language to C++ before trying the ksize_t + test + + * configure.in: sorted the Makefile entries alphabeticly (and all + together: we love xemacs! we love xemacs! ;) + + * configure.in: added sk + + * acinclude.m4.in: substitute x_libraries to fix the empty -rpath + +1998-03-03 Stephan Kulow + + * acinclude.m4.in: add a rpath for every shared library, that is + linked too (especially X11 libraries) + +Tue Feb 24 22:04:59 1998 Stephan Kulow + + * acinclude.m4.in: added kde_sounddir and set kde_minidir to + kde_icondir/mini to break not too much + +Sun Feb 15 18:25:50 1998 Stephan Kulow + + * configure.in: added bugfix by Bob Miller + (correct reset of IFS) + +Wed Feb 11 00:53:11 1998 Stephan Kulow + + * configure.in: made shadow under Linux default, since the + binaries will work also under non-shadow systems. The only problem + left is PAM, so I disabled shadow in case, PAM is present + +Tue Feb 10 16:46:32 1998 Stephan Kulow + + * configure.in: added test for nice to find out, if the option + -nice works for the screensavers + + * acinclude.m4.in: port to LynxOS. For this I moved all library + search routines in KDE_MISC_TESTS, so I don't need to write this + in every package + + * README: some grammar fixes + + * acinclude.m4.in: search for the libs in the exec_prefix, when + it's present + +Sun Feb 8 14:07:23 1998 Stephan Kulow + + * acinclude.m4.in: updated all packages + + * libtool.m4.in: applied patch for libtool.m4.in to show the + correct default for shared and static + + +Sat Feb 7 10:56:00 1998 Stephan Kulow + + * configure.in: good news - KDE is relocatable again. + + * libtool.m4.in: updated to latest libtool 1.0i + +Fri Feb 6 21:26:51 1998 Stephan Kulow + + * acinclude.m4.in: added a AC_PROVIDE for AC_PROG_CC and + AC_PROG_CPP to KDE_CHECK_COMPILERS + +Thu Feb 5 16:27:47 1998 Stephan Kulow + + * acinclude.m4.in: put $QTDIR/bin before /usr/bin in the path to + look for moc. I don't know why, but I got a report, that configure + found /usr/bin/moc under Solaris + +Fri Jan 30 15:47:50 1998 Stephan Kulow + + * acinclude.m4.in: export LIBRARY_PATH after reset to the saved + value + + * acinclude.m4.in: unset the LIBRARY_PATH to get a relieable + result when trying to find, if Qt compiles without -L + +Sat Jan 24 00:45:52 1998 Stephan Kulow + + * acinclude.m4.in: fixed another bug in AC_PATH_KDE + +Thu Jan 22 14:46:15 1998 Stephan Kulow + + * configure.in: fixed an ugly bug in AC_BASE_PATH_KDE + + * kappfinder/kappfinder.in: let kappfinder create by configure to + allow the use of the kde_ paths + +Wed Jan 21 22:19:35 1998 Stephan Kulow + + * acinclude.m4.in: - added a install_root prefix to all paths, if + set, to enable package managers to move the whole installation at once + - added --with-install-root to set the install_root prefix + +Tue Jan 20 22:41:04 1998 Stephan Kulow + + * configure.in: added NOOPT_CXXFLAGS to allow kioslave to be + compiled without -O2 + +Mon Jan 19 21:55:21 1998 Stephan Kulow + + * configure.in: some little fixes for the Makefiles + + * acinclude.m4.in: --prefix will no longer override the search for + libraries. If they are present somewhere, they are used (through + the methodes in KApplication) + +Mon Jan 12 00:30:36 1998 Stephan Kulow + + * acinclude.m4.in fixed an ugly bug, that accoured, when + qt_libraries is not set (empty/equals X11/not necessary) + + * acinclude.m4.in moved the remove of the files after the error + detection + + +Sun Jan 11 17:27:53 1998 Stephan Kulow + + * acinclude.m4.in added a new macro KDE_CHECK_QT_DIRECT to unset + the Qt library path, if a Qt program compiles without them + + * acinclude.m4.in added a return value in the CREATE_KFSSTND + macro. Perhaps this has caused the problems + +Sat Jan 10 17:40:44 1998 Stephan Kulow + + * ChangeLog started to maintain a ChangeLog file again + * acinclude.m4.in the AC_CREATE_KFSSTND to get better debug output + to find the problem + + +Old logs, Stephan Kulow made: + +0.1 : first steps with libkde +0.2 : first release with libkde, khtmlw, kdehelp, acli, kwm, kpanel +0.3 : added kfm and bugfixes +0.4 : updated khtmlw, kdehelp, kwm, changed install in all subdirs +0.5 : support libtool (chooseable shared libs) +0.6 : split libkde in kdecore and kdeui +0.6.1 : Bugfixes +0.7 : added code from Janos Farkas (configure) + : added @{kde,qt}_{includes,libraries}@ +0.7.1: Bugfixes +0.7.2: Bugfixes +0.7.3: added @all_includes@ and @all_libraries@ + replaced all incompatible flags like $(CC) and -DHAVE_UNISTD_H +0.7.4: changed support for libkde (back in it's own) + added kpat + updated kpanel, kwm, kghostview +0.8: removed a bug in kghostview + lifted installation process of several apps + splitt kdebase into kdelibs and kdeapps + updated khtmlw, kfm and kdehelp + added kcalc and kpaint + updated kdisplay + added kscreensaver + added --enable-kscreensaver + added --enable-debug (and @CXXFLAGS@ to all Makefile.ins) + updated kwm to 0.4.7 + added make uninstall to every app + added kvt + added khexdit + added .kdelnk for kmines, kedit, ktetris + put kwm, kfind's .kdelnk in the right directories + replaced --enable-kscreensaver by --disable-kscreensaver + updated kpanel to 0.15 + some bugfixes (thanks Marco) + some bugfixes (thanks Martin) + changed acinclude.m4, because aclocal won't + updated kwm to 0.4.8 (patched it again for Qt-1.2) + updated kvt to 0.13 (patch from Matthias) + patched kvt and kwm + updated kwm to 0.5.0 + updated kvt for 0.14 (again and again :-) + updated kview to 0.10 + updated kfm to 0.6.3 + patched kscreensaver for FreeBSD (thanks Marc) +0.9: updated kdisplay to 0.5.3 + added klogout + patches from Matthias + updated kfm to 0.6.4 + updated kghostview to 0.4 + added QTINC and QTLIB + updated kdehelp to 0.4.11 + patched kfm to support ktoolbar + updated kedit to kedit+ + added kfontmanager 0.2.1 +0.9.1: changed kpaint's make style + bugfixing + updated kmines to 0.6.5 + updated ktetris to 0.2.4 + changed to Makefiles to depend on Makefile.in + changed the Makefiles to let install depend on all + added kjots-0.2.2 + updated kjots-0.2.3 + updated kfm to 0.6.6 + updated kjots-0.2.4 + updated kpaint-0.2 + updated kedit to 0.5 + updated kfontmanager to 0.2.2 + updated kfm to 0.6.7 + updated ktetris to 0.2.5 + updated kjots to 0.2.5 +0.10: added HAVE_SQRTL + added HAVE_CRYPT_H + updated kfind + updated kfm to kfm-0.8.1 + re-introduced automake to kdebase + bugfixes for the configure.in + added XPM, GL and PAM tests to configure + added morph3d to kscreensavers + updated kfind to 0.3.2 + added some patches for SGI +... lost the time to maintain a Changelog ;) diff --git a/admin/Makefile.am b/admin/Makefile.am new file mode 100644 index 0000000..1023a46 --- /dev/null +++ b/admin/Makefile.am @@ -0,0 +1,2 @@ +EXTRA_DIST=ChangeLog Makefile.common acinclude.m4.in am_edit am_edit.py conf.change.pl config.guess config.pl config.sub configure.in.min debianrules depcomp install-sh libtool.m4.in ltcf-c.sh ltcf-cxx.sh ltconfig ltmain.sh missing mkinstalldirs ylwrap + diff --git a/admin/Makefile.common b/admin/Makefile.common new file mode 100644 index 0000000..beec064 --- /dev/null +++ b/admin/Makefile.common @@ -0,0 +1,295 @@ + +SHELL=/bin/sh + +cvs: + @if grep '$$(top_srcdir)/acinclude.m4:' Makefile.am >/dev/null; then \ + echo "*** Creating acinclude.m4" ;\ + rm -f acinclude.m4 configure.files ;\ + $(MAKE) -f Makefile.am top_srcdir=. acinclude.m4 ;\ + fi + @echo "!!! If you get recursion errors from autoconf, it is advisable to set the" + @echo " environment variable M4 to something including \"--nesting-limit=500\"" + @if test -r configure.in.in; then \ + rm -f subdirs configure.in ;\ + echo "*** Creating list of subdirectories" ;\ + $(MAKE) -f Makefile.am top_srcdir=. subdirs ;\ + echo "*** Creating configure.in" ;\ + $(MAKE) -f Makefile.am top_srcdir=. configure.in ;\ + fi + @echo "*** Creating aclocal.m4" + @aclocal + @echo "*** Creating configure" + @autoconf + @if test -r configure.in.in ; then \ + perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ + then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ + || mv \$$CONFIG_STATUS.bak \$$CONFIG_STATUS;\ + \n rm -f \$$CONFIG_STATUS.bak;\nfi\ + \n" if /^\s*chmod\s+.*\+x\s+.*CONFIG_STATUS/;' configure ;\ + fi + @if grep '} \$$ac_kw foo' configure >/dev/null 2>&1; then perl -p -i -e "s/ac_kw foo/ac_kw int foo/" configure; fi +#David's hack for autoconf bug when $INSTALL is set + @perl -pi -e 'if (/\[\/\$$\]\*. INSTALL=/) { print $$_ ; $$_ = "\"\") ;;\n"; }' configure + @if egrep "^AM_CONFIG_HEADER" configure.in >/dev/null 2>&1; then \ + echo "*** Creating config.h template" ;\ + autoheader ;\ + fi + @echo "*** Creating Makefile templates" + @automake + @echo "*** Postprocessing Makefile templates" + @perl admin/am_edit + @if egrep "^cvs-local:" Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am cvs-local ;\ + fi + @echo "*** Creating date/time stamp" + @touch stamp-h.in + @echo "*** Finished" + @echo " Don't forget to run ./configure" + @echo " If you haven't done so in a while, run ./configure --help" + +dist: + @if grep -e '$$(top_srcdir)/acinclude.m4:' Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am top_srcdir=. acinclude.m4 ;\ + fi + @if test -r configure.in.in; then \ + $(MAKE) -f Makefile.am top_srcdir=. subdirs configure.in; \ + fi ;\ + aclocal; \ + autoheader; \ + automake --foreign --include-deps; \ + perl admin/am_edit; \ + autoconf; \ + if test -r configure.in.in ; then \ + perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ + then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ + || mv \$$CONFIG_STATUS.bak \$$CONFIG_STATUS;\ + \n rm -f \$$CONFIG_STATUS.bak;\nfi\ + \n" if /^\s*chmod\s+.*\+x\s+.*CONFIG_STATUS/;' configure ;\ + fi ;\ + touch stamp-h.in; \ + if grep -e "^cvs-local:" Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am cvs-local ;\ + fi ;\ + if grep "ac_kw foo" configure >/dev/null 2>&1; then perl -p -i -e "s/ac_kw foo/ac_kw int foo/" configure; fi ;\ + if test -d po; then \ + LIST=`find ./po -name "*.po"`; \ + for i in $$LIST; do \ + file2=`echo $$i | sed -e "s#\.po#\.gmo#"`; \ + msgfmt -o $$file2 $$i || touch $$file2; \ + done ;\ + fi + @if grep -e "^cvs-dist-local:" Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am cvs-dist-local ;\ + fi + +cvs-clean: + @if test ! -d CVS; then \ + echo "You don't have a toplevel CVS directory."; \ + echo "You most certainly didn't use cvs to get these sources."; \ + echo "But this function depends on cvs's information."; \ + exit 1 ;\ + fi;\ + pwd=`pwd` ;\ + dirs=`find . -type d | grep -v CVS | sed -e "s#^./##"` ;\ + for i in $$dirs; do \ + if test ! -d "$$pwd/$$i/CVS"; then \ + echo "D $$i" ;\ + rm -rf "$$pwd/$$i"; \ + continue; \ + fi ;\ + cd $$pwd/$$i ;\ + for f in * .*; do \ + if test ! -d "$$f"; then \ + if grep "^/$$f/" CVS/Entries > /dev/null; then \ + a="b"; \ + else \ + echo "F $$i/$$f"; \ + rm -f "$$pwd/$$i/$$f"; \ + fi; \ + fi ; \ + done; \ + done + + +# The Makefiles have to be sorted for slashes, since configure creates +# only one directory per Makefile not the whole hierarchy +configure.in: configure.files $(shell test -f configure.files && cat configure.files) subdirs + @rm -f configure.in configure.in.new ;\ + cat `cat configure.files | egrep -v "^configure.in.bot"` >> configure.in.new ;\ + echo "KDE_CREATE_SUBDIRSLIST" >> configure.in.new ;\ + echo "AC_OUTPUT( \\" >> configure.in.new ;\ + mfs=`find . -type d -print | fgrep -v "/." | sed -e "s#\./##" -e "/^debian/d" | sort`; \ + for i in $$mfs; do \ + topleveldir=`echo $$i| sed -e "s#/.*##"`; \ + if test -f $$topleveldir/configure.in; then \ + continue; \ + fi ;\ + if test ! -f $$i/Makefile.am; then \ + continue; \ + fi ;\ + if test -s inst-apps; then \ + if test -z "`grep \"^$$topleveldir\" inst-apps`"; then \ + continue; \ + fi ;\ + fi ;\ + echo "$$i/Makefile \\" >> configure.in.new ;\ + done ;\ + egrep '^dnl AC_OUTPUT\(.*\)' `cat configure.files` | sed -e "s#^.*dnl AC_OUTPUT(\(.*\))#\1 \\\\#" >> configure.in.new ;\ + echo ")" >> configure.in.new + @modulename= ;\ + if test -f configure.in.in; then \ + if head -2 configure.in.in | egrep "^#MIN_CONFIG$$" > /dev/null; then \ + line=`egrep "^AM_INIT_AUTOMAKE\(" configure.in.in` ;\ + if test -n "$$line"; then \ + modulename=`echo $$line | sed -e "s#AM_INIT_AUTOMAKE(\([^,]*\),.*#\1#"` ;\ + VERSION=`echo $$line | sed -e "s#AM_INIT_AUTOMAKE([^,]*, *\([^)]*\)).*#\1#"` ;\ + fi ;\ + sed -e "s#AM_INIT_AUTOMAKE([^@].*#dnl PACKAGE set before#" configure.in.new > configure.in \ + && mv configure.in configure.in.new ;\ + fi ;\ + fi ;\ + if test -z "$$modulename" || test "$$modulename" = "@MODULENAME@"; then \ + modulename=`pwd`; modulename=`basename $$modulename`; \ + fi ;\ + if test -z "$$VERSION" || test "$$VERSION" = "@VERSION@"; then \ + VERSION="\"2.2.1\""; \ + fi ;\ + sed -e "s#@MODULENAME@#$$modulename#" configure.in.new | \ + sed -e "s#@VERSION@#$$VERSION#" > configure.in + @if test -f configure.in.bot ; then cat configure.in.bot >> configure.in ; fi + @rm -f configure.in.new + +configure.files: subdirs + @admindir=NO ;\ + for i in . .. ../.. ../../..; do \ + if test -x $$i/admin; then admindir=$$i/admin; break; fi; \ + done ;\ + rm -rf configure.files ;\ + if test -f configure.in.in && head -2 configure.in.in | egrep "^#MIN_CONFIG$$" > /dev/null; then \ + echo $$admindir/configure.in.min >> configure.files ;\ + fi + @test -f configure.in.in && echo configure.in.in >> configure.files + @list=`find . -name "configure.in.in" | sort`; \ + for i in $$list; do if test -f $$i && test ! `dirname $$i` = "." ; then \ + echo $$i >> configure.files ;\ + fi; done + @if test -f configure.in.mid ; then echo configure.in.mid >> configure.files ; fi + @if test -f configure.in.bot ; then echo configure.in.bot >> configure.files ; fi + +subdirs: + @files=`ls -1 | sort`; \ + dirs= ;\ + lib_dirs= ;\ + first_dirs= ;\ + last_dirs= ;\ + compilefirst=`grep '^COMPILE_FIRST[ ]*=' Makefile.am | \ + sed -e 's#^COMPILE_FIRST[ ]*=[ ]*#|#' | sed -e 's#$$#|#' | sed -e 's# #|#g'`;\ + compilelast=`grep '^COMPILE_LAST[ ]*=' Makefile.am | \ + sed -e 's#^COMPILE_LAST[ ]*=[ ]*#|#' | sed -e 's#$$#|#' | sed -e 's# #|#g'`;\ + for i in $$files; do if test -d $$i; then \ + if test -f $$i/Makefile.am; then \ + if echo $$compilefirst | grep "|$$i|" >/dev/null; then \ + first_dirs="$$first_dirs $$i" ;\ + elif echo $$compilelast | grep "|$$i|" >/dev/null; then \ + last_dirs="$$last_dirs $$i" ; \ + else dirs="$$dirs $$i" ;\ + fi ;\ + fi ;\ + fi; \ + done ;\ + rm -f SUBDIRS ;\ + for i in $$dirs; do \ + echo $$i >> ./SUBDIRS; \ + done + @if test -r subdirs && diff subdirs SUBDIRS > /dev/null; then \ + rm -f SUBDIRS; \ + fi + @test -r SUBDIRS && mv SUBDIRS subdirs || true + +package-merge: + @catalogs='$(POFILES)'; \ + for cat in $$catalogs; do \ + echo $$cat $$name; \ + msgmerge -o $$cat.new $$cat $(PACKAGE).pot ; \ + if test -s $$cat.new; then \ + grep -v "\"POT-Creation" $$cat.new > $$cat.new.2 ; \ + grep -v "\"POT-Creation" $$cat >> $$cat.new.1; \ + if diff $$cat.new.1 $$cat.new.2; then \ + rm $$cat.new; \ + else \ + mv $$cat.new $$cat ; \ + fi; \ + rm -f $$cat.new.1 $$cat.new.2 ;\ + fi ;\ + done + + +package-messages: + @rm -rf po.backup ;\ + mkdir po.backup ;\ + for i in `ls -1 po/*.pot 2>/dev/null | sed -e "s#po/##"`; do \ + egrep -v '^#([^:]|$)' po/$$i | egrep '^.*[^ ]+.*$$' | grep -v "\"POT-Creation" > po.backup/$$i ; \ + cp po/$$i po.backup/backup_$$i ; \ + touch -r po/$$i po.backup/backup_$$i ;\ + rm po/$$i ;\ + done + @podir=$${podir:-$$PWD/po} ;\ + files=`find . -name Makefile.am | xargs egrep -l '^messages:' `; \ + dirs=`for i in $$files; do echo \`dirname $$i\`; done`; \ + tmpname="$$PWD/messages.log" ;\ + if test -z "$$EXTRACTRC"; then EXTRACTRC=extractrc ; fi ;\ + if test -z "$$PREPARETIPS"; then PREPARETIPS=preparetips ; fi ;\ + export EXTRACTRC PREPARETIPS ;\ + for subdir in $$dirs; do \ + test -z "$$VERBOSE" || echo "Making messages in $$subdir"; \ + (cd $$subdir ;\ + if test -n "`grep -e '^messages:.*rc.cpp' Makefile.am`"; then \ + $$EXTRACTRC *.rc *.ui > rc.cpp ;\ + else \ + candidates=`ls -1 *.rc *.ui 2>/dev/null` ;\ + if test -n "$$candidates"; then \ + echo "$$subdir has *.rc or *.ui files, but not correct messages line" ;\ + fi ;\ + fi ;\ + if test -n "`grep -r KAboutData *.c* *.C* 2>/dev/null`"; then \ + echo -e 'i18n("_: NAME OF TRANSLATORS\\n"\n"Your names")\ni18n("_: EMAIL OF TRANSLATORS\\n"\n"Your emails")' > _translatorinfo.cpp ;\ + else echo " " > _translatorinfo.cpp ;\ + fi; \ + perl -e '$$mes=0; while () { if (/^messages:/) { $$mes=1; print $$_; next; } if ($$mes) { if (/$$\\(XGETTEXT\)/ && / -o/) { s/ -o \$$\(podir\)/ _translatorinfo.cpp -o \$$\(podir\)/ } print $$_; } else { print $$_; } }' < Makefile.am > _transMakefile ;\ + $(MAKE) -s -f _transMakefile podir=$$podir EXTRACTRC="$$EXTRACTRC" PREPARETIPS="$$PREPARETIPS" \ + XGETTEXT="$${XGETTEXT:-xgettext} -C -ki18n \ + -kI18N_NOOP -ktranslate -kaliasLocale \ + -x $${includedir:-$$KDEDIR/include}/kde.pot" \ + messages ) >$$tmpname 2>&1 ;\ + test -s $$tmpname && (echo $$subdir ; cat $$tmpname) ;\ + test ! -f $$subdir/rc.cpp || rm -f $$subdir/rc.cpp ;\ + rm -f $$subdir/_translatorinfo.cpp ;\ + rm -f $$subdir/_transMakefile ;\ + done + rm -f $$tmpname + @for i in `ls -1 po.backup/*.pot 2>/dev/null | sed -e "s#po.backup/##" | egrep -v '^backup_'`; do \ + if test ! -f po/$$i; then echo "disappeared: $$i"; fi ;\ + done + @for i in `ls -1 po/*.pot 2>/dev/null | sed -e "s#po/##"`; do \ + egrep -v '^#([^:]|$)' po/$$i | egrep '^.*[^ ]+.*$$' | grep -v "\"POT-Creation" > temp.pot ;\ + if test -f po.backup/$$i && test -n "`diff temp.pot po.backup/$$i`"; then \ + echo "will update $$i"; \ + msgmerge -q po.backup/backup_$$i po/$$i > temp.pot ;\ + mv temp.pot po/$$i; \ + else \ + if test -f po.backup/backup_$$i; then \ + test -z "$$VERBOSE" || echo "I'm restoring $$i" ;\ + mv po.backup/backup_$$i po/$$i; \ + rm po.backup/$$i; \ + else \ + echo "will add $$i" ;\ + fi ;\ + fi ;\ + done + @rm -f temp.pot + @rm -rf po.backup + +test: + perl -e '$$mes=0; while () { if (/^messages:/) { $$mes=1; print $$_; next; } if ($$mes) { if (! /^\t/) { exit(0); } if (/$$\\(XGETTEXT\)/ && / -o/) { s/ -o/ _translatorinfo.cpp -o/ } print $$_; } }' < Makefile.am + +.SILENT: diff --git a/admin/Makefile.in b/admin/Makefile.in new file mode 100644 index 0000000..a1453a2 --- /dev/null +++ b/admin/Makefile.in @@ -0,0 +1,362 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = .. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = ChangeLog Makefile.common acinclude.m4.in am_edit am_edit.py conf.change.pl config.guess config.pl config.sub configure.in.min debianrules depcomp install-sh libtool.m4.in ltcf-c.sh ltcf-cxx.sh ltconfig ltmain.sh missing mkinstalldirs ylwrap +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = ChangeLog Makefile.am Makefile.in config.guess config.sub \ +install-sh ltcf-c.sh ltcf-cxx.sh ltconfig ltmain.sh missing \ +mkinstalldirs ylwrap + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu admin/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu admin/Makefile + cd $(top_srcdir) && perl admin/am_edit admin/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = admin + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu admin/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu admin/Makefile + cd $(top_srcdir) && perl admin/am_edit admin/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/admin/acinclude.m4.in b/admin/acinclude.m4.in new file mode 100644 index 0000000..7823796 --- /dev/null +++ b/admin/acinclude.m4.in @@ -0,0 +1,4141 @@ +## -*- autoconf -*- + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +dnl IMPORTANT NOTE: +dnl Please do not modify this file unless you expect your modifications to be +dnl carried into every other module in the repository. If you decide that you +dnl really want to modify it, contact coolo@kde.org mentioning that you have +dnl and that the modified file should be committed to every module. +dnl +dnl Single-module modifications are best placed in configure.in for kdelibs +dnl and kdebase or configure.in.in if present. + +dnl ------------------------------------------------------------------------ +dnl Forward compatibility macros (make autoconf 2.13 look like 2.50), +dnl thanks to Raja R Harinath. +dnl ------------------------------------------------------------------------ +dnl +ifdef([_AC_PATH_X_DIRECT],[], + [AC_DEFUN([_AC_PATH_X_DIRECT],[AC_PATH_X_DIRECT])]) +ifdef([_AC_PATH_X_XMKMF],[], + [AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])]) + +dnl ------------------------------------------------------------------------ +dnl Find a file (or one of more files in a list of dirs) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_FIND_FILE, +[ +$3=NO +for i in $2; +do + for j in $1; + do + echo "configure: __oline__: $i/$j" >&AC_FD_CC + if test -r "$i/$j"; then + echo "taking that" >&AC_FD_CC + $3=$i + break 2 + fi + done +done +]) + +dnl KDE_FIND_PATH(programm-name, variable-name, list of directories, +dnl if-not-found, test-parameter) +AC_DEFUN(KDE_FIND_PATH, +[ + AC_MSG_CHECKING([for $1]) + if test -n "$$2"; then + kde_cv_path="$$2"; + else + kde_cache=`echo $1 | sed 'y%./+-%__p_%'` + + AC_CACHE_VAL(kde_cv_path_$kde_cache, + [ + kde_cv_path="NONE" + dirs="$3" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/$1"; then + if test -n "$5" + then + evalstr="$dir/$1 $5 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/$1" + break + fi + else + kde_cv_path="$dir/$1" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + ]) + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + AC_MSG_RESULT(not found) + $4 + else + AC_MSG_RESULT($kde_cv_path) + $2=$kde_cv_path + + fi +]) + +AC_DEFUN(KDE_MOC_ERROR_MESSAGE, +[ + AC_MSG_ERROR([No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +]) +]) + +AC_DEFUN(KDE_UIC_ERROR_MESSAGE, +[ + AC_MSG_WARN([No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +]) +]) + +dnl ------------------------------------------------------------------------ +dnl Find the meta object compiler and the ui compiler in the PATH, +dnl in $QTDIR/bin, and some more usual places +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_MOC_UIC, +[ + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) + if test -z "$UIC_NOT_NEEDED"; then + KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC=""]) + if test -z "$UIC" ; then + KDE_UIC_ERROR_MESSAGE + exit 1 + fi + else + UIC="echo uic not available: " + fi + + AC_SUBST(MOC) + AC_SUBST(UIC) +]) + +AC_DEFUN(KDE_1_CHECK_PATHS, +[ + KDE_1_CHECK_PATH_HEADERS + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +AC_MSG_CHECKING([for KDE libraries installed]) +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + AC_MSG_RESULT(yes) +else + AC_MSG_ERROR([your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log.]) +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + +KDE_SET_PATHS($kde_result) + +]) + +AC_DEFUN(KDE_SET_PATHS, +[ + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$1" +]) + +AC_DEFUN(KDE_SET_DEFAULT_PATHS, +[ +if test "$1" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + KDE_SET_PATHS(defaults) + +else + + if test $kde_qtver = 1; then + AC_MSG_RESULT([compiling]) + KDE_1_CHECK_PATHS + else + AC_MSG_ERROR([path checking not yet supported for KDE 2]) + fi + +fi +]) + +AC_DEFUN(KDE_CHECK_PATHS_FOR_COMPLETENESS, +[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi +]) + +AC_DEFUN(KDE_MISSING_PROG_ERROR, +[ + AC_MSG_ERROR([The important program $1 was not found! +Please check whether you installed KDE correctly. +]) +]) + +AC_DEFUN(KDE_SUBST_PROGRAMS, +[ + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)]) + KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)]) + KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(mcopidl)]) + KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(artsc-config)]) + KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs]) + KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs]) + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + AC_SUBST(DCOPIDL) + AC_SUBST(DCOPIDL2CPP) + AC_SUBST(DCOP_DEPENDENCIES) + AC_SUBST(MCOPIDL) + AC_SUBST(ARTSCCONFIG) + AC_SUBST(KDECONFIG) + AC_SUBST(MEINPROC) + AC_SUBST(KDE_XSL_STYLESHEET) + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + ]) + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + AC_SUBST(kde_libs_prefix) + AC_SUBST(kde_libs_htmldir) +])dnl + +AC_DEFUN(AC_CREATE_KFSSTND, +[ +AC_REQUIRE([AC_CHECK_RPATH]) + +AC_MSG_CHECKING([for KDE paths]) +kde_result="" +kde_cached_paths=yes +AC_CACHE_VAL(kde_cv_all_paths, +[ + KDE_SET_DEFAULT_PATHS($1) + kde_cached_paths=no +]) +eval "$kde_cv_all_paths" +KDE_CHECK_PATHS_FOR_COMPLETENESS +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + KDE_SET_DEFAULT_PATHS($1) + eval "$kde_cv_all_paths" + KDE_CHECK_PATHS_FOR_COMPLETENESS + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + AC_MSG_ERROR([configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +]) +else + rm -f conftest* + AC_MSG_RESULT($kde_result) +fi + +bindir=$kde_bindir + +KDE_SUBST_PROGRAMS + +]) + +AC_DEFUN(AC_SUBST_KFSSTND, +[ +AC_SUBST(kde_htmldir) +AC_SUBST(kde_appsdir) +AC_SUBST(kde_icondir) +AC_SUBST(kde_sounddir) +AC_SUBST(kde_datadir) +AC_SUBST(kde_locale) +AC_SUBST(kde_confdir) +AC_SUBST(kde_mimedir) +AC_SUBST(kde_wallpaperdir) +AC_SUBST(kde_bindir) +dnl for KDE 2 +AC_SUBST(kde_templatesdir) +AC_SUBST(kde_servicesdir) +AC_SUBST(kde_servicetypesdir) +AC_SUBST(kde_moduledir) +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi +dnl AC_SUBST(kde_minidir) +dnl AC_SUBST(kde_cgidir) +dnl AC_SUBST(kde_toolbardir) +]) + +AC_DEFUN(KDE_MISC_TESTS, +[ + AC_LANG_C + dnl Checks for libraries. + AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD + AC_SUBST(LIBUTIL) + AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD + AC_SUBST(LIBCOMPAT) + kde_have_crypt= + AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes], + AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [ + AC_MSG_WARN([you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support]) + kde_have_crypt=no + ])) + AC_SUBST(LIBCRYPT) + if test $kde_have_crypt = yes; then + AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function]) + fi + AC_CHECK_SOCKLEN_T + AC_LANG_C + AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + AC_CHECK_LIB(dnet_stub, dnet_ntoa, + [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) + fi + AC_CHECK_FUNC(inet_ntoa) + if test $ac_cv_func_inet_ntoa = no; then + AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl") + fi + AC_CHECK_FUNC(connect) + if test $ac_cv_func_connect = no; then + AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", , + $X_EXTRA_LIBS) + fi + + AC_CHECK_FUNC(remove) + if test $ac_cv_func_remove = no; then + AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix") + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + AC_CHECK_FUNC(shmat, , + AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")) + + # Solaris 2.6 and others need -lresolv for res_init + AC_CHECK_FUNCS(res_init, , [ + kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + AC_TRY_LINK( +[ +#include +], +[ +res_init(); +], + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function]) + ) + LIBS=$kde_libs_safe + ]) + + LIBSOCKET="$X_EXTRA_LIBS" + AC_SUBST(LIBSOCKET) + AC_SUBST(LIBRESOLV) + AC_SUBST(X_EXTRA_LIBS) + AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4 + AC_SUBST(LIBUCB) + + case $host in dnl this *is* LynxOS specific + *-*-lynxos* ) + AC_MSG_CHECKING([LynxOS header file wrappers]) + [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"] + AC_MSG_RESULT(disabled) + AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS + ;; + esac + + KDE_CHECK_TYPES + KDE_CHECK_LIBDL +]) + +dnl ------------------------------------------------------------------------ +dnl Find the header files and libraries for X-Windows. Extended the +dnl macro AC_PATH_X +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(K_PATH_X, +[ +AC_REQUIRE([AC_PROG_CPP])dnl +AC_REQUIRE([KDE_MISC_TESTS])dnl +AC_MSG_CHECKING(for X) +AC_LANG_SAVE +AC_LANG_C +AC_CACHE_VAL(kde_cv_have_x, +[# One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +_AC_PATH_X_DIRECT +dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries. +dnl Unfortunately, if compiling with the N32 ABI, this is not the correct +dnl location. The correct location is /usr/lib32 or an undefined value +dnl (the linker is smart enough to pick the correct default library). +dnl Things work just fine if you use just AC_PATH_X_DIRECT. +dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to +dnl /usr/openwin/include, which doesn't work. /usr/include does work, so +dnl x_includes should be left alone. +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + _AC_PATH_X_XMKMF + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!]) +fi + +if test "$kde_x_libraries" = NO; then + AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!]) +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" +])dnl + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + AC_MSG_RESULT($have_x) + no_x=yes +else + AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes]) +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; dnl better than nothing :- + else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; dnl better than nothing :- + else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + +AC_SUBST(X_INCLUDES) +AC_SUBST(X_LDFLAGS) +AC_SUBST(x_libraries) +AC_SUBST(x_includes) + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +AC_CHECK_LIB(ICE, IceConnectionNumber, + [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS) +AC_SUBST(LIBSM) +LDFLAGS="$ac_save_LDFLAGS" + +AC_SUBST(X_PRE_LIBS) + +LIB_X11='-lX11 $(LIBSOCKET)' +AC_SUBST(LIB_X11) + +AC_MSG_CHECKING(for libXext) +AC_CACHE_VAL(kde_cv_have_libXext, +[ +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +AC_TRY_LINK([ +#include +#ifdef STDC_HEADERS +# include +#endif +], +[ +printf("hello Xext\n"); +], +kde_cv_have_libXext=yes, +kde_cv_have_libXext=no + ) + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + ]) + +AC_MSG_RESULT($kde_cv_have_libXext) + +if test "$kde_cv_have_libXext" = "no"; then + AC_MSG_ERROR([We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either.]) +fi + +AC_MSG_CHECKING(for Xinerama) + + AC_ARG_WITH(xinerama, + [ --with-xinerama enable support for Xinerama ], + [ + no_xinerama=no + ], [ + no_xinerama=yes + ] +) + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + AC_CACHE_VAL(ac_cv_have_xinerama, + [ + AC_TRY_LINK([#include + #include ], + [XineramaIsActive(NULL);], + [ac_cv_have_xinerama="yes"], + [ac_cv_have_xinerama="no"]) + ]) +else + ac_cv_have_xinerama=no; +fi + +AC_MSG_RESULT($ac_cv_have_xinerama) + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + AC_DEFINE(HAVE_XINERAMA, 1, [Define if you want Xinerama support]) + LIBXINERAMA="-lXinerama" +fi + +AC_SUBST(LIBXINERAMA) + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +AC_LANG_RESTORE + +]) + +AC_DEFUN(KDE_PRINT_QT_PROGRAM, +[ +AC_REQUIRE([KDE_USE_QT]) +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +if test "$kde_cv_qt_direct" = "yes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Try to find the Qt headers and libraries. +dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed) +dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_1_3, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([KDE_USE_QT]) + +dnl ------------------------------------------------------------------------ +dnl Add configure flag to enable linking to MT version of Qt library. +dnl ------------------------------------------------------------------------ + +AC_ARG_ENABLE( + mt, + [ --enable-mt link to threaded Qt (experimental)], + kde_use_qt_mt=$enableval, + kde_use_qt_mt=no +) + +USING_QT_MT="" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust some vars for the host. +dnl ------------------------------------------------------------------------ + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + AC_MSG_WARN([Compiler is not gcc. MT support disabled.]) + fi + ;; + *) + AC_MSG_WARN([MT not yet supported on $host - disabled.]) + ;; + esac + +fi + +kde_qt_was_given=yes + +dnl ------------------------------------------------------------------------ +dnl If we haven't been told how to link to Qt, we work it out for ourselves. +dnl ------------------------------------------------------------------------ + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust the Qt library name for the host. +dnl ------------------------------------------------------------------------ + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([AC_FIND_JPEG]) + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +AC_MSG_CHECKING([for Qt]) + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +AC_ARG_WITH(qt-dir, + [ --with-qt-dir=DIR where the root of Qt is installed ], + [ ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + ]) + +AC_ARG_WITH(qt-includes, + [ --with-qt-includes=DIR where the Qt includes are. ], + [ + ac_qt_includes="$withval" + ]) + +kde_qt_libs_given=no + +AC_ARG_WITH(qt-libraries, + [ --with-qt-libraries=DIR where the Qt library is installed.], + [ ac_qt_libraries="$withval" + kde_qt_libs_given=yes + ]) + +AC_CACHE_VAL(ac_cv_have_qt, +[#try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + +AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir) +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + +AC_LANG_SAVE +AC_LANG_CPLUSPLUS + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + +KDE_PRINT_QT_PROGRAM + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +AC_LANG_RESTORE +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log.]) +else + have_qt="yes" +fi +]) + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + AC_MSG_RESULT([$have_qt]); +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT]) + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then +KDE_CHECK_QT_DIRECT(qt_libraries= ,[]) +fi + +AC_SUBST(qt_libraries) +AC_SUBST(qt_includes) + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + +AC_SUBST(QT_INCLUDES) +AC_SUBST(QT_LDFLAGS) +AC_PATH_QT_MOC_UIC + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' +AC_SUBST(LIB_QT) + +]) + +AC_DEFUN(AC_PATH_QT, +[ +AC_PATH_QT_1_3 +]) + +AC_DEFUN(KDE_CHECK_FINAL, +[ + AC_ARG_ENABLE(final, [ --enable-final build size optimized apps (experimental - needs lots of memory)], + kde_use_final=$enableval, kde_use_final=no) + + KDE_COMPILER_REPO + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + AC_SUBST(KDE_USE_FINAL_TRUE) + AC_SUBST(KDE_USE_FINAL_FALSE) + + AC_ARG_ENABLE(closure, [ --disable-closure don't delay template instantiation], + kde_use_closure=$enableval, kde_use_closure=yes) + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) +]) + +dnl ------------------------------------------------------------------------ +dnl Now, the same with KDE +dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) +dnl and $(kde_includes) will be the kdehdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_BASE_PATH_KDE, +[ +AC_PREREQ([2.13]) +AC_REQUIRE([AC_PATH_QT])dnl +AC_CHECK_RPATH +AC_MSG_CHECKING([for KDE]) + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +AC_CACHE_VAL(ac_cv_have_kde, +[#try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z "$1"; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" +AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir) +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!]) +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" +AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir) +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!]) +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else dnl test -z $1 + + ac_cv_have_kde="have_kde=no" + +fi +])dnl + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix]) + else + ac_kde_exec_prefix="$exec_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix]) + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes]) + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi +AC_SUBST(kde_libraries) +AC_SUBST(kde_includes) + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + +AC_SUBST(KDE_LDFLAGS) +AC_SUBST(KDE_INCLUDES) + +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" +AC_SUBST(all_includes) +AC_SUBST(all_libraries) + +AC_SUBST(AUTODIRS) +]) + +AC_DEFUN(KDE_CHECK_EXTRA_LIBS, +[ +AC_MSG_CHECKING(for extra includes) +AC_ARG_WITH(extra-includes, [ --with-extra-includes=DIR + adds non standard include paths], + kde_use_extra_includes="$withval", + kde_use_extra_includes=NONE +) +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi +AC_SUBST(USER_INCLUDES) + +AC_MSG_RESULT($kde_use_extra_includes) + +kde_extra_libs= +AC_MSG_CHECKING(for extra libs) +AC_ARG_WITH(extra-libs, [ --with-extra-libs=DIR adds non standard library paths], + kde_use_extra_libs=$withval, + kde_use_extra_libs=NONE +) +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + +AC_SUBST(USER_LDFLAGS) + +AC_MSG_RESULT($kde_use_extra_libs) + +]) + +AC_DEFUN(KDE_1_CHECK_PATH_HEADERS, +[ + AC_MSG_CHECKING([for KDE headers installed]) + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if AC_TRY_EVAL(ac_compile); then + AC_MSG_RESULT(yes) + else + AC_MSG_ERROR([your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log.]) + fi + + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_KDEQTADDON, +[ +AC_MSG_CHECKING(for kde-qt-addon) +AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +[ + kde_ldflags_safe="$LDFLAGS" + kde_libs_safe="$LIBS" + kde_cxxflags_safe="$CXXFLAGS" + + LIBS="-lkde-qt-addon $LIBQT $LIBS" + CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes" + LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS" + + AC_TRY_LINK([ + #include + ], + [ + QDomDocument doc; + ], + kde_cv_have_kdeqtaddon=yes, + kde_cv_have_kdeqtaddon=no + ) + + LDFLAGS=$kde_ldflags_safe + LIBS=$kde_libs_safe + kde_cxxflags_safe="$CXXFLAGS" +]) + +AC_MSG_RESULT($kde_cv_have_kdeqtaddon) + +if test "$kde_cv_have_kdeqtaddon" = "no"; then + AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. +It is a separate package (and CVS module) named kde-qt-addon.]) +fi +]) + +AC_DEFUN(KDE_CHECK_KIMGIO, +[ + AC_REQUIRE([AC_BASE_PATH_KDE]) + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + AC_REQUIRE([AC_FIND_TIFF]) + AC_REQUIRE([AC_FIND_JPEG]) + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([KDE_CREATE_LIBS_ALIASES]) + + if test "$1" = "existance"; then + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries $LIBJPEG $LIBTIFF $LIBPNG $LIBQT -lm" + AC_CHECK_LIB(kimgio, kimgioRegister, [ + LIBKIMGIO_EXISTS=yes],LIBKIMGIO_EXISTS=no) + LIBS="$kde_save_LIBS" + AC_LANG_RESTORE + else + LIBKIMGIO_EXISTS=yes + fi + + if test "$LIBKIMGIO_EXISTS" = "yes"; then + LIB_KIMGIO='-lkimgio' + else + LIB_KIMGIO='' + fi + AC_SUBST(LIB_KIMGIO) +]) + +AC_DEFUN(KDE_CREATE_LIBS_ALIASES, +[ + AC_REQUIRE([KDE_MISC_TESTS]) + AC_REQUIRE([KDE_CHECK_LIBDL]) + AC_REQUIRE([K_PATH_X]) + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui' + AC_SUBST(LIB_KDEUI) + LIB_KFORMULA='-lkformula' + AC_SUBST(LIB_KFORMULA) + LIB_KIO='-lkio' + AC_SUBST(LIB_KIO) + LIB_KSYCOCA='-lksycoca' + AC_SUBST(LIB_KSYCOCA) + LIB_SMB='-lsmb' + AC_SUBST(LIB_SMB) + LIB_KFILE='-lkfile' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab' + AC_SUBST(LIB_KAB) + LIB_KHTML='-lkhtml' + AC_SUBST(LIB_KHTML) + LIB_KSPELL='-lkspell' + AC_SUBST(LIB_KSPELL) + LIB_KPARTS='-lkparts' + AC_SUBST(LIB_KPARTS) + LIB_KWRITE='-lkwrite' + AC_SUBST(LIB_KWRITE) +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + AC_SUBST(LIB_KDEUI) + LIB_KFM='-lkfm $(LIB_KDECORE)' + AC_SUBST(LIB_KFM) + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + AC_SUBST(LIB_KAB) +fi +]) + +AC_DEFUN(AC_PATH_KDE, +[ + AC_BASE_PATH_KDE + AC_ARG_ENABLE(path-check, [ --disable-path-check don't try to find out, where to install], + [ + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + ], + [ + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + ] + ) + + AC_CREATE_KFSSTND($ac_use_path_checking) + + AC_SUBST_KFSSTND + KDE_CREATE_LIBS_ALIASES +]) + +dnl obsolete +AC_DEFUN(AC_CHECK_SETENV, +[ + AC_OBSOLETE([$0], [; instead use AC_CHECK_FUNCS([setenv unsetenv])])dnl + AC_CHECK_FUNCS([setenv unsetenv]) +]) + +AC_DEFUN(AC_CHECK_GETDOMAINNAME, +[ +AC_MSG_CHECKING(for getdomainname) +AC_CACHE_VAL(ac_cv_func_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +kde_safe_LIBS="$LIBS" +LIBS="$LIBS $X_EXTRA_LIBS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_COMPILE([ +#include +#include +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], +ac_cv_func_getdomainname=yes, +ac_cv_func_getdomainname=no) +CXXFLAGS="$save_CXXFLAGS" +LIBS=$kde_safe_LIBS +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_getdomainname) + +AC_MSG_CHECKING([if getdomainname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + ac_cv_proto_getdomainname=no +else + kde_safe_libs=$LIBS + LIBS="$LIBS $X_EXTRA_LIBS" + AC_TRY_LINK([ +#include +#include + +extern "C" int getdomainname (char *, int); +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], + ac_cv_func_getdomainname=yes + ac_cv_proto_getdomainname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR([getdomainname unavailable])) +fi +LIBS=$kde_safe_libs +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_getdomainname) + +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) +fi +if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then + AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, + [Define if you have getdomainname prototype]) +fi + +]) + +AC_DEFUN(AC_CHECK_GETHOSTNAME, +[ + +AC_MSG_CHECKING([for gethostname]) +AC_CACHE_VAL(ac_cv_func_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_LINK([ +#include +#include +], +[ +char buffer[200]; +gethostname(buffer, 200); +], +ac_cv_func_gethostname=yes, +ac_cv_func_gethostname=no) +CXXFLAGS="$save_CXXFLAGS" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_gethostname) + +AC_MSG_CHECKING([if gethostname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + ac_cv_proto_gethostname=no +else + AC_TRY_LINK([ +#include +#include + +extern "C" int gethostname (char *, int); +], +[ +char buffer[200]; +gethostname(buffer, 200); +], + ac_cv_func_gethostname=yes + ac_cv_proto_gethostname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR(gethostname unavailable)) +fi +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_gethostname) + +if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then + AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, + [Define if you have gethostname prototype]) +fi +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) +fi +]) + +AC_DEFUN(AC_CHECK_USLEEP, +[ +AC_MSG_CHECKING([for usleep]) +AC_CACHE_VAL(ac_cv_func_usleep, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +#include +], +[ +usleep(200); +], +ac_cv_func_usleep=yes, +ac_cv_func_usleep=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_usleep) +if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then + AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) +fi +]) + +AC_DEFUN(AC_CHECK_RANDOM, +[ +AC_MSG_CHECKING([for random]) +AC_CACHE_VAL(ac_cv_func_random, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +], +[ +random(); +], +ac_cv_func_random=yes, +ac_cv_func_random=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_random) +if eval "test \"`echo $ac_cv_func_random`\" = yes"; then + AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) +fi +]) + +AC_DEFUN(AC_FIND_GIF, + [AC_MSG_CHECKING([for giflib]) +AC_CACHE_VAL(ac_cv_lib_gif, +[ac_save_LIBS="$LIBS" +LIBS="$all_libraries -lgif -lX11 $LIBSOCKET" +AC_TRY_LINK(dnl +[ +#ifdef __cplusplus +extern "C" { +#endif +int GifLastError(void); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [return GifLastError();], + eval "ac_cv_lib_gif=yes", + eval "ac_cv_lib_gif=no") +LIBS="$ac_save_LIBS" +])dnl +if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif]) +else + AC_MSG_ERROR(You need giflib30. Please install the kdesupport package) +fi +]) + +AC_DEFUN(KDE_FIND_JPEG_HELPER, +[ +AC_MSG_CHECKING([for libjpeg$2]) +AC_CACHE_VAL(ac_cv_lib_jpeg_$1, +[ +AC_LANG_C +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK( +[/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [jpeg_CreateDecompress(0L, 0, 0);], + eval "ac_cv_lib_jpeg_$1=-ljpeg$2", + eval "ac_cv_lib_jpeg_$1=no") +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" +]) + +if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_$1" + AC_MSG_RESULT($ac_cv_lib_jpeg_$1) +else + AC_MSG_RESULT(no) + $3 +fi + +]) + +AC_DEFUN(AC_FIND_JPEG, +[ +dnl first look for libraries +KDE_FIND_JPEG_HELPER(6b, 6b, + KDE_FIND_JPEG_HELPER(normal, [], + [ + LIBJPEG= + ] + ) +) + +dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h +dnl requires system dependent includes loaded before it) +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" +AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +dnl if headers _and_ libraries are missing, this is no error, and we +dnl continue with a warning (the user will get no jpeg support in khtml) +dnl if only one is missing, it means a configuration error, but we still +dnl only warn +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg]) +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + AC_MSG_WARN([ +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +]) + else + AC_MSG_WARN([libjpeg not found. disable JPEG support.]) + fi + jpeg_incdir= + LIBJPEG= +fi + +AC_SUBST(LIBJPEG) +]) + +AC_DEFUN(AC_FIND_ZLIB, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for libz]) +AC_CACHE_VAL(ac_cv_lib_z, +[ +AC_LANG_C +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK(dnl +[ +#include +], + [return (zlibVersion() == ZLIB_VERSION); ], + eval "ac_cv_lib_z='-lz'", + eval "ac_cv_lib_z=no") +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if test ! "$ac_cv_lib_z" = no; then + AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz]) + LIBZ="$ac_cv_lib_z" + AC_SUBST(LIBZ) + AC_MSG_RESULT($ac_cv_lib_z) +else + AC_MSG_ERROR(not found. Check your installation and look into config.log) + LIBZ="" + AC_SUBST(LIBZ) +fi +]) + +AC_DEFUN(KDE_TRY_TIFFLIB, +[ +AC_MSG_CHECKING([for libtiff $1]) + +AC_CACHE_VAL(kde_cv_libtiff_$1, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm" +kde_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES" + +AC_TRY_LINK(dnl +[ +#include +], + [return (TIFFOpen( "", "r") == 0); ], +[ + kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ" +], [ + kde_cv_libtiff_$1=no +]) + +LIBS="$kde_save_LIBS" +CXXFLAGS="$kde_save_CXXFLAGS" +AC_LANG_RESTORE +]) + +if test "$kde_cv_libtiff_$1" = "no"; then + AC_MSG_RESULT(no) + LIBTIFF="" + $3 +else + LIBTIFF="$kde_cv_libtiff_$1" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff]) + $2 +fi + +]) + +AC_DEFUN(AC_FIND_TIFF, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +KDE_TRY_TIFFLIB(tiff, [], + KDE_TRY_TIFFLIB(tiff34)) + +AC_SUBST(LIBTIFF) +]) + + +AC_DEFUN(AC_FIND_PNG, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_MSG_CHECKING([for libpng]) +AC_CACHE_VAL(ac_cv_lib_png, +[ +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_LANG_C +AC_TRY_LINK(dnl + [ + #include + ], + [ + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + ], + eval "ac_cv_lib_png='-lpng $LIBZ -lm'", + eval "ac_cv_lib_png=no" +) +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) + LIBPNG="$ac_cv_lib_png" + AC_SUBST(LIBPNG) + AC_MSG_RESULT($ac_cv_lib_png) +else + AC_MSG_RESULT(no) + LIBPNG="" + AC_SUBST(LIBPNG) +fi +]) + +AC_DEFUN(AC_CHECK_BOOL, +[ + AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool]) +]) + +AC_DEFUN(AC_CHECK_GNU_EXTENSIONS, +[ +AC_MSG_CHECKING(if you need GNU extensions) +AC_CACHE_VAL(ac_cv_gnu_extensions, +[ +cat > conftest.c << EOF +#include + +#ifdef __GNU_LIBRARY__ +yes +#endif +EOF + +if (eval "$ac_cpp conftest.c") 2>&5 | + egrep "yes" >/dev/null 2>&1; then + rm -rf conftest* + ac_cv_gnu_extensions=yes +else + ac_cv_gnu_extensions=no +fi +]) + +AC_MSG_RESULT($ac_cv_gnu_extensions) +if test "$ac_cv_gnu_extensions" = "yes"; then + AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions]) +fi +]) + +AC_DEFUN(KDE_CHECK_COMPILER_FLAG, +[ +dnl AC_REQUIRE([AC_CHECK_COMPILERS]) <- breaks with autoconf 2.50 +AC_MSG_CHECKING(whether $CXX supports -$1) +kde_cache=`echo $1 | sed 'y%.=/+-%___p_%'` +AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, +[ +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then + if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* +]) +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + AC_MSG_RESULT(yes) + : + $2 +else + AC_MSG_RESULT(no) + : + $3 +fi +]) + +dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables +dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever]) +dnl it's all white-space separated +AC_DEFUN(AC_REMOVE_FORBIDDEN, +[ __val=$$1 + __forbid=" $2 " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + $1=$__new + fi +]) + +dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given +AC_DEFUN(AC_VALIDIFY_CXXFLAGS, +[dnl + AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath]) + AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath]) +]) + +AC_DEFUN(AC_CHECK_COMPILERS, +[ + AC_ARG_ENABLE(debug,[ --enable-debug enables debug symbols [default=no]], + [ + if test $enableval = "no"; dnl + then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + ], + [kde_use_debug_code="no" + kde_use_debug_define=no + ]) + + dnl Just for configure --help + AC_ARG_ENABLE(dummyoption,[ --disable-debug disables debug output and debug symbols [default=no]],[],[]) + + AC_ARG_ENABLE(strict,[ --enable-strict compiles with strict compiler options (may not work!)], + [ + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + ], [kde_use_strict_options="no"]) + + AC_ARG_ENABLE(profile,[ --enable-profile creates profiling infos [default=no]], + [kde_use_profiling=$enableval], + [kde_use_profiling="no"] + ) + + dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS + CFLAGS=" $CFLAGS" + + AC_PROG_CC + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + AC_PROG_CXX + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(Wnon-virtual-dtor,[CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"]) + + case $host in dnl + *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + KDE_CHECK_COMPILER_FLAG(pg, + [ + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + ]) + fi + + KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) + KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"]) + KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= ) + AC_SUBST(USE_EXCEPTIONS) + dnl obsolete macro - provided to keep things going + USE_RTTI= + AC_SUBST(USE_RTTI) + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so]) + fi + fi + ;; + esac + + AC_VALIDIFY_CXXFLAGS + + AC_PROG_CXXCPP + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + AC_SUBST(NOOPT_CXXFLAGS) + + KDE_CHECK_FINAL + + ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), []) + + KDE_CXXFLAGS= + AC_SUBST(KDE_CXXFLAGS) +]) + +AC_DEFUN(KDE_ADD_DEPENDENCIES, +[ + [A]M_DEPENDENCIES(CC) + [A]M_DEPENDENCIES(CXX) +]) + +dnl just a wrapper to clean up configure.in +AC_DEFUN(KDE_PROG_LIBTOOL, +[ +AC_REQUIRE([AC_CHECK_COMPILERS]) +AC_REQUIRE([AC_ENABLE_SHARED]) +AC_REQUIRE([AC_ENABLE_STATIC]) + +AC_REQUIRE([AC_LIBTOOL_DLOPEN]) + +AC_LANG_SAVE +AC_LANG_C +AC_OBJEXT +AC_EXEEXT +AC_LANG_RESTORE + +AM_PROG_LIBTOOL +AC_LIBTOOL_CXX + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" +AC_SUBST(KDE_PLUGIN) + +AC_ARG_ENABLE(objprelink, [ --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])], + kde_use_objprelink=$enableval, kde_use_objprelink=no) + if test "x$kde_use_objprelink" = "xyes"; then + + KDE_FIND_PATH(objprelink, OBJPRELINK, [], [kde_use_objprelink=no]) + + if test "x$kde_use_objprelink" = "xyes"; then + AC_MSG_CHECKING([Patching libtool to run objprelink.]) + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + AC_MSG_RESULT(done) + fi + fi +]) + +AC_DEFUN(KDE_CHECK_TYPES, +[ AC_CHECK_SIZEOF(int, 4)dnl + AC_CHECK_SIZEOF(long, 4)dnl + AC_CHECK_SIZEOF(char *, 4)dnl + AC_CHECK_SIZEOF(char, 1)dnl +])dnl + +AC_DEFUN(KDE_DO_IT_ALL, +[ +AC_CANONICAL_SYSTEM +AC_ARG_PROGRAM +AM_INIT_AUTOMAKE($1, $2) +AM_DISABLE_LIBRARIES +AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) +AC_CHECK_COMPILERS +KDE_PROG_LIBTOOL +AM_KDE_WITH_NLS +AC_PATH_KDE +]) + +AC_DEFUN(AC_CHECK_RPATH, +[ +AC_MSG_CHECKING(for rpath) +AC_ARG_ENABLE(rpath, + [ --disable-rpath do not use the rpath feature of ld], + USE_RPATH=$enableval, USE_RPATH=yes) + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + dnl $x_libraries is set to /usr/lib in case + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi +AC_SUBST(KDE_EXTRA_RPATH) +AC_SUBST(KDE_RPATH) +AC_MSG_RESULT($USE_RPATH) +]) + +dnl Check for the type of the third argument of getsockname +AC_DEFUN(AC_CHECK_SOCKLEN_T, [ + AC_MSG_CHECKING(for socklen_t) + AC_CACHE_VAL(ac_cv_socklen_t, [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ +#include +#include + ],[ +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=socklen_t, + AC_TRY_COMPILE([ +#include +#include + ],[ +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=int, + ac_cv_socklen_t=size_t + ) + ) + AC_LANG_RESTORE + ]) + + AC_MSG_RESULT($ac_cv_socklen_t) + if test "$ac_cv_socklen_t" != "socklen_t"; then + AC_DEFINE_UNQUOTED(socklen_t, $ac_cv_socklen_t, + [Define the real type of socklen_t]) + fi + AC_DEFINE_UNQUOTED(ksize_t, socklen_t, [Compatibility define]) + +]) + +dnl This is a merge of some macros out of the gettext aclocal.m4 +dnl since we don't need anything, I took the things we need +dnl the copyright for them is: +dnl > +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl This Makefile.in is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. +dnl > +dnl for this file it is relicensed under LGPL + +AC_DEFUN(AM_KDE_WITH_NLS, + [ + dnl If we use NLS figure out what method + + AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, + [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + AC_SUBST(GMSGFMT) + AC_SUBST(MSGFMT) + + AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, + [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) + + dnl Test whether we really found GNU xgettext. + if test "$XGETTEXT" != ":"; then + dnl If it is no GNU xgettext we define it as : so that the + dnl Makefiles still can work. + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + AC_MSG_RESULT( + [found xgettext programs is not GNU xgettext; ignore it]) + XGETTEXT=":" + fi + fi + AC_SUBST(XGETTEXT) + + ]) + +# Search path for a program which passes the given test. +# Ulrich Drepper , 1996. + +# serial 1 +# Stephan Kulow: I appended a _KDE against name conflicts + +dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR, +dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) +AC_DEFUN(AM_PATH_PROG_WITH_TEST_KDE, +[# Extract the first word of "$2", so it can be a program name with args. +set dummy $2; ac_word=[$]2 +AC_MSG_CHECKING([for $ac_word]) +AC_CACHE_VAL(ac_cv_path_$1, +[case "[$]$1" in + /*) + ac_cv_path_$1="[$]$1" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in ifelse([$5], , $PATH, [$5]); do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if [$3]; then + ac_cv_path_$1="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" +dnl If no 4th arg is given, leave the cache variable unset, +dnl so AC_PATH_PROGS will keep looking. +ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" +])dnl + ;; +esac])dnl +$1="$ac_cv_path_$1" +if test -n "[$]$1"; then + AC_MSG_RESULT([$]$1) +else + AC_MSG_RESULT(no) +fi +AC_SUBST($1)dnl +]) + + +# Check whether LC_MESSAGES is available in . +# Ulrich Drepper , 1995. + +# serial 1 + +AC_DEFUN(AM_LC_MESSAGES, + [if test $ac_cv_header_locale_h = yes; then + AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, + [AC_TRY_LINK([#include ], [return LC_MESSAGES], + am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) + if test $am_cv_val_LC_MESSAGES = yes; then + AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) + fi + fi]) + +dnl From Jim Meyering. +dnl FIXME: migrate into libit. + +AC_DEFUN([AM_FUNC_OBSTACK], +[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, + [AC_TRY_LINK([#include "obstack.h"], + [struct obstack *mem;obstack_free(mem,(char *) 0)], + am_cv_func_obstack=yes, + am_cv_func_obstack=no)]) + if test $am_cv_func_obstack = yes; then + AC_DEFINE(HAVE_OBSTACK) + else + LIBOBJS="$LIBOBJS obstack.o" + fi +]) + +dnl From Jim Meyering. Use this if you use the GNU error.[ch]. +dnl FIXME: Migrate into libit + +AC_DEFUN([AM_FUNC_ERROR_AT_LINE], +[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, + [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], + am_cv_lib_error_at_line=yes, + am_cv_lib_error_at_line=no)]) + if test $am_cv_lib_error_at_line = no; then + LIBOBJS="$LIBOBJS error.o" + fi + AC_SUBST(LIBOBJS)dnl +]) + +# Macro to add for using GNU gettext. +# Ulrich Drepper , 1995. + +# serial 1 +# Stephan Kulow: I put a KDE in it to avoid name conflicts + +AC_DEFUN(AM_KDE_GNU_GETTEXT, + [AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AC_PROG_RANLIB])dnl + AC_REQUIRE([AC_HEADER_STDC])dnl + AC_REQUIRE([AC_TYPE_OFF_T])dnl + AC_REQUIRE([AC_TYPE_SIZE_T])dnl + AC_REQUIRE([AC_FUNC_ALLOCA])dnl + AC_REQUIRE([AC_FUNC_MMAP])dnl + AC_REQUIRE([AM_KDE_WITH_NLS])dnl + AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h]) + AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \ +__argz_count __argz_stringify __argz_next]) + + AC_MSG_CHECKING(for stpcpy) + AC_CACHE_VAL(kde_cv_func_stpcpy, + [ + kde_safe_cxxflags=$CXXFLAGS + CXXFLAGS="-Wmissing-prototypes -Werror" + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ + #include + ], + [ + char buffer[200]; + stpcpy(buffer, buffer); + ], + kde_cv_func_stpcpy=yes, + kde_cv_func_stpcpy=no) + AC_LANG_RESTORE + CXXFLAGS=$kde_safe_cxxflags + ]) + AC_MSG_RESULT($kde_cv_func_stpcpy) + if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then + AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) + fi + + AM_LC_MESSAGES + + if test "x$CATOBJEXT" != "x"; then + if test "x$ALL_LINGUAS" = "x"; then + LINGUAS= + else + AC_MSG_CHECKING(for catalogs to be installed) + NEW_LINGUAS= + for lang in ${LINGUAS=$ALL_LINGUAS}; do + case "$ALL_LINGUAS" in + *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;; + esac + done + LINGUAS=$NEW_LINGUAS + AC_MSG_RESULT($LINGUAS) + fi + + dnl Construct list of names of catalog files to be constructed. + if test -n "$LINGUAS"; then + for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done + fi + fi + + ]) + +AC_DEFUN(AC_HAVE_XPM, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$XPM_LDFLAGS" && XPM_LDFLAGS= + test -z "$XPM_INCLUDE" && XPM_INCLUDE= + + AC_ARG_WITH(xpm, [ --without-xpm disable color pixmap XPM tests], + xpm_test=$withval, xpm_test="yes") + if test "x$xpm_test" = xno; then + ac_cv_have_xpm=no + else + AC_MSG_CHECKING(for XPM) + AC_CACHE_VAL(ac_cv_have_xpm, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES" + test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS" + AC_TRY_LINK([#include ],[], + ac_cv_have_xpm="yes",ac_cv_have_xpm="no") + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_xpm" = no; then + AC_MSG_RESULT(no) + XPM_LDFLAGS="" + XPMINC="" + $2 + else + AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support]) + if test "$XPM_LDFLAGS" = ""; then + XPMLIB='-lXpm $(LIB_X11)' + else + XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)' + fi + if test "$XPM_INCLUDE" = ""; then + XPMINC="" + else + XPMINC="-I$XPM_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(XPMINC) + AC_SUBST(XPMLIB) +]) + +AC_DEFUN(AC_HAVE_DPMS, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS= + test -z "$DPMS_INCLUDE" && DPMS_INCLUDE= + DPMS_LIB= + + AC_ARG_WITH(dpms, [ --without-dpms disable DPMS power saving], + dpms_test=$withval, dpms_test="yes") + if test "x$dpms_test" = xno; then + ac_cv_have_dpms=no + else + AC_MSG_CHECKING(for DPMS) + dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms. + dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms". + AC_CACHE_VAL(ac_cv_have_dpms, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + ac_save_libs="$LIBS" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + ac_cv_have_dpms="yes", [ + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + LIBS="$LIBS -lXdpms" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + [ + ac_cv_have_dpms="-lXdpms" + ],ac_cv_have_dpms="no") + ]) + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LIBS="$ac_save_libs" + ])dnl + + if test "$ac_cv_have_dpms" = no; then + AC_MSG_RESULT(no) + DPMS_LDFLAGS="" + DPMSINC="" + $2 + else + AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support]) + if test "$ac_cv_have_dpms" = "-lXdpms"; then + DPMS_LIB="-lXdpms" + fi + if test "$DPMS_LDFLAGS" = ""; then + DPMSLIB="$DPMS_LIB "'$(LIB_X11)' + else + DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)' + fi + if test "$DPMS_INCLUDE" = ""; then + DPMSINC="" + else + DPMSINC="-I$DPMS_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(DPMSINC) + AC_SUBST(DPMSLIB) +]) + +AC_DEFUN(AC_HAVE_GL, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$GL_LDFLAGS" && GL_LDFLAGS= + test -z "$GL_INCLUDE" && GL_INCLUDE= + + AC_ARG_WITH(gl, [ --without-gl disable 3D GL modes], + gl_test=$withval, gl_test="yes") + if test "x$gl_test" = xno; then + ac_cv_have_gl=no + else + AC_MSG_CHECKING(for GL) + AC_CACHE_VAL(ac_cv_have_gl, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries -lMesaGL -lMesaGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="mesa", ac_cv_have_gl="no") + if test "x$ac_cv_have_gl" = "xno"; then + LDFLAGS="$ac_save_ldflags $X_LDFLAGS $GL_LDFLAGS $all_libraries -lGL -lGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$ac_save_cflags $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="yes", ac_cv_have_gl="no") + fi + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_gl" = "no"; then + AC_MSG_RESULT(no) + GL_LDFLAGS="" + GLINC="" + $2 + else + AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)]) + if test "$GL_LDFLAGS" = ""; then + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB='-lMesaGL -lMesaGLU $(LIB_X11)' + else + GLLIB='-lGL -lGLU $(LIB_X11)' + fi + else + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB="$GL_LDFLAGS -lMesaGL -lMesaGLU "'$(LIB_X11)' + else + GLLIB="$GL_LDFLAGS -lGL -lGLU "'$(LIB_X11)' + fi + fi + if test "$GL_INCLUDE" = ""; then + GLINC="" + else + GLINC="-I$GL_INCLUDE" + fi + AC_MSG_RESULT($ac_cv_have_gl) + $1 + fi + fi + AC_SUBST(GLINC) + AC_SUBST(GLLIB) +]) + + + dnl shadow password and PAM magic - maintained by ossi@kde.org + +AC_DEFUN(KDE_PAM, [ + AC_REQUIRE([KDE_CHECK_LIBDL]) + + AC_ARG_WITH(pam, + [ --with-pam[=ARG] enable support for PAM: ARG=[yes|no|service name]], + [ if test "x$withval" = "xyes"; then + use_pam=yes + pam_service=kde + elif test "x$withval" = "xno"; then + use_pam=no + else + use_pam=yes + pam_service=$withval + fi + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ], [ + AC_CACHE_VAL(ac_cv_path_pam, + [ use_pam=no + AC_CHECK_LIB(pam, pam_start, + [ AC_CHECK_HEADER(security/pam_appl.h, + [ use_pam=yes + pam_service=kde ]) + ], , $LIBDL) + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ]) + ]) + eval "$ac_cv_path_pam" + + AC_MSG_CHECKING(for PAM) + if test "x$use_pam" = xno; then + AC_MSG_RESULT(no) + PAMLIBS="" + else + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)]) + PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL" + + dnl test whether struct pam_message is const (Linux) or not (Sun) + AC_MSG_CHECKING(for const pam_message) + AC_EGREP_HEADER([struct pam_message], security/pam_appl.h, + [ AC_EGREP_HEADER([const struct pam_message], security/pam_appl.h, + [AC_MSG_RESULT([const: Linux-type PAM])], + [AC_MSG_RESULT([nonconst: Sun-type PAM]) + AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])] + )], + [AC_MSG_RESULT([not found - assume const, Linux-type PAM])]) + fi + + AC_SUBST(PAMLIBS) +]) + +dnl DEF_PAM_SERVICE(arg name, full name, define name) +AC_DEFUN(DEF_PAM_SERVICE, [ + AC_ARG_WITH($1-pam, + [ --with-$1-pam=[val] override PAM service from --with-pam for $2], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$withval" + else + AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected. +You may want to enforce it by using --with-pam.]) + fi + ], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$pam_service" + fi + ]) + if test -n "$$3_PAM_SERVICE"; then + AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE]) + AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2]) + fi + AC_SUBST($3_PAM_SERVICE) +]) + +AC_DEFUN(KDE_SHADOWPASSWD, [ + AC_REQUIRE([KDE_PAM]) + + AC_CHECK_LIB(shadow, getspent, + [ LIBSHADOW="-lshadow" + ac_use_shadow=yes + ], + [ dnl for UnixWare + AC_CHECK_LIB(gen, getspent, + [ LIBGEN="-lgen" + ac_use_shadow=yes + ], + [ AC_CHECK_FUNC(getspent, + [ ac_use_shadow=yes ], + [ ac_use_shadow=no ]) + ]) + ]) + AC_SUBST(LIBSHADOW) + AC_SUBST(LIBGEN) + + AC_MSG_CHECKING([for shadow passwords]) + + AC_ARG_WITH(shadow, + [ --with-shadow If you want shadow password support ], + [ if test "x$withval" != "xno"; then + use_shadow=yes + else + use_shadow=no + fi + ], [ + use_shadow="$ac_use_shadow" + ]) + + if test "x$use_shadow" = xyes; then + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords]) + else + AC_MSG_RESULT(no) + LIBSHADOW= + LIBGEN= + fi + + dnl finally make the relevant binaries setuid root, if we have shadow passwds. + dnl this still applies, if we could use it indirectly through pam. + if test "x$use_shadow" = xyes || + ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then + case $host in + *-*-freebsd* | *-*-netbsd* | *-*-openbsd*) + SETUIDFLAGS="-m 4755 -o root";; + *) + SETUIDFLAGS="-m 4755";; + esac + fi + AC_SUBST(SETUIDFLAGS) + +]) + +AC_DEFUN(KDE_PASSWDLIBS, [ + AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT + AC_REQUIRE([KDE_PAM]) + AC_REQUIRE([KDE_SHADOWPASSWD]) + + if test "x$use_pam" = "xyes"; then + PASSWDLIBS="$PAMLIBS" + else + PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN" + fi + + AC_SUBST(PASSWDLIBS) +]) + +AC_DEFUN(KDE_CHECK_LIBDL, +[ +AC_CHECK_LIB(dl, dlopen, [ +LIBDL="-ldl" +ac_cv_have_dlfcn=yes +]) + +AC_CHECK_LIB(dld, shl_unload, [ +LIBDL="-ldld" +ac_cv_have_shload=yes +]) + +AC_SUBST(LIBDL) +]) + +AC_DEFUN(KDE_CHECK_DLOPEN, +[ +KDE_CHECK_LIBDL +AC_CHECK_HEADERS(dlfcn.h dl.h) +if test "$ac_cv_header_dlfcn_h" = "no"; then + ac_cv_have_dlfcn=no +fi + +if test "$ac_cv_header_dl_h" = "no"; then + ac_cv_have_shload=no +fi + +dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE +dnl (MM) +AC_ARG_ENABLE(dlopen, +[ --disable-dlopen link statically [default=no]] , +enable_dlopen=$enableval, +enable_dlopen=yes) + +# override the user's opinion, if we know it better ;) +if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then + enable_dlopen=no +fi + +if test "$ac_cv_have_dlfcn" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn]) +fi + +if test "$ac_cv_have_shload" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload]) +fi + +if test "$enable_dlopen" = no ; then + test -n "$1" && eval $1 +else + test -n "$2" && eval $2 +fi + +]) + +AC_DEFUN(KDE_CHECK_DYNAMIC_LOADING, +[ +KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no) +KDE_PROG_LIBTOOL +AC_MSG_CHECKING([dynamic loading]) +eval "`egrep '^build_libtool_libs=' libtool`" +if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then + dynamic_loading=yes + AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING) +else + dynamic_loading=no +fi +AC_MSG_RESULT($dynamic_loading) +if test "$dynamic_loading" = "yes"; then + $1 +else + $2 +fi +]) + +AC_DEFUN(KDE_ADD_INCLUDES, +[ +if test -z "$1"; then + test_include="Pix.h" +else + test_include="$1" +fi + +AC_MSG_CHECKING([for libg++ ($test_include)]) + +AC_CACHE_VAL(kde_cv_libgpp_includes, +[ +kde_cv_libgpp_includes=no + + for ac_dir in \ + \ + /usr/include/g++ \ + /usr/include \ + /usr/unsupported/include \ + /opt/include \ + $extra_include \ + ; \ + do + if test -r "$ac_dir/$test_include"; then + kde_cv_libgpp_includes=$ac_dir + break + fi + done +]) + +AC_MSG_RESULT($kde_cv_libgpp_includes) +if test "$kde_cv_libgpp_includes" != "no"; then + all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES" +fi +]) +]) + + +AC_DEFUN(KDE_CHECK_MICO, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_MISC_TESTS]) +AC_MSG_CHECKING(for MICO) + +if test -z "$MICODIR"; then + kde_micodir=/usr/local + else + kde_micodir="$MICODIR" +fi + +AC_ARG_WITH(micodir, + [ --with-micodir=micodir where mico is installed ], + kde_micodir=$withval, + kde_micodir=$kde_micodir +) + +AC_CACHE_VAL(kde_cv_mico_incdir, +[ + mico_incdirs="$kde_micodir/include /usr/include /usr/local/include /usr/local/include /opt/local/include $kde_extra_includes" +AC_FIND_FILE(CORBA.h, $mico_incdirs, kde_cv_mico_incdir) + +]) +kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` + +if test ! -r $kde_micodir/include/CORBA.h; then + AC_MSG_ERROR([No CORBA.h found, specify another micodir]) +fi + +AC_MSG_RESULT($kde_micodir) + +MICO_INCLUDES=-I$kde_micodir/include +AC_SUBST(MICO_INCLUDES) +MICO_LDFLAGS=-L$kde_micodir/lib +AC_SUBST(MICO_LDFLAGS) +micodir=$kde_micodir +AC_SUBST(micodir) + +AC_MSG_CHECKING([for MICO version]) +AC_CACHE_VAL(kde_cv_mico_version, +[ +AC_LANG_C +cat >conftest.$ac_ext < +#include +int main() { + + printf("MICO_VERSION=%s\n",MICO_VERSION); + return (0); +} +EOF +ac_compile='${CC-gcc} $CFLAGS $MICO_INCLUDES conftest.$ac_ext -o conftest' +if AC_TRY_EVAL(ac_compile); then + if eval `./conftest 2>&5`; then + kde_cv_mico_version=$MICO_VERSION + else + AC_MSG_ERROR([your system is not able to execute a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) + fi +else + AC_MSG_ERROR([your system is not able to compile a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) +fi +]) + +dnl installed MICO version +mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "x$1" = "x"; then + req_version="2.3.0" +else + req_version=$1 +fi + +dnl required MICO version +req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "$mico_v_maj" -lt "$req_v_maj" || \ + ( test "$mico_v_maj" -eq "$req_v_maj" && \ + test "$mico_v_mid" -lt "$req_v_mid" ) || \ + ( test "$mico_v_mid" -eq "$req_v_mid" && \ + test "$mico_v_min" -lt "$req_v_min" ) + +then + AC_MSG_ERROR([found MICO version $kde_cv_mico_version but version $req_version \ +at least is required. You should upgrade MICO.]) +else + AC_MSG_RESULT([$kde_cv_mico_version (minimum version $req_version, ok)]) +fi + +LIBMICO="-lmico$kde_cv_mico_version $LIBCRYPT $LIBSOCKET $LIBDL" +AC_SUBST(LIBMICO) +if test -z "$IDL"; then + IDL='$(kde_bindir)/cuteidl' +fi +AC_SUBST(IDL) +IDL_DEPENDENCIES='$(kde_includes)/CUTE.h' +AC_SUBST(IDL_DEPENDENCIES) + +idldir="\$(includedir)/idl" +AC_SUBST(idldir) + +]) + +AC_DEFUN(KDE_CHECK_MINI_STL, +[ +AC_REQUIRE([KDE_CHECK_MICO]) + +AC_MSG_CHECKING(if we use mico's mini-STL) +AC_CACHE_VAL(kde_cv_have_mini_stl, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_cxxflags="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $MICO_INCLUDES" +AC_TRY_COMPILE( +[ +#include +], +[ +#ifdef HAVE_MINI_STL +#error "nothing" +#endif +], +kde_cv_have_mini_stl=no, +kde_cv_have_mini_stl=yes) +CXXFLAGS="$kde_save_cxxflags" +AC_LANG_RESTORE +]) + +if test "x$kde_cv_have_mini_stl" = "xyes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +]) + + +AC_DEFUN(KDE_CHECK_LIBPTHREAD, +[ +AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"] ) +AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_PTHREAD_OPTION, +[ + AC_ARG_ENABLE(kernel-threads, [ --enable-kernel-threads Enable the use of the LinuxThreads port on FreeBSD/i386 only.], + kde_use_kernthreads=$enableval, kde_use_kernthreads=no) + + if test "$kde_use_kernthreads" = "yes"; then + ac_save_CXXFLAGS="$CXXFLAGS" + ac_save_CFLAGS="$CXXFLAGS" + CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS" + CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS" + AC_CHECK_HEADERS(pthread/linuxthreads/pthread.h) + CXXFLAGS="$ac_save_CXXFLAGS" + CFLAGS="$ac_save_CFLAGS" + if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then + kde_use_kernthreads=no + else + dnl Add proper -I and -l statements + AC_CHECK_LIB(lthread, pthread_join, [LIBPTHREAD="-llthread -llgcc_r"]) dnl for FreeBSD + if test "x$LIBPTHREAD" = "x"; then + kde_use_kernthreads=no + else + USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads" + fi + fi + else + USE_THREADS="" + if test -z "$LIBPTHREAD"; then + KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-pthread"] ) + fi + fi + + case $host_os in + solaris*) + KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"]) + CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4" + echo "Setting Solaris pthread compilation options" + ;; + freebsd*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + echo "Setting FreeBSD pthread compilation options" + ;; + aix*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + LIBPTHREAD="$LIBPTHREAD -lc_r" + echo "Setting AIX pthread compilation options" + ;; + linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" + USE_THREADS="$USE_THREADS -DPIC -fPIC" + echo "Setting Linux pthread compilation options" + ;; + *) + ;; + esac + AC_SUBST(USE_THREADS) + AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_THREADING, +[ + AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) + AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION]) + dnl default is yes if libpthread is found and no if no libpthread is available + if test -z "$LIBPTHREAD"; then + kde_check_threading_default=no + else + kde_check_threading_default=yes + fi + AC_ARG_ENABLE(threading, [ --disable-threading disables threading even if libpthread found ], + kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default) + + if test "x$kde_use_threading" = "xyes"; then + AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)]) + fi +]) + +AC_DEFUN(KDE_TRY_LINK_PYTHON, +[ +if test "$kde_python_link_found" = no; then + +if test "$1" = normal; then + AC_MSG_CHECKING(if a Python application links) +else + AC_MSG_CHECKING(if Python depends on $2) +fi + +AC_CACHE_VAL(kde_cv_try_link_python_$1, +[ +AC_LANG_SAVE +AC_LANG_C +kde_save_cflags="$CFLAGS" +CFLAGS="$CFLAGS $PYTHONINC" +kde_save_libs="$LIBS" +LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET" +kde_save_ldflags="$LDFLAGS" +LDFLAGS="$LDFLAGS $PYTHONLIB" + +AC_TRY_LINK( +[ +#include +],[ + PySys_SetArgv(1, 0); +], + [kde_cv_try_link_python_$1=yes], + [kde_cv_try_link_python_$1=no] +) +CFLAGS="$kde_save_cflags" +LIBS="$kde_save_libs" +LDFLAGS="$kde_save_ldflags" +]) + +if test "$kde_cv_try_link_python_$1" = "yes"; then + AC_MSG_RESULT(yes) + kde_python_link_found=yes + if test ! "$1" = normal; then + LIBPYTHON="$LIBPYTHON $2" + fi + $3 +else + AC_MSG_RESULT(no) + $4 +fi +AC_LANG_RESTORE + +fi + +]) + +AC_DEFUN(KDE_CHECK_PYTHON_DIR, +[ +AC_MSG_CHECKING([for Python directory]) + +AC_CACHE_VAL(kde_cv_pythondir, +[ + if test -z "$PYTHONDIR"; then + kde_cv_pythondir=/usr/local + else + kde_cv_pythondir="$PYTHONDIR" + fi +]) + +AC_ARG_WITH(pythondir, +[ --with-pythondir=pythondir use python installed in pythondir ], +[ + ac_python_dir=$withval +], ac_python_dir=$kde_cv_pythondir +) + +AC_MSG_RESULT($ac_python_dir) +]) + +AC_DEFUN(KDE_CHECK_PYTHON_INTERN, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) +AC_REQUIRE([KDE_CHECK_PYTHON_DIR]) + +if test -z "$1"; then + version="1.5" +else + version="$1" +fi + +AC_MSG_CHECKING([for Python$version]) + +python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes" +AC_FIND_FILE(Python.h, $python_incdirs, python_incdir) +if test ! -r $python_incdir/Python.h; then + AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir) + python_incdir=$python_incdir/python$version + if test ! -r $python_incdir/Python.h; then + python_incdir=no + fi +fi + +PYTHONINC=-I$python_incdir + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir) +if test ! -r $python_libdir/libpython$version.a; then + AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir) + python_libdir=$python_libdir/python$version/config + if test ! -r $python_libdir/libpython$version.a; then + python_libdir=no + fi +fi + +PYTHONLIB=-L$python_libdir +kde_orig_LIBPYTHON=$LIBPYTHON +if test -z "$LIBPYTHON"; then + LIBPYTHON=-lpython$version +fi + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir) +python_moddir=$python_moddir/python$version +if test ! -r $python_moddir/copy.py; then + python_moddir=no +fi + +PYTHONMODDIR=$python_moddir + +AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir) + +if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then + LIBPYTHON=$kde_orig_LIBPYTHON + test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB="" + test "x$PYTHONINC" = "x-Ino" && PYTHONINC="" + $2 +else + dnl Note: this test is very weak + kde_python_link_found=no + KDE_TRY_LINK_PYTHON(normal) + KDE_TRY_LINK_PYTHON(m, -lm) + KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD) + KDE_TRY_LINK_PYTHON(tcl, -ltcl) + KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil]) + KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], + [AC_MSG_WARN([it seems, Python depends on another library. + Pleae use \"make LIBPYTHON='-lpython$version -lotherlib'\" to fix this + and contact the authors to let them know about this problem]) + + ]) + + LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET" + AC_SUBST(PYTHONINC) + AC_SUBST(PYTHONLIB) + AC_SUBST(LIBPYTHON) + AC_SUBST(PYTHONMODDIR) + AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python]) +fi + +]) + + +AC_DEFUN(KDE_CHECK_PYTHON, +[ + KDE_CHECK_PYTHON_INTERN("2.1", [KDE_CHECK_PYTHON_INTERN("2.0", + [ KDE_CHECK_PYTHON_INTERN($1, $2) ]) + ]) +]) + +AC_DEFUN(KDE_CHECK_STL_SGI, +[ + AC_MSG_CHECKING([if STL implementation is SGI like]) + AC_CACHE_VAL(kde_cv_stl_type_sgi, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hallo Welt."; + astring.erase(0, 6); // now astring is "Welt" + return 0; +], kde_cv_stl_type_sgi=yes, + kde_cv_stl_type_sgi=no) +]) + + AC_MSG_RESULT($kde_cv_stl_type_sgi) + + if test "$kde_cv_stl_type_sgi" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL_HP, +[ + AC_MSG_CHECKING([if STL implementation is HP like]) + AC_CACHE_VAL(kde_cv_stl_type_hp, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hello World"; + astring.remove(0, 6); // now astring is "World" + return 0; +], kde_cv_stl_type_hp=yes, + kde_cv_stl_type_hp=no) +]) + AC_MSG_RESULT($kde_cv_stl_type_hp) + + if test "$kde_cv_stl_type_hp" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_HP_STL, 1, [Define if you have a STL implementation by HP]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" + KDE_CHECK_STL_SGI + + if test "$kde_cv_stl_type_sgi" = "no"; then + KDE_CHECK_STL_HP + + if test "$kde_cv_stl_type_hp" = "no"; then + AC_MSG_ERROR("no known STL type found") + fi + fi + + CXXFLAGS="$ac_save_CXXFLAGS" + AC_LANG_RESTORE +]) + +AC_DEFUN(AC_FIND_QIMGIO, + [AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for qimgio]) +AC_CACHE_VAL(ac_cv_lib_qimgio, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_save_LIBS="$LIBS" +ac_save_CXXFLAGS="$CXXFLAGS" +LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT" +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +AC_TRY_RUN(dnl +[ +#include +#include +int main() { + QString t = "hallo"; + t.fill('t'); + qInitImageIO(); +} +], + ac_cv_lib_qimgio=yes, + ac_cv_lib_qimgio=no, + ac_cv_lib_qimgio=no) +LIBS="$ac_save_LIBS" +CXXFLAGS="$ac_save_CXXFLAGS" +AC_LANG_RESTORE +])dnl +if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then + LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available]) + AC_SUBST(LIBQIMGIO) +else + AC_MSG_RESULT(not found) +fi +]) + +AC_DEFUN(KDE_CHECK_ANSI, +[ +]) + +AC_DEFUN(KDE_CHECK_INSURE, +[ + AC_ARG_ENABLE(insure, [ --enable-insure use insure++ for debugging [default=no]], + [ + if test $enableval = "no"; dnl + then ac_use_insure="no" + else ac_use_insure="yes" + fi + ], [ac_use_insure="no"]) + + AC_MSG_CHECKING(if we will use Insure++ to debug) + AC_MSG_RESULT($ac_use_insure) + if test "$ac_use_insure" = "yes"; dnl + then CC="insure"; CXX="insure"; dnl CFLAGS="$CLAGS -fno-rtti -fno-exceptions "???? + fi +]) + +AC_DEFUN(AM_DISABLE_LIBRARIES, +[ + AC_PROVIDE([AM_ENABLE_STATIC]) + AC_PROVIDE([AM_ENABLE_SHARED]) + enable_static=no + enable_shared=yes +]) + + +AC_DEFUN(AC_CHECK_UTMP_FILE, +[ + AC_MSG_CHECKING([for utmp file]) + + AC_CACHE_VAL(kde_cv_utmp_file, + [ + kde_cv_utmp_file=no + + for ac_file in \ + \ + /var/run/utmp \ + /var/adm/utmp \ + /etc/utmp \ + ; \ + do + if test -r "$ac_file"; then + kde_cv_utmp_file=$ac_file + break + fi + done + ]) + + if test "$kde_cv_utmp_file" != "no"; then + AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries]) + $1 + AC_MSG_RESULT($kde_cv_utmp_file) + else + $2 + AC_MSG_RESULT([non found]) + fi +]) + + +AC_DEFUN(KDE_CREATE_SUBDIRSLIST, +[ + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + dnl Note: Makefile.common creates subdirs, so this is just a fallback + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + AC_MSG_CHECKING([if $i should be compiled]) + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + AC_MSG_RESULT($install_it) + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + +AC_SUBST(TOPSUBDIRS) +]) + +AC_DEFUN(KDE_CHECK_NAMESPACES, +[ +AC_MSG_CHECKING(whether C++ compiler supports namespaces) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +AC_TRY_COMPILE([ +], +[ +namespace Foo { + extern int i; + namespace Bar { + extern int i; + } +} + +int Foo::i = 0; +int Foo::Bar::i = 1; +],[ + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_NAMESPACES) +], [ +AC_MSG_RESULT(no) +]) +AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_NEWLIBS, +[ + +]) + +dnl ------------------------------------------------------------------------ +dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_S_ISSOCK, +[ +AC_MSG_CHECKING(for S_ISSOCK) +AC_CACHE_VAL(ac_cv_have_s_issock, +[ +AC_LANG_SAVE +AC_LANG_C +AC_TRY_LINK( +[ +#include +], +[ +struct stat buff; +int b = S_ISSOCK( buff.st_mode ); +], +ac_cv_have_s_issock=yes, +ac_cv_have_s_issock=no) +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_have_s_issock) +if test "$ac_cv_have_s_issock" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.]) +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_KDEMAXPATHLEN, +[ +AC_MSG_CHECKING(for MAXPATHLEN) +AC_CACHE_VAL(ac_cv_maxpathlen, +[ +AC_LANG_C +cat > conftest.$ac_ext < +#endif +#include +#include +#ifndef MAXPATHLEN +#define MAXPATHLEN 1024 +#endif + +KDE_HELLO MAXPATHLEN + +EOF + +ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out" + +if AC_TRY_EVAL(ac_try) && test -s conftest.out; then + ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` +else + ac_cv_maxpathlen=1024 +fi + +rm conftest.* + +]) +AC_MSG_RESULT($ac_cv_maxpathlen) +AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] ) +]) + +dnl ------------------------------------------------------------------------- +dnl See if the compiler supports a template repository bero@redhat.de +dnl ------------------------------------------------------------------------- +AC_DEFUN(KDE_COMPILER_REPO, +[ + REPO="" + NOREPO="" + + KDE_CHECK_COMPILER_FLAG(frepo, + [ + REPO="-frepo" + NOREPO="-fno-repo" + ]) + + if test -z "$REPO"; then + KDE_CHECK_COMPILER_FLAG(instances=explicit, + [ + REPO="-instances=explicit" + NOREPO="-instances=extern" + ]) + fi + + if test -n "$REPO"; then + AC_DEFINE_UNQUOTED(HAVE_TEMPLATE_REPOSITORY, 1, + [C++ compiler supports template repository]) + $1 + fi + + AC_SUBST(REPO) + AC_SUBST(NOREPO) +]) + +AC_DEFUN(KDE_CHECK_HEADER, +[ + AC_LANG_SAVE + kde_safe_cppflags=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $all_includes" + AC_LANG_CPLUSPLUS + AC_CHECK_HEADER($1, $2, $3) + CPPFLAGS=$kde_safe_cppflags + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_QWSPRITEFIELD, +[ + KDE_CHECK_HEADER(QwSpriteField.h, , + [ + AC_MSG_WARN([you don't have QwSpriteField.h somewhere. Please install + QwSpriteField out of kdesupport.]) + $1 + ]) +]) + +AC_DEFUN(KDE_FAST_CONFIGURE, +[ + dnl makes configure fast (needs perl) + AC_ARG_ENABLE(fast-perl, [ --disable-fast-perl disable fast Makefile generation (needs perl)], + with_fast_perl=$enableval, with_fast_perl=yes) +]) + +AC_DEFUN(KDE_CONF_FILES, +[ + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + AC_SUBST(CONF_FILES) +])dnl + +AC_DEFUN(KDE_SET_PREFIX, +[ + unset CDPATH + dnl make $KDEDIR the default for the installation + AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + KDE_FAST_CONFIGURE + KDE_CONF_FILES +]) + +pushdef([AC_PROG_INSTALL], +[ + dnl our own version, testing for a -p flag + popdef([AC_PROG_INSTALL]) + dnl as AC_PROG_INSTALL works as it works we first have + dnl to save if the user didn't specify INSTALL, as the + dnl autoconf one overwrites INSTALL and we have no chance to find + dnl out afterwards + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + AC_PROG_INSTALL + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + AC_MSG_CHECKING(for -p flag to install) + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + AC_MSG_RESULT($ac_res) + fi + dnl the following tries to resolve some signs and wonders coming up + dnl with different autoconf/automake versions + dnl e.g.: + dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s + dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS) + dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s + dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has + dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the + dnl install-@DIR@PROGRAMS targets to explicitly use that flag + dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as + dnl INSTALL_SCRIPT, which breaks with automake <= 1.4 + dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure + dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from + dnl automake (due to broken Makefile.am or whatever) to install programs, + dnl and so does not see the -s flag in automake > 1.4 + dnl to clean up that mess we: + dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG + dnl which cleans KDE's program with automake > 1.4; + dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems + dnl with automake<=1.4 + dnl note that dues to this sometimes two '-s' flags are used (if KDE + dnl properly uses install-@DIR@PROGRAMS, but I don't care + dnl + dnl And to all this comes, that I even can't write in comments variable + dnl names used by automake, because it is so stupid to think I wanted to + dnl _use_ them, therefor I have written A_M_... instead of AM_ + dnl hmm, I wanted to say something ... ahh yes: Arghhh. + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi +])dnl + +AC_DEFUN(KDE_LANG_CPLUSPLUS, +[AC_LANG_CPLUSPLUS +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC' +pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS]) +]) + +pushdef([AC_LANG_CPLUSPLUS], +[popdef([AC_LANG_CPLUSPLUS]) +KDE_LANG_CPLUSPLUS +]) + +AC_DEFUN(KDE_CHECK_LONG_LONG, +[ +AC_MSG_CHECKING(for long long) +AC_CACHE_VAL(kde_cv_c_long_long, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_LINK([], [ + long long foo = 0; + foo = foo+1; + ], + kde_cv_c_long_long=yes, kde_cv_c_long_long=no) +]) +AC_MSG_RESULT($kde_cv_c_long_long) +if test "$kde_cv_c_long_long" = yes; then + AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype]) +fi +]) + +AC_DEFUN(KDE_CHECK_LIB, +[ + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries" + case $host_os in + aix*) LIBS="-brtl $LIBS" + test "$GCC" = yes && LIBS="-Wl,$LIBS" + ;; + esac + AC_CHECK_LIB($1, $2, $3, $4, $5) + LIBS="$kde_save_LIBS" +]) + + + + +AC_DEFUN(KDE_CHECK_INITGROUPS, +[ + AC_REQUIRE([AC_CANONICAL_HOST]) + AC_CHECK_FUNCS(initgroups) + if test "x$ac_cv_func_initgroups" = "xyes"; then + case $host_os in + aix*) AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_MSG_CHECKING([for initgroups prototype]) + AC_CACHE_VAL(kde_cv_check_initgroups_proto, + [ AC_TRY_COMPILE( + [ #include + ], + [ char buffer[10]; + gid_t id; + int x = initgroups(buffer,id); + ], + kde_cv_check_initgroups_proto=yes, + kde_cv_check_initgroups_proto=no) + ]) + AC_MSG_RESULT($kde_cv_check_initgroups_proto) + AC_LANG_RESTORE + ;; + *) + kde_cv_check_initgroups_proto=yes + ;; + esac + else + kde_cv_check_initgroups_proto=no + fi + if test "x$kde_cv_check_initgroups_proto" = "xyes"; then + kde_check_initgroups_proto=1 + else + kde_check_initgroups_proto=0 + fi + AC_DEFINE_UNQUOTED(HAVE_INITGROUPS_PROTO,$kde_check_initgroups_proto, + [initgroups may exist but not its prototype (e.g. AIX<4.3.3:8)]) +]) + + +AC_DEFUN(KDE_CHECK_JAVA_DIR, +[ +AC_MSG_CHECKING([for Java directory]) + +AC_ARG_WITH(java, +[ --with-java=javadir use java installed in javadir, --without-java disables ], +[ ac_java_dir=$withval +], ac_java_dir="" +) + +dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH +if test "x$ac_java_dir" = xno; then + kde_cv_java_bindir=no + kde_cv_java_includedir=no + kde_cv_java_libjvmdir=no + kde_cv_java_libhpidir=no +else + if test "x$ac_java_dir" = x; then + dnl No option set -> look in $PATH + AC_CACHE_VAL(kde_cv_java_bindir, + [ + dnl First look for javac in $PATH. If not found we'll look at the option. + KDE_FIND_PATH(javac, JAVAC, [], []) + if test -n "$JAVAC"; then + kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` + dnl this substitution might not work - well, we test for jni.h below + kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` + else + kde_cv_java_bindir=no + fi + ]) + else + dnl config option set + kde_cv_java_bindir=$ac_java_dir/bin + kde_cv_java_includedir=$ac_java_dir/include + fi +fi + +dnl Look for libjvm.so +kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` +dnl Look for libhpi.so and avoid green threads +kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` + +dnl At this point kde_cv_java_bindir and kde_cv_java_includedir are either set or "no" +if test ! "x$kde_cv_java_bindir" = xno; then + + dnl Now check everything's fine under there + + if test ! -x "$kde_cv_java_bindir/javac"; then + AC_MSG_ERROR([javac not found under $kde_cv_java_bindir - it seems you passed a wrong --with-java.]) + fi + if test ! -x "$kde_cv_java_bindir/javah"; then + AC_MSG_ERROR([javah not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -x "$kde_cv_java_bindir/jar"; then + AC_MSG_ERROR([jar not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_includedir/jni.h"; then + AC_MSG_ERROR([jni.h not found under $kde_cv_java_includedir. Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_libjvmdir/libjvm.so"; then + AC_MSG_ERROR([libjvm.so not found under $kde_cv_java_libjvmdir. Use --without-java.]) + fi + if test ! -r "$kde_cv_java_libhpidir/libhpi.so"; then + AC_MSG_ERROR([libhpi.so not found under $kde_cv_java_libhpidir. Use --without-java.]) + fi + + jni_includes="-I$kde_cv_java_includedir" + dnl Strange thing, jni.h requires jni_md.h which is under genunix here.. + dnl and under linux here.. + test -d "$kde_cv_java_includedir/linux" && jni_includes="$jni_includes -I$kde_cv_java_includedir/linux" + test -d "$kde_cv_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_cv_java_includedir/genunix" + + dnl Check for JNI version + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_cxxflags_safe="$CXXFLAGS" + CXXFLAGS="$CXXFLAGS $all_includes $jni_includes" + + AC_TRY_COMPILE([ +#include + ], + [ +#ifndef JNI_VERSION_1_2 +Syntax Error +#endif + ],[ + ],[ AC_MSG_ERROR([Incorrect version of $kde_cv_java_includedir/jni.h. + You need to have Java Development Kit (JDK) version 1.2. + + Use --with-java to specify another location. + Use --without-java to configure without java support. + Or download a newer JDK and try again. + See e.g. http://java.sun.com/products/jdk/1.2 ]) + ]) + + CXXFLAGS="$ac_cxxflags_safe" + AC_LANG_RESTORE + + dnl All tests ok, inform and subst the variables + AC_MSG_RESULT([javac/javah/jar in $kde_cv_java_bindir, jni.h in $kde_cv_java_includedir]) + + JAVAC=$kde_cv_java_bindir/javac + AC_SUBST(JAVAC) + JAVAH=$kde_cv_java_bindir/javah + AC_SUBST(JAVAH) + JAR=$kde_cv_java_bindir/jar + AC_SUBST(JAR) + AC_SUBST(jni_includes) + JVMLIBS="-L$kde_cv_java_libjvmdir -ljvm -L$kde_cv_java_libhpidir -lhpi" + AC_SUBST(JVMLIBS) +fi +]) diff --git a/admin/am_edit b/admin/am_edit new file mode 100644 index 0000000..514f22a --- /dev/null +++ b/admin/am_edit @@ -0,0 +1,1937 @@ +#!/usr/bin/perl + +# Expands the specialised KDE tags in Makefile.in to (hopefully) valid +# make syntax. +# When called without file parameters, we work recursively on all Makefile.in +# in and below the current subdirectory. When called with file parameters, +# only those Makefile.in are changed. +# The currently supported tags are +# +# {program}_METASOURCES +# where you have a choice of two styles +# {program}_METASOURCES = name1.moc name2.moc ... [\] +# {program}_METASOURCES = AUTO +# The second style requires other tags as well. +# +# To install icons : +# KDE_ICON = iconname iconname2 ... +# KDE_ICON = AUTO +# +# For documentation : +# ... +# +# and more new tags TBD! +# +# The concept (and base code) for this program came from automoc, +# supplied by the following +# +# Matthias Ettrich (The originator) +# Kalle Dalheimer (The original implementator) +# Harri Porten +# Alex Zepeda +# David Faure +# Stephan Kulow +# +# I've puddled around with automoc and produced something different +# 1999-02-01 John Birch +# * Rewritten automoc to cater for more than just moc file expansion +# Version 0.01 does the same as automoc at this stage. +# 1999-02-18 jb +# * We must always write a Makefile.in file out even if we fail +# because we need the "perl autokmake" in the AUTOMAKE so that a +# "make" will regenerate the Makefile.in correctly. +# Reworked moc file checking so that missing includes in cpp +# will work and includes in cpp when using use_automoc will also +# work. +# 1999-02-23 jb +# * Added POFILE processing and changed the USE_AUTOMOC tag to +# AUTO instead. +# ... See ChangeLog for more logs + +use Cwd; +use File::Find; +use File::Basename; + +# Prototype the functions +sub initialise (); +sub processMakefile ($); +sub updateMakefile (); +sub restoreMakefile (); + +sub removeLine ($$); +sub appendLines ($); +sub substituteLine ($$); + +sub findMocCandidates (); +sub pruneMocCandidates ($); +sub checkMocCandidates (); +sub addMocRules (); + +sub tag_AUTOMAKE (); +sub tag_META_INCLUDES (); +sub tag_METASOURCES (); +sub tag_POFILES (); +sub tag_DOCFILES (); +sub tag_LOCALINSTALL(); +sub tag_IDLFILES(); +sub tag_UIFILES(); +sub tag_SUBDIRS(); +sub tag_ICON(); +sub tag_CLOSURE(); +sub tag_DIST(); + +# Some global globals... +$verbose = 0; # a debug flag +$thisProg = "$0"; # This programs name +$topdir = cwd(); # The current directory +@makefiles = (); # Contains all the files we'll process +@foreignfiles = (); +$start = (times)[0]; # some stats for testing - comment out for release +$version = "v0.2"; +$errorflag = 0; +$cppExt = "(cpp|cc|cxx|C|c\\+\\+)"; +$hExt = "(h|H|hh|hxx|hpp|h\\+\\+)"; +$progId = "KDE tags expanded automatically by " . basename($thisProg); +$automkCall = "\n"; +$printname = ""; # used to display the directory the Makefile is in +$use_final = 1; # create code for --enable-final +$cleantarget = "clean"; +$dryrun = 0; +$pathoption = 0; + +while (defined ($ARGV[0])) +{ + $_ = shift; + if (/^--version$/) + { + print STDOUT "\n"; + print STDOUT basename($thisProg), " $version\n", + "This is really free software, unencumbered by the GPL.\n", + "You can do anything you like with it except sueing me.\n", + "Copyright 1998 Kalle Dalheimer \n", + "Concept, design and unnecessary questions about perl\n", + " by Matthias Ettrich \n\n", + "Making it useful by Stephan Kulow and\n", + "Harri Porten \n", + "Updated (Feb-1999), John Birch \n", + "Current Maintainer Stephan Kulow\n\n"; + exit 0; + } + elsif (/^--verbose$|^-v$/) + { + $verbose = 1; # Oh is there a problem...? + } + elsif (/^-p(.+)$|^--path=(.+)$/) + { + $thisProg = "$1/".basename($thisProg) if($1); + $thisProg = "$2/".basename($thisProg) if($2); + warn ("$thisProg doesn't exist\n") if (!(-f $thisProg)); + $pathoption=1; + } + elsif (/^--help$|^-h$/) + { + print STDOUT "Usage $thisProg [OPTION] ... [dir/Makefile.in]...\n", + "\n", + "Patches dir/Makefile.in generated from automake\n", + "(where dir can be a full or relative directory name)", + "\n", + " -v, --verbose verbosely list files processed\n", + " -h, --help print this help, then exit\n", + " --version print version number, then exit\n", + " -p, --path= use the path to am_edit if the path\n", + " --no-final don't patch for --enable-final\n", + " called from is not the one to be used\n"; + + exit 0; + } + elsif (/^--no-final$/) + { + $use_final = 0; + $thisProg .= " --no-final"; + } + elsif (/^-n$/) + { + $dryrun = 1; + } + else + { + # user selects what input files to check + # add full path if relative path is given + $_ = cwd()."/".$_ if (! /^\//); + print "User wants $_\n" if ($verbose); + push (@makefiles, $_); + } +} + +if ($thisProg =~ /^\// && !$pathoption ) +{ + print STDERR "Illegal full pathname call performed...\n", + "The call to \"$thisProg\"\nwould be inserted in some Makefile.in.\n", + "Please use option --path.\n"; + exit 1; +} + +# Only scan for files when the user hasn't entered data +if (!@makefiles) +{ + print STDOUT "Scanning for Makefile.in\n" if ($verbose); + find (\&add_makefile, cwd()); + #chdir('$topdir'); +} else { + print STDOUT "Using user enter input files\n" if ($verbose); +} + +foreach $makefile (sort(@makefiles)) +{ + processMakefile ($makefile); + last if ($errorflag); +} + +# Just some debug statistics - comment out for release as it uses printf. +printf STDOUT "Time %.2f CPU sec\n", (times)[0] - $start if ($verbose); + +exit $errorflag; # causes make to fail if erroflag is set + +#----------------------------------------------------------------------------- + +# In conjunction with the "find" call, this builds the list of input files +sub add_makefile () +{ + push (@makefiles, $File::Find::name) if (/Makefile.in$/); +} + +#----------------------------------------------------------------------------- + +# Processes a single make file +# The parameter contains the full path name of the Makefile.in to use +sub processMakefile ($) +{ + # some useful globals for the subroutines called here + local ($makefile) = @_; + local @headerdirs = ('.'); + local $haveAutomocTag = 0; + local $MakefileData = ""; + + local $cxxsuffix = "KKK"; + + local @programs = (); # lists the names of programs and libraries + local $program = ""; + + local %realObjs = (); # lists the objects compiled into $program + local %sources = (); # lists the sources used for $program + local %finalObjs = (); # lists the objects compiled when final + local %realname = (); # the binary name of program variable + local %idlfiles = (); # lists the idl files used for $program + local %globalmocs = ();# list of all mocfiles (in %mocFiles format) + local %important = (); # list of files to be generated asap + + local $allidls = ""; + local $alluis = ""; + local $idl_output = "";# lists all idl generated files for cleantarget + local $ui_output = "";# lists all uic generated files for cleantarget + + local %depedmocs = (); + + local $metasourceTags = 0; + local $dep_files = ""; + local $dep_finals = ""; + local %target_adds = (); # the targets to add + local $kdelang = ""; + local @cleanfiles = (); + local $cleanMoc = ""; + local $closure_output = ""; + + $makefileDir = dirname($makefile); + chdir ($makefileDir); + $printname = $makefile; + $printname =~ s/^\Q$topdir\E\///; + $makefile = basename($makefile); + + print STDOUT "Processing makefile $printname\n" if ($verbose); + + # Setup and see if we need to do this. + return if (!initialise()); + + tag_AUTOMAKE (); # Allows a "make" to redo the Makefile.in + tag_META_INCLUDES (); # Supplies directories for src locations + + foreach $program (@programs) { + $sources_changed{$program} = 0; + $depedmocs{$program} = ""; + $important{$program} = ""; + tag_IDLFILES(); # Sorts out idl rules + tag_CLOSURE(); + tag_METASOURCES (); # Sorts out the moc rules + tag_UIFILES(); # Sorts out ui rules + if ($sources_changed{$program}) { + my $lookup = "$program" . '_SOURCES\s*=\s*(.*)'; + substituteLine($lookup, "$program\_SOURCES=" . $sources{$program}); + } + if ($important{$program}) { + local %source_dict = (); + for $source (split(/[\034\s]+/, $sources{$program})) { + $source_dict{$source} = 1; + } + for $source (@cleanfiles) { + $source_dict{$source} = 0; + } + for $source (keys %source_dict) { + next if (!$source); + if ($source_dict{$source}) { + # sanity check + if (! -f $source) { + print STDERR "Error: $source is listed in a _SOURCE line in $printname, but doesn't exist yet. Put it in DISTCLEANFILES!\n"; + } else { + $target_adds{"\$(srcdir)/$source"} .= $important{$program}; + } + } + } + } + } + if ($cleanMoc) { + # Always add dist clean tag + # Add extra *.moc.cpp files created for USE_AUTOMOC because they + # aren't included in the normal *.moc clean rules. + appendLines ("$cleantarget-metasources:\n\t-rm -f $cleanMoc\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-metasources "; + } + tag_DIST(); + + if ($idl_output) { + appendLines ("$cleantarget-idl:\n\t-rm -f $idl_output\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-idl "; + } + + if ($ui_output) { + appendLines ("$cleantarget-ui:\n\t-rm -f $ui_output\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-ui "; + } + + if ($closure_output) { + appendLines ("$cleantarget-closures:\n\t-rm -f $closure_output\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-closures "; + } + + if ($MakefileData =~ /\nKDE_LANG\s*=\s*(\S*)\s*\n/) { + $kdelang = '$(KDE_LANG)' + } else { + $kdelang = ''; + } + + tag_POFILES (); # language rules for po directory + tag_DOCFILES (); # language rules for doc directories + tag_LOCALINSTALL(); # add $(DESTDIR) before all kde_ dirs + tag_ICON(); + tag_SUBDIRS(); + + my $tmp = "force-reedit:\n"; + $tmp .= "\t$automkCall\n\tcd \$(top_srcdir) && perl $thisProg $printname\n\n"; + appendLines($tmp); + + make_meta_classes(); + tag_FINAL() if (!$kdeopts{"nofinal"}); + + my $final_lines = "final:\n\t\$(MAKE) "; + my $nofinal_lines = "no-final:\n\t\$(MAKE) "; + + foreach $program (@programs) { + + my $lookup = "$program\_OBJECTS.*=[^\n]*"; + + my $new = ""; + + my @list = split(/[\034\s]+/, $realObjs{$program}); + + if (!$kdeopts{"nofinal"} && @list > 1 && $finalObjs{$program}) { + + $new .= "$program\_final\_OBJECTS = " . $finalObjs{$program}; + $new .= "\n$program\_nofinal\_OBJECTS = " . $realObjs{$program}; + $new .= "\n\@KDE_USE_FINAL_FALSE\@$program\_OBJECTS = \$($program\_nofinal\_OBJECTS)"; + $new .= "\n\@KDE_USE_FINAL_TRUE\@$program\_OBJECTS = \$($program\_final\_OBJECTS)"; + + $final_lines .= "$program\_OBJECTS=\"\$($program\_final_OBJECTS)\" "; + $nofinal_lines .= "$program\_OBJECTS=\"\$($program\_nofinal\_OBJECTS)\" "; + } else { + $new = "$program\_OBJECTS = " . $realObjs{$program}; + } + substituteLine ($lookup, $new); + } + appendLines($final_lines . "all-am"); + appendLines($nofinal_lines . "all-am"); + + my $lookup = 'DEP_FILES\s*=([^\n]*)'; + if ($MakefileData =~ /\n$lookup\n/o) { + $depfiles = $1; + + if ($dep_finals) { + $lines = "\@KDE_USE_FINAL_TRUE\@DEP_FILES = $dep_files $dep_finals \034\t$depfiles\n"; + $lines .= "\@KDE_USE_FINAL_FALSE\@DEP_FILES = $dep_files $depfiles\n"; + } else { + $lines = "DEP_FILES = $dep_files $depfiles\n"; + } + + substituteLine($lookup, $lines); + } + + my $cvs_lines = "cvs-clean:\n"; + $cvs_lines .= "\t\$(MAKE) -f \$(top_srcdir)/admin/Makefile.common cvs-clean\n"; + appendLines($cvs_lines); + + $cvs_lines = "kde-rpo-clean:\n"; + $cvs_lines .= "\t-rm -f *.rpo\n"; + appendLines($cvs_lines); + $target_adds{"clean"} .= "kde-rpo-clean "; + + # some strange people like to do a install-exec, and expect that also + # all modules are installed. automake doesn't know this, so we need to move + # this here from install-data to install-exec. + if ($MakefileData =~ m/\nkde_module_LTLIBRARIES\s*=/) { + $target_adds{"install-exec-am"} .= "install-kde_moduleLTLIBRARIES"; + my $lookup = "install-data-am:\s*(.*)"; + if ($MakefileData =~ /\n$lookup\n/) { + my $newdeps = $1; + $newdeps =~ s/\s*install-kde_moduleLTLIBRARIES\s*/ /g; + substituteLine($lookup, "install-data-am: " . $newdeps); + } + } + + my $lines = ""; + + foreach $add (keys %target_adds) { + my $lookup = quotemeta($add) . ":\s*(.*)"; + if ($MakefileData =~ /\n$lookup\n/) { + substituteLine($lookup, "$add: " . $target_adds{$add} . $1); + } else { + $lines .= "$add: " . $target_adds{$add} . "\n"; + } + } + if ($lines) { + appendLines($lines); + } + + my $found = 1; + + while ($found) { + if ($MakefileData =~ m/\n(.*)\$\(CXXFLAGS\)(.*)\n/) { + my $vor = $1; # "vor" means before in German + my $nach = $2; # "nach" means after in German + my $lookup = quotemeta("$1\$(CXXFLAGS)$2"); + my $replacement = "$1\$(KCXXFLAGS)$2"; + $MakefileData =~ s/$lookup/$replacement/; + $lookup =~ s/\\\$\\\(CXXFLAGS\\\)/\\\$\\\(KCXXFLAGS\\\)/; + $replacement = "$vor\$(KCXXFLAGS) \$(KDE_CXXFLAGS)$nach"; + substituteLine($lookup, $replacement); + } else { + $found = 0; + } + } + + $lookup = '(\n[^#].*\$\(LIBTOOL\) --mode=link) (\$\(CXXLD\).*\$\(KCXXFLAGS\))'; + + if ($MakefileData =~ m/$lookup/ ) { + $MakefileData =~ s/$lookup/$1 --tag=CXX $2/; + } + + $lookup = '(\n[^#].*\$\(LIBTOOL\) --mode=compile) (\$\(CXX\).*\$\(KCXXFLAGS\))'; + if ($MakefileData =~ m/$lookup/ ) { + $MakefileData =~ s/$lookup/$1 --tag=CXX $2/; + } + + $MakefileData =~ s/\$\(KCXXFLAGS\)/\$\(CXXFLAGS\)/g; + + $lookup = '(.*)cp -pr \$\$/\$\$file \$\(distdir\)/\$\$file(.*)'; + if ($MakefileData =~ m/\n$lookup\n/) { + substituteLine($lookup, "$1cp -pr \$\$d/\$\$file \$(distdir)/\$\$file$2"); + } + + # Always update the Makefile.in + updateMakefile (); + return; +} + +#----------------------------------------------------------------------------- + +# Check to see whether we should process this make file. +# This is where we look for tags that we need to process. +# A small amount of initialising on the tags is also done here. +# And of course we open and/or create the needed make files. +sub initialise () +{ + if (! -r "Makefile.am") { + print STDOUT "found Makefile.in without Makefile.am\n" if ($verbose); + return 0; + } + + # Checking for files to process... + open (FILEIN, $makefile) + || die "Could not open $makefileDir/$makefile: $!\n"; + # Read the file + # stat(FILEIN)[7] might look more elegant, but is slower as it + # requires stat'ing the file + seek(FILEIN, 0, 2); + my $fsize = tell(FILEIN); + seek(FILEIN, 0, 0); + read FILEIN, $MakefileData, $fsize; + close FILEIN; + print "DOS CRLF within $makefileDir/$makefile!\n" if($MakefileData =~ y/\r//d); + + # Remove the line continuations, but keep them marked + # Note: we lose the trailing spaces but that's ok. + $MakefileData =~ s/\\\s*\n/\034/g; + + # If we've processed the file before... + restoreMakefile () if ($MakefileData =~ /$progId/); + + foreach $dir (@foreignfiles) { + if (substr($makefileDir,0,length($dir)) eq $dir) { + return 0; + } + } + + %kdeopts = (); + $kdeopts{"foreign"} = 0; + $kdeopts{"qtonly"} = 0; + $kdeopts{"nofinal"} = !$use_final; # default + + if ($MakefileData =~ /\nKDE_OPTIONS\s*=\s*([^\n]*)\n/) { + local @kde_options = split(/[\s\034]/, $1); + if (grep(/^foreign$/, @kde_options)) { + push(@foreignfiles, $makefileDir . "/"); + return 0; # don't touch me + } + for $opt (@kde_options) { + if (!defined $kdeopts{$opt}) { + print STDERR "Warning: unknown option $opt in $printname\n"; + } else { + $kdeopts{$opt} = 1; + } + } + } + + # Look for the tags that mean we should process this file. + $metasourceTags = 0; + $metasourceTags++ while ($MakefileData =~ /\n[^=\#]*METASOURCES\s*=/g); + + my $pofileTag = 0; + $pofileTag++ while ($MakefileData =~ /\nPOFILES\s*=/g); + if ($pofileTag > 1) + { + print STDERR "Error: Only one POFILES tag allowed\n"; + $errorflag = 1; + } + + while ($MakefileData =~ /\n\.SUFFIXES:([^\n]+)\n/g) { + my @list=split(' ', $1); + foreach $ext (@list) { + if ($ext =~ /^\.$cppExt$/) { + $cxxsuffix = $ext; + $cxxsuffix =~ s/\.//g; + print STDOUT "will use suffix $cxxsuffix\n" if ($verbose); + last; + } + } + } + + while ($MakefileData =~ /\n(\S*)_OBJECTS\s*=[ \t\034]*([^\n]*)\n/g) { + + my $program = $1; + my $objs = $2; # safe them + + my $ocv = 0; + + my @objlist = split(/[\s\034]+/, $objs); + foreach $obj (@objlist) { + if ($obj =~ /\$\((\S+)\)/ ) { + my $variable = $1; + if ($variable !~ 'OBJEXT') { + $ocv = 1; + } + } + } + + next if ($ocv); + + $program =~ s/^am_// if ($program =~ /^am_/); + + print STDOUT "found program $program\n" if ($verbose); + push(@programs, $program); + + $realObjs{$program} = $objs; + + if ($MakefileData =~ /\n$program\_SOURCES\s*=\s*(.*)\n/) { + $sources{$program} = $1; + } else { + $sources{$program} = ""; + print STDERR "found program with no _SOURCES: $program\n"; + } + + my $realprogram = $program; + $realprogram =~ s/_/./g; # unmask to regexp + if ($MakefileData =~ /\n($realprogram)(\$\(EXEEXT\)?)?:.*\$\($program\_OBJECTS\)/) { + $realname{$program} = $1; + } else { + # not standard Makefile - nothing to worry about + $realname{$program} = ""; + } + } + + my $lookup = '\nDEPDIR\s*=.*'; + if ($MakefileData !~ /($lookup)\n/o) { + $lookup = '\nbindir\s*=.*'; + if ($MakefileData =~ /($lookup)\n/) { + substituteLine ($lookup, "DEPDIR = .deps\n$1"); + } + } else { + print STDERR "$printname defines DEPDIR. This means you're using automake > 1.4 - this is not supported!\n"; + } + + my @marks = ('MAINTAINERCLEANFILES', 'CLEANFILES', 'DISTCLEANFILES'); + foreach $mark (@marks) { + while ($MakefileData =~ /\n($mark)\s*=\s*([^\n]*)/g) { + foreach $file (split('[\034\s]', $2)) { + $file =~ s/\.\///; + push(@cleanfiles, $file); + } + } + } + + my $localTag = 0; + $localTag++ if ($MakefileData =~ /\ninstall-\S+-local:/); + + return (!$errorflag); +} + +#----------------------------------------------------------------------------- + +# Gets the list of user defined directories - relative to $srcdir - where +# header files could be located. +sub tag_META_INCLUDES () +{ + my $lookup = '[^=\n]*META_INCLUDES\s*=\s*(.*)'; + return 1 if ($MakefileData !~ /($lookup)\n/o); + print STDOUT "META_INCLUDE processing <$1>\n" if ($verbose); + + my $headerStr = $2; + removeLine ($lookup, $1); + + $headerStr =~ tr/\034/ /; + my @headerlist = split(' ', $headerStr); + + foreach $dir (@headerlist) + { + $dir =~ s#\$\(srcdir\)#.#; + if (! -d $dir) + { + print STDERR "Warning: $dir can't be found. ", + "Must be a relative path to \$(srcdir)\n"; + } + else + { + push (@headerdirs, $dir); + } + } + + return 0; +} + +#----------------------------------------------------------------------------- + +sub tag_FINAL() +{ + my @final_names = (); + + foreach $program (@programs) { + + if ($sources{$program} =~ /\(/) { + print STDOUT "found ( in $program\_SOURCES. skipping\n" if ($verbose); + next; + } + + my $mocsources = ""; + + my @progsources = split(/[\s\034]+/, $sources{$program}); + my %sourcelist = (); + + foreach $source (@progsources) { + my $suffix = $source; + $suffix =~ s/^.*\.([^\.]+)$/$1/; + + if (defined($sourcelist{$suffix})) { + $sourcelist{$suffix} .= " " . $source; + } else { + $sourcelist{$suffix} .= $source; + } + } + + foreach $suffix (keys %sourcelist) { + + # See if this file contains c++ code. (ie Just check the files suffix against + my $suffix_is_cxx = 0; + if($suffix =~ /($cppExt)$/) { + $cxx_suffix = $1; + $suffix_is_cxx = 1; + } + + my $mocfiles_in = ($suffix eq $cxxsuffix) && + defined($depedmocs{$program}); + + my @sourcelist = split(/[\s\034]+/, $sourcelist{$suffix}); + + if ((@sourcelist == 1 && !$mocfiles_in) || $suffix_is_cxx != 1 ) { + + # we support IDL on our own + if ($suffix =~ /^skel$/ || $suffix =~ /^stub/ || $suffix =~ /^h$/ + || $suffix =~ /^ui$/ ) { + next; + } + + foreach $file (@sourcelist) { + + $file =~ s/\Q$suffix\E$//; + + $finalObjs{$program} .= $file; + if ($program =~ /_la$/) { + $finalObjs{$program} .= "lo "; + } else { + $finalObjs{$program} .= "o "; + } + } + next; # suffix + } + + my $source_deps = ""; + foreach $source (@sourcelist) { + if (-f $source) { + $source_deps .= "\$(srcdir)/$source "; + } else { + $source_deps .= "$source "; + } + } + + $handling = "$program.all_$suffix.$suffix: \$(srcdir)/Makefile.in " . $source_deps . " "; + + if ($mocfiles_in) { + $handling .= $depedmocs{$program}; + foreach $mocfile (split(' ', $depedmocs{$program})) { + if ($mocfile =~ m/\.$suffix$/) { + $mocsources .= " " . $mocfile; + } + } + } + + $handling .= "\n"; + $handling .= "\t\@echo 'creating $program.all_$suffix.$suffix ...'; \\\n"; + $handling .= "\trm -f $program.all_$suffix.files $program.all_$suffix.final; \\\n"; + $handling .= "\techo \"#define KDE_USE_FINAL 1\" >> $program.all_$suffix.final; \\\n"; + $handling .= "\tfor file in " . $sourcelist{$suffix} . " $mocsources; do \\\n"; + $handling .= "\t echo \"#include \\\"\$\$file\\\"\" >> $program.all_$suffix.files; \\\n"; + $handling .= "\t test ! -f \$\(srcdir\)/\$\$file || egrep '^#pragma +implementation' \$\(srcdir\)/\$\$file >> $program.all_$suffix.final; \\\n"; + $handling .= "\tdone; \\\n"; + $handling .= "\tcat $program.all_$suffix.final $program.all_$suffix.files > $program.all_$suffix.$suffix; \\\n"; + $handling .= "\trm -f $program.all_$suffix.final $program.all_$suffix.files\n"; + + appendLines($handling); + + push(@final_names, "$program.all_$suffix.$suffix"); + $finalObjs{$program} .= "$program.all_$suffix."; + if ($program =~ /_la$/) { + $finalObjs{$program} .= "lo "; + } else { + $finalObjs{$program} .= "o "; + } + } + } + + if (!$kdeopts{"nofinal"} && @final_names >= 1) { + # add clean-final target + my $lines = "$cleantarget-final:\n"; + $lines .= "\t-rm -f " . join(' ', @final_names) . "\n" if (@final_names); + appendLines($lines); + $target_adds{"$cleantarget-am"} .= "$cleantarget-final "; + + foreach $finalfile (@final_names) { + $finalfile =~ s/\.[^.]*$/.P/; + $dep_finals .= " \$(DEPDIR)/$finalfile"; + } + } +} + +# Organises the list of headers that we'll use to produce moc files +# from. +sub tag_METASOURCES () +{ + local @newObs = (); # here we add to create object files + local @deped = (); # here we add to create moc files + local $mocExt = ".moc"; + local %mocFiles = (); + + my $line = ""; + my $postEqual = ""; + + my $lookup; + my $found = ""; + + if ($metasourceTags > 1) { + $lookup = $program . '_METASOURCES\s*=\s*(.*)'; + return 1 if ($MakefileData !~ /\n($lookup)\n/); + $found = $1; + } else { + $lookup = $program . '_METASOURCES\s*=\s*(.*)'; + if ($MakefileData !~ /\n($lookup)\n/) { + $lookup = 'METASOURCES\s*=\s*(.*)'; + return 1 if ($MakefileData !~ /\n($lookup)\n/o); + $found = $1; + $metasourceTags = 0; # we can use the general target only once + } else { + $found = $1; + } + } + print STDOUT "METASOURCE processing <$found>)\n" if ($verbose); + + $postEqual = $found; + $postEqual =~ s/[^=]*=//; + + removeLine ($lookup, $found); + + # Always find the header files that could be used to "moc" + return 1 if (findMocCandidates ()); + + if ($postEqual =~ /AUTO\s*(\S*)|USE_AUTOMOC\s*(\S*)/) + { + print STDERR "$printname: the argument for AUTO|USE_AUTOMOC is obsolete" if ($+); + $mocExt = ".moc.$cxxsuffix"; + $haveAutomocTag = 1; + } + else + { + # Not automoc so read the list of files supplied which + # should be .moc files. + + $postEqual =~ tr/\034/ /; + + # prune out extra headers - This also checks to make sure that + # the list is valid. + pruneMocCandidates ($postEqual); + } + + checkMocCandidates (); + + if (@newObs) { + my $ext = ($program =~ /_la$/) ? ".moc.lo " : ".moc.o "; + $realObjs{$program} .= "\034" . join ($ext, @newObs) . $ext; + $depedmocs{$program} = join (".moc.$cxxsuffix " , @newObs) . ".moc.$cxxsuffix"; + foreach $file (@newObs) { + $dep_files .= " \$(DEPDIR)/$file.moc.P"; + } + } + if (@deped) { + $depedmocs{$program} .= " "; + $depedmocs{$program} .= join('.moc ', @deped) . ".moc"; + $depedmocs{$program} .= " "; + } + addMocRules (); + @globalmocs{keys %mocFiles}=values %mocFiles; +} + +#----------------------------------------------------------------------------- + +# Returns 0 if the line was processed - 1 otherwise. +# Errors are logged in the global $errorflags +sub tag_AUTOMAKE () +{ + my $lookup = '.*cd \$\(top_srcdir\)\s+&&\s+\$\(AUTOMAKE\)(.*)'; + return 1 if ($MakefileData !~ /\n($lookup)\n/); + print STDOUT "AUTOMAKE processing <$1>\n" if ($verbose); + + my $newLine = $1."\n\tcd \$(top_srcdir) && perl $thisProg $printname"; + substituteLine ($lookup, $newLine); + $automkCall = $1; + return 0; +} + +#----------------------------------------------------------------------------- + +sub handle_TOPLEVEL() +{ + my $pofiles = ""; + my @restfiles = (); + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if (-d $entry); + + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/ || $entry =~ /.gmo$/); + + if ($entry =~ /\.po$/) { + next; + } + push(@restfiles, $entry); + } + closedir (THISDIR); + + if (@restfiles) { + $target_adds{"install-data-am"} .= "install-nls-files "; + $lines = "install-nls-files:\n"; + $lines .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_locale)/$kdelang\n"; + for $file (@restfiles) { + $lines .= "\t\$(INSTALL_DATA) \$\(srcdir\)/$file \$(DESTDIR)\$(kde_locale)/$kdelang/$file\n"; + } + $target_adds{"uninstall"} .= "uninstall-nls-files "; + $lines .= "uninstall-nls-files:\n"; + for $file (@restfiles) { + $lines .= "\t-rm -f \$(DESTDIR)\$(kde_locale)/$kdelang/$file\n"; + } + appendLines($lines); + } + + return 0; +} + +#----------------------------------------------------------------------------- + +sub tag_SUBDIRS () +{ + if ($MakefileData !~ /\nSUBDIRS\s*=\s*\$\(AUTODIRS\)\s*\n/) { + return 1; + } + + my $subdirs; + + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./); + if (-d $entry && -f $entry . "/Makefile.am") { + $subdirs .= " $entry"; + next; + } + } + closedir (THISDIR); + + my $lines = "SUBDIRS =$subdirs\n"; + substituteLine('SUBDIRS\s*=.*', $lines); + return 0; +} + +sub tag_IDLFILES () +{ + my @psources = split(/[\034\s]+/, $sources{$program}); + my $dep_lines = ""; + my @cppFiles = (); + + foreach $source (@psources) { + + my $skel = ($source =~ m/\.skel$/); + + if ($source =~ m/\.stub$/ || $skel) { + + my $qs = quotemeta($source); + $sources{$program} =~ s/$qs//; + $sources_changed{$program} = 1; + + print STDOUT "adding IDL file $source\n" if ($verbose); + + $source =~ s/\.(stub|skel)$//; + + my $sourcename; + + if ($skel) { + $sourcename = "$source\_skel"; + } else { + $sourcename = "$source\_stub"; + } + + my $sourcedir = ''; + if (-f "$makefileDir/$source.h") { + $sourcedir = '$(srcdir)/'; + } else { + if ($MakefileData =~ /\n$source\_DIR\s*=\s*(\S+)\n/) { + $sourcedir = $1; + $sourcedir .= "/" if ($sourcedir !~ /\/$/); + } + } + + if ($allidls !~ /$source\_kidl/) { + + $dep_lines .= "$source.kidl: $sourcedir$source.h \$(DCOPIDL_DEPENDENCIES)\n"; + $dep_lines .= "\t\$(DCOPIDL) $sourcedir$source.h > $source.kidl || ( rm -f $source.kidl ; /bin/false )\n"; + + $allidls .= $source . "_kidl "; + } + + if ($allidls !~ /$sourcename/) { + + if ($skel) { + $dep_lines .= "$sourcename.$cxxsuffix: $source.kidl\n"; + $dep_lines .= "\t\$(DCOPIDL2CPP) --c++-suffix $cxxsuffix --no-stub $source.kidl\n"; + } else { + $target_adds{"$sourcename.$cxxsuffix"} .= "$sourcename.h "; + $dep_lines .= "$sourcename.h: $source.kidl\n"; + $dep_lines .= "\t\$(DCOPIDL2CPP) --c++-suffix $cxxsuffix --no-skel $source.kidl\n"; + } + + $allidls .= $sourcename . " "; + } + + $idlfiles{$program} .= $sourcename . " "; + + if ($program =~ /_la$/) { + $realObjs{$program} .= " $sourcename.lo"; + } else { + $realObjs{$program} .= " $sourcename.\$(OBJEXT)"; + } + $sources{$program} .= " $sourcename.$cxxsuffix"; + $sources_changed{$program} = 1; + $important{$program} .= "$sourcename.h " if (!$skel); + $idl_output .= "\\\n\t$sourcename.$cxxsuffix $sourcename.h $source.kidl "; + push(@cleanfiles, "$sourcename.$cxxsuffix"); + push(@cleanfiles, "$sourcename.h"); + push(@cleanfiles, "$sourcename.kidl"); + $dep_files .= " \$(DEPDIR)/$sourcename.P"; + } + } + if ($dep_lines) { + appendLines($dep_lines); + } + + if (0) { + my $lookup = "($program)"; + $lookup .= '(|\$\(EXEEXT\))'; + $lookup =~ s/\_/./g; + $lookup .= ":(.*..$program\_OBJECTS..*)"; + # $lookup = quotemeta($lookup); + if ($MakefileData =~ /\n$lookup\n/) { + + my $line = "$1$2: "; + foreach $file (split(' ', $idlfiles{$program})) { + $line .= "$file.$cxxsuffix "; + } + $line .= $3; + substituteLine($lookup, $line); + } else { + print STDERR "no built dependency found $lookup\n"; + } + } +} + +sub tag_UIFILES () +{ + my @psources = split(/[\034\s]+/, $sources{$program}); + my $dep_lines = ""; + my @depFiles = (); + + foreach $source (@psources) { + + if ($source =~ m/\.ui$/) { + + print STDERR "adding UI file $source\n" if ($verbose); + + my $qs = quotemeta($source); + $sources{$program} =~ s/$qs//; + $sources_changed{$program} = 1; + + $source =~ s/\.ui$//; + + my $sourcedir = ''; + if (-f "$makefileDir/$source.ui") { + $sourcedir = '$(srcdir)/'; + } + + if ($alluis !~ /$source/) { + + $dep_lines .= "$source.$cxxsuffix: $sourcedir$source.ui $source.h $source.moc\n"; + $dep_lines .= "\trm -f $source.$cxxsuffix\n"; + if (!$kdeopts{"qtonly"}) { + $dep_lines .= "\techo '#include ' > $source.$cxxsuffix\n"; + $dep_lines .= "\t\$(UIC) -tr i18n -i $source.h $sourcedir$source.ui | sed -e \"s,i18n( \\\"\\\" ),QString::null,g\" >> $source.$cxxsuffix || rm -f $source.$cxxsuffix\n"; + } else { + $dep_lines .= "\t\$(UIC) -i $source.h $sourcedir$source.ui > $source.$cxxsuffix || rm -f $source.$cxxsuffix\n"; + } + $dep_lines .= "\techo '#include \"$source.moc\"' >> $source.$cxxsuffix\n\n"; + $dep_lines .= "$source.h: $sourcedir$source.ui\n"; + $dep_lines .= "\t\$(UIC) -o $source.h $sourcedir$source.ui\n\n"; + $dep_lines .= "$source.moc: $source.h\n"; + $dep_lines .= "\t\$(MOC) $source.h -o $source.moc\n"; + + $alluis .= "$source "; + $depedmocs{$program} .= " $source.moc"; + $globalmocs{$source} = "\035$source.h\035$source.cpp"; + } + + if ($program =~ /_la$/) { + $realObjs{$program} .= " $source.lo"; + } else { + $realObjs{$program} .= " $source.\$(OBJEXT)"; + } + $sources{$program} .= " $source.$cxxsuffix"; + $sources_changed{$program} = 1; + $important{$program} .= "$source.h "; + $ui_output .= "\\\n\t$source.$cxxsuffix $source.h $source.moc "; + push(@cleanfiles, "$source.$cxxsuffix"); + push(@cleanfiles, "source.h"); + push(@cleanfiles, "$source.moc"); + + $dep_files .= " \$(DEPDIR)/$source.P"; + } + } + if ($dep_lines) { + appendLines($dep_lines); + } +} + +sub tag_ICON() +{ + my $lookup = '([^\s]*)_ICON\s*=\s*([^\n]*)'; + my $install = ""; + my $uninstall = ""; + + while ($MakefileData =~ /\n$lookup/og) { + my $destdir; + if ($1 eq "KDE") { + $destdir = "kde_icondir"; + } else { + $destdir = $1 . "dir"; + } + my $iconauto = ($2 =~ /AUTO\s*$/); + my @appnames = (); + if ( ! $iconauto ) { + my @_appnames = split(" ", $2); + print STDOUT "KDE_ICON processing <@_appnames>\n" if ($verbose); + foreach $appname (@_appnames) { + push(@appnames, quotemeta($appname)); + } + } else { + print STDOUT "KDE_ICON processing \n" if ($verbose); + } + + my @files = (); + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/); + next if (! -f $entry); + if ( $iconauto ) + { + push(@files, $entry) + if ($entry =~ /\.xpm/ || $entry =~ /\.png/); + } else { + foreach $appname (@appnames) { + push(@files, $entry) + if ($entry =~ /-$appname\.xpm/ || $entry =~ /-$appname\.png/); + } + } + } + closedir (THISDIR); + + my %directories = (); + + foreach $file (@files) { + my $newfile = $file; + my $prefix = $file; + $prefix =~ s/\.(png|xpm)$//; + my $appname = $prefix; + $appname =~ s/^[^-]+-// if ($appname =~ /-/) ; + $appname =~ s/^[^-]+-// if ($appname =~ /-/) ; + $appname = quotemeta($appname); + $prefix =~ s/$appname$//; + $prefix =~ s/-$//; + + $prefix = 'lo16-app' if ($prefix eq 'mini'); + $prefix = 'lo32-app' if ($prefix eq 'lo'); + $prefix = 'hi48-app' if ($prefix eq 'large'); + $prefix .= '-app' if ($prefix =~ m/^...$/); + + my $type = $prefix; + $type =~ s/^.*-([^-]+)$/$1/; + $prefix =~ s/^(.*)-[^-]+$/$1/; + + my %type_hash = + ( + 'action' => 'actions', + 'app' => 'apps', + 'device' => 'devices', + 'filesys' => 'filesystems', + 'mime' => 'mimetypes' + ); + + if (! defined $type_hash{$type} ) { + print STDERR "unknown icon type $type in $printname ($file)\n"; + next; + } + + my %dir_hash = + ( + 'los' => 'locolor/16x16', + 'lom' => 'locolor/32x32', + 'him' => 'hicolor/32x32', + 'hil' => 'hicolor/48x48', + 'lo16' => 'locolor/16x16', + 'lo22' => 'locolor/22x22', + 'lo32' => 'locolor/32x32', + 'hi16' => 'hicolor/16x16', + 'hi22' => 'hicolor/22x22', + 'hi32' => 'hicolor/32x32', + 'hi48' => 'hicolor/48x48', + 'hi64' => 'hicolor/64x64', + 'hisc' => 'hicolor/scalable' + ); + + $newfile =~ s@.*-($appname\.(png|xpm?))@$1@; + + if (! defined $dir_hash{$prefix}) { + print STDERR "unknown icon prefix $prefix in $printname\n"; + next; + } + + my $dir = $dir_hash{$prefix} . "/" . $type_hash{$type}; + if ($newfile =~ /-[^\.]/) { + my $tmp = $newfile; + $tmp =~ s/^([^-]+)-.*$/$1/; + $dir = $dir . "/" . $tmp; + $newfile =~ s/^[^-]+-//; + } + + if (!defined $directories{$dir}) { + $install .= "\t\$(mkinstalldirs) \$(DESTDIR)\$($destdir)/$dir\n"; + $directories{$dir} = 1; + } + + $install .= "\t\$(INSTALL_DATA) \$(srcdir)/$file \$(DESTDIR)\$($destdir)/$dir/$newfile\n"; + $uninstall .= "\t-rm -f \$(DESTDIR)\$($destdir)/$dir/$newfile\n"; + + } + } + + if (length($install)) { + $target_adds{"install-data-am"} .= "install-kde-icons "; + $target_adds{"uninstall-am"} .= "uninstall-kde-icons "; + appendLines("install-kde-icons:\n" . $install . "\nuninstall-kde-icons:\n" . $uninstall); + } +} + +sub handle_POFILES($$) +{ + my @pofiles = split(" ", $_[0]); + my $lang = $_[1]; + + # Build rules for creating the gmo files + my $tmp = ""; + my $allgmofiles = ""; + my $pofileLine = "POFILES ="; + foreach $pofile (@pofiles) + { + $pofile =~ /(.*)\.[^\.]*$/; # Find name minus extension + $tmp .= "$1.gmo: $pofile\n"; + $tmp .= "\trm -f $1.gmo; \$(GMSGFMT) -o $1.gmo \$(srcdir)/$pofile\n"; + $tmp .= "\ttest ! -f $1.gmo || touch $1.gmo\n"; + $allgmofiles .= " $1.gmo"; + $pofileLine .= " $1.po"; + } + appendLines ($tmp); + my $lookup = 'POFILES\s*=([^\n]*)'; + if ($MakefileData !~ /\n$lookup/o) { + appendLines("$pofileLine\nGMOFILES =$allgmofiles"); + } else { + substituteLine ($lookup, "$pofileLine\nGMOFILES =$allgmofiles"); + } + + if ($allgmofiles) { + + # Add the "clean" rule so that the maintainer-clean does something + appendLines ("clean-nls:\n\t-rm -f $allgmofiles\n"); + + $target_adds{"maintainer-clean"} .= "clean-nls "; + + $lookup = 'DISTFILES\s*=\s*(.*)'; + if ($MakefileData =~ /\n$lookup\n/o) { + $tmp = "DISTFILES = \$(GMOFILES) \$(POFILES) $1"; + substituteLine ($lookup, $tmp); + } + } + + $target_adds{"install-data-am"} .= "install-nls "; + + $tmp = "install-nls:\n"; + if ($lang) { + $tmp .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES\n"; + } + $tmp .= "\t\@for base in "; + foreach $pofile (@pofiles) + { + $pofile =~ /(.*)\.[^\.]*$/; # Find name minus extension + $tmp .= "$1 "; + } + + $tmp .= "; do \\\n"; + if ($lang) { + $tmp .= "\t echo \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES/\$\$base.mo ;\\\n"; + $tmp .= "\t test ! -f \$\$base.gmo || \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES/\$\$base.mo ;\\\n" + } else { + $tmp .= "\t echo \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/\$\$base/LC_MESSAGES/\$(PACKAGE).mo ;\\\n"; + $tmp .= "\t \$(mkinstalldirs) \$(DESTDIR)\$(kde_locale)/\$\$base/LC_MESSAGES ; \\\n"; + $tmp .= "\t test ! -f \$\$base.gmo || \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/\$\$base/LC_MESSAGES/\$(PACKAGE).mo ;\\\n"; + } + $tmp .= "\tdone\n\n"; + appendLines ($tmp); + + $target_adds{"uninstall"} .= "uninstall-nls "; + + $tmp = "uninstall-nls:\n"; + foreach $pofile (@pofiles) + { + $pofile =~ /(.*)\.[^\.]*$/; # Find name minus extension + if ($lang) { + $tmp .= "\trm -f \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES/$1.mo\n"; + } else { + $tmp .= "\trm -f \$(DESTDIR)\$(kde_locale)/$1/LC_MESSAGES/\$(PACKAGE).mo\n"; + } + } + appendLines($tmp); + + $target_adds{"all"} .= "all-nls "; + + $tmp = "all-nls: \$(GMOFILES)\n"; + + appendLines($tmp); + + $target_adds{"distdir"} .= "distdir-nls "; + + $tmp = "distdir-nls:\$(GMOFILES)\n"; + $tmp .= "\tfor file in \$(POFILES); do \\\n"; + $tmp .= "\t cp \$(srcdir)/\$\$file \$(distdir); \\\n"; + $tmp .= "\tdone\n"; + $tmp .= "\tfor file in \$(GMOFILES); do \\\n"; + $tmp .= "\t cp \$(srcdir)/\$\$file \$(distdir); \\\n"; + $tmp .= "\tdone\n"; + + appendLines ($tmp); + + if (!$lang) { + appendLines("merge:\n\t\$(MAKE) -f \$(top_srcdir)/admin/Makefile.common package-merge POFILES=\"\${POFILES}\" PACKAGE=\${PACKAGE}\n\n"); + } + +} + +#----------------------------------------------------------------------------- + +# Returns 0 if the line was processed - 1 otherwise. +# Errors are logged in the global $errorflags +sub tag_POFILES () +{ + my $lookup = 'POFILES\s*=([^\n]*)'; + return 1 if ($MakefileData !~ /\n$lookup/o); + print STDOUT "POFILES processing <$1>\n" if ($verbose); + + my $tmp = $1; + + # make sure these are all gone. + if ($MakefileData =~ /\n\.po\.gmo:\n/) + { + print STDERR "Warning: Found old .po.gmo rules in $printname. New po rules not added\n"; + return 1; + } + + # Either find the pofiles in the directory (AUTO) or use + # only the specified po files. + my $pofiles = ""; + if ($tmp =~ /^\s*AUTO\s*$/) + { + opendir (THISDIR, "."); + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^#.*#$/); + $pofiles = join(" ", grep(/\.po$/, readdir(THISDIR))); + closedir (THISDIR); + print STDOUT "pofiles found = $pofiles\n" if ($verbose); + if (-f "charset" && -f "kdelibs.po") { + handle_TOPLEVEL(); + } + } + else + { + $tmp =~ s/\034/ /g; + $pofiles = $tmp; + } + return 1 if (!$pofiles); # Nothing to do + + handle_POFILES($pofiles, $kdelang); + + return 0; +} + +sub helper_LOCALINSTALL($) +{ + my $lookup = "\n" . $_[0] . ":"; + if ($MakefileData =~ /($lookup)/) { + + my $install = $MakefileData; + $install =~ s/\n/\035/g; + $install =~ s/.*\035$_[0]:[^\035]*\035//; + my $emptyline = 0; + while (! $emptyline) { + if ($install =~ /([^\035]*)\035(.*)/) { + local $line = $1; + $install = $2; + if ($line !~ /^\s*$/ && $line !~ /^(\@.*\@)*\t/) { + $emptyline = 1; + } else { + replaceDestDir($line); + } + } else { + $emptyline = 1; + } + } + } + +} + +sub tag_LOCALINSTALL () +{ + helper_LOCALINSTALL('install-exec-local'); + helper_LOCALINSTALL('install-data-local'); + helper_LOCALINSTALL('uninstall-local'); + + return 0; +} + +sub replaceDestDir($) { + local $line = $_[0]; + + if ( $line =~ /^\s*(\@.*\@)*\s*\$\(mkinstalldirs\)/ + || $line =~ /^\s*(\@.*\@)*\s*\$\(INSTALL\S*\)/ + || $line =~ /^\s*(\@.*\@)*\s*(-?rm.*) \S*$/) + { + $line =~ s/^(.*) ([^\s]*)\s*$/$1 \$(DESTDIR)$2/ if ($line !~ /\$\(DESTDIR\)/); + } + + if ($line ne $_[0]) { + $_[0] = quotemeta $_[0]; + substituteLine($_[0], $line); + } +} + +#--------------------------------------------------------------------------- +sub tag_CLOSURE () { + return if ($program !~ /_la$/); + + my $lookup = quotemeta($realname{$program}) . ":.*?\n\t.*?\\((.*?)\\) .*\n"; + $MakefileData =~ m/$lookup/; + return if ($1 !~ /CXXLINK/); + + if ($MakefileData !~ /\n$program\_LDFLAGS\s*=.*-no-undefined/ && + $MakefileData !~ /\n$program\_LDFLAGS\s*=.*KDE_PLUGIN/ ) { + print STDERR "Report: $program contains undefined in $printname\n" if ($program =~ /^lib/ && $dryrun); + return; + } + my $closure = $realname{$program} . ".closure"; + my $lines = "$closure: \$($program\_OBJECTS) \$($program\_DEPENDENCIES)\n"; + $lines .= "\t\@echo \"int main() {return 0;}\" > $program\_closure.$cxxsuffix\n"; + $lines .= "\t\@\$\(LTCXXCOMPILE\) -c $program\_closure.$cxxsuffix\n"; + $lines .= "\t\@\$\(CXXLINK\) $program\_closure.lo \$($program\_LDFLAGS) \$($program\_OBJECTS) \$($program\_LIBADD) \$(LIBS)\n"; + $lines .= "\t\@rm -f $program\_closure.* $closure\n"; + $lines .= "\t\@echo \"timestamp\" > $closure\n"; + $lines .= "\n"; + appendLines($lines); + $lookup = $realname{$program} . ": (.*)"; + if ($MakefileData =~ /\n$lookup\n/) { + $lines = "\@KDE_USE_CLOSURE_TRUE@". $realname{$program} . ": $closure $1"; + $lines .= "\n\@KDE_USE_CLOSURE_FALSE@" . $realname{$program} . ": $1"; + substituteLine($lookup, $lines); + } + $closure_output .= " $closure"; +} + +sub tag_DIST () { + my %foundfiles = (); + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile$$/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/); + next if (! -f $entry); + next if ($entry =~ /\.moc/ || $entry =~ /\.lo$/ || $entry =~ /\.la$/ || $entry =~ /\.o/); + $foundfiles{$entry} = 1; + } + closedir (THISDIR); + + my @marks = ("EXTRA_DIST", "DIST_COMMON", '\S*_SOURCES', '\S*_HEADERS', 'MAINTAINERCLEANFILES', 'CLEANFILES', 'DISTCLEANFILES', '\S*_OBJECTS'); + foreach $mark (@marks) { + while ($MakefileData =~ /\n($mark)\s*=\s*([^\n]*)/g) { + foreach $file (split('[\034\s]', $2)) { + $file =~ s/\.\///; + $foundfiles{$file} = 0 if (defined $foundfiles{$file}); + } + } + } + my @files = ("Makefile", "config.cache", "config.log", "stamp-h", + "stamp-h1", "stamp-h1", "config.h", "Makefile", "config.status", "config.h", "libtool"); + foreach $file (@files) { + $foundfiles{$file} = 0 if (defined $foundfiles{$file}); + } + + my $KDE_DIST = ""; + foreach $file (keys %foundfiles) { + if ($foundfiles{$file} == 1) { + $KDE_DIST .= "$file "; + } + } + if ($KDE_DIST) { + print "KDE_DIST $printname $KDE_DIST\n" if ($verbose); + + my $lookup = "DISTFILES *=(.*)"; + if ($MakefileData =~ /\n$lookup\n/o) { + substituteLine($lookup, "KDE_DIST=$KDE_DIST\n\nDISTFILES=$1 \$(KDE_DIST)\n"); + } + } +} + +#----------------------------------------------------------------------------- +# Returns 0 if the line was processed - 1 otherwise. +# Errors are logged in the global $errorflags +sub tag_DOCFILES () +{ +# if ($MakefileData =~ /\nSUBDIRS\s*=/) { # subdirs +# $MakefileData =~ /\n(.*-recursive:\s*)\n/; +# my $orig_rules = $1; +# my $rules = $orig_rules; +# $rules =~ s/:\s*$//; +# substituteLine($orig_rules, "$rules docs-recursive:"); +# appendLines("docs: docs-recursive docs-am\n"); +# } else { +# appendLines("docs: docs-am\n"); +# } + $target_adds{"all"} .= "docs-am "; + + my $lookup = 'KDE_DOCS\s*=\s*([^\n]*)'; + goto nodocs if ($MakefileData !~ /\n$lookup/o); + print STDOUT "KDE_DOCS processing <$1>\n" if ($verbose); + + my $tmp = $1; + + # Either find the files in the directory (AUTO) or use + # only the specified po files. + my $files = ""; + my $appname = $tmp; + $appname =~ s/^(\S*)\s*.*$/$1/; + if ($appname =~ /AUTO/) { + $appname = basename($makefileDir); + if ("$appname" eq "en") { + print STDERR "Error: KDE_DOCS = AUTO relies on the directory name. Yours is 'en' - you most likely want something else, e.g. KDE_DOCS = myapp\n"; + exit(1); + } + } + + if ($tmp !~ / - /) + { + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/); + next if (! -f $entry); + $files .= "$entry "; + } + closedir (THISDIR); + print STDOUT "docfiles found = $files\n" if ($verbose); + } + else + { + $tmp =~ s/\034/ /g; + $tmp =~ s/^\S*\s*-\s*//; + $files = $tmp; + } + goto nodocs if (!$files); # Nothing to do + + if ($files =~ /(^| )index\.docbook($| )/) { + + my $lines = ""; + my $lookup = 'MEINPROC\s*='; + if ($MakefileData !~ /\n($lookup)/) { + $lines = "MEINPROC=/\$(kde_bindir)/meinproc\n"; + } + $lookup = 'KDE_XSL_STYLESHEET\s*='; + if ($MakefileData !~ /\n($lookup)/) { + $lines .= "KDE_XSL_STYLESHEET=/\$(kde_datadir)/ksgmltools2/customization/kde-chunk.xsl\n"; + } + $lookup = '\nindex.cache.bz2:'; + if ($MakefileData !~ /\n($lookup)/) { + $lines .= "index.cache.bz2: \$(srcdir)/index.docbook \$(KDE_XSL_STYLESHEET) $files\n"; + $lines .= "\t\@if test -n \"\$(MEINPROC)\"; then echo \$(MEINPROC) --check --cache index.cache.bz2 \$(srcdir)/index.docbook; \$(MEINPROC) --check --cache index.cache.bz2 \$(srcdir)/index.docbook; fi\n"; + $lines .= "\n"; + } + + $lines .= "docs-am: index.cache.bz2\n"; + $lines .= "\n"; + $lines .= "install-docs: docs-am install-nls\n"; + $lines .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname\n"; + $lines .= "\t\@if test -f index.cache.bz2; then \\\n"; + $lines .= "\techo \$(INSTALL_DATA) index.cache.bz2 \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n"; + $lines .= "\t\$(INSTALL_DATA) index.cache.bz2 \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n"; + $lines .= "\tfi\n"; + $lines .= "\t-rm -f \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/common\n"; + $lines .= "\t\$(LN_S) \$(kde_libs_htmldir)/$kdelang/common \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/common\n"; + + $lines .= "\n"; + $lines .= "uninstall-docs:\n"; + $lines .= "\t-rm -rf \$(kde_htmldir)/$kdelang/$appname\n"; + $lines .= "\n"; + $lines .= "clean-docs:\n"; + $lines .= "\t-rm -f index.cache.bz2\n"; + $lines .= "\n"; + $target_adds{"install-data-am"} .= "install-docs "; + $target_adds{"uninstall"} .= "uninstall-docs "; + $target_adds{"clean-am"} .= "clean-docs "; + appendLines ($lines); + } else { + appendLines("docs-am: $files\n"); + } + + $target_adds{"install-data-am"} .= "install-nls"; + $target_adds{"uninstall"} .= "uninstall-nls "; + + $tmp = "install-nls:\n"; + $tmp .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname\n"; + $tmp .= "\t\@for base in $files; do \\\n"; + $tmp .= "\t echo \$(INSTALL_DATA) \$\$base \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/\$\$base ;\\\n"; + $tmp .= "\t \$(INSTALL_DATA) \$(srcdir)/\$\$base \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/\$\$base ;\\\n"; + $tmp .= "\tdone\n"; + if ($appname eq 'common') { + $tmp .= "\t\@echo \"merging common and language specific dir\" ;\\\n"; + $tmp .= "\tif test ! -e \$(kde_htmldir)/en/common/kde-common.css; then echo 'no english docs found in \$(kde_htmldir)/en/common/'; exit 1; fi \n"; + $tmp .= "\t\@com_files=`cd \$(kde_htmldir)/en/common && echo *` ;\\\n"; + $tmp .= "\tcd \$(DESTDIR)\$(kde_htmldir)/$kdelang/common ;\\\n"; + $tmp .= "\tif test -n \"\$\$com_files\"; then for p in \$\$com_files ; do \\\n"; + $tmp .= "\t case \" $files \" in \\\n"; + $tmp .= "\t *\" \$\$p \"*) ;; \\\n"; + $tmp .= "\t *) test ! -e \$\$p && echo \$(LN_S) ../../en/common/\$\$p \$(DESTDIR)\$(kde_htmldir)/$kdelang/common/\$\$p && \$(LN_S) ../../en/common/\$\$p \$\$p ;; \\\n"; + $tmp .= "\t esac ; \\\n"; + $tmp .= "\tdone ; fi ; true\n"; + } + $tmp .= "\n"; + $tmp .= "uninstall-nls:\n"; + $tmp .= "\tfor base in $files; do \\\n"; + $tmp .= "\t rm -f \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/\$\$base ;\\\n"; + $tmp .= "\tdone\n\n"; + appendLines ($tmp); + + $target_adds{"distdir"} .= "distdir-nls "; + + $tmp = "distdir-nls:\n"; + $tmp .= "\tfor file in $files; do \\\n"; + $tmp .= "\t cp \$(srcdir)/\$\$file \$(distdir); \\\n"; + $tmp .= "\tdone\n"; + + appendLines ($tmp); + + return 0; + + nodocs: + appendLines("docs-am:\n"); + return 1; +} + +#----------------------------------------------------------------------------- +# Find headers in any of the source directories specified previously, that +# are candidates for "moc-ing". +sub findMocCandidates () +{ + my @list = (); + foreach $dir (@headerdirs) + { + opendir (SRCDIR, "$dir"); + @hFiles = grep { /.+\.$hExt$/o } readdir(SRCDIR); + closedir SRCDIR; + foreach $hf (@hFiles) + { + open (HFIN, "$dir/$hf") || die "Could not open $dir/$hf: $!\n"; + my $hfsize = 0; + seek(HFIN, 0, 2); + $hfsize = tell(HFIN); + seek(HFIN, 0, 0); + read HFIN, $hfData, $hfsize; + close HFIN; + # push (@list, $hf) if(index($hfData, "Q_OBJECT") >= 0); ### fast but doesn't handle //Q_OBJECT + if ( $hfData =~ /{([^}]*)Q_OBJECT/s ) { ## handle " { friend class blah; Q_OBJECT " + push (@list, $hf) unless $1 =~ m://[^\n]*Q_OBJECT[^\n]*$:s; ## handle "// Q_OBJECT" + } + } + # The assoc array of root of headerfile and header filename + foreach $hFile (@list) + { + $hFile =~ /(.*)\.[^\.]*$/; # Find name minus extension + if ($mocFiles{$1}) + { + print STDERR "Warning: Multiple header files found for $1\n"; + next; # Use the first one + } + $mocFiles{$1} = "$dir\035$hFile"; # Add relative dir + } + } + + return 0; +} + +#----------------------------------------------------------------------------- + +# The programmer has specified a moc list. Prune out the moc candidates +# list that we found based on looking at the header files. This generates +# a warning if the programmer gets the list wrong, but this doesn't have +# to be fatal here. +sub pruneMocCandidates ($) +{ + my %prunedMoc = (); + local @mocList = split(' ', @_[0]); + + foreach $mocname (@mocList) + { + $mocname =~ s/\.moc$//; + if ($mocFiles{$mocname}) + { + $prunedMoc{$mocname} = $mocFiles{$mocname}; + } + else + { + my $print = $makefileDir; + $print =~ s/^\Q$topdir\E\\//; + # They specified a moc file but we can't find a header that + # will generate this moc file. That's possible fatal! + print STDERR "Warning: No moc-able header file for $print/$mocname\n"; + } + } + + undef %mocFiles; + %mocFiles = %prunedMoc; +} + +#----------------------------------------------------------------------------- + +# Finds the cpp files (If they exist). +# The cpp files get appended to the header file separated by \035 +sub checkMocCandidates () +{ + my @cppFiles; + my $cpp2moc; # which c++ file includes which .moc files + my $moc2cpp; # which moc file is included by which c++ files + + return unless (keys %mocFiles); + opendir(THISDIR, ".") || return; + @cppFiles = grep { /.+\.$cppExt$/o && !/.+\.moc\.$cppExt$/o + && !/.+\.all_$cppExt\.$cppExt$/o } readdir(THISDIR); + closedir THISDIR; + return unless (@cppFiles); + my $files = join (" ", @cppFiles); + $cpp2moc = {}; + $moc2cpp = {}; + foreach $cxxf (@cppFiles) + { + open (CXXFIN, $cxxf) || die "Could not open $cxxf: $!\n"; + seek(CXXFIN, 0, 2); + my $cxxfsize = tell(CXXFIN); + seek(CXXFIN, 0, 0); + read CXXFIN, $cxxfData, $cxxfsize; + close CXXFIN; + while(($cxxfData =~ m/^[ \t]*\#include\s*[<\"](.*\.moc)[>\"]/gm)) { + $cpp2moc->{$cxxf}->{$1} = 1; + $moc2cpp->{$1}->{$cxxf} = 1; + } + } + foreach my $mocFile (keys (%mocFiles)) + { + @cppFiles = keys %{$moc2cpp->{"$mocFile.moc"}}; + if (@cppFiles == 1) { + $mocFiles{$mocFile} .= "\035" . $cppFiles[0]; + push(@deped, $mocFile); + } elsif (@cppFiles == 0) { + push (@newObs, $mocFile); # Produce new object file + next if ($haveAutomocTag); # This is expected... + # But this is an error we can deal with - let them know + print STDERR + "Warning: No c++ file that includes $mocFile.moc\n"; + } else { + # We can't decide which file to use, so it's fatal. Although as a + # guess we could use the mocFile.cpp file if it's in the list??? + print STDERR + "Error: Multiple c++ files that include $mocFile.moc\n"; + print STDERR "\t",join ("\t", @cppFiles),"\n"; + $errorflag = 1; + delete $mocFiles{$mocFile}; + # Let's continue and see what happens - They have been told! + } + } +} + +#----------------------------------------------------------------------------- + +# Add the rules for generating moc source from header files +# For Automoc output *.moc.cpp but normally we'll output *.moc +# (We must compile *.moc.cpp separately. *.moc files are included +# in the appropriate *.cpp file by the programmer) +sub addMocRules () +{ + my $cppFile; + my $hFile; + + foreach $mocFile (keys (%mocFiles)) + { + undef $cppFile; + ($dir, $hFile, $cppFile) = split ("\035", $mocFiles{$mocFile}, 3); + $dir =~ s#^\.#\$(srcdir)#; + if (defined ($cppFile)) + { + $target_adds{"\$(srcdir)/$cppFile"} .= "$mocFile.moc "; + appendLines ("$mocFile.moc: $dir/$hFile\n\t\$(MOC) $dir/$hFile -o $mocFile.moc\n"); + $cleanMoc .= " $mocFile.moc"; + } + else + { + appendLines ("$mocFile$mocExt: $dir/$hFile\n\t\$(MOC) $dir/$hFile -o $mocFile$mocExt\n"); + $cleanMoc .= " $mocFile$mocExt"; + } + } +} + +sub make_meta_classes () +{ + return if ($kdeopts{"qtonly"}); + + my $cppFile; + my $hFile; + my $moc_class_headers = ""; + foreach $program (@programs) { + my $mocs = ""; + my @progsources = split(/[\s\034]+/, $sources{$program}); + my @depmocs = split(' ', $depedmocs{$program}); + my %shash = (), %mhash = (); + @shash{@progsources} = 1; # we are only interested in the existence + @mhash{@depmocs} = 1; + + print STDOUT "program=$program\n" if ($verbose); + print STDOUT "psources=[".join(' ', keys %shash)."]\n" if ($verbose); + print STDOUT "depmocs=[".join(' ', keys %mhash)."]\n" if ($verbose); + print STDOUT "globalmocs=[".join(' ', keys(%globalmocs))."]\n" if ($verbose); + foreach my $mocFile (keys (%globalmocs)) + { + undef $cppFile; + ($dir, $hFile, $cppFile) = split ("\035", $globalmocs{$mocFile}, 3); + $dir =~ s#^\.#\$(srcdir)#; + if (defined ($cppFile)) + { + $mocs .= " $mocFile.moc" if exists $shash{$cppFile}; + } + else + { + # Bah. This is the case, if no C++ file includes the .moc + # file. We make a .moc.cpp file for that. Unfortunately this + # is not included in the %sources hash, but rather is mentioned + # in %depedmocs. If the user wants to use AUTO he can't just + # use an unspecific METAINCLUDES. Instead he must use + # program_METAINCLUDES. Anyway, it's not working real nicely. + # E.g. Its not clear what happens if user specifies two + # METAINCLUDES=AUTO in the same Makefile.am. + $mocs .= " $mocFile.moc.$cxxsuffix" + if exists $mhash{$mocFile.".moc.$cxxsuffix"}; + } + } + if ($mocs) { + print STDOUT "==> mocs=[".$mocs."]\n" if ($verbose); + my $sourcename = $program."_meta_unload"; + my $ext = ($program =~ /_la$/) ? ".lo" : ".o"; + my $srcfile = $sourcename.".$cxxsuffix"; + my $objfile = $sourcename.$ext; + $moc_class_headers .= " $srcfile"; + my $appl; + $appl = "$srcfile: $mocs\n"; + $appl .= "\t\@echo 'creating $srcfile'\n"; + $appl .= "\t\@-rm -f $srcfile\n"; + $appl .= "\t\@echo 'static const char * _metalist_$program\[\] = {' > $srcfile\n"; + $appl .= "\t\@cat $mocs | grep 'char.*className' | "; + $appl .= "sed -e 's/.*[^A-Za-z0-9_:]\\([A-Za-z0-9_:]*\\)::className.*\$\$/\\\"\\1\\\",/' | sort | uniq >> $srcfile\n"; + $appl .= "\t\@echo '0};' >> $srcfile\n"; + $appl .= "\t\@echo '#include ' >> $srcfile\n"; + $appl .= "\t\@echo '_UNLOAD($program)' >> $srcfile\n"; + $appl .= "\n"; + + $realObjs{$program} .= " \034" . $objfile . " "; + $sources{$program} .= " $srcfile"; + $sources_changed{$program} = 1; + $dep_files .= " \$(DEPDIR)/$sourcename.P"; + appendLines ($appl); + } + print STDOUT "\n" if $verbose; + } + if ($moc_class_headers) { + appendLines ("$cleantarget-moc-classes:\n\t-rm -f $moc_class_headers\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-moc-classes "; + } +} + +#----------------------------------------------------------------------------- + +sub updateMakefile () +{ + return if ($dryrun); + + open (FILEOUT, "> $makefile") + || die "Could not create $makefile: $!\n"; + + print FILEOUT "\# $progId - " . '$Revision: 1.7 $ ' . "\n"; + $MakefileData =~ s/\034/\\\n/g; # Restore continuation lines + print FILEOUT $MakefileData; + close FILEOUT; +} + +#----------------------------------------------------------------------------- + +# The given line needs to be removed from the makefile +# Do this by adding the special "removed line" comment at the line start. +sub removeLine ($$) +{ + my ($lookup, $old) = @_; + + $old =~ s/\034/\\\n#>- /g; # Fix continuation lines + $MakefileData =~ s/\n$lookup/\n#>\- $old/; +} + +#----------------------------------------------------------------------------- + +# Replaces the old line with the new line +# old line(s) are retained but tagged as removed. The new line(s) have the +# "added" tag placed before it. +sub substituteLine ($$) +{ + my ($lookup, $new) = @_; + + if ($MakefileData =~ /\n($lookup)/) { + $old = $1; + $old =~ s/\034/\\\n#>\- /g; # Fix continuation lines + $new =~ s/\034/\\\n/g; + my $newCount = ($new =~ tr/\n//) + 1; + $MakefileData =~ s/\n$lookup/\n#>- $old\n#>\+ $newCount\n$new/; + } else { + print STDERR "Warning: substitution of \"$lookup\" in $printname failed\n"; + } +} + +#----------------------------------------------------------------------------- + +# Slap new lines on the back of the file. +sub appendLines ($) +{ + my ($new) = @_; + $new =~ s/\034/\\\n/g; # Fix continuation lines + my $newCount = ($new =~ tr/\n//) + 1; + $MakefileData .= "\n#>\+ $newCount\n$new"; +} + +#----------------------------------------------------------------------------- + +# Restore the Makefile.in to the state it was before we fiddled with it +sub restoreMakefile () +{ + $MakefileData =~ s/# $progId[^\n\034]*[\n\034]*//g; + # Restore removed lines + $MakefileData =~ s/([\n\034])#>\- /$1/g; + # Remove added lines + while ($MakefileData =~ /[\n\034]#>\+ ([^\n\034]*)/) + { + my $newCount = $1; + my $removeLines = ""; + while ($newCount--) { + $removeLines .= "[^\n\034]*([\n\034]|)"; + } + $MakefileData =~ s/[\n\034]#>\+.*[\n\034]$removeLines/\n/; + } +} + +#----------------------------------------------------------------------------- diff --git a/admin/am_edit.py b/admin/am_edit.py new file mode 100644 index 0000000..dfe574e --- /dev/null +++ b/admin/am_edit.py @@ -0,0 +1,330 @@ +import getopt, string, posixpath, sys, os, os.path, re + +# Some global globals... +verbose = 0 +thisProg = posixpath.basename(sys.argv[0]) +if not thisProg: # happy only when running in xemacs ;/ + thisProg = 'am_edit.py' +cppsuffixes = ['cpp', 'cc', 'cxx', 'C', 'c++'] +hExt = ['h', 'H', 'hh', 'hxx', 'h++'] +progId = "KDE tags expanded automatically by " + thisProg +use_final = 1 +dryrun = 0 +pathoption = 0 +topdir = os.path.abspath(os.curdir) + "/" +foreigndirs = [] + +class Makefile: + def __init__(self, file): + # some useful globals for the subroutines called here + self.headerdirs = ['.'] + self.haveAutomocTag = 0 + + self.programs = [] + + # lists the objects compiled into $program + self.realobjs = {} + # lists the sources used for $program + self.sources = {} + # lists the objects compiled when final + self.finalObjs = {} + # the binary name of program variable + self.realname = {} + # lists the idl files used for $program + self.idlfiles = {} + # lists all idl generated files for cleantarget + self.idl_output = "" + + self.depedmocs = {} + + self.dep_files = "" + self.dep_finals = "" + # the targets to add + self.target_adds = {} + self.kdelang = "" + self.makefile = file + self.makefileDir = os.path.dirname(self.makefile) + self.options = {} + + + NoMakefileAmFound = "found Makefile.in without Makefile.am" + + def findLine(self, line): + import types + if type(line) is types.StringType: + regexp = re.compile(line) + else: + regexp = line + for line in self.lines: + match = regexp.match(line) + if match: + return match + + def substituteLine(self, old, new): + import types + if type(old) is types.StringType: + regexp = re.compile(old) + else: + regexp = old + + for index in range(len(self.lines)): + line = self.lines[index] + match = regexp.match(line) + if match: + line = '#>- ' + line + newlines = string.split(new, '\n') + self.lines[index:index+1] = [line, '#>+ %d' % len(newlines)] + newlines + return + + def addTarget(self, target, dependson): + if not self.target_adds.has_key(target): + self.target_adds[target] = [dependson] + else: + self.target_adds[target].append(dependson) + + def appendLines(self, newlines): + lines = string.split(newlines, '\n') + ['\n'] + self.lines.extend(['#>+ %d' % len(lines)] + lines) + + def restore(self): + index = 0 + while index < len(self.lines): + line = self.lines[index] + if line[0:3] == '#>+': + # the +1 is the comment itself + linec = string.atoi(line[3:]) + 1 + del self.lines[index:index+linec] + continue + if line[0:3] == '#>-': + self.lines[index] = self.lines[index][4:] + index = index + 1 + + def initialize(self): + global foreigndirs + + os.chdir(self.makefileDir) + self.printname = string.replace(self.makefile, topdir, "") + self.makefile = os.path.basename(self.makefile) + + if not posixpath.exists("Makefile.am"): + raise self.NoMakefileAmFound, self.makefileDir + + for dir in foreigndirs: + if dir.match(self.makefileDir): + print 'leaving ' + self.makefileDir + return 0 + + f = open(self.makefile) + self.lines = [] + + while 1: + line = f.readline() + if not line: break + self.lines.append(string.rstrip(line)) + + f.close() + + # take out the + self.restore() + + optionline = re.compile('^\s*(\w+)\s*=\s*([^\n]*)$') + linecontinued = re.compile('\\\s*\n') + lastline = '' + + index = 0 + while index < len(self.lines): + line = self.lines[index] + if linecontinued.search(line): + self.lines[index] = linecontinued.sub(' ', line) + self.lines[index+1] + continue + else: + index = index + 1 + + match = optionline.search(line) + if match: + self.options[match.group(1)] = match.group(2) + + if self.options.has_key('KDE_OPTIONS'): + options = string.split(self.options['KDE_OPTIONS']) + if 'foreign' in options: + foreigndirs.append(re.compile(self.makefileDir + "/.*")) + return 0 + + self.cxxsuffix = "" + suffixes = re.compile('^\.SUFFIXES:(.*)$') + + for line in self.lines: + match = suffixes.match(line) + if match: + existing_suffixes = string.split(match.group(1)) + for suffix in existing_suffixes: + # leave out the . + if suffix[1:] in cppsuffixes: + self.cxxsuffix = suffix[1:] + break + if self.cxxsuffix: + break + + search_real_programs = {} + + for option in self.options.keys(): + if string.rfind(option, '_OBJECTS') > 0: + + program = option[0:string.find(option, '_OBJECTS')] + objs = self.options[option] + + variable_in_objects = 0 + + objlist = string.split(objs) + variable = re.compile('\$\((\w+)\)') + for obj in objlist: + match = variable.match(obj) + if match and not match.group(1) == 'OBJEXT': + variable_in_objects = 1 + break + + if variable_in_objects: + continue + + if len(program) > 3 and program[3] == 'am_': + program = program[3:] + + if verbose: + print "found program " + program + + self.programs.append(program) + self.realobjs[program] = objs + + if self.options.has_key(program + "_SOURCES"): + self.sources[program] = self.options[program + "_SOURCES"] + else: + self.sources[program] = "" + sys.stderr.write("found program with no _SOURCES: " + program + '\n') + + # unmask to regexp + realprogram = string.replace(program, '_', '.') + search_real_programs[program] = re.compile('.*(' + realprogram + + ')(\$\(EXEEXT\)?)?:.*\$\(' + + program + '_OBJECTS\).*') + + self.realname[program] = ""; + + for line in self.lines: + if string.find(line, '_OBJECTS') > 0: # just a random piece to not use at _every_ line + for program in self.programs: + match = search_real_programs[program].match(line) + if match: + self.realname[program] = match.group(1) + + def finalTouch(self): + if self.options.has_key('DEPDIR'): + sys.stderr.write(self.printname + " defines DEPDIR. This means you're using automake > 1.4 - this is not supported!") + else: + # taken out a random variable + self.substituteLine('bindir\s*=.*', 'DEPDIR = .deps\nbindir = ' + self.options['bindir']) + + self.appendLines('cvs-clean:\n' + + '\t$(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean') + + self.appendLines('kde-rpo-clean:\n'+ + '\t-rm -f *.rpo') + + self.addTarget('clean', 'kde-rpo-clean') + self.addAllTargets() + + def addAllTargets(self): + for target in self.target_adds.keys(): + match = self.findLine(target + ':\s*(.*)') + if match: + self.substituteLine(match.re, target + ': ' + + string.join(self.target_adds[target]) + + ' ' + match.group(1)) + + def writeback(self): + f = open(self.makefile, 'w') + for line in self.lines: + f.write(line) + f.write('\n') + f.close() + + def tag_automake(self): + match = self.findLine('^(.*cd \$\(top_srcdir\)\s+&&\s+\$\(AUTOMAKE\).*)$') + if not match: return 1 + self.substituteLine(match.re, match.group(1) + '\n' + + '\tcd $(top_srcdir) && python ' + + thisProg + ' ' + self.printname) + +def main(): + global use_final, dryrun, pathoption, thisProg, verbose + + optlist, makefiles = getopt.getopt(sys.argv[1:], 'vhp:n', [ + 'version', 'verbose', 'path=', 'help', 'no-final']) + + for option, param in optlist: + if option == '--version': + print "\n" + print thisProg + "$Revision: 1.3 $" + print "This is really free software, unencumbered by the GPL." + print "You can do anything you like with it except sueing me." + print "Copyright 1998 Kalle Dalheimer " + print "Concept, design and unnecessary questions about perl" + print " by Matthias Ettrich " + print "" + print "Making it useful by Stephan Kulow and" + print "Harri Porten " + print "Updated (Feb-1999), John Birch " + print "Current Maintainer Stephan Kulow" + sys.exit(0) + if option == '--verbose' or option == '-v': + verbose = 1 + if option == '-p' or option == '--path': + thisProg = param + "/" + thisProg + if (not posixpath.exists(thisProg)): + sys.stderr.write(thisProg + " doesn't exist\n") + pathoption=1 + if option == '--help' or option == '-h': + print "Usage " + thisProg + " [OPTION] ... [dir/Makefile.in]..." + print "Patches dir/Makefile.in generated from automake" + print "(where dir can be a full or relative directory name)" + print " -v, --verbose verbosely list files processed" + print " -h, --help print this help, then exit" + print " --version print version number, then exit" + print " -p, --path= use the path to am_edit if the path" + print " --no-final don't patch for --enable-final" + print " called from is not the one to be used" + sys.exit(0) + if option == '--no-final': + use_final = 0 + if option == '-n': + dryrun = 1 + + if not use_final: + thisProg = thisProg + " --no-final" + + if thisProg[0] == '/' and not pathoption: + sys.stderr.write( "Illegal full pathname call performed...\n" + "The call to \"" + thisProg + "\"\n" + "would be inserted in some Makefile.in.\n" + "Please use option --path.\n") + sys.exit(1) + + if len(makefiles) == 0: + import find + makefiles = find.find('Makefile.in') + + for index in range(len(makefiles)): + if not makefiles[index][0] == '/': + makefiles[index] = os.path.normcase(os.path.abspath(makefiles[index])) + + makefiles.sort() + for file in makefiles: + makefile = Makefile(file) + try: + makefile.initialize() + makefile.tag_automake() + makefile.finalTouch() + makefile.writeback() + except Makefile.NoMakefileAmFound, param: + if verbose: print Makefile.NoMakefileAmFound + ' in ' + param + +main() diff --git a/admin/conf.change.pl b/admin/conf.change.pl new file mode 100644 index 0000000..7793be4 --- /dev/null +++ b/admin/conf.change.pl @@ -0,0 +1,123 @@ +#!/usr/bin/perl -w + +# this script patches a config.status file, to use our own perl script +# in the main loop +# we do it this way to circumvent hacking (and thereby including) +# autoconf function (which are GPL) into our LGPL acinclude.m4.in +# written by Michael Matz + +# we have to change two places +# 1. the splitting of the substitutions into chunks of 90 (or even 48 in +# later autoconf's +# 2. the big main loop which patches all Makefile.in's +use File::Basename; + +my $ac_aux_dir = dirname($0); +my ($flag); +my $ac_version = 0; +my $vpath_seen = 0; +$flag = 0; + +while (<>) { +# usage of $flag: 0 -- we have seen nothing yet +# 1 -- we are in (1) +# 2 -- we have ended (1) +# 3 -- we are in (2) +# 4 -- we ended (2) + + if ($flag == 4) { + print; + } elsif ($flag == 0) { +# 1. begins with (including): "ac_max_sed_\S+\s*=\s*[0-9]+..." +# ends with (excluding) "CONFIG_FILE=..." +# in later autoconf (2.14.1) there is no CONFIG_FILES= line, +# but instead the (2) directly follow (1) + if (/^\s*ac_max_sed_([a-z]+).*=\s*([0-9]+)/ ) { + $flag = 1; + if ($1 eq 'lines') { + # lets hope its different with 2141, + # wasn't able to verify that + if ($2 eq '48') { + $ac_version = 250; + } + else { + $ac_version = 2141; + } + } elsif ($1 eq 'cmds') { + $ac_version = 213; + } + # hmm, we don't know the autoconf version, but we try anyway + } else { + print; + } + } elsif ($flag == 1) { + if (/^\s*CONFIG_FILES=/ && ($ac_version != 250)) { + print; + $flag = 2; + } elsif (/^\s*for\s+ac_file\s+in\s+.*CONFIG_FILES/ ) { + $flag = 3; + } + } elsif ($flag == 2) { +# 2. begins with: "for ac_file in.*CONFIG_FILES" (the next 'for' after (1)) +# end with: "rm -f conftest.s\*" +# on autoconf 250, it ends with '# CONFIG_HEADER section' + if (/^\s*for\s+ac_file\s+in\s+.*CONFIG_FILES/ ) { + $flag = 3; + } else { + print; + } + } elsif ($flag == 3) { + if (/^\s*rm\s+-f\s+conftest/ ) { + $flag = 4; + insert_main_loop(); + } elsif (/^\s*rm\s+-f\s+.*ac_cs_root/ ) { + $flag = 4; + insert_main_loop(); + #die "hhhhhhh"; + if ($ac_version != 2141) { + print STDERR "hmm, don't know autoconf version\n"; + } + } elsif (/^\#\s*CONFIG_HEADER section.*/) { + $flag = 4; + insert_main_loop(); + if($ac_version != 250) { + print STDERR "hmm, something went wrong :-(\n"; + } + } elsif (/VPATH/ ) { + $vpath_seen = 1; + } + } +} + +die "wrong input (flag != 4)" unless $flag == 4; +print STDERR "hmm, don't know autoconf version\n" unless $ac_version; +die "autoconf 2.50 is currently not supported" if $ac_version == 250; + +sub insert_main_loop { + print <> \$ac_cs_root.subs +EOF + } + print <> \$ac_cs_root.sacfiles + fi +done +if test -f \$ac_cs_root.sacfiles ; then + perl $ac_aux_dir/config.pl "\$ac_cs_root" "\$ac_given_srcdir" "\$ac_given_INSTALL" +fi +rm -f \$ac_cs_root.s* + +EOF + return; +} diff --git a/admin/config.guess b/admin/config.guess new file mode 100755 index 0000000..378eab8 --- /dev/null +++ b/admin/config.guess @@ -0,0 +1,1368 @@ +#! /bin/sh +# Attempt to guess a canonical system name. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. + +timestamp='2001-03-30' + +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Written by Per Bothner . +# Please send patches to . +# +# This script attempts to guess a canonical system name similar to +# config.sub. If it succeeds, it prints the system name on stdout, and +# exits with 0. Otherwise, it exits with 1. +# +# The plan is that this can be called by configure scripts if you +# don't specify an explicit build system type. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] + +Output the configuration name of the system \`$me' is run on. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.guess ($timestamp) + +Originally written by Per Bothner. +Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" >&2 + exit 1 ;; + * ) + break ;; + esac +done + +if test $# != 0; then + echo "$me: too many arguments$help" >&2 + exit 1 +fi + + +dummy=dummy-$$ +trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15 + +# CC_FOR_BUILD -- compiler used by this script. +# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still +# use `HOST_CC' if defined, but it is deprecated. + +case $CC_FOR_BUILD,$HOST_CC,$CC in + ,,) echo "int dummy(){}" > $dummy.c + for c in cc gcc c89 ; do + ($c $dummy.c -c -o $dummy.o) >/dev/null 2>&1 + if test $? = 0 ; then + CC_FOR_BUILD="$c"; break + fi + done + rm -f $dummy.c $dummy.o $dummy.rel + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; +esac + +# This is needed to find uname on a Pyramid OSx when run in the BSD universe. +# (ghazi@noc.rutgers.edu 8/24/94.) +if (test -f /.attbin/uname) >/dev/null 2>&1 ; then + PATH=$PATH:/.attbin ; export PATH +fi + +UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown +UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown +UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown +UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown + +# Note: order is significant - the case branches are not exclusive. + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + *:NetBSD:*:*) + # Netbsd (nbsd) targets should (where applicable) match one or + # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently + # switched to ELF, *-*-netbsd* would select the old + # object file format. This provides both forward + # compatibility and a consistent mechanism for selecting the + # object file format. + # Determine the machine/vendor (is the vendor relevant). + case "${UNAME_MACHINE}" in + amiga) machine=m68k-unknown ;; + arm32) machine=arm-unknown ;; + atari*) machine=m68k-atari ;; + sun3*) machine=m68k-sun ;; + mac68k) machine=m68k-apple ;; + macppc) machine=powerpc-apple ;; + hp3[0-9][05]) machine=m68k-hp ;; + ibmrt|romp-ibm) machine=romp-ibm ;; + *) machine=${UNAME_MACHINE}-unknown ;; + esac + # The Operating System including object format, if it has switched + # to ELF recently, or will in the future. + case "${UNAME_MACHINE}" in + i386|sparc|amiga|arm*|hp300|mvme68k|vax|atari|luna68k|mac68k|news68k|next68k|pc532|sun3*|x68k) + if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep __ELF__ >/dev/null + then + # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). + # Return netbsd for either. FIX? + os=netbsd + else + os=netbsdelf + fi + ;; + *) + os=netbsd + ;; + esac + # The OS release + release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: + # contains redundant information, the shorter form: + # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. + echo "${machine}-${os}${release}" + exit 0 ;; + alpha:OSF1:*:*) + if test $UNAME_RELEASE = "V4.0"; then + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` + fi + # A Vn.n version is a released version. + # A Tn.n version is a released field test version. + # A Xn.n version is an unreleased experimental baselevel. + # 1.2 uses "1.2" for uname -r. + cat <$dummy.s + .data +\$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + + .text + .globl main + .align 4 + .ent main +main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) + UNAME_MACHINE="alpha" + ;; + 1-0) + UNAME_MACHINE="alphaev5" + ;; + 1-1) + UNAME_MACHINE="alphaev56" + ;; + 1-101) + UNAME_MACHINE="alphapca56" + ;; + 2-303) + UNAME_MACHINE="alphaev6" + ;; + 2-307) + UNAME_MACHINE="alphaev67" + ;; + esac + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + exit 0 ;; + Alpha\ *:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # Should we change UNAME_MACHINE based on the output of uname instead + # of the specific Alpha model? + echo alpha-pc-interix + exit 0 ;; + 21064:Windows_NT:50:3) + echo alpha-dec-winnt3.5 + exit 0 ;; + Amiga*:UNIX_System_V:4.0:*) + echo m68k-unknown-sysv4 + exit 0;; + amiga:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:[Aa]miga[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-amigaos + exit 0 ;; + arc64:OpenBSD:*:*) + echo mips64el-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + arc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + hkmips:OpenBSD:*:*) + echo mips-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + pmax:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + sgi:OpenBSD:*:*) + echo mips-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + wgrisc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:OS/390:*:*) + echo i370-ibm-openedition + exit 0 ;; + arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) + echo arm-acorn-riscix${UNAME_RELEASE} + exit 0;; + SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) + echo hppa1.1-hitachi-hiuxmpp + exit 0;; + Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) + # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. + if test "`(/bin/universe) 2>/dev/null`" = att ; then + echo pyramid-pyramid-sysv3 + else + echo pyramid-pyramid-bsd + fi + exit 0 ;; + NILE*:*:*:dcosx) + echo pyramid-pyramid-svr4 + exit 0 ;; + sun4H:SunOS:5.*:*) + echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) + echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + i86pc:SunOS:5.*:*) + echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:6*:*) + # According to config.sub, this is the proper way to canonicalize + # SunOS6. Hard to guess exactly what SunOS6 will be like, but + # it's likely to be more like Solaris than SunOS4. + echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:*:*) + case "`/usr/bin/arch -k`" in + Series*|S4*) + UNAME_RELEASE=`uname -v` + ;; + esac + # Japanese Language versions have a version number like `4.1.3-JL'. + echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + exit 0 ;; + sun3*:SunOS:*:*) + echo m68k-sun-sunos${UNAME_RELEASE} + exit 0 ;; + sun*:*:4.2BSD:*) + UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` + test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 + case "`/bin/arch`" in + sun3) + echo m68k-sun-sunos${UNAME_RELEASE} + ;; + sun4) + echo sparc-sun-sunos${UNAME_RELEASE} + ;; + esac + exit 0 ;; + aushp:SunOS:*:*) + echo sparc-auspex-sunos${UNAME_RELEASE} + exit 0 ;; + atari*:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + # The situation for MiNT is a little confusing. The machine name + # can be virtually everything (everything which is not + # "atarist" or "atariste" at least should have a processor + # > m68000). The system name ranges from "MiNT" over "FreeMiNT" + # to the lowercase version "mint" (or "freemint"). Finally + # the system name "TOS" denotes a system which is actually not + # MiNT. But MiNT is downward compatible to TOS, so this should + # be no problem. + atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) + echo m68k-milan-mint${UNAME_RELEASE} + exit 0 ;; + hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) + echo m68k-hades-mint${UNAME_RELEASE} + exit 0 ;; + *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) + echo m68k-unknown-mint${UNAME_RELEASE} + exit 0 ;; + sun3*:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mac68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme88k:OpenBSD:*:*) + echo m88k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + powerpc:machten:*:*) + echo powerpc-apple-machten${UNAME_RELEASE} + exit 0 ;; + RISC*:Mach:*:*) + echo mips-dec-mach_bsd4.3 + exit 0 ;; + RISC*:ULTRIX:*:*) + echo mips-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + VAX*:ULTRIX*:*:*) + echo vax-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + 2020:CLIX:*:* | 2430:CLIX:*:*) + echo clipper-intergraph-clix${UNAME_RELEASE} + exit 0 ;; + mips:*:*:UMIPS | mips:*:*:RISCos) + sed 's/^ //' << EOF >$dummy.c +#ifdef __cplusplus +#include /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif + #if defined (host_mips) && defined (MIPSEB) + #if defined (SYSTYPE_SYSV) + printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_SVR4) + printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) + printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + #endif + #endif + exit (-1); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy \ + && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ + && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo mips-mips-riscos${UNAME_RELEASE} + exit 0 ;; + Night_Hawk:Power_UNIX:*:*) + echo powerpc-harris-powerunix + exit 0 ;; + m88k:CX/UX:7*:*) + echo m88k-harris-cxux7 + exit 0 ;; + m88k:*:4*:R4*) + echo m88k-motorola-sysv4 + exit 0 ;; + m88k:*:3*:R3*) + echo m88k-motorola-sysv3 + exit 0 ;; + AViiON:dgux:*:*) + # DG/UX returns AViiON for all architectures + UNAME_PROCESSOR=`/usr/bin/uname -p` + if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + then + if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ + [ ${TARGET_BINARY_INTERFACE}x = x ] + then + echo m88k-dg-dgux${UNAME_RELEASE} + else + echo m88k-dg-dguxbcs${UNAME_RELEASE} + fi + else + echo i586-dg-dgux${UNAME_RELEASE} + fi + exit 0 ;; + M88*:DolphinOS:*:*) # DolphinOS (SVR3) + echo m88k-dolphin-sysv3 + exit 0 ;; + M88*:*:R3*:*) + # Delta 88k system running SVR3 + echo m88k-motorola-sysv3 + exit 0 ;; + XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) + echo m88k-tektronix-sysv3 + exit 0 ;; + Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) + echo m68k-tektronix-bsd + exit 0 ;; + *:IRIX*:*:*) + echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + exit 0 ;; + ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' + i?86:AIX:*:*) + echo i386-ibm-aix + exit 0 ;; + ia64:AIX:*:*) + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:2:3) + if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then + sed 's/^ //' << EOF >$dummy.c + #include + + main() + { + if (!__power_pc()) + exit(1); + puts("powerpc-ibm-aix3.2.5"); + exit(0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo rs6000-ibm-aix3.2.5 + elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then + echo rs6000-ibm-aix3.2.4 + else + echo rs6000-ibm-aix3.2 + fi + exit 0 ;; + *:AIX:*:[45]) + IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'` + if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + IBM_ARCH=rs6000 + else + IBM_ARCH=powerpc + fi + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${IBM_ARCH}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:*:*) + echo rs6000-ibm-aix + exit 0 ;; + ibmrt:4.4BSD:*|romp-ibm:BSD:*) + echo romp-ibm-bsd4.4 + exit 0 ;; + ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and + echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + exit 0 ;; # report: romp-ibm BSD 4.3 + *:BOSX:*:*) + echo rs6000-bull-bosx + exit 0 ;; + DPX/2?00:B.O.S.:*:*) + echo m68k-bull-sysv3 + exit 0 ;; + 9000/[34]??:4.3bsd:1.*:*) + echo m68k-hp-bsd + exit 0 ;; + hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) + echo m68k-hp-bsd4.4 + exit 0 ;; + 9000/[34678]??:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + case "${UNAME_MACHINE}" in + 9000/31? ) HP_ARCH=m68000 ;; + 9000/[34]?? ) HP_ARCH=m68k ;; + 9000/[678][0-9][0-9]) + case "${HPUX_REV}" in + 11.[0-9][0-9]) + if [ -x /usr/bin/getconf ]; then + sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` + sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` + case "${sc_cpu_version}" in + 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 + 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 + 532) # CPU_PA_RISC2_0 + case "${sc_kernel_bits}" in + 32) HP_ARCH="hppa2.0n" ;; + 64) HP_ARCH="hppa2.0w" ;; + esac ;; + esac + fi ;; + esac + if [ "${HP_ARCH}" = "" ]; then + sed 's/^ //' << EOF >$dummy.c + + #define _HPUX_SOURCE + #include + #include + + int main () + { + #if defined(_SC_KERNEL_BITS) + long bits = sysconf(_SC_KERNEL_BITS); + #endif + long cpu = sysconf (_SC_CPU_VERSION); + + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1"); break; + case CPU_PA_RISC2_0: + #if defined(_SC_KERNEL_BITS) + switch (bits) + { + case 64: puts ("hppa2.0w"); break; + case 32: puts ("hppa2.0n"); break; + default: puts ("hppa2.0"); break; + } break; + #else /* !defined(_SC_KERNEL_BITS) */ + puts ("hppa2.0"); break; + #endif + default: puts ("hppa1.0"); break; + } + exit (0); + } +EOF + (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy` + if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi + rm -f $dummy.c $dummy + fi ;; + esac + echo ${HP_ARCH}-hp-hpux${HPUX_REV} + exit 0 ;; + ia64:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux${HPUX_REV} + exit 0 ;; + 3050*:HI-UX:*:*) + sed 's/^ //' << EOF >$dummy.c + #include + int + main () + { + long cpu = sysconf (_SC_CPU_VERSION); + /* The order matters, because CPU_IS_HP_MC68K erroneously returns + true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct + results, however. */ + if (CPU_IS_PA_RISC (cpu)) + { + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; + case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; + default: puts ("hppa-hitachi-hiuxwe2"); break; + } + } + else if (CPU_IS_HP_MC68K (cpu)) + puts ("m68k-hitachi-hiuxwe2"); + else puts ("unknown-hitachi-hiuxwe2"); + exit (0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo unknown-hitachi-hiuxwe2 + exit 0 ;; + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + echo hppa1.1-hp-bsd + exit 0 ;; + 9000/8??:4.3bsd:*:*) + echo hppa1.0-hp-bsd + exit 0 ;; + *9??*:MPE/iX:*:*) + echo hppa1.0-hp-mpeix + exit 0 ;; + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + echo hppa1.1-hp-osf + exit 0 ;; + hp8??:OSF1:*:*) + echo hppa1.0-hp-osf + exit 0 ;; + i?86:OSF1:*:*) + if [ -x /usr/sbin/sysversion ] ; then + echo ${UNAME_MACHINE}-unknown-osf1mk + else + echo ${UNAME_MACHINE}-unknown-osf1 + fi + exit 0 ;; + parisc*:Lites*:*:*) + echo hppa1.1-hp-lites + exit 0 ;; + hppa*:OpenBSD:*:*) + echo hppa-unknown-openbsd + exit 0 ;; + C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) + echo c1-convex-bsd + exit 0 ;; + C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) + echo c34-convex-bsd + exit 0 ;; + C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) + echo c38-convex-bsd + exit 0 ;; + C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) + echo c4-convex-bsd + exit 0 ;; + CRAY*X-MP:*:*:*) + echo xmp-cray-unicos + exit 0 ;; + CRAY*Y-MP:*:*:*) + echo ymp-cray-unicos${UNAME_RELEASE} + exit 0 ;; + CRAY*[A-Z]90:*:*:*) + echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ + -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ + exit 0 ;; + CRAY*TS:*:*:*) + echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3D:*:*:*) + echo alpha-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3E:*:*:*) + echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*SV1:*:*:*) + echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY-2:*:*:*) + echo cray2-cray-unicos + exit 0 ;; + F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) + FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` + FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit 0 ;; + hp300:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + i?86:BSD/386:*:* | i?86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + exit 0 ;; + sparc*:BSD/OS:*:*) + echo sparc-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:BSD/OS:*:*) + echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:FreeBSD:*:*) + echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit 0 ;; + *:OpenBSD:*:*) + echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + exit 0 ;; + i*:CYGWIN*:*) + echo ${UNAME_MACHINE}-pc-cygwin + exit 0 ;; + i*:MINGW*:*) + echo ${UNAME_MACHINE}-pc-mingw32 + exit 0 ;; + i*:PW*:*) + echo ${UNAME_MACHINE}-pc-pw32 + exit 0 ;; + i*:Windows_NT*:* | Pentium*:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we + # UNAME_MACHINE based on the output of uname instead of i386? + echo i386-pc-interix + exit 0 ;; + i*:UWIN*:*) + echo ${UNAME_MACHINE}-pc-uwin + exit 0 ;; + p*:CYGWIN*:*) + echo powerpcle-unknown-cygwin + exit 0 ;; + prep*:SunOS:5.*:*) + echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + *:GNU:*:*) + echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + exit 0 ;; + i*86:Minix:*:*) + echo ${UNAME_MACHINE}-pc-minix + exit 0 ;; + arm*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + ia64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux + exit 0 ;; + m68*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + mips:Linux:*:*) + cat >$dummy.c < /* for printf() prototype */ +int main (int argc, char *argv[]) { +#else +int main (argc, argv) int argc; char *argv[]; { +#endif +#ifdef __MIPSEB__ + printf ("%s-unknown-linux-gnu\n", argv[1]); +#endif +#ifdef __MIPSEL__ + printf ("%sel-unknown-linux-gnu\n", argv[1]); +#endif + return 0; +} +EOF + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + ;; + ppc:Linux:*:*) + # Determine Lib Version + cat >$dummy.c < +#if defined(__GLIBC__) +extern char __libc_version[]; +extern char __libc_release[]; +#endif +main(argc, argv) + int argc; + char *argv[]; +{ +#if defined(__GLIBC__) + printf("%s %s\n", __libc_version, __libc_release); +#else + printf("unknown\n"); +#endif + return 0; +} +EOF + LIBC="" + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null + if test "$?" = 0 ; then + ./$dummy | grep 1\.99 > /dev/null + if test "$?" = 0 ; then LIBC="libc1" ; fi + fi + rm -f $dummy.c $dummy + echo powerpc-unknown-linux-gnu${LIBC} + exit 0 ;; + alpha:Linux:*:*) + cat <$dummy.s + .data + \$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + .text + .globl main + .align 4 + .ent main + main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + LIBC="" + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) UNAME_MACHINE="alpha" ;; + 1-0) UNAME_MACHINE="alphaev5" ;; + 1-1) UNAME_MACHINE="alphaev56" ;; + 1-101) UNAME_MACHINE="alphapca56" ;; + 2-303) UNAME_MACHINE="alphaev6" ;; + 2-307) UNAME_MACHINE="alphaev67" ;; + esac + objdump --private-headers $dummy | \ + grep ld.so.1 > /dev/null + if test "$?" = 0 ; then + LIBC="libc1" + fi + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + exit 0 ;; + parisc:Linux:*:* | hppa:Linux:*:*) + # Look for CPU level + case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in + PA7*) echo hppa1.1-unknown-linux-gnu ;; + PA8*) echo hppa2.0-unknown-linux-gnu ;; + *) echo hppa-unknown-linux-gnu ;; + esac + exit 0 ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-gnu + exit 0 ;; + s390:Linux:*:* | s390x:Linux:*:*) + echo ${UNAME_MACHINE}-ibm-linux + exit 0 ;; + sh*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + sparc:Linux:*:* | sparc64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + x86_64:Linux:*:*) + echo x86_64-unknown-linux-gnu + exit 0 ;; + i?86:Linux:*:*) + # The BFD linker knows what the default object file format is, so + # first see if it will tell us. cd to the root directory to prevent + # problems with other programs or directories called `ld' in the path. + ld_supported_emulations=`cd /; ld --help 2>&1 \ + | sed -ne '/supported emulations:/!d + s/[ ][ ]*/ /g + s/.*supported emulations: *// + s/ .*// + p'` + case "$ld_supported_emulations" in + i?86linux) + echo "${UNAME_MACHINE}-pc-linux-gnuaout" + exit 0 + ;; + elf_i?86) + TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" + ;; + i?86coff) + echo "${UNAME_MACHINE}-pc-linux-gnucoff" + exit 0 + ;; + esac + # Either a pre-BFD a.out linker (linux-gnuoldld) + # or one that does not give us useful --help. + # GCC wants to distinguish between linux-gnuoldld and linux-gnuaout. + # If ld does not provide *any* "supported emulations:" + # that means it is gnuoldld. + test -z "$ld_supported_emulations" && echo "${UNAME_MACHINE}-pc-linux-gnuoldld" && exit 0 + case "${UNAME_MACHINE}" in + i?86) + VENDOR=pc; + ;; + *) + VENDOR=unknown; + ;; + esac + # Determine whether the default compiler is a.out or elf + cat >$dummy.c < +#ifdef __cplusplus +#include /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif +#ifdef __ELF__ +# ifdef __GLIBC__ +# if __GLIBC__ >= 2 + printf ("%s-${VENDOR}-linux-gnu\n", argv[1]); +# else + printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]); +# endif +# else + printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]); +# endif +#else + printf ("%s-${VENDOR}-linux-gnuaout\n", argv[1]); +#endif + return 0; +} +EOF + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0 + ;; +# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. earlier versions +# are messed up and put the nodename in both sysname and nodename. + i?86:DYNIX/ptx:4*:*) + echo i386-sequent-sysv4 + exit 0 ;; + i?86:UNIX_SV:4.2MP:2.*) + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, + # I just have to hope. -- rms. + # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit 0 ;; + i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*) + UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then + echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + fi + exit 0 ;; + i?86:*:5:7*) + # Fixed at (any) Pentium or better + UNAME_MACHINE=i586 + if [ ${UNAME_SYSTEM} = "UnixWare" ] ; then + echo ${UNAME_MACHINE}-sco-sysv${UNAME_RELEASE}uw${UNAME_VERSION} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_RELEASE} + fi + exit 0 ;; + i?86:*:3.2:*) + if test -f /usr/options/cb.name; then + UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then + UNAME_REL=`(/bin/uname -X|egrep Release|sed -e 's/.*= //')` + (/bin/uname -X|egrep i80486 >/dev/null) && UNAME_MACHINE=i486 + (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \ + && UNAME_MACHINE=i586 + (/bin/uname -X|egrep '^Machine.*Pent ?II' >/dev/null) \ + && UNAME_MACHINE=i686 + (/bin/uname -X|egrep '^Machine.*Pentium Pro' >/dev/null) \ + && UNAME_MACHINE=i686 + echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + else + echo ${UNAME_MACHINE}-pc-sysv32 + fi + exit 0 ;; + i?86:*DOS:*:*) + echo ${UNAME_MACHINE}-pc-msdosdjgpp + exit 0 ;; + pc:*:*:*) + # Left here for compatibility: + # uname -m prints for DJGPP always 'pc', but it prints nothing about + # the processor, so we play safe by assuming i386. + echo i386-pc-msdosdjgpp + exit 0 ;; + Intel:Mach:3*:*) + echo i386-pc-mach3 + exit 0 ;; + paragon:*:*:*) + echo i860-intel-osf1 + exit 0 ;; + i860:*:4.*:*) # i860-SVR4 + if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then + echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + else # Add other i860-SVR4 vendors below as they are discovered. + echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + fi + exit 0 ;; + mini*:CTIX:SYS*5:*) + # "miniframe" + echo m68010-convergent-sysv + exit 0 ;; + M68*:*:R3V[567]*:*) + test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; + 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 4850:*:4.0:3.0) + OS_REL='' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4.3${OS_REL} && exit 0 + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;; + 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4 && exit 0 ;; + m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) + echo m68k-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + mc68030:UNIX_System_V:4.*:*) + echo m68k-atari-sysv4 + exit 0 ;; + i?86:LynxOS:2.*:* | i?86:LynxOS:3.[01]*:* | i?86:LynxOS:4.0*:*) + echo i386-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + TSUNAMI:LynxOS:2.*:*) + echo sparc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + rs6000:LynxOS:2.*:*) + echo rs6000-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + echo powerpc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + SM[BE]S:UNIX_SV:*:*) + echo mips-dde-sysv${UNAME_RELEASE} + exit 0 ;; + RM*:ReliantUNIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + RM*:SINIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + *:SINIX-*:*:*) + if uname -p 2>/dev/null >/dev/null ; then + UNAME_MACHINE=`(uname -p) 2>/dev/null` + echo ${UNAME_MACHINE}-sni-sysv4 + else + echo ns32k-sni-sysv + fi + exit 0 ;; + PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + # says + echo i586-unisys-sysv4 + exit 0 ;; + *:UNIX_System_V:4*:FTX*) + # From Gerald Hewes . + # How about differentiating between stratus architectures? -djm + echo hppa1.1-stratus-sysv4 + exit 0 ;; + *:*:*:FTX*) + # From seanf@swdc.stratus.com. + echo i860-stratus-sysv4 + exit 0 ;; + mc68*:A/UX:*:*) + echo m68k-apple-aux${UNAME_RELEASE} + exit 0 ;; + news*:NEWS-OS:6*:*) + echo mips-sony-newsos6 + exit 0 ;; + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) + if [ -d /usr/nec ]; then + echo mips-nec-sysv${UNAME_RELEASE} + else + echo mips-unknown-sysv${UNAME_RELEASE} + fi + exit 0 ;; + BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. + echo powerpc-be-beos + exit 0 ;; + BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. + echo powerpc-apple-beos + exit 0 ;; + BePC:BeOS:*:*) # BeOS running on Intel PC compatible. + echo i586-pc-beos + exit 0 ;; + SX-4:SUPER-UX:*:*) + echo sx4-nec-superux${UNAME_RELEASE} + exit 0 ;; + SX-5:SUPER-UX:*:*) + echo sx5-nec-superux${UNAME_RELEASE} + exit 0 ;; + Power*:Rhapsody:*:*) + echo powerpc-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Rhapsody:*:*) + echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Darwin:*:*) + echo `uname -p`-apple-darwin${UNAME_RELEASE} + exit 0 ;; + *:procnto*:*:* | *:QNX:[0123456789]*:*) + if test "${UNAME_MACHINE}" = "x86pc"; then + UNAME_MACHINE=pc + fi + echo `uname -p`-${UNAME_MACHINE}-nto-qnx + exit 0 ;; + *:QNX:*:4*) + echo i386-pc-qnx + exit 0 ;; + NSR-[KW]:NONSTOP_KERNEL:*:*) + echo nsr-tandem-nsk${UNAME_RELEASE} + exit 0 ;; + *:NonStop-UX:*:*) + echo mips-compaq-nonstopux + exit 0 ;; + BS2000:POSIX*:*:*) + echo bs2000-siemens-sysv + exit 0 ;; + DS/*:UNIX_System_V:*:*) + echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + exit 0 ;; + *:Plan9:*:*) + # "uname -m" is not consistent, so use $cputype instead. 386 + # is converted to i386 for consistency with other x86 + # operating systems. + if test "$cputype" = "386"; then + UNAME_MACHINE=i386 + else + UNAME_MACHINE="$cputype" + fi + echo ${UNAME_MACHINE}-unknown-plan9 + exit 0 ;; + i?86:OS/2:*:*) + # If we were able to find `uname', then EMX Unix compatibility + # is probably installed. + echo ${UNAME_MACHINE}-pc-os2-emx + exit 0 ;; + *:TOPS-10:*:*) + echo pdp10-unknown-tops10 + exit 0 ;; + *:TENEX:*:*) + echo pdp10-unknown-tenex + exit 0 ;; + KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) + echo pdp10-dec-tops20 + exit 0 ;; + XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) + echo pdp10-xkl-tops20 + exit 0 ;; + *:TOPS-20:*:*) + echo pdp10-unknown-tops20 + exit 0 ;; + *:ITS:*:*) + echo pdp10-unknown-its + exit 0 ;; +esac + +#echo '(No uname command or uname output not recognized.)' 1>&2 +#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 + +cat >$dummy.c < +# include +#endif +main () +{ +#if defined (sony) +#if defined (MIPSEB) + /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, + I don't know.... */ + printf ("mips-sony-bsd\n"); exit (0); +#else +#include + printf ("m68k-sony-newsos%s\n", +#ifdef NEWSOS4 + "4" +#else + "" +#endif + ); exit (0); +#endif +#endif + +#if defined (__arm) && defined (__acorn) && defined (__unix) + printf ("arm-acorn-riscix"); exit (0); +#endif + +#if defined (hp300) && !defined (hpux) + printf ("m68k-hp-bsd\n"); exit (0); +#endif + +#if defined (NeXT) +#if !defined (__ARCHITECTURE__) +#define __ARCHITECTURE__ "m68k" +#endif + int version; + version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; + if (version < 4) + printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); + else + printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); + exit (0); +#endif + +#if defined (MULTIMAX) || defined (n16) +#if defined (UMAXV) + printf ("ns32k-encore-sysv\n"); exit (0); +#else +#if defined (CMU) + printf ("ns32k-encore-mach\n"); exit (0); +#else + printf ("ns32k-encore-bsd\n"); exit (0); +#endif +#endif +#endif + +#if defined (__386BSD__) + printf ("i386-pc-bsd\n"); exit (0); +#endif + +#if defined (sequent) +#if defined (i386) + printf ("i386-sequent-dynix\n"); exit (0); +#endif +#if defined (ns32000) + printf ("ns32k-sequent-dynix\n"); exit (0); +#endif +#endif + +#if defined (_SEQUENT_) + struct utsname un; + + uname(&un); + + if (strncmp(un.version, "V2", 2) == 0) { + printf ("i386-sequent-ptx2\n"); exit (0); + } + if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ + printf ("i386-sequent-ptx1\n"); exit (0); + } + printf ("i386-sequent-ptx\n"); exit (0); + +#endif + +#if defined (vax) +# if !defined (ultrix) +# include +# if defined (BSD) +# if BSD == 43 + printf ("vax-dec-bsd4.3\n"); exit (0); +# else +# if BSD == 199006 + printf ("vax-dec-bsd4.3reno\n"); exit (0); +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# endif +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# else + printf ("vax-dec-ultrix\n"); exit (0); +# endif +#endif + +#if defined (alliant) && defined (i860) + printf ("i860-alliant-bsd\n"); exit (0); +#endif + + exit (1); +} +EOF + +$CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy && rm -f $dummy.c $dummy && exit 0 +rm -f $dummy.c $dummy + +# Apollos put the system type in the environment. + +test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; } + +# Convex versions that predate uname can use getsysinfo(1) + +if [ -x /usr/convex/getsysinfo ] +then + case `getsysinfo -f cpu_type` in + c1*) + echo c1-convex-bsd + exit 0 ;; + c2*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + c34*) + echo c34-convex-bsd + exit 0 ;; + c38*) + echo c38-convex-bsd + exit 0 ;; + c4*) + echo c4-convex-bsd + exit 0 ;; + esac +fi + +cat >&2 < in order to provide the needed +information to handle your system. + +config.guess timestamp = $timestamp + +uname -m = `(uname -m) 2>/dev/null || echo unknown` +uname -r = `(uname -r) 2>/dev/null || echo unknown` +uname -s = `(uname -s) 2>/dev/null || echo unknown` +uname -v = `(uname -v) 2>/dev/null || echo unknown` + +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` +/bin/uname -X = `(/bin/uname -X) 2>/dev/null` + +hostinfo = `(hostinfo) 2>/dev/null` +/bin/universe = `(/bin/universe) 2>/dev/null` +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` +/bin/arch = `(/bin/arch) 2>/dev/null` +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` + +UNAME_MACHINE = ${UNAME_MACHINE} +UNAME_RELEASE = ${UNAME_RELEASE} +UNAME_SYSTEM = ${UNAME_SYSTEM} +UNAME_VERSION = ${UNAME_VERSION} +EOF + +exit 1 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/admin/config.pl b/admin/config.pl new file mode 100644 index 0000000..011cd25 --- /dev/null +++ b/admin/config.pl @@ -0,0 +1,210 @@ +#!/usr/bin/perl +# a script for use by autoconf to make the Makefiles +# from the Makefile.in's +# +# the original autoconf mechanism first splits all substitutions into groups +# of ca. 90, and than invokes sed for _every_ Makefile.in and every group +# (so around 2-3 times per Makefile.in). So this takes forever, as sed +# has to recompile the regexps every time. +# +# this script does better. It changes all Makefile.ins in one process. +# in kdelibs the time for building Makefile went down from 2:59 min to 13 sec! +# +# written by Michael Matz +# +# the first part was done by looking at the config.status files generated +# by configure. +# +my $ac_cs_root=$ARGV[0]; +my $ac_given_srcdir=$ARGV[1]; +my $ac_given_INSTALL=$ARGV[2]; + +# print "ac_cs_root=$ac_cs_root\n"; +# print "ac_given_srcdir=$ac_given_srcdir\n"; +# print "ac_given_INSTALL=$ac_given_INSTALL\n"; + +my ($srcdir, $top_srcdir); +my $INSTALL; +my $bad_perl = ($] < 5.005); + +open(CF, "< $ac_cs_root.subs") || die "can't open $ac_cs_root.subs: $!"; +my @subs = ; +close(CF); +chomp @subs; +@comp_match=(); +@comp_subs=(); + +if ($bad_perl) { + print "Using perl older than version 5.005\n"; + foreach my $pat (@subs) { + if ( ($pat =~ /s%([^%]*)%([^%]*)%g/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/g% ) + || ($pat =~ /s%([^%]*)%([^%]*)%;t/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/;t% ) + ) { + # form : s%bla%blubb%g + # or s%bla%blubb%;t t (newer autoconf) + push @comp_subs, make_closure($1, $2); + } elsif ( ($pat =~ /%([^%]*)%d/ ) + || ($pat =~ m%/([^/]*)/d% ) + ) { + push @comp_subs, make_closure($1, ""); + } else { + die "Uhh. Malformed pattern in $ac_cs_root.subs ($pat)" + unless ( $pat =~ /^\s*$/ ); # ignore white lines + } + } +} else { + foreach my $pat (@subs) { + if ( ($pat =~ /s%([^%]*)%([^%]*)%g/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/g% ) + || ($pat =~ /s%([^%]*)%([^%]*)%;t/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/;t% ) + ) { + # form : s%bla%blubb%g + # or s%bla%blubb%;t t (newer autoconf) + push @comp_match, eval "qr/\Q$1\E/"; # compile match pattern + push @comp_subs, $2; + } elsif ( ($pat =~ /%([^%]*)%d/ ) + || ($pat =~ m%/([^/]*)/d% ) + ) { + push @comp_match, eval "qr/\Q$1\E/"; + push @comp_subs, ""; + } else { + die "Uhh. Malformed pattern in $ac_cs_root.subs ($pat)" + unless ( $pat =~ /^\s*$/ ); # ignore white lines + } + } +} +undef @subs; + +# read the list of files to be patched, form: +# ./Makefile arts/Makefile arts/examples/Makefile arts/flow/Makefile + +open(CF, "< $ac_cs_root.sacfiles") || die "can't open $ac_cs_root.sacfiles: $!"; +my @ac_files = ; +close(CF); +chomp @ac_files; + +my $ac_file; +foreach $ac_file (@ac_files) { + next if $ac_file =~ /\.\./; + next if $ac_file =~ /^\s*$/; + my $ac_file_in; + my ($ac_dir, $ac_dots, $ac_dir_suffix); + + if ($ac_file =~ /.*:.*/ ) { + ($ac_file_in = $ac_file) =~ s%[^:]*:%%; + $ac_file =~ s%:.*%%; + } else { + $ac_file_in = $ac_file.".in"; + } + +# Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. + +# Remove last slash and all that follows it. Not all systems have dirname. + ($ac_dir = $ac_file) =~ s%/[^/][^/]*$%%; + if ( ($ac_dir ne $ac_file) && ($ac_dir ne ".")) { +# The file is in a subdirectory. + if (! -d "$ac_dir") { mkdir "$ac_dir", 0777; } + ($ac_dir_suffix = $ac_dir) =~ s%^./%%; + $ac_dir_suffix="/".$ac_dir_suffix; +# A "../" for each directory in $ac_dir_suffix. + ($ac_dots = $ac_dir_suffix) =~ s%/[^/]*%../%g; + } else { + $ac_dir_suffix=""; + $ac_dots=""; + } + + if ($ac_given_srcdir eq ".") { + $srcdir="."; + if ($ac_dots) { + ( $top_srcdir = $ac_dots) =~ s%/$%%; + } else { $top_srcdir="."; } + } elsif ($ac_given_srcdir =~ m%^/%) { + $srcdir=$ac_given_srcdir.$ac_dir_suffix; + $top_srcdir = $ac_given_srcdir; + } else { + $srcdir = $ac_dots.$ac_given_srcdir.$ac_dir_suffix; + $top_srcdir = $ac_dots.$ac_given_srcdir; + } + + if ($ac_given_INSTALL) { + if ($ac_given_INSTALL =~ m%^/% ) { + $INSTALL = $ac_given_INSTALL; + } else { + $INSTALL = $ac_dots.$ac_given_INSTALL; + } + } + + print "fast creating $ac_file\n"; + unlink $ac_file; + my $ac_comsub=""; + my $fname=$ac_file_in; + $fname =~ s%.*/%%; + my $configure_input="Generated automatically from $fname by config.pl."; + if ($ac_file =~ /.*[Mm]akefile.*/) { + $ac_comsub="# ".$configure_input."\n"; # for the first line in $ac_file + } + + my $ac_file_inputs; + ($ac_file_inputs = $ac_file_in) =~ s%^%$ac_given_srcdir/%; + $ac_file_inputs =~ s%:% $ac_given_srcdir/%g; + + patch_file($ac_file, $ac_file_inputs, $ac_comsub); +} + +sub patch_file { + my ($outf, $infiles, $firstline) = @_; + my $filedata; + my @infiles=split(' ', $infiles); + my $i=0; + + if ($firstline) { + $filedata = $firstline; + } + foreach my $name (@infiles) { + if (open(CF, "< $name")) { + while () { + $filedata .= $_; + } + close(CF); + } else { + print STDERR "can't open $name: $!"."\n"; + } + } + + $filedata =~ s%\@configure_input\@%$configure_input%g; + $filedata =~ s%\@srcdir\@%$srcdir%g; + $filedata =~ s%\@top_srcdir\@%$top_srcdir%g; + $filedata =~ s%\@INSTALL\@%$INSTALL%g; + + if ($bad_perl) { + while ($i <= $#comp_subs) { + my $ref = $comp_subs[$i]; + &$ref(\$filedata); + $i++; + } + } else { + while ($i <= $#comp_match) { + $filedata =~ s/$comp_match[$i]/$comp_subs[$i]/g; + $i++; + } + } + open(CF, "> $outf") || die "can't create $outf: $!"; + print CF $filedata; + close(CF); +} + +sub make_closure { + my ($pat, $sub) = @_; + $pat =~ s/\@/\\@/g; # @bla@ -> \@bla\@ + $pat =~ s/\$/\\\$/g; # $bla -> \$bla + $sub =~ s/\@/\\@/g; + $sub =~ s/\$/\\\$/g; + my $ret = eval "return sub { my \$ref=shift; \$\$ref =~ s%$pat%$sub%g; }"; + if ($@) { + print "can't create CODE: $@\n"; + } + return $ret; +} diff --git a/admin/config.sub b/admin/config.sub new file mode 100755 index 0000000..4ac0c8b --- /dev/null +++ b/admin/config.sub @@ -0,0 +1,1360 @@ +#! /bin/sh +# Configuration validation subroutine script. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. + +timestamp='2001-03-30' + +# This file is (in principle) common to ALL GNU software. +# The presence of a machine in this file suggests that SOME GNU software +# can handle that machine. It does not imply ALL GNU software can. +# +# This file is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Please send patches to . +# +# Configuration subroutine to validate and canonicalize a configuration type. +# Supply the specified configuration type as an argument. +# If it is invalid, we print an error message on stderr and exit with code 1. +# Otherwise, we print the canonical config type on stdout and succeed. + +# This file is supposed to be the same for all GNU packages +# and recognize all the CPU types, system types and aliases +# that are meaningful with *any* GNU software. +# Each package is responsible for reporting which valid configurations +# it does not support. The user should be able to distinguish +# a failure to support a valid configuration from a meaningless +# configuration. + +# The goal of this file is to map all the various variations of a given +# machine specification into a single specification in the form: +# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM +# or in some cases, the newer four-part form: +# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM +# It is wrong to echo any other type of specification. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] CPU-MFR-OPSYS + $0 [OPTION] ALIAS + +Canonicalize a configuration name. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.sub ($timestamp) + +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" + exit 1 ;; + + *local*) + # First pass through any local machine types. + echo $1 + exit 0;; + + * ) + break ;; + esac +done + +case $# in + 0) echo "$me: missing argument$help" >&2 + exit 1;; + 1) ;; + *) echo "$me: too many arguments$help" >&2 + exit 1;; +esac + +# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). +# Here we must recognize all the valid KERNEL-OS combinations. +maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +case $maybe_os in + nto-qnx* | linux-gnu* | storm-chaos* | os2-emx*) + os=-$maybe_os + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; + *) + basic_machine=`echo $1 | sed 's/-[^-]*$//'` + if [ $basic_machine != $1 ] + then os=`echo $1 | sed 's/.*-/-/'` + else os=; fi + ;; +esac + +### Let's recognize common machines as not being operating systems so +### that things like config.sub decstation-3100 work. We also +### recognize some manufacturers as not being operating systems, so we +### can provide default operating systems below. +case $os in + -sun*os*) + # Prevent following clause from handling this invalid input. + ;; + -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ + -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ + -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ + -apple | -axis) + os= + basic_machine=$1 + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= + basic_machine=$1 + ;; + -scout) + ;; + -wrs) + os=-vxworks + basic_machine=$1 + ;; + -hiux*) + os=-hiuxwe2 + ;; + -sco5) + os=-sco3.2v5 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco4) + os=-sco3.2v4 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2.[4-9]*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2v[4-9]*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco*) + os=-sco3.2v2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -udk*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -isc) + os=-isc2.2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -clix*) + basic_machine=clipper-intergraph + ;; + -isc*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -lynx*) + os=-lynxos + ;; + -ptx*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` + ;; + -windowsnt*) + os=`echo $os | sed -e 's/windowsnt/winnt/'` + ;; + -psos*) + os=-psos + ;; + -mint | -mint[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; +esac + +# Decode aliases for certain CPU-COMPANY combinations. +case $basic_machine in + # Recognize the basic CPU types without company name. + # Some are omitted here because they have special meanings below. + tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc \ + | arm | arme[lb] | arm[bl]e | armv[2345] | armv[345][lb] | strongarm | xscale \ + | pyramid | mn10200 | mn10300 | tron | a29k \ + | 580 | i960 | h8300 \ + | x86 | ppcbe | mipsbe | mipsle | shbe | shle \ + | hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \ + | hppa64 \ + | alpha | alphaev[4-8] | alphaev56 | alphapca5[67] \ + | alphaev6[78] \ + | we32k | ns16k | clipper | i370 | sh | sh[34] \ + | powerpc | powerpcle \ + | 1750a | dsp16xx | pdp10 | pdp11 \ + | mips16 | mips64 | mipsel | mips64el \ + | mips64orion | mips64orionel | mipstx39 | mipstx39el \ + | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \ + | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \ + | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \ + | thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \ + | pj | pjl | h8500) + basic_machine=$basic_machine-unknown + ;; + m6811 | m68hc11 | m6812 | m68hc12) + # Motorola 68HC11/12. + basic_machine=$basic_machine-unknown + os=-none + ;; + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | z8k | v70 | w65) + ;; + + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i[234567]86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. + *-*-*) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; + # Recognize the basic CPU types with company name. + # FIXME: clean up the formatting here. + vax-* | tahoe-* | i[234567]86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* \ + | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* \ + | arm-* | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \ + | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ + | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \ + | xmp-* | ymp-* \ + | x86-* | ppcbe-* | mipsbe-* | mipsle-* | shbe-* | shle-* \ + | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* | hppa2.0w-* \ + | hppa2.0n-* | hppa64-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphapca5[67]-* \ + | alphaev6[78]-* \ + | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \ + | clipper-* | orion-* \ + | sparclite-* | pdp10-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ + | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \ + | mips64el-* | mips64orion-* | mips64orionel-* \ + | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \ + | mipstx39-* | mipstx39el-* | mcore-* \ + | f30[01]-* | f700-* | s390-* | s390x-* | sv1-* | t3e-* \ + | [cjt]90-* \ + | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \ + | thumb-* | v850-* | d30v-* | tic30-* | tic80-* | c30-* | fr30-* \ + | bs2000-* | tic54x-* | c54x-* | x86_64-* | pj-* | pjl-*) + ;; + # Recognize the various machine names and aliases which stand + # for a CPU type and a company and sometimes even an OS. + 386bsd) + basic_machine=i386-unknown + os=-bsd + ;; + 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) + basic_machine=m68000-att + ;; + 3b*) + basic_machine=we32k-att + ;; + a29khif) + basic_machine=a29k-amd + os=-udi + ;; + adobe68k) + basic_machine=m68010-adobe + os=-scout + ;; + alliant | fx80) + basic_machine=fx80-alliant + ;; + altos | altos3068) + basic_machine=m68k-altos + ;; + am29k) + basic_machine=a29k-none + os=-bsd + ;; + amdahl) + basic_machine=580-amdahl + os=-sysv + ;; + amiga | amiga-*) + basic_machine=m68k-unknown + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=-amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=-sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=-sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=-bsd + ;; + aux) + basic_machine=m68k-apple + os=-aux + ;; + balance) + basic_machine=ns32k-sequent + os=-dynix + ;; + convex-c1) + basic_machine=c1-convex + os=-bsd + ;; + convex-c2) + basic_machine=c2-convex + os=-bsd + ;; + convex-c32) + basic_machine=c32-convex + os=-bsd + ;; + convex-c34) + basic_machine=c34-convex + os=-bsd + ;; + convex-c38) + basic_machine=c38-convex + os=-bsd + ;; + cray | ymp) + basic_machine=ymp-cray + os=-unicos + ;; + cray2) + basic_machine=cray2-cray + os=-unicos + ;; + [cjt]90) + basic_machine=${basic_machine}-cray + os=-unicos + ;; + crds | unos) + basic_machine=m68k-crds + ;; + cris | cris-* | etrax*) + basic_machine=cris-axis + ;; + da30 | da30-*) + basic_machine=m68k-da30 + ;; + decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) + basic_machine=mips-dec + ;; + delta | 3300 | motorola-3300 | motorola-delta \ + | 3300-motorola | delta-motorola) + basic_machine=m68k-motorola + ;; + delta88) + basic_machine=m88k-motorola + os=-sysv3 + ;; + dpx20 | dpx20-*) + basic_machine=rs6000-bull + os=-bosx + ;; + dpx2* | dpx2*-bull) + basic_machine=m68k-bull + os=-sysv3 + ;; + ebmon29k) + basic_machine=a29k-amd + os=-ebmon + ;; + elxsi) + basic_machine=elxsi-elxsi + os=-bsd + ;; + encore | umax | mmax) + basic_machine=ns32k-encore + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=-ose + ;; + fx2800) + basic_machine=i860-alliant + ;; + genix) + basic_machine=ns32k-ns + ;; + gmicro) + basic_machine=tron-gmicro + os=-sysv + ;; + go32) + basic_machine=i386-pc + os=-go32 + ;; + h3050r* | hiux*) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=-hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=-xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=-hms + ;; + harris) + basic_machine=m88k-harris + os=-sysv3 + ;; + hp300-*) + basic_machine=m68k-hp + ;; + hp300bsd) + basic_machine=m68k-hp + os=-bsd + ;; + hp300hpux) + basic_machine=m68k-hp + os=-hpux + ;; + hp3k9[0-9][0-9] | hp9[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k2[0-9][0-9] | hp9k31[0-9]) + basic_machine=m68000-hp + ;; + hp9k3[2-9][0-9]) + basic_machine=m68k-hp + ;; + hp9k6[0-9][0-9] | hp6[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k7[0-79][0-9] | hp7[0-79][0-9]) + basic_machine=hppa1.1-hp + ;; + hp9k78[0-9] | hp78[0-9]) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][13679] | hp8[0-9][13679]) + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hppa-next) + os=-nextstep3 + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=-osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=-proelf + ;; + i370-ibm* | ibm*) + basic_machine=i370-ibm + ;; +# I'm not sure what "Sysv32" means. Should this be sysv3.2? + i[34567]86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 + ;; + i[34567]86v4*) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv4 + ;; + i[34567]86v) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv + ;; + i[34567]86sol2) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; + i386mach) + basic_machine=i386-mach + os=-mach + ;; + i386-vsta | vsta) + basic_machine=i386-unknown + os=-vsta + ;; + iris | iris4d) + basic_machine=mips-sgi + case $os in + -irix*) + ;; + *) + os=-irix4 + ;; + esac + ;; + isi68 | isi) + basic_machine=m68k-isi + os=-sysv + ;; + m88k-omron*) + basic_machine=m88k-omron + ;; + magnum | m3230) + basic_machine=mips-mips + os=-sysv + ;; + merlin) + basic_machine=ns32k-utek + os=-sysv + ;; + mingw32) + basic_machine=i386-pc + os=-mingw32 + ;; + miniframe) + basic_machine=m68000-convergent + ;; + *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; + mipsel*-linux*) + basic_machine=mipsel-unknown + os=-linux-gnu + ;; + mips*-linux*) + basic_machine=mips-unknown + os=-linux-gnu + ;; + mips3*-*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` + ;; + mips3*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown + ;; + mmix*) + basic_machine=mmix-knuth + os=-mmixware + ;; + monitor) + basic_machine=m68k-rom68k + os=-coff + ;; + msdos) + basic_machine=i386-pc + os=-msdos + ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 + ;; + netbsd386) + basic_machine=i386-unknown + os=-netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=-linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=-newsos + ;; + news1000) + basic_machine=m68030-sony + os=-newsos + ;; + news-3600 | risc-news) + basic_machine=mips-sony + os=-newsos + ;; + necv70) + basic_machine=v70-nec + os=-sysv + ;; + next | m*-next ) + basic_machine=m68k-next + case $os in + -nextstep* ) + ;; + -ns2*) + os=-nextstep2 + ;; + *) + os=-nextstep3 + ;; + esac + ;; + nh3000) + basic_machine=m68k-harris + os=-cxux + ;; + nh[45]000) + basic_machine=m88k-harris + os=-cxux + ;; + nindy960) + basic_machine=i960-intel + os=-nindy + ;; + mon960) + basic_machine=i960-intel + os=-mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=-nonstopux + ;; + np1) + basic_machine=np1-gould + ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; + op50n-* | op60c-*) + basic_machine=hppa1.1-oki + os=-proelf + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=-ose + ;; + os68k) + basic_machine=m68k-none + os=-os68k + ;; + pa-hitachi) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + paragon) + basic_machine=i860-intel + os=-osf + ;; + pbd) + basic_machine=sparc-tti + ;; + pbb) + basic_machine=m68k-tti + ;; + pc532 | pc532-*) + basic_machine=ns32k-pc532 + ;; + pentium | p5 | k5 | k6 | nexgen) + basic_machine=i586-pc + ;; + pentiumpro | p6 | 6x86 | athlon) + basic_machine=i686-pc + ;; + pentiumii | pentium2) + basic_machine=i686-pc + ;; + pentium-* | p5-* | k5-* | k6-* | nexgen-*) + basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumpro-* | p6-* | 6x86-* | athlon-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumii-* | pentium2-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pn) + basic_machine=pn-gould + ;; + power) basic_machine=power-ibm + ;; + ppc) basic_machine=powerpc-unknown + ;; + ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppcle | powerpclittle | ppc-le | powerpc-little) + basic_machine=powerpcle-unknown + ;; + ppcle-* | powerpclittle-*) + basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ps2) + basic_machine=i386-ibm + ;; + pw32) + basic_machine=i586-unknown + os=-pw32 + ;; + rom68k) + basic_machine=m68k-rom68k + os=-coff + ;; + rm[46]00) + basic_machine=mips-siemens + ;; + rtpc | rtpc-*) + basic_machine=romp-ibm + ;; + sa29200) + basic_machine=a29k-amd + os=-udi + ;; + sequent) + basic_machine=i386-sequent + ;; + sh) + basic_machine=sh-hitachi + os=-hms + ;; + sparclite-wrs) + basic_machine=sparclite-wrs + os=-vxworks + ;; + sps7) + basic_machine=m68k-bull + os=-sysv2 + ;; + spur) + basic_machine=spur-unknown + ;; + st2000) + basic_machine=m68k-tandem + ;; + stratus) + basic_machine=i860-stratus + os=-sysv4 + ;; + sun2) + basic_machine=m68000-sun + ;; + sun2os3) + basic_machine=m68000-sun + os=-sunos3 + ;; + sun2os4) + basic_machine=m68000-sun + os=-sunos4 + ;; + sun3os3) + basic_machine=m68k-sun + os=-sunos3 + ;; + sun3os4) + basic_machine=m68k-sun + os=-sunos4 + ;; + sun4os3) + basic_machine=sparc-sun + os=-sunos3 + ;; + sun4os4) + basic_machine=sparc-sun + os=-sunos4 + ;; + sun4sol2) + basic_machine=sparc-sun + os=-solaris2 + ;; + sun3 | sun3-*) + basic_machine=m68k-sun + ;; + sun4) + basic_machine=sparc-sun + ;; + sun386 | sun386i | roadrunner) + basic_machine=i386-sun + ;; + sv1) + basic_machine=sv1-cray + os=-unicos + ;; + symmetry) + basic_machine=i386-sequent + os=-dynix + ;; + t3e) + basic_machine=t3e-cray + os=-unicos + ;; + tic54x | c54x*) + basic_machine=tic54x-unknown + os=-coff + ;; + tx39) + basic_machine=mipstx39-unknown + ;; + tx39el) + basic_machine=mipstx39el-unknown + ;; + tower | tower-32) + basic_machine=m68k-ncr + ;; + udi29k) + basic_machine=a29k-amd + os=-udi + ;; + ultra3) + basic_machine=a29k-nyu + os=-sym1 + ;; + v810 | necv810) + basic_machine=v810-nec + os=-none + ;; + vaxv) + basic_machine=vax-dec + os=-sysv + ;; + vms) + basic_machine=vax-dec + os=-vms + ;; + vpp*|vx|vx-*) + basic_machine=f301-fujitsu + ;; + vxworks960) + basic_machine=i960-wrs + os=-vxworks + ;; + vxworks68) + basic_machine=m68k-wrs + os=-vxworks + ;; + vxworks29k) + basic_machine=a29k-wrs + os=-vxworks + ;; + w65*) + basic_machine=w65-wdc + os=-none + ;; + w89k-*) + basic_machine=hppa1.1-winbond + os=-proelf + ;; + xmp) + basic_machine=xmp-cray + os=-unicos + ;; + xps | xps100) + basic_machine=xps100-honeywell + ;; + z8k-*-coff) + basic_machine=z8k-unknown + os=-sim + ;; + none) + basic_machine=none-none + os=-none + ;; + +# Here we handle the default manufacturer of certain CPU types. It is in +# some cases the only manufacturer, in others, it is the most popular. + w89k) + basic_machine=hppa1.1-winbond + ;; + op50n) + basic_machine=hppa1.1-oki + ;; + op60c) + basic_machine=hppa1.1-oki + ;; + mips) + if [ x$os = x-linux-gnu ]; then + basic_machine=mips-unknown + else + basic_machine=mips-mips + fi + ;; + romp) + basic_machine=romp-ibm + ;; + rs6000) + basic_machine=rs6000-ibm + ;; + vax) + basic_machine=vax-dec + ;; + pdp10) + # there are many clones, so DEC is not a safe bet + basic_machine=pdp10-unknown + ;; + pdp11) + basic_machine=pdp11-dec + ;; + we32k) + basic_machine=we32k-att + ;; + sh3 | sh4) + basic_machine=sh-unknown + ;; + sparc | sparcv9) + basic_machine=sparc-sun + ;; + cydra) + basic_machine=cydra-cydrome + ;; + orion) + basic_machine=orion-highlevel + ;; + orion105) + basic_machine=clipper-highlevel + ;; + mac | mpw | mac-mpw) + basic_machine=m68k-apple + ;; + pmac | pmac-mpw) + basic_machine=powerpc-apple + ;; + c4x*) + basic_machine=c4x-none + os=-coff + ;; + *-unknown) + # Make sure to match an already-canonicalized machine name. + ;; + *) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; +esac + +# Here we canonicalize certain aliases for manufacturers. +case $basic_machine in + *-digital*) + basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` + ;; + *-commodore*) + basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + ;; + *) + ;; +esac + +# Decode manufacturer-specific aliases for certain operating systems. + +if [ x"$os" != x"" ] +then +case $os in + # First match some system type aliases + # that might get confused with valid system types. + # -solaris* is a basic system type, with this one exception. + -solaris1 | -solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` + ;; + -solaris) + os=-solaris2 + ;; + -svr4*) + os=-sysv4 + ;; + -unixware*) + os=-sysv4.2uw + ;; + -gnu/linux*) + os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` + ;; + # First accept the basic system types. + # The portable systems comes first. + # Each alternative MUST END IN A *, to match a version number. + # -sysv* is not here because it comes later, after sysvr4. + -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ + | -aos* \ + | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ + | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ + | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ + | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \ + | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ + | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* | -os2*) + # Remember, each alternative MUST END IN *, to match a version number. + ;; + -qnx*) + case $basic_machine in + x86-* | i[34567]86-*) + ;; + *) + os=-nto$os + ;; + esac + ;; + -nto*) + os=-nto-qnx + ;; + -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ + | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ + | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) + ;; + -mac*) + os=`echo $os | sed -e 's|mac|macos|'` + ;; + -linux*) + os=`echo $os | sed -e 's|linux|linux-gnu|'` + ;; + -sunos5*) + os=`echo $os | sed -e 's|sunos5|solaris2|'` + ;; + -sunos6*) + os=`echo $os | sed -e 's|sunos6|solaris3|'` + ;; + -opened*) + os=-openedition + ;; + -wince*) + os=-wince + ;; + -osfrose*) + os=-osfrose + ;; + -osf*) + os=-osf + ;; + -utek*) + os=-bsd + ;; + -dynix*) + os=-bsd + ;; + -acis*) + os=-aos + ;; + -386bsd) + os=-bsd + ;; + -ctix* | -uts*) + os=-sysv + ;; + -ns2 ) + os=-nextstep2 + ;; + -nsk*) + os=-nsk + ;; + # Preserve the version number of sinix5. + -sinix5.*) + os=`echo $os | sed -e 's|sinix|sysv|'` + ;; + -sinix*) + os=-sysv4 + ;; + -triton*) + os=-sysv3 + ;; + -oss*) + os=-sysv3 + ;; + -svr4) + os=-sysv4 + ;; + -svr3) + os=-sysv3 + ;; + -sysvr4) + os=-sysv4 + ;; + # This must come after -sysvr4. + -sysv*) + ;; + -ose*) + os=-ose + ;; + -es1800*) + os=-ose + ;; + -xenix) + os=-xenix + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + os=-mint + ;; + -none) + ;; + *) + # Get rid of the `-' at the beginning of $os. + os=`echo $os | sed 's/[^-]*-//'` + echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + exit 1 + ;; +esac +else + +# Here we handle the default operating systems that come with various machines. +# The value should be what the vendor currently ships out the door with their +# machine or put another way, the most popular os provided with the machine. + +# Note that if you're going to try to match "-MANUFACTURER" here (say, +# "-sun"), then you have to tell the case statement up towards the top +# that MANUFACTURER isn't an operating system. Otherwise, code above +# will signal an error saying that MANUFACTURER isn't an operating +# system, and we'll never get to this point. + +case $basic_machine in + *-acorn) + os=-riscix1.2 + ;; + arm*-rebel) + os=-linux + ;; + arm*-semi) + os=-aout + ;; + pdp10-*) + os=-tops20 + ;; + pdp11-*) + os=-none + ;; + *-dec | vax-*) + os=-ultrix4.2 + ;; + m68*-apollo) + os=-domain + ;; + i386-sun) + os=-sunos4.0.2 + ;; + m68000-sun) + os=-sunos3 + # This also exists in the configure program, but was not the + # default. + # os=-sunos4 + ;; + m68*-cisco) + os=-aout + ;; + mips*-cisco) + os=-elf + ;; + mips*-*) + os=-elf + ;; + *-tti) # must be before sparc entry or we get the wrong os. + os=-sysv3 + ;; + sparc-* | *-sun) + os=-sunos4.1.1 + ;; + *-be) + os=-beos + ;; + *-ibm) + os=-aix + ;; + *-wec) + os=-proelf + ;; + *-winbond) + os=-proelf + ;; + *-oki) + os=-proelf + ;; + *-hp) + os=-hpux + ;; + *-hitachi) + os=-hiux + ;; + i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) + os=-sysv + ;; + *-cbm) + os=-amigaos + ;; + *-dg) + os=-dgux + ;; + *-dolphin) + os=-sysv3 + ;; + m68k-ccur) + os=-rtu + ;; + m88k-omron*) + os=-luna + ;; + *-next ) + os=-nextstep + ;; + *-sequent) + os=-ptx + ;; + *-crds) + os=-unos + ;; + *-ns) + os=-genix + ;; + i370-*) + os=-mvs + ;; + *-next) + os=-nextstep3 + ;; + *-gould) + os=-sysv + ;; + *-highlevel) + os=-bsd + ;; + *-encore) + os=-bsd + ;; + *-sgi) + os=-irix + ;; + *-siemens) + os=-sysv4 + ;; + *-masscomp) + os=-rtu + ;; + f30[01]-fujitsu | f700-fujitsu) + os=-uxpv + ;; + *-rom68k) + os=-coff + ;; + *-*bug) + os=-coff + ;; + *-apple) + os=-macos + ;; + *-atari*) + os=-mint + ;; + *) + os=-none + ;; +esac +fi + +# Here we handle the case where we know the os, and the CPU type, but not the +# manufacturer. We pick the logical manufacturer. +vendor=unknown +case $basic_machine in + *-unknown) + case $os in + -riscix*) + vendor=acorn + ;; + -sunos*) + vendor=sun + ;; + -aix*) + vendor=ibm + ;; + -beos*) + vendor=be + ;; + -hpux*) + vendor=hp + ;; + -mpeix*) + vendor=hp + ;; + -hiux*) + vendor=hitachi + ;; + -unos*) + vendor=crds + ;; + -dgux*) + vendor=dg + ;; + -luna*) + vendor=omron + ;; + -genix*) + vendor=ns + ;; + -mvs* | -opened*) + vendor=ibm + ;; + -ptx*) + vendor=sequent + ;; + -vxsim* | -vxworks*) + vendor=wrs + ;; + -aux*) + vendor=apple + ;; + -hms*) + vendor=hitachi + ;; + -mpw* | -macos*) + vendor=apple + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + vendor=atari + ;; + esac + basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` + ;; +esac + +echo $basic_machine$os +exit 0 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/admin/configure.in.min b/admin/configure.in.min new file mode 100644 index 0000000..4503fec --- /dev/null +++ b/admin/configure.in.min @@ -0,0 +1,55 @@ +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl generate the config header +AM_CONFIG_HEADER(config.h) dnl at the distribution this done + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(yes) +AC_ENABLE_STATIC(no) +KDE_PROG_LIBTOOL + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS + +AC_PATH_KDE diff --git a/admin/debianrules b/admin/debianrules new file mode 100755 index 0000000..0fd8318 --- /dev/null +++ b/admin/debianrules @@ -0,0 +1,84 @@ +#!/usr/bin/perl -w + +use Shell qw(mv cp mkdir rm) ; +use File::Find; +use Cwd; + +$origPwd = `pwd`; +chomp $origPwd; + + +if (@ARGV && $ARGV[0] eq 'cleanup') { + +if (-d "debian/tmp/usr/share/config") { + if (! -d "debian/tmp/$kde_confdir") { + system("mv debian/tmp/usr/share/config debian/tmp/$kde_confdir"); + } +} +system("rm -f `find debian/ -name \".anchors\"`"); +system("chmod 755 debian/*preinst debian/*postinst"); + +exit; +} + +$QTDIR="/usr/share/qt"; +$kde_prefix="/usr"; +$kde_htmldir="$kde_prefix/share/doc/kde/HTML"; +$kde_icondir="$kde_prefix/share/icons"; +$kde_sounddir="$kde_prefix/share/sounds"; +$kde_datadir="$kde_prefix/share/apps"; +$kde_locale="$kde_prefix/share/locale"; +$kde_confdir="/etc/kde2"; +$kde_cgidir="$kde_prefix/lib/cgi-bin"; +$kde_appsdir="$kde_prefix/share/applnk"; +$kde_mimedir="$kde_prefix/share/mimelnk"; +$kde_wallpaperdir="$kde_prefix/share/wallpapers"; +$kde_bindir="$kde_prefix/bin"; +$kde_servicesdir="$kde_prefix/share/services"; +$kde_servicetypesdir="$kde_prefix/share/servicetypes"; +$kde_includedir="$kde_prefix/include/kde"; +$kde_libdir="$kde_prefix/lib"; +$kde_moduledir="$kde_prefix/lib/kde2"; +$mandir="$kde_prefix/share/man"; +$infodir="$kde_prefix/share/info"; +$IDL="$kde_bindir/cuteidl"; +$DCOPIDL="$kde_bindir/dcopidl"; +$DCOPIDL2CPP="$kde_bindir/dcopidl2cpp"; +$KDB2HTML="$kde_bindir/kdb2html"; +$MCOPIDL="$kde_bindir/mcopidl"; +$ARTSCCONFIG="$kde_bindir/artsc-config"; + +if (@ARGV && $ARGV[0] eq 'echodirs') { + print STDOUT "export kde_htmldir=$kde_htmldir\n"; + print STDOUT "export kde_appsdir=$kde_appsdir\n"; + print STDOUT "export kde_icondir=$kde_icondir\n"; + print STDOUT "export kde_sounddir=$kde_sounddir\n"; + print STDOUT "export kde_datadir=$kde_datadir\n"; + print STDOUT "export kde_cgidir=$kde_cgidir\n"; + print STDOUT "export kde_locale=$kde_locale\n"; + print STDOUT "export kde_confdir=$kde_confdir\n"; + print STDOUT "export kde_mimedir=$kde_mimedir\n"; + print STDOUT "export kde_wallpaperdir=$kde_wallpaperdir\n"; + print STDOUT "export kde_bindir=$kde_bindir\n"; + print STDOUT "export kde_servicesdir=$kde_servicesdir\n"; + print STDOUT "export kde_servicetypesdir=$kde_servicetypesdir\n"; + print STDOUT "export kde_includedir=$kde_includedir\n"; + print STDOUT "export kde_libdir=$kde_libdir\n"; + print STDOUT "export kde_moduledir=$kde_moduledir\n"; + print STDOUT "export mandir=$mandir\n"; + print STDOUT "export infodir=$infodir\n"; + print STDOUT "export QTDIR=$QTDIR\n"; + print STDOUT "export kde_prefix=$kde_prefix\n"; + print STDOUT "export INSTALL_DATA=install -p -c -m 644\n"; + print STDOUT "export IDL=$IDL\n"; + print STDOUT "export DCOPIDL=$DCOPIDL\n"; + print STDOUT "export DCOPIDL2CPP=$DCOPIDL2CPP\n"; + print STDOUT "export KDB2HTML=$KDB2HTML\n"; + print STDOUT "export MCOPIDL=$MCOPIDL\n"; + print STDOUT "export ARTSCCONFIG=$ARTSCCONFIG\n"; + print STDOUT "configkde=--disable-debug --disable-rpath --prefix=\$(kde_prefix) --libexecdir=\$(kde_bindir) --with-qt-includes=/usr/include/qt --mandir=\$(mandir) --infodir=\$(infodir)\n"; + print STDOUT "configkdevelop=--disable-debug --enable-docbase --enable-kdoc2 --disable-rpath --libdir=\$(kde_libdir) --includedir=\$(kde_includedir) --with-qt-includes=/usr/include/qt --mandir=\$(mandir) --with-kdelibsdoc-dir=/usr/share/doc/kdelibs3-doc/html\n"; + print STDOUT "configkdepim=--disable-debug --with-extra-includes=/usr/include/libpisock --enable-shared --disable-rpath --prefix=\$(kde_prefix) --libexecdir=\$(kde_bindir) --with-qt-includes=/usr/include/qt --mandir=\$(mandir) --infodir=\$(infodir)\n"; + exit +} + diff --git a/admin/depcomp b/admin/depcomp new file mode 100755 index 0000000..30f36ee --- /dev/null +++ b/admin/depcomp @@ -0,0 +1,367 @@ +#! /bin/sh + +# depcomp - compile a program generating dependencies as side-effects +# Copyright 1999, 2000 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# Originally written by Alexandre Oliva . + +if test -z "$depmode" || test -z "$source" || test -z "$object"; then + echo "depcomp: Variables source, object and depmode must be set" 1>&2 + exit 1 +fi +# `libtool' can also be set to `yes' or `no'. + +depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} +tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} + +rm -f "$tmpdepfile" + +# Some modes work just like other modes, but use different flags. We +# parameterize here, but still list the modes in the big case below, +# to make depend.m4 easier to write. Note that we *cannot* use a case +# here, because this file can only contain one case statement. +if test "$depmode" = hp; then + # HP compiler uses -M and no extra arg. + gccflag=-M + depmode=gcc +fi + +if test "$depmode" = dashXmstdout; then + # This is just like dashmstdout with a different argument. + dashmflag=-xM + depmode=dashmstdout +fi + +case "$depmode" in +gcc3) +## gcc 3 implements dependency tracking that does exactly what +## we want. Yay! + if "$@" -MT "$object" -MF "$tmpdepfile" -MD -MP; then : + else + stat=$? + rm -f "$tmpdepfile" + exit $stat + fi + mv "$tmpdepfile" "$depfile" + ;; + +gcc) +## There are various ways to get dependency output from gcc. Here's +## why we pick this rather obscure method: +## - Don't want to use -MD because we'd like the dependencies to end +## up in a subdir. Having to rename by hand is ugly. +## (We might end up doing this anyway to support other compilers.) +## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like +## -MM, not -M (despite what the docs say). +## - Using -M directly means running the compiler twice (even worse +## than renaming). + if test -z "$gccflag"; then + gccflag=-MD, + fi + if "$@" -Wp,"$gccflag$tmpdepfile"; then : + else + stat=$? + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz +## The second -e expression handles DOS-style file names with drive letters. + sed -e 's/^[^:]*: / /' \ + -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" +## This next piece of magic avoids the `deleted header file' problem. +## The problem is that when a header file which appears in a .P file +## is deleted, the dependency causes make to die (because there is +## typically no way to rebuild the header). We avoid this by adding +## dummy dependencies for each header file. Too bad gcc doesn't do +## this for us directly. + tr ' ' ' +' < "$tmpdepfile" | +## Some versions of gcc put a space before the `:'. On the theory +## that the space means something, we add a space to the output as +## well. +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +hp) + # This case exists only to let depend.m4 do its work. It works by + # looking at the text of this script. This case will never be run, + # since it is checked for above. + exit 1 + ;; + +sgi) + if test "$libtool" = yes; then + "$@" "-Wp,-MDupdate,$tmpdepfile" + else + "$@" -MDupdate "$tmpdepfile" + fi + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + + if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files + echo "$object : \\" > "$depfile" + + # Clip off the initial element (the dependent). Don't try to be + # clever and replace this with sed code, as IRIX sed won't handle + # lines with more than a fixed number of characters (4096 in + # IRIX 6.2 sed, 8192 in IRIX 6.5). + tr ' ' ' +' < "$tmpdepfile" | sed 's/^[^\.]*\.o://' | tr ' +' ' ' >> $depfile + + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile + # "include basename.Plo" scheme. + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +aix) + # The C for AIX Compiler uses -M and outputs the dependencies + # in a .u file. + tmpdepfile=`echo "$object" | sed 's/\(.*\)\..*$/\1.u/'` + if test "$libtool" = yes; then + "$@" -Wc,-M + else + "$@" -M + fi + + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + + if test -f "$tmpdepfile"; then + echo "$object : \\" > "$depfile" + + # Clip off the initial element (the dependent). Don't try to be + # clever and replace this with sed code, as IRIX sed won't handle + # lines with more than a fixed number of characters (4096 in + # IRIX 6.2 sed, 8192 in IRIX 6.5). + tr ' ' ' +' < "$tmpdepfile" | sed 's/^[^\.]*\.o://' | tr ' +' ' ' >> $depfile + + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile + # "include basename.Plo" scheme. + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +#nosideeffect) + # This comment above is used by automake to tell side-effect + # dependency tracking mechanisms from slower ones. + +dashmstdout) + # Important note: in order to support this mode, a compiler *must* + # always write the proprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + test -z "$dashmflag" && dashmflag=-M + ( IFS=" " + case " $* " in + *" --mode=compile "*) # this is libtool, let us make it quiet + for arg + do # cycle over the arguments + case "$arg" in + "--mode=compile") + # insert --quiet before "--mode=compile" + set fnord "$@" --quiet + shift # fnord + ;; + esac + set fnord "$@" "$arg" + shift # fnord + shift # "$arg" + done + ;; + esac + "$@" $dashmflag | sed 's:^[^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + cat < "$tmpdepfile" > "$depfile" + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +dashXmstdout) + # This case only exists to satisfy depend.m4. It is never actually + # run, as this mode is specially recognized in the preamble. + exit 1 + ;; + +makedepend) + # X makedepend + ( + shift + cleared=no + for arg in "$@"; do + case $cleared in no) + set ""; shift + cleared=yes + esac + case "$arg" in + -D*|-I*) + set fnord "$@" "$arg"; shift;; + -*) + ;; + *) + set fnord "$@" "$arg"; shift;; + esac + done + obj_suffix="`echo $object | sed 's/^.*\././'`" + touch "$tmpdepfile" + ${MAKEDEPEND-makedepend} 2>/dev/null -o"$obj_suffix" -f"$tmpdepfile" "$@" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + cat < "$tmpdepfile" > "$depfile" + tail +3 "$tmpdepfile" | tr ' ' ' +' | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" "$tmpdepfile".bak + ;; + +cpp) + # Important note: in order to support this mode, a compiler *must* + # always write the proprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + ( IFS=" " + case " $* " in + *" --mode=compile "*) + for arg + do # cycle over the arguments + case $arg in + "--mode=compile") + # insert --quiet before "--mode=compile" + set fnord "$@" --quiet + shift # fnord + ;; + esac + set fnord "$@" "$arg" + shift # fnord + shift # "$arg" + done + ;; + esac + "$@" -E | + sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed '$ s: \\$::' > "$tmpdepfile" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + cat < "$tmpdepfile" >> "$depfile" + sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +msvisualcpp) + # Important note: in order to support this mode, a compiler *must* + # always write the proprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + ( IFS=" " + case " $* " in + *" --mode=compile "*) + for arg + do # cycle over the arguments + case $arg in + "--mode=compile") + # insert --quiet before "--mode=compile" + set fnord "$@" --quiet + shift # fnord + ;; + esac + set fnord "$@" "$arg" + shift # fnord + shift # "$arg" + done + ;; + esac + "$@" -E | + sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" + echo " " >> "$depfile" + . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +none) + exec "$@" + ;; + +*) + echo "Unknown depmode $depmode" 1>&2 + exit 1 + ;; +esac + +exit 0 diff --git a/admin/install-sh b/admin/install-sh new file mode 100755 index 0000000..e9de238 --- /dev/null +++ b/admin/install-sh @@ -0,0 +1,251 @@ +#!/bin/sh +# +# install - install a program, script, or datafile +# This comes from X11R5 (mit/util/scripts/install.sh). +# +# Copyright 1991 by the Massachusetts Institute of Technology +# +# Permission to use, copy, modify, distribute, and sell this software and its +# documentation for any purpose is hereby granted without fee, provided that +# the above copyright notice appear in all copies and that both that +# copyright notice and this permission notice appear in supporting +# documentation, and that the name of M.I.T. not be used in advertising or +# publicity pertaining to distribution of the software without specific, +# written prior permission. M.I.T. makes no representations about the +# suitability of this software for any purpose. It is provided "as is" +# without express or implied warranty. +# +# Calling this script install-sh is preferred over install.sh, to prevent +# `make' implicit rules from creating a file called install from it +# when there is no Makefile. +# +# This script is compatible with the BSD install script, but was written +# from scratch. It can only install one file at a time, a restriction +# shared with many OS's install programs. + + +# set DOITPROG to echo to test this script + +# Don't use :- since 4.3BSD and earlier shells don't like it. +doit="${DOITPROG-}" + + +# put in absolute paths if you don't have them in your path; or use env. vars. + +mvprog="${MVPROG-mv}" +cpprog="${CPPROG-cp}" +chmodprog="${CHMODPROG-chmod}" +chownprog="${CHOWNPROG-chown}" +chgrpprog="${CHGRPPROG-chgrp}" +stripprog="${STRIPPROG-strip}" +rmprog="${RMPROG-rm}" +mkdirprog="${MKDIRPROG-mkdir}" + +transformbasename="" +transform_arg="" +instcmd="$mvprog" +chmodcmd="$chmodprog 0755" +chowncmd="" +chgrpcmd="" +stripcmd="" +rmcmd="$rmprog -f" +mvcmd="$mvprog" +src="" +dst="" +dir_arg="" + +while [ x"$1" != x ]; do + case $1 in + -c) instcmd="$cpprog" + shift + continue;; + + -d) dir_arg=true + shift + continue;; + + -m) chmodcmd="$chmodprog $2" + shift + shift + continue;; + + -o) chowncmd="$chownprog $2" + shift + shift + continue;; + + -g) chgrpcmd="$chgrpprog $2" + shift + shift + continue;; + + -s) stripcmd="$stripprog" + shift + continue;; + + -t=*) transformarg=`echo $1 | sed 's/-t=//'` + shift + continue;; + + -b=*) transformbasename=`echo $1 | sed 's/-b=//'` + shift + continue;; + + *) if [ x"$src" = x ] + then + src=$1 + else + # this colon is to work around a 386BSD /bin/sh bug + : + dst=$1 + fi + shift + continue;; + esac +done + +if [ x"$src" = x ] +then + echo "install: no input file specified" + exit 1 +else + true +fi + +if [ x"$dir_arg" != x ]; then + dst=$src + src="" + + if [ -d $dst ]; then + instcmd=: + chmodcmd="" + else + instcmd=mkdir + fi +else + +# Waiting for this to be detected by the "$instcmd $src $dsttmp" command +# might cause directories to be created, which would be especially bad +# if $src (and thus $dsttmp) contains '*'. + + if [ -f $src -o -d $src ] + then + true + else + echo "install: $src does not exist" + exit 1 + fi + + if [ x"$dst" = x ] + then + echo "install: no destination specified" + exit 1 + else + true + fi + +# If destination is a directory, append the input filename; if your system +# does not like double slashes in filenames, you may need to add some logic + + if [ -d $dst ] + then + dst="$dst"/`basename $src` + else + true + fi +fi + +## this sed command emulates the dirname command +dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` + +# Make sure that the destination directory exists. +# this part is taken from Noah Friedman's mkinstalldirs script + +# Skip lots of stat calls in the usual case. +if [ ! -d "$dstdir" ]; then +defaultIFS=' +' +IFS="${IFS-${defaultIFS}}" + +oIFS="${IFS}" +# Some sh's can't handle IFS=/ for some reason. +IFS='%' +set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` +IFS="${oIFS}" + +pathcomp='' + +while [ $# -ne 0 ] ; do + pathcomp="${pathcomp}${1}" + shift + + if [ ! -d "${pathcomp}" ] ; + then + $mkdirprog "${pathcomp}" + else + true + fi + + pathcomp="${pathcomp}/" +done +fi + +if [ x"$dir_arg" != x ] +then + $doit $instcmd $dst && + + if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi && + if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi && + if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi && + if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi +else + +# If we're going to rename the final executable, determine the name now. + + if [ x"$transformarg" = x ] + then + dstfile=`basename $dst` + else + dstfile=`basename $dst $transformbasename | + sed $transformarg`$transformbasename + fi + +# don't allow the sed command to completely eliminate the filename + + if [ x"$dstfile" = x ] + then + dstfile=`basename $dst` + else + true + fi + +# Make a temp file name in the proper directory. + + dsttmp=$dstdir/#inst.$$# + +# Move or copy the file name to the temp name + + $doit $instcmd $src $dsttmp && + + trap "rm -f ${dsttmp}" 0 && + +# and set any options; do chmod last to preserve setuid bits + +# If any of these fail, we abort the whole thing. If we want to +# ignore errors from any of these, just make sure not to ignore +# errors from the above "$doit $instcmd $src $dsttmp" command. + + if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi && + if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi && + if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi && + if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi && + +# Now rename the file to the real destination. + + $doit $rmcmd -f $dstdir/$dstfile && + $doit $mvcmd $dsttmp $dstdir/$dstfile + +fi && + + +exit 0 diff --git a/admin/libtool.m4.in b/admin/libtool.m4.in new file mode 100644 index 0000000..4e67b29 --- /dev/null +++ b/admin/libtool.m4.in @@ -0,0 +1,868 @@ +## libtool.m4 - Configure libtool for the host system. -*-Shell-script-*- +## Copyright 1996, 1997, 1998, 1999, 2000, 2001 +## Free Software Foundation, Inc. +## Originally by Gordon Matzigkeit , 1996 +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +## +## As a special exception to the GNU General Public License, if you +## distribute this file as part of a program that contains a +## configuration script generated by Autoconf, you may include it under +## the same distribution terms that you use for the rest of that program. + +# serial 46 AC_PROG_LIBTOOL +AC_DEFUN([AC_PROG_LIBTOOL], +[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl +dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX +dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. + AC_PROVIDE_IFELSE([AC_PROG_CXX], + [AC_LIBTOOL_CXX], + [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX +])]) + +dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. +dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run +dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. + AC_PROVIDE_IFELSE([AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [ifdef([AC_PROG_GCJ], + [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([A][M_PROG_GCJ], + [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([LT_AC_PROG_GCJ], + [define([LT_AC_PROG_GCJ], defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])])])])])]) + +AC_DEFUN([_AC_PROG_LIBTOOL], +[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl +AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl +AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl + +# Save cache, so that ltconfig can load it +AC_CACHE_SAVE + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| AC_MSG_ERROR([libtool configure failed]) + +# Reload cache, that may have been modified by ltconfig +AC_CACHE_LOAD + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +AC_SUBST(LIBTOOL)dnl + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +AC_DEFUN([AC_LIBTOOL_SETUP], +[AC_PREREQ(2.13)dnl +AC_REQUIRE([AC_ENABLE_SHARED])dnl +AC_REQUIRE([AC_ENABLE_STATIC])dnl +AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_PROG_LD])dnl +AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl +AC_REQUIRE([AC_PROG_NM])dnl +AC_REQUIRE([AC_PROG_LN_S])dnl +AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! +AC_REQUIRE([AC_OBJEXT])dnl +AC_REQUIRE([AC_EXEEXT])dnl +dnl + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + AC_PATH_MAGIC + fi + ;; +esac + +AC_CHECK_TOOL(RANLIB, ranlib, :) +AC_CHECK_TOOL(STRIP, strip, :) + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], +[libtool_flags="$libtool_flags --enable-dlopen"]) +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[libtool_flags="$libtool_flags --enable-win32-dll"]) +AC_ARG_ENABLE(libtool-lock, + [ --disable-libtool-lock avoid locking (might break parallel builds)]) +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +AC_ARG_WITH(pic, + [ --with-pic try to use only PIC/non-PIC objects [default=use both]], + pic_mode="$withval", pic_mode=default) +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '[#]line __oline__ "configure"' > conftest.$ac_ext + if AC_TRY_EVAL(ac_compile); then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, + [AC_LANG_SAVE + AC_LANG_C + AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) + AC_LANG_RESTORE]) + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[*-*-cygwin* | *-*-mingw* | *-*-pw32*) + AC_CHECK_TOOL(DLLTOOL, dlltool, false) + AC_CHECK_TOOL(AS, as, false) + AC_CHECK_TOOL(OBJDUMP, objdump, false) + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one + AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, + [AC_TRY_LINK([], + [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); + DllMain (0, 0, 0);], + [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) + + case $host/$CC in + *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) + # old mingw systems require "-dll" to link a DLL, while more recent ones + # require "-mdll" + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -mdll" + AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, + [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) + CFLAGS="$SAVE_CFLAGS" ;; + *-*-cygwin* | *-*-pw32*) + # cygwin systems need to pass --dll to the linker, and not link + # crt.o which will require a WinMain@16 definition. + lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; + esac + ;; + ]) +esac +]) + +# AC_LIBTOOL_DLOPEN - enable checks for dlopen support +AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) + +# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's +AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) + +# AC_ENABLE_SHARED - implement the --enable-shared flag +# Usage: AC_ENABLE_SHARED[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_SHARED], +[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(shared, +changequote(<<, >>)dnl +<< --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl +]) + +# AC_DISABLE_SHARED - set the default shared flag to --disable-shared +AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_SHARED(no)]) + +# AC_ENABLE_STATIC - implement the --enable-static flag +# Usage: AC_ENABLE_STATIC[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_STATIC], +[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(static, +changequote(<<, >>)dnl +<< --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_static=AC_ENABLE_STATIC_DEFAULT)dnl +]) + +# AC_DISABLE_STATIC - set the default static flag to --disable-static +AC_DEFUN([AC_DISABLE_STATIC], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_STATIC(no)]) + + +# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag +# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_FAST_INSTALL], +[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(fast-install, +changequote(<<, >>)dnl +<< --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl +]) + +# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install +AC_DEFUN([AC_DISABLE_FAST_INSTALL], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_FAST_INSTALL(no)]) + +# AC_LIBTOOL_PICMODE - implement the --with-pic flag +# Usage: AC_LIBTOOL_PICMODE[(MODE)] +# Where MODE is either `yes' or `no'. If omitted, it defaults to +# `both'. +AC_DEFUN([AC_LIBTOOL_PICMODE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +pic_mode=ifelse($#,1,$1,default)]) + + +# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library +AC_DEFUN([AC_PATH_TOOL_PREFIX], +[AC_MSG_CHECKING([for $1]) +AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, +[case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +dnl $ac_dummy forces splitting on constant user-supplied paths. +dnl POSIX.2 word splitting is done only on the output of word expansions, +dnl not every word. This closes a longstanding sh security hole. + ac_dummy="ifelse([$2], , $PATH, [$2])" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$1; then + lt_cv_path_MAGIC_CMD="$ac_dir/$1" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac]) +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + AC_MSG_RESULT($MAGIC_CMD) +else + AC_MSG_RESULT(no) +fi +]) + + +# AC_PATH_MAGIC - find a file program which can recognise a shared library +AC_DEFUN([AC_PATH_MAGIC], +[AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl +AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) + else + MAGIC_CMD=: + fi +fi +]) + + +# AC_PROG_LD - find the path to the GNU or non-GNU linker +AC_DEFUN([AC_PROG_LD], +[AC_ARG_WITH(gnu-ld, +[ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], +test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + AC_MSG_CHECKING([for ld used by GCC]) + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [[\\/]* | [A-Za-z]:[\\/]*)] + re_direlt=['/[^/][^/]*/\.\./'] + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + AC_MSG_CHECKING([for GNU ld]) +else + AC_MSG_CHECKING([for non-GNU ld]) +fi +AC_CACHE_VAL(lt_cv_path_LD, +[if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi]) +LD="$lt_cv_path_LD" +if test -n "$LD"; then + AC_MSG_RESULT($LD) +else + AC_MSG_RESULT(no) +fi +test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) +AC_PROG_LD_GNU +]) + +AC_DEFUN([AC_PROG_LD_GNU], +[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi]) +with_gnu_ld=$lt_cv_prog_gnu_ld +]) + +# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker +# -- PORTME Some linkers may need a different reload flag. +AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], +[AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, +[lt_cv_ld_reload_flag='-r']) +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" +]) + +# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies +# -- PORTME fill in with the dynamic library characteristics +AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], +[AC_CACHE_CHECK([how to recognise dependant libraries], +lt_cv_deplibs_check_method, +[lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.[012]) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method=['file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method=['file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method=["file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"] + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'] ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + [lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library'] + else + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'] + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + changequote(,)dnl + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + changequote([, ])dnl + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'] + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac +]) +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method +]) + + +# AC_PROG_NM - find the path to a BSD-compatible name lister +AC_DEFUN([AC_PROG_NM], +[AC_MSG_CHECKING([for BSD-compatible nm]) +AC_CACHE_VAL(lt_cv_path_NM, +[if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi]) +NM="$lt_cv_path_NM" +AC_MSG_RESULT([$NM]) +]) + +# AC_CHECK_LIBM - check for math library +AC_DEFUN([AC_CHECK_LIBM], +[AC_REQUIRE([AC_CANONICAL_HOST])dnl +LIBM= +case $host in +*-*-beos* | *-*-cygwin* | *-*-pw32*) + # These system don't have libm + ;; +*-ncr-sysv4.3*) + AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") + AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") + ;; +*) + AC_CHECK_LIB(m, main, LIBM="-lm") + ;; +esac +]) + +# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl convenience library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-convenience to the +# configure arguments. Note that LIBLTDL and INCLTDL are not +# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not +# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed +# with '${top_builddir}/' and INCLTDL will be prefixed with +# '${top_srcdir}/' (note the single quotes!). If your package is not +# flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +AC_DEFUN([AC_LIBLTDL_CONVENIENCE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + case $enable_ltdl_convenience in + no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; + "") enable_ltdl_convenience=yes + ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; + esac + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) +]) + +# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl installable library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-install to the configure +# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is +# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed +# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will +# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed +# with '${top_srcdir}/' (note the single quotes!). If your package is +# not flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +# In the future, this macro may have to be called after AC_PROG_LIBTOOL. +AC_DEFUN([AC_LIBLTDL_INSTALLABLE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + AC_CHECK_LIB(ltdl, main, + [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], + [if test x"$enable_ltdl_install" = xno; then + AC_MSG_WARN([libltdl not installed, but installation disabled]) + else + enable_ltdl_install=yes + fi + ]) + if test x"$enable_ltdl_install" = x"yes"; then + ac_configure_args="$ac_configure_args --enable-ltdl-install" + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) + else + ac_configure_args="$ac_configure_args --enable-ltdl-install=no" + LIBLTDL="-lltdl" + INCLTDL= + fi +]) + +# If this macro is not defined by Autoconf, define it here. +ifdef([AC_PROVIDE_IFELSE], + [], + [define([AC_PROVIDE_IFELSE], + [ifdef([AC_PROVIDE_$1], + [$2], [$3])])]) + +# AC_LIBTOOL_CXX - enable support for C++ libraries +AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_AC_LIBTOOL_CXX])]) + +AC_DEFUN([_AC_LIBTOOL_CXX], +[AC_REQUIRE([AC_PROG_CXX]) +AC_REQUIRE([AC_PROG_CXXCPP]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +# AC_LIBTOOL_GCJ - enable support for GCJ libraries +AC_DEFUN([AC_LIBTOOL_GCJ],[AC_REQUIRE([_AC_LIBTOOL_GCJ])]) + +AC_DEFUN([_AC_LIBTOOL_GCJ], +[AC_REQUIRE([AC_PROG_LIBTOOL]) +AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], + [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], + [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], + [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-gcj.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +dnl old names +AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) +AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) +AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) +AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) +AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) +AC_DEFUN([AM_PROG_LD], [AC_PROG_LD]) +AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) + +dnl This is just to silence aclocal about the macro not being used +ifelse([AC_DISABLE_FAST_INSTALL])dnl + +AC_DEFUN([LT_AC_PROG_GCJ], +[AC_CHECK_TOOL(GCJ, gcj, no) + test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" + AC_SUBST(GCJFLAGS) +]) diff --git a/admin/ltcf-c.sh b/admin/ltcf-c.sh new file mode 100644 index 0000000..288580c --- /dev/null +++ b/admin/ltcf-c.sh @@ -0,0 +1,796 @@ +#### This script is meant to be sourced by ltconfig. + +# ltcf-c.sh - Create a C compiler specific configuration +# +# Copyright (C) 1996-2000, 2001 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + + +# Source file extension for C test sources. +ac_ext=c + +# Object file extension for compiled C test sources. +objext=o + +# Code to be used in simple compile tests +lt_simple_compile_test_code="int some_variable = 0;" + +# Code to be used in simple link tests +lt_simple_link_test_code='main(){return(0);}' + +## Linker Characteristics +case $host_os in +cygwin* | mingw*) + # FIXME: the MSVC++ port hasn't been tested in a loooong time + # When not using gcc, we currently assume that we are using + # Microsoft Visual C++. + if test "$with_gcc" != yes; then + with_gnu_ld=no + fi + ;; + +esac + +ld_shlibs=yes +if test "$with_gnu_ld" = yes; then + # If archive_cmds runs LD, not CC, wlarc should be empty + wlarc='${wl}' + + # See if GNU ld supports shared libraries. + case $host_os in + aix3* | aix4* | aix5*) + # On AIX, the GNU linker is very broken + ld_shlibs=no + cat <&2 + +*** Warning: the GNU linker, at least up to release 2.9.1, is reported +*** to be unable to reliably create shared libraries on AIX. +*** Therefore, libtool is disabling shared libraries support. If you +*** really care for shared libraries, you may want to modify your PATH +*** so that a non-GNU linker is found, and then restart. + +EOF + ;; + + amigaos*) + archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_minus_L=yes + + # Samuel A. Falvo II reports + # that the semantics of dynamic libraries on AmigaOS, at least up + # to version 4, is to share data among multiple programs linked + # with the same dynamic library. Since this doesn't match the + # behavior of shared libraries on other platforms, we can use + # them. + ld_shlibs=no + ;; + + beos*) + if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then + allow_undefined_flag=unsupported + # Joseph Beckenbach says some releases of gcc + # support --undefined. This deserves some investigation. FIXME + archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + else + ld_shlibs=no + fi + ;; + + cygwin* | mingw*) + # hardcode_libdir_flag_spec is actually meaningless, as there is + # no search path for DLLs. + hardcode_libdir_flag_spec='-L$libdir' + allow_undefined_flag=unsupported + always_export_symbols=yes + + extract_expsyms_cmds='test -f $output_objdir/impgen.c || \ + sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //; p; }" -e d < $0 > $output_objdir/impgen.c~ + test -f $output_objdir/impgen.exe || (cd $output_objdir && \ + if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \ + else $CC -o impgen impgen.c ; fi)~ + $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def' + + old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname $soname --def $output_objdir/$soname-def --output-lib $output_objdir/$newlib' + + # cygwin and mingw dlls have different entry points and sets of symbols + # to exclude. + # FIXME: what about values for MSVC? + dll_entry=__cygwin_dll_entry@12 + dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~ + case $host_os in + mingw*) + # mingw values + dll_entry=_DllMainCRTStartup@12 + dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~ + ;; + esac + + # mingw and cygwin differ, and it's simplest to just exclude the union + # of the two symbol sets. + dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12 + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one (in ltdll.c) + if test "x$lt_cv_need_dllmain" = "xyes"; then + ltdll_obj='$output_objdir/$soname-ltdll.'"$objext " + ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < $0 > $output_objdir/$soname-ltdll.c~ + test -f $output_objdir/$soname-ltdll.$objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~' + else + ltdll_obj= + ltdll_cmds= + fi + + # Extract the symbol export list from an `--export-all' def file, + # then regenerate the def file from the symbol export list, so that + # the compiled dll only exports the symbol export list. + # Be careful not to strip the DATA tag left be newer dlltools. + export_symbols_cmds="$ltdll_cmds"' + $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~ + sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols' + + # If the export-symbols file already is a .def file (1st line + # is EXPORTS), use it as is. + # If DATA tags from a recent dlltool are present, honour them! + archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then + cp $export_symbols $output_objdir/$soname-def; + else + echo EXPORTS > $output_objdir/$soname-def; + _lt_hint=1; + cat $export_symbols | while read symbol; do + set dummy \$symbol; + case \[$]# in + 2) echo " \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; + *) echo " \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;; + esac; + _lt_hint=`expr 1 + \$_lt_hint`; + done; + fi~ + '"$ltdll_cmds"' + $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ + $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~ + $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ + $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~ + $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags' + ;; + + darwin* | rhapsody*) + allow_undefined_flag='-undefined suppress' + archive_cmds='$CC `test .$module = .yes && echo -bundle || echo -dynamiclib` $allow_undefined_flag -o $lib $libobjs $deplibs $linkopts -install_name $rpath/$soname `test -n "$verstring" -a x$verstring != x0.0 && echo $verstring`' + # We need to add '_' to the symbols in $export_symbols first + #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' + hardcode_direct=yes + hardcode_shlibpath_var=no + whole_archive_flag_spec='-all_load $convenience' + ;; + + netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' + wlarc= + else + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + fi + ;; + + solaris* | sysv5*) + if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then + ld_shlibs=no + cat <&2 + +*** Warning: The releases 2.8.* of the GNU linker cannot reliably +*** create shared libraries on Solaris systems. Therefore, libtool +*** is disabling shared libraries support. We urge you to upgrade GNU +*** binutils to release 2.9.1 or newer. Another option is to modify +*** your PATH or compiler configuration so that the native linker is +*** used, and then restart. + +EOF + elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + else + ld_shlibs=no + fi + ;; + + sunos4*) + archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' + wlarc= + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + *) + if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + else + ld_shlibs=no + fi + ;; + esac + + case "$host_os" in + freebsd*) + skip_need_lc_check=yes + ;; + esac + + if test "$ld_shlibs" = yes; then + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + case $host_os in + cygwin* | mingw*) + # dlltool doesn't understand --whole-archive et. al. + whole_archive_flag_spec= + ;; + *) + # ancient GNU ld didn't support --whole-archive et. al. + if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then + whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' + else + whole_archive_flag_spec= + fi + ;; + esac + fi +else + # PORTME fill in a description of your system's linker (not GNU ld) + case $host_os in + aix3*) + allow_undefined_flag=unsupported + always_export_symbols=yes + archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' + # Note: this linker hardcodes the directories in LIBPATH if there + # are no directories specified by -L. + hardcode_minus_L=yes + if test "$with_gcc" = yes && test -z "$link_static_flag"; then + # Neither direct hardcoding nor static linking is supported with a + # broken collect2. + hardcode_direct=unsupported + fi + ;; + + aix4* | aix5*) + hardcode_direct=yes + hardcode_libdir_separator=':' + link_all_deplibs=yes + # When large executables or shared objects are built, AIX ld can + # have problems creating the table of contents. If linking a library + # or program results in "error TOC overflow" add -mminimal-toc to + # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not + # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. + if test "$with_gcc" = yes; then + case $host_os in aix4.[012]|aix4.[012].*) + # We only want to do this on AIX 4.2 and lower, the check + # below for broken collect2 doesn't work under 4.3+ + collect2name=`${CC} -print-prog-name=collect2` + if test -f "$collect2name" && \ + strings "$collect2name" | grep resolve_lib_name >/dev/null + then + # We have reworked collect2 + hardcode_direct=yes + else + # We have old collect2 + hardcode_direct=unsupported + # It fails to find uninstalled libraries when the uninstalled + # path is not listed in the libpath. Setting hardcode_minus_L + # to unsupported forces relinking + hardcode_minus_L=yes + hardcode_libdir_flag_spec='-L$libdir' + hardcode_libdir_separator= + fi + esac + shared_flag='-shared' + else + # not using gcc + if test "$host_cpu" = ia64; then + shared_flag='${wl}-G' + else + shared_flag='${wl}-bM:SRE' + fi + fi + + if test "$host_cpu" = ia64; then + # On IA64, the linker does run time linking by default, so we don't + # have to do anything special. + aix_use_runtimelinking=no + exp_sym_flag='-Bexport' + no_entry_flag="" + else + # KDE requires run time linking. Make it the default. + aix_use_runtimelinking=yes + exp_sym_flag='-bexport' + no_entry_flag='-bnoentry' + fi + # Let the compiler handle the export list. + always_export_symbols=no + if test "$aix_use_runtimelinking" = yes; then + # Warning - without using the other run time loading flags (-brtl), -berok will + # link without error, but may produce a broken library. + allow_undefined_flag=' ${wl}-berok' + # The following three lines along with hardcode_into_libs=yes put the correct path into libraries. + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir${libdir:+:}/usr/lib:/lib' + archive_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags ${wl}-G '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags ${wl}-G '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + if test "$host_cpu" = ia64; then + hardcode_libdir_flag_spec='${wl}-R $libdir${libdir:+:}/usr/lib:/lib' + allow_undefined_flag="-z nodefs" + archive_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + allow_undefined_flag=' ${wl}-berok' + # -bexpall does not export symbols beginning with underscore (_) + always_export_symbols=yes + # Exported symbols can be pulled into shared objects from archives + whole_archive_flag_spec=' ' + build_libtool_need_lc=yes + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib' + # This is similar to how AIX traditionally builds it's shared libraries. + archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' + fi + fi + ;; + + amigaos*) + archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_minus_L=yes + # see comment about different semantics on the GNU ld section + ld_shlibs=no + ;; + + cygwin* | mingw*) + # When not using gcc, we currently assume that we are using + # Microsoft Visual C++. + # hardcode_libdir_flag_spec is actually meaningless, as there is + # no search path for DLLs. + hardcode_libdir_flag_spec=' ' + allow_undefined_flag=unsupported + # Tell ltmain to make .lib files, not .a files. + libext=lib + # FIXME: Setting linknames here is a bad hack. + archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames=' + # The linker will automatically build a .lib file if we build a DLL. + old_archive_from_new_cmds='true' + # FIXME: Should let the user specify the lib program. + old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' + fix_srcfile_path='`cygpath -w "$srcfile"`' + ;; + + freebsd1*) + ld_shlibs=no + ;; + + # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor + # support. Future versions do this automatically, but an explicit c++rt0.o + # does not break anything, and helps significantly (at the cost of a little + # extra space). + freebsd2.2*) + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + # Unfortunately, older versions of FreeBSD 2 do not have this feature. + freebsd2*) + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' + hardcode_direct=yes + hardcode_minus_L=yes + hardcode_shlibpath_var=no + ;; + + # FreeBSD 3 and greater uses gcc -shared to do shared libraries. + freebsd*) + archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + skip_need_lc_check=yes + ;; + + hpux9* | hpux10* | hpux11*) + case $host_os in + hpux9*) archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; + *) archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' ;; + esac + hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' + hardcode_libdir_separator=: + hardcode_direct=yes + hardcode_minus_L=yes # Not in the search PATH, but as the default + # location of the library. + export_dynamic_flag_spec='${wl}-E' + ;; + + irix5* | irix6*) + if test "$with_gcc" = yes; then + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + fi + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + link_all_deplibs=yes + ;; + + netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out + else + archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF + fi + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + newsos6) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts' + hardcode_direct=yes + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + hardcode_shlibpath_var=no + ;; + + openbsd*) + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + os2*) + hardcode_libdir_flag_spec='-L$libdir' + hardcode_minus_L=yes + allow_undefined_flag=unsupported + archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' + old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' + ;; + + osf3*) + if test "$with_gcc" = yes; then + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + allow_undefined_flag=' -expect_unresolved \*' + archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + fi + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + ;; + + osf4* | osf5*) # as osf3* with the addition of -msym flag + if test "$with_gcc" = yes; then + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + allow_undefined_flag=' -expect_unresolved \*' + archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ + $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' + fi + hardcode_libdir_flag_spec='-rpath $libdir' + hardcode_libdir_separator=: + ;; + + sco3.2v5*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_shlibpath_var=no + runpath_var=LD_RUN_PATH + hardcode_runpath_var=yes + ;; + + solaris*) + no_undefined_flag=' -z text' + # $CC -shared without GNU ld will not create a library from C++ + # object files and a static libstdc++, better avoid it by now + archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_shlibpath_var=no + case $host_os in + solaris2.[0-5] | solaris2.[0-5].*) ;; + *) # Supported since Solaris 2.6 (maybe 2.5.1?) + whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; + esac + link_all_deplibs=yes + ;; + + sunos4*) + archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_direct=yes + hardcode_minus_L=yes + hardcode_shlibpath_var=no + ;; + + sysv4) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + runpath_var='LD_RUN_PATH' + hardcode_shlibpath_var=no + hardcode_direct=no #Motorola manual says yes, but my tests say they lie + ;; + + sysv4.3*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_shlibpath_var=no + export_dynamic_flag_spec='-Bexport' + ;; + + sysv5*) + no_undefined_flag=' -z text' + # $CC -shared without GNU ld will not create a library from C++ + # object files and a static libstdc++, better avoid it by now + archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' + hardcode_libdir_flag_spec= + hardcode_shlibpath_var=no + runpath_var='LD_RUN_PATH' + ;; + + uts4*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_shlibpath_var=no + ;; + + dgux*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_shlibpath_var=no + ;; + + sysv4*MP*) + if test -d /usr/nec; then + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_shlibpath_var=no + runpath_var=LD_RUN_PATH + hardcode_runpath_var=yes + ld_shlibs=yes + fi + ;; + + sysv4.2uw2*) + archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' + hardcode_direct=yes + hardcode_minus_L=no + hardcode_shlibpath_var=no + hardcode_runpath_var=yes + runpath_var=LD_RUN_PATH + ;; + + unixware7*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + runpath_var='LD_RUN_PATH' + hardcode_shlibpath_var=no + ;; + + *) + ld_shlibs=no + ;; + esac +fi + +## Compiler Characteristics: PIC flags, static flags, etc +if test "X${ac_cv_prog_cc_pic+set}" = Xset; then + : +else + ac_cv_prog_cc_pic= + ac_cv_prog_cc_shlib= + ac_cv_prog_cc_wl= + ac_cv_prog_cc_static= + ac_cv_prog_cc_no_builtin= + ac_cv_prog_cc_can_build_shared=$can_build_shared + + if test "$with_gcc" = yes; then + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-static' + + case $host_os in + aix*) + # All AIX code is PIC. + if test "$host_cpu" = ia64; then + # AIX 5 now supports IA64 processor + lt_cv_prog_cc_static='-Bstatic' + else + lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' + fi + ;; + amigaos*) + # FIXME: we need at least 68020 code to build shared libraries, but + # adding the `-m68020' flag to GCC prevents building anything better, + # like `-m68040'. + ac_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4' + ;; + beos* | irix5* | irix6* | osf3* | osf4* | osf5*) + # PIC is the default for these OSes. + ;; + cygwin* | mingw* | os2*) + # This hack is so that the source file can tell whether it is being + # built for inclusion in a dll (and should export symbols for example). + ac_cv_prog_cc_pic='-DDLL_EXPORT' + ;; + darwin* | rhapsody*) + # PIC is the default on this platform + # Common symbols not allowed in MH_DYLIB files + lt_cv_prog_cc_pic='-fno-common' + ;; + *djgpp*) + # DJGPP does not support shared libraries at all + ac_cv_prog_cc_pic= + ;; + sysv4*MP*) + if test -d /usr/nec; then + ac_cv_prog_cc_pic=-Kconform_pic + fi + ;; + *) + ac_cv_prog_cc_pic='-fPIC' + ;; + esac + else + # PORTME Check for PIC flags for the system compiler. + case $host_os in + aix*) + # All AIX code is PIC. + ac_cv_prog_cc_static="$ac_cv_prog_cc_static ${ac_cv_prog_cc_wl}-lC" + ;; + + hpux9* | hpux10* | hpux11*) + # Is there a better ac_cv_prog_cc_static that works with the bundled CC? + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" + ac_cv_prog_cc_pic='+Z' + ;; + + irix5* | irix6*) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-non_shared' + # PIC (with -KPIC) is the default. + ;; + + cygwin* | mingw* | os2*) + # This hack is so that the source file can tell whether it is being + # built for inclusion in a dll (and should export symbols for example). + ac_cv_prog_cc_pic='-DDLL_EXPORT' + ;; + + newsos6) + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ;; + + osf3* | osf4* | osf5*) + # All OSF/1 code is PIC. + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-non_shared' + ;; + + sco3.2v5*) + ac_cv_prog_cc_pic='-Kpic' + ac_cv_prog_cc_static='-dn' + ac_cv_prog_cc_shlib='-belf' + ;; + + solaris*) + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Wl,' + ;; + + sunos4*) + ac_cv_prog_cc_pic='-PIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Qoption ld ' + ;; + + sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Wl,' + ;; + + uts4*) + ac_cv_prog_cc_pic='-pic' + ac_cv_prog_cc_static='-Bstatic' + ;; + + sysv4*MP*) + if test -d /usr/nec ;then + ac_cv_prog_cc_pic='-Kconform_pic' + ac_cv_prog_cc_static='-Bstatic' + fi + ;; + + *) + ac_cv_prog_cc_can_build_shared=no + ;; + esac + fi + case "$host_os" in + # Platforms which do not suport PIC and -DPIC is meaningless + # on them: + *djgpp*) + ac_cv_prog_cc_pic= + ;; + *) + ac_cv_prog_cc_pic="$ac_cv_prog_cc_pic -DPIC" + ;; + esac +fi + +need_lc=yes +if test "$enable_shared" = yes && test "$with_gcc" = yes; then + case $archive_cmds in + *'~'*) + # FIXME: we may have to deal with multi-command sequences. + ;; + '$CC '*) + # Test whether the compiler implicitly links with -lc since on some + # systems, -lgcc has to come before -lc. If gcc already passes -lc + # to ld, don't add -lc before -lgcc. + echo $ac_n "checking whether -lc should be explicitly linked in... $ac_c" 1>&6 + if eval "test \"`echo '$''{'ac_cv_archive_cmds_needs_lc'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + need_lc=$ac_cv_archive_cmds_needs_lc + elif test "x$skip_need_lc_check" = "xyes" ; then + echo $ac_n "(skipping, using no) $ac_c" 1>&6 + need_lc=no + else + $rm conftest* + echo "static int dummy;" > conftest.$ac_ext + if { (eval echo ltcf-c.sh:need_lc: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; }; then + # Append any warnings to the config.log. + cat conftest.err 1>&5 + soname=conftest + lib=conftest + libobjs=conftest.$ac_objext + deplibs= + wl=$ac_cv_prog_cc_wl + compiler_flags=-v + linker_flags=-v + verstring= + output_objdir=. + libname=conftest + save_allow_undefined_flag=$allow_undefined_flag + allow_undefined_flag= + if { (eval echo ltcf-c.sh:need_lc: \"$archive_cmds\") 1>&5; (eval $archive_cmds) 2>&1 | grep " -lc " 1>&5 ; }; then + need_lc=no + fi + allow_undefined_flag=$save_allow_undefined_flag + else + cat conftest.err 1>&5 + fi + fi + $rm conftest* + echo "$ac_t$need_lc" 1>&6 + ;; + esac +fi +ac_cv_archive_cmds_needs_lc=$need_lc diff --git a/admin/ltcf-cxx.sh b/admin/ltcf-cxx.sh new file mode 100644 index 0000000..70ccba9 --- /dev/null +++ b/admin/ltcf-cxx.sh @@ -0,0 +1,1040 @@ +#### This script is meant to be sourced by ltconfig. + +# ltcf-cxx.sh - Create a C++ compiler specific configuration +# +# Copyright (C) 1996-1999, 2000, 2001 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# Original C++ support by:Gary V. Vaughan +# Alexandre Oliva +# Ossama Othman +# Thomas Thanner +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + + +# Source file extension for C++ test sources. +ac_ext=cc + +# Object file extension for compiled C++ test sources. +objext=o + +# Code to be used in simple compile tests +lt_simple_compile_test_code="int some_variable = 0;" + +# Code to be used in simple link tests +lt_simple_link_test_code='int main(int, char *[]) { return (0); }' + +# C++ compiler +CXX=${CXX-c++} + +# ltmain only uses $CC for tagged configurations so make sure $CC is set. +CC=${CC-"$CXX"} +CFLAGS=${CFLAGS-"$CXXFLAGS"} + +# Allow CC (or CXX) to be a program name with arguments. +set dummy $CC +compiler=$2 +cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` + +# we are optimistic. (Too optimistic if you ask me, down there we switch it +# off again for most platforms ;) (MM) +ld_shlibs=yes + +# Check if we are using GNU gcc (taken/adapted from configure script) +# We need to check here since "--with-gcc" is set at configure time, +# not ltconfig time! +cat > conftest.$ac_ext <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + with_gcc=yes + + # Set up default GNU C++ configuration + + # Check if GNU C++ uses GNU ld as the underlying linker, since the + # archiving commands below assume that GNU ld is being used. + if eval "`$CC -print-prog-name=ld` --version 2>&1" | \ + egrep 'GNU ld' > /dev/null; then + with_gnu_ld=yes + + archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + + # If archive_cmds runs LD, not CC, wlarc should be empty + # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to + # investigate it a little bit more. (MM) + wlarc='${wl}' + + # ancient GNU ld didn't support --whole-archive et. al. + if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ + egrep 'no-whole-archive' > /dev/null; then + whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' + else + whole_archive_flag_spec= + fi + else + with_gnu_ld=no + wlarc= + + # A generic and very simple default shared library creation + # command for GNU C++ for the case where it uses the native + # linker, instead of GNU ld. If possible, this setting should + # overridden to take advantage of the native linker features on + # the platform it is being used on. + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + fi + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + +else + with_gcc=no + with_gnu_ld=no + wlarc= +fi + +echo "ltcf-cxx: with_gcc=$with_gcc ; with_gnu_ld=$with_gnu_ld" + +# PORTME: fill in a description of your system's C++ link characteristics +case $host_os in + aix3*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + aix4* | aix5*) + archive_cmds='' + hardcode_direct=yes + hardcode_libdir_separator=':' + link_all_deplibs=yes + # When large executables or shared objects are built, AIX ld can + # have problems creating the table of contents. If linking a library + # or program results in "error TOC overflow" add -mminimal-toc to + # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not + # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. + if test "$with_gcc" = yes; then + case $host_os in aix4.[012]|aix4.[012].*) + # We only want to do this on AIX 4.2 and lower, the check + # below for broken collect2 doesn't work under 4.3+ + collect2name=`${CC} -print-prog-name=collect2` + if test -f "$collect2name" && \ + strings "$collect2name" | grep resolve_lib_name >/dev/null + then + # We have reworked collect2 + hardcode_direct=yes + else + # We have old collect2 + hardcode_direct=unsupported + # It fails to find uninstalled libraries when the uninstalled + # path is not listed in the libpath. Setting hardcode_minus_L + # to unsupported forces relinking + hardcode_minus_L=yes + hardcode_libdir_flag_spec='-L$libdir' + hardcode_libdir_separator= + fi + esac + shared_flag='-shared' + else + # not using gcc + if test "$host_cpu" = ia64; then + shared_flag='${wl}-G' + else + shared_flag='${wl}-bM:SRE' + fi + fi + + if test "$host_cpu" = ia64; then + # On IA64, the linker does run time linking by default, so we don't + # have to do anything special. + aix_use_runtimelinking=no + exp_sym_flag='-Bexport' + no_entry_flag="" + else + # KDE requires run time linking. Make it the default. + aix_use_runtimelinking=yes + exp_sym_flag='-bexport' + no_entry_flag='-bnoentry' + fi + # Let the compiler handle the export list. + always_export_symbols=no + if test "$aix_use_runtimelinking" = yes; then + allow_undefined_flag=' ${wl}-berok' + # The following three lines along with hardcode_into_libs=yes put the correct path into libraries. + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir${libdir:+:}/usr/lib:/lib' + archive_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-G '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-G '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + if test "$host_cpu" = ia64; then + hardcode_libdir_flag_spec='${wl}-R $libdir${libdir:+:}/usr/lib:/lib' + allow_undefined_flag="-z nodefs" + archive_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib' + # Warning - without using the other run time loading flags, -berok will + # link without error, but may produce a broken library. + no_undefined_flag='${wl}-bnoerok' + allow_undefined_flag='${wl}-berok" + # -bexpall does not export symbols beginning with underscore (_) + always_export_symbols=yes + # Exported symbols can be pulled into shared objects from archives + whole_archive_flag_spec=' ' + build_libtool_need_lc=yes + # This is similar to how AIX traditionally builds it's shared libraries. + archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' + fi + fi + ;; + chorus*) + case $cc_basename in + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + dgux*) + case $cc_basename in + ec++) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + ghcx) + # Green Hills C++ Compiler + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + freebsd*) + # FreeBSD uses GNU C++ and GNU ld + skip_need_lc_check=yes + remove_lgcc=yes + ;; + hpux*) + hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' + hardcode_libdir_separator=: + hardcode_direct=yes + hardcode_minus_L=yes # Not in the search PATH, but as the default + # location of the library. + export_dynamic_flag_spec='${wl}-E' + + case $cc_basename in + CC) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + aCC) + case $host_os in + hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; + *) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; + esac + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + *) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no ; then + # MM: for HP-UX and g++ -fPIC is needed to link pic objects together + case $host_os in + hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; + *) archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; + esac + output_verbose_link_cmds='$CC -shared -fPIC $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + remove_lgcc=yes + fi + if test "$with_gcc" = no ; then + # FIXME: insert proper C++ library support + ld_shlibs=no + fi + ;; + esac + ;; + irix5* | irix6*) + case $cc_basename in + CC) + # SGI C++ + archive_cmds='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + + # Archives containing C++ object files must be created using + # "CC -ar", where "CC" is the IRIX C++ compiler. This is + # necessary to make sure instantiated templates are included + # in the archive. + old_archive_cmds='$CC -ar -WR,-u -o $oldlib $oldobjs' + ;; + *) + if test "$with_gcc" = yes; then + if test "$with_gnu_ld" = no; then + archive_cmds='$CC -D_LANGUAGE_C_CPLUS_PLUS -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -o $lib' + fi + fi + ;; + esac + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + link_all_deplibs=yes + ;; + linux*) + case $cc_basename in + KCC) + # Kuck and Associates, Inc. (KAI) C++ Compiler + + # KCC will only create a shared library if the output file + # ends with ".so" (or ".sl" for HP-UX), so rename the library + # to its proper name (with version) after linking. + archive_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' + archive_expsym_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest.so 2>&1 | egrep "ld"`; rm -f libconftest.so; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + + hardcode_libdir_flag_spec='${wl}--rpath,$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + + # Archives containing C++ object files must be created using + # "CC -Bstatic", where "CC" is the KAI C++ compiler. + old_archive_cmds='$CC -Bstatic -o $oldlib $oldobjs' + ;; + cxx) + # Compaq C++ + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' + + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='-rpath $libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | sed "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + insure) + if test "$with_gcc" = yes; then + # Insure++ together with gcc probably means also GNU ld + # only -whole-archive isn't supported + whole_archive_flag_spec="" + # and we can't use -nostdlib, because bloody insure has no way to + # output the linkline (-Zvm isn't working as documented), so we don't + # know the depending libs. So we hope, insure gets it right anyway. + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + output_verbose_link_cmds="" + fi + esac + ;; + lynxos*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + m88k*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + mvs*) + case $cc_basename in + cxx) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + netbsd*) + if test "$with_gcc" = no || test "$with_gnu_ld" = no; then + # This should only be triggered for NetBSD/a.out + # Add in C++ constructor/destructor support + if test -f /usr/pkg/lib/c++rt0/c++rt0.o.PIC; then + cppopts="/usr/pkg/lib/c++rt0/c++rt0.o.PIC" + elif test -f /usr/lib/c++rt0.o; then + cppopts="/usr/lib/c++rt0.o" + fi + archive_cmds='ld -Bshareable -o $lib '"$cppopts"' $libobjs $deplibs $linkopts' + fi + ;; + openbsd*) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + # MM: OpenBSD 2.7 uses G++, but not GNU ld + archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + old_archive_cmds="$old_archive_cmds~"'$RANLIB $oldlib' + hardcode_libdir_flag_spec='${wl}-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + whole_archive_flag_spec='${wl}-Bforcearchive' + remove_lgcc=yes + fi + ;; + osf3*) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + else + case $cc_basename in + KCC) + # Kuck and Associates, Inc. (KAI) C++ Compiler + + # KCC will only create a shared library if the output file + # ends with ".so" (or ".sl" for HP-UX), so rename the library + # to its proper name (with version) after linking. + archive_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' + + hardcode_libdir_flag_spec='${wl}-rpath,$libdir' + hardcode_libdir_separator=: + + # Archives containing C++ object files must be created using + # "CC -Bstatic", where "CC" is the KAI C++ compiler. + old_archive_cmds='$CC -Bstatic -o $oldlib $oldobjs' + + ;; + RCC) + # Rational C++ 2.4.1 + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + cxx) + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | sed "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + fi + ;; + osf4* | osf5*) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + allow_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + no_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + archive_cmds='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + else + case $cc_basename in + KCC) + # Kuck and Associates, Inc. (KAI) C++ Compiler + + # KCC will only create a shared library if the output file + # ends with ".so" (or ".sl" for HP-UX), so rename the library + # to its proper name (with version) after linking. + archive_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' + + hardcode_libdir_flag_spec='${wl}-rpath,$libdir' + hardcode_libdir_separator=: + + # Archives containing C++ object files must be created using + # the KAI C++ compiler. + old_archive_cmds='$CC -o $oldlib $oldobjs' + ;; + RCC) + # Rational C++ 2.4.1 + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + cxx) + allow_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + no_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + archive_cmds='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -update_registry ${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='-rpath $libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | sed "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + fi + ;; + psos*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + sco*) + case $cc_basename in + CC) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + sunos4*) + case $cc_basename in + CC) + # Sun C++ 4.x + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + lcc) + # Lucid + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + solaris*) + case $cc_basename in + CC) + # Sun C++ 4.2, 5.x and Centerline C++ + no_undefined_flag=' -ztext' + archive_cmds='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' + + hardcode_libdir_flag_spec='-R$libdir' + hardcode_shlibpath_var=no + case $host_os in + solaris2.[0-5] | solaris2.[0-5].*) ;; + *) + # The C++ compiler is used as linker so we must use $wl + # flag to pass the commands to the underlying system + # linker. + # Supported since Solaris 2.6 (maybe 2.5.1?) + whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' + ;; + esac + link_all_deplibs=yes + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | egrep "\-R|\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + + # Archives containing C++ object files must be created using + # "CC -xar", where "CC" is the Sun C++ compiler. This is + # necessary to make sure instantiated templates are included + # in the archive. + old_archive_cmds='$CC -xar -o $oldlib $oldobjs' + ;; + gcx) + # Green Hills C++ Compiler + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' + + # The C++ compiler must be used to create the archive. + old_archive_cmds='$CC $LDFLAGS -archive -o $oldlib $oldobjs' + ;; + *) + # GNU C++ compiler with Solaris linker + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + if $CC --version | egrep -v '^2\.7' > /dev/null; then + archive_cmds='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $linker_flags ${wl}-h $wl$soname -o $lib' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags~$rm $lib.exp' + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep \"\-L\"" + else + # g++ 2.7 appears to require `-G' NOT `-shared' on this + # platform. + archive_cmds='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $linker_flags ${wl}-h $wl$soname -o $lib' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags~$rm $lib.exp' + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds="$CC -G $CFLAGS -v conftest.$objext 2>&1 | egrep \"\-L\"" + fi + + hardcode_libdir_flag_spec='${wl}-R $wl$libdir' + fi + ;; + esac + ;; + tandem*) + case $cc_basename in + NCC) + # NonStop-UX NCC 3.20 + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + unixware*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + vxworks*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; +esac + + +## Compiler Characteristics: PIC flags, static flags, etc + +# We don't use cached values here since only the C compiler +# characteristics should be cached. +ac_cv_prog_cc_pic= +ac_cv_prog_cc_shlib= +ac_cv_prog_cc_wl= +ac_cv_prog_cc_static= +ac_cv_prog_cc_no_builtin= +ac_cv_prog_cc_can_build_shared=$can_build_shared + +ac_cv_prog_cc_pic_works= +ac_cv_prog_cc_static_works= + +if test "$with_gcc" = yes; then + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-static' + + case $host_os in + aix*) + # All AIX code is PIC. + if test "$host_cpu" = ia64; then + # AIX 5 now supports IA64 processor + lt_cv_prog_cc_static='-Bstatic' + else + lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' + fi + ;; + amigaos*) + # FIXME: we need at least 68020 code to build shared libraries, but + # adding the `-m68020' flag to GCC prevents building anything better, + # like `-m68040'. + ac_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4' + ;; + beos* | irix5* | irix6* | osf3* | osf4* | osf5*) + # PIC is the default for these OSes. + ;; + cygwin* | mingw* | os2*) + # This hack is so that the source file can tell whether it is being + # built for inclusion in a dll (and should export symbols for example). + ac_cv_prog_cc_pic='-DDLL_EXPORT' + ;; + darwin* | rhapsody*) + # PIC is the default on this platform + # Common symbols not allowed in MH_DYLIB files + lt_cv_prog_cc_pic='-fno-common' + ;; + *djgpp*) + # DJGPP does not support shared libraries at all + ac_cv_prog_cc_pic= + ;; + sysv4*MP*) + if test -d /usr/nec; then + ac_cv_prog_cc_pic=-Kconform_pic + fi + ;; + *) + ac_cv_prog_cc_pic='-fPIC' + ;; + esac +else + case $host_os in + aix4* | aix5*) + # All AIX code is PIC. + if test "$host_cpu" = ia64; then + # AIX 5 now supports IA64 processor + lt_cv_prog_cc_static='-Bstatic' + else + lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' + fi + ;; + chorus*) + case $cc_basename in + cxch68) + # Green Hills C++ Compiler + # ac_cv_prog_cc_static="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" + ;; + esac + ;; + dgux*) + case $cc_basename in + ec++) + ac_cv_prog_cc_pic='-KPIC' + ;; + ghcx) + # Green Hills C++ Compiler + ac_cv_prog_cc_pic='-pic' + ;; + *) + ;; + esac + ;; + freebsd*) + # FreeBSD uses GNU C++ + ;; + hpux9* | hpux10* | hpux11*) + case $cc_basename in + CC) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" + ac_cv_prog_cc_pic='+Z' + ;; + aCC) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" + ac_cv_prog_cc_pic='+Z' + ;; + *) + ;; + esac + ;; + irix5* | irix6*) + case $cc_basename in + CC) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-non_shared' + ac_cv_prog_cc_pic='-KPIC' + ;; + *) + ;; + esac + ;; + linux*) + case $cc_basename in + KCC) + # KAI C++ Compiler + ac_cv_prog_cc_wl='--backend -Wl,' + ac_cv_prog_cc_pic='-fPIC' + ;; + cxx) + # Compaq C++ + # Make sure the PIC flag is empty. It appears that all Alpha + # Linux and Compaq Tru64 Unix objects are PIC. + ac_cv_prog_cc_pic= + ac_cv_prog_cc_static='-non_shared' + ;; + *) + ;; + esac + ;; + lynxos*) + ;; + m88k*) + ;; + mvs*) + case $cc_basename in + cxx) + ac_cv_prog_cc_pic='-W c,exportall' + ;; + *) + ;; + esac + ;; + netbsd*) + ;; + osf3* | osf4* | osf5*) + case $cc_basename in + KCC) + ac_cv_prog_cc_wl='--backend -Wl,' + ;; + RCC) + # Rational C++ 2.4.1 + ac_cv_prog_cc_pic='-pic' + ;; + cxx) + # Digital/Compaq C++ + ac_cv_prog_cc_wl='-Wl,' + # Make sure the PIC flag is empty. It appears that all Alpha + # Linux and Compaq Tru64 Unix objects are PIC. + ac_cv_prog_cc_pic= + ac_cv_prog_cc_static='-non_shared' + ;; + *) + ;; + esac + ;; + psos*) + ;; + sco*) + case $cc_basename in + CC) + ac_cv_prog_cc_pic='-fPIC' + ;; + *) + ;; + esac + ;; + solaris*) + case $cc_basename in + CC) + # Sun C++ 4.2, 5.x and Centerline C++ + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Qoption ld ' + ;; + gcx) + # Green Hills C++ Compiler + ac_cv_prog_cc_pic='-PIC' + ;; + *) + ;; + esac + ;; + sunos4*) + case $cc_basename in + CC) + # Sun C++ 4.x + ac_cv_prog_cc_pic='-pic' + ac_cv_prog_cc_static='-Bstatic' + ;; + lcc) + # Lucid + ac_cv_prog_cc_pic='-pic' + ;; + *) + ;; + esac + ;; + tandem*) + case $cc_basename in + NCC) + # NonStop-UX NCC 3.20 + ac_cv_prog_cc_pic='-KPIC' + ;; + *) + ;; + esac + ;; + unixware*) + ;; + vxworks*) + ;; + *) + ac_cv_prog_cc_can_build_shared=no + ;; + esac +fi + +case "$host_os" in + # Platforms which do not suport PIC and -DPIC is meaningless + # on them: + *djgpp*) + ac_cv_prog_cc_pic= + ;; + *) + ac_cv_prog_cc_pic="$ac_cv_prog_cc_pic -DPIC" + ;; +esac + + +# Figure out "hidden" C++ library dependencies from verbose +# compiler output whening linking a shared library. +cat > conftest.$ac_ext <&5; then + # Parse the compiler output and extract the necessary + # objects, libraries and library flags. + + # Sentinel used to keep track of whether or not we are before + # the conftest object file. + pre_test_object_deps_done=no + + for p in `eval $output_verbose_link_cmds`; do + + case $p in + + -L* | -R* | -l*) + # Some compilers place space between "-{L,R}" and the path. + # Remove the space. + if test $p = "-L" \ + || test $p = "-R"; then + prev=$p + continue + else + prev= + fi + + if test "$pre_test_object_deps_done" = no; then + case $p in + -L* | -R*) + # Internal compiler library paths should come after those + # provided the user. The postdeps already come after the + # user supplied libs so there is no need to process them. + if test -z "$compiler_lib_search_path"; then + compiler_lib_search_path="${prev}${p}" + else + compiler_lib_search_path="${compiler_lib_search_path} ${prev}${p}" + fi + ;; + # The "-l" case would never come before the object being + # linked, so don't bother handling this case. + esac + else + add="${prev}${p}" + if test "x$remove_lgcc" = "xyes" ; then + case "$add" in + -lgcc ) add="" ;; + esac + fi + if test -n "$add" ; then + if test -z "$postdeps"; then + postdeps="$add" + else + postdeps="${postdeps} ${add}" + fi + fi + fi + ;; + + *.$objext) + # This assumes that the test object file only shows up + # once in the compiler output. + if test "$p" = "conftest.$objext"; then + pre_test_object_deps_done=yes + continue + fi + + if test "$pre_test_object_deps_done" = no; then + if test -z "$predep_objects"; then + predep_objects="$p" + else + predep_objects="$predep_objects $p" + fi + else + if test -z "$postdep_objects"; then + postdep_objects="$p" + else + postdep_objects="$postdep_objects $p" + fi + fi + ;; + + *) ;; # Ignore the rest. + + esac + done + + # Clean up. + rm -f a.out +else + echo "ltcf-cxx.sh: error: problem compiling test program" +fi + +$rm -f confest.$objext + +if test "x$skip_need_lc_check" = "xyes" ; then + need_lc=no +else + case " $postdeps " in + *" -lc "*) need_lc=no ;; + *) need_lc=yes ;; + esac +fi diff --git a/admin/ltconfig b/admin/ltconfig new file mode 100755 index 0000000..caefe9f --- /dev/null +++ b/admin/ltconfig @@ -0,0 +1,2794 @@ +#! /bin/sh + +# ltconfig - Create a system-specific libtool. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# A lot of this script is taken from autoconf-2.10. + +# Check that we are running under the correct shell. +SHELL=${CONFIG_SHELL-/bin/sh} +echo=echo +if test "X$1" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift +elif test "X$1" = X--fallback-echo; then + # Avoid inline document here, it may be left over + : +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then + # Yippee, $echo works! + : +else + # Restart under the correct shell. + exec "$SHELL" "$0" --no-reexec ${1+"$@"} +fi + +if test "X$1" = X--fallback-echo; then + # used as fallback echo + shift + cat </dev/null`} + case X$UNAME in + *-DOS) PATH_SEPARATOR=';' ;; + *) PATH_SEPARATOR=':' ;; + esac +fi + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi + +if test "X${echo_test_string+set}" != Xset; then + # find a string as large as possible, as long as the shell can cope with it + for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do + # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... + if (echo_test_string="`eval $cmd`") 2>/dev/null && + echo_test_string="`eval $cmd`" && + (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then + break + fi + done +fi + +if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + : +else + # The Solaris, AIX, and Digital Unix default echo programs unquote + # backslashes. This makes it impossible to quote backslashes using + # echo "$something" | sed 's/\\/\\\\/g' + # + # So, first we look for a working echo in the user's PATH. + + IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" + for dir in $PATH /usr/ucb; do + if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && + test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + echo="$dir/echo" + break + fi + done + IFS="$save_ifs" + + if test "X$echo" = Xecho; then + # We didn't find a better echo, so look for alternatives. + if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + # This shell has a builtin print -r that does the trick. + echo='print -r' + elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) && + test "X$CONFIG_SHELL" != X/bin/ksh; then + # If we have ksh, try running ltconfig again with it. + ORIGINAL_CONFIG_SHELL="${CONFIG_SHELL-/bin/sh}" + export ORIGINAL_CONFIG_SHELL + CONFIG_SHELL=/bin/ksh + export CONFIG_SHELL + exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"} + else + # Try using printf. + echo='printf %s\n' + if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + # Cool, printf works + : + elif echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` && + test "X$echo_testing_string" = 'X\t' && + echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL" + export CONFIG_SHELL + SHELL="$CONFIG_SHELL" + export SHELL + echo="$CONFIG_SHELL $0 --fallback-echo" + elif echo_testing_string=`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` && + test "X$echo_testing_string" = 'X\t' && + echo_testing_string=`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + echo="$CONFIG_SHELL $0 --fallback-echo" + else + # maybe with a smaller string... + prev=: + + for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do + if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then + break + fi + prev="$cmd" + done + + if test "$prev" != 'sed 50q "$0"'; then + echo_test_string=`eval $prev` + + export echo_test_string + exec "${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}}" "$0" ${1+"$@"} + else + # Oops. We lost completely, so just stick with echo. + echo=echo + fi + fi + fi + fi +fi + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e s/^X//' +sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' + +# Same as above, but do not quote variable references. +double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g' + +# Sed substitution to delay expansion of an escaped shell variable in a +# double_quote_subst'ed string. +delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' + +# The name of this program. +progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'` + +# Constants: +PROGRAM=ltconfig +PACKAGE=libtool +VERSION=1.4a +TIMESTAMP=" (1.641.2.206mm 2001/04/03 21:47:47)" +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +rm="rm -f" + +help="Try \`$progname --help' for more information." + +# Global variables: +default_ofile=libtool +can_build_shared=yes +enable_shared=yes +# All known linkers require a `.a' archive for static linking (except M$VC, +# which needs '.lib'). +enable_static=yes +enable_fast_install=yes +enable_dlopen=unknown +enable_win32_dll=no +pic_mode=default +ltmain= +silent= +srcdir= +ac_config_guess= +ac_config_sub= +host= +build=NONE +nonopt=NONE +ofile="$default_ofile" +verify_host=yes +tagname= +with_gcc=no +with_gnu_ld=no +need_locks=yes +ac_ext=c +libext=a +cache_file= +max_cmd_len= + +## Dependencies to place before and after the object being linked: +predep_objects= +postdep_objects= +predeps= +postdeps= +compiler_lib_search_path= + +## Link characteristics: +allow_undefined_flag= +no_undefined_flag= +need_lib_prefix=unknown +need_version=unknown +# when you set need_version to no, make sure it does not cause -set_version +# flags to be left without arguments +archive_cmds= +archive_expsym_cmds= +old_archive_from_new_cmds= +old_archive_from_expsyms_cmds= +striplib= +old_striplib= +export_dynamic_flag_spec= +whole_archive_flag_spec= +thread_safe_flag_spec= +hardcode_into_libs=no +hardcode_libdir_flag_spec= +hardcode_libdir_separator= +hardcode_direct=no +hardcode_minus_L=no +hardcode_shlibpath_var=unsupported +runpath_var= +link_all_deplibs=unknown +always_export_symbols=no +export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols' +# include_expsyms should be a list of space-separated symbols to be *always* +# included in the symbol list +include_expsyms= +# exclude_expsyms can be an egrep regular expression of symbols to exclude +# it will be wrapped by ` (' and `)$', so one must not match beginning or +# end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', +# as well as any symbol that contains `d'. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_" +# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out +# platforms (ab)use it in PIC code, but their linkers get confused if +# the symbol is explicitly referenced. Since portable code cannot +# rely on this symbol name, it's probably fine to never include it in +# preloaded symbol tables. +extract_expsyms_cmds= + +## Tools: +old_AR="$AR" +old_AR_FLAGS="$AR_FLAGS" +old_CC="$CC" +old_CFLAGS="$CFLAGS" +old_CPPFLAGS="$CPPFLAGS" +old_LDFLAGS="$LDFLAGS" +old_LIBS="$LIBS" +old_MAGIC_CMD="$MAGIC_CMD" +old_LD="$LD" +old_LN_S="$LN_S" +old_LTCC="$LTCC" +old_NM="$NM" +old_RANLIB="$RANLIB" +old_STRIP="$STRIP" +old_AS="$AS" +old_DLLTOOL="$DLLTOOL" +old_OBJDUMP="$OBJDUMP" +old_OBJEXT="$OBJEXT" +old_EXEEXT="$EXEEXT" +old_reload_flag="$reload_flag" +old_deplibs_check_method="$deplibs_check_method" +old_file_magic_cmd="$file_magic_cmd" + +# Parse the command line options. +args= +prev= +for option +do + case $option in + -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; + *) optarg= ;; + esac + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + eval "$prev=\$option" + prev= + continue + fi + + case $option in + --help) cat <&2 + echo "$help" 1>&2 + exit 1 + ;; + + *) + if test -z "$ltmain"; then + ltmain="$option" + elif test -z "$host"; then +# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1 +# if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then +# echo "$progname: warning \`$option' is not a valid host type" 1>&2 +# fi + host="$option" + else + echo "$progname: too many arguments" 1>&2 + echo "$help" 1>&2 + exit 1 + fi ;; + esac +done + +if test -z "$ltmain"; then + echo "$progname: you must specify a LTMAIN file" 1>&2 + echo "$help" 1>&2 + exit 1 +fi + +if test ! -f "$ltmain"; then + echo "$progname: \`$ltmain' does not exist" 1>&2 + echo "$help" 1>&2 + exit 1 +fi + +if test -n "$tagname"; then + # Check whether tagname contains only valid characters + case `$echo "X$tagname" | $Xsed -e 's/[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]//g'` in + "") ;; + *) + echo "$progname: invalid tag name: $tagname" 1>&2 + exit 1 + ;; + esac + + if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$ofile" > /dev/null; then + echo "$progname: tag name $tagname already exists" 1>&2 + exit 1 + fi + + if test ! -f "$ofile"; then + echo "$progname: warning: output file \`$ofile' does not exist" 1>&2 + fi + + if test -z "$LTCC"; then + eval "`$SHELL $ofile --config | grep '^LTCC='`" + if test -z "$LTCC"; then + echo "$progname: warning: output file \`$ofile' does not look like a libtool script" 1>&2 + else + echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2 + fi + fi +fi + +# Quote any args containing shell metacharacters. +ltconfig_args= +for arg +do + case $arg in + *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) + ltconfig_args="$ltconfig_args '$arg'" ;; + *) ltconfig_args="$ltconfig_args $arg" ;; + esac +done + +# A relevant subset of AC_INIT. + +# File descriptor usage: +# 0 standard input +# 1 file creation +# 2 errors and warnings +# 3 some systems may open it to /dev/tty +# 4 used on the Kubota Titan +# 5 compiler messages saved in config.log +# 6 checking for... messages and results +if test "$silent" = yes; then + exec 6>/dev/null +else + exec 6>&1 +fi +exec 5>>./config.log + +# NLS nuisances. +# Only set LANG and LC_ALL to C if already set. +# These must not be set unconditionally because not all systems understand +# e.g. LANG=C (notably SCO). +if test "X${LC_ALL+set}" = Xset; then LC_ALL=C; export LC_ALL; fi +if test "X${LANG+set}" = Xset; then LANG=C; export LANG; fi + +if test -n "$cache_file" && test -r "$cache_file" && test -f "$cache_file"; then + echo "loading cache $cache_file within ltconfig" + . $cache_file +fi + +if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then + # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. + if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then + ac_n= ac_c=' +' ac_t=' ' + else + ac_n=-n ac_c= ac_t= + fi +else + ac_n= ac_c='\c' ac_t= +fi + +if test -z "$srcdir"; then + # Assume the source directory is the same one as the path to LTMAIN. + srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'` + test "$srcdir" = "$ltmain" && srcdir=. +fi + +trap "$rm conftest*; exit 1" 1 2 15 +if test "$verify_host" = yes; then + # Check for config.guess and config.sub. + ac_aux_dir= + for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do + if test -f $ac_dir/config.guess; then + ac_aux_dir=$ac_dir + break + fi + done + if test -z "$ac_aux_dir"; then + echo "$progname: cannot find config.guess in $srcdir $srcdir/.. $srcdir/../.." 1>&2 + echo "$help" 1>&2 + exit 1 + fi + ac_config_guess=$ac_aux_dir/config.guess + ac_config_sub=$ac_aux_dir/config.sub + + # Make sure we can run config.sub. + if $SHELL $ac_config_sub sun4 >/dev/null 2>&1; then : + else + echo "$progname: cannot run $ac_config_sub" 1>&2 + echo "$help" 1>&2 + exit 1 + fi + + echo $ac_n "checking host system type""... $ac_c" 1>&6 + + host_alias=$host + case $host_alias in + "") + # Force config.guess to use the C compiler. + # CC_FOR_BUILD overrides the CC variable in config.guess but I had + # problems with it so do it this way for now. + CC="$LTCC" + + if host_alias=`$SHELL $ac_config_guess`; then : + else + echo "$progname: cannot guess host type; you must specify one" 1>&2 + echo "$help" 1>&2 + exit 1 + fi + + # Restore the C compiler. + CC="$old_CC" + ;; + esac + host=`$SHELL $ac_config_sub $host_alias` + echo "$ac_t$host" 1>&6 + + # Make sure the host verified. + test -z "$host" && exit 1 + + # Check for the build system type + echo $ac_n "checking build system type... $ac_c" 1>&6 + + build_alias=$build + case $build_alias in + NONE) + case $nonopt in + NONE) build_alias=$host_alias ;; + *) build_alias=$nonopt ;; + esac ;; + esac + + build=`$SHELL $ac_config_sub $build_alias` + build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` + build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` + build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` + echo "$ac_t""$build" 1>&6 + +elif test -z "$host"; then + echo "$progname: you must specify a host type if you use \`--no-verify'" 1>&2 + echo "$help" 1>&2 + exit 1 +else + host_alias=$host + build_alias=$host_alias + build=$host +fi + +if test x"$host" != x"$build"; then + ac_tool_prefix=${host_alias}- +else + ac_tool_prefix= +fi + +host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` + +# Transform linux* to *-*-linux-gnu*, to support old configure scripts. +case $host_os in +linux-gnu*) ;; +linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'` +esac + +case $host_os in +aix3*) + # AIX sometimes has problems with the GCC collect2 program. For some + # reason, if we set the COLLECT_NAMES environment variable, the problems + # vanish in a puff of smoke. + if test "X${COLLECT_NAMES+set}" != Xset; then + COLLECT_NAMES= + export COLLECT_NAMES + fi + ;; +esac + +# Determine commands to create old-style static archives. +old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs' +old_postinstall_cmds='chmod 644 $oldlib' +old_postuninstall_cmds= + +if test -n "$RANLIB"; then + old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" + old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" +fi + +# Source the script associated with the $tagname tag configuration. +if test -n "$tagname"; then + . $ltmain +else + # FIXME: We should use a variable here + # Configure for a C compiler + . $srcdir/ltcf-c.sh +fi + +# Set sane defaults for various variables +test -z "$AR" && AR=ar +test -z "$AR_FLAGS" && AR_FLAGS=cru +test -z "$AS" && AS=as +test -z "$CC" && CC=cc +test -z "$DLLTOOL" && DLLTOOL=dlltool +test -z "$MAGIC_CMD" && MAGIC_CMD=file +test -z "$LD" && LD=ld +test -z "$LN_S" && LN_S="ln -s" +test -z "$NM" && NM=nm +test -z "$OBJDUMP" && OBJDUMP=objdump +test -z "$RANLIB" && RANLIB=: +test -z "$STRIP" && STRIP=: +test -z "$objext" && objext=o + +echo $ac_n "checking for objdir... $ac_c" 1>&6 +rm -f .libs 2>/dev/null +mkdir .libs 2>/dev/null +if test -d .libs; then + objdir=.libs +else + # MS-DOS does not allow filenames that begin with a dot. + objdir=_libs +fi +rmdir .libs 2>/dev/null +echo "$ac_t$objdir" 1>&6 + +# If no C compiler was specified, use CC. +LTCC=${LTCC-"$CC"} + +# Allow CC to be a program name with arguments. +set dummy $CC +compiler="$2" + +# We assume here that the value for ac_cv_prog_cc_pic will not be cached +# in isolation, and that seeing it set (from the cache) indicates that +# the associated values are set (in the cache) correctly too. +echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6 +echo "$progname:678:checking for $compiler option to produce PIC" 1>&5 + +if test -z "$ac_cv_prog_cc_pic"; then + echo "$ac_t"none 1>&6 +else + echo "$ac_t""$ac_cv_prog_cc_pic" 1>&6 + + # Check to make sure the pic_flag actually works. + echo $ac_n "checking if $compiler PIC flag $ac_cv_prog_cc_pic works... $ac_c" 1>&6 + echo "$progname:687:checking that $compiler PIC flag $ac_cv_prog_cc_pic works." 1>&5 + if test "X${ac_cv_prog_cc_pic_works+set}" = Xset && \ + test "X${ac_cv_prog_cc_pic_works}" != X; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_cv_prog_cc_pic_works=yes + $rm conftest* + echo $lt_simple_compile_test_code > conftest.$ac_ext + save_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS $ac_cv_prog_cc_pic -DPIC" + if { (eval echo $progname:697: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; } && test -s conftest.$objext; then + # Append any warnings to the config.log. + cat conftest.err 1>&5 + + case $host_os in + hpux9* | hpux10* | hpux11*) + # On HP-UX, both CC and GCC only warn that PIC is supported... then + # they create non-PIC objects. So, if there were any warnings, we + # assume that PIC is not supported. + if test -s conftest.err; then + ac_cv_prog_cc_pic_works=no + ac_cv_prog_cc_can_build_shared=no + ac_cv_prog_cc_pic= + else + ac_cv_prog_cc_pic_works=yes + ac_cv_prog_cc_pic=" $ac_cv_prog_cc_pic" + fi + ;; + *) + ac_cv_prog_cc_pic_works=yes + ac_cv_prog_cc_pic=" $ac_cv_prog_cc_pic" + ;; + esac + else + # Append any errors to the config.log. + cat conftest.err 1>&5 + ac_cv_prog_cc_pic_works=no + ac_cv_prog_cc_can_build_shared=no + ac_cv_prog_cc_pic= + fi + CFLAGS="$save_CFLAGS" + $rm conftest* + fi + # Belt *and* braces to stop my trousers falling down: + if test "X$ac_cv_prog_cc_pic_works" = Xno; then + ac_cv_prog_cc_pic= + ac_cv_prog_cc_can_build_shared=no + fi + echo "$ac_t""$ac_cv_prog_cc_pic_works" 1>&6 +fi + +# Check for any special shared library compilation flags. +if test -n "$ac_cv_prog_cc_shlib"; then + echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2 + if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$ac_cv_prog_cc_shlib[ ]" >/dev/null; then : + else + echo "$progname: add \`$ac_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" 1>&2 + ac_cv_prog_cc_can_build_shared=no + fi +fi + +echo $ac_n "checking if $compiler static flag $ac_cv_prog_cc_static works... $ac_c" 1>&6 +echo "$progname:749: checking if $compiler static flag $ac_cv_prog_cc_static works" >&5 +if test "X${ac_cv_prog_cc_static_works+set}" = Xset && \ + test "X${ac_cv_prog_cc_static_works}" != X; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + $rm conftest* + echo $lt_simple_link_test_code > conftest.$ac_ext + save_LDFLAGS="$LDFLAGS" + LDFLAGS="$LDFLAGS $ac_cv_prog_cc_static" + if { (eval echo $progname:758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + ac_cv_prog_cc_static_works=yes + else + ac_cv_prog_cc_static_works=no + ac_cv_prog_cc_static= + fi + LDFLAGS="$save_LDFLAGS" + $rm conftest* +fi +# Belt *and* braces to stop my trousers falling down: +if test "X$ac_cv_prog_cc_static_works" = Xno; then + ac_cv_prog_cc_static= +fi +echo "$ac_t""$ac_cv_prog_cc_static_works" 1>&6 +pic_flag="$ac_cv_prog_cc_pic" +special_shlib_compile_flags="$ac_cv_prog_cc_shlib" +wl="$ac_cv_prog_cc_wl" +link_static_flag="$ac_cv_prog_cc_static" +no_builtin_flag="$ac_cv_prog_cc_no_builtin" +can_build_shared="$ac_cv_prog_cc_can_build_shared" + +# find the maximum length of command line arguments +echo "$progname:780: finding the maximum length of command line arguments" 1>&5 +echo $ac_n "finding the maximum length of command line arguments... $ac_c" 1>&6 +if test "${lt_cv_sys_max_cmd_len+set}" = set; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + i=0 + testring="ABCDEF" + while test `$CONFIG_SHELL $0 --fallback-echo "X$testring" >/dev/null 2>&1` == `echo "X$testring" >/dev/null 2>&1` && + new_result=`expr "X$testring" : ".*" 2>&1` && + lt_cv_sys_max_cmd_len=$new_result && + test $i != 32 # 1 MB should be enough + do + i=`expr $i + 1` + testring=$testring$testring + done + testring= + # add a significant safety factor because C++ compilers can tack on massive amounts + # of additional arguments before passing them to the linker. 1/4 should be good. + len=`expr $lt_cv_sys_max_cmd_len \/ 4` + lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len - $len` +fi +echo "$progname:@lineno@: result: $lt_cv_sys_max_cmd_len" 1>&5 +echo "${ac_t}$lt_cv_sys_max_cmd_len" 1>&6 + +if test -n $lt_cv_sys_max_cmd_len ; then + max_cmd_len=$lt_cv_sys_max_cmd_len +else + max_cmd_len=none +fi + +# Check to see if options -o and -c are simultaneously supported by compiler +echo $ac_n "checking if $compiler supports -c -o file.$objext... $ac_c" 1>&6 +if test "${lt_cv_compiler_c_o+set}" = set; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + $rm -r conftest 2>/dev/null + mkdir conftest + cd conftest + $rm conftest* + echo $lt_simple_compile_test_code > conftest.$ac_ext + mkdir out + # According to Tom Tromey, Ian Lance Taylor reported there are C compilers + # that will create temporary files in the current directory regardless of + # the output directory. Thus, making CWD read-only will cause this test + # to fail, enabling locking or at least warning the user not to do parallel + # builds. + chmod -w . + save_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -o out/conftest2.$objext" + echo "$progname:829: checking if $compiler supports -c -o file.$objext" >&5 + if { (eval echo $progname:830: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$objext; then + + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings + if test -s out/conftest.err; then + lt_cv_compiler_c_o=no + else + lt_cv_compiler_c_o=yes + fi + else + # Append any errors to the config.log. + cat out/conftest.err 1>&5 + lt_cv_compiler_c_o=no + fi + CFLAGS="$save_CFLAGS" + chmod u+w . + $rm conftest* out/* + rmdir out + cd .. + rmdir conftest + $rm -r conftest 2>/dev/null +fi +compiler_c_o=$lt_cv_compiler_c_o +echo "${ac_t}$compiler_c_o" 1>&6 + +# Check to see if we can do hard links to lock some files if needed +hard_links="nottested" +if test "$compiler_c_o" = no && test "$need_locks" != no; then + # do not overwrite the value of need_locks provided by the user + echo $ac_n "checking if we can lock with hard links... $ac_c" 1>&6 + hard_links=yes + $rm conftest* + ln conftest.a conftest.b 2>/dev/null && hard_links=no + touch conftest.a + ln conftest.a conftest.b 2>&5 || hard_links=no + ln conftest.a conftest.b 2>/dev/null && hard_links=no + echo "$ac_t$hard_links" 1>&6 + $rm conftest* + if test "$hard_links" = no; then + echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2 + need_locks=warn + fi +else + need_locks=no +fi + +if test "$with_gcc" = yes; then + # Check to see if options -fno-rtti -fno-exceptions are supported by compiler + echo $ac_n "checking if $compiler supports -fno-rtti -fno-exceptions ... $ac_c" 1>&6 + $rm conftest* + echo $lt_simple_compile_test_code > conftest.$ac_ext + save_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext" + echo "$progname:883: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 + if { (eval echo $progname:884: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; } && test -s conftest.$objext; then + + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings + if test -s conftest.err; then + echo "$ac_t"no 1>&6 + compiler_rtti_exceptions=no + else + echo "$ac_t"yes 1>&6 + compiler_rtti_exceptions=yes + fi + else + # Append any errors to the config.log. + cat conftest.err 1>&5 + compiler_rtti_exceptions=no + echo "$ac_t"no 1>&6 + fi + CFLAGS="$save_CFLAGS" + $rm conftest* + + if test "$compiler_rtti_exceptions" = "yes"; then + no_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions' + else + no_builtin_flag=' -fno-builtin' + fi + +fi + +# See if the linker supports building shared libraries. +echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6 + +echo "$ac_t$ld_shlibs" 1>&6 +test "$ld_shlibs" = no && can_build_shared=no + +# Check hardcoding attributes. +echo $ac_n "checking how to hardcode library paths into programs... $ac_c" 1>&6 +hardcode_action= +if test -n "$hardcode_libdir_flag_spec" || \ + test -n "$runpath_var"; then + + # We can hardcode non-existant directories. + if test "$hardcode_direct" != no && + # If the only mechanism to avoid hardcoding is shlibpath_var, we + # have to relink, otherwise we might link with an installed library + # when we should be linking with a yet-to-be-installed one + ## test "$hardcode_shlibpath_var" != no && + test "$hardcode_minus_L" != no; then + # Linking always hardcodes the temporary library directory. + hardcode_action=relink + else + # We can link without hardcoding, and we can hardcode nonexisting dirs. + hardcode_action=immediate + fi +else + # We cannot hardcode anything, or else we can only hardcode existing + # directories. + hardcode_action=unsupported +fi +echo "$ac_t$hardcode_action" 1>&6 + +echo $ac_n "checking whether stripping libraries is possible... $ac_c" 1>&6 +if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then + test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" + test -z "$striplib" && striplib="$STRIP --strip-unneeded" + echo "${ac_t}yes" 1>&6 +else + echo "${ac_t}no" 1>&6 +fi + +case $reload_flag in +"" | " "*) ;; +*) reload_flag=" $reload_flag" ;; +esac +reload_cmds='$LD$reload_flag -o $output$reload_objs' +test -z "$deplibs_check_method" && deplibs_check_method=unknown + +# PORTME Fill in your ld.so characteristics +library_names_spec= +libname_spec='lib$name' +soname_spec= +postinstall_cmds= +postuninstall_cmds= +finish_cmds= +finish_eval= +shlibpath_var= +shlibpath_overrides_runpath=unknown +version_type=none +dynamic_linker="$host_os ld.so" +sys_lib_dlsearch_path_spec="/lib /usr/lib" +sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" + +echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6 +case $host_os in +aix3*) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix $libname.a' + shlibpath_var=LIBPATH + + # AIX 3 has no versioning support, so we append a major version to the name. + soname_spec='${libname}${release}.so$major' + ;; + +aix4* | aix5*) + if test "$host_cpu" = ia64; then + # AIX 5 supports IA64 + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + shlibpath_var=LD_LIBRARY_PATH + else + # AIX (on Power*) has no versioning support, so currently we can not hardcode correct + # soname into executable. Probably we can add versioning support to + # collect2, so additional links can be useful in future. + # We preserve .a as extension for shared libraries though AIX4.2 + # and later linker supports .so + if test "$aix_use_runtimelinking" = yes; then + # If using run time linking (on AIX 4.2 or later) use lib.so instead of + # lib.a to let people know that these are not typical AIX shared libraries. + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + # We want symlinks to be created for the different names. + version_type=linux + else + # We preserve .a as extension for shared libraries though AIX4.2 + # and later when we are not doing run time linking. + library_names_spec='${libname}${release}.a $libname.a' + soname_spec='${libname}${release}.so$major.o' + fi + # If we're using GNU nm, then we don't want the "-C" option. + # -C means demangle to AIX nm, but means don't demangle with GNU nm + if $NM -V 2>&1 | egrep '(GNU)' > /dev/null; then + export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' + else + export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' + fi + shlibpath_var=LIBPATH + deplibs_check_method=pass_all + # Put the right runpath into libraries. + hardcode_into_libs=yes + case $host_os in + aix4 | aix4.[01] | aix4.[01].*) + if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' + echo ' yes ' + echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then + : + else + # With GCC up to 2.95.x, collect2 would create an import file + # for dependence libraries. The import file would start with + # the line `#! .'. This would cause the generated library to + # depend on `.', always an invalid library. This was fixed in + # development snapshots of GCC prior to 3.0. + can_build_shared=no + fi + ;; + esac + fi + ;; + +amigaos*) + library_names_spec='$libname.ixlibrary $libname.a' + # Create ${libname}_ixlibrary.a entries in /sys/libs. + finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done' + ;; + +beos*) + library_names_spec='${libname}.so' + dynamic_linker="$host_os ld.so" + shlibpath_var=LIBRARY_PATH + lt_cv_dlopen="load_add_on" + lt_cv_dlopen_libs= + lt_cv_dlopen_self=yes + ;; + +bsdi4*) + version_type=linux + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' + shlibpath_var=LD_LIBRARY_PATH + sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" + sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" + export_dynamic_flag_spec=-rdynamic + # the default ld.so.conf also contains /usr/contrib/lib and + # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow + # libtool to hard-code these into programs + ;; + +cygwin* | mingw* | pw32*) + version_type=windows + need_version=no + need_lib_prefix=no + case $with_gcc,$host_os in + yes,cygwin*) + library_names_spec='$libname.dll.a' + soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll' + postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i; echo \$dlname'\''`~ + dldir=$destdir/`dirname \$dlpath`~ + test -d \$dldir || mkdir -p \$dldir~ + $install_prog .libs/$dlname \$dldir/$dlname' + postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~ + dlpath=$dir/\$dldll; $rm \$dlpath' + ;; + yes,mingw*) + library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' + sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"` + ;; + yes,pw32*) + library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' +;; + *) + library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib' + ;; + esac + dynamic_linker='Win32 ld.exe' + # FIXME: first we should search . and the directory the executable is in + shlibpath_var=PATH + lt_cv_dlopen="LoadLibrary" + lt_cv_dlopen_libs= + ;; + +darwin* | rhapsody*) + dynamic_linker="$host_os dyld" + version_type=darwin + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}${versuffix}.`test .$module = .yes && echo so || echo dylib` ${libname}${release}${major}.$`test .$module = .yes && echo so || echo dylib` ${libname}.`test .$module = .yes && echo so || echo dylib`' + soname_spec='${libname}${release}${major}.`test .$module = .yes && echo so || echo dylib`' + shlibpath_overrides_runpath=yes + shlibpath_var=DYLD_LIBRARY_PATH + ;; + +freebsd1*) + dynamic_linker=no + ;; + +freebsd*) + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so' + need_version=no + need_lib_prefix=no + ;; + freebsd-*) + library_names_spec='${libname}${release}.so$versuffix $libname.so$versuffix' + need_version=yes + ;; + esac + shlibpath_var=LD_LIBRARY_PATH + case $host_os in + freebsd2*) + shlibpath_overrides_runpath=yes + ;; + *) + shlibpath_overrides_runpath=no + hardcode_into_libs=yes + ;; + esac + ;; + +gnu*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + hardcode_into_libs=yes + ;; + +hpux9* | hpux10* | hpux11*) + # Give a soname corresponding to the major version so that dld.sl refuses to + # link against other versions. + dynamic_linker="$host_os dld.sl" + version_type=sunos + need_lib_prefix=no + need_version=no + shlibpath_var=SHLIB_PATH + shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH + library_names_spec='${libname}${release}.sl$versuffix ${libname}${release}.sl$major $libname.sl' + soname_spec='${libname}${release}.sl$major' + # HP-UX runs *really* slowly unless shared libraries are mode 555. + postinstall_cmds='chmod 555 $lib' + ;; + +irix5* | irix6*) + version_type=irix + need_lib_prefix=no + need_version=no + soname_spec='${libname}${release}.so$major' + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so' + case $host_os in + irix5*) + libsuff= shlibsuff= + ;; + *) + case $LD in # libtool.m4 will add one of these switches to LD + *-32|*"-32 ") libsuff= shlibsuff= libmagic=32-bit;; + *-n32|*"-n32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; + *-64|*"-64 ") libsuff=64 shlibsuff=64 libmagic=64-bit;; + *) libsuff= shlibsuff= libmagic=never-match;; + esac + ;; + esac + shlibpath_var=LD_LIBRARY${shlibsuff}_PATH + shlibpath_overrides_runpath=no + sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" + sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" + ;; + +# No shared lib support for Linux oldld, aout, or coff. +linux-gnuoldld* | linux-gnuaout* | linux-gnucoff*) + dynamic_linker=no + ;; + +# This must be Linux ELF. +linux-gnu*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no + # This implies no fast_install, which is unacceptable. + # Some rework will be needed to allow for fast_install + # before this can be enabled. + hardcode_into_libs=yes + + # We used to test for /lib/ld.so.1 and disable shared libraries on + # powerpc, because MkLinux only supported shared libraries with the + # GNU dynamic linker. Since this was broken with cross compilers, + # most powerpc-linux boxes support dynamic linking these days and + # people can always --disable-shared, the test was removed, and we + # assume the GNU/Linux dynamic linker is in use. + dynamic_linker='GNU/Linux ld.so' + ;; + +netbsd*) + version_type=sunos + if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' + dynamic_linker='NetBSD (a.out) ld.so' + need_version=yes + else + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so' + soname_spec='${libname}${release}.so$major' + dynamic_linker='NetBSD ld.elf_so' + fi + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + hardcode_into_libs=yes + ;; + +newsos6) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + ;; + +openbsd*) + version_type=sunos + if test "$with_gnu_ld" = yes; then + need_lib_prefix=no + need_version=no + fi + library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' + shlibpath_var=LD_LIBRARY_PATH + # OpenBSD 2.7 the overriding is needed for fast-install + shlibpath_overrides_runpath=yes + ;; + +os2*) + libname_spec='$name' + need_lib_prefix=no + library_names_spec='$libname.dll $libname.a' + dynamic_linker='OS/2 ld.exe' + shlibpath_var=LIBPATH + ;; + +osf3* | osf4* | osf5*) + version_type=osf + need_version=no + soname_spec='${libname}${release}.so' + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so' + shlibpath_var=LD_LIBRARY_PATH + sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" + sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" + ;; + +sco3.2v5*) + version_type=osf + soname_spec='${libname}${release}.so$major' + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + shlibpath_var=LD_LIBRARY_PATH + ;; + +solaris*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + hardcode_into_libs=yes + # ldd complains unless libraries are executable + postinstall_cmds='chmod +x $lib' + ;; + +sunos4*) + version_type=sunos + library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' + finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + if test "$with_gnu_ld" = yes; then + need_lib_prefix=no + fi + need_version=yes + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + case $host_vendor in + motorola) + need_lib_prefix=no + need_version=no + shlibpath_overrides_runpath=no + sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' + ;; + esac + ;; + +uts4*) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + ;; + +dgux*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + ;; + +sysv4*MP*) + if test -d /usr/nec ;then + version_type=linux + library_names_spec='$libname.so.$versuffix $libname.so.$major $libname.so' + soname_spec='$libname.so.$major' + shlibpath_var=LD_LIBRARY_PATH + fi + ;; + +*) + dynamic_linker=no + ;; +esac +echo "$ac_t$dynamic_linker" 1>&6 +test "$dynamic_linker" = no && can_build_shared=no + +# Check for command to grab the raw symbol name followed by C symbol from nm. +echo $ac_n "checking command to parse $NM output... $ac_c" 1>&6 + +# These are sane defaults that work on at least a few old systems. +# [They come from Ultrix. What could be older than Ultrix?!! ;)] + +# Character class describing NM global symbol codes. +symcode='[BCDEGRST]' + +# Regexp to match symbols that can be accessed directly from C. +sympat='\([_A-Za-z][_A-Za-z0-9]*\)' + +# Transform the above into a raw symbol and a C symbol. +symxfrm='\1 \2\3 \3' + +# Transform an extracted symbol line into a proper C declaration +global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'" + +# Define system-specific variables. +case $host_os in +aix*) + symcode='[BCDT]' + ;; +cygwin* | mingw* | pw32*) + symcode='[ABCDGISTW]' + ;; +hpux*) # Its linker distinguishes data from code symbols + global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^. .* \(.*\)$/extern char \1;/p'" + ;; +irix*) + symcode='[BCDEGRST]' + ;; +solaris* | sysv5*) + symcode='[BDT]' + ;; +sysv4) + symcode='[DFNSTU]' + ;; +esac + +# Handle CRLF in mingw tool chain +opt_cr= +case $host_os in +mingw*) + opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp + ;; +esac + +# If we're using GNU nm, then use its standard symbol codes. +if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then + symcode='[ABCDGISTW]' +fi + +# Try without a prefix undercore, then with it. +for ac_symprfx in "" "_"; do + + # Write the raw and C identifiers. +global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" + + # Check to see that the pipe works correctly. + pipe_works=no + $rm conftest* + cat > conftest.$ac_ext <&5 + if { (eval echo $progname:1424: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } && test -s conftest.$objext; then + # Now try to grab the symbols. + nlist=conftest.nm + if { echo "$progname:1427: eval \"$NM conftest.$objext | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then + + # Try sorting and uniquifying the output. + if sort "$nlist" | uniq > "$nlist"T; then + mv -f "$nlist"T "$nlist" + else + rm -f "$nlist"T + fi + + # Make sure that we snagged all the symbols we need. + if egrep ' nm_test_var$' "$nlist" >/dev/null; then + if egrep ' nm_test_func$' "$nlist" >/dev/null; then + cat < conftest.$ac_ext +#ifdef __cplusplus +extern "C" { +#endif + +EOF + # Now generate the symbol file. + eval "$global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext' + + cat <> conftest.$ac_ext +#if defined (__STDC__) && __STDC__ +# define lt_ptr_t void * +#else +# define lt_ptr_t char * +# define const +#endif + +/* The mapping between symbol names and symbols. */ +const struct { + const char *name; + lt_ptr_t address; +} +lt_preloaded_symbols[] = +{ +EOF + sed 's/^. \(.*\) \(.*\)$/ {"\2", (lt_ptr_t) \&\2},/' < "$nlist" >> conftest.$ac_ext + cat <<\EOF >> conftest.$ac_ext + {0, (lt_ptr_t) 0} +}; + +#ifdef __cplusplus +} +#endif +EOF + # Now try linking the two files. + mv conftest.$objext conftstm.$objext + save_LIBS="$LIBS" + save_CFLAGS="$CFLAGS" + LIBS="conftstm.$objext" + CFLAGS="$CFLAGS$no_builtin_flag" + if { (eval echo $progname:1479: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + pipe_works=yes + else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + fi + LIBS="$save_LIBS" + else + echo "cannot find nm_test_func in $nlist" >&5 + fi + else + echo "cannot find nm_test_var in $nlist" >&5 + fi + else + echo "cannot run $global_symbol_pipe" >&5 + fi + else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + fi + $rm conftest* conftst* + + # Do not use the global_symbol_pipe unless it works. + if test "$pipe_works" = yes; then + break + else + global_symbol_pipe= + fi +done +if test "$pipe_works" = yes; then + echo "${ac_t}ok" 1>&6 +else + echo "${ac_t}failed" 1>&6 +fi + +if test -z "$global_symbol_pipe"; then + global_symbol_to_cdecl= +fi + +# Report the final consequences. +echo "checking if libtool supports shared libraries... $can_build_shared" 1>&6 + +# Only try to build win32 dlls if AC_LIBTOOL_WIN32_DLL was used in +# configure.in, otherwise build static only libraries. +case $host_os in +cygwin* | mingw* | pw32* | os2*) + if test x$can_build_shared = xyes; then + test x$enable_win32_dll = xno && can_build_shared=no + echo "checking if package supports dlls... $can_build_shared" 1>&6 + fi +;; +esac + +echo $ac_n "checking whether to build shared libraries... $ac_c" 1>&6 +test "$can_build_shared" = "no" && enable_shared=no + +# On AIX, shared libraries and static libraries use the same namespace, and +# are all built from PIC. +case $host_os in +aix3*) + test "$enable_shared" = yes && enable_static=no + if test -n "$RANLIB"; then + archive_cmds="$archive_cmds~\$RANLIB \$lib" + postinstall_cmds='$RANLIB $lib' + fi + ;; + +aix4* | aix5*) + test "$enable_shared" = yes && enable_static=no + ;; +esac + +echo "$ac_t$enable_shared" 1>&6 + +# Make sure either enable_shared or enable_static is yes. +test "$enable_shared" = yes || enable_static=yes + +echo "checking whether to build static libraries... $enable_static" 1>&6 + +if test "$hardcode_action" = relink; then + # Fast installation is not supported + enable_fast_install=no +elif test "$shlibpath_overrides_runpath" = yes || + test "$enable_shared" = no; then + # Fast installation is not necessary + enable_fast_install=needless +fi + +variables_saved_for_relink="PATH $shlibpath_var $runpath_var" +if test "$with_gcc" = yes; then + variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" +fi + +# Check whether we must set pic_mode to default +test -z "$pic_flag" && pic_mode=default + +if test "x$enable_dlopen" != xyes; then + enable_dlopen=unknown + enable_dlopen_self=unknown + enable_dlopen_self_static=unknown +else +if test "X${lt_cv_dlopen+set}" != Xset; then + lt_cv_dlopen=no lt_cv_dlopen_libs= +echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 +echo "$progname:1583: checking for dlopen in -ldl" >&5 +if test "X${ac_cv_lib_dl_dlopen+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldl $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_dl_dlopen=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_dl_dlopen=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_dl_dlopen" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for dlopen""... $ac_c" 1>&6 +echo "$progname:1622: checking for dlopen" >&5 +if test "X${ac_cv_func_dlopen+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char dlopen(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_dlopen) || defined (__stub___dlopen) +choke me +#else +dlopen(); +#endif + +; return 0; } +EOF +if { (eval echo $progname:1652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_func_dlopen=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_func_dlopen=no +fi +rm -f conftest* +fi +if test "X$ac_cv_func_dlopen" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dlopen" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for dlopen in -lsvld""... $ac_c" 1>&6 +echo "$progname:1669: checking for dlopen in -lsvld" >&5 +if test "X${ac_cv_lib_svld_dlopen+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lsvld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_svld_dlopen=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_svld_dlopen=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_svld_dlopen" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for dld_link in -ldld""... $ac_c" 1>&6 +echo "$progname:1708: checking for dld_link in -ldld" >&5 +if test "X${ac_cv_lib_dld_dld_link+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_dld_dld_link=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_dld_dld_link=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_dld_dld_link" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for shl_load""... $ac_c" 1>&6 +echo "$progname:1747: checking for shl_load" >&5 +if test "X${ac_cv_func_shl_load+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char shl_load(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_shl_load) || defined (__stub___shl_load) +choke me +#else +shl_load(); +#endif + +; return 0; } +EOF +if { (eval echo $progname:1777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_func_shl_load=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_func_shl_load=no +fi +rm -f conftest* +fi + +if test "X$ac_cv_func_shl_load" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="shl_load" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for shl_load in -ldld""... $ac_c" 1>&6 +echo "$progname:1795: checking for shl_load in -ldld" >&5 +if test "X${ac_cv_lib_dld_shl_load+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_dld_shl_load=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_dld_shl_load=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_dld_shl_load" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" +else + echo "$ac_t""no" 1>&6 +fi + + +fi + + +fi + + +fi + + +fi + +fi + +fi + + if test "x$lt_cv_dlopen" != xno; then + enable_dlopen=yes + else + enable_dlopen=no + fi + + case $lt_cv_dlopen in + dlopen) +for ac_hdr in dlfcn.h; do +ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 +echo "$progname:1863: checking for $ac_hdr" >&5 +if eval "test \"`echo 'X$''{'ac_cv_header_$ac_safe'+set}'`\" = Xset"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +int fnord = 0; +int main () { return(0); } +EOF +ac_try="$ac_compile >/dev/null 2>conftest.out" +{ (eval echo $progname:1874: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + rm -rf conftest* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi +done + + if test "x$ac_cv_header_dlfcn_h" = xyes; then + CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" + fi + eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" + LIBS="$lt_cv_dlopen_libs $LIBS" + + echo $ac_n "checking whether a program can dlopen itself""... $ac_c" 1>&6 +echo "$progname:1902: checking whether a program can dlopen itself" >&5 +if test "X${lt_cv_dlopen_self+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + lt_cv_dlopen_self=cross + else + cat > conftest.$ac_ext < +#endif + +#include + +#ifdef RTLD_GLOBAL +# define LTDL_GLOBAL RTLD_GLOBAL +#else +# ifdef DL_GLOBAL +# define LTDL_GLOBAL DL_GLOBAL +# else +# define LTDL_GLOBAL 0 +# endif +#endif + +/* We may have to define LTDL_LAZY_OR_NOW in the command line if we + find out it does not work in some platform. */ +#ifndef LTDL_LAZY_OR_NOW +# ifdef RTLD_LAZY +# define LTDL_LAZY_OR_NOW RTLD_LAZY +# else +# ifdef DL_LAZY +# define LTDL_LAZY_OR_NOW DL_LAZY +# else +# ifdef RTLD_NOW +# define LTDL_LAZY_OR_NOW RTLD_NOW +# else +# ifdef DL_NOW +# define LTDL_LAZY_OR_NOW DL_NOW +# else +# define LTDL_LAZY_OR_NOW 0 +# endif +# endif +# endif +# endif +#endif + +void fnord() { int i=42; } +int main() { + void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW); + if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord"); + if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); return 1;} + +EOF +if { (eval echo $progname:1957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + lt_cv_dlopen_self=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + lt_cv_dlopen_self=no +fi +rm -fr conftest* +fi + +fi + +echo "$ac_t""$lt_cv_dlopen_self" 1>&6 + + if test "$lt_cv_dlopen_self" = yes; then + LDFLAGS="$LDFLAGS $link_static_flag" + echo $ac_n "checking whether a statically linked program can dlopen itself""... $ac_c" 1>&6 +echo "$progname:1976: checking whether a statically linked program can dlopen itself" >&5 +if test "X${lt_cv_dlopen_self_static+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + lt_cv_dlopen_self_static=cross + else + cat > conftest.$ac_ext < +#endif + +#include + +#ifdef RTLD_GLOBAL +# define LTDL_GLOBAL RTLD_GLOBAL +#else +# ifdef DL_GLOBAL +# define LTDL_GLOBAL DL_GLOBAL +# else +# define LTDL_GLOBAL 0 +# endif +#endif + +/* We may have to define LTDL_LAZY_OR_NOW in the command line if we + find out it does not work in some platform. */ +#ifndef LTDL_LAZY_OR_NOW +# ifdef RTLD_LAZY +# define LTDL_LAZY_OR_NOW RTLD_LAZY +# else +# ifdef DL_LAZY +# define LTDL_LAZY_OR_NOW DL_LAZY +# else +# ifdef RTLD_NOW +# define LTDL_LAZY_OR_NOW RTLD_NOW +# else +# ifdef DL_NOW +# define LTDL_LAZY_OR_NOW DL_NOW +# else +# define LTDL_LAZY_OR_NOW 0 +# endif +# endif +# endif +# endif +#endif + +void fnord() { int i=42; } +int main() { + void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW); + if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord"); + if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); return 1; } + +EOF +if { (eval echo $progname:2031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + lt_cv_dlopen_self_static=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + lt_cv_dlopen_self_static=no +fi +rm -fr conftest* +fi + +fi + +echo "$ac_t""$lt_cv_dlopen_self_static" 1>&6 +fi + ;; + esac + + case $lt_cv_dlopen_self in + yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; + *) enable_dlopen_self=unknown ;; + esac + + case $lt_cv_dlopen_self_static in + yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; + *) enable_dlopen_self_static=unknown ;; + esac +fi + +# Copy echo and quote the copy, instead of the original, because it is +# used later. +ltecho="$echo" +if test "X$ltecho" = "X$CONFIG_SHELL $0 --fallback-echo"; then + ltecho="$CONFIG_SHELL \$0 --fallback-echo" +fi +LTSHELL="$SHELL" + +LTCONFIG_VERSION="$VERSION" + +# Only quote variables if we're using ltmain.sh. +case $ltmain in +*.sh) + # Now quote all the things that may contain metacharacters. + for var in ltecho old_AR old_AR_FLAGS old_CC old_LTCC old_CFLAGS old_CPPFLAGS \ + old_MAGIC_CMD old_LD old_LDFLAGS old_LIBS \ + old_LN_S old_NM old_RANLIB old_STRIP \ + old_AS old_DLLTOOL old_OBJDUMP \ + old_OBJEXT old_EXEEXT old_reload_flag \ + old_deplibs_check_method old_file_magic_cmd \ + AR AR_FLAGS CC LTCC LD LN_S NM LTSHELL LTCONFIG_VERSION \ + reload_flag reload_cmds wl \ + pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \ + thread_safe_flag_spec whole_archive_flag_spec libname_spec \ + library_names_spec soname_spec \ + RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \ + old_postuninstall_cmds archive_cmds archive_expsym_cmds postinstall_cmds \ + postuninstall_cmds extract_expsyms_cmds old_archive_from_expsyms_cmds \ + predep_objects postdep_objects predeps postdeps compiler_lib_search_path \ + old_striplib striplib file_magic_cmd export_symbols_cmds \ + deplibs_check_method allow_undefined_flag no_undefined_flag \ + finish_cmds finish_eval global_symbol_pipe global_symbol_to_cdecl \ + hardcode_libdir_flag_spec hardcode_libdir_separator \ + sys_lib_search_path_spec sys_lib_dlsearch_path_spec \ + compiler_c_o need_locks exclude_expsyms include_expsyms; do + + case $var in + reload_cmds | old_archive_cmds | old_archive_from_new_cmds | \ + old_postinstall_cmds | old_postuninstall_cmds | \ + export_symbols_cmds | archive_cmds | archive_expsym_cmds | \ + extract_expsyms_cmds | old_archive_from_expsyms_cmds | \ + postinstall_cmds | postuninstall_cmds | \ + finish_cmds | sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) + # Double-quote double-evaled strings. + eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ### testsuite: skip nested quoting test + ;; + *) + eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ### testsuite: skip nested quoting test + ;; + esac + done + + case $ltecho in + *'\$0 --fallback-echo"') + ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` + ;; + esac + + if test -z "$tagname"; then + trap "$rm \"$ofile\"; exit 1" 1 2 15 + echo "creating $ofile" + $rm "$ofile" + cat < "$ofile" +#! $SHELL + +# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. +# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) +# NOTE: Changes made to this file will be lost: look at ltconfig or ltmain.sh. +# +# Copyright (C) 1996-2000 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Sed that helps us avoid accidentally triggering echo(1) options like -n. +Xsed="sed -e s/^X//" + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi + +# The names of the tagged configurations supported by this script. +available_tags= + +### BEGIN LIBTOOL CONFIG +EOF + else + echo "appending configuration tag \"$tagname\" to $ofile" + echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile" + fi + cfgfile="$ofile" + ;; + +*) + # Double-quote the variables that need it (for aesthetics). + for var in old_AR old_AR_FLAGS old_CC old_LTCC old_CFLAGS old_CPPFLAGS \ + old_MAGIC_CMD old_LD old_LDFLAGS old_LIBS \ + old_LN_S old_NM old_RANLIB old_STRIP \ + old_AS old_DLLTOOL old_OBJDUMP \ + old_OBJEXT old_EXEEXT old_reload_flag \ + old_deplibs_check_method old_file_magic_cmd; do + eval "$var=\\\"\$var\\\"" + done + + # Just create a config file. + cfgfile="$ofile.cfg" + if test -z "$tagname"; then + trap "$rm \"$cfgfile\"; exit 1" 1 2 15 + echo "creating $cfgfile" + $rm "$cfgfile" + cat < "$cfgfile" +# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file. +# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) + +### BEGIN LIBTOOL CONFIG +EOF + else + echo "appending to $cfgfile" + echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile" + fi + ;; +esac + +cat <> "$cfgfile" +# Libtool was configured as follows, on host `(hostname || uname -n) 2>/dev/null | sed 1q`: +# +# AR=$old_AR AR_FLAGS=$old_AR_FLAGS LTCC=$old_LTCC CC=$old_CC \\ +# CFLAGS=$old_CFLAGS CPPFLAGS=$old_CPPFLAGS \\ +# MAGIC_CMD=$old_MAGIC_CMD LD=$old_LD LDFLAGS=$old_LDFLAGS LIBS=$old_LIBS \\ +# LN_S=$old_LN_S NM=$old_NM RANLIB=$old_RANLIB STRIP=$old_STRIP \\ +# AS=$old_AS DLLTOOL=$old_DLLTOOL OBJDUMP=$old_OBJDUMP \\ +# objext=$old_OBJEXT exeext=$old_EXEEXT reload_flag=$old_reload_flag \\ +# deplibs_check_method=$old_deplibs_check_method \\ +# file_magic_cmd=$old_file_magic_cmd \\ +# $0$ltconfig_args +# +# Compiler and other test output produced by $progname, useful for +# debugging $progname, is in ./config.log if it exists. + +# The version of $progname that generated this script. +LTCONFIG_VERSION=$LTCONFIG_VERSION + +# Shell to use when invoking shell scripts. +SHELL=$LTSHELL + +# Whether or not to build shared libraries. +build_libtool_libs=$enable_shared + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=$need_lc + +# Whether or not to build static libraries. +build_old_libs=$enable_static + +# Whether or not to optimize for fast installation. +fast_install=$enable_fast_install + +# The host system. +host_alias=$host_alias +host=$host + +# An echo program that does not interpret backslashes. +echo=$ltecho + +# The archiver. +AR=$AR +AR_FLAGS=$AR_FLAGS + +# A C compiler. +LTCC=$LTCC + +# A language-specific compiler. +CC=$CC + +# Is the compiler the GNU C compiler? +with_gcc=$with_gcc + +# The linker used to build libraries. +LD=$LD + +# Whether we need hard or soft links. +LN_S=$LN_S + +# A BSD-compatible nm program. +NM=$NM + +# A symbol stripping program +STRIP=$STRIP + +# Used to examine libraries when file_magic_cmd begins "file" +MAGIC_CMD=$MAGIC_CMD + +# Used on cygwin: DLL creation program. +DLLTOOL="$DLLTOOL" + +# Used on cygwin: object dumper. +OBJDUMP="$OBJDUMP" + +# Used on cygwin: assembler. +AS="$AS" + +# The name of the directory that contains temporary libtool files. +objdir=$objdir + +# How to create reloadable object files. +reload_flag=$reload_flag +reload_cmds=$reload_cmds + +# How to pass a linker flag through the compiler. +wl=$wl + +# Object file suffix (normally "o"). +objext="$objext" + +# Old archive suffix (normally "a"). +libext="$libext" + +# Executable file suffix (normally ""). +exeext="$exeext" + +# Additional compiler flags for building library objects. +pic_flag=$pic_flag +pic_mode=$pic_mode + +# What is the maximum length of a command? +max_cmd_len=$max_cmd_len + +# Does compiler simultaneously support -c and -o options? +compiler_c_o=$compiler_c_o + +# Must we lock files when doing compilation ? +need_locks=$need_locks + +# Do we need the lib prefix for modules? +need_lib_prefix=$need_lib_prefix + +# Do we need a version for libraries? +need_version=$need_version + +# Whether dlopen is supported. +dlopen_support=$enable_dlopen + +# Whether dlopen of programs is supported. +dlopen_self=$enable_dlopen_self + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=$enable_dlopen_self_static + +# Compiler flag to prevent dynamic linking. +link_static_flag=$link_static_flag + +# Compiler flag to turn off builtin functions. +no_builtin_flag=$no_builtin_flag + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec=$export_dynamic_flag_spec + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec=$whole_archive_flag_spec + +# Compiler flag to generate thread-safe objects. +thread_safe_flag_spec=$thread_safe_flag_spec + +# Library versioning type. +version_type=$version_type + +# Format of library name prefix. +libname_spec=$libname_spec + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME. +library_names_spec=$library_names_spec + +# The coded name of the library, if different from the real name. +soname_spec=$soname_spec + +# Commands used to build and install an old-style archive. +RANLIB=$RANLIB +old_archive_cmds=$old_archive_cmds +old_postinstall_cmds=$old_postinstall_cmds +old_postuninstall_cmds=$old_postuninstall_cmds + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds=$old_archive_from_new_cmds + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds=$old_archive_from_expsyms_cmds + +# Commands used to build and install a shared archive. +archive_cmds=$archive_cmds +archive_expsym_cmds=$archive_expsym_cmds +postinstall_cmds=$postinstall_cmds +postuninstall_cmds=$postuninstall_cmds + +# Commands to strip libraries. +old_striplib=$old_striplib +striplib=$striplib + +# Dependencies to place before the objects being linked to create a +# shared library. +predep_objects=$predep_objects + +# Dependencies to place after the objects being linked to create a +# shared library. +postdep_objects=$postdep_objects + +# Dependencies to place before the objects being linked to create a +# shared library. +predeps=$predeps + +# Dependencies to place after the objects being linked to create a +# shared library. +postdeps=$postdeps + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path=$compiler_lib_search_path + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method=$deplibs_check_method + +# Command to use when deplibs_check_method == file_magic. +file_magic_cmd=$file_magic_cmd + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag=$allow_undefined_flag + +# Flag that forces no undefined symbols. +no_undefined_flag=$no_undefined_flag + +# Commands used to finish a libtool library installation in a directory. +finish_cmds=$finish_cmds + +# Same as above, but a single script fragment to be evaled but not shown. +finish_eval=$finish_eval + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe=$global_symbol_pipe + +# Transform the output of nm in a proper C declaration +global_symbol_to_cdecl=$global_symbol_to_cdecl + +# This is the shared library runtime path variable. +runpath_var=$runpath_var + +# This is the shared library path variable. +shlibpath_var=$shlibpath_var + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=$shlibpath_overrides_runpath + +# How to hardcode a shared library path into an executable. +hardcode_action=$hardcode_action + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=$hardcode_into_libs + +# Flag to hardcode \$libdir into a binary during linking. +# This must work even if \$libdir does not exist. +hardcode_libdir_flag_spec=$hardcode_libdir_flag_spec + +# Whether we need a single -rpath flag with a separated argument. +hardcode_libdir_separator=$hardcode_libdir_separator + +# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the +# resulting binary. +hardcode_direct=$hardcode_direct + +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the +# resulting binary. +hardcode_minus_L=$hardcode_minus_L + +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into +# the resulting binary. +hardcode_shlibpath_var=$hardcode_shlibpath_var + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at relink time. +variables_saved_for_relink="$variables_saved_for_relink" + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=$link_all_deplibs + +# Compile-time system search path for libraries +sys_lib_search_path_spec=$sys_lib_search_path_spec + +# Run-time system search path for libraries +sys_lib_dlsearch_path_spec=$sys_lib_dlsearch_path_spec + +# Fix the shell variable \$srcfile for the compiler. +fix_srcfile_path="$fix_srcfile_path" + +# Set to yes if exported symbols are required. +always_export_symbols=$always_export_symbols + +# The commands to list exported symbols. +export_symbols_cmds=$export_symbols_cmds + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds=$extract_expsyms_cmds + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms=$exclude_expsyms + +# Symbols that must always be exported. +include_expsyms=$include_expsyms + +EOF + +if test -z "$tagname"; then + echo '### END LIBTOOL CONFIG' >> "$ofile" +else + echo "### END LIBTOOL TAG CONFIG: $tagname" >> "$ofile" +fi + +case $ltmain in +*.sh) + echo >> "$ofile" + if test -z "$tagname"; then + case $host_os in + aix3*) + cat <<\EOF >> "$ofile" + +# AIX sometimes has problems with the GCC collect2 program. For some +# reason, if we set the COLLECT_NAMES environment variable, the problems +# vanish in a puff of smoke. +if test "X${COLLECT_NAMES+set}" != Xset; then + COLLECT_NAMES= + export COLLECT_NAMES +fi +EOF + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + cat <<'EOF' >> "$ofile" + # This is a source program that is used to create dlls on Windows + # Don't remove nor modify the starting and closing comments +# /* ltdll.c starts here */ +# #define WIN32_LEAN_AND_MEAN +# #include +# #undef WIN32_LEAN_AND_MEAN +# #include +# +# #ifndef __CYGWIN__ +# # ifdef __CYGWIN32__ +# # define __CYGWIN__ __CYGWIN32__ +# # endif +# #endif +# +# #ifdef __cplusplus +# extern "C" { +# #endif +# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved); +# #ifdef __cplusplus +# } +# #endif +# +# #ifdef __CYGWIN__ +# #include +# DECLARE_CYGWIN_DLL( DllMain ); +# #endif +# HINSTANCE __hDllInstance_base; +# +# BOOL APIENTRY +# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) +# { +# __hDllInstance_base = hInst; +# return TRUE; +# } +# /* ltdll.c ends here */ + # This is a source program that is used to create import libraries + # on Windows for dlls which lack them. Don't remove nor modify the + # starting and closing comments +# /* impgen.c starts here */ +# /* Copyright (C) 1999-2000 Free Software Foundation, Inc. +# +# This file is part of GNU libtool. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# */ +# +# #include /* for printf() */ +# #include /* for open(), lseek(), read() */ +# #include /* for O_RDONLY, O_BINARY */ +# #include /* for strdup() */ +# +# /* O_BINARY isn't required (or even defined sometimes) under Unix */ +# #ifndef O_BINARY +# #define O_BINARY 0 +# #endif +# +# static unsigned int +# pe_get16 (fd, offset) +# int fd; +# int offset; +# { +# unsigned char b[2]; +# lseek (fd, offset, SEEK_SET); +# read (fd, b, 2); +# return b[0] + (b[1]<<8); +# } +# +# static unsigned int +# pe_get32 (fd, offset) +# int fd; +# int offset; +# { +# unsigned char b[4]; +# lseek (fd, offset, SEEK_SET); +# read (fd, b, 4); +# return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); +# } +# +# static unsigned int +# pe_as32 (ptr) +# void *ptr; +# { +# unsigned char *b = ptr; +# return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); +# } +# +# int +# main (argc, argv) +# int argc; +# char *argv[]; +# { +# int dll; +# unsigned long pe_header_offset, opthdr_ofs, num_entries, i; +# unsigned long export_rva, export_size, nsections, secptr, expptr; +# unsigned long name_rvas, nexp; +# unsigned char *expdata, *erva; +# char *filename, *dll_name; +# +# filename = argv[1]; +# +# dll = open(filename, O_RDONLY|O_BINARY); +# if (dll < 1) +# return 1; +# +# dll_name = filename; +# +# for (i=0; filename[i]; i++) +# if (filename[i] == '/' || filename[i] == '\\' || filename[i] == ':') +# dll_name = filename + i +1; +# +# pe_header_offset = pe_get32 (dll, 0x3c); +# opthdr_ofs = pe_header_offset + 4 + 20; +# num_entries = pe_get32 (dll, opthdr_ofs + 92); +# +# if (num_entries < 1) /* no exports */ +# return 1; +# +# export_rva = pe_get32 (dll, opthdr_ofs + 96); +# export_size = pe_get32 (dll, opthdr_ofs + 100); +# nsections = pe_get16 (dll, pe_header_offset + 4 +2); +# secptr = (pe_header_offset + 4 + 20 + +# pe_get16 (dll, pe_header_offset + 4 + 16)); +# +# expptr = 0; +# for (i = 0; i < nsections; i++) +# { +# char sname[8]; +# unsigned long secptr1 = secptr + 40 * i; +# unsigned long vaddr = pe_get32 (dll, secptr1 + 12); +# unsigned long vsize = pe_get32 (dll, secptr1 + 16); +# unsigned long fptr = pe_get32 (dll, secptr1 + 20); +# lseek(dll, secptr1, SEEK_SET); +# read(dll, sname, 8); +# if (vaddr <= export_rva && vaddr+vsize > export_rva) +# { +# expptr = fptr + (export_rva - vaddr); +# if (export_rva + export_size > vaddr + vsize) +# export_size = vsize - (export_rva - vaddr); +# break; +# } +# } +# +# expdata = (unsigned char*)malloc(export_size); +# lseek (dll, expptr, SEEK_SET); +# read (dll, expdata, export_size); +# erva = expdata - export_rva; +# +# nexp = pe_as32 (expdata+24); +# name_rvas = pe_as32 (expdata+32); +# +# printf ("EXPORTS\n"); +# for (i = 0; i> "$ofile" || (rm -f "$ofile"; exit 1) + # We use sed instead of cat because bash on DJGPP gets confused if + # if finds mixed CR/LF and LF-only lines. Since sed operates in + # text mode, it properly converts lines to CR/LF. This bash problem + # is reportedly fixed, but why not run on old versions too? + + chmod +x "$ofile" + fi + ;; + +*) + # Compile the libtool program. + echo "FIXME: would compile $ltmain" + ;; +esac + +# Update the list of available tags. +if test -n "$tagname"; then + + # Extract list of available tagged configurations in $ofile. + # Note that this assumes the entire list is on one line. + available_tags=`grep "^available_tags=" $ofile | sed -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` + + # Append the new tag name to the list of available tags. + available_tags="$available_tags $tagname" + + # Now substitute the updated of available tags. + if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' ${ofile} > ${ofile}.new"; then + mv ${ofile}.new ${ofile} + chmod +x "$ofile" + else + rm -f ${ofile}.new + echo "$progname: unable to update list of available tagged configurations." + exit 1 + fi +fi + +# Don't cache tagged configuration! +test -n "$cache_file" && test -z "$tagname" || exit 0 + +# AC_CACHE_SAVE +trap '' 1 2 15 +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set | grep ac_space) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + +exit 0 + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: diff --git a/admin/ltmain.sh b/admin/ltmain.sh new file mode 100644 index 0000000..1f5c51a --- /dev/null +++ b/admin/ltmain.sh @@ -0,0 +1,5395 @@ +# ltmain.sh - Provide generalized library-building support services. +# NOTE: Changing this file will not affect anything until you rerun ltconfig. +# +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Check that we have a working $echo. +if test "X$1" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift +elif test "X$1" = X--fallback-echo; then + # Avoid inline document here, it may be left over + : +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then + # Yippee, $echo works! + : +else + # Restart under the correct shell, and then maybe $echo will work. + exec $SHELL "$0" --no-reexec ${1+"$@"} +fi + +if test "X$1" = X--fallback-echo; then + # used as fallback echo + shift + cat <&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then + echo "$modename: not configured to build any kind of library" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +# Global variables. +mode=$default_mode +nonopt= +prev= +prevopt= +run= +show="$echo" +show_help= +execute_dlfiles= +lo2o="s/\\.lo\$/.${objext}/" +o2lo="s/\\.${objext}\$/.lo/" + +# Parse our command line options once, thoroughly. +while test $# -gt 0 +do + arg="$1" + shift + + case $arg in + -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; + *) optarg= ;; + esac + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + execute_dlfiles) + execute_dlfiles="$execute_dlfiles $arg" + ;; + tag) + tagname="$arg" + + # Check whether tagname contains only valid characters + case $tagname in + *[!-_A-Za-z0-9,/]*) + echo "$progname: invalid tag name: $tagname" 1>&2 + exit 1 + ;; + esac + + if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then + taglist="$taglist $tagname" + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`" + else + echo "$progname: ignoring unknown tag $tagname" 1>&2 + fi + ;; + *) + eval "$prev=\$arg" + ;; + esac + + prev= + prevopt= + continue + fi + + # Have we seen a non-optional argument yet? + case $arg in + --help) + show_help=yes + ;; + + --version) + echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP" + exit 0 + ;; + + --config) + sed -n -e '/^### BEGIN LIBTOOL CONFIG/,/^### END LIBTOOL CONFIG/p' < "$0" + # Now print the configurations for the tags. + for tagname in $taglist; do + sed -n -e "/^### BEGIN LIBTOOL TAG CONFIG: $tagname$/,/^### END LIBTOOL TAG CONFIG: $tagname$/p" < "$0" + done + exit 0 + ;; + + --debug) + echo "$progname: enabling shell trace mode" + set -x + ;; + + --dry-run | -n) + run=: + ;; + + --features) + echo "host: $host" + if test "$build_libtool_libs" = yes; then + echo "enable shared libraries" + else + echo "disable shared libraries" + fi + if test "$build_old_libs" = yes; then + echo "enable static libraries" + else + echo "disable static libraries" + fi + exit 0 + ;; + + --finish) mode="finish" ;; + + --mode) prevopt="--mode" prev=mode ;; + --mode=*) mode="$optarg" ;; + + --quiet | --silent) + show=: + ;; + + --tag) prevopt="--tag" prev=tag ;; + --tag=*) + set tag "$optarg" ${1+"$@"} + shift + prev=tag + ;; + + -dlopen) + prevopt="-dlopen" + prev=execute_dlfiles + ;; + + -*) + $echo "$modename: unrecognized option \`$arg'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + + *) + nonopt="$arg" + break + ;; + esac +done + +if test -n "$prevopt"; then + $echo "$modename: option \`$prevopt' requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 +fi + +if test -z "$show_help"; then + + # Infer the operation mode. + if test -z "$mode"; then + case $nonopt in + *cc | *++ | gcc* | *-gcc*) + mode=link + for arg + do + case $arg in + -c) + mode=compile + break + ;; + esac + done + ;; + *db | *dbx | *strace | *truss) + mode=execute + ;; + *install*|cp|mv) + mode=install + ;; + *rm) + mode=uninstall + ;; + *) + # If we have no mode, but dlfiles were specified, then do execute mode. + test -n "$execute_dlfiles" && mode=execute + + # Just use the default operation mode. + if test -z "$mode"; then + if test -n "$nonopt"; then + $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2 + else + $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2 + fi + fi + ;; + esac + fi + + # Only execute mode is allowed to have -dlopen flags. + if test -n "$execute_dlfiles" && test "$mode" != execute; then + $echo "$modename: unrecognized option \`-dlopen'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Change the help message to a mode-specific one. + generic_help="$help" + help="Try \`$modename --help --mode=$mode' for more information." + + # These modes are in order of execution frequency so that they run quickly. + case $mode in + # libtool compile mode + compile) + modename="$modename: compile" + # Get the compilation command and the source file. + base_compile= + prev= + lastarg= + srcfile="$nonopt" + suppress_output= + + user_target=no + for arg + do + case $prev in + "") ;; + xcompiler) + # Aesthetically quote the previous argument. + prev= + lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + + case $arg in + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + # Accept any command-line options. + case $arg in + -o) + if test "$user_target" != "no"; then + $echo "$modename: you cannot specify \`-o' more than once" 1>&2 + exit 1 + fi + user_target=next + ;; + + -static) + build_old_libs=yes + continue + ;; + + -prefer-pic) + pic_mode=yes + continue + ;; + + -prefer-non-pic) + pic_mode=no + continue + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` + lastarg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for arg in $args; do + IFS="$save_ifs" + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + lastarg="$lastarg $arg" + done + IFS="$save_ifs" + lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` + + # Add the arguments to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + case $user_target in + next) + # The next one is the -o target name + user_target=yes + continue + ;; + yes) + # We got the output file + user_target=set + libobj="$arg" + continue + ;; + esac + + # Accept the current argument as the source file. + lastarg="$srcfile" + srcfile="$arg" + + # Aesthetically quote the previous argument. + + # Backslashify any backslashes, double quotes, and dollar signs. + # These are the only characters that are still specially + # interpreted inside of double-quoted scrings. + lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $lastarg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + lastarg="\"$lastarg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + done + + case $user_target in + set) + ;; + no) + # Get the name of the library object. + libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` + ;; + *) + $echo "$modename: you must specify a target with \`-o'" 1>&2 + exit 1 + ;; + esac + + # Recognize several different file suffixes. + # If the user specifies -o file.o, it is replaced with file.lo + xform='[cCFSfmso]' + case $libobj in + *.ada) xform=ada ;; + *.adb) xform=adb ;; + *.ads) xform=ads ;; + *.asm) xform=asm ;; + *.c++) xform=c++ ;; + *.cc) xform=cc ;; + *.class) xform=class ;; + *.cpp) xform=cpp ;; + *.cxx) xform=cxx ;; + *.f90) xform=f90 ;; + *.for) xform=for ;; + *.java) xform=java ;; + esac + + libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` + + case $libobj in + *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; + *) + $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2 + exit 1 + ;; + esac + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base compile + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in the base compile command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` + xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$obj"; then + xdir= + else + xdir=$xdir/ + fi + lobj=${xdir}$objdir/$objname + + if test -z "$base_compile"; then + $echo "$modename: you must specify a compilation command" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Delete any leftover library objects. + if test "$build_old_libs" = yes; then + removelist="$obj $lobj $libobj ${libobj}T" + else + removelist="$lobj $libobj ${libobj}T" + fi + + $run $rm $removelist + trap "$run $rm $removelist; exit 1" 1 2 15 + + # On Cygwin there's no "real" PIC flag so we must build both object types + case $host_os in + cygwin* | mingw* | pw32* | os2*) + pic_mode=default + ;; + esac + if test $pic_mode = no && test "$deplibs_check_method" != pass_all; then + # non-PIC code in shared libraries is not supported + pic_mode=default + fi + + # Calculate the filename of the output object if compiler does + # not support -o with -c + if test "$compiler_c_o" = no; then + output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} + lockfile="$output_obj.lock" + removelist="$removelist $output_obj $lockfile" + trap "$run $rm $removelist; exit 1" 1 2 15 + else + output_obj= + need_locks=no + lockfile= + fi + + # Lock this critical section if it is needed + # We use this script file to make the link, it avoids creating a new file + if test "$need_locks" = yes; then + until $run ln "$0" "$lockfile" 2>/dev/null; do + $show "Waiting for $lockfile to be removed" + sleep 2 + done + elif test "$need_locks" = warn; then + if test -f "$lockfile"; then + echo "\ +*** ERROR, $lockfile exists and contains: +`cat $lockfile 2>/dev/null` + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + echo $srcfile > "$lockfile" + fi + + if test -n "$fix_srcfile_path"; then + eval srcfile=\"$fix_srcfile_path\" + fi + + $run $rm "$libobj" "${libobj}T" + + # Create a libtool object file (analogous to a ".la" file), + # but don't create it if we're doing a dry run. + test -z "$run" && cat > ${libobj}T </dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed, then go on to compile the next one + if test -n "$output_obj" && test "x$output_obj" != "x$lobj"; then + $show "$mv $output_obj $lobj" + if $run $mv $output_obj $lobj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the PIC object to the libtool object file. + test -z "$run" && cat >> ${libobj}T <> ${libobj}T </dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed + if test -n "$output_obj" && test "x$output_obj" != "x$obj"; then + $show "$mv $output_obj $obj" + if $run $mv $output_obj $obj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the non-PIC object the libtool object file. + # Only append if the libtool object file exists. + test -z "$run" && cat >> ${libobj}T <> ${libobj}T <&2 + fi + if test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + else + if test -z "$pic_flag" && test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + fi + build_libtool_libs=no + build_old_libs=yes + prefer_static_libs=yes + break + ;; + esac + done + + # See if our shared archives depend on static archives. + test -n "$old_archive_from_new_cmds" && build_old_libs=yes + + # Go through the arguments, transforming them on the way. + while test $# -gt 0; do + arg="$1" + base_compile="$base_compile $arg" + shift + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test + ;; + *) qarg=$arg ;; + esac + libtool_args="$libtool_args $qarg" + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + output) + compile_command="$compile_command @OUTPUT@" + finalize_command="$finalize_command @OUTPUT@" + ;; + esac + + case $prev in + dlfiles|dlprefiles) + if test "$preload" = no; then + # Add the symbol object into the linking commands. + compile_command="$compile_command @SYMFILE@" + finalize_command="$finalize_command @SYMFILE@" + preload=yes + fi + case $arg in + *.la | *.lo) ;; # We handle these cases below. + force) + if test "$dlself" = no; then + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + self) + if test "$prev" = dlprefiles; then + dlself=yes + elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then + dlself=yes + else + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + *) + if test "$prev" = dlfiles; then + dlfiles="$dlfiles $arg" + else + dlprefiles="$dlprefiles $arg" + fi + prev= + continue + ;; + esac + ;; + expsyms) + export_symbols="$arg" + if test ! -f "$arg"; then + $echo "$modename: symbol file \`$arg' does not exist" + exit 1 + fi + prev= + continue + ;; + expsyms_regex) + export_symbols_regex="$arg" + prev= + continue + ;; + release) + release="-$arg" + prev= + continue + ;; + objectlist) + if test -f "$arg"; then + save_arg=$arg + moreargs= + for fil in `cat $save_arg` + do +# moreargs="$moreargs $fil" + arg=$fil + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + done + else + $echo "$modename: link input file \`$save_arg' does not exist" + exit 1 + fi + arg=$save_arg + prev= + continue + ;; + rpath | xrpath) + # We need an absolute path. + case $arg in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + if test "$prev" = rpath; then + case "$rpath " in + *" $arg "*) ;; + *) rpath="$rpath $arg" ;; + esac + else + case "$xrpath " in + *" $arg "*) ;; + *) xrpath="$xrpath $arg" ;; + esac + fi + prev= + continue + ;; + xcompiler) + compiler_flags="$compiler_flags $qarg" + prev= + compile_command="$compile_command $qarg" + finalize_command="$finalize_command $qarg" + continue + ;; + xlinker) + linker_flags="$linker_flags $qarg" + compiler_flags="$compiler_flags $wl$qarg" + prev= + compile_command="$compile_command $wl$qarg" + finalize_command="$finalize_command $wl$qarg" + continue + ;; + *) + eval "$prev=\"\$arg\"" + prev= + continue + ;; + esac + fi + + prevarg="$arg" + + case $arg in + -all-static) + if test -n "$link_static_flag"; then + compile_command="$compile_command $link_static_flag" + finalize_command="$finalize_command $link_static_flag" + fi + continue + ;; + + -allow-undefined) + # FIXME: remove this flag sometime in the future. + $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2 + continue + ;; + + -avoid-version) + avoid_version=yes + continue + ;; + + -dlopen) + prev=dlfiles + continue + ;; + + -dlpreopen) + prev=dlprefiles + continue + ;; + + -export-dynamic) + export_dynamic=yes + continue + ;; + + -export-symbols | -export-symbols-regex) + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: not more than one -exported-symbols argument allowed" + exit 1 + fi + if test "X$arg" = "X-export-symbols"; then + prev=expsyms + else + prev=expsyms_regex + fi + continue + ;; + + # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* + # so, if we see these flags be careful not to treat them like -L + -L[A-Z][A-Z]*:*) + case $with_gcc/$host in + no/*-*-irix*) + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + ;; + esac + continue + ;; + + -L*) + dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2 + exit 1 + fi + dir="$absdir" + ;; + esac + case "$deplibs " in + *" -L$dir "*) ;; + *) + deplibs="$deplibs -L$dir" + lib_search_path="$lib_search_path $dir" + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$dir:"*) ;; + *) dllsearchpath="$dllsearchpath:$dir";; + esac + ;; + esac + continue + ;; + + -l*) + if test "$arg" = "-lc"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # These systems don't actually have c library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + elif test "$arg" = "-lm"; then + case $host in + *-*-cygwin* | *-*-pw32* | *-*-beos*) + # These systems don't actually have math library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody math library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + fi + deplibs="$deplibs $arg" + continue + ;; + + -module) + module=yes + continue + ;; + + -no-fast-install) + fast_install=no + continue + ;; + + -no-install) + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + # The PATH hackery in wrapper scripts is required on Windows + # in order for the loader to find any dlls it needs. + $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2 + $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2 + fast_install=no + ;; + *) + no_install=yes + ;; + esac + continue + ;; + + -no-undefined) + allow_undefined=no + continue + ;; + + -objectlist) + prev=objectlist + continue + ;; + + -o) prev=output ;; + + -release) + prev=release + continue + ;; + + -rpath) + prev=rpath + continue + ;; + + -R) + prev=xrpath + continue + ;; + + -R*) + dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + continue + ;; + + -static) + # The effects of -static are defined in a previous loop. + # We used to do the same as -all-static on platforms that + # didn't have a PIC flag, but the assumption that the effects + # would be equivalent was wrong. It would break on at least + # Digital Unix and AIX. + continue + ;; + + -thread-safe) + thread_safe=yes + continue + ;; + + -version-info) + prev=vinfo + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Wl,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $wl$flag" + linker_flags="$linker_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Xlinker) + prev=xlinker + continue + ;; + + # Some other compiler flag. + -* | +*) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + + *.$objext) + # A standard object. + objs="$objs $arg" + ;; + + *.lo) + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + ;; + + *.$libext) + # An archive. + deplibs="$deplibs $arg" + old_deplibs="$old_deplibs $arg" + continue + ;; + + *.la) + # A libtool-controlled library. + + if test "$prev" = dlfiles; then + # This library was specified with -dlopen. + dlfiles="$dlfiles $arg" + prev= + elif test "$prev" = dlprefiles; then + # The library was specified with -dlpreopen. + dlprefiles="$dlprefiles $arg" + prev= + else + deplibs="$deplibs $arg" + fi + continue + ;; + + # Some other compiler argument. + *) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + esac + + # Now actually substitute the argument into the commands. + if test -n "$arg"; then + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + done + + if test -n "$prev"; then + $echo "$modename: the \`$prevarg' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base link + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in $compile_command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then + eval arg=\"$export_dynamic_flag_spec\" + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + + oldlibs= + # calculate the name of the file, without its directory + outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` + libobjs_save="$libobjs" + + if test -n "$shlibpath_var"; then + # get the directories listed in $shlibpath_var + eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` + else + shlib_search_path= + fi + eval sys_lib_search_path=\"$sys_lib_search_path_spec\" + eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" + + output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` + if test "X$output_objdir" = "X$output"; then + output_objdir="$objdir" + else + output_objdir="$output_objdir/$objdir" + fi + # Create the object directory. + if test ! -d $output_objdir; then + $show "$mkdir $output_objdir" + $run $mkdir $output_objdir + status=$? + if test $status -ne 0 && test ! -d $output_objdir; then + exit $status + fi + fi + + # Determine the type of output + case $output in + "") + $echo "$modename: you must specify an output file" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + *.$libext) linkmode=oldlib ;; + *.lo | *.$objext) linkmode=obj ;; + *.la) linkmode=lib ;; + *) linkmode=prog ;; # Anything else should be a program. + esac + + specialdeplibs= + libs= + # Find all interdependent deplibs by searching for libraries + # that are linked more than once (e.g. -la -lb -la) + for deplib in $deplibs; do + case "$libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + libs="$libs $deplib" + done + + if test $linkmode = lib; then + libs="$predeps $libs $compiler_lib_search_path $postdeps" + fi + + deplibs= + newdependency_libs= + newlib_search_path= + need_relink=no # whether we're linking any uninstalled libtool libraries + uninst_deplibs= # uninstalled libtool libraries + uninst_path= # paths that contain uninstalled libtool libraries + case $linkmode in + lib) + passes="conv link" + for file in $dlfiles $dlprefiles; do + case $file in + *.la) ;; + *) + $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2 + exit 1 + ;; + esac + done + ;; + prog) + compile_deplibs= + finalize_deplibs= + alldeplibs=no + newdlfiles= + newdlprefiles= + passes="conv scan dlopen dlpreopen link" + ;; + *) passes="conv" + ;; + esac + for pass in $passes; do + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan"; then + libs="$deplibs" + deplibs= + fi + if test $linkmode = prog; then + case $pass in + dlopen) libs="$dlfiles" ;; + dlpreopen) libs="$dlprefiles" ;; + link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; + esac + fi + if test $pass = dlopen; then + # Collect dlpreopened libraries + save_deplibs="$deplibs" + deplibs= + fi + for deplib in $libs; do + lib= + found=no + case $deplib in + -l*) + if test $linkmode != lib && test $linkmode != prog; then + $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2 + continue + fi + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` + for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do + # Search the libtool library + lib="$searchdir/lib${name}.la" + if test -f "$lib"; then + found=yes + break + fi + done + if test "$found" != yes; then + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + test $linkmode = lib && newdependency_libs="$deplib $newdependency_libs" + fi + continue + fi + ;; + -L*) + case $linkmode in + lib) + deplibs="$deplib $deplibs" + test $pass = conv && continue + newdependency_libs="$deplib $newdependency_libs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + ;; + prog) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + if test $pass = scan; then + deplibs="$deplib $deplibs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + ;; + *) + $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2 + ;; + esac + continue + ;; + -R*) + if test $pass = link; then + dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` + # Make sure the xrpath contains only unique directories. + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + fi + deplibs="$deplib $deplibs" + continue + ;; + *.la) lib="$deplib" ;; + *.$libext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + case $linkmode in + lib) + if test "$deplibs_check_method" != pass_all; then + echo + echo "*** Warning: This library needs some functionality provided by $deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + echo + echo "*** Warning: Linking the shared library $output against the" + echo "*** static library $deplib is not portable!" + deplibs="$deplib $deplibs" + fi + continue + ;; + prog) + if test $pass != link; then + deplibs="$deplib $deplibs" + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + continue + ;; + esac + ;; + *.lo | *.$objext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + elif test $linkmode = prog; then + if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlopen support or we're linking statically, + # we need to preload. + newdlprefiles="$newdlprefiles $deplib" + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + newdlfiles="$newdlfiles $deplib" + fi + fi + continue + ;; + %DEPLIBS%) + alldeplibs=yes + continue + ;; + esac + if test $found = yes || test -f "$lib"; then : + else + $echo "$modename: cannot find the library \`$lib'" 1>&2 + exit 1 + fi + + # Check to see that this really is a libtool archive. + if (sed -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + + ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` + test "X$ladir" = "X$lib" && ladir="." + + dlname= + dlopen= + dlpreopen= + libdir= + library_names= + old_library= + # If the library was installed with an old release of libtool, + # it will not redefine variable installed. + installed=yes + + # Read the .la file + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan" || + { test $linkmode != prog && test $linkmode != lib; }; then + test -n "$dlopen" && dlfiles="$dlfiles $dlopen" + test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen" + fi + + if test $pass = conv; then + # only check for convenience libraries + deplibs="$lib $deplibs" + if test -z "$libdir"; then + if test -z "$old_library"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + # It is a libtool convenience library, so add in its objects. + convenience="$convenience $ladir/$objdir/$old_library" + old_convenience="$old_convenience $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + elif test $linkmode != prog && test $linkmode != lib; then + $echo "$modename: \`$lib' is not a convenience library" 1>&2 + exit 1 + fi + continue + fi + + # Get the name of the library we link against. + linklib= + for l in $old_library $library_names; do + linklib="$l" + done + if test -z "$linklib"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + + # This library was specified with -dlopen. + if test $pass = dlopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlname, no dlopen support or we're linking + # statically, we need to preload. We also need to preload any + # dependent libraries so libltdl's deplib preloader doesn't + # bomb out in the load deplibs phase. + dlprefiles="$dlprefiles $lib $dependency_libs" + else + newdlfiles="$newdlfiles $lib" + fi + continue + fi + + # We need an absolute path. + case $ladir in + [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; + *) + abs_ladir=`cd "$ladir" && pwd` + if test -z "$abs_ladir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2 + $echo "$modename: passing it literally to the linker, although it might fail" 1>&2 + abs_ladir="$ladir" + fi + ;; + esac + laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + + # Find the relevant object directory and library name. + if test "X$installed" = Xyes; then + if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + $echo "$modename: warning: library \`$lib' was moved." 1>&2 + dir="$ladir" + absdir="$abs_ladir" + libdir="$abs_ladir" + else + dir="$libdir" + absdir="$libdir" + fi + else + dir="$ladir/$objdir" + absdir="$abs_ladir/$objdir" + # Remove this search path later + uninst_path="$uninst_path $abs_ladir" + fi + name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + + # This library was specified with -dlpreopen. + if test $pass = dlpreopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + # Prefer using a static library (so that no silly _DYNAMIC symbols + # are required to link). + if test -n "$old_library"; then + newdlprefiles="$newdlprefiles $dir/$old_library" + # Otherwise, use the dlname, so that lt_dlopen finds it. + elif test -n "$dlname"; then + newdlprefiles="$newdlprefiles $dir/$dlname" + else + newdlprefiles="$newdlprefiles $dir/$linklib" + fi + fi + + if test -z "$libdir"; then + # link the convenience library + if test $linkmode = lib; then + deplibs="$dir/$old_library $deplibs" + elif test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$dir/$old_library $compile_deplibs" + finalize_deplibs="$dir/$old_library $finalize_deplibs" + else + deplibs="$lib $deplibs" # used for prog,scan pass + fi + continue + fi + + if test $linkmode = prog && test $pass != link; then + newlib_search_path="$newlib_search_path $ladir" + deplibs="$lib $deplibs" + + linkalldeplibs=no + if test "$link_all_deplibs" != no || test -z "$library_names" || + test "$build_libtool_libs" = no; then + linkalldeplibs=yes + fi + + tmp_libs= + for deplib in $dependency_libs; do + case $deplib in + -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test + esac + # Need to link against all dependency_libs? + if test $linkalldeplibs = yes; then + deplibs="$deplib $deplibs" + else + # Need to hardcode shared library paths + # or/and link against static libraries + newdependency_libs="$deplib $newdependency_libs" + fi + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + continue + fi + + if test "$linkmode,$pass" = "prog,link"; then + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + # We need to hardcode the library path + if test -n "$shlibpath_var"; then + # Make sure the rpath contains only unique directories. + case "$temp_rpath " in + *" $dir "*) ;; + *" $absdir "*) ;; + *) temp_rpath="$temp_rpath $dir" ;; + esac + fi + + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test "$alldeplibs" = yes && + { test "$deplibs_check_method" = pass_all || + { test "$build_libtool_libs" = yes && + test -n "$library_names"; }; }; then + # We only need to search for static libraries + continue + fi + fi + + link_static=no # Whether the deplib will be linked statically + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + if test "$installed" = no; then + uninst_deplibs="$uninst_deplibs $lib" + need_relink=yes + fi + # This is a shared library + if test $linkmode = lib && test "$hardcode_into_libs" = all; then + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test -n "$old_archive_from_expsyms_cmds"; then + # figure out the soname + set dummy $library_names + realname="$2" + shift; shift + libname=`eval \\$echo \"$libname_spec\"` + # use dlname if we got it. it's perfectly good, no? + if test -n "$dlname"; then + soname="$dlname" + elif test -n "$soname_spec"; then + # bleh windows + case $host in + *cygwin*) + major=`expr $current - $age` + versuffix="-$major" + ;; + esac + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + + # Make a new name for the extract_expsyms_cmds to use + soroot="$soname" + soname=`echo $soroot | sed -e 's/^.*\///'` + newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a" + + # If the library has no export list, then create one now + if test -f "$output_objdir/$soname-def"; then : + else + $show "extracting exported symbol list from \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$extract_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Create $newlib + if test -f "$output_objdir/$newlib"; then :; else + $show "generating import library for \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$old_archive_from_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + # make sure the library variables are pointing to the new library + dir=$output_objdir + linklib=$newlib + fi + + if test $linkmode = prog || test "$mode" != relink; then + add_shlibpath= + add_dir= + add= + lib_linked=yes + case $hardcode_action in + immediate | unsupported) + if test "$hardcode_direct" = no; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = no; then + case $host in + *-*-sunos*) add_shlibpath="$dir" ;; + esac + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = no; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + relink) + if test "$hardcode_direct" = yes; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + *) lib_linked=no ;; + esac + + if test "$lib_linked" != yes; then + $echo "$modename: configuration error: unsupported hardcode properties" + exit 1 + fi + + if test -n "$add_shlibpath"; then + case :$compile_shlibpath: in + *":$add_shlibpath:"*) ;; + *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;; + esac + fi + if test $linkmode = prog; then + test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" + test -n "$add" && compile_deplibs="$add $compile_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + if test "$hardcode_direct" != yes && \ + test "$hardcode_minus_L" != yes && \ + test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + fi + fi + fi + + if test $linkmode = prog || test "$mode" = relink; then + add_shlibpath= + add_dir= + add= + # Finalize command for both is simple: just hardcode it. + if test "$hardcode_direct" = yes; then + add="$libdir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$libdir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + add="-l$name" + else + # We cannot seem to hardcode it, guess we'll fake it. + add_dir="-L$libdir" + add="-l$name" + fi + + if test $linkmode = prog; then + test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" + test -n "$add" && finalize_deplibs="$add $finalize_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + fi + fi + elif test $linkmode = prog; then + # Here we assume that one of hardcode_direct or hardcode_minus_L + # is not unsupported. This is valid on all known static and + # shared platforms. + if test "$hardcode_direct" != unsupported; then + test -n "$old_library" && linklib="$old_library" + compile_deplibs="$dir/$linklib $compile_deplibs" + finalize_deplibs="$dir/$linklib $finalize_deplibs" + else + compile_deplibs="-l$name -L$dir $compile_deplibs" + finalize_deplibs="-l$name -L$dir $finalize_deplibs" + fi + elif test "$build_libtool_libs" = yes; then + # Not a shared library + if test "$deplibs_check_method" != pass_all; then + # We're trying link a shared library against a static one + # but the system doesn't support it. + # Just print a warning and add the library to dependency_libs so + # that the program can be linked against the static library. + echo + echo "*** Warning: This library needs some functionality provided by $lib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + convenience="$convenience $dir/$old_library" + old_convenience="$old_convenience $dir/$old_library" + deplibs="$dir/$old_library $deplibs" + link_static=yes + fi + fi + + if test $linkmode = lib; then + if test -n "$dependency_libs" && + { test $hardcode_into_libs != yes || test $build_old_libs = yes || + test $link_static = yes; }; then + # Extract -R from dependency_libs + temp_deplibs= + for libdir in $dependency_libs; do + case $libdir in + -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` + case " $xrpath " in + *" $temp_xrpath "*) ;; + *) xrpath="$xrpath $temp_xrpath";; + esac;; + *) temp_deplibs="$temp_deplibs $libdir";; + esac + done + dependency_libs="$temp_deplibs" + fi + + newlib_search_path="$newlib_search_path $absdir" + # Link against this library + test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" + # ... and its dependency_libs + tmp_libs= + for deplib in $dependency_libs; do + newdependency_libs="$deplib $newdependency_libs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + + if test $link_all_deplibs != no; then + # Add the search paths of all dependency libraries + for deplib in $dependency_libs; do + case $deplib in + -L*) path="$deplib" ;; + *.la) + dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$deplib" && dir="." + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2 + absdir="$dir" + fi + ;; + esac + if grep "^installed=no" $deplib > /dev/null; then + path="-L$absdir/$objdir" + else + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + if test "$absdir" != "$libdir"; then + $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2 + fi + path="-L$absdir" + fi + ;; + *) continue ;; + esac + case " $deplibs " in + *" $path "*) ;; + *) deplibs="$path $deplibs" ;; + esac + done + fi + fi + done + dependency_libs="$newdependency_libs" + if test $pass = dlpreopen; then + # Link the dlpreopened libraries before other libraries + for deplib in $save_deplibs; do + deplibs="$deplib $deplibs" + done + fi + if test $pass != dlopen; then + if test $pass != conv; then + # Make sure lib_search_path contains only unique directories. + lib_search_path= + for dir in $newlib_search_path; do + case "$lib_search_path " in + *" $dir "*) ;; + *) lib_search_path="$lib_search_path $dir" ;; + esac + done + newlib_search_path= + fi + + if test "$linkmode,$pass" != "prog,link"; then + vars="deplibs" + else + vars="compile_deplibs finalize_deplibs" + fi + for var in $vars dependency_libs; do + # Make sure that $var contains only unique libraries + # and add them in reverse order + eval tmp_libs=\"\$$var\" + new_libs= + for deplib in $tmp_libs; do + case "$deplib" in + -L*) new_libs="$deplib $new_libs" ;; + *) + case " $specialdeplibs " in + *" $deplib "*) new_libs="$deplib $new_libs" ;; + *) + case " $new_libs " in + *" $deplib "*) ;; + *) new_libs="$deplib $new_libs" ;; + esac + ;; + esac + ;; + esac + done + tmp_libs= + for deplib in $new_libs; do + case $deplib in + -L*) + case " $tmp_libs " in + *" $deplib "*) ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + done + eval $var=\"$tmp_libs\" + done + fi + done + if test $linkmode = prog; then + dlfiles="$newdlfiles" + dlprefiles="$newdlprefiles" + fi + + case $linkmode in + oldlib) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for archives" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for archives" 1>&2 + fi + + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2 + fi + + # Now set the variables for building old libraries. + build_libtool_libs=no + oldlibs="$output" + objs="$objs$old_deplibs" + ;; + + lib) + # Make sure we only generate libraries of the form `libNAME.la'. + case $outputname in + lib*) + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + eval libname=\"$libname_spec\" + ;; + *) + if test "$module" = no; then + $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + if test "$need_lib_prefix" != no; then + # Add the "lib" prefix for modules if required + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + eval libname=\"$libname_spec\" + else + libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + fi + ;; + esac + + if test -n "$objs"; then + if test "$deplibs_check_method" != pass_all; then + $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1 + exit 1 + else + echo + echo "*** Warning: Linking the shared library $output against the non-libtool" + echo "*** objects $objs is not portable!" + libobjs="$libobjs $objs" + fi + fi + + if test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2 + fi + + set dummy $rpath + if test $# -gt 2; then + $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 + fi + install_libdir="$2" + + oldlibs= + if test -z "$rpath"; then + if test "$build_libtool_libs" = yes; then + # Building a libtool convenience library. + # Some compilers have problems with a `.al' extension so + # convenience libraries should have the same extension an + # archive normally would. + oldlibs="$output_objdir/$libname.$libext $oldlibs" + build_libtool_libs=convenience + build_old_libs=yes + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for convenience libraries" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2 + fi + else + + # Parse the version information argument. + IFS="${IFS= }"; save_ifs="$IFS"; IFS=':' + set dummy $vinfo 0 0 0 + IFS="$save_ifs" + + if test -n "$8"; then + $echo "$modename: too many parameters to \`-version-info'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + current="$2" + revision="$3" + age="$4" + + # Check that each of the things are valid numbers. + case $current in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $revision in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $age in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + if test $age -gt $current; then + $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + fi + + # Calculate the version variables. + major= + versuffix= + verstring= + case $version_type in + none) ;; + + darwin) + # Like Linux, but with the current version available in + # verstring for coding it into the library header + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + # Darwin ld doesn't like 0 for these options... + minor_current=`expr $current + 1` + verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" + ;; + + freebsd-aout) + major=".$current" + versuffix=".$current.$revision"; + ;; + + freebsd-elf) + major=".$current" + versuffix=".$current"; + ;; + + irix) + major=`expr $current - $age + 1` + verstring="sgi$major.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$revision + while test $loop != 0; do + iface=`expr $revision - $loop` + loop=`expr $loop - 1` + verstring="sgi$major.$iface:$verstring" + done + + # Before this point, $major must not contain `.'. + major=.$major + versuffix="$major.$revision" + ;; + + linux) + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + ;; + + osf) + major=`expr $current - $age` + versuffix=".$current.$age.$revision" + verstring="$current.$age.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$age + while test $loop != 0; do + iface=`expr $current - $loop` + loop=`expr $loop - 1` + verstring="$verstring:${iface}.0" + done + + # Make executables depend on our current version. + verstring="$verstring:${current}.0" + ;; + + sunos) + major=".$current" + versuffix=".$current.$revision" + ;; + + windows) + # Use '-' rather than '.', since we only want one + # extension on DOS 8.3 filesystems. + major=`expr $current - $age` + versuffix="-$major" + ;; + + *) + $echo "$modename: unknown library version type \`$version_type'" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 + ;; + esac + + # Clear the version info if we defaulted, and they specified a release. + if test -z "$vinfo" && test -n "$release"; then + major= + verstring="0.0" + if test "$need_version" = no; then + versuffix= + else + versuffix=".0.0" + fi + fi + + # Remove version info from name if versioning should be avoided + if test "$avoid_version" = yes && test "$need_version" = no; then + major= + versuffix= + verstring="" + fi + + # Check to see if the archive will have undefined symbols. + if test "$allow_undefined" = yes; then + if test "$allow_undefined_flag" = unsupported; then + $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2 + build_libtool_libs=no + build_old_libs=yes + fi + else + # Don't allow undefined symbols. + allow_undefined_flag="$no_undefined_flag" + fi + fi + + if test "$mode" != relink; then + # Remove our outputs, but don't remove object files since they + # may have been created when compiling PIC objects. + removelist= + tempremovelist=`echo "$output_objdir/*"` + for p in $tempremovelist; do + case $p in + *.$objext) + ;; + $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) + removelist="$removelist $p" + ;; + *) ;; + esac + done + if test -n "$removelist"; then + $show "${rm}r $removelist" + $run ${rm}r $removelist + fi + fi + + # Now set the variables for building old libraries. + if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then + oldlibs="$oldlibs $output_objdir/$libname.$libext" + + # Transform .lo files to .o files. + oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` + fi + + # Eliminate all temporary directories. + for path in $uninst_path; do + lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'` + deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'` + dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'` + done + + if test -n "$xrpath"; then + # If the user specified any rpath flags, then add them. + temp_xrpath= + for libdir in $xrpath; do + temp_xrpath="$temp_xrpath -R$libdir" + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + if test $hardcode_into_libs != yes || test $build_old_libs = yes; then + dependency_libs="$temp_xrpath $dependency_libs" + fi + fi + + # Make sure dlfiles contains only unique files that won't be dlpreopened + old_dlfiles="$dlfiles" + dlfiles= + for lib in $old_dlfiles; do + case " $dlprefiles $dlfiles " in + *" $lib "*) ;; + *) dlfiles="$dlfiles $lib" ;; + esac + done + + # Make sure dlprefiles contains only unique files + old_dlprefiles="$dlprefiles" + dlprefiles= + for lib in $old_dlprefiles; do + case "$dlprefiles " in + *" $lib "*) ;; + *) dlprefiles="$dlprefiles $lib" ;; + esac + done + + if test "$build_libtool_libs" = yes; then + if test -n "$rpath"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # these systems don't actually have a c library (as such)! + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test $build_libtool_need_lc = "yes"; then + deplibs="$deplibs -lc" + fi + ;; + esac + fi + + # Transform deplibs into only deplibs that can be linked in shared. + name_save=$name + libname_save=$libname + release_save=$release + versuffix_save=$versuffix + major_save=$major + # I'm not sure if I'm treating the release correctly. I think + # release should show up in the -l (ie -lgmp5) so we don't want to + # add it in twice. Is that correct? + release="" + versuffix="" + major="" + newdeplibs= + droppeddeps=no + case $deplibs_check_method in + pass_all) + # Don't check for shared/static. Everything works. + # This might be a little naive. We might want to check + # whether the library exists or not. But this is on + # osf3 & osf4 and I'm not really sure... Just + # implementing what was already the behaviour. + newdeplibs=$deplibs + ;; + test_compile) + # This code stresses the "libraries are programs" paradigm to its + # limits. Maybe even breaks it. We compile a program, linking it + # against the deplibs as a proxy for the library. Then we can check + # whether they linked in statically or dynamically with ldd. + $rm conftest.c + cat > conftest.c </dev/null` + for potent_lib in $potential_libs; do + # Follow soft links. + if ls -lLd "$potent_lib" 2>/dev/null \ + | grep " -> " >/dev/null; then + continue + fi + # The statement above tries to avoid entering an + # endless loop below, in case of cyclic links. + # We might still enter an endless loop, since a link + # loop can be closed while we follow links, + # but so what? + potlib="$potent_lib" + while test -h "$potlib" 2>/dev/null; do + potliblink=`ls -ld $potlib | sed 's/.* -> //'` + case $potliblink in + [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; + *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; + esac + done + if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \ + | sed 10q \ + | egrep "$file_magic_regex" > /dev/null; then + newdeplibs="$newdeplibs $a_deplib" + a_deplib="" + break 2 + fi + done + done + if test -n "$a_deplib" ; then + droppeddeps=yes + echo + echo "*** Warning: This library needs some functionality provided by $a_deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + fi + else + # Add a -L argument. + newdeplibs="$newdeplibs $a_deplib" + fi + done # Gone through all deplibs. + ;; + none | unknown | *) + newdeplibs="" + if $echo "X $deplibs" | $Xsed -e 's/ -lc$//' \ + -e 's/ -[LR][^ ]*//g' -e 's/[ ]//g' | + grep . >/dev/null; then + echo + if test "X$deplibs_check_method" = "Xnone"; then + echo "*** Warning: inter-library dependencies are not supported in this platform." + else + echo "*** Warning: inter-library dependencies are not known to be supported." + fi + echo "*** All declared inter-library dependencies are being dropped." + droppeddeps=yes + fi + ;; + esac + versuffix=$versuffix_save + major=$major_save + release=$release_save + libname=$libname_save + name=$name_save + + if test "$droppeddeps" = yes; then + if test "$module" = yes; then + echo + echo "*** Warning: libtool could not satisfy all declared inter-library" + echo "*** dependencies of module $libname. Therefore, libtool will create" + echo "*** a static module, that should work as long as the dlopening" + echo "*** application is linked with the -dlopen flag." + if test -z "$global_symbol_pipe"; then + echo + echo "*** However, this would only work if libtool was able to extract symbol" + echo "*** lists from a program, using \`nm' or equivalent, but libtool could" + echo "*** not find such a program. So, this module is probably useless." + echo "*** \`nm' from GNU binutils and a full rebuild may help." + fi + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + else + echo "*** The inter-library dependencies that have been dropped here will be" + echo "*** automatically added whenever a program is linked with this library" + echo "*** or is declared to -dlopen it." + + if test $allow_undefined = no; then + echo + echo "*** Since this library must not contain undefined symbols," + echo "*** because either the platform does not support them or" + echo "*** it was explicitly requested with -no-undefined," + echo "*** libtool will only create a static version of it." + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + fi + fi + fi + # Done checking deplibs! + deplibs=$newdeplibs + fi + + # All the library-specific variables (install_libdir is set above). + library_names= + old_library= + dlname= + + # Test again, we may have decided not to build it any more + if test "$build_libtool_libs" = yes; then + if test $hardcode_into_libs = yes; then + # Hardcode the library paths + hardcode_libdirs= + dep_rpath= + rpath="$finalize_rpath" + test "$mode" != relink && rpath="$compile_rpath$rpath" + for libdir in $rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + dep_rpath="$dep_rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval dep_rpath=\"$hardcode_libdir_flag_spec\" + fi + if test -n "$runpath_var" && test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" + fi + test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" + fi + + shlibpath="$finalize_shlibpath" + test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath" + if test -n "$shlibpath"; then + eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" + fi + + # Get the real and link names of the library. + eval library_names=\"$library_names_spec\" + set dummy $library_names + realname="$2" + shift; shift + + if test -n "$soname_spec"; then + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + if test x$dlname = x; then + dlname=$soname + fi + + lib="$output_objdir/$realname" + for link + do + linknames="$linknames $link" + done + +# # Ensure that we have .o objects for linkers which dislike .lo +# # (e.g. aix) in case we are running --disable-static +# for obj in $libobjs; do +# xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$obj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# if test ! -f $xdir/$oldobj && test "$baseobj" != "$oldobj"; then +# $show "(cd $xdir && ${LN_S} $baseobj $oldobj)" +# $run eval '(cd $xdir && ${LN_S} $baseobj $oldobj)' || exit $? +# fi +# done + + # Use standard objects if they are pic + test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then + $show "generating symbol list for \`$libname.la'" + export_symbols="$output_objdir/$libname.exp" + $run $rm $export_symbols + eval cmds=\"$export_symbols_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + if test -n "$export_symbols_regex"; then + $show "egrep -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\"" + $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' + $show "$mv \"${export_symbols}T\" \"$export_symbols\"" + $run eval '$mv "${export_symbols}T" "$export_symbols"' + fi + fi + fi + + if test -n "$export_symbols" && test -n "$include_expsyms"; then + $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"' + fi + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then + eval flag=\"$thread_safe_flag_spec\" + linker_flags="$linker_flags $flag" + fi + + # Make a backup of the uninstalled library when relinking + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $? + fi + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # The command line is too long to link in one step, link piecewise. + $echo "creating reloadable object files..." + + # Save the value of $output and $libobjs because we want to + # use them later. If we have whole_archive_flag_spec, we + # want to use save_libobjs as it was before + # whole_archive_flag_spec was expanded, because we can't + # assume the linker understands whole_archive_flag_spec. + # This may have to be revisited, in case too many + # convenience libraries get linked in and end up exceeding + # the spec. + if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + fi + save_output=$output + + # Clear the reloadable object creation command queue and + # initialize k to one. + test_cmds= + concat_cmds= + objlist= + delfiles= + last_robj= + k=1 + output=$output_objdir/$save_output-${k}.$objext + # Loop over the list of objects to be linked. + for obj in $save_libobjs + do + eval test_cmds=\"$reload_cmds $objlist $last_robj\" + if test "X$objlist" = X || + { len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; }; then + objlist="$objlist $obj" + else + # The command $test_cmds is almost too long, add a + # command to the queue. + if test $k -eq 1 ; then + # The first file doesn't have a previous command to add. + eval concat_cmds=\"$reload_cmds $objlist $last_robj\" + else + # All subsequent reloadable object files will link in + # the last one created. + eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj\" + fi + last_robj=$output_objdir/$save_output-${k}.$objext + k=`expr $k + 1` + output=$output_objdir/$save_output-${k}.$objext + objlist=$obj + len=1 + fi + done + # Handle the remaining objects by creating one last + # reloadable object file. All subsequent reloadable object + # files will link in the last one created. + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\" + + # Set up a command to remove the reloadale object files + # after they are used. + i=0 + while test $i -lt $k + do + i=`expr $i + 1` + delfiles="$delfiles $output_objdir/$save_output-${i}.$objext" + done + + $echo "creating a temporary reloadable object file: $output" + + # Loop through the commands generated above and execute them. + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $concat_cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + libobjs=$output + # Restore the value of output. + output=$save_output + + if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + fi + # Expand the library linking commands again to reset the + # value of $libobjs for piecewise linking. + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + + # Append the command to remove the reloadable object files + # to the just-reset $cmds. + eval cmds=\"\$cmds~$rm $delfiles\" + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Restore the uninstalled library and exit + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $? + exit 0 + fi + + # Create links to the real library. + for linkname in $linknames; do + if test "$realname" != "$linkname"; then + $show "(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval '(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)' || exit $? + fi + done + + # If -module or -export-dynamic was specified, set the dlname. + if test "$module" = yes || test "$export_dynamic" = yes; then + # On all known operating systems, these are identical. + dlname="$soname" + fi + fi + ;; + + obj) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for objects" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for objects" 1>&2 + fi + + case $output in + *.lo) + if test -n "$objs$old_deplibs"; then + $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2 + exit 1 + fi + libobj="$output" + obj=`$echo "X$output" | $Xsed -e "$lo2o"` + ;; + *) + libobj= + obj="$output" + ;; + esac + + # Delete the old objects. + $run $rm $obj $libobj + + # Objects from convenience libraries. This assumes + # single-version convenience libraries. Whenever we create + # different ones for PIC/non-PIC, this we'll have to duplicate + # the extraction. + reload_conv_objs= + gentop= + # reload_cmds runs $LD directly, so let us get rid of + # -Wl from whole_archive_flag_spec + wl= + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + eval reload_conv_objs=\"\$reload_objs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${obj}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + # Create the old-style object. + reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test + + output="$obj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Exit if we aren't doing a library object file. + if test -z "$libobj"; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + fi + + if test "$build_libtool_libs" != yes; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + # Create an invalid libtool object if no PIC, so that we don't + # accidentally link it into a program. + # $show "echo timestamp > $libobj" + # $run eval "echo timestamp > $libobj" || exit $? + exit 0 + fi + + if test -n "$pic_flag" || test "$pic_mode" != default; then + # Only do commands if we really have different PIC objects. + reload_objs="$libobjs $reload_conv_objs" + output="$libobj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" +# else +# # Just create a symlink. +# $show $rm $libobj +# $run $rm $libobj +# xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$libobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# $show "(cd $xdir && $LN_S $oldobj $baseobj)" +# $run eval '(cd $xdir && $LN_S $oldobj $baseobj)' || exit $? + fi + + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + ;; + + prog) + case $host in + *cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;; + esac + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for programs" 1>&2 + fi + + if test "$preload" = yes; then + if test "$dlopen_support" = unknown && test "$dlopen_self" = unknown && + test "$dlopen_self_static" = unknown; then + $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support." + fi + fi + + compile_command="$compile_command $compile_deplibs" + finalize_command="$finalize_command $finalize_deplibs" + + if test -n "$rpath$xrpath"; then + # If the user specified any rpath flags, then add them. + for libdir in $rpath $xrpath; do + # This is the magic to use -rpath. + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + fi + + # Now hardcode the library paths + rpath= + hardcode_libdirs= + for libdir in $compile_rpath $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$libdir:"*) ;; + *) dllsearchpath="$dllsearchpath:$libdir";; + esac + ;; + esac + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + compile_rpath="$rpath" + + rpath= + hardcode_libdirs= + for libdir in $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$finalize_perm_rpath " in + *" $libdir "*) ;; + *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + finalize_rpath="$rpath" + + dlsyms= + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + if test -n "$NM" && test -n "$global_symbol_pipe"; then + dlsyms="${outputname}S.c" + else + $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2 + fi + fi + + if test -n "$dlsyms"; then + case $dlsyms in + "") ;; + *.c) + # Discover the nlist of each of the dlfiles. + nlist="$output_objdir/${outputname}.nm" + + $show "$rm $nlist ${nlist}S ${nlist}T" + $run $rm "$nlist" "${nlist}S" "${nlist}T" + + # Parse the name list into a source file. + $show "creating $output_objdir/$dlsyms" + + test -z "$run" && $echo > "$output_objdir/$dlsyms" "\ +/* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */ +/* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */ + +#ifdef __cplusplus +extern \"C\" { +#endif + +/* Prevent the only kind of declaration conflicts we can make. */ +#define lt_preloaded_symbols some_other_symbol + +/* External symbol declarations for the compiler. */\ +" + + if test "$dlself" = yes; then + $show "generating symbol list for \`$output'" + + test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist" + + # Add our own program objects to the symbol list. + progfiles="$objs$old_deplibs" + for arg in $progfiles; do + $show "extracting global C symbols from \`$arg'" + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -n "$exclude_expsyms"; then + $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + if test -n "$export_symbols_regex"; then + $run eval 'egrep -e "$export_symbols_regex" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + export_symbols="$output_objdir/$output.exp" + $run $rm $export_symbols + $run eval "sed -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' + else + $run eval "sed -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"' + $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T' + $run eval 'mv "$nlist"T "$nlist"' + fi + fi + + for arg in $dlprefiles; do + $show "extracting global C symbols from \`$arg'" + name=`echo "$arg" | sed -e 's%^.*/%%'` + $run eval 'echo ": $name " >> "$nlist"' + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -z "$run"; then + # Make sure we have at least an empty file. + test -f "$nlist" || : > "$nlist" + + if test -n "$exclude_expsyms"; then + egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T + $mv "$nlist"T "$nlist" + fi + + # Try sorting and uniquifying the output. + if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then + : + else + grep -v "^: " < "$nlist" > "$nlist"S + fi + + if test -f "$nlist"S; then + eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"' + else + echo '/* NONE */' >> "$output_objdir/$dlsyms" + fi + + $echo >> "$output_objdir/$dlsyms" "\ + +#undef lt_preloaded_symbols + +#if defined (__STDC__) && __STDC__ +# define lt_ptr_t void * +#else +# define lt_ptr_t char * +# define const +#endif + +/* The mapping between symbol names and symbols. */ +const struct { + const char *name; + lt_ptr_t address; +} +lt_preloaded_symbols[] = +{\ +" + + sed -n -e 's/^: \([^ ]*\) $/ {\"\1\", (lt_ptr_t) 0},/p' \ + -e 's/^. \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr_t) \&\2},/p' \ + < "$nlist" >> "$output_objdir/$dlsyms" + + $echo >> "$output_objdir/$dlsyms" "\ + {0, (lt_ptr_t) 0} +}; + +/* This works around a problem in FreeBSD linker */ +#ifdef FREEBSD_WORKAROUND +static const void *lt_preloaded_setup() { + return lt_preloaded_symbols; +} +#endif + +#ifdef __cplusplus +} +#endif\ +" + fi + + pic_flag_for_symtable= + case $host in + # compiling the symbol table file with pic_flag works around + # a FreeBSD bug that causes programs to crash when -lm is + # linked before any other PIC object. But we must not use + # pic_flag when linking with -static. The problem exists in + # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. + *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";; + esac;; + *-*-hpux*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag";; + esac + esac + + # Now compile the dynamic symbol file. + $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")" + $run eval '(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $? + + # Clean up the generated files. + $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T" + $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T" + + # Transform the symbol file into the correct name. + compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + ;; + *) + $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2 + exit 1 + ;; + esac + else + # We keep going just in case the user didn't refer to + # lt_preloaded_symbols. The linker will fail if global_symbol_pipe + # really was required. + + # Nullify the symbol file. + compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` + fi + + # AIX runtime linking requires linking programs with -Wl,-brtl and libs with -Wl,-G + # Also add -bnolibpath to the beginning of the link line, to clear the hardcoded runpath. + # Otherwise, things like the -L path to libgcc.a are accidentally hardcoded by ld. + # This does not apply on AIX for ia64, which uses a SysV linker. + case "$host" in + ia64-*-aix5*) ;; + *-*-aix4* | *-*-aix5*) + compile_command=`$echo "X$compile_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` + finalize_command=`$echo "X$finalize_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` ;; + esac + + if test $need_relink = no || test "$build_libtool_libs" != yes; then + # Replace the output file specification. + compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + link_command="$compile_command$compile_rpath" + + # We have no uninstalled library dependencies, so finalize right now. + $show "$link_command" + $run eval "$link_command" + status=$? + + # Delete the generated files. + if test -n "$dlsyms"; then + $show "$rm $output_objdir/${outputname}S.${objext}" + $run $rm "$output_objdir/${outputname}S.${objext}" + fi + + exit $status + fi + + if test -n "$shlibpath_var"; then + # We should set the shlibpath_var + rpath= + for dir in $temp_rpath; do + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) + # Absolute path. + rpath="$rpath$dir:" + ;; + *) + # Relative path: add a thisdir entry. + rpath="$rpath\$thisdir/$dir:" + ;; + esac + done + temp_rpath="$rpath" + fi + + if test -n "$compile_shlibpath$finalize_shlibpath"; then + compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" + fi + if test -n "$finalize_shlibpath"; then + finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" + fi + + compile_var= + finalize_var= + if test -n "$runpath_var"; then + if test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + compile_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + if test -n "$finalize_perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $finalize_perm_rpath; do + rpath="$rpath$dir:" + done + finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + fi + + if test "$no_install" = yes; then + # We don't need to create a wrapper script. + link_command="$compile_var$compile_command$compile_rpath" + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + # Delete the old output file. + $run $rm $output + # Link the executable and exit + $show "$link_command" + $run eval "$link_command" || exit $? + exit 0 + fi + + if test "$hardcode_action" = relink; then + # Fast installation is not supported + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + + $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2 + $echo "$modename: \`$output' will be relinked during installation" 1>&2 + else + if test "$fast_install" != no; then + link_command="$finalize_var$compile_command$finalize_rpath" + if test "$fast_install" = yes; then + relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` + else + # fast_install is set to needless + relink_command= + fi + else + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + fi + fi + + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` + + # Delete the old output files. + $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname + + $show "$link_command" + $run eval "$link_command" || exit $? + + # Now create the wrapper script. + $show "creating $output" + + # Quote the relink command for shipping. + if test -n "$relink_command"; then + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + relink_command="cd `pwd`; $relink_command" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + fi + + # Quote $echo for shipping. + if test "X$echo" = "X$SHELL $0 --fallback-echo"; then + case $0 in + [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";; + *) qecho="$SHELL `pwd`/$0 --fallback-echo";; + esac + qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` + else + qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` + fi + + # Only actually do things if our run command is non-null. + if test -z "$run"; then + # win32 will think the script is a binary if it has + # a .exe suffix, so we strip it off here. + case $output in + *.exe) output=`echo $output|sed 's,.exe$,,'` ;; + esac + # test for cygwin because mv fails w/o .exe extensions + case $host in + *cygwin*) exeext=.exe ;; + *) exeext= ;; + esac + $rm $output + trap "$rm $output; exit 1" 1 2 15 + + $echo > $output "\ +#! $SHELL + +# $output - temporary wrapper script for $objdir/$outputname +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# The $output program cannot be directly executed until all the libtool +# libraries that it depends on are installed. +# +# This wrapper script should never be moved out of the build directory. +# If it is, it will not operate correctly. + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e 1s/^X//' +sed_quote_subst='$sed_quote_subst' + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test \"\${CDPATH+set}\" = set; then CDPATH=:; export CDPATH; fi + +relink_command=\"$relink_command\" + +# This environment variable determines our operation mode. +if test \"\$libtool_install_magic\" = \"$magic\"; then + # install mode needs the following variable: + uninst_deplibs='$uninst_deplibs' +else + # When we are sourced in execute mode, \$file and \$echo are already set. + if test \"\$libtool_execute_magic\" != \"$magic\"; then + echo=\"$qecho\" + file=\"\$0\" + # Make sure echo works. + if test \"X\$1\" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift + elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then + # Yippee, \$echo works! + : + else + # Restart under the correct shell, and then maybe \$echo will work. + exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"} + fi + fi\ +" + $echo >> $output "\ + + # Find the directory that this script lives in. + thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` + test \"x\$thisdir\" = \"x\$file\" && thisdir=. + + # Follow symbolic links until we get to the real thisdir. + file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\` + while test -n \"\$file\"; do + destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` + + # If there was a directory component, then change thisdir. + if test \"x\$destdir\" != \"x\$file\"; then + case \"\$destdir\" in + [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; + *) thisdir=\"\$thisdir/\$destdir\" ;; + esac + fi + + file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` + file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\` + done + + # Try to get the absolute directory name. + absdir=\`cd \"\$thisdir\" && pwd\` + test -n \"\$absdir\" && thisdir=\"\$absdir\" +" + + if test "$fast_install" = yes; then + echo >> $output "\ + program=lt-'$outputname'$exeext + progdir=\"\$thisdir/$objdir\" + + if test ! -f \"\$progdir/\$program\" || \\ + { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\ + test \"X\$file\" != \"X\$progdir/\$program\"; }; then + + file=\"\$\$-\$program\" + + if test ! -d \"\$progdir\"; then + $mkdir \"\$progdir\" + else + $rm \"\$progdir/\$file\" + fi" + + echo >> $output "\ + + # relink executable if necessary + if test -n \"\$relink_command\"; then + if (eval \$relink_command); then : + else + $rm \"\$progdir/\$file\" + exit 1 + fi + fi + + $mv \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || + { $rm \"\$progdir/\$program\"; + $mv \"\$progdir/\$file\" \"\$progdir/\$program\"; } + $rm \"\$progdir/\$file\" + fi" + else + echo >> $output "\ + program='$outputname' + progdir=\"\$thisdir/$objdir\" +" + fi + + echo >> $output "\ + + if test -f \"\$progdir/\$program\"; then" + + # Export our shlibpath_var if we have one. + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then + $echo >> $output "\ + # Add our own library path to $shlibpath_var + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" + + # Some systems cannot cope with colon-terminated $shlibpath_var + # The second colon is a workaround for a bug in BeOS R4 sed + $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` + + export $shlibpath_var +" + fi + + # fixup the dll searchpath if we need to. + if test -n "$dllsearchpath"; then + $echo >> $output "\ + # Add the dll search path components to the executable PATH + PATH=$dllsearchpath:\$PATH +" + fi + + $echo >> $output "\ + if test \"\$libtool_execute_magic\" != \"$magic\"; then + # Run the actual program with our arguments. +" + case $host in + # win32 systems need to use the prog path for dll + # lookup to work + *-*-cygwin* | *-*-pw32*) + $echo >> $output "\ + exec \$progdir/\$program \${1+\"\$@\"} +" + ;; + + # Backslashes separate directories on plain windows + *-*-mingw | *-*-os2*) + $echo >> $output "\ + exec \$progdir\\\\\$program \${1+\"\$@\"} +" + ;; + + *) + $echo >> $output "\ + # Export the path to the program. + PATH=\"\$progdir:\$PATH\" + export PATH + + exec \$program \${1+\"\$@\"} +" + ;; + esac + $echo >> $output "\ + \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\" + exit 1 + fi + else + # The program doesn't exist. + \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2 + \$echo \"This script is just a wrapper for \$program.\" 1>&2 + echo \"See the $PACKAGE documentation for more information.\" 1>&2 + exit 1 + fi +fi\ +" + chmod +x $output + fi + exit 0 + ;; + esac + + # See if we need to build an old-fashioned archive. + for oldlib in $oldlibs; do + + if test "$build_libtool_libs" = convenience; then + oldobjs="$libobjs_save" + addlibs="$convenience" + build_libtool_libs=no + else + if test "$build_libtool_libs" = module; then + oldobjs="$libobjs_save" + build_libtool_libs=no + else + oldobjs="$objs$old_deplibs $non_pic_objects" + fi + addlibs="$old_convenience" + fi + + if test -n "$addlibs"; then + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + # Add in members from convenience archives. + for xlib in $addlibs; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print | $NL2SP` + done + fi + + # Do each command in the archive commands. + if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then + eval cmds=\"$old_archive_from_new_cmds\" + else +# # Ensure that we have .o objects in place in case we decided +# # not to build a shared library, and have fallen back to building +# # static libs even though --disable-static was passed! +# for oldobj in $oldobjs; do +# if test ! -f $oldobj; then +# xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$oldobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'` +# obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"` +# $show "(cd $xdir && ${LN_S} $obj $baseobj)" +# $run eval '(cd $xdir && ${LN_S} $obj $baseobj)' || exit $? +# fi +# done + + eval cmds=\"$old_archive_cmds\" + + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the command line is too long to link in one step, link in parts + $echo "using piecewise archive linking..." + save_RANLIB=$RANLIB + RANLIB=: + objlist= + concat_cmds= + save_oldobjs=$oldobjs + for obj in $save_oldobjs + do + oldobjs="$objlist $obj" + objlist="$objlist $obj" + eval test_cmds=\"$old_archive_cmds\" + if len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the above command should be used before it gets too long + oldobjs=$objlist + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" + objlist= + fi + done + RANLIB=$save_RANLIB + oldobjs=$objlist + eval cmds=\"\$concat_cmds~$old_archive_cmds\" + fi + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$generated"; then + $show "${rm}r$generated" + $run ${rm}r$generated + fi + + # Now create the libtool archive. + case $output in + *.la) + old_library= + test "$build_old_libs" = yes && old_library="$libname.$libext" + $show "creating $output" + + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + # Quote the link command for shipping. + relink_command="cd `pwd`; $SHELL $0 --mode=relink $libtool_args" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + + # Only create the output if not a dry run. + if test -z "$run"; then + for installed in no yes; do + if test "$installed" = yes; then + if test -z "$install_libdir"; then + break + fi + output="$output_objdir/$outputname"i + # Replace all uninstalled libtool libraries with the installed ones + newdependency_libs= + for deplib in $dependency_libs; do + case $deplib in + *.la) + name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdependency_libs="$newdependency_libs $libdir/$name" + ;; + *) newdependency_libs="$newdependency_libs $deplib" ;; + esac + done + dependency_libs="$newdependency_libs" + newdlfiles= + for lib in $dlfiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlfiles="$newdlfiles $libdir/$name" + done + dlfiles="$newdlfiles" + newdlprefiles= + for lib in $dlprefiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlprefiles="$newdlprefiles $libdir/$name" + done + dlprefiles="$newdlprefiles" + fi + $rm $output + # place dlname in correct position for cygwin + tdlname=$dlname + case $host,$output,$installed,$module,$dlname in + *cygwin*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;; + esac + $echo > $output "\ +# $outputname - a libtool library file +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='$tdlname' + +# Names of this library. +library_names='$library_names' + +# The name of the static archive. +old_library='$old_library' + +# Libraries that this one depends upon. +dependency_libs='$dependency_libs' + +# Version information for $libname. +current=$current +age=$age +revision=$revision + +# Is this an already installed library? +installed=$installed + +# Files to dlopen/dlpreopen +dlopen='$dlfiles' +dlpreopen='$dlprefiles' + +# Directory that this library needs to be installed in: +libdir='$install_libdir'" + if test $hardcode_into_libs = all && + test "$installed" = no && test $need_relink = yes; then + $echo >> $output "\ +relink_command=\"$relink_command\"" + fi + done + fi + + # Do a symbolic link so that the libtool archive can be found in + # LD_LIBRARY_PATH before the program is installed. + $show "(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)" + $run eval '(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)' || exit $? + ;; + esac + exit 0 + ;; + + # libtool install mode + install) + modename="$modename: install" + + # There may be an optional sh(1) argument at the beginning of + # install_prog (especially on Windows NT). + if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || + # Allow the use of GNU shtool's install command. + $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then + # Aesthetically quote it. + arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$arg " + arg="$1" + shift + else + install_prog= + arg="$nonopt" + fi + + # The real first argument should be the name of the installation program. + # Aesthetically quote it. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog$arg" + + # We need to accept at least all the BSD install flags. + dest= + files= + opts= + prev= + install_type= + isdir=no + stripme= + for arg + do + if test -n "$dest"; then + files="$files $dest" + dest="$arg" + continue + fi + + case $arg in + -d) isdir=yes ;; + -f) prev="-f" ;; + -g) prev="-g" ;; + -m) prev="-m" ;; + -o) prev="-o" ;; + -s) + stripme=" -s" + continue + ;; + -*) ;; + + *) + # If the previous option needed an argument, then skip it. + if test -n "$prev"; then + prev= + else + dest="$arg" + continue + fi + ;; + esac + + # Aesthetically quote the argument. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog $arg" + done + + if test -z "$install_prog"; then + $echo "$modename: you must specify an install program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -n "$prev"; then + $echo "$modename: the \`$prev' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -z "$files"; then + if test -z "$dest"; then + $echo "$modename: no file or destination specified" 1>&2 + else + $echo "$modename: you must specify a destination" 1>&2 + fi + $echo "$help" 1>&2 + exit 1 + fi + + # Strip any trailing slash from the destination. + dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` + + # Check to see that the destination is a directory. + test -d "$dest" && isdir=yes + if test "$isdir" = yes; then + destdir="$dest" + destname= + else + destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` + test "X$destdir" = "X$dest" && destdir=. + destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` + + # Not a directory, so check to see that there is only one file specified. + set dummy $files + if test $# -gt 2; then + $echo "$modename: \`$dest' is not a directory" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + fi + case $destdir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + for file in $files; do + case $file in + *.lo) ;; + *) + $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + done + ;; + esac + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + staticlibs= + future_libdirs= + current_libdirs= + for file in $files; do + + # Do each installation. + case $file in + *.$libext) + # Do the static libraries later. + staticlibs="$staticlibs $file" + ;; + + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$file' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + library_names= + old_library= + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Add the libdir to current_libdirs if it is the destination. + if test "X$destdir" = "X$libdir"; then + case "$current_libdirs " in + *" $libdir "*) ;; + *) current_libdirs="$current_libdirs $libdir" ;; + esac + else + # Note the libdir as a future libdir. + case "$future_libdirs " in + *" $libdir "*) ;; + *) future_libdirs="$future_libdirs $libdir" ;; + esac + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ + test "X$dir" = "X$file/" && dir= + dir="$dir$objdir" + + if test "$hardcode_into_libs" = all && test -n "$relink_command"; then + $echo "$modename: warning: relinking \`$file'" 1>&2 + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + continue + fi + fi + + # See the names of the shared library. + set dummy $library_names + if test -n "$2"; then + realname="$2" + shift + shift + + srcname="$realname" + test "$hardcode_into_libs" = all && test -n "$relink_command" && srcname="$realname"T + + # Install the shared library and build the symlinks. + $show "$install_prog $dir/$srcname $destdir/$realname" + $run eval "$install_prog $dir/$srcname $destdir/$realname" || exit $? + if test -n "$stripme" && test -n "$striplib"; then + $show "$striplib $destdir/$realname" + $run eval "$striplib $destdir/$realname" || exit $? + fi + + if test $# -gt 0; then + # Delete the old symlinks, and create new ones. + for linkname + do + if test "$linkname" != "$realname"; then + $show "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + fi + done + fi + + # Do each command in the postinstall commands. + lib="$destdir/$realname" + eval cmds=\"$postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Install the pseudo-library for information purposes. + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" + ;; + + *.lo) + # Install (i.e. copy) a libtool object. + + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Deduce the name of the destination old-style object file. + case $destfile in + *.lo) + staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` + ;; + *.$objext) + staticdest="$destfile" + destfile= + ;; + *) + $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + + # Install the libtool object if requested. + if test -n "$destfile"; then + $show "$install_prog $file $destfile" + $run eval "$install_prog $file $destfile" || exit $? + fi + + # Install the old object if enabled. + if test "$build_old_libs" = yes; then + # Deduce the name of the old-style object file. + staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` + + $show "$install_prog $staticobj $staticdest" + $run eval "$install_prog \$staticobj \$staticdest" || exit $? + fi + exit 0 + ;; + + *) + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + uninst_deplibs= + relink_command= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Check the variables that should have been set. + if test -z "$uninst_deplibs"; then + $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2 + exit 1 + fi + + finalize=yes + for lib in $uninst_deplibs; do + # Check to see that each library is installed. + libdir= + if test -f "$lib"; then + # If there is no directory component, then add one. + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + fi + libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test + if test -n "$libdir" && test ! -f "$libfile"; then + $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 + finalize=no + fi + done + + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + outputname= + if test "$fast_install" = no && test -n "$relink_command"; then + if test "$finalize" = yes && test -z "$run"; then + tmpdir="/tmp" + test -n "$TMPDIR" && tmpdir="$TMPDIR" + tmpdir="$tmpdir/libtool-$$" + if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then : + else + $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2 + continue + fi + file=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + outputname="$tmpdir/$file" + # Replace the output file specification. + relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` + + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + ${rm}r "$tmpdir" + continue + fi + file="$outputname" + else + $echo "$modename: warning: cannot relink \`$file'" 1>&2 + fi + else + # Install the binary that we compiled earlier. + file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` + fi + fi + + + # remove .exe since cygwin /usr/bin/install will append another + # one anyways + case $install_prog,$host in + */usr/bin/install*,*cygwin*) + case $file:$destfile in + *.exe:*.exe) + # this is ok + ;; + *.exe:*) + destfile=$destfile.exe + ;; + *:*.exe) + destfile=`echo $destfile | sed -e 's,.exe$,,'` + ;; + esac + ;; + esac + + $show "$install_prog$stripme $file $destfile" + $run eval "$install_prog\$stripme \$file \$destfile" || exit $? + test -n "$outputname" && ${rm}r "$tmpdir" + ;; + esac + done + + for file in $staticlibs; do + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + + # Set up the ranlib parameters. + oldlib="$destdir/$name" + + $show "$install_prog $file $oldlib" + $run eval "$install_prog \$file \$oldlib" || exit $? + + if test -n "$stripme" && test -n "$striplib"; then + $show "$old_striplib $oldlib" + $run eval "$old_striplib $oldlib" || exit $? + fi + + # Do each command in the postinstall commands. + eval cmds=\"$old_postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$future_libdirs"; then + $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2 + fi + + if test -n "$current_libdirs"; then + # Maybe just do a dry run. + test -n "$run" && current_libdirs=" -n$current_libdirs" + exec $SHELL $0 --finish$current_libdirs + exit 1 + fi + + exit 0 + ;; + + # libtool finish mode + finish) + modename="$modename: finish" + libdirs="$nonopt" + admincmds= + + if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then + for dir + do + libdirs="$libdirs $dir" + done + + for libdir in $libdirs; do + if test -n "$finish_cmds"; then + # Do each command in the finish commands. + eval cmds=\"$finish_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || admincmds="$admincmds + $cmd" + done + IFS="$save_ifs" + fi + if test -n "$finish_eval"; then + # Do the single finish_eval. + eval cmds=\"$finish_eval\" + $run eval "$cmds" || admincmds="$admincmds + $cmds" + fi + done + fi + + # Exit here if they wanted silent mode. + exit 0 + + echo "----------------------------------------------------------------------" + echo "Libraries have been installed in:" + for libdir in $libdirs; do + echo " $libdir" + done + echo + echo "If you ever happen to want to link against installed libraries" + echo "in a given directory, LIBDIR, you must either use libtool, and" + echo "specify the full pathname of the library, or use \`-LLIBDIR'" + echo "flag during linking and do at least one of the following:" + if test -n "$shlibpath_var"; then + echo " - add LIBDIR to the \`$shlibpath_var' environment variable" + echo " during execution" + fi + if test -n "$runpath_var"; then + echo " - add LIBDIR to the \`$runpath_var' environment variable" + echo " during linking" + fi + if test -n "$hardcode_libdir_flag_spec"; then + libdir=LIBDIR + eval flag=\"$hardcode_libdir_flag_spec\" + + echo " - use the \`$flag' linker flag" + fi + if test -n "$admincmds"; then + echo " - have your system administrator run these commands:$admincmds" + fi + if test -f /etc/ld.so.conf; then + echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" + fi + echo + echo "See any operating system documentation about shared libraries for" + echo "more information, such as the ld(1) and ld.so(8) manual pages." + echo "----------------------------------------------------------------------" + exit 0 + ;; + + # libtool execute mode + execute) + modename="$modename: execute" + + # The first argument is the command name. + cmd="$nonopt" + if test -z "$cmd"; then + $echo "$modename: you must specify a COMMAND" 1>&2 + $echo "$help" + exit 1 + fi + + # Handle -dlopen flags immediately. + for file in $execute_dlfiles; do + if test ! -f "$file"; then + $echo "$modename: \`$file' is not a file" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + dir= + case $file in + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Read the libtool library. + dlname= + library_names= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Skip this library if it cannot be dlopened. + if test -z "$dlname"; then + # Warn if it was a shared library. + test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" + continue + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + + if test -f "$dir/$objdir/$dlname"; then + dir="$dir/$objdir" + else + $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 + exit 1 + fi + ;; + + *.lo) + # Just add the directory containing the .lo file. + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + ;; + + *) + $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2 + continue + ;; + esac + + # Get the absolute pathname. + absdir=`cd "$dir" && pwd` + test -n "$absdir" && dir="$absdir" + + # Now add the directory to shlibpath_var. + if eval "test -z \"\$$shlibpath_var\""; then + eval "$shlibpath_var=\"\$dir\"" + else + eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" + fi + done + + # This variable tells wrapper scripts just to set shlibpath_var + # rather than running their programs. + libtool_execute_magic="$magic" + + # Check if any of the arguments is a wrapper script. + args= + for file + do + case $file in + -*) ;; + *) + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Transform arg to wrapped name. + file="$progdir/$program" + fi + ;; + esac + # Quote arguments (to preserve shell metacharacters). + file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` + args="$args \"$file\"" + done + + if test -z "$run"; then + if test -n "$shlibpath_var"; then + # Export the shlibpath_var. + eval "export $shlibpath_var" + fi + + # Restore saved enviroment variables + if test "${save_LC_ALL+set}" = set; then + LC_ALL="$save_LC_ALL"; export LC_ALL + fi + if test "${save_LANG+set}" = set; then + LANG="$save_LANG"; export LANG + fi + + # Now actually exec the command. + eval "exec \$cmd$args" + + $echo "$modename: cannot exec \$cmd$args" + exit 1 + else + # Display what would be done. + if test -n "$shlibpath_var"; then + eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\"" + $echo "export $shlibpath_var" + fi + $echo "$cmd$args" + exit 0 + fi + ;; + + # libtool clean and uninstall mode + clean | uninstall) + modename="$modename: $mode" + rm="$nonopt" + files= + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + for arg + do + case $arg in + -*) rm="$rm $arg" ;; + *) files="$files $arg" ;; + esac + done + + if test -z "$rm"; then + $echo "$modename: you must specify an RM program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + rmdirs= + + for file in $files; do + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + if test "X$dir" = "X$file"; then + dir=. + objdir="$objdir" + else + objdir="$dir/$objdir" + fi + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + test $mode = uninstall && objdir="$dir" + + # Remember objdir for removal later, being careful to avoid duplicates + if test $mode = clean; then + case " $rmdirs " in + *" $objdir "*) ;; + *) rmdirs="$rmdirs $objdir" ;; + esac + fi + + rmfiles="$file" + + case $name in + *.la) + # Possibly a libtool archive, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + . $dir/$name + + # Delete the libtool libraries and symlinks. + for n in $library_names; do + rmfiles="$rmfiles $objdir/$n" + done + test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library" + test $mode = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i" + + if test $mode = uninstall; then + if test -n "$library_names"; then + # Do each command in the postuninstall commands. + eval cmds=\"$postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + + if test -n "$old_library"; then + # Do each command in the old_postuninstall commands. + eval cmds=\"$old_postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + # FIXME: should reinstall the best remaining shared library. + fi + fi + ;; + + *.lo) + # Possibly a libtool object, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + + # Read the .lo file + . $dir/$name + + # Add PIC object to the list of files to remove. + if test -n "$pic_object" \ + && test "$pic_object" != none; then + rmfiles="$rmfiles $dir/$pic_object" + fi + + # Add non-PIC object to the list of files to remove. + if test -n "$non_pic_object" \ + && test "$non_pic_object" != none; then + rmfiles="$rmfiles $dir/$non_pic_object" + fi + fi + ;; + + *) + # Do a test to see if this is a libtool program. + if test $mode = clean && + (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + relink_command= + . $dir/$file + + rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}" + if test "$fast_install" = yes && test -n "$relink_command"; then + rmfiles="$rmfiles $objdir/lt-$name" + fi + fi + ;; + esac + $show "$rm $rmfiles" + $run $rm $rmfiles + done + + # Try to remove the ${objdir}s in the directories where we deleted files + for dir in $rmdirs; do + if test -d "$dir"; then + $show "rmdir $dir" + $run rmdir $dir >/dev/null 2>&1 + fi + done + + exit 0 + ;; + + "") + $echo "$modename: you must specify a MODE" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 + ;; + esac + + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 +fi # test -z "$show_help" + +# We need to display help for each of the modes. +case $mode in +"") $echo \ +"Usage: $modename [OPTION]... [MODE-ARG]... + +Provide generalized library-building support services. + + --config show all configuration variables + --debug enable verbose shell tracing +-n, --dry-run display commands without modifying any files + --features display basic configuration information and exit + --finish same as \`--mode=finish' + --help display this help message and exit + --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS] + --quiet same as \`--silent' + --silent don't print informational messages + --tag=TAG use configuration variables from tag TAG + --version print version information + +MODE must be one of the following: + + clean remove files from the build directory + compile compile a source file into a libtool object + execute automatically set library path, then run a program + finish complete the installation of libtool libraries + install install libraries or executables + link create a library or an executable + uninstall remove libraries from an installed directory + +MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for +a more detailed description of MODE." + exit 0 + ;; + +clean) + $echo \ +"Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE... + +Remove files from the build directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, object or program, all the files associated +with it are deleted. Otherwise, only FILE itself is deleted using RM." + ;; + +compile) + $echo \ +"Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE + +Compile a source file into a libtool library object. + +This mode accepts the following additional options: + + -o OUTPUT-FILE set the output file name to OUTPUT-FILE + -static always build a \`.o' file suitable for static linking + +COMPILE-COMMAND is a command to be used in creating a \`standard' object file +from the given SOURCEFILE. + +The output file name is determined by removing the directory component from +SOURCEFILE, then substituting the C source code suffix \`.c' with the +library object suffix, \`.lo'." + ;; + +execute) + $echo \ +"Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]... + +Automatically set library path, then run a program. + +This mode accepts the following additional options: + + -dlopen FILE add the directory containing FILE to the library path + +This mode sets the library path environment variable according to \`-dlopen' +flags. + +If any of the ARGS are libtool executable wrappers, then they are translated +into their corresponding uninstalled binary, and any of their required library +directories are added to the library path. + +Then, COMMAND is executed, with ARGS as arguments." + ;; + +finish) + $echo \ +"Usage: $modename [OPTION]... --mode=finish [LIBDIR]... + +Complete the installation of libtool libraries. + +Each LIBDIR is a directory that contains libtool libraries. + +The commands that this mode executes may require superuser privileges. Use +the \`--dry-run' option if you just want to see what would be executed." + ;; + +install) + $echo \ +"Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND... + +Install executables or libraries. + +INSTALL-COMMAND is the installation command. The first component should be +either the \`install' or \`cp' program. + +The rest of the components are interpreted as arguments to that command (only +BSD-compatible install options are recognized)." + ;; + +link) + $echo \ +"Usage: $modename [OPTION]... --mode=link LINK-COMMAND... + +Link object files or libraries together to form another library, or to +create an executable program. + +LINK-COMMAND is a command using the C compiler that you would use to create +a program from several object files. + +The following components of LINK-COMMAND are treated specially: + + -all-static do not do any dynamic linking at all + -avoid-version do not add a version suffix if possible + -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime + -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols + -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) + -export-symbols SYMFILE + try to export only the symbols listed in SYMFILE + -export-symbols-regex REGEX + try to export only the symbols matching REGEX + -LLIBDIR search LIBDIR for required installed libraries + -lNAME OUTPUT-FILE requires the installed library libNAME + -module build a library that can dlopened + -no-fast-install disable the fast-install mode + -no-install link a not-installable executable + -no-undefined declare that a library does not refer to external symbols + -o OUTPUT-FILE create OUTPUT-FILE from the specified objects + -objectlist FILE Use a list of object files found in FILE to specify objects + -release RELEASE specify package release information + -rpath LIBDIR the created library will eventually be installed in LIBDIR + -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries + -static do not do any dynamic linking of libtool libraries + -version-info CURRENT[:REVISION[:AGE]] + specify library version info [each variable defaults to 0] + +All other options (arguments beginning with \`-') are ignored. + +Every other argument is treated as a filename. Files ending in \`.la' are +treated as uninstalled libtool libraries, other files are standard or library +object files. + +If the OUTPUT-FILE ends in \`.la', then a libtool library is created, +only library objects (\`.lo' files) may be specified, and \`-rpath' is +required, except when creating a convenience library. + +If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created +using \`ar' and \`ranlib', or on Windows using \`lib'. + +If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file +is created, otherwise an executable program is created." + ;; + +uninstall) + $echo \ +"Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... + +Remove libraries from an installation directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, all the files associated with it are deleted. +Otherwise, only FILE itself is deleted using RM." + ;; + +*) + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; +esac + +echo +$echo "Try \`$modename --help' for more information about other modes." + +exit 0 + +# The TAGs below are defined such that we never get into a situation +# in which we disable both kinds of libraries. Given conflicting +# choices, we go for a static library, that is the most portable, +# since we can't tell whether shared libraries were disabled because +# the user asked for that or because the platform doesn't support +# them. This is particularly important on AIX, because we don't +# support having both static and shared libraries enabled at the same +# time on that platform, so we default to a shared-only configuration. +# If a disable-shared tag is given, we'll fallback to a static-only +# configuration. But we'll never go from static-only to shared-only. + +### BEGIN LIBTOOL TAG CONFIG: disable-shared +build_libtool_libs=no +build_old_libs=yes +### END LIBTOOL TAG CONFIG: disable-shared + +### BEGIN LIBTOOL TAG CONFIG: disable-static +build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` +### END LIBTOOL TAG CONFIG: disable-static + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: diff --git a/admin/missing b/admin/missing new file mode 100755 index 0000000..5f9da90 --- /dev/null +++ b/admin/missing @@ -0,0 +1,265 @@ +#! /bin/sh +# Common stub for a few missing GNU programs while installing. +# Copyright 1996, 1997, 1999, 2000 Free Software Foundation, Inc. +# Originally by Fran,cois Pinard , 1996. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +if test $# -eq 0; then + echo 1>&2 "Try \`$0 --help' for more information" + exit 1 +fi + +run=: + +case "$1" in +--run) + # Try to run requested program, and just exit if it succeeds. + run= + shift + "$@" && exit 0 + ;; +esac + +# If it does not exist, or fails to run (possibly an outdated version), +# try to emulate it. +case "$1" in + + -h|--h|--he|--hel|--help) + echo "\ +$0 [OPTION]... PROGRAM [ARGUMENT]... + +Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an +error status if there is no known handling for PROGRAM. + +Options: + -h, --help display this help and exit + -v, --version output version information and exit + --run try to run the given command, and emulate it if it fails + +Supported PROGRAM values: + aclocal touch file \`aclocal.m4' + autoconf touch file \`configure' + autoheader touch file \`config.h.in' + automake touch all \`Makefile.in' files + bison create \`y.tab.[ch]', if possible, from existing .[ch] + flex create \`lex.yy.c', if possible, from existing .c + help2man touch the output file + lex create \`lex.yy.c', if possible, from existing .c + makeinfo touch the output file + tar try tar, gnutar, gtar, then tar without non-portable flags + yacc create \`y.tab.[ch]', if possible, from existing .[ch]" + ;; + + -v|--v|--ve|--ver|--vers|--versi|--versio|--version) + echo "missing 0.3 - GNU automake" + ;; + + -*) + echo 1>&2 "$0: Unknown \`$1' option" + echo 1>&2 "Try \`$0 --help' for more information" + exit 1 + ;; + + aclocal) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`acinclude.m4' or \`configure.in'. You might want + to install the \`Automake' and \`Perl' packages. Grab them from + any GNU archive site." + touch aclocal.m4 + ;; + + autoconf) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`configure.in'. You might want to install the + \`Autoconf' and \`GNU m4' packages. Grab them from any GNU + archive site." + touch configure + ;; + + autoheader) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`acconfig.h' or \`configure.in'. You might want + to install the \`Autoconf' and \`GNU m4' packages. Grab them + from any GNU archive site." + files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' configure.in` + test -z "$files" && files="config.h" + touch_files= + for f in $files; do + case "$f" in + *:*) touch_files="$touch_files "`echo "$f" | + sed -e 's/^[^:]*://' -e 's/:.*//'`;; + *) touch_files="$touch_files $f.in";; + esac + done + touch $touch_files + ;; + + automake) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`Makefile.am', \`acinclude.m4' or \`configure.in'. + You might want to install the \`Automake' and \`Perl' packages. + Grab them from any GNU archive site." + find . -type f -name Makefile.am -print | + sed 's/\.am$/.in/' | + while read f; do touch "$f"; done + ;; + + bison|yacc) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a \`.y' file. You may need the \`Bison' package + in order for those modifications to take effect. You can get + \`Bison' from any GNU archive site." + rm -f y.tab.c y.tab.h + if [ $# -ne 1 ]; then + eval LASTARG="\${$#}" + case "$LASTARG" in + *.y) + SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` + if [ -f "$SRCFILE" ]; then + cp "$SRCFILE" y.tab.c + fi + SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` + if [ -f "$SRCFILE" ]; then + cp "$SRCFILE" y.tab.h + fi + ;; + esac + fi + if [ ! -f y.tab.h ]; then + echo >y.tab.h + fi + if [ ! -f y.tab.c ]; then + echo 'main() { return 0; }' >y.tab.c + fi + ;; + + lex|flex) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a \`.l' file. You may need the \`Flex' package + in order for those modifications to take effect. You can get + \`Flex' from any GNU archive site." + rm -f lex.yy.c + if [ $# -ne 1 ]; then + eval LASTARG="\${$#}" + case "$LASTARG" in + *.l) + SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` + if [ -f "$SRCFILE" ]; then + cp "$SRCFILE" lex.yy.c + fi + ;; + esac + fi + if [ ! -f lex.yy.c ]; then + echo 'main() { return 0; }' >lex.yy.c + fi + ;; + + help2man) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a dependency of a manual page. You may need the + \`Help2man' package in order for those modifications to take + effect. You can get \`Help2man' from any GNU archive site." + + file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + if test -z "$file"; then + file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` + fi + if [ -f "$file" ]; then + touch $file + else + test -z "$file" || exec >$file + echo ".ab help2man is required to generate this page" + exit 1 + fi + ;; + + makeinfo) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a \`.texi' or \`.texinfo' file, or any other file + indirectly affecting the aspect of the manual. The spurious + call might also be the consequence of using a buggy \`make' (AIX, + DU, IRIX). You might want to install the \`Texinfo' package or + the \`GNU make' package. Grab either from any GNU archive site." + file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + if test -z "$file"; then + file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` + file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` + fi + touch $file + ;; + + tar) + shift + if test -n "$run"; then + echo 1>&2 "ERROR: \`tar' requires --run" + exit 1 + fi + + # We have already tried tar in the generic part. + # Look for gnutar/gtar before invocation to avoid ugly error + # messages. + if (gnutar --version > /dev/null 2>&1); then + gnutar ${1+"$@"} && exit 0 + fi + if (gtar --version > /dev/null 2>&1); then + gtar ${1+"$@"} && exit 0 + fi + firstarg="$1" + if shift; then + case "$firstarg" in + *o*) + firstarg=`echo "$firstarg" | sed s/o//` + tar "$firstarg" ${1+"$@"} && exit 0 + ;; + esac + case "$firstarg" in + *h*) + firstarg=`echo "$firstarg" | sed s/h//` + tar "$firstarg" ${1+"$@"} && exit 0 + ;; + esac + fi + + echo 1>&2 "\ +WARNING: I can't seem to be able to run \`tar' with the given arguments. + You may want to install GNU tar or Free paxutils, or check the + command line arguments." + exit 1 + ;; + + *) + echo 1>&2 "\ +WARNING: \`$1' is needed, and you do not seem to have it handy on your + system. You might have modified some files without having the + proper tools for further handling them. Check the \`README' file, + it often tells you about the needed prerequirements for installing + this package. You may also peek at any GNU archive site, in case + some other package would contain this missing \`$1' program." + exit 1 + ;; +esac + +exit 0 diff --git a/admin/mkinstalldirs b/admin/mkinstalldirs new file mode 100755 index 0000000..bb5178e --- /dev/null +++ b/admin/mkinstalldirs @@ -0,0 +1,40 @@ +#! /bin/sh +# mkinstalldirs --- make directory hierarchy +# Author: Noah Friedman +# Created: 1993-05-16 +# Public domain + +# $Id: mkinstalldirs,v 1.7 2001/11/20 09:56:33 joachim Exp $ + +errstatus=0 + +for file +do + set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` + shift + + pathcomp= + for d + do + pathcomp="$pathcomp$d" + case "$pathcomp" in + -* ) pathcomp=./$pathcomp ;; + esac + + if test ! -d "$pathcomp"; then + echo "mkdir $pathcomp" + + mkdir "$pathcomp" || lasterr=$? + + if test ! -d "$pathcomp"; then + errstatus=$lasterr + fi + fi + + pathcomp="$pathcomp/" + done +done + +exit $errstatus + +# mkinstalldirs ends here diff --git a/admin/ylwrap b/admin/ylwrap new file mode 100755 index 0000000..8aa0314 --- /dev/null +++ b/admin/ylwrap @@ -0,0 +1,142 @@ +#! /bin/sh +# ylwrap - wrapper for lex/yacc invocations. +# Copyright 1996, 1997, 1998, 1999 Free Software Foundation, Inc. +# Written by Tom Tromey . +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +# Usage: +# ylwrap PROGRAM INPUT [OUTPUT DESIRED]... -- [ARGS]... +# * PROGRAM is program to run. +# * INPUT is the input file +# * OUTPUT is file PROG generates +# * DESIRED is file we actually want +# * ARGS are passed to PROG +# Any number of OUTPUT,DESIRED pairs may be used. + +# The program to run. +prog="$1" +shift +# Make any relative path in $prog absolute. +case "$prog" in + /* | [A-Za-z]:*) ;; + */*) prog="`pwd`/$prog" ;; +esac + +# The input. +input="$1" +shift +case "$input" in + /* | [A-Za-z]:*) + # Absolute path; do nothing. + ;; + *) + # Relative path. Make it absolute. Why? Because otherwise any + # debugging info in the generated file will point to the wrong + # place. This is really gross. + input="`pwd`/$input" + ;; +esac + +# We don't want to use the absolute path if the input in the current +# directory like when making a tar ball. +input_base=`echo $input | sed -e 's|.*/||'` +if test -f $input_base && cmp $input_base $input >/dev/null 2>&1; then + input=$input_base +fi + +pairlist= +while test "$#" -ne 0; do + if test "$1" = "--"; then + shift + break + fi + pairlist="$pairlist $1" + shift +done + +# FIXME: add hostname here for parallel makes that run commands on +# other machines. But that might take us over the 14-char limit. +dirname=ylwrap$$ +trap "cd `pwd`; rm -rf $dirname > /dev/null 2>&1" 1 2 3 15 +mkdir $dirname || exit 1 + +cd $dirname +case "$input" in + /* | [A-Za-z]:*) + # Absolute path; do nothing. + ;; + *) + # Make a symbolic link, hard link or hardcopy. + ln -s ../"$input" . > /dev/null 2>&1 || ln ../"$input" . > /dev/null 2>&1 || cp ../"$input" . + ;; +esac +$prog ${1+"$@"} "$input" +status=$? + +if test $status -eq 0; then + set X $pairlist + shift + first=yes + # Since DOS filename conventions don't allow two dots, + # the DOS version of Bison writes out y_tab.c instead of y.tab.c + # and y_tab.h instead of y.tab.h. Test to see if this is the case. + y_tab_nodot="no" + if test -f y_tab.c || test -f y_tab.h; then + y_tab_nodot="yes" + fi + + while test "$#" -ne 0; do + from="$1" + # Handle y_tab.c and y_tab.h output by DOS + if test $y_tab_nodot = "yes"; then + if test $from = "y.tab.c"; then + from="y_tab.c" + else + if test $from = "y.tab.h"; then + from="y_tab.h" + fi + fi + fi + if test -f "$from"; then + # If $2 is an absolute path name, then just use that, + # otherwise prepend `../'. + case "$2" in + /* | [A-Za-z]:*) target="$2";; + *) target="../$2";; + esac + mv "$from" "$target" || status=$? + else + # A missing file is only an error for the first file. This + # is a blatant hack to let us support using "yacc -d". If -d + # is not specified, we don't want an error when the header + # file is "missing". + if test $first = yes; then + status=1 + fi + fi + shift + shift + first=no + done +else + status=$? +fi + +# Remove the directory. +cd .. +rm -rf $dirname + +exit $status diff --git a/bibletime-doc/INSTALL b/bibletime-doc/INSTALL new file mode 100644 index 0000000..0b09b97 --- /dev/null +++ b/bibletime-doc/INSTALL @@ -0,0 +1,208 @@ +Additions for BibleTime 1.1: +--------------------------- + +These are instructions how to install BibleTime 1.1. +It's sometimes a little bit tricky to get Bibletime and SWORD working, but +it's possible. + +BibleTime 1.1 requires: + -QT 2.2.x or later + -KDE 2.x (at least the libraries) + -SWORD 1.5.2 or later + +If you don't have the sources already please browse to www.bibletime.de to see +a list of required packages with their download URLs. + +Compile BibleTime 1.1: +---------------------------- + +export QTDIR= +export KDEDIR= +export PATH=$KDEDIR/bin:$PATH +make -f Makefile.cvs +./configure # create makefiles +make # compile BibleTime +make install # install BibleTime + +If something is missing in this file please post to jansorg@gmx.de, my peronal +eMail adress. +Please read README for a short description of BibleTime 1.1. The new handbook +does contain better instructions how to install BibleTime from sources. +Don't forget to read the new handbook of BibleTime, too. +It has more information about BibleTime's features and installation. + +Joachim + + +______________________________________________________________________________ +** The standard Installation instructions of auto-tool packages ** +------------------------------------------------------------------------------ + + +Basic Installation +================== + + These are generic installation instructions. + + The `configure' shell script attempts to guess correct values for +various system-dependent variables used during compilation. It uses +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that +you can run in the future to recreate the current configuration, a file +`config.cache' that saves the results of its tests to speed up +reconfiguring, and a file `config.log' containing compiler output +(useful mainly for debugging `configure'). + + If you need to do unusual things to compile the package, please try +to figure out how `configure' could check whether to do them, and mail +diffs or instructions to the address given in the `README' so they can +be considered for the next release. If at some point `config.cache' +contains results you don't want to keep, you may remove or edit it. + + The file `configure.in' is used to create `configure' by a program +called `autoconf'. You only need `configure.in' if you want to change +it or regenerate `configure' using a newer version of `autoconf'. + +The simplest way to compile this package is: + + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. If you're + using `csh' on an old version of System V, you might need to type + `sh ./configure' instead to prevent `csh' from trying to execute + `configure' itself. + + Running `configure' takes a while. While running, it prints some + messages telling which features it is checking for. + + 2. Type `make' to compile the package. + + 3. Type `make install' to install the programs and any data files and + documentation. + + 4. You can remove the program binaries and object files from the + source code directory by typing `make clean'. + +Compilers and Options +===================== + + Some systems require unusual options for compilation or linking that +the `configure' script does not know about. You can give `configure' +initial values for variables by setting them in the environment. Using +a Bourne-compatible shell, you can do that on the command line like +this: + CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure + +Or on systems that have the `env' program, you can do it like this: + env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure + +Compiling For Multiple Architectures +==================================== + + You can compile the package for more than one kind of computer at the +same time, by placing the object files for each architecture in their +own directory. To do this, you must use a version of `make' that +supports the `VPATH' variable, such as GNU `make'. `cd' to the +directory where you want the object files and executables to go and run +the `configure' script. `configure' automatically checks for the +source code in the directory that `configure' is in and in `..'. + + If you have to use a `make' that does not supports the `VPATH' +variable, you have to compile the package for one architecture at a time +in the source code directory. After you have installed the package for +one architecture, use `make distclean' before reconfiguring for another +architecture. + +Installation Names +================== + + By default, `make install' will install the package's files in +`/usr/local/bin', `/usr/local/man', etc. You can specify an +installation prefix other than `/usr/local' by giving `configure' the +option `--prefix=PATH'. + + You can specify separate installation prefixes for +architecture-specific files and architecture-independent files. If you +give `configure' the option `--exec-prefix=PATH', the package will use +PATH as the prefix for installing programs and libraries. +Documentation and other data files will still use the regular prefix. + + If the package supports it, you can cause programs to be installed +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. + +Optional Features +================= + + Some packages pay attention to `--enable-FEATURE' options to +`configure', where FEATURE indicates an optional part of the package. +They may also pay attention to `--with-PACKAGE' options, where PACKAGE +is something like `gnu-as' or `x' (for the X Window System). The +`README' should mention any `--enable-' and `--with-' options that the +package recognizes. + + For packages that use the X Window System, `configure' can usually +find the X include and library files automatically, but if it doesn't, +you can use the `configure' options `--x-includes=DIR' and +`--x-libraries=DIR' to specify their locations. + +Specifying the System Type +========================== + + There may be some features `configure' can not figure out +automatically, but needs to determine by the type of host the package +will run on. Usually `configure' can figure that out, but if it prints +a message saying it can not guess the host type, give it the +`--host=TYPE' option. TYPE can either be a short name for the system +type, such as `sun4', or a canonical name with three fields: + CPU-COMPANY-SYSTEM + +See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't +need to know the host type. + + If you are building compiler tools for cross-compiling, you can also +use the `--target=TYPE' option to select the type of system they will +produce code for and the `--build=TYPE' option to select the type of +system on which you are compiling the package. + +Sharing Defaults +================ + + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. +`configure' looks for `PREFIX/share/config.site' if it exists, then +`PREFIX/etc/config.site' if it exists. Or, you can set the +`CONFIG_SITE' environment variable to the location of the site script. +A warning: not all `configure' scripts look for a site script. + +Operation Controls +================== + + `configure' recognizes the following options to control how it +operates. + +`--cache-file=FILE' + Use and save the results of the tests in FILE instead of + `./config.cache'. Set FILE to `/dev/null' to disable caching, for + debugging `configure'. + +`--help' + Print a summary of the options to `configure', and exit. + +`--quiet' +`--silent' +`-q' + Do not print messages saying which checks are being made. + +`--srcdir=DIR' + Look for the package's source code in directory DIR. Usually + `configure' can determine that directory automatically. + +`--version' + Print the version of Autoconf used to generate the `configure' + script, and exit. + +`configure' also accepts some other, not widely useful, options. + diff --git a/bibletime-doc/INSTALL.in b/bibletime-doc/INSTALL.in new file mode 100644 index 0000000..b5e6933 --- /dev/null +++ b/bibletime-doc/INSTALL.in @@ -0,0 +1,208 @@ +Additions for BibleTime @VERSION@: +--------------------------- + +These are instructions how to install BibleTime @VERSION@. +It's sometimes a little bit tricky to get Bibletime and SWORD working, but +it's possible. + +BibleTime @VERSION@ requires: + -QT 2.2.x or later + -KDE 2.x (at least the libraries) + -SWORD 1.5.2 or later + +If you don't have the sources already please browse to www.bibletime.de to see +a list of required packages with their download URLs. + +Compile BibleTime @VERSION@: +---------------------------- + +export QTDIR= +export KDEDIR= +export PATH=$KDEDIR/bin:$PATH +make -f Makefile.cvs +./configure # create makefiles +make # compile BibleTime +make install # install BibleTime + +If something is missing in this file please post to jansorg@gmx.de, my peronal +eMail adress. +Please read README for a short description of BibleTime @VERSION@. The new handbook +does contain better instructions how to install BibleTime from sources. +Don't forget to read the new handbook of BibleTime, too. +It has more information about BibleTime's features and installation. + +Joachim + + +______________________________________________________________________________ +** The standard Installation instructions of auto-tool packages ** +------------------------------------------------------------------------------ + + +Basic Installation +================== + + These are generic installation instructions. + + The `configure' shell script attempts to guess correct values for +various system-dependent variables used during compilation. It uses +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that +you can run in the future to recreate the current configuration, a file +`config.cache' that saves the results of its tests to speed up +reconfiguring, and a file `config.log' containing compiler output +(useful mainly for debugging `configure'). + + If you need to do unusual things to compile the package, please try +to figure out how `configure' could check whether to do them, and mail +diffs or instructions to the address given in the `README' so they can +be considered for the next release. If at some point `config.cache' +contains results you don't want to keep, you may remove or edit it. + + The file `configure.in' is used to create `configure' by a program +called `autoconf'. You only need `configure.in' if you want to change +it or regenerate `configure' using a newer version of `autoconf'. + +The simplest way to compile this package is: + + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. If you're + using `csh' on an old version of System V, you might need to type + `sh ./configure' instead to prevent `csh' from trying to execute + `configure' itself. + + Running `configure' takes a while. While running, it prints some + messages telling which features it is checking for. + + 2. Type `make' to compile the package. + + 3. Type `make install' to install the programs and any data files and + documentation. + + 4. You can remove the program binaries and object files from the + source code directory by typing `make clean'. + +Compilers and Options +===================== + + Some systems require unusual options for compilation or linking that +the `configure' script does not know about. You can give `configure' +initial values for variables by setting them in the environment. Using +a Bourne-compatible shell, you can do that on the command line like +this: + CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure + +Or on systems that have the `env' program, you can do it like this: + env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure + +Compiling For Multiple Architectures +==================================== + + You can compile the package for more than one kind of computer at the +same time, by placing the object files for each architecture in their +own directory. To do this, you must use a version of `make' that +supports the `VPATH' variable, such as GNU `make'. `cd' to the +directory where you want the object files and executables to go and run +the `configure' script. `configure' automatically checks for the +source code in the directory that `configure' is in and in `..'. + + If you have to use a `make' that does not supports the `VPATH' +variable, you have to compile the package for one architecture at a time +in the source code directory. After you have installed the package for +one architecture, use `make distclean' before reconfiguring for another +architecture. + +Installation Names +================== + + By default, `make install' will install the package's files in +`/usr/local/bin', `/usr/local/man', etc. You can specify an +installation prefix other than `/usr/local' by giving `configure' the +option `--prefix=PATH'. + + You can specify separate installation prefixes for +architecture-specific files and architecture-independent files. If you +give `configure' the option `--exec-prefix=PATH', the package will use +PATH as the prefix for installing programs and libraries. +Documentation and other data files will still use the regular prefix. + + If the package supports it, you can cause programs to be installed +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. + +Optional Features +================= + + Some packages pay attention to `--enable-FEATURE' options to +`configure', where FEATURE indicates an optional part of the package. +They may also pay attention to `--with-PACKAGE' options, where PACKAGE +is something like `gnu-as' or `x' (for the X Window System). The +`README' should mention any `--enable-' and `--with-' options that the +package recognizes. + + For packages that use the X Window System, `configure' can usually +find the X include and library files automatically, but if it doesn't, +you can use the `configure' options `--x-includes=DIR' and +`--x-libraries=DIR' to specify their locations. + +Specifying the System Type +========================== + + There may be some features `configure' can not figure out +automatically, but needs to determine by the type of host the package +will run on. Usually `configure' can figure that out, but if it prints +a message saying it can not guess the host type, give it the +`--host=TYPE' option. TYPE can either be a short name for the system +type, such as `sun4', or a canonical name with three fields: + CPU-COMPANY-SYSTEM + +See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't +need to know the host type. + + If you are building compiler tools for cross-compiling, you can also +use the `--target=TYPE' option to select the type of system they will +produce code for and the `--build=TYPE' option to select the type of +system on which you are compiling the package. + +Sharing Defaults +================ + + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. +`configure' looks for `PREFIX/share/config.site' if it exists, then +`PREFIX/etc/config.site' if it exists. Or, you can set the +`CONFIG_SITE' environment variable to the location of the site script. +A warning: not all `configure' scripts look for a site script. + +Operation Controls +================== + + `configure' recognizes the following options to control how it +operates. + +`--cache-file=FILE' + Use and save the results of the tests in FILE instead of + `./config.cache'. Set FILE to `/dev/null' to disable caching, for + debugging `configure'. + +`--help' + Print a summary of the options to `configure', and exit. + +`--quiet' +`--silent' +`-q' + Do not print messages saying which checks are being made. + +`--srcdir=DIR' + Look for the package's source code in directory DIR. Usually + `configure' can determine that directory automatically. + +`--version' + Print the version of Autoconf used to generate the `configure' + script, and exit. + +`configure' also accepts some other, not widely useful, options. + diff --git a/bibletime-doc/Makefile.am b/bibletime-doc/Makefile.am new file mode 100644 index 0000000..c199427 --- /dev/null +++ b/bibletime-doc/Makefile.am @@ -0,0 +1,26 @@ +SUBDIRS = docs po admin . + +EXTRA_DIST = \ +README.in README \ +INSTALL.in INSTALL\ +bibletime-doc.spec bibletime-doc.spec.in \ +configure.in.in configure.in \ +Makefile.cvs + +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign + +$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in + @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in bibletime.m4 > acinclude.m4 +$(top_srcdir)/configure.in: $(top_srcdir)/configure.files $(shell test -f $(top_srcdir)/configure.files && cat $(top_srcdir)/configure.files) + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in +$(top_srcdir)/subdirs: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs +$(top_srcdir)/configure.files: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.files + +MAINTAINERCLEANFILES = configure.files subdirs + +dist-hook: + cd $(distdir) && $(MAKE) -f Makefile.cvs diff --git a/bibletime-doc/Makefile.cvs b/bibletime-doc/Makefile.cvs new file mode 100644 index 0000000..030b140 --- /dev/null +++ b/bibletime-doc/Makefile.cvs @@ -0,0 +1,15 @@ + +all: + @echo "This Makefile is only for the CVS repository" + @echo "This will be deleted before making the distribution" + @echo "" + @if test ! -d admin; then \ + echo "Please recheckout this module!" ;\ + echo "for cvs: use checkout once and after that update again" ;\ + echo "for cvsup: checkout kde-common from cvsup and" ;\ + echo " link kde-common/admin to ./admin" ;\ + exit 1 ;\ + fi + $(MAKE) -f admin/Makefile.common cvs + +.SILENT: diff --git a/bibletime-doc/Makefile.in b/bibletime-doc/Makefile.in new file mode 100644 index 0000000..200f828 --- /dev/null +++ b/bibletime-doc/Makefile.in @@ -0,0 +1,539 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = . + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = docs po admin . + +EXTRA_DIST = README.in README INSTALL.in INSTALL bibletime-doc.spec bibletime-doc.spec.in configure.in.in configure.in Makefile.cvs + + +# not a GNU package. You can remove this line, if +# have all needed files, that a GNU package needs +AUTOMAKE_OPTIONS = foreign + +MAINTAINERCLEANFILES = configure.files subdirs +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = README INSTALL bibletime-doc.spec +DIST_COMMON = README INSTALL INSTALL.in Makefile.am Makefile.in \ +README.in acinclude.m4 aclocal.m4 bibletime-doc.spec.in configure \ +configure.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=bibletime.m4 stamp-h.in + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile + cd $(top_srcdir) && perl admin/am_edit Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status + +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 + cd $(srcdir) && $(ACLOCAL) + +config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES) + $(SHELL) ./config.status --recheck +$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) + cd $(srcdir) && $(AUTOCONF) +README: $(top_builddir)/config.status README.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +INSTALL: $(top_builddir)/config.status INSTALL.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status +bibletime-doc.spec: $(top_builddir)/config.status bibletime-doc.spec.in + cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) + +# This target untars the dist file and tries a VPATH configuration. Then +# it guarantees that the distribution is self-contained by making another +# tarfile. +distcheck: dist + -rm -rf $(distdir) + GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz + mkdir $(distdir)/=build + mkdir $(distdir)/=inst + dc_install_base=`cd $(distdir)/=inst && pwd`; \ + cd $(distdir)/=build \ + && ../configure --srcdir=.. --prefix=$$dc_install_base \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) dist + -rm -rf $(distdir) + @banner="$(distdir).tar.gz is ready for distribution"; \ + dashes=`echo "$$banner" | sed s/./=/g`; \ + echo "$$dashes"; \ + echo "$$banner"; \ + echo "$$dashes" +dist: distdir + -chmod -R a+r $(distdir) + GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) + -rm -rf $(distdir) +dist-all: distdir + -chmod -R a+r $(distdir) + GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) + -rm -rf $(distdir) +distdir: $(DISTFILES) + -rm -rf $(distdir) + mkdir $(distdir) + -chmod 777 $(distdir) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign ./Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done + $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: + -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + -rm -f config.status + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + -rm -f config.status + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in + @cd $(top_srcdir) && cat admin/acinclude.m4.in admin/libtool.m4.in bibletime.m4 > acinclude.m4 +$(top_srcdir)/configure.in: $(top_srcdir)/configure.files $(shell test -f $(top_srcdir)/configure.files && cat $(top_srcdir)/configure.files) + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.in +$(top_srcdir)/subdirs: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common subdirs +$(top_srcdir)/configure.files: + cd $(top_srcdir) && $(MAKE) -f admin/Makefile.common configure.files + +dist-hook: + cd $(distdir) && $(MAKE) -f Makefile.cvs + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --foreign ./Makefile + cd $(top_srcdir) && perl admin/am_edit Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/README b/bibletime-doc/README new file mode 100644 index 0000000..af90d31 --- /dev/null +++ b/bibletime-doc/README @@ -0,0 +1,60 @@ +In the BibleTime-Doc files: +------------- +English documentation + BibleTime Handbook + Bibletime Help Dialog + Biblestudy HowTo + BibleTime Installation Instructions +Translated Documentation +Zipped up last rev documentation (use this to create kbable translation dictionaries) +.po files for bibletime code translation + + +General introduction: +-------------------- + This is BibleTime Documentation 1.1 for KDE 2. +If you find bugs please report them to info@bibletime.de or use our +online bugreport form on www.bibletime.de. + +Please do also send suggestions, criticism and moral support to info@bibletime.de . +If you have too much money send it to one of the authors ;-) + +Read the file INSTALL how to install and compile this version of BibleTime Documentation. +*Later, see the file in bibletime* The AUTHORS file contains a list of authors working on BibleTime. +*Later, this file is to do* There's also a SPEC file to create RPMs, it's called bibletime.spec. + + +Requirements +------------ + + o Bibletime version 1.x + o KDE 2.x + o SWORD 1.5.2 + +Documentation: +-------------- + We do have a great and really useful handbook now! +Fred did a great job with it and worked long on it. We hope that you like it. You can read the handbook in the +help browser of KDE2. It's in the Applications section. + +The Sword CD: +------------- +The team of BibleTime distributes the SWORD CD in Europe. +If you live in Europe and want to get one or more CDs please have a look at www.bibletime.de. +If you don't live in Europe please have a look at www.crosswire.org. + +Translations +------------ +The BibleTime documentation is created in English, and translated to other languages with the assistance of +tools developed by the kde documentation project. If BibleTime is not yet translated into your language +please consider making the port. With the latest versions of kde translatiion tools the amount of effort +required to create a language port has been greatly reduced. The translation process documentation is +found in the KDE Translation HowTo, which is posted at + +With the help of our translation team we hope to make BibleTime + + +Thank you! +The BibleTime Team +Joachim + diff --git a/bibletime-doc/README.in b/bibletime-doc/README.in new file mode 100644 index 0000000..253cfc7 --- /dev/null +++ b/bibletime-doc/README.in @@ -0,0 +1,60 @@ +In the BibleTime-Doc files: +------------- +English documentation + BibleTime Handbook + Bibletime Help Dialog + Biblestudy HowTo + BibleTime Installation Instructions +Translated Documentation +Zipped up last rev documentation (use this to create kbable translation dictionaries) +.po files for bibletime code translation + + +General introduction: +-------------------- + This is BibleTime Documentation @VERSION@ for KDE 2. +If you find bugs please report them to info@bibletime.de or use our +online bugreport form on www.bibletime.de. + +Please do also send suggestions, criticism and moral support to info@bibletime.de . +If you have too much money send it to one of the authors ;-) + +Read the file INSTALL how to install and compile this version of BibleTime Documentation. +*Later, see the file in bibletime* The AUTHORS file contains a list of authors working on BibleTime. +*Later, this file is to do* There's also a SPEC file to create RPMs, it's called bibletime.spec. + + +Requirements +------------ + + o Bibletime version 1.x + o KDE 2.x + o SWORD 1.5.2 + +Documentation: +-------------- + We do have a great and really useful handbook now! +Fred did a great job with it and worked long on it. We hope that you like it. You can read the handbook in the +help browser of KDE2. It's in the Applications section. + +The Sword CD: +------------- +The team of BibleTime distributes the SWORD CD in Europe. +If you live in Europe and want to get one or more CDs please have a look at www.bibletime.de. +If you don't live in Europe please have a look at www.crosswire.org. + +Translations +------------ +The BibleTime documentation is created in English, and translated to other languages with the assistance of +tools developed by the kde documentation project. If BibleTime is not yet translated into your language +please consider making the port. With the latest versions of kde translatiion tools the amount of effort +required to create a language port has been greatly reduced. The translation process documentation is +found in the KDE Translation HowTo, which is posted at + +With the help of our translation team we hope to make BibleTime + + +Thank you! +The BibleTime Team +Joachim + diff --git a/bibletime-doc/acinclude.m4 b/bibletime-doc/acinclude.m4 new file mode 100644 index 0000000..ff58a75 --- /dev/null +++ b/bibletime-doc/acinclude.m4 @@ -0,0 +1,5165 @@ +## -*- autoconf -*- + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +dnl IMPORTANT NOTE: +dnl Please do not modify this file unless you expect your modifications to be +dnl carried into every other module in the repository. If you decide that you +dnl really want to modify it, contact coolo@kde.org mentioning that you have +dnl and that the modified file should be committed to every module. +dnl +dnl Single-module modifications are best placed in configure.in for kdelibs +dnl and kdebase or configure.in.in if present. + +dnl ------------------------------------------------------------------------ +dnl Forward compatibility macros (make autoconf 2.13 look like 2.50), +dnl thanks to Raja R Harinath. +dnl ------------------------------------------------------------------------ +dnl +ifdef([_AC_PATH_X_DIRECT],[], + [AC_DEFUN([_AC_PATH_X_DIRECT],[AC_PATH_X_DIRECT])]) +ifdef([_AC_PATH_X_XMKMF],[], + [AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])]) + +dnl ------------------------------------------------------------------------ +dnl Find a file (or one of more files in a list of dirs) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_FIND_FILE, +[ +$3=NO +for i in $2; +do + for j in $1; + do + echo "configure: __oline__: $i/$j" >&AC_FD_CC + if test -r "$i/$j"; then + echo "taking that" >&AC_FD_CC + $3=$i + break 2 + fi + done +done +]) + +dnl KDE_FIND_PATH(programm-name, variable-name, list of directories, +dnl if-not-found, test-parameter) +AC_DEFUN(KDE_FIND_PATH, +[ + AC_MSG_CHECKING([for $1]) + if test -n "$$2"; then + kde_cv_path="$$2"; + else + kde_cache=`echo $1 | sed 'y%./+-%__p_%'` + + AC_CACHE_VAL(kde_cv_path_$kde_cache, + [ + kde_cv_path="NONE" + dirs="$3" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/$1"; then + if test -n "$5" + then + evalstr="$dir/$1 $5 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/$1" + break + fi + else + kde_cv_path="$dir/$1" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + ]) + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + AC_MSG_RESULT(not found) + $4 + else + AC_MSG_RESULT($kde_cv_path) + $2=$kde_cv_path + + fi +]) + +AC_DEFUN(KDE_MOC_ERROR_MESSAGE, +[ + AC_MSG_ERROR([No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +]) +]) + +AC_DEFUN(KDE_UIC_ERROR_MESSAGE, +[ + AC_MSG_WARN([No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +]) +]) + +dnl ------------------------------------------------------------------------ +dnl Find the meta object compiler and the ui compiler in the PATH, +dnl in $QTDIR/bin, and some more usual places +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_MOC_UIC, +[ + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) + if test -z "$UIC_NOT_NEEDED"; then + KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC=""]) + if test -z "$UIC" ; then + KDE_UIC_ERROR_MESSAGE + exit 1 + fi + else + UIC="echo uic not available: " + fi + + AC_SUBST(MOC) + AC_SUBST(UIC) +]) + +AC_DEFUN(KDE_1_CHECK_PATHS, +[ + KDE_1_CHECK_PATH_HEADERS + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +AC_MSG_CHECKING([for KDE libraries installed]) +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + AC_MSG_RESULT(yes) +else + AC_MSG_ERROR([your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log.]) +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + +KDE_SET_PATHS($kde_result) + +]) + +AC_DEFUN(KDE_SET_PATHS, +[ + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$1" +]) + +AC_DEFUN(KDE_SET_DEFAULT_PATHS, +[ +if test "$1" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + KDE_SET_PATHS(defaults) + +else + + if test $kde_qtver = 1; then + AC_MSG_RESULT([compiling]) + KDE_1_CHECK_PATHS + else + AC_MSG_ERROR([path checking not yet supported for KDE 2]) + fi + +fi +]) + +AC_DEFUN(KDE_CHECK_PATHS_FOR_COMPLETENESS, +[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi +]) + +AC_DEFUN(KDE_MISSING_PROG_ERROR, +[ + AC_MSG_ERROR([The important program $1 was not found! +Please check whether you installed KDE correctly. +]) +]) + +AC_DEFUN(KDE_SUBST_PROGRAMS, +[ + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)]) + KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)]) + KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(mcopidl)]) + KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(artsc-config)]) + KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs]) + KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs]) + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + AC_SUBST(DCOPIDL) + AC_SUBST(DCOPIDL2CPP) + AC_SUBST(DCOP_DEPENDENCIES) + AC_SUBST(MCOPIDL) + AC_SUBST(ARTSCCONFIG) + AC_SUBST(KDECONFIG) + AC_SUBST(MEINPROC) + AC_SUBST(KDE_XSL_STYLESHEET) + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + ]) + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + AC_SUBST(kde_libs_prefix) + AC_SUBST(kde_libs_htmldir) +])dnl + +AC_DEFUN(AC_CREATE_KFSSTND, +[ +AC_REQUIRE([AC_CHECK_RPATH]) + +AC_MSG_CHECKING([for KDE paths]) +kde_result="" +kde_cached_paths=yes +AC_CACHE_VAL(kde_cv_all_paths, +[ + KDE_SET_DEFAULT_PATHS($1) + kde_cached_paths=no +]) +eval "$kde_cv_all_paths" +KDE_CHECK_PATHS_FOR_COMPLETENESS +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + KDE_SET_DEFAULT_PATHS($1) + eval "$kde_cv_all_paths" + KDE_CHECK_PATHS_FOR_COMPLETENESS + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + AC_MSG_ERROR([configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +]) +else + rm -f conftest* + AC_MSG_RESULT($kde_result) +fi + +bindir=$kde_bindir + +KDE_SUBST_PROGRAMS + +]) + +AC_DEFUN(AC_SUBST_KFSSTND, +[ +AC_SUBST(kde_htmldir) +AC_SUBST(kde_appsdir) +AC_SUBST(kde_icondir) +AC_SUBST(kde_sounddir) +AC_SUBST(kde_datadir) +AC_SUBST(kde_locale) +AC_SUBST(kde_confdir) +AC_SUBST(kde_mimedir) +AC_SUBST(kde_wallpaperdir) +AC_SUBST(kde_bindir) +dnl for KDE 2 +AC_SUBST(kde_templatesdir) +AC_SUBST(kde_servicesdir) +AC_SUBST(kde_servicetypesdir) +AC_SUBST(kde_moduledir) +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi +dnl AC_SUBST(kde_minidir) +dnl AC_SUBST(kde_cgidir) +dnl AC_SUBST(kde_toolbardir) +]) + +AC_DEFUN(KDE_MISC_TESTS, +[ + AC_LANG_C + dnl Checks for libraries. + AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD + AC_SUBST(LIBUTIL) + AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD + AC_SUBST(LIBCOMPAT) + kde_have_crypt= + AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes], + AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [ + AC_MSG_WARN([you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support]) + kde_have_crypt=no + ])) + AC_SUBST(LIBCRYPT) + if test $kde_have_crypt = yes; then + AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function]) + fi + AC_CHECK_SOCKLEN_T + AC_LANG_C + AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + AC_CHECK_LIB(dnet_stub, dnet_ntoa, + [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) + fi + AC_CHECK_FUNC(inet_ntoa) + if test $ac_cv_func_inet_ntoa = no; then + AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl") + fi + AC_CHECK_FUNC(connect) + if test $ac_cv_func_connect = no; then + AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", , + $X_EXTRA_LIBS) + fi + + AC_CHECK_FUNC(remove) + if test $ac_cv_func_remove = no; then + AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix") + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + AC_CHECK_FUNC(shmat, , + AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")) + + # Solaris 2.6 and others need -lresolv for res_init + AC_CHECK_FUNCS(res_init, , [ + kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + AC_TRY_LINK( +[ +#include +], +[ +res_init(); +], + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function]) + ) + LIBS=$kde_libs_safe + ]) + + LIBSOCKET="$X_EXTRA_LIBS" + AC_SUBST(LIBSOCKET) + AC_SUBST(LIBRESOLV) + AC_SUBST(X_EXTRA_LIBS) + AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4 + AC_SUBST(LIBUCB) + + case $host in dnl this *is* LynxOS specific + *-*-lynxos* ) + AC_MSG_CHECKING([LynxOS header file wrappers]) + [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"] + AC_MSG_RESULT(disabled) + AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS + ;; + esac + + KDE_CHECK_TYPES + KDE_CHECK_LIBDL +]) + +dnl ------------------------------------------------------------------------ +dnl Find the header files and libraries for X-Windows. Extended the +dnl macro AC_PATH_X +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(K_PATH_X, +[ +AC_REQUIRE([AC_PROG_CPP])dnl +AC_REQUIRE([KDE_MISC_TESTS])dnl +AC_MSG_CHECKING(for X) +AC_LANG_SAVE +AC_LANG_C +AC_CACHE_VAL(kde_cv_have_x, +[# One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +_AC_PATH_X_DIRECT +dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries. +dnl Unfortunately, if compiling with the N32 ABI, this is not the correct +dnl location. The correct location is /usr/lib32 or an undefined value +dnl (the linker is smart enough to pick the correct default library). +dnl Things work just fine if you use just AC_PATH_X_DIRECT. +dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to +dnl /usr/openwin/include, which doesn't work. /usr/include does work, so +dnl x_includes should be left alone. +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + _AC_PATH_X_XMKMF + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!]) +fi + +if test "$kde_x_libraries" = NO; then + AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!]) +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" +])dnl + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + AC_MSG_RESULT($have_x) + no_x=yes +else + AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes]) +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; dnl better than nothing :- + else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; dnl better than nothing :- + else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + +AC_SUBST(X_INCLUDES) +AC_SUBST(X_LDFLAGS) +AC_SUBST(x_libraries) +AC_SUBST(x_includes) + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +AC_CHECK_LIB(ICE, IceConnectionNumber, + [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS) +AC_SUBST(LIBSM) +LDFLAGS="$ac_save_LDFLAGS" + +AC_SUBST(X_PRE_LIBS) + +LIB_X11='-lX11 $(LIBSOCKET)' +AC_SUBST(LIB_X11) + +AC_MSG_CHECKING(for libXext) +AC_CACHE_VAL(kde_cv_have_libXext, +[ +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +AC_TRY_LINK([ +#include +#ifdef STDC_HEADERS +# include +#endif +], +[ +printf("hello Xext\n"); +], +kde_cv_have_libXext=yes, +kde_cv_have_libXext=no + ) + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + ]) + +AC_MSG_RESULT($kde_cv_have_libXext) + +if test "$kde_cv_have_libXext" = "no"; then + AC_MSG_ERROR([We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either.]) +fi + +AC_MSG_CHECKING(for Xinerama) + + AC_ARG_WITH(xinerama, + [ --with-xinerama enable support for Xinerama ], + [ + no_xinerama=no + ], [ + no_xinerama=yes + ] +) + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + AC_CACHE_VAL(ac_cv_have_xinerama, + [ + AC_TRY_LINK([#include + #include ], + [XineramaIsActive(NULL);], + [ac_cv_have_xinerama="yes"], + [ac_cv_have_xinerama="no"]) + ]) +else + ac_cv_have_xinerama=no; +fi + +AC_MSG_RESULT($ac_cv_have_xinerama) + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + AC_DEFINE(HAVE_XINERAMA, 1, [Define if you want Xinerama support]) + LIBXINERAMA="-lXinerama" +fi + +AC_SUBST(LIBXINERAMA) + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +AC_LANG_RESTORE + +]) + +AC_DEFUN(KDE_PRINT_QT_PROGRAM, +[ +AC_REQUIRE([KDE_USE_QT]) +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +if test "$kde_cv_qt_direct" = "yes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Try to find the Qt headers and libraries. +dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed) +dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_1_3, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([KDE_USE_QT]) + +dnl ------------------------------------------------------------------------ +dnl Add configure flag to enable linking to MT version of Qt library. +dnl ------------------------------------------------------------------------ + +AC_ARG_ENABLE( + mt, + [ --enable-mt link to threaded Qt (experimental)], + kde_use_qt_mt=$enableval, + kde_use_qt_mt=no +) + +USING_QT_MT="" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust some vars for the host. +dnl ------------------------------------------------------------------------ + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + AC_MSG_WARN([Compiler is not gcc. MT support disabled.]) + fi + ;; + *) + AC_MSG_WARN([MT not yet supported on $host - disabled.]) + ;; + esac + +fi + +kde_qt_was_given=yes + +dnl ------------------------------------------------------------------------ +dnl If we haven't been told how to link to Qt, we work it out for ourselves. +dnl ------------------------------------------------------------------------ + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust the Qt library name for the host. +dnl ------------------------------------------------------------------------ + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([AC_FIND_JPEG]) + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +AC_MSG_CHECKING([for Qt]) + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +AC_ARG_WITH(qt-dir, + [ --with-qt-dir=DIR where the root of Qt is installed ], + [ ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + ]) + +AC_ARG_WITH(qt-includes, + [ --with-qt-includes=DIR where the Qt includes are. ], + [ + ac_qt_includes="$withval" + ]) + +kde_qt_libs_given=no + +AC_ARG_WITH(qt-libraries, + [ --with-qt-libraries=DIR where the Qt library is installed.], + [ ac_qt_libraries="$withval" + kde_qt_libs_given=yes + ]) + +AC_CACHE_VAL(ac_cv_have_qt, +[#try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + +AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir) +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + +AC_LANG_SAVE +AC_LANG_CPLUSPLUS + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + +KDE_PRINT_QT_PROGRAM + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +AC_LANG_RESTORE +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log.]) +else + have_qt="yes" +fi +]) + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + AC_MSG_RESULT([$have_qt]); +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT]) + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then +KDE_CHECK_QT_DIRECT(qt_libraries= ,[]) +fi + +AC_SUBST(qt_libraries) +AC_SUBST(qt_includes) + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + +AC_SUBST(QT_INCLUDES) +AC_SUBST(QT_LDFLAGS) +AC_PATH_QT_MOC_UIC + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' +AC_SUBST(LIB_QT) + +]) + +AC_DEFUN(AC_PATH_QT, +[ +AC_PATH_QT_1_3 +]) + +AC_DEFUN(KDE_CHECK_FINAL, +[ + AC_ARG_ENABLE(final, [ --enable-final build size optimized apps (experimental - needs lots of memory)], + kde_use_final=$enableval, kde_use_final=no) + + KDE_COMPILER_REPO + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + AC_SUBST(KDE_USE_FINAL_TRUE) + AC_SUBST(KDE_USE_FINAL_FALSE) + + AC_ARG_ENABLE(closure, [ --disable-closure don't delay template instantiation], + kde_use_closure=$enableval, kde_use_closure=yes) + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) +]) + +dnl ------------------------------------------------------------------------ +dnl Now, the same with KDE +dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) +dnl and $(kde_includes) will be the kdehdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_BASE_PATH_KDE, +[ +AC_PREREQ([2.13]) +AC_REQUIRE([AC_PATH_QT])dnl +AC_CHECK_RPATH +AC_MSG_CHECKING([for KDE]) + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +AC_CACHE_VAL(ac_cv_have_kde, +[#try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z "$1"; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" +AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir) +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!]) +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" +AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir) +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!]) +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else dnl test -z $1 + + ac_cv_have_kde="have_kde=no" + +fi +])dnl + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix]) + else + ac_kde_exec_prefix="$exec_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix]) + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes]) + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi +AC_SUBST(kde_libraries) +AC_SUBST(kde_includes) + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + +AC_SUBST(KDE_LDFLAGS) +AC_SUBST(KDE_INCLUDES) + +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" +AC_SUBST(all_includes) +AC_SUBST(all_libraries) + +AC_SUBST(AUTODIRS) +]) + +AC_DEFUN(KDE_CHECK_EXTRA_LIBS, +[ +AC_MSG_CHECKING(for extra includes) +AC_ARG_WITH(extra-includes, [ --with-extra-includes=DIR + adds non standard include paths], + kde_use_extra_includes="$withval", + kde_use_extra_includes=NONE +) +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi +AC_SUBST(USER_INCLUDES) + +AC_MSG_RESULT($kde_use_extra_includes) + +kde_extra_libs= +AC_MSG_CHECKING(for extra libs) +AC_ARG_WITH(extra-libs, [ --with-extra-libs=DIR adds non standard library paths], + kde_use_extra_libs=$withval, + kde_use_extra_libs=NONE +) +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + +AC_SUBST(USER_LDFLAGS) + +AC_MSG_RESULT($kde_use_extra_libs) + +]) + +AC_DEFUN(KDE_1_CHECK_PATH_HEADERS, +[ + AC_MSG_CHECKING([for KDE headers installed]) + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if AC_TRY_EVAL(ac_compile); then + AC_MSG_RESULT(yes) + else + AC_MSG_ERROR([your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log.]) + fi + + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_KDEQTADDON, +[ +AC_MSG_CHECKING(for kde-qt-addon) +AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +[ + kde_ldflags_safe="$LDFLAGS" + kde_libs_safe="$LIBS" + kde_cxxflags_safe="$CXXFLAGS" + + LIBS="-lkde-qt-addon $LIBQT $LIBS" + CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes" + LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS" + + AC_TRY_LINK([ + #include + ], + [ + QDomDocument doc; + ], + kde_cv_have_kdeqtaddon=yes, + kde_cv_have_kdeqtaddon=no + ) + + LDFLAGS=$kde_ldflags_safe + LIBS=$kde_libs_safe + kde_cxxflags_safe="$CXXFLAGS" +]) + +AC_MSG_RESULT($kde_cv_have_kdeqtaddon) + +if test "$kde_cv_have_kdeqtaddon" = "no"; then + AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. +It is a separate package (and CVS module) named kde-qt-addon.]) +fi +]) + +AC_DEFUN(KDE_CHECK_KIMGIO, +[ + AC_REQUIRE([AC_BASE_PATH_KDE]) + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + AC_REQUIRE([AC_FIND_TIFF]) + AC_REQUIRE([AC_FIND_JPEG]) + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([KDE_CREATE_LIBS_ALIASES]) + + if test "$1" = "existance"; then + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries $LIBJPEG $LIBTIFF $LIBPNG $LIBQT -lm" + AC_CHECK_LIB(kimgio, kimgioRegister, [ + LIBKIMGIO_EXISTS=yes],LIBKIMGIO_EXISTS=no) + LIBS="$kde_save_LIBS" + AC_LANG_RESTORE + else + LIBKIMGIO_EXISTS=yes + fi + + if test "$LIBKIMGIO_EXISTS" = "yes"; then + LIB_KIMGIO='-lkimgio' + else + LIB_KIMGIO='' + fi + AC_SUBST(LIB_KIMGIO) +]) + +AC_DEFUN(KDE_CREATE_LIBS_ALIASES, +[ + AC_REQUIRE([KDE_MISC_TESTS]) + AC_REQUIRE([KDE_CHECK_LIBDL]) + AC_REQUIRE([K_PATH_X]) + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui' + AC_SUBST(LIB_KDEUI) + LIB_KFORMULA='-lkformula' + AC_SUBST(LIB_KFORMULA) + LIB_KIO='-lkio' + AC_SUBST(LIB_KIO) + LIB_KSYCOCA='-lksycoca' + AC_SUBST(LIB_KSYCOCA) + LIB_SMB='-lsmb' + AC_SUBST(LIB_SMB) + LIB_KFILE='-lkfile' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab' + AC_SUBST(LIB_KAB) + LIB_KHTML='-lkhtml' + AC_SUBST(LIB_KHTML) + LIB_KSPELL='-lkspell' + AC_SUBST(LIB_KSPELL) + LIB_KPARTS='-lkparts' + AC_SUBST(LIB_KPARTS) + LIB_KWRITE='-lkwrite' + AC_SUBST(LIB_KWRITE) +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + AC_SUBST(LIB_KDEUI) + LIB_KFM='-lkfm $(LIB_KDECORE)' + AC_SUBST(LIB_KFM) + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + AC_SUBST(LIB_KAB) +fi +]) + +AC_DEFUN(AC_PATH_KDE, +[ + AC_BASE_PATH_KDE + AC_ARG_ENABLE(path-check, [ --disable-path-check don't try to find out, where to install], + [ + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + ], + [ + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + ] + ) + + AC_CREATE_KFSSTND($ac_use_path_checking) + + AC_SUBST_KFSSTND + KDE_CREATE_LIBS_ALIASES +]) + +dnl obsolete +AC_DEFUN(AC_CHECK_SETENV, +[ + AC_OBSOLETE([$0], [; instead use AC_CHECK_FUNCS([setenv unsetenv])])dnl + AC_CHECK_FUNCS([setenv unsetenv]) +]) + +AC_DEFUN(AC_CHECK_GETDOMAINNAME, +[ +AC_MSG_CHECKING(for getdomainname) +AC_CACHE_VAL(ac_cv_func_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +kde_safe_LIBS="$LIBS" +LIBS="$LIBS $X_EXTRA_LIBS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_COMPILE([ +#include +#include +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], +ac_cv_func_getdomainname=yes, +ac_cv_func_getdomainname=no) +CXXFLAGS="$save_CXXFLAGS" +LIBS=$kde_safe_LIBS +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_getdomainname) + +AC_MSG_CHECKING([if getdomainname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + ac_cv_proto_getdomainname=no +else + kde_safe_libs=$LIBS + LIBS="$LIBS $X_EXTRA_LIBS" + AC_TRY_LINK([ +#include +#include + +extern "C" int getdomainname (char *, int); +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], + ac_cv_func_getdomainname=yes + ac_cv_proto_getdomainname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR([getdomainname unavailable])) +fi +LIBS=$kde_safe_libs +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_getdomainname) + +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) +fi +if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then + AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, + [Define if you have getdomainname prototype]) +fi + +]) + +AC_DEFUN(AC_CHECK_GETHOSTNAME, +[ + +AC_MSG_CHECKING([for gethostname]) +AC_CACHE_VAL(ac_cv_func_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_LINK([ +#include +#include +], +[ +char buffer[200]; +gethostname(buffer, 200); +], +ac_cv_func_gethostname=yes, +ac_cv_func_gethostname=no) +CXXFLAGS="$save_CXXFLAGS" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_gethostname) + +AC_MSG_CHECKING([if gethostname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + ac_cv_proto_gethostname=no +else + AC_TRY_LINK([ +#include +#include + +extern "C" int gethostname (char *, int); +], +[ +char buffer[200]; +gethostname(buffer, 200); +], + ac_cv_func_gethostname=yes + ac_cv_proto_gethostname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR(gethostname unavailable)) +fi +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_gethostname) + +if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then + AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, + [Define if you have gethostname prototype]) +fi +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) +fi +]) + +AC_DEFUN(AC_CHECK_USLEEP, +[ +AC_MSG_CHECKING([for usleep]) +AC_CACHE_VAL(ac_cv_func_usleep, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +#include +], +[ +usleep(200); +], +ac_cv_func_usleep=yes, +ac_cv_func_usleep=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_usleep) +if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then + AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) +fi +]) + +AC_DEFUN(AC_CHECK_RANDOM, +[ +AC_MSG_CHECKING([for random]) +AC_CACHE_VAL(ac_cv_func_random, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +], +[ +random(); +], +ac_cv_func_random=yes, +ac_cv_func_random=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_random) +if eval "test \"`echo $ac_cv_func_random`\" = yes"; then + AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) +fi +]) + +AC_DEFUN(AC_FIND_GIF, + [AC_MSG_CHECKING([for giflib]) +AC_CACHE_VAL(ac_cv_lib_gif, +[ac_save_LIBS="$LIBS" +LIBS="$all_libraries -lgif -lX11 $LIBSOCKET" +AC_TRY_LINK(dnl +[ +#ifdef __cplusplus +extern "C" { +#endif +int GifLastError(void); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [return GifLastError();], + eval "ac_cv_lib_gif=yes", + eval "ac_cv_lib_gif=no") +LIBS="$ac_save_LIBS" +])dnl +if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif]) +else + AC_MSG_ERROR(You need giflib30. Please install the kdesupport package) +fi +]) + +AC_DEFUN(KDE_FIND_JPEG_HELPER, +[ +AC_MSG_CHECKING([for libjpeg$2]) +AC_CACHE_VAL(ac_cv_lib_jpeg_$1, +[ +AC_LANG_C +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK( +[/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [jpeg_CreateDecompress(0L, 0, 0);], + eval "ac_cv_lib_jpeg_$1=-ljpeg$2", + eval "ac_cv_lib_jpeg_$1=no") +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" +]) + +if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_$1" + AC_MSG_RESULT($ac_cv_lib_jpeg_$1) +else + AC_MSG_RESULT(no) + $3 +fi + +]) + +AC_DEFUN(AC_FIND_JPEG, +[ +dnl first look for libraries +KDE_FIND_JPEG_HELPER(6b, 6b, + KDE_FIND_JPEG_HELPER(normal, [], + [ + LIBJPEG= + ] + ) +) + +dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h +dnl requires system dependent includes loaded before it) +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" +AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +dnl if headers _and_ libraries are missing, this is no error, and we +dnl continue with a warning (the user will get no jpeg support in khtml) +dnl if only one is missing, it means a configuration error, but we still +dnl only warn +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg]) +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + AC_MSG_WARN([ +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +]) + else + AC_MSG_WARN([libjpeg not found. disable JPEG support.]) + fi + jpeg_incdir= + LIBJPEG= +fi + +AC_SUBST(LIBJPEG) +]) + +AC_DEFUN(AC_FIND_ZLIB, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for libz]) +AC_CACHE_VAL(ac_cv_lib_z, +[ +AC_LANG_C +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK(dnl +[ +#include +], + [return (zlibVersion() == ZLIB_VERSION); ], + eval "ac_cv_lib_z='-lz'", + eval "ac_cv_lib_z=no") +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if test ! "$ac_cv_lib_z" = no; then + AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz]) + LIBZ="$ac_cv_lib_z" + AC_SUBST(LIBZ) + AC_MSG_RESULT($ac_cv_lib_z) +else + AC_MSG_ERROR(not found. Check your installation and look into config.log) + LIBZ="" + AC_SUBST(LIBZ) +fi +]) + +AC_DEFUN(KDE_TRY_TIFFLIB, +[ +AC_MSG_CHECKING([for libtiff $1]) + +AC_CACHE_VAL(kde_cv_libtiff_$1, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm" +kde_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES" + +AC_TRY_LINK(dnl +[ +#include +], + [return (TIFFOpen( "", "r") == 0); ], +[ + kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ" +], [ + kde_cv_libtiff_$1=no +]) + +LIBS="$kde_save_LIBS" +CXXFLAGS="$kde_save_CXXFLAGS" +AC_LANG_RESTORE +]) + +if test "$kde_cv_libtiff_$1" = "no"; then + AC_MSG_RESULT(no) + LIBTIFF="" + $3 +else + LIBTIFF="$kde_cv_libtiff_$1" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff]) + $2 +fi + +]) + +AC_DEFUN(AC_FIND_TIFF, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +KDE_TRY_TIFFLIB(tiff, [], + KDE_TRY_TIFFLIB(tiff34)) + +AC_SUBST(LIBTIFF) +]) + + +AC_DEFUN(AC_FIND_PNG, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_MSG_CHECKING([for libpng]) +AC_CACHE_VAL(ac_cv_lib_png, +[ +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_LANG_C +AC_TRY_LINK(dnl + [ + #include + ], + [ + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + ], + eval "ac_cv_lib_png='-lpng $LIBZ -lm'", + eval "ac_cv_lib_png=no" +) +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) + LIBPNG="$ac_cv_lib_png" + AC_SUBST(LIBPNG) + AC_MSG_RESULT($ac_cv_lib_png) +else + AC_MSG_RESULT(no) + LIBPNG="" + AC_SUBST(LIBPNG) +fi +]) + +AC_DEFUN(AC_CHECK_BOOL, +[ + AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool]) +]) + +AC_DEFUN(AC_CHECK_GNU_EXTENSIONS, +[ +AC_MSG_CHECKING(if you need GNU extensions) +AC_CACHE_VAL(ac_cv_gnu_extensions, +[ +cat > conftest.c << EOF +#include + +#ifdef __GNU_LIBRARY__ +yes +#endif +EOF + +if (eval "$ac_cpp conftest.c") 2>&5 | + egrep "yes" >/dev/null 2>&1; then + rm -rf conftest* + ac_cv_gnu_extensions=yes +else + ac_cv_gnu_extensions=no +fi +]) + +AC_MSG_RESULT($ac_cv_gnu_extensions) +if test "$ac_cv_gnu_extensions" = "yes"; then + AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions]) +fi +]) + +AC_DEFUN(KDE_CHECK_COMPILER_FLAG, +[ +dnl AC_REQUIRE([AC_CHECK_COMPILERS]) <- breaks with autoconf 2.50 +AC_MSG_CHECKING(whether $CXX supports -$1) +kde_cache=`echo $1 | sed 'y%.=/+-%___p_%'` +AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, +[ +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then + if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* +]) +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + AC_MSG_RESULT(yes) + : + $2 +else + AC_MSG_RESULT(no) + : + $3 +fi +]) + +dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables +dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever]) +dnl it's all white-space separated +AC_DEFUN(AC_REMOVE_FORBIDDEN, +[ __val=$$1 + __forbid=" $2 " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + $1=$__new + fi +]) + +dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given +AC_DEFUN(AC_VALIDIFY_CXXFLAGS, +[dnl + AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath]) + AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath]) +]) + +AC_DEFUN(AC_CHECK_COMPILERS, +[ + AC_ARG_ENABLE(debug,[ --enable-debug enables debug symbols [default=no]], + [ + if test $enableval = "no"; dnl + then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + ], + [kde_use_debug_code="no" + kde_use_debug_define=no + ]) + + dnl Just for configure --help + AC_ARG_ENABLE(dummyoption,[ --disable-debug disables debug output and debug symbols [default=no]],[],[]) + + AC_ARG_ENABLE(strict,[ --enable-strict compiles with strict compiler options (may not work!)], + [ + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + ], [kde_use_strict_options="no"]) + + AC_ARG_ENABLE(profile,[ --enable-profile creates profiling infos [default=no]], + [kde_use_profiling=$enableval], + [kde_use_profiling="no"] + ) + + dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS + CFLAGS=" $CFLAGS" + + AC_PROG_CC + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + AC_PROG_CXX + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(Wnon-virtual-dtor,[CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"]) + + case $host in dnl + *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + KDE_CHECK_COMPILER_FLAG(pg, + [ + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + ]) + fi + + KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) + KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"]) + KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= ) + AC_SUBST(USE_EXCEPTIONS) + dnl obsolete macro - provided to keep things going + USE_RTTI= + AC_SUBST(USE_RTTI) + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so]) + fi + fi + ;; + esac + + AC_VALIDIFY_CXXFLAGS + + AC_PROG_CXXCPP + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + AC_SUBST(NOOPT_CXXFLAGS) + + KDE_CHECK_FINAL + + ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), []) + + KDE_CXXFLAGS= + AC_SUBST(KDE_CXXFLAGS) +]) + +AC_DEFUN(KDE_ADD_DEPENDENCIES, +[ + [A]M_DEPENDENCIES(CC) + [A]M_DEPENDENCIES(CXX) +]) + +dnl just a wrapper to clean up configure.in +AC_DEFUN(KDE_PROG_LIBTOOL, +[ +AC_REQUIRE([AC_CHECK_COMPILERS]) +AC_REQUIRE([AC_ENABLE_SHARED]) +AC_REQUIRE([AC_ENABLE_STATIC]) + +AC_REQUIRE([AC_LIBTOOL_DLOPEN]) + +AC_LANG_SAVE +AC_LANG_C +AC_OBJEXT +AC_EXEEXT +AC_LANG_RESTORE + +AM_PROG_LIBTOOL +AC_LIBTOOL_CXX + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" +AC_SUBST(KDE_PLUGIN) + +AC_ARG_ENABLE(objprelink, [ --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])], + kde_use_objprelink=$enableval, kde_use_objprelink=no) + if test "x$kde_use_objprelink" = "xyes"; then + + KDE_FIND_PATH(objprelink, OBJPRELINK, [], [kde_use_objprelink=no]) + + if test "x$kde_use_objprelink" = "xyes"; then + AC_MSG_CHECKING([Patching libtool to run objprelink.]) + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + AC_MSG_RESULT(done) + fi + fi +]) + +AC_DEFUN(KDE_CHECK_TYPES, +[ AC_CHECK_SIZEOF(int, 4)dnl + AC_CHECK_SIZEOF(long, 4)dnl + AC_CHECK_SIZEOF(char *, 4)dnl + AC_CHECK_SIZEOF(char, 1)dnl +])dnl + +AC_DEFUN(KDE_DO_IT_ALL, +[ +AC_CANONICAL_SYSTEM +AC_ARG_PROGRAM +AM_INIT_AUTOMAKE($1, $2) +AM_DISABLE_LIBRARIES +AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) +AC_CHECK_COMPILERS +KDE_PROG_LIBTOOL +AM_KDE_WITH_NLS +AC_PATH_KDE +]) + +AC_DEFUN(AC_CHECK_RPATH, +[ +AC_MSG_CHECKING(for rpath) +AC_ARG_ENABLE(rpath, + [ --disable-rpath do not use the rpath feature of ld], + USE_RPATH=$enableval, USE_RPATH=yes) + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + dnl $x_libraries is set to /usr/lib in case + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi +AC_SUBST(KDE_EXTRA_RPATH) +AC_SUBST(KDE_RPATH) +AC_MSG_RESULT($USE_RPATH) +]) + +dnl Check for the type of the third argument of getsockname +AC_DEFUN(AC_CHECK_SOCKLEN_T, [ + AC_MSG_CHECKING(for socklen_t) + AC_CACHE_VAL(ac_cv_socklen_t, [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ +#include +#include + ],[ +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=socklen_t, + AC_TRY_COMPILE([ +#include +#include + ],[ +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=int, + ac_cv_socklen_t=size_t + ) + ) + AC_LANG_RESTORE + ]) + + AC_MSG_RESULT($ac_cv_socklen_t) + if test "$ac_cv_socklen_t" != "socklen_t"; then + AC_DEFINE_UNQUOTED(socklen_t, $ac_cv_socklen_t, + [Define the real type of socklen_t]) + fi + AC_DEFINE_UNQUOTED(ksize_t, socklen_t, [Compatibility define]) + +]) + +dnl This is a merge of some macros out of the gettext aclocal.m4 +dnl since we don't need anything, I took the things we need +dnl the copyright for them is: +dnl > +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl This Makefile.in is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. +dnl > +dnl for this file it is relicensed under LGPL + +AC_DEFUN(AM_KDE_WITH_NLS, + [ + dnl If we use NLS figure out what method + + AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, + [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + AC_SUBST(GMSGFMT) + AC_SUBST(MSGFMT) + + AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, + [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) + + dnl Test whether we really found GNU xgettext. + if test "$XGETTEXT" != ":"; then + dnl If it is no GNU xgettext we define it as : so that the + dnl Makefiles still can work. + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + AC_MSG_RESULT( + [found xgettext programs is not GNU xgettext; ignore it]) + XGETTEXT=":" + fi + fi + AC_SUBST(XGETTEXT) + + ]) + +# Search path for a program which passes the given test. +# Ulrich Drepper , 1996. + +# serial 1 +# Stephan Kulow: I appended a _KDE against name conflicts + +dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR, +dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) +AC_DEFUN(AM_PATH_PROG_WITH_TEST_KDE, +[# Extract the first word of "$2", so it can be a program name with args. +set dummy $2; ac_word=[$]2 +AC_MSG_CHECKING([for $ac_word]) +AC_CACHE_VAL(ac_cv_path_$1, +[case "[$]$1" in + /*) + ac_cv_path_$1="[$]$1" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in ifelse([$5], , $PATH, [$5]); do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if [$3]; then + ac_cv_path_$1="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" +dnl If no 4th arg is given, leave the cache variable unset, +dnl so AC_PATH_PROGS will keep looking. +ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" +])dnl + ;; +esac])dnl +$1="$ac_cv_path_$1" +if test -n "[$]$1"; then + AC_MSG_RESULT([$]$1) +else + AC_MSG_RESULT(no) +fi +AC_SUBST($1)dnl +]) + + +# Check whether LC_MESSAGES is available in . +# Ulrich Drepper , 1995. + +# serial 1 + +AC_DEFUN(AM_LC_MESSAGES, + [if test $ac_cv_header_locale_h = yes; then + AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, + [AC_TRY_LINK([#include ], [return LC_MESSAGES], + am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) + if test $am_cv_val_LC_MESSAGES = yes; then + AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) + fi + fi]) + +dnl From Jim Meyering. +dnl FIXME: migrate into libit. + +AC_DEFUN([AM_FUNC_OBSTACK], +[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, + [AC_TRY_LINK([#include "obstack.h"], + [struct obstack *mem;obstack_free(mem,(char *) 0)], + am_cv_func_obstack=yes, + am_cv_func_obstack=no)]) + if test $am_cv_func_obstack = yes; then + AC_DEFINE(HAVE_OBSTACK) + else + LIBOBJS="$LIBOBJS obstack.o" + fi +]) + +dnl From Jim Meyering. Use this if you use the GNU error.[ch]. +dnl FIXME: Migrate into libit + +AC_DEFUN([AM_FUNC_ERROR_AT_LINE], +[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, + [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], + am_cv_lib_error_at_line=yes, + am_cv_lib_error_at_line=no)]) + if test $am_cv_lib_error_at_line = no; then + LIBOBJS="$LIBOBJS error.o" + fi + AC_SUBST(LIBOBJS)dnl +]) + +# Macro to add for using GNU gettext. +# Ulrich Drepper , 1995. + +# serial 1 +# Stephan Kulow: I put a KDE in it to avoid name conflicts + +AC_DEFUN(AM_KDE_GNU_GETTEXT, + [AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AC_PROG_RANLIB])dnl + AC_REQUIRE([AC_HEADER_STDC])dnl + AC_REQUIRE([AC_TYPE_OFF_T])dnl + AC_REQUIRE([AC_TYPE_SIZE_T])dnl + AC_REQUIRE([AC_FUNC_ALLOCA])dnl + AC_REQUIRE([AC_FUNC_MMAP])dnl + AC_REQUIRE([AM_KDE_WITH_NLS])dnl + AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h]) + AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \ +__argz_count __argz_stringify __argz_next]) + + AC_MSG_CHECKING(for stpcpy) + AC_CACHE_VAL(kde_cv_func_stpcpy, + [ + kde_safe_cxxflags=$CXXFLAGS + CXXFLAGS="-Wmissing-prototypes -Werror" + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ + #include + ], + [ + char buffer[200]; + stpcpy(buffer, buffer); + ], + kde_cv_func_stpcpy=yes, + kde_cv_func_stpcpy=no) + AC_LANG_RESTORE + CXXFLAGS=$kde_safe_cxxflags + ]) + AC_MSG_RESULT($kde_cv_func_stpcpy) + if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then + AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) + fi + + AM_LC_MESSAGES + + if test "x$CATOBJEXT" != "x"; then + if test "x$ALL_LINGUAS" = "x"; then + LINGUAS= + else + AC_MSG_CHECKING(for catalogs to be installed) + NEW_LINGUAS= + for lang in ${LINGUAS=$ALL_LINGUAS}; do + case "$ALL_LINGUAS" in + *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;; + esac + done + LINGUAS=$NEW_LINGUAS + AC_MSG_RESULT($LINGUAS) + fi + + dnl Construct list of names of catalog files to be constructed. + if test -n "$LINGUAS"; then + for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done + fi + fi + + ]) + +AC_DEFUN(AC_HAVE_XPM, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$XPM_LDFLAGS" && XPM_LDFLAGS= + test -z "$XPM_INCLUDE" && XPM_INCLUDE= + + AC_ARG_WITH(xpm, [ --without-xpm disable color pixmap XPM tests], + xpm_test=$withval, xpm_test="yes") + if test "x$xpm_test" = xno; then + ac_cv_have_xpm=no + else + AC_MSG_CHECKING(for XPM) + AC_CACHE_VAL(ac_cv_have_xpm, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES" + test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS" + AC_TRY_LINK([#include ],[], + ac_cv_have_xpm="yes",ac_cv_have_xpm="no") + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_xpm" = no; then + AC_MSG_RESULT(no) + XPM_LDFLAGS="" + XPMINC="" + $2 + else + AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support]) + if test "$XPM_LDFLAGS" = ""; then + XPMLIB='-lXpm $(LIB_X11)' + else + XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)' + fi + if test "$XPM_INCLUDE" = ""; then + XPMINC="" + else + XPMINC="-I$XPM_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(XPMINC) + AC_SUBST(XPMLIB) +]) + +AC_DEFUN(AC_HAVE_DPMS, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS= + test -z "$DPMS_INCLUDE" && DPMS_INCLUDE= + DPMS_LIB= + + AC_ARG_WITH(dpms, [ --without-dpms disable DPMS power saving], + dpms_test=$withval, dpms_test="yes") + if test "x$dpms_test" = xno; then + ac_cv_have_dpms=no + else + AC_MSG_CHECKING(for DPMS) + dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms. + dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms". + AC_CACHE_VAL(ac_cv_have_dpms, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + ac_save_libs="$LIBS" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + ac_cv_have_dpms="yes", [ + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + LIBS="$LIBS -lXdpms" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + [ + ac_cv_have_dpms="-lXdpms" + ],ac_cv_have_dpms="no") + ]) + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LIBS="$ac_save_libs" + ])dnl + + if test "$ac_cv_have_dpms" = no; then + AC_MSG_RESULT(no) + DPMS_LDFLAGS="" + DPMSINC="" + $2 + else + AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support]) + if test "$ac_cv_have_dpms" = "-lXdpms"; then + DPMS_LIB="-lXdpms" + fi + if test "$DPMS_LDFLAGS" = ""; then + DPMSLIB="$DPMS_LIB "'$(LIB_X11)' + else + DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)' + fi + if test "$DPMS_INCLUDE" = ""; then + DPMSINC="" + else + DPMSINC="-I$DPMS_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(DPMSINC) + AC_SUBST(DPMSLIB) +]) + +AC_DEFUN(AC_HAVE_GL, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$GL_LDFLAGS" && GL_LDFLAGS= + test -z "$GL_INCLUDE" && GL_INCLUDE= + + AC_ARG_WITH(gl, [ --without-gl disable 3D GL modes], + gl_test=$withval, gl_test="yes") + if test "x$gl_test" = xno; then + ac_cv_have_gl=no + else + AC_MSG_CHECKING(for GL) + AC_CACHE_VAL(ac_cv_have_gl, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries -lMesaGL -lMesaGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="mesa", ac_cv_have_gl="no") + if test "x$ac_cv_have_gl" = "xno"; then + LDFLAGS="$ac_save_ldflags $X_LDFLAGS $GL_LDFLAGS $all_libraries -lGL -lGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$ac_save_cflags $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="yes", ac_cv_have_gl="no") + fi + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_gl" = "no"; then + AC_MSG_RESULT(no) + GL_LDFLAGS="" + GLINC="" + $2 + else + AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)]) + if test "$GL_LDFLAGS" = ""; then + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB='-lMesaGL -lMesaGLU $(LIB_X11)' + else + GLLIB='-lGL -lGLU $(LIB_X11)' + fi + else + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB="$GL_LDFLAGS -lMesaGL -lMesaGLU "'$(LIB_X11)' + else + GLLIB="$GL_LDFLAGS -lGL -lGLU "'$(LIB_X11)' + fi + fi + if test "$GL_INCLUDE" = ""; then + GLINC="" + else + GLINC="-I$GL_INCLUDE" + fi + AC_MSG_RESULT($ac_cv_have_gl) + $1 + fi + fi + AC_SUBST(GLINC) + AC_SUBST(GLLIB) +]) + + + dnl shadow password and PAM magic - maintained by ossi@kde.org + +AC_DEFUN(KDE_PAM, [ + AC_REQUIRE([KDE_CHECK_LIBDL]) + + AC_ARG_WITH(pam, + [ --with-pam[=ARG] enable support for PAM: ARG=[yes|no|service name]], + [ if test "x$withval" = "xyes"; then + use_pam=yes + pam_service=kde + elif test "x$withval" = "xno"; then + use_pam=no + else + use_pam=yes + pam_service=$withval + fi + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ], [ + AC_CACHE_VAL(ac_cv_path_pam, + [ use_pam=no + AC_CHECK_LIB(pam, pam_start, + [ AC_CHECK_HEADER(security/pam_appl.h, + [ use_pam=yes + pam_service=kde ]) + ], , $LIBDL) + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ]) + ]) + eval "$ac_cv_path_pam" + + AC_MSG_CHECKING(for PAM) + if test "x$use_pam" = xno; then + AC_MSG_RESULT(no) + PAMLIBS="" + else + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)]) + PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL" + + dnl test whether struct pam_message is const (Linux) or not (Sun) + AC_MSG_CHECKING(for const pam_message) + AC_EGREP_HEADER([struct pam_message], security/pam_appl.h, + [ AC_EGREP_HEADER([const struct pam_message], security/pam_appl.h, + [AC_MSG_RESULT([const: Linux-type PAM])], + [AC_MSG_RESULT([nonconst: Sun-type PAM]) + AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])] + )], + [AC_MSG_RESULT([not found - assume const, Linux-type PAM])]) + fi + + AC_SUBST(PAMLIBS) +]) + +dnl DEF_PAM_SERVICE(arg name, full name, define name) +AC_DEFUN(DEF_PAM_SERVICE, [ + AC_ARG_WITH($1-pam, + [ --with-$1-pam=[val] override PAM service from --with-pam for $2], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$withval" + else + AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected. +You may want to enforce it by using --with-pam.]) + fi + ], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$pam_service" + fi + ]) + if test -n "$$3_PAM_SERVICE"; then + AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE]) + AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2]) + fi + AC_SUBST($3_PAM_SERVICE) +]) + +AC_DEFUN(KDE_SHADOWPASSWD, [ + AC_REQUIRE([KDE_PAM]) + + AC_CHECK_LIB(shadow, getspent, + [ LIBSHADOW="-lshadow" + ac_use_shadow=yes + ], + [ dnl for UnixWare + AC_CHECK_LIB(gen, getspent, + [ LIBGEN="-lgen" + ac_use_shadow=yes + ], + [ AC_CHECK_FUNC(getspent, + [ ac_use_shadow=yes ], + [ ac_use_shadow=no ]) + ]) + ]) + AC_SUBST(LIBSHADOW) + AC_SUBST(LIBGEN) + + AC_MSG_CHECKING([for shadow passwords]) + + AC_ARG_WITH(shadow, + [ --with-shadow If you want shadow password support ], + [ if test "x$withval" != "xno"; then + use_shadow=yes + else + use_shadow=no + fi + ], [ + use_shadow="$ac_use_shadow" + ]) + + if test "x$use_shadow" = xyes; then + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords]) + else + AC_MSG_RESULT(no) + LIBSHADOW= + LIBGEN= + fi + + dnl finally make the relevant binaries setuid root, if we have shadow passwds. + dnl this still applies, if we could use it indirectly through pam. + if test "x$use_shadow" = xyes || + ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then + case $host in + *-*-freebsd* | *-*-netbsd* | *-*-openbsd*) + SETUIDFLAGS="-m 4755 -o root";; + *) + SETUIDFLAGS="-m 4755";; + esac + fi + AC_SUBST(SETUIDFLAGS) + +]) + +AC_DEFUN(KDE_PASSWDLIBS, [ + AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT + AC_REQUIRE([KDE_PAM]) + AC_REQUIRE([KDE_SHADOWPASSWD]) + + if test "x$use_pam" = "xyes"; then + PASSWDLIBS="$PAMLIBS" + else + PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN" + fi + + AC_SUBST(PASSWDLIBS) +]) + +AC_DEFUN(KDE_CHECK_LIBDL, +[ +AC_CHECK_LIB(dl, dlopen, [ +LIBDL="-ldl" +ac_cv_have_dlfcn=yes +]) + +AC_CHECK_LIB(dld, shl_unload, [ +LIBDL="-ldld" +ac_cv_have_shload=yes +]) + +AC_SUBST(LIBDL) +]) + +AC_DEFUN(KDE_CHECK_DLOPEN, +[ +KDE_CHECK_LIBDL +AC_CHECK_HEADERS(dlfcn.h dl.h) +if test "$ac_cv_header_dlfcn_h" = "no"; then + ac_cv_have_dlfcn=no +fi + +if test "$ac_cv_header_dl_h" = "no"; then + ac_cv_have_shload=no +fi + +dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE +dnl (MM) +AC_ARG_ENABLE(dlopen, +[ --disable-dlopen link statically [default=no]] , +enable_dlopen=$enableval, +enable_dlopen=yes) + +# override the user's opinion, if we know it better ;) +if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then + enable_dlopen=no +fi + +if test "$ac_cv_have_dlfcn" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn]) +fi + +if test "$ac_cv_have_shload" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload]) +fi + +if test "$enable_dlopen" = no ; then + test -n "$1" && eval $1 +else + test -n "$2" && eval $2 +fi + +]) + +AC_DEFUN(KDE_CHECK_DYNAMIC_LOADING, +[ +KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no) +KDE_PROG_LIBTOOL +AC_MSG_CHECKING([dynamic loading]) +eval "`egrep '^build_libtool_libs=' libtool`" +if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then + dynamic_loading=yes + AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING) +else + dynamic_loading=no +fi +AC_MSG_RESULT($dynamic_loading) +if test "$dynamic_loading" = "yes"; then + $1 +else + $2 +fi +]) + +AC_DEFUN(KDE_ADD_INCLUDES, +[ +if test -z "$1"; then + test_include="Pix.h" +else + test_include="$1" +fi + +AC_MSG_CHECKING([for libg++ ($test_include)]) + +AC_CACHE_VAL(kde_cv_libgpp_includes, +[ +kde_cv_libgpp_includes=no + + for ac_dir in \ + \ + /usr/include/g++ \ + /usr/include \ + /usr/unsupported/include \ + /opt/include \ + $extra_include \ + ; \ + do + if test -r "$ac_dir/$test_include"; then + kde_cv_libgpp_includes=$ac_dir + break + fi + done +]) + +AC_MSG_RESULT($kde_cv_libgpp_includes) +if test "$kde_cv_libgpp_includes" != "no"; then + all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES" +fi +]) +]) + + +AC_DEFUN(KDE_CHECK_MICO, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_MISC_TESTS]) +AC_MSG_CHECKING(for MICO) + +if test -z "$MICODIR"; then + kde_micodir=/usr/local + else + kde_micodir="$MICODIR" +fi + +AC_ARG_WITH(micodir, + [ --with-micodir=micodir where mico is installed ], + kde_micodir=$withval, + kde_micodir=$kde_micodir +) + +AC_CACHE_VAL(kde_cv_mico_incdir, +[ + mico_incdirs="$kde_micodir/include /usr/include /usr/local/include /usr/local/include /opt/local/include $kde_extra_includes" +AC_FIND_FILE(CORBA.h, $mico_incdirs, kde_cv_mico_incdir) + +]) +kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` + +if test ! -r $kde_micodir/include/CORBA.h; then + AC_MSG_ERROR([No CORBA.h found, specify another micodir]) +fi + +AC_MSG_RESULT($kde_micodir) + +MICO_INCLUDES=-I$kde_micodir/include +AC_SUBST(MICO_INCLUDES) +MICO_LDFLAGS=-L$kde_micodir/lib +AC_SUBST(MICO_LDFLAGS) +micodir=$kde_micodir +AC_SUBST(micodir) + +AC_MSG_CHECKING([for MICO version]) +AC_CACHE_VAL(kde_cv_mico_version, +[ +AC_LANG_C +cat >conftest.$ac_ext < +#include +int main() { + + printf("MICO_VERSION=%s\n",MICO_VERSION); + return (0); +} +EOF +ac_compile='${CC-gcc} $CFLAGS $MICO_INCLUDES conftest.$ac_ext -o conftest' +if AC_TRY_EVAL(ac_compile); then + if eval `./conftest 2>&5`; then + kde_cv_mico_version=$MICO_VERSION + else + AC_MSG_ERROR([your system is not able to execute a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) + fi +else + AC_MSG_ERROR([your system is not able to compile a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) +fi +]) + +dnl installed MICO version +mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "x$1" = "x"; then + req_version="2.3.0" +else + req_version=$1 +fi + +dnl required MICO version +req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "$mico_v_maj" -lt "$req_v_maj" || \ + ( test "$mico_v_maj" -eq "$req_v_maj" && \ + test "$mico_v_mid" -lt "$req_v_mid" ) || \ + ( test "$mico_v_mid" -eq "$req_v_mid" && \ + test "$mico_v_min" -lt "$req_v_min" ) + +then + AC_MSG_ERROR([found MICO version $kde_cv_mico_version but version $req_version \ +at least is required. You should upgrade MICO.]) +else + AC_MSG_RESULT([$kde_cv_mico_version (minimum version $req_version, ok)]) +fi + +LIBMICO="-lmico$kde_cv_mico_version $LIBCRYPT $LIBSOCKET $LIBDL" +AC_SUBST(LIBMICO) +if test -z "$IDL"; then + IDL='$(kde_bindir)/cuteidl' +fi +AC_SUBST(IDL) +IDL_DEPENDENCIES='$(kde_includes)/CUTE.h' +AC_SUBST(IDL_DEPENDENCIES) + +idldir="\$(includedir)/idl" +AC_SUBST(idldir) + +]) + +AC_DEFUN(KDE_CHECK_MINI_STL, +[ +AC_REQUIRE([KDE_CHECK_MICO]) + +AC_MSG_CHECKING(if we use mico's mini-STL) +AC_CACHE_VAL(kde_cv_have_mini_stl, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_cxxflags="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $MICO_INCLUDES" +AC_TRY_COMPILE( +[ +#include +], +[ +#ifdef HAVE_MINI_STL +#error "nothing" +#endif +], +kde_cv_have_mini_stl=no, +kde_cv_have_mini_stl=yes) +CXXFLAGS="$kde_save_cxxflags" +AC_LANG_RESTORE +]) + +if test "x$kde_cv_have_mini_stl" = "xyes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +]) + + +AC_DEFUN(KDE_CHECK_LIBPTHREAD, +[ +AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"] ) +AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_PTHREAD_OPTION, +[ + AC_ARG_ENABLE(kernel-threads, [ --enable-kernel-threads Enable the use of the LinuxThreads port on FreeBSD/i386 only.], + kde_use_kernthreads=$enableval, kde_use_kernthreads=no) + + if test "$kde_use_kernthreads" = "yes"; then + ac_save_CXXFLAGS="$CXXFLAGS" + ac_save_CFLAGS="$CXXFLAGS" + CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS" + CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS" + AC_CHECK_HEADERS(pthread/linuxthreads/pthread.h) + CXXFLAGS="$ac_save_CXXFLAGS" + CFLAGS="$ac_save_CFLAGS" + if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then + kde_use_kernthreads=no + else + dnl Add proper -I and -l statements + AC_CHECK_LIB(lthread, pthread_join, [LIBPTHREAD="-llthread -llgcc_r"]) dnl for FreeBSD + if test "x$LIBPTHREAD" = "x"; then + kde_use_kernthreads=no + else + USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads" + fi + fi + else + USE_THREADS="" + if test -z "$LIBPTHREAD"; then + KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-pthread"] ) + fi + fi + + case $host_os in + solaris*) + KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"]) + CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4" + echo "Setting Solaris pthread compilation options" + ;; + freebsd*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + echo "Setting FreeBSD pthread compilation options" + ;; + aix*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + LIBPTHREAD="$LIBPTHREAD -lc_r" + echo "Setting AIX pthread compilation options" + ;; + linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" + USE_THREADS="$USE_THREADS -DPIC -fPIC" + echo "Setting Linux pthread compilation options" + ;; + *) + ;; + esac + AC_SUBST(USE_THREADS) + AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_THREADING, +[ + AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) + AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION]) + dnl default is yes if libpthread is found and no if no libpthread is available + if test -z "$LIBPTHREAD"; then + kde_check_threading_default=no + else + kde_check_threading_default=yes + fi + AC_ARG_ENABLE(threading, [ --disable-threading disables threading even if libpthread found ], + kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default) + + if test "x$kde_use_threading" = "xyes"; then + AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)]) + fi +]) + +AC_DEFUN(KDE_TRY_LINK_PYTHON, +[ +if test "$kde_python_link_found" = no; then + +if test "$1" = normal; then + AC_MSG_CHECKING(if a Python application links) +else + AC_MSG_CHECKING(if Python depends on $2) +fi + +AC_CACHE_VAL(kde_cv_try_link_python_$1, +[ +AC_LANG_SAVE +AC_LANG_C +kde_save_cflags="$CFLAGS" +CFLAGS="$CFLAGS $PYTHONINC" +kde_save_libs="$LIBS" +LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET" +kde_save_ldflags="$LDFLAGS" +LDFLAGS="$LDFLAGS $PYTHONLIB" + +AC_TRY_LINK( +[ +#include +],[ + PySys_SetArgv(1, 0); +], + [kde_cv_try_link_python_$1=yes], + [kde_cv_try_link_python_$1=no] +) +CFLAGS="$kde_save_cflags" +LIBS="$kde_save_libs" +LDFLAGS="$kde_save_ldflags" +]) + +if test "$kde_cv_try_link_python_$1" = "yes"; then + AC_MSG_RESULT(yes) + kde_python_link_found=yes + if test ! "$1" = normal; then + LIBPYTHON="$LIBPYTHON $2" + fi + $3 +else + AC_MSG_RESULT(no) + $4 +fi +AC_LANG_RESTORE + +fi + +]) + +AC_DEFUN(KDE_CHECK_PYTHON_DIR, +[ +AC_MSG_CHECKING([for Python directory]) + +AC_CACHE_VAL(kde_cv_pythondir, +[ + if test -z "$PYTHONDIR"; then + kde_cv_pythondir=/usr/local + else + kde_cv_pythondir="$PYTHONDIR" + fi +]) + +AC_ARG_WITH(pythondir, +[ --with-pythondir=pythondir use python installed in pythondir ], +[ + ac_python_dir=$withval +], ac_python_dir=$kde_cv_pythondir +) + +AC_MSG_RESULT($ac_python_dir) +]) + +AC_DEFUN(KDE_CHECK_PYTHON_INTERN, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) +AC_REQUIRE([KDE_CHECK_PYTHON_DIR]) + +if test -z "$1"; then + version="1.5" +else + version="$1" +fi + +AC_MSG_CHECKING([for Python$version]) + +python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes" +AC_FIND_FILE(Python.h, $python_incdirs, python_incdir) +if test ! -r $python_incdir/Python.h; then + AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir) + python_incdir=$python_incdir/python$version + if test ! -r $python_incdir/Python.h; then + python_incdir=no + fi +fi + +PYTHONINC=-I$python_incdir + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir) +if test ! -r $python_libdir/libpython$version.a; then + AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir) + python_libdir=$python_libdir/python$version/config + if test ! -r $python_libdir/libpython$version.a; then + python_libdir=no + fi +fi + +PYTHONLIB=-L$python_libdir +kde_orig_LIBPYTHON=$LIBPYTHON +if test -z "$LIBPYTHON"; then + LIBPYTHON=-lpython$version +fi + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir) +python_moddir=$python_moddir/python$version +if test ! -r $python_moddir/copy.py; then + python_moddir=no +fi + +PYTHONMODDIR=$python_moddir + +AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir) + +if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then + LIBPYTHON=$kde_orig_LIBPYTHON + test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB="" + test "x$PYTHONINC" = "x-Ino" && PYTHONINC="" + $2 +else + dnl Note: this test is very weak + kde_python_link_found=no + KDE_TRY_LINK_PYTHON(normal) + KDE_TRY_LINK_PYTHON(m, -lm) + KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD) + KDE_TRY_LINK_PYTHON(tcl, -ltcl) + KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil]) + KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], + [AC_MSG_WARN([it seems, Python depends on another library. + Pleae use \"make LIBPYTHON='-lpython$version -lotherlib'\" to fix this + and contact the authors to let them know about this problem]) + + ]) + + LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET" + AC_SUBST(PYTHONINC) + AC_SUBST(PYTHONLIB) + AC_SUBST(LIBPYTHON) + AC_SUBST(PYTHONMODDIR) + AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python]) +fi + +]) + + +AC_DEFUN(KDE_CHECK_PYTHON, +[ + KDE_CHECK_PYTHON_INTERN("2.1", [KDE_CHECK_PYTHON_INTERN("2.0", + [ KDE_CHECK_PYTHON_INTERN($1, $2) ]) + ]) +]) + +AC_DEFUN(KDE_CHECK_STL_SGI, +[ + AC_MSG_CHECKING([if STL implementation is SGI like]) + AC_CACHE_VAL(kde_cv_stl_type_sgi, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hallo Welt."; + astring.erase(0, 6); // now astring is "Welt" + return 0; +], kde_cv_stl_type_sgi=yes, + kde_cv_stl_type_sgi=no) +]) + + AC_MSG_RESULT($kde_cv_stl_type_sgi) + + if test "$kde_cv_stl_type_sgi" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL_HP, +[ + AC_MSG_CHECKING([if STL implementation is HP like]) + AC_CACHE_VAL(kde_cv_stl_type_hp, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hello World"; + astring.remove(0, 6); // now astring is "World" + return 0; +], kde_cv_stl_type_hp=yes, + kde_cv_stl_type_hp=no) +]) + AC_MSG_RESULT($kde_cv_stl_type_hp) + + if test "$kde_cv_stl_type_hp" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_HP_STL, 1, [Define if you have a STL implementation by HP]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" + KDE_CHECK_STL_SGI + + if test "$kde_cv_stl_type_sgi" = "no"; then + KDE_CHECK_STL_HP + + if test "$kde_cv_stl_type_hp" = "no"; then + AC_MSG_ERROR("no known STL type found") + fi + fi + + CXXFLAGS="$ac_save_CXXFLAGS" + AC_LANG_RESTORE +]) + +AC_DEFUN(AC_FIND_QIMGIO, + [AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for qimgio]) +AC_CACHE_VAL(ac_cv_lib_qimgio, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_save_LIBS="$LIBS" +ac_save_CXXFLAGS="$CXXFLAGS" +LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT" +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +AC_TRY_RUN(dnl +[ +#include +#include +int main() { + QString t = "hallo"; + t.fill('t'); + qInitImageIO(); +} +], + ac_cv_lib_qimgio=yes, + ac_cv_lib_qimgio=no, + ac_cv_lib_qimgio=no) +LIBS="$ac_save_LIBS" +CXXFLAGS="$ac_save_CXXFLAGS" +AC_LANG_RESTORE +])dnl +if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then + LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available]) + AC_SUBST(LIBQIMGIO) +else + AC_MSG_RESULT(not found) +fi +]) + +AC_DEFUN(KDE_CHECK_ANSI, +[ +]) + +AC_DEFUN(KDE_CHECK_INSURE, +[ + AC_ARG_ENABLE(insure, [ --enable-insure use insure++ for debugging [default=no]], + [ + if test $enableval = "no"; dnl + then ac_use_insure="no" + else ac_use_insure="yes" + fi + ], [ac_use_insure="no"]) + + AC_MSG_CHECKING(if we will use Insure++ to debug) + AC_MSG_RESULT($ac_use_insure) + if test "$ac_use_insure" = "yes"; dnl + then CC="insure"; CXX="insure"; dnl CFLAGS="$CLAGS -fno-rtti -fno-exceptions "???? + fi +]) + +AC_DEFUN(AM_DISABLE_LIBRARIES, +[ + AC_PROVIDE([AM_ENABLE_STATIC]) + AC_PROVIDE([AM_ENABLE_SHARED]) + enable_static=no + enable_shared=yes +]) + + +AC_DEFUN(AC_CHECK_UTMP_FILE, +[ + AC_MSG_CHECKING([for utmp file]) + + AC_CACHE_VAL(kde_cv_utmp_file, + [ + kde_cv_utmp_file=no + + for ac_file in \ + \ + /var/run/utmp \ + /var/adm/utmp \ + /etc/utmp \ + ; \ + do + if test -r "$ac_file"; then + kde_cv_utmp_file=$ac_file + break + fi + done + ]) + + if test "$kde_cv_utmp_file" != "no"; then + AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries]) + $1 + AC_MSG_RESULT($kde_cv_utmp_file) + else + $2 + AC_MSG_RESULT([non found]) + fi +]) + + +AC_DEFUN(KDE_CREATE_SUBDIRSLIST, +[ + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + dnl Note: Makefile.common creates subdirs, so this is just a fallback + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + AC_MSG_CHECKING([if $i should be compiled]) + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + AC_MSG_RESULT($install_it) + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + +AC_SUBST(TOPSUBDIRS) +]) + +AC_DEFUN(KDE_CHECK_NAMESPACES, +[ +AC_MSG_CHECKING(whether C++ compiler supports namespaces) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +AC_TRY_COMPILE([ +], +[ +namespace Foo { + extern int i; + namespace Bar { + extern int i; + } +} + +int Foo::i = 0; +int Foo::Bar::i = 1; +],[ + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_NAMESPACES) +], [ +AC_MSG_RESULT(no) +]) +AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_NEWLIBS, +[ + +]) + +dnl ------------------------------------------------------------------------ +dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_S_ISSOCK, +[ +AC_MSG_CHECKING(for S_ISSOCK) +AC_CACHE_VAL(ac_cv_have_s_issock, +[ +AC_LANG_SAVE +AC_LANG_C +AC_TRY_LINK( +[ +#include +], +[ +struct stat buff; +int b = S_ISSOCK( buff.st_mode ); +], +ac_cv_have_s_issock=yes, +ac_cv_have_s_issock=no) +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_have_s_issock) +if test "$ac_cv_have_s_issock" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.]) +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_KDEMAXPATHLEN, +[ +AC_MSG_CHECKING(for MAXPATHLEN) +AC_CACHE_VAL(ac_cv_maxpathlen, +[ +AC_LANG_C +cat > conftest.$ac_ext < +#endif +#include +#include +#ifndef MAXPATHLEN +#define MAXPATHLEN 1024 +#endif + +KDE_HELLO MAXPATHLEN + +EOF + +ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out" + +if AC_TRY_EVAL(ac_try) && test -s conftest.out; then + ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` +else + ac_cv_maxpathlen=1024 +fi + +rm conftest.* + +]) +AC_MSG_RESULT($ac_cv_maxpathlen) +AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] ) +]) + +dnl ------------------------------------------------------------------------- +dnl See if the compiler supports a template repository bero@redhat.de +dnl ------------------------------------------------------------------------- +AC_DEFUN(KDE_COMPILER_REPO, +[ + REPO="" + NOREPO="" + + KDE_CHECK_COMPILER_FLAG(frepo, + [ + REPO="-frepo" + NOREPO="-fno-repo" + ]) + + if test -z "$REPO"; then + KDE_CHECK_COMPILER_FLAG(instances=explicit, + [ + REPO="-instances=explicit" + NOREPO="-instances=extern" + ]) + fi + + if test -n "$REPO"; then + AC_DEFINE_UNQUOTED(HAVE_TEMPLATE_REPOSITORY, 1, + [C++ compiler supports template repository]) + $1 + fi + + AC_SUBST(REPO) + AC_SUBST(NOREPO) +]) + +AC_DEFUN(KDE_CHECK_HEADER, +[ + AC_LANG_SAVE + kde_safe_cppflags=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $all_includes" + AC_LANG_CPLUSPLUS + AC_CHECK_HEADER($1, $2, $3) + CPPFLAGS=$kde_safe_cppflags + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_QWSPRITEFIELD, +[ + KDE_CHECK_HEADER(QwSpriteField.h, , + [ + AC_MSG_WARN([you don't have QwSpriteField.h somewhere. Please install + QwSpriteField out of kdesupport.]) + $1 + ]) +]) + +AC_DEFUN(KDE_FAST_CONFIGURE, +[ + dnl makes configure fast (needs perl) + AC_ARG_ENABLE(fast-perl, [ --disable-fast-perl disable fast Makefile generation (needs perl)], + with_fast_perl=$enableval, with_fast_perl=yes) +]) + +AC_DEFUN(KDE_CONF_FILES, +[ + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + AC_SUBST(CONF_FILES) +])dnl + +AC_DEFUN(KDE_SET_PREFIX, +[ + unset CDPATH + dnl make $KDEDIR the default for the installation + AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + KDE_FAST_CONFIGURE + KDE_CONF_FILES +]) + +pushdef([AC_PROG_INSTALL], +[ + dnl our own version, testing for a -p flag + popdef([AC_PROG_INSTALL]) + dnl as AC_PROG_INSTALL works as it works we first have + dnl to save if the user didn't specify INSTALL, as the + dnl autoconf one overwrites INSTALL and we have no chance to find + dnl out afterwards + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + AC_PROG_INSTALL + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + AC_MSG_CHECKING(for -p flag to install) + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + AC_MSG_RESULT($ac_res) + fi + dnl the following tries to resolve some signs and wonders coming up + dnl with different autoconf/automake versions + dnl e.g.: + dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s + dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS) + dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s + dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has + dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the + dnl install-@DIR@PROGRAMS targets to explicitly use that flag + dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as + dnl INSTALL_SCRIPT, which breaks with automake <= 1.4 + dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure + dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from + dnl automake (due to broken Makefile.am or whatever) to install programs, + dnl and so does not see the -s flag in automake > 1.4 + dnl to clean up that mess we: + dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG + dnl which cleans KDE's program with automake > 1.4; + dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems + dnl with automake<=1.4 + dnl note that dues to this sometimes two '-s' flags are used (if KDE + dnl properly uses install-@DIR@PROGRAMS, but I don't care + dnl + dnl And to all this comes, that I even can't write in comments variable + dnl names used by automake, because it is so stupid to think I wanted to + dnl _use_ them, therefor I have written A_M_... instead of AM_ + dnl hmm, I wanted to say something ... ahh yes: Arghhh. + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi +])dnl + +AC_DEFUN(KDE_LANG_CPLUSPLUS, +[AC_LANG_CPLUSPLUS +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC' +pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS]) +]) + +pushdef([AC_LANG_CPLUSPLUS], +[popdef([AC_LANG_CPLUSPLUS]) +KDE_LANG_CPLUSPLUS +]) + +AC_DEFUN(KDE_CHECK_LONG_LONG, +[ +AC_MSG_CHECKING(for long long) +AC_CACHE_VAL(kde_cv_c_long_long, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_LINK([], [ + long long foo = 0; + foo = foo+1; + ], + kde_cv_c_long_long=yes, kde_cv_c_long_long=no) +]) +AC_MSG_RESULT($kde_cv_c_long_long) +if test "$kde_cv_c_long_long" = yes; then + AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype]) +fi +]) + +AC_DEFUN(KDE_CHECK_LIB, +[ + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries" + case $host_os in + aix*) LIBS="-brtl $LIBS" + test "$GCC" = yes && LIBS="-Wl,$LIBS" + ;; + esac + AC_CHECK_LIB($1, $2, $3, $4, $5) + LIBS="$kde_save_LIBS" +]) + + + + +AC_DEFUN(KDE_CHECK_INITGROUPS, +[ + AC_REQUIRE([AC_CANONICAL_HOST]) + AC_CHECK_FUNCS(initgroups) + if test "x$ac_cv_func_initgroups" = "xyes"; then + case $host_os in + aix*) AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_MSG_CHECKING([for initgroups prototype]) + AC_CACHE_VAL(kde_cv_check_initgroups_proto, + [ AC_TRY_COMPILE( + [ #include + ], + [ char buffer[10]; + gid_t id; + int x = initgroups(buffer,id); + ], + kde_cv_check_initgroups_proto=yes, + kde_cv_check_initgroups_proto=no) + ]) + AC_MSG_RESULT($kde_cv_check_initgroups_proto) + AC_LANG_RESTORE + ;; + *) + kde_cv_check_initgroups_proto=yes + ;; + esac + else + kde_cv_check_initgroups_proto=no + fi + if test "x$kde_cv_check_initgroups_proto" = "xyes"; then + kde_check_initgroups_proto=1 + else + kde_check_initgroups_proto=0 + fi + AC_DEFINE_UNQUOTED(HAVE_INITGROUPS_PROTO,$kde_check_initgroups_proto, + [initgroups may exist but not its prototype (e.g. AIX<4.3.3:8)]) +]) + + +AC_DEFUN(KDE_CHECK_JAVA_DIR, +[ +AC_MSG_CHECKING([for Java directory]) + +AC_ARG_WITH(java, +[ --with-java=javadir use java installed in javadir, --without-java disables ], +[ ac_java_dir=$withval +], ac_java_dir="" +) + +dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH +if test "x$ac_java_dir" = xno; then + kde_cv_java_bindir=no + kde_cv_java_includedir=no + kde_cv_java_libjvmdir=no + kde_cv_java_libhpidir=no +else + if test "x$ac_java_dir" = x; then + dnl No option set -> look in $PATH + AC_CACHE_VAL(kde_cv_java_bindir, + [ + dnl First look for javac in $PATH. If not found we'll look at the option. + KDE_FIND_PATH(javac, JAVAC, [], []) + if test -n "$JAVAC"; then + kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` + dnl this substitution might not work - well, we test for jni.h below + kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` + else + kde_cv_java_bindir=no + fi + ]) + else + dnl config option set + kde_cv_java_bindir=$ac_java_dir/bin + kde_cv_java_includedir=$ac_java_dir/include + fi +fi + +dnl Look for libjvm.so +kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` +dnl Look for libhpi.so and avoid green threads +kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` + +dnl At this point kde_cv_java_bindir and kde_cv_java_includedir are either set or "no" +if test ! "x$kde_cv_java_bindir" = xno; then + + dnl Now check everything's fine under there + + if test ! -x "$kde_cv_java_bindir/javac"; then + AC_MSG_ERROR([javac not found under $kde_cv_java_bindir - it seems you passed a wrong --with-java.]) + fi + if test ! -x "$kde_cv_java_bindir/javah"; then + AC_MSG_ERROR([javah not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -x "$kde_cv_java_bindir/jar"; then + AC_MSG_ERROR([jar not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_includedir/jni.h"; then + AC_MSG_ERROR([jni.h not found under $kde_cv_java_includedir. Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_libjvmdir/libjvm.so"; then + AC_MSG_ERROR([libjvm.so not found under $kde_cv_java_libjvmdir. Use --without-java.]) + fi + if test ! -r "$kde_cv_java_libhpidir/libhpi.so"; then + AC_MSG_ERROR([libhpi.so not found under $kde_cv_java_libhpidir. Use --without-java.]) + fi + + jni_includes="-I$kde_cv_java_includedir" + dnl Strange thing, jni.h requires jni_md.h which is under genunix here.. + dnl and under linux here.. + test -d "$kde_cv_java_includedir/linux" && jni_includes="$jni_includes -I$kde_cv_java_includedir/linux" + test -d "$kde_cv_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_cv_java_includedir/genunix" + + dnl Check for JNI version + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_cxxflags_safe="$CXXFLAGS" + CXXFLAGS="$CXXFLAGS $all_includes $jni_includes" + + AC_TRY_COMPILE([ +#include + ], + [ +#ifndef JNI_VERSION_1_2 +Syntax Error +#endif + ],[ + ],[ AC_MSG_ERROR([Incorrect version of $kde_cv_java_includedir/jni.h. + You need to have Java Development Kit (JDK) version 1.2. + + Use --with-java to specify another location. + Use --without-java to configure without java support. + Or download a newer JDK and try again. + See e.g. http://java.sun.com/products/jdk/1.2 ]) + ]) + + CXXFLAGS="$ac_cxxflags_safe" + AC_LANG_RESTORE + + dnl All tests ok, inform and subst the variables + AC_MSG_RESULT([javac/javah/jar in $kde_cv_java_bindir, jni.h in $kde_cv_java_includedir]) + + JAVAC=$kde_cv_java_bindir/javac + AC_SUBST(JAVAC) + JAVAH=$kde_cv_java_bindir/javah + AC_SUBST(JAVAH) + JAR=$kde_cv_java_bindir/jar + AC_SUBST(JAR) + AC_SUBST(jni_includes) + JVMLIBS="-L$kde_cv_java_libjvmdir -ljvm -L$kde_cv_java_libhpidir -lhpi" + AC_SUBST(JVMLIBS) +fi +]) +## libtool.m4 - Configure libtool for the host system. -*-Shell-script-*- +## Copyright 1996, 1997, 1998, 1999, 2000, 2001 +## Free Software Foundation, Inc. +## Originally by Gordon Matzigkeit , 1996 +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +## +## As a special exception to the GNU General Public License, if you +## distribute this file as part of a program that contains a +## configuration script generated by Autoconf, you may include it under +## the same distribution terms that you use for the rest of that program. + +# serial 46 AC_PROG_LIBTOOL +AC_DEFUN([AC_PROG_LIBTOOL], +[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl +dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX +dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. + AC_PROVIDE_IFELSE([AC_PROG_CXX], + [AC_LIBTOOL_CXX], + [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX +])]) + +dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. +dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run +dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. + AC_PROVIDE_IFELSE([AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [ifdef([AC_PROG_GCJ], + [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([A][M_PROG_GCJ], + [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([LT_AC_PROG_GCJ], + [define([LT_AC_PROG_GCJ], defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])])])])])]) + +AC_DEFUN([_AC_PROG_LIBTOOL], +[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl +AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl +AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl + +# Save cache, so that ltconfig can load it +AC_CACHE_SAVE + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| AC_MSG_ERROR([libtool configure failed]) + +# Reload cache, that may have been modified by ltconfig +AC_CACHE_LOAD + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +AC_SUBST(LIBTOOL)dnl + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +AC_DEFUN([AC_LIBTOOL_SETUP], +[AC_PREREQ(2.13)dnl +AC_REQUIRE([AC_ENABLE_SHARED])dnl +AC_REQUIRE([AC_ENABLE_STATIC])dnl +AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_PROG_LD])dnl +AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl +AC_REQUIRE([AC_PROG_NM])dnl +AC_REQUIRE([AC_PROG_LN_S])dnl +AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! +AC_REQUIRE([AC_OBJEXT])dnl +AC_REQUIRE([AC_EXEEXT])dnl +dnl + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + AC_PATH_MAGIC + fi + ;; +esac + +AC_CHECK_TOOL(RANLIB, ranlib, :) +AC_CHECK_TOOL(STRIP, strip, :) + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], +[libtool_flags="$libtool_flags --enable-dlopen"]) +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[libtool_flags="$libtool_flags --enable-win32-dll"]) +AC_ARG_ENABLE(libtool-lock, + [ --disable-libtool-lock avoid locking (might break parallel builds)]) +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +AC_ARG_WITH(pic, + [ --with-pic try to use only PIC/non-PIC objects [default=use both]], + pic_mode="$withval", pic_mode=default) +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '[#]line __oline__ "configure"' > conftest.$ac_ext + if AC_TRY_EVAL(ac_compile); then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, + [AC_LANG_SAVE + AC_LANG_C + AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) + AC_LANG_RESTORE]) + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[*-*-cygwin* | *-*-mingw* | *-*-pw32*) + AC_CHECK_TOOL(DLLTOOL, dlltool, false) + AC_CHECK_TOOL(AS, as, false) + AC_CHECK_TOOL(OBJDUMP, objdump, false) + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one + AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, + [AC_TRY_LINK([], + [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); + DllMain (0, 0, 0);], + [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) + + case $host/$CC in + *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) + # old mingw systems require "-dll" to link a DLL, while more recent ones + # require "-mdll" + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -mdll" + AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, + [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) + CFLAGS="$SAVE_CFLAGS" ;; + *-*-cygwin* | *-*-pw32*) + # cygwin systems need to pass --dll to the linker, and not link + # crt.o which will require a WinMain@16 definition. + lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; + esac + ;; + ]) +esac +]) + +# AC_LIBTOOL_DLOPEN - enable checks for dlopen support +AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) + +# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's +AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) + +# AC_ENABLE_SHARED - implement the --enable-shared flag +# Usage: AC_ENABLE_SHARED[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_SHARED], +[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(shared, +changequote(<<, >>)dnl +<< --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl +]) + +# AC_DISABLE_SHARED - set the default shared flag to --disable-shared +AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_SHARED(no)]) + +# AC_ENABLE_STATIC - implement the --enable-static flag +# Usage: AC_ENABLE_STATIC[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_STATIC], +[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(static, +changequote(<<, >>)dnl +<< --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_static=AC_ENABLE_STATIC_DEFAULT)dnl +]) + +# AC_DISABLE_STATIC - set the default static flag to --disable-static +AC_DEFUN([AC_DISABLE_STATIC], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_STATIC(no)]) + + +# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag +# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_FAST_INSTALL], +[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(fast-install, +changequote(<<, >>)dnl +<< --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl +]) + +# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install +AC_DEFUN([AC_DISABLE_FAST_INSTALL], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_FAST_INSTALL(no)]) + +# AC_LIBTOOL_PICMODE - implement the --with-pic flag +# Usage: AC_LIBTOOL_PICMODE[(MODE)] +# Where MODE is either `yes' or `no'. If omitted, it defaults to +# `both'. +AC_DEFUN([AC_LIBTOOL_PICMODE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +pic_mode=ifelse($#,1,$1,default)]) + + +# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library +AC_DEFUN([AC_PATH_TOOL_PREFIX], +[AC_MSG_CHECKING([for $1]) +AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, +[case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +dnl $ac_dummy forces splitting on constant user-supplied paths. +dnl POSIX.2 word splitting is done only on the output of word expansions, +dnl not every word. This closes a longstanding sh security hole. + ac_dummy="ifelse([$2], , $PATH, [$2])" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$1; then + lt_cv_path_MAGIC_CMD="$ac_dir/$1" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac]) +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + AC_MSG_RESULT($MAGIC_CMD) +else + AC_MSG_RESULT(no) +fi +]) + + +# AC_PATH_MAGIC - find a file program which can recognise a shared library +AC_DEFUN([AC_PATH_MAGIC], +[AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl +AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) + else + MAGIC_CMD=: + fi +fi +]) + + +# AC_PROG_LD - find the path to the GNU or non-GNU linker +AC_DEFUN([AC_PROG_LD], +[AC_ARG_WITH(gnu-ld, +[ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], +test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + AC_MSG_CHECKING([for ld used by GCC]) + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [[\\/]* | [A-Za-z]:[\\/]*)] + re_direlt=['/[^/][^/]*/\.\./'] + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + AC_MSG_CHECKING([for GNU ld]) +else + AC_MSG_CHECKING([for non-GNU ld]) +fi +AC_CACHE_VAL(lt_cv_path_LD, +[if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi]) +LD="$lt_cv_path_LD" +if test -n "$LD"; then + AC_MSG_RESULT($LD) +else + AC_MSG_RESULT(no) +fi +test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) +AC_PROG_LD_GNU +]) + +AC_DEFUN([AC_PROG_LD_GNU], +[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi]) +with_gnu_ld=$lt_cv_prog_gnu_ld +]) + +# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker +# -- PORTME Some linkers may need a different reload flag. +AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], +[AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, +[lt_cv_ld_reload_flag='-r']) +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" +]) + +# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies +# -- PORTME fill in with the dynamic library characteristics +AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], +[AC_CACHE_CHECK([how to recognise dependant libraries], +lt_cv_deplibs_check_method, +[lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.[012]) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method=['file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method=['file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method=["file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"] + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'] ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + [lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library'] + else + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'] + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + changequote(,)dnl + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + changequote([, ])dnl + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'] + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac +]) +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method +]) + + +# AC_PROG_NM - find the path to a BSD-compatible name lister +AC_DEFUN([AC_PROG_NM], +[AC_MSG_CHECKING([for BSD-compatible nm]) +AC_CACHE_VAL(lt_cv_path_NM, +[if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi]) +NM="$lt_cv_path_NM" +AC_MSG_RESULT([$NM]) +]) + +# AC_CHECK_LIBM - check for math library +AC_DEFUN([AC_CHECK_LIBM], +[AC_REQUIRE([AC_CANONICAL_HOST])dnl +LIBM= +case $host in +*-*-beos* | *-*-cygwin* | *-*-pw32*) + # These system don't have libm + ;; +*-ncr-sysv4.3*) + AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") + AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") + ;; +*) + AC_CHECK_LIB(m, main, LIBM="-lm") + ;; +esac +]) + +# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl convenience library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-convenience to the +# configure arguments. Note that LIBLTDL and INCLTDL are not +# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not +# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed +# with '${top_builddir}/' and INCLTDL will be prefixed with +# '${top_srcdir}/' (note the single quotes!). If your package is not +# flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +AC_DEFUN([AC_LIBLTDL_CONVENIENCE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + case $enable_ltdl_convenience in + no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; + "") enable_ltdl_convenience=yes + ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; + esac + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) +]) + +# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl installable library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-install to the configure +# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is +# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed +# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will +# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed +# with '${top_srcdir}/' (note the single quotes!). If your package is +# not flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +# In the future, this macro may have to be called after AC_PROG_LIBTOOL. +AC_DEFUN([AC_LIBLTDL_INSTALLABLE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + AC_CHECK_LIB(ltdl, main, + [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], + [if test x"$enable_ltdl_install" = xno; then + AC_MSG_WARN([libltdl not installed, but installation disabled]) + else + enable_ltdl_install=yes + fi + ]) + if test x"$enable_ltdl_install" = x"yes"; then + ac_configure_args="$ac_configure_args --enable-ltdl-install" + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) + else + ac_configure_args="$ac_configure_args --enable-ltdl-install=no" + LIBLTDL="-lltdl" + INCLTDL= + fi +]) + +# If this macro is not defined by Autoconf, define it here. +ifdef([AC_PROVIDE_IFELSE], + [], + [define([AC_PROVIDE_IFELSE], + [ifdef([AC_PROVIDE_$1], + [$2], [$3])])]) + +# AC_LIBTOOL_CXX - enable support for C++ libraries +AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_AC_LIBTOOL_CXX])]) + +AC_DEFUN([_AC_LIBTOOL_CXX], +[AC_REQUIRE([AC_PROG_CXX]) +AC_REQUIRE([AC_PROG_CXXCPP]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +# AC_LIBTOOL_GCJ - enable support for GCJ libraries +AC_DEFUN([AC_LIBTOOL_GCJ],[AC_REQUIRE([_AC_LIBTOOL_GCJ])]) + +AC_DEFUN([_AC_LIBTOOL_GCJ], +[AC_REQUIRE([AC_PROG_LIBTOOL]) +AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], + [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], + [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], + [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-gcj.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +dnl old names +AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) +AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) +AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) +AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) +AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) +AC_DEFUN([AM_PROG_LD], [AC_PROG_LD]) +AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) + +dnl This is just to silence aclocal about the macro not being used +ifelse([AC_DISABLE_FAST_INSTALL])dnl + +AC_DEFUN([LT_AC_PROG_GCJ], +[AC_CHECK_TOOL(GCJ, gcj, no) + test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" + AC_SUBST(GCJFLAGS) +]) +## -*- autoconf -*- + +dnl ------------------------------------------------------------------------------- +dnl Check wheter to use static linking, first parameter is the result (YES/NO) +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_STATIC_LINKING, +[ +$1="NO" + +AC_MSG_CHECKING(whether to use static linking) +AC_ARG_ENABLE(static-linking, + [ --enable-static-linking use static linking], + USE_STATIC_LINKING=$enableval, USE_STATIC_LINKING="no") + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + AC_SUBST(BT_LDFLAGS) + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + $1="YES"; +else + $1="NO"; +fi + +AC_MSG_RESULT($USE_STATIC_LINKING) +]) + +dnl ------------------------------------------------------------------------------- +dnl Checks the type of the distribution +dnl Possible names for the distributions are SuSE, RedHat, Mandrake +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_DISTRIBUTION, +[ +AC_MSG_CHECKING([for the used Linux distribution]) + +AC_ARG_WITH(distribution, +[ --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] ], +[ + ac_distribution=$withval +],ac_distribution=auto +) + +AC_ARG_WITH(distribution-version, +[ --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] ], +[ + ac_distribution_version=$withval +],ac_distribution_version=auto +) + +AC_ARG_WITH(rpm-prefix, +[ --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] ], +[ + ac_rpm_prefix=$withval +],ac_rpm_prefix=auto +) + +AC_ARG_WITH(rpm-group, +[ --with-rpm-group=DIR The group which will be used for the RPM system [auto] ], +[ + ac_rpm_group=$withval +],ac_rpm_group=auto +) + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=[$ac_distribution] +fi + +if test "$ac_distribution" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION, [ +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi +]) +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=[$ac_distribution_version] +fi +if test "$ac_distribution_version" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION_VERSION, [ +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=[`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`]; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=[`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=[`cat /etc/debian_version`] +fi +]) +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=[$ac_rpm_prefix] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_PREFIX, [ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi +]) +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=[$ac_rpm_group] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_GROUP, +[ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi +]) +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION, ${DISTRIBUTION}, [The type of your distribution]) +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION_VERSION, ${DISTRIBUTION_VERSION}, [The version of your distribution]) +fi + +AC_SUBST(DISTRIBUTION) +AC_SUBST(DISTRIBUTION_VERSION) +AC_SUBST(RPM_PREFIX) +AC_SUBST(RPM_GROUP) + +AC_MSG_RESULT([$DISTRIBUTION $DISTRIBUTION_VERSION]) + +AC_MSG_CHECKING([for RPM installation prefix]) +AC_MSG_RESULT([$RPM_PREFIX]) + +AC_MSG_CHECKING([for the correct RPM group]) +AC_MSG_RESULT([$RPM_GROUP]) +]) + diff --git a/bibletime-doc/aclocal.m4 b/bibletime-doc/aclocal.m4 new file mode 100644 index 0000000..1c941c6 --- /dev/null +++ b/bibletime-doc/aclocal.m4 @@ -0,0 +1,5278 @@ +dnl aclocal.m4 generated automatically by aclocal 1.4-p4 + +dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. + + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +dnl IMPORTANT NOTE: +dnl Please do not modify this file unless you expect your modifications to be +dnl carried into every other module in the repository. If you decide that you +dnl really want to modify it, contact coolo@kde.org mentioning that you have +dnl and that the modified file should be committed to every module. +dnl +dnl Single-module modifications are best placed in configure.in for kdelibs +dnl and kdebase or configure.in.in if present. + +dnl ------------------------------------------------------------------------ +dnl Forward compatibility macros (make autoconf 2.13 look like 2.50), +dnl thanks to Raja R Harinath. +dnl ------------------------------------------------------------------------ +dnl +ifdef([_AC_PATH_X_DIRECT],[], + [AC_DEFUN([_AC_PATH_X_DIRECT],[AC_PATH_X_DIRECT])]) +ifdef([_AC_PATH_X_XMKMF],[], + [AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])]) + +dnl ------------------------------------------------------------------------ +dnl Find a file (or one of more files in a list of dirs) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_FIND_FILE, +[ +$3=NO +for i in $2; +do + for j in $1; + do + echo "configure: __oline__: $i/$j" >&AC_FD_CC + if test -r "$i/$j"; then + echo "taking that" >&AC_FD_CC + $3=$i + break 2 + fi + done +done +]) + +dnl KDE_FIND_PATH(programm-name, variable-name, list of directories, +dnl if-not-found, test-parameter) +AC_DEFUN(KDE_FIND_PATH, +[ + AC_MSG_CHECKING([for $1]) + if test -n "$$2"; then + kde_cv_path="$$2"; + else + kde_cache=`echo $1 | sed 'y%./+-%__p_%'` + + AC_CACHE_VAL(kde_cv_path_$kde_cache, + [ + kde_cv_path="NONE" + dirs="$3" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/$1"; then + if test -n "$5" + then + evalstr="$dir/$1 $5 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/$1" + break + fi + else + kde_cv_path="$dir/$1" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + ]) + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + AC_MSG_RESULT(not found) + $4 + else + AC_MSG_RESULT($kde_cv_path) + $2=$kde_cv_path + + fi +]) + +AC_DEFUN(KDE_MOC_ERROR_MESSAGE, +[ + AC_MSG_ERROR([No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +]) +]) + +AC_DEFUN(KDE_UIC_ERROR_MESSAGE, +[ + AC_MSG_WARN([No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +]) +]) + +dnl ------------------------------------------------------------------------ +dnl Find the meta object compiler and the ui compiler in the PATH, +dnl in $QTDIR/bin, and some more usual places +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_MOC_UIC, +[ + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) + if test -z "$UIC_NOT_NEEDED"; then + KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC=""]) + if test -z "$UIC" ; then + KDE_UIC_ERROR_MESSAGE + exit 1 + fi + else + UIC="echo uic not available: " + fi + + AC_SUBST(MOC) + AC_SUBST(UIC) +]) + +AC_DEFUN(KDE_1_CHECK_PATHS, +[ + KDE_1_CHECK_PATH_HEADERS + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +AC_MSG_CHECKING([for KDE libraries installed]) +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + AC_MSG_RESULT(yes) +else + AC_MSG_ERROR([your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log.]) +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + +KDE_SET_PATHS($kde_result) + +]) + +AC_DEFUN(KDE_SET_PATHS, +[ + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$1" +]) + +AC_DEFUN(KDE_SET_DEFAULT_PATHS, +[ +if test "$1" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + KDE_SET_PATHS(defaults) + +else + + if test $kde_qtver = 1; then + AC_MSG_RESULT([compiling]) + KDE_1_CHECK_PATHS + else + AC_MSG_ERROR([path checking not yet supported for KDE 2]) + fi + +fi +]) + +AC_DEFUN(KDE_CHECK_PATHS_FOR_COMPLETENESS, +[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi +]) + +AC_DEFUN(KDE_MISSING_PROG_ERROR, +[ + AC_MSG_ERROR([The important program $1 was not found! +Please check whether you installed KDE correctly. +]) +]) + +AC_DEFUN(KDE_SUBST_PROGRAMS, +[ + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)]) + KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)]) + KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(mcopidl)]) + KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(artsc-config)]) + KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs]) + KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs]) + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + AC_SUBST(DCOPIDL) + AC_SUBST(DCOPIDL2CPP) + AC_SUBST(DCOP_DEPENDENCIES) + AC_SUBST(MCOPIDL) + AC_SUBST(ARTSCCONFIG) + AC_SUBST(KDECONFIG) + AC_SUBST(MEINPROC) + AC_SUBST(KDE_XSL_STYLESHEET) + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + ]) + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + AC_SUBST(kde_libs_prefix) + AC_SUBST(kde_libs_htmldir) +])dnl + +AC_DEFUN(AC_CREATE_KFSSTND, +[ +AC_REQUIRE([AC_CHECK_RPATH]) + +AC_MSG_CHECKING([for KDE paths]) +kde_result="" +kde_cached_paths=yes +AC_CACHE_VAL(kde_cv_all_paths, +[ + KDE_SET_DEFAULT_PATHS($1) + kde_cached_paths=no +]) +eval "$kde_cv_all_paths" +KDE_CHECK_PATHS_FOR_COMPLETENESS +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + KDE_SET_DEFAULT_PATHS($1) + eval "$kde_cv_all_paths" + KDE_CHECK_PATHS_FOR_COMPLETENESS + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + AC_MSG_ERROR([configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +]) +else + rm -f conftest* + AC_MSG_RESULT($kde_result) +fi + +bindir=$kde_bindir + +KDE_SUBST_PROGRAMS + +]) + +AC_DEFUN(AC_SUBST_KFSSTND, +[ +AC_SUBST(kde_htmldir) +AC_SUBST(kde_appsdir) +AC_SUBST(kde_icondir) +AC_SUBST(kde_sounddir) +AC_SUBST(kde_datadir) +AC_SUBST(kde_locale) +AC_SUBST(kde_confdir) +AC_SUBST(kde_mimedir) +AC_SUBST(kde_wallpaperdir) +AC_SUBST(kde_bindir) +dnl for KDE 2 +AC_SUBST(kde_templatesdir) +AC_SUBST(kde_servicesdir) +AC_SUBST(kde_servicetypesdir) +AC_SUBST(kde_moduledir) +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi +dnl AC_SUBST(kde_minidir) +dnl AC_SUBST(kde_cgidir) +dnl AC_SUBST(kde_toolbardir) +]) + +AC_DEFUN(KDE_MISC_TESTS, +[ + AC_LANG_C + dnl Checks for libraries. + AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD + AC_SUBST(LIBUTIL) + AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD + AC_SUBST(LIBCOMPAT) + kde_have_crypt= + AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes], + AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [ + AC_MSG_WARN([you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support]) + kde_have_crypt=no + ])) + AC_SUBST(LIBCRYPT) + if test $kde_have_crypt = yes; then + AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function]) + fi + AC_CHECK_SOCKLEN_T + AC_LANG_C + AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + AC_CHECK_LIB(dnet_stub, dnet_ntoa, + [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) + fi + AC_CHECK_FUNC(inet_ntoa) + if test $ac_cv_func_inet_ntoa = no; then + AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl") + fi + AC_CHECK_FUNC(connect) + if test $ac_cv_func_connect = no; then + AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", , + $X_EXTRA_LIBS) + fi + + AC_CHECK_FUNC(remove) + if test $ac_cv_func_remove = no; then + AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix") + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + AC_CHECK_FUNC(shmat, , + AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")) + + # Solaris 2.6 and others need -lresolv for res_init + AC_CHECK_FUNCS(res_init, , [ + kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + AC_TRY_LINK( +[ +#include +], +[ +res_init(); +], + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function]) + ) + LIBS=$kde_libs_safe + ]) + + LIBSOCKET="$X_EXTRA_LIBS" + AC_SUBST(LIBSOCKET) + AC_SUBST(LIBRESOLV) + AC_SUBST(X_EXTRA_LIBS) + AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4 + AC_SUBST(LIBUCB) + + case $host in dnl this *is* LynxOS specific + *-*-lynxos* ) + AC_MSG_CHECKING([LynxOS header file wrappers]) + [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"] + AC_MSG_RESULT(disabled) + AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS + ;; + esac + + KDE_CHECK_TYPES + KDE_CHECK_LIBDL +]) + +dnl ------------------------------------------------------------------------ +dnl Find the header files and libraries for X-Windows. Extended the +dnl macro AC_PATH_X +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(K_PATH_X, +[ +AC_REQUIRE([AC_PROG_CPP])dnl +AC_REQUIRE([KDE_MISC_TESTS])dnl +AC_MSG_CHECKING(for X) +AC_LANG_SAVE +AC_LANG_C +AC_CACHE_VAL(kde_cv_have_x, +[# One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +_AC_PATH_X_DIRECT +dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries. +dnl Unfortunately, if compiling with the N32 ABI, this is not the correct +dnl location. The correct location is /usr/lib32 or an undefined value +dnl (the linker is smart enough to pick the correct default library). +dnl Things work just fine if you use just AC_PATH_X_DIRECT. +dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to +dnl /usr/openwin/include, which doesn't work. /usr/include does work, so +dnl x_includes should be left alone. +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + _AC_PATH_X_XMKMF + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!]) +fi + +if test "$kde_x_libraries" = NO; then + AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!]) +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" +])dnl + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + AC_MSG_RESULT($have_x) + no_x=yes +else + AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes]) +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; dnl better than nothing :- + else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; dnl better than nothing :- + else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + +AC_SUBST(X_INCLUDES) +AC_SUBST(X_LDFLAGS) +AC_SUBST(x_libraries) +AC_SUBST(x_includes) + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +AC_CHECK_LIB(ICE, IceConnectionNumber, + [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS) +AC_SUBST(LIBSM) +LDFLAGS="$ac_save_LDFLAGS" + +AC_SUBST(X_PRE_LIBS) + +LIB_X11='-lX11 $(LIBSOCKET)' +AC_SUBST(LIB_X11) + +AC_MSG_CHECKING(for libXext) +AC_CACHE_VAL(kde_cv_have_libXext, +[ +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +AC_TRY_LINK([ +#include +#ifdef STDC_HEADERS +# include +#endif +], +[ +printf("hello Xext\n"); +], +kde_cv_have_libXext=yes, +kde_cv_have_libXext=no + ) + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + ]) + +AC_MSG_RESULT($kde_cv_have_libXext) + +if test "$kde_cv_have_libXext" = "no"; then + AC_MSG_ERROR([We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either.]) +fi + +AC_MSG_CHECKING(for Xinerama) + + AC_ARG_WITH(xinerama, + [ --with-xinerama enable support for Xinerama ], + [ + no_xinerama=no + ], [ + no_xinerama=yes + ] +) + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + AC_CACHE_VAL(ac_cv_have_xinerama, + [ + AC_TRY_LINK([#include + #include ], + [XineramaIsActive(NULL);], + [ac_cv_have_xinerama="yes"], + [ac_cv_have_xinerama="no"]) + ]) +else + ac_cv_have_xinerama=no; +fi + +AC_MSG_RESULT($ac_cv_have_xinerama) + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + AC_DEFINE(HAVE_XINERAMA, 1, [Define if you want Xinerama support]) + LIBXINERAMA="-lXinerama" +fi + +AC_SUBST(LIBXINERAMA) + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +AC_LANG_RESTORE + +]) + +AC_DEFUN(KDE_PRINT_QT_PROGRAM, +[ +AC_REQUIRE([KDE_USE_QT]) +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +if test "$kde_cv_qt_direct" = "yes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Try to find the Qt headers and libraries. +dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed) +dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_1_3, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([KDE_USE_QT]) + +dnl ------------------------------------------------------------------------ +dnl Add configure flag to enable linking to MT version of Qt library. +dnl ------------------------------------------------------------------------ + +AC_ARG_ENABLE( + mt, + [ --enable-mt link to threaded Qt (experimental)], + kde_use_qt_mt=$enableval, + kde_use_qt_mt=no +) + +USING_QT_MT="" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust some vars for the host. +dnl ------------------------------------------------------------------------ + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + AC_MSG_WARN([Compiler is not gcc. MT support disabled.]) + fi + ;; + *) + AC_MSG_WARN([MT not yet supported on $host - disabled.]) + ;; + esac + +fi + +kde_qt_was_given=yes + +dnl ------------------------------------------------------------------------ +dnl If we haven't been told how to link to Qt, we work it out for ourselves. +dnl ------------------------------------------------------------------------ + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust the Qt library name for the host. +dnl ------------------------------------------------------------------------ + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([AC_FIND_JPEG]) + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +AC_MSG_CHECKING([for Qt]) + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +AC_ARG_WITH(qt-dir, + [ --with-qt-dir=DIR where the root of Qt is installed ], + [ ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + ]) + +AC_ARG_WITH(qt-includes, + [ --with-qt-includes=DIR where the Qt includes are. ], + [ + ac_qt_includes="$withval" + ]) + +kde_qt_libs_given=no + +AC_ARG_WITH(qt-libraries, + [ --with-qt-libraries=DIR where the Qt library is installed.], + [ ac_qt_libraries="$withval" + kde_qt_libs_given=yes + ]) + +AC_CACHE_VAL(ac_cv_have_qt, +[#try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + +AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir) +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + +AC_LANG_SAVE +AC_LANG_CPLUSPLUS + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + +KDE_PRINT_QT_PROGRAM + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +AC_LANG_RESTORE +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log.]) +else + have_qt="yes" +fi +]) + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + AC_MSG_RESULT([$have_qt]); +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT]) + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then +KDE_CHECK_QT_DIRECT(qt_libraries= ,[]) +fi + +AC_SUBST(qt_libraries) +AC_SUBST(qt_includes) + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + +AC_SUBST(QT_INCLUDES) +AC_SUBST(QT_LDFLAGS) +AC_PATH_QT_MOC_UIC + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' +AC_SUBST(LIB_QT) + +]) + +AC_DEFUN(AC_PATH_QT, +[ +AC_PATH_QT_1_3 +]) + +AC_DEFUN(KDE_CHECK_FINAL, +[ + AC_ARG_ENABLE(final, [ --enable-final build size optimized apps (experimental - needs lots of memory)], + kde_use_final=$enableval, kde_use_final=no) + + KDE_COMPILER_REPO + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + AC_SUBST(KDE_USE_FINAL_TRUE) + AC_SUBST(KDE_USE_FINAL_FALSE) + + AC_ARG_ENABLE(closure, [ --disable-closure don't delay template instantiation], + kde_use_closure=$enableval, kde_use_closure=yes) + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) +]) + +dnl ------------------------------------------------------------------------ +dnl Now, the same with KDE +dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) +dnl and $(kde_includes) will be the kdehdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_BASE_PATH_KDE, +[ +AC_PREREQ([2.13]) +AC_REQUIRE([AC_PATH_QT])dnl +AC_CHECK_RPATH +AC_MSG_CHECKING([for KDE]) + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +AC_CACHE_VAL(ac_cv_have_kde, +[#try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z "$1"; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" +AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir) +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!]) +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" +AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir) +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!]) +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else dnl test -z $1 + + ac_cv_have_kde="have_kde=no" + +fi +])dnl + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix]) + else + ac_kde_exec_prefix="$exec_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix]) + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes]) + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi +AC_SUBST(kde_libraries) +AC_SUBST(kde_includes) + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + +AC_SUBST(KDE_LDFLAGS) +AC_SUBST(KDE_INCLUDES) + +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" +AC_SUBST(all_includes) +AC_SUBST(all_libraries) + +AC_SUBST(AUTODIRS) +]) + +AC_DEFUN(KDE_CHECK_EXTRA_LIBS, +[ +AC_MSG_CHECKING(for extra includes) +AC_ARG_WITH(extra-includes, [ --with-extra-includes=DIR + adds non standard include paths], + kde_use_extra_includes="$withval", + kde_use_extra_includes=NONE +) +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi +AC_SUBST(USER_INCLUDES) + +AC_MSG_RESULT($kde_use_extra_includes) + +kde_extra_libs= +AC_MSG_CHECKING(for extra libs) +AC_ARG_WITH(extra-libs, [ --with-extra-libs=DIR adds non standard library paths], + kde_use_extra_libs=$withval, + kde_use_extra_libs=NONE +) +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + +AC_SUBST(USER_LDFLAGS) + +AC_MSG_RESULT($kde_use_extra_libs) + +]) + +AC_DEFUN(KDE_1_CHECK_PATH_HEADERS, +[ + AC_MSG_CHECKING([for KDE headers installed]) + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if AC_TRY_EVAL(ac_compile); then + AC_MSG_RESULT(yes) + else + AC_MSG_ERROR([your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log.]) + fi + + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_KDEQTADDON, +[ +AC_MSG_CHECKING(for kde-qt-addon) +AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +[ + kde_ldflags_safe="$LDFLAGS" + kde_libs_safe="$LIBS" + kde_cxxflags_safe="$CXXFLAGS" + + LIBS="-lkde-qt-addon $LIBQT $LIBS" + CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes" + LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS" + + AC_TRY_LINK([ + #include + ], + [ + QDomDocument doc; + ], + kde_cv_have_kdeqtaddon=yes, + kde_cv_have_kdeqtaddon=no + ) + + LDFLAGS=$kde_ldflags_safe + LIBS=$kde_libs_safe + kde_cxxflags_safe="$CXXFLAGS" +]) + +AC_MSG_RESULT($kde_cv_have_kdeqtaddon) + +if test "$kde_cv_have_kdeqtaddon" = "no"; then + AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. +It is a separate package (and CVS module) named kde-qt-addon.]) +fi +]) + +AC_DEFUN(KDE_CHECK_KIMGIO, +[ + AC_REQUIRE([AC_BASE_PATH_KDE]) + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + AC_REQUIRE([AC_FIND_TIFF]) + AC_REQUIRE([AC_FIND_JPEG]) + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([KDE_CREATE_LIBS_ALIASES]) + + if test "$1" = "existance"; then + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries $LIBJPEG $LIBTIFF $LIBPNG $LIBQT -lm" + AC_CHECK_LIB(kimgio, kimgioRegister, [ + LIBKIMGIO_EXISTS=yes],LIBKIMGIO_EXISTS=no) + LIBS="$kde_save_LIBS" + AC_LANG_RESTORE + else + LIBKIMGIO_EXISTS=yes + fi + + if test "$LIBKIMGIO_EXISTS" = "yes"; then + LIB_KIMGIO='-lkimgio' + else + LIB_KIMGIO='' + fi + AC_SUBST(LIB_KIMGIO) +]) + +AC_DEFUN(KDE_CREATE_LIBS_ALIASES, +[ + AC_REQUIRE([KDE_MISC_TESTS]) + AC_REQUIRE([KDE_CHECK_LIBDL]) + AC_REQUIRE([K_PATH_X]) + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui' + AC_SUBST(LIB_KDEUI) + LIB_KFORMULA='-lkformula' + AC_SUBST(LIB_KFORMULA) + LIB_KIO='-lkio' + AC_SUBST(LIB_KIO) + LIB_KSYCOCA='-lksycoca' + AC_SUBST(LIB_KSYCOCA) + LIB_SMB='-lsmb' + AC_SUBST(LIB_SMB) + LIB_KFILE='-lkfile' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab' + AC_SUBST(LIB_KAB) + LIB_KHTML='-lkhtml' + AC_SUBST(LIB_KHTML) + LIB_KSPELL='-lkspell' + AC_SUBST(LIB_KSPELL) + LIB_KPARTS='-lkparts' + AC_SUBST(LIB_KPARTS) + LIB_KWRITE='-lkwrite' + AC_SUBST(LIB_KWRITE) +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + AC_SUBST(LIB_KDEUI) + LIB_KFM='-lkfm $(LIB_KDECORE)' + AC_SUBST(LIB_KFM) + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + AC_SUBST(LIB_KAB) +fi +]) + +AC_DEFUN(AC_PATH_KDE, +[ + AC_BASE_PATH_KDE + AC_ARG_ENABLE(path-check, [ --disable-path-check don't try to find out, where to install], + [ + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + ], + [ + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + ] + ) + + AC_CREATE_KFSSTND($ac_use_path_checking) + + AC_SUBST_KFSSTND + KDE_CREATE_LIBS_ALIASES +]) + +dnl obsolete +AC_DEFUN(AC_CHECK_SETENV, +[ + AC_OBSOLETE([$0], [; instead use AC_CHECK_FUNCS([setenv unsetenv])])dnl + AC_CHECK_FUNCS([setenv unsetenv]) +]) + +AC_DEFUN(AC_CHECK_GETDOMAINNAME, +[ +AC_MSG_CHECKING(for getdomainname) +AC_CACHE_VAL(ac_cv_func_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +kde_safe_LIBS="$LIBS" +LIBS="$LIBS $X_EXTRA_LIBS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_COMPILE([ +#include +#include +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], +ac_cv_func_getdomainname=yes, +ac_cv_func_getdomainname=no) +CXXFLAGS="$save_CXXFLAGS" +LIBS=$kde_safe_LIBS +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_getdomainname) + +AC_MSG_CHECKING([if getdomainname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + ac_cv_proto_getdomainname=no +else + kde_safe_libs=$LIBS + LIBS="$LIBS $X_EXTRA_LIBS" + AC_TRY_LINK([ +#include +#include + +extern "C" int getdomainname (char *, int); +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], + ac_cv_func_getdomainname=yes + ac_cv_proto_getdomainname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR([getdomainname unavailable])) +fi +LIBS=$kde_safe_libs +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_getdomainname) + +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) +fi +if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then + AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, + [Define if you have getdomainname prototype]) +fi + +]) + +AC_DEFUN(AC_CHECK_GETHOSTNAME, +[ + +AC_MSG_CHECKING([for gethostname]) +AC_CACHE_VAL(ac_cv_func_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_LINK([ +#include +#include +], +[ +char buffer[200]; +gethostname(buffer, 200); +], +ac_cv_func_gethostname=yes, +ac_cv_func_gethostname=no) +CXXFLAGS="$save_CXXFLAGS" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_gethostname) + +AC_MSG_CHECKING([if gethostname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + ac_cv_proto_gethostname=no +else + AC_TRY_LINK([ +#include +#include + +extern "C" int gethostname (char *, int); +], +[ +char buffer[200]; +gethostname(buffer, 200); +], + ac_cv_func_gethostname=yes + ac_cv_proto_gethostname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR(gethostname unavailable)) +fi +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_gethostname) + +if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then + AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, + [Define if you have gethostname prototype]) +fi +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) +fi +]) + +AC_DEFUN(AC_CHECK_USLEEP, +[ +AC_MSG_CHECKING([for usleep]) +AC_CACHE_VAL(ac_cv_func_usleep, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +#include +], +[ +usleep(200); +], +ac_cv_func_usleep=yes, +ac_cv_func_usleep=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_usleep) +if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then + AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) +fi +]) + +AC_DEFUN(AC_CHECK_RANDOM, +[ +AC_MSG_CHECKING([for random]) +AC_CACHE_VAL(ac_cv_func_random, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +], +[ +random(); +], +ac_cv_func_random=yes, +ac_cv_func_random=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_random) +if eval "test \"`echo $ac_cv_func_random`\" = yes"; then + AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) +fi +]) + +AC_DEFUN(AC_FIND_GIF, + [AC_MSG_CHECKING([for giflib]) +AC_CACHE_VAL(ac_cv_lib_gif, +[ac_save_LIBS="$LIBS" +LIBS="$all_libraries -lgif -lX11 $LIBSOCKET" +AC_TRY_LINK(dnl +[ +#ifdef __cplusplus +extern "C" { +#endif +int GifLastError(void); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [return GifLastError();], + eval "ac_cv_lib_gif=yes", + eval "ac_cv_lib_gif=no") +LIBS="$ac_save_LIBS" +])dnl +if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif]) +else + AC_MSG_ERROR(You need giflib30. Please install the kdesupport package) +fi +]) + +AC_DEFUN(KDE_FIND_JPEG_HELPER, +[ +AC_MSG_CHECKING([for libjpeg$2]) +AC_CACHE_VAL(ac_cv_lib_jpeg_$1, +[ +AC_LANG_C +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK( +[/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [jpeg_CreateDecompress(0L, 0, 0);], + eval "ac_cv_lib_jpeg_$1=-ljpeg$2", + eval "ac_cv_lib_jpeg_$1=no") +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" +]) + +if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_$1" + AC_MSG_RESULT($ac_cv_lib_jpeg_$1) +else + AC_MSG_RESULT(no) + $3 +fi + +]) + +AC_DEFUN(AC_FIND_JPEG, +[ +dnl first look for libraries +KDE_FIND_JPEG_HELPER(6b, 6b, + KDE_FIND_JPEG_HELPER(normal, [], + [ + LIBJPEG= + ] + ) +) + +dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h +dnl requires system dependent includes loaded before it) +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" +AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +dnl if headers _and_ libraries are missing, this is no error, and we +dnl continue with a warning (the user will get no jpeg support in khtml) +dnl if only one is missing, it means a configuration error, but we still +dnl only warn +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg]) +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + AC_MSG_WARN([ +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +]) + else + AC_MSG_WARN([libjpeg not found. disable JPEG support.]) + fi + jpeg_incdir= + LIBJPEG= +fi + +AC_SUBST(LIBJPEG) +]) + +AC_DEFUN(AC_FIND_ZLIB, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for libz]) +AC_CACHE_VAL(ac_cv_lib_z, +[ +AC_LANG_C +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK(dnl +[ +#include +], + [return (zlibVersion() == ZLIB_VERSION); ], + eval "ac_cv_lib_z='-lz'", + eval "ac_cv_lib_z=no") +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if test ! "$ac_cv_lib_z" = no; then + AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz]) + LIBZ="$ac_cv_lib_z" + AC_SUBST(LIBZ) + AC_MSG_RESULT($ac_cv_lib_z) +else + AC_MSG_ERROR(not found. Check your installation and look into config.log) + LIBZ="" + AC_SUBST(LIBZ) +fi +]) + +AC_DEFUN(KDE_TRY_TIFFLIB, +[ +AC_MSG_CHECKING([for libtiff $1]) + +AC_CACHE_VAL(kde_cv_libtiff_$1, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm" +kde_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES" + +AC_TRY_LINK(dnl +[ +#include +], + [return (TIFFOpen( "", "r") == 0); ], +[ + kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ" +], [ + kde_cv_libtiff_$1=no +]) + +LIBS="$kde_save_LIBS" +CXXFLAGS="$kde_save_CXXFLAGS" +AC_LANG_RESTORE +]) + +if test "$kde_cv_libtiff_$1" = "no"; then + AC_MSG_RESULT(no) + LIBTIFF="" + $3 +else + LIBTIFF="$kde_cv_libtiff_$1" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff]) + $2 +fi + +]) + +AC_DEFUN(AC_FIND_TIFF, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +KDE_TRY_TIFFLIB(tiff, [], + KDE_TRY_TIFFLIB(tiff34)) + +AC_SUBST(LIBTIFF) +]) + + +AC_DEFUN(AC_FIND_PNG, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_MSG_CHECKING([for libpng]) +AC_CACHE_VAL(ac_cv_lib_png, +[ +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_LANG_C +AC_TRY_LINK(dnl + [ + #include + ], + [ + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + ], + eval "ac_cv_lib_png='-lpng $LIBZ -lm'", + eval "ac_cv_lib_png=no" +) +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) + LIBPNG="$ac_cv_lib_png" + AC_SUBST(LIBPNG) + AC_MSG_RESULT($ac_cv_lib_png) +else + AC_MSG_RESULT(no) + LIBPNG="" + AC_SUBST(LIBPNG) +fi +]) + +AC_DEFUN(AC_CHECK_BOOL, +[ + AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool]) +]) + +AC_DEFUN(AC_CHECK_GNU_EXTENSIONS, +[ +AC_MSG_CHECKING(if you need GNU extensions) +AC_CACHE_VAL(ac_cv_gnu_extensions, +[ +cat > conftest.c << EOF +#include + +#ifdef __GNU_LIBRARY__ +yes +#endif +EOF + +if (eval "$ac_cpp conftest.c") 2>&5 | + egrep "yes" >/dev/null 2>&1; then + rm -rf conftest* + ac_cv_gnu_extensions=yes +else + ac_cv_gnu_extensions=no +fi +]) + +AC_MSG_RESULT($ac_cv_gnu_extensions) +if test "$ac_cv_gnu_extensions" = "yes"; then + AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions]) +fi +]) + +AC_DEFUN(KDE_CHECK_COMPILER_FLAG, +[ +dnl AC_REQUIRE([AC_CHECK_COMPILERS]) <- breaks with autoconf 2.50 +AC_MSG_CHECKING(whether $CXX supports -$1) +kde_cache=`echo $1 | sed 'y%.=/+-%___p_%'` +AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, +[ +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then + if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* +]) +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + AC_MSG_RESULT(yes) + : + $2 +else + AC_MSG_RESULT(no) + : + $3 +fi +]) + +dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables +dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever]) +dnl it's all white-space separated +AC_DEFUN(AC_REMOVE_FORBIDDEN, +[ __val=$$1 + __forbid=" $2 " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + $1=$__new + fi +]) + +dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given +AC_DEFUN(AC_VALIDIFY_CXXFLAGS, +[dnl + AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath]) + AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath]) +]) + +AC_DEFUN(AC_CHECK_COMPILERS, +[ + AC_ARG_ENABLE(debug,[ --enable-debug enables debug symbols [default=no]], + [ + if test $enableval = "no"; dnl + then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + ], + [kde_use_debug_code="no" + kde_use_debug_define=no + ]) + + dnl Just for configure --help + AC_ARG_ENABLE(dummyoption,[ --disable-debug disables debug output and debug symbols [default=no]],[],[]) + + AC_ARG_ENABLE(strict,[ --enable-strict compiles with strict compiler options (may not work!)], + [ + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + ], [kde_use_strict_options="no"]) + + AC_ARG_ENABLE(profile,[ --enable-profile creates profiling infos [default=no]], + [kde_use_profiling=$enableval], + [kde_use_profiling="no"] + ) + + dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS + CFLAGS=" $CFLAGS" + + AC_PROG_CC + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + AC_PROG_CXX + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(Wnon-virtual-dtor,[CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"]) + + case $host in dnl + *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + KDE_CHECK_COMPILER_FLAG(pg, + [ + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + ]) + fi + + KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) + KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"]) + KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= ) + AC_SUBST(USE_EXCEPTIONS) + dnl obsolete macro - provided to keep things going + USE_RTTI= + AC_SUBST(USE_RTTI) + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so]) + fi + fi + ;; + esac + + AC_VALIDIFY_CXXFLAGS + + AC_PROG_CXXCPP + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + AC_SUBST(NOOPT_CXXFLAGS) + + KDE_CHECK_FINAL + + ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), []) + + KDE_CXXFLAGS= + AC_SUBST(KDE_CXXFLAGS) +]) + +AC_DEFUN(KDE_ADD_DEPENDENCIES, +[ + [A]M_DEPENDENCIES(CC) + [A]M_DEPENDENCIES(CXX) +]) + +dnl just a wrapper to clean up configure.in +AC_DEFUN(KDE_PROG_LIBTOOL, +[ +AC_REQUIRE([AC_CHECK_COMPILERS]) +AC_REQUIRE([AC_ENABLE_SHARED]) +AC_REQUIRE([AC_ENABLE_STATIC]) + +AC_REQUIRE([AC_LIBTOOL_DLOPEN]) + +AC_LANG_SAVE +AC_LANG_C +AC_OBJEXT +AC_EXEEXT +AC_LANG_RESTORE + +AM_PROG_LIBTOOL +AC_LIBTOOL_CXX + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" +AC_SUBST(KDE_PLUGIN) + +AC_ARG_ENABLE(objprelink, [ --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])], + kde_use_objprelink=$enableval, kde_use_objprelink=no) + if test "x$kde_use_objprelink" = "xyes"; then + + KDE_FIND_PATH(objprelink, OBJPRELINK, [], [kde_use_objprelink=no]) + + if test "x$kde_use_objprelink" = "xyes"; then + AC_MSG_CHECKING([Patching libtool to run objprelink.]) + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + AC_MSG_RESULT(done) + fi + fi +]) + +AC_DEFUN(KDE_CHECK_TYPES, +[ AC_CHECK_SIZEOF(int, 4)dnl + AC_CHECK_SIZEOF(long, 4)dnl + AC_CHECK_SIZEOF(char *, 4)dnl + AC_CHECK_SIZEOF(char, 1)dnl +])dnl + +AC_DEFUN(KDE_DO_IT_ALL, +[ +AC_CANONICAL_SYSTEM +AC_ARG_PROGRAM +AM_INIT_AUTOMAKE($1, $2) +AM_DISABLE_LIBRARIES +AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) +AC_CHECK_COMPILERS +KDE_PROG_LIBTOOL +AM_KDE_WITH_NLS +AC_PATH_KDE +]) + +AC_DEFUN(AC_CHECK_RPATH, +[ +AC_MSG_CHECKING(for rpath) +AC_ARG_ENABLE(rpath, + [ --disable-rpath do not use the rpath feature of ld], + USE_RPATH=$enableval, USE_RPATH=yes) + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + dnl $x_libraries is set to /usr/lib in case + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi +AC_SUBST(KDE_EXTRA_RPATH) +AC_SUBST(KDE_RPATH) +AC_MSG_RESULT($USE_RPATH) +]) + +dnl Check for the type of the third argument of getsockname +AC_DEFUN(AC_CHECK_SOCKLEN_T, [ + AC_MSG_CHECKING(for socklen_t) + AC_CACHE_VAL(ac_cv_socklen_t, [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ +#include +#include + ],[ +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=socklen_t, + AC_TRY_COMPILE([ +#include +#include + ],[ +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=int, + ac_cv_socklen_t=size_t + ) + ) + AC_LANG_RESTORE + ]) + + AC_MSG_RESULT($ac_cv_socklen_t) + if test "$ac_cv_socklen_t" != "socklen_t"; then + AC_DEFINE_UNQUOTED(socklen_t, $ac_cv_socklen_t, + [Define the real type of socklen_t]) + fi + AC_DEFINE_UNQUOTED(ksize_t, socklen_t, [Compatibility define]) + +]) + +dnl This is a merge of some macros out of the gettext aclocal.m4 +dnl since we don't need anything, I took the things we need +dnl the copyright for them is: +dnl > +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl This Makefile.in is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. +dnl > +dnl for this file it is relicensed under LGPL + +AC_DEFUN(AM_KDE_WITH_NLS, + [ + dnl If we use NLS figure out what method + + AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, + [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + AC_SUBST(GMSGFMT) + AC_SUBST(MSGFMT) + + AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, + [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) + + dnl Test whether we really found GNU xgettext. + if test "$XGETTEXT" != ":"; then + dnl If it is no GNU xgettext we define it as : so that the + dnl Makefiles still can work. + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + AC_MSG_RESULT( + [found xgettext programs is not GNU xgettext; ignore it]) + XGETTEXT=":" + fi + fi + AC_SUBST(XGETTEXT) + + ]) + +# Search path for a program which passes the given test. +# Ulrich Drepper , 1996. + +# serial 1 +# Stephan Kulow: I appended a _KDE against name conflicts + +dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR, +dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) +AC_DEFUN(AM_PATH_PROG_WITH_TEST_KDE, +[# Extract the first word of "$2", so it can be a program name with args. +set dummy $2; ac_word=[$]2 +AC_MSG_CHECKING([for $ac_word]) +AC_CACHE_VAL(ac_cv_path_$1, +[case "[$]$1" in + /*) + ac_cv_path_$1="[$]$1" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in ifelse([$5], , $PATH, [$5]); do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if [$3]; then + ac_cv_path_$1="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" +dnl If no 4th arg is given, leave the cache variable unset, +dnl so AC_PATH_PROGS will keep looking. +ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" +])dnl + ;; +esac])dnl +$1="$ac_cv_path_$1" +if test -n "[$]$1"; then + AC_MSG_RESULT([$]$1) +else + AC_MSG_RESULT(no) +fi +AC_SUBST($1)dnl +]) + + +# Check whether LC_MESSAGES is available in . +# Ulrich Drepper , 1995. + +# serial 1 + +AC_DEFUN(AM_LC_MESSAGES, + [if test $ac_cv_header_locale_h = yes; then + AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, + [AC_TRY_LINK([#include ], [return LC_MESSAGES], + am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) + if test $am_cv_val_LC_MESSAGES = yes; then + AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) + fi + fi]) + +dnl From Jim Meyering. +dnl FIXME: migrate into libit. + +AC_DEFUN([AM_FUNC_OBSTACK], +[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, + [AC_TRY_LINK([#include "obstack.h"], + [struct obstack *mem;obstack_free(mem,(char *) 0)], + am_cv_func_obstack=yes, + am_cv_func_obstack=no)]) + if test $am_cv_func_obstack = yes; then + AC_DEFINE(HAVE_OBSTACK) + else + LIBOBJS="$LIBOBJS obstack.o" + fi +]) + +dnl From Jim Meyering. Use this if you use the GNU error.[ch]. +dnl FIXME: Migrate into libit + +AC_DEFUN([AM_FUNC_ERROR_AT_LINE], +[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, + [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], + am_cv_lib_error_at_line=yes, + am_cv_lib_error_at_line=no)]) + if test $am_cv_lib_error_at_line = no; then + LIBOBJS="$LIBOBJS error.o" + fi + AC_SUBST(LIBOBJS)dnl +]) + +# Macro to add for using GNU gettext. +# Ulrich Drepper , 1995. + +# serial 1 +# Stephan Kulow: I put a KDE in it to avoid name conflicts + +AC_DEFUN(AM_KDE_GNU_GETTEXT, + [AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AC_PROG_RANLIB])dnl + AC_REQUIRE([AC_HEADER_STDC])dnl + AC_REQUIRE([AC_TYPE_OFF_T])dnl + AC_REQUIRE([AC_TYPE_SIZE_T])dnl + AC_REQUIRE([AC_FUNC_ALLOCA])dnl + AC_REQUIRE([AC_FUNC_MMAP])dnl + AC_REQUIRE([AM_KDE_WITH_NLS])dnl + AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h]) + AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \ +__argz_count __argz_stringify __argz_next]) + + AC_MSG_CHECKING(for stpcpy) + AC_CACHE_VAL(kde_cv_func_stpcpy, + [ + kde_safe_cxxflags=$CXXFLAGS + CXXFLAGS="-Wmissing-prototypes -Werror" + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ + #include + ], + [ + char buffer[200]; + stpcpy(buffer, buffer); + ], + kde_cv_func_stpcpy=yes, + kde_cv_func_stpcpy=no) + AC_LANG_RESTORE + CXXFLAGS=$kde_safe_cxxflags + ]) + AC_MSG_RESULT($kde_cv_func_stpcpy) + if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then + AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) + fi + + AM_LC_MESSAGES + + if test "x$CATOBJEXT" != "x"; then + if test "x$ALL_LINGUAS" = "x"; then + LINGUAS= + else + AC_MSG_CHECKING(for catalogs to be installed) + NEW_LINGUAS= + for lang in ${LINGUAS=$ALL_LINGUAS}; do + case "$ALL_LINGUAS" in + *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;; + esac + done + LINGUAS=$NEW_LINGUAS + AC_MSG_RESULT($LINGUAS) + fi + + dnl Construct list of names of catalog files to be constructed. + if test -n "$LINGUAS"; then + for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done + fi + fi + + ]) + +AC_DEFUN(AC_HAVE_XPM, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$XPM_LDFLAGS" && XPM_LDFLAGS= + test -z "$XPM_INCLUDE" && XPM_INCLUDE= + + AC_ARG_WITH(xpm, [ --without-xpm disable color pixmap XPM tests], + xpm_test=$withval, xpm_test="yes") + if test "x$xpm_test" = xno; then + ac_cv_have_xpm=no + else + AC_MSG_CHECKING(for XPM) + AC_CACHE_VAL(ac_cv_have_xpm, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES" + test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS" + AC_TRY_LINK([#include ],[], + ac_cv_have_xpm="yes",ac_cv_have_xpm="no") + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_xpm" = no; then + AC_MSG_RESULT(no) + XPM_LDFLAGS="" + XPMINC="" + $2 + else + AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support]) + if test "$XPM_LDFLAGS" = ""; then + XPMLIB='-lXpm $(LIB_X11)' + else + XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)' + fi + if test "$XPM_INCLUDE" = ""; then + XPMINC="" + else + XPMINC="-I$XPM_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(XPMINC) + AC_SUBST(XPMLIB) +]) + +AC_DEFUN(AC_HAVE_DPMS, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS= + test -z "$DPMS_INCLUDE" && DPMS_INCLUDE= + DPMS_LIB= + + AC_ARG_WITH(dpms, [ --without-dpms disable DPMS power saving], + dpms_test=$withval, dpms_test="yes") + if test "x$dpms_test" = xno; then + ac_cv_have_dpms=no + else + AC_MSG_CHECKING(for DPMS) + dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms. + dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms". + AC_CACHE_VAL(ac_cv_have_dpms, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + ac_save_libs="$LIBS" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + ac_cv_have_dpms="yes", [ + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + LIBS="$LIBS -lXdpms" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + [ + ac_cv_have_dpms="-lXdpms" + ],ac_cv_have_dpms="no") + ]) + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LIBS="$ac_save_libs" + ])dnl + + if test "$ac_cv_have_dpms" = no; then + AC_MSG_RESULT(no) + DPMS_LDFLAGS="" + DPMSINC="" + $2 + else + AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support]) + if test "$ac_cv_have_dpms" = "-lXdpms"; then + DPMS_LIB="-lXdpms" + fi + if test "$DPMS_LDFLAGS" = ""; then + DPMSLIB="$DPMS_LIB "'$(LIB_X11)' + else + DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)' + fi + if test "$DPMS_INCLUDE" = ""; then + DPMSINC="" + else + DPMSINC="-I$DPMS_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(DPMSINC) + AC_SUBST(DPMSLIB) +]) + +AC_DEFUN(AC_HAVE_GL, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$GL_LDFLAGS" && GL_LDFLAGS= + test -z "$GL_INCLUDE" && GL_INCLUDE= + + AC_ARG_WITH(gl, [ --without-gl disable 3D GL modes], + gl_test=$withval, gl_test="yes") + if test "x$gl_test" = xno; then + ac_cv_have_gl=no + else + AC_MSG_CHECKING(for GL) + AC_CACHE_VAL(ac_cv_have_gl, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries -lMesaGL -lMesaGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="mesa", ac_cv_have_gl="no") + if test "x$ac_cv_have_gl" = "xno"; then + LDFLAGS="$ac_save_ldflags $X_LDFLAGS $GL_LDFLAGS $all_libraries -lGL -lGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$ac_save_cflags $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="yes", ac_cv_have_gl="no") + fi + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_gl" = "no"; then + AC_MSG_RESULT(no) + GL_LDFLAGS="" + GLINC="" + $2 + else + AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)]) + if test "$GL_LDFLAGS" = ""; then + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB='-lMesaGL -lMesaGLU $(LIB_X11)' + else + GLLIB='-lGL -lGLU $(LIB_X11)' + fi + else + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB="$GL_LDFLAGS -lMesaGL -lMesaGLU "'$(LIB_X11)' + else + GLLIB="$GL_LDFLAGS -lGL -lGLU "'$(LIB_X11)' + fi + fi + if test "$GL_INCLUDE" = ""; then + GLINC="" + else + GLINC="-I$GL_INCLUDE" + fi + AC_MSG_RESULT($ac_cv_have_gl) + $1 + fi + fi + AC_SUBST(GLINC) + AC_SUBST(GLLIB) +]) + + + dnl shadow password and PAM magic - maintained by ossi@kde.org + +AC_DEFUN(KDE_PAM, [ + AC_REQUIRE([KDE_CHECK_LIBDL]) + + AC_ARG_WITH(pam, + [ --with-pam[=ARG] enable support for PAM: ARG=[yes|no|service name]], + [ if test "x$withval" = "xyes"; then + use_pam=yes + pam_service=kde + elif test "x$withval" = "xno"; then + use_pam=no + else + use_pam=yes + pam_service=$withval + fi + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ], [ + AC_CACHE_VAL(ac_cv_path_pam, + [ use_pam=no + AC_CHECK_LIB(pam, pam_start, + [ AC_CHECK_HEADER(security/pam_appl.h, + [ use_pam=yes + pam_service=kde ]) + ], , $LIBDL) + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ]) + ]) + eval "$ac_cv_path_pam" + + AC_MSG_CHECKING(for PAM) + if test "x$use_pam" = xno; then + AC_MSG_RESULT(no) + PAMLIBS="" + else + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)]) + PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL" + + dnl test whether struct pam_message is const (Linux) or not (Sun) + AC_MSG_CHECKING(for const pam_message) + AC_EGREP_HEADER([struct pam_message], security/pam_appl.h, + [ AC_EGREP_HEADER([const struct pam_message], security/pam_appl.h, + [AC_MSG_RESULT([const: Linux-type PAM])], + [AC_MSG_RESULT([nonconst: Sun-type PAM]) + AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])] + )], + [AC_MSG_RESULT([not found - assume const, Linux-type PAM])]) + fi + + AC_SUBST(PAMLIBS) +]) + +dnl DEF_PAM_SERVICE(arg name, full name, define name) +AC_DEFUN(DEF_PAM_SERVICE, [ + AC_ARG_WITH($1-pam, + [ --with-$1-pam=[val] override PAM service from --with-pam for $2], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$withval" + else + AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected. +You may want to enforce it by using --with-pam.]) + fi + ], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$pam_service" + fi + ]) + if test -n "$$3_PAM_SERVICE"; then + AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE]) + AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2]) + fi + AC_SUBST($3_PAM_SERVICE) +]) + +AC_DEFUN(KDE_SHADOWPASSWD, [ + AC_REQUIRE([KDE_PAM]) + + AC_CHECK_LIB(shadow, getspent, + [ LIBSHADOW="-lshadow" + ac_use_shadow=yes + ], + [ dnl for UnixWare + AC_CHECK_LIB(gen, getspent, + [ LIBGEN="-lgen" + ac_use_shadow=yes + ], + [ AC_CHECK_FUNC(getspent, + [ ac_use_shadow=yes ], + [ ac_use_shadow=no ]) + ]) + ]) + AC_SUBST(LIBSHADOW) + AC_SUBST(LIBGEN) + + AC_MSG_CHECKING([for shadow passwords]) + + AC_ARG_WITH(shadow, + [ --with-shadow If you want shadow password support ], + [ if test "x$withval" != "xno"; then + use_shadow=yes + else + use_shadow=no + fi + ], [ + use_shadow="$ac_use_shadow" + ]) + + if test "x$use_shadow" = xyes; then + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords]) + else + AC_MSG_RESULT(no) + LIBSHADOW= + LIBGEN= + fi + + dnl finally make the relevant binaries setuid root, if we have shadow passwds. + dnl this still applies, if we could use it indirectly through pam. + if test "x$use_shadow" = xyes || + ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then + case $host in + *-*-freebsd* | *-*-netbsd* | *-*-openbsd*) + SETUIDFLAGS="-m 4755 -o root";; + *) + SETUIDFLAGS="-m 4755";; + esac + fi + AC_SUBST(SETUIDFLAGS) + +]) + +AC_DEFUN(KDE_PASSWDLIBS, [ + AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT + AC_REQUIRE([KDE_PAM]) + AC_REQUIRE([KDE_SHADOWPASSWD]) + + if test "x$use_pam" = "xyes"; then + PASSWDLIBS="$PAMLIBS" + else + PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN" + fi + + AC_SUBST(PASSWDLIBS) +]) + +AC_DEFUN(KDE_CHECK_LIBDL, +[ +AC_CHECK_LIB(dl, dlopen, [ +LIBDL="-ldl" +ac_cv_have_dlfcn=yes +]) + +AC_CHECK_LIB(dld, shl_unload, [ +LIBDL="-ldld" +ac_cv_have_shload=yes +]) + +AC_SUBST(LIBDL) +]) + +AC_DEFUN(KDE_CHECK_DLOPEN, +[ +KDE_CHECK_LIBDL +AC_CHECK_HEADERS(dlfcn.h dl.h) +if test "$ac_cv_header_dlfcn_h" = "no"; then + ac_cv_have_dlfcn=no +fi + +if test "$ac_cv_header_dl_h" = "no"; then + ac_cv_have_shload=no +fi + +dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE +dnl (MM) +AC_ARG_ENABLE(dlopen, +[ --disable-dlopen link statically [default=no]] , +enable_dlopen=$enableval, +enable_dlopen=yes) + +# override the user's opinion, if we know it better ;) +if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then + enable_dlopen=no +fi + +if test "$ac_cv_have_dlfcn" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn]) +fi + +if test "$ac_cv_have_shload" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload]) +fi + +if test "$enable_dlopen" = no ; then + test -n "$1" && eval $1 +else + test -n "$2" && eval $2 +fi + +]) + +AC_DEFUN(KDE_CHECK_DYNAMIC_LOADING, +[ +KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no) +KDE_PROG_LIBTOOL +AC_MSG_CHECKING([dynamic loading]) +eval "`egrep '^build_libtool_libs=' libtool`" +if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then + dynamic_loading=yes + AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING) +else + dynamic_loading=no +fi +AC_MSG_RESULT($dynamic_loading) +if test "$dynamic_loading" = "yes"; then + $1 +else + $2 +fi +]) + +AC_DEFUN(KDE_ADD_INCLUDES, +[ +if test -z "$1"; then + test_include="Pix.h" +else + test_include="$1" +fi + +AC_MSG_CHECKING([for libg++ ($test_include)]) + +AC_CACHE_VAL(kde_cv_libgpp_includes, +[ +kde_cv_libgpp_includes=no + + for ac_dir in \ + \ + /usr/include/g++ \ + /usr/include \ + /usr/unsupported/include \ + /opt/include \ + $extra_include \ + ; \ + do + if test -r "$ac_dir/$test_include"; then + kde_cv_libgpp_includes=$ac_dir + break + fi + done +]) + +AC_MSG_RESULT($kde_cv_libgpp_includes) +if test "$kde_cv_libgpp_includes" != "no"; then + all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES" +fi +]) +]) + + +AC_DEFUN(KDE_CHECK_MICO, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_MISC_TESTS]) +AC_MSG_CHECKING(for MICO) + +if test -z "$MICODIR"; then + kde_micodir=/usr/local + else + kde_micodir="$MICODIR" +fi + +AC_ARG_WITH(micodir, + [ --with-micodir=micodir where mico is installed ], + kde_micodir=$withval, + kde_micodir=$kde_micodir +) + +AC_CACHE_VAL(kde_cv_mico_incdir, +[ + mico_incdirs="$kde_micodir/include /usr/include /usr/local/include /usr/local/include /opt/local/include $kde_extra_includes" +AC_FIND_FILE(CORBA.h, $mico_incdirs, kde_cv_mico_incdir) + +]) +kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` + +if test ! -r $kde_micodir/include/CORBA.h; then + AC_MSG_ERROR([No CORBA.h found, specify another micodir]) +fi + +AC_MSG_RESULT($kde_micodir) + +MICO_INCLUDES=-I$kde_micodir/include +AC_SUBST(MICO_INCLUDES) +MICO_LDFLAGS=-L$kde_micodir/lib +AC_SUBST(MICO_LDFLAGS) +micodir=$kde_micodir +AC_SUBST(micodir) + +AC_MSG_CHECKING([for MICO version]) +AC_CACHE_VAL(kde_cv_mico_version, +[ +AC_LANG_C +cat >conftest.$ac_ext < +#include +int main() { + + printf("MICO_VERSION=%s\n",MICO_VERSION); + return (0); +} +EOF +ac_compile='${CC-gcc} $CFLAGS $MICO_INCLUDES conftest.$ac_ext -o conftest' +if AC_TRY_EVAL(ac_compile); then + if eval `./conftest 2>&5`; then + kde_cv_mico_version=$MICO_VERSION + else + AC_MSG_ERROR([your system is not able to execute a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) + fi +else + AC_MSG_ERROR([your system is not able to compile a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) +fi +]) + +dnl installed MICO version +mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "x$1" = "x"; then + req_version="2.3.0" +else + req_version=$1 +fi + +dnl required MICO version +req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "$mico_v_maj" -lt "$req_v_maj" || \ + ( test "$mico_v_maj" -eq "$req_v_maj" && \ + test "$mico_v_mid" -lt "$req_v_mid" ) || \ + ( test "$mico_v_mid" -eq "$req_v_mid" && \ + test "$mico_v_min" -lt "$req_v_min" ) + +then + AC_MSG_ERROR([found MICO version $kde_cv_mico_version but version $req_version \ +at least is required. You should upgrade MICO.]) +else + AC_MSG_RESULT([$kde_cv_mico_version (minimum version $req_version, ok)]) +fi + +LIBMICO="-lmico$kde_cv_mico_version $LIBCRYPT $LIBSOCKET $LIBDL" +AC_SUBST(LIBMICO) +if test -z "$IDL"; then + IDL='$(kde_bindir)/cuteidl' +fi +AC_SUBST(IDL) +IDL_DEPENDENCIES='$(kde_includes)/CUTE.h' +AC_SUBST(IDL_DEPENDENCIES) + +idldir="\$(includedir)/idl" +AC_SUBST(idldir) + +]) + +AC_DEFUN(KDE_CHECK_MINI_STL, +[ +AC_REQUIRE([KDE_CHECK_MICO]) + +AC_MSG_CHECKING(if we use mico's mini-STL) +AC_CACHE_VAL(kde_cv_have_mini_stl, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_cxxflags="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $MICO_INCLUDES" +AC_TRY_COMPILE( +[ +#include +], +[ +#ifdef HAVE_MINI_STL +#error "nothing" +#endif +], +kde_cv_have_mini_stl=no, +kde_cv_have_mini_stl=yes) +CXXFLAGS="$kde_save_cxxflags" +AC_LANG_RESTORE +]) + +if test "x$kde_cv_have_mini_stl" = "xyes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +]) + + +AC_DEFUN(KDE_CHECK_LIBPTHREAD, +[ +AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"] ) +AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_PTHREAD_OPTION, +[ + AC_ARG_ENABLE(kernel-threads, [ --enable-kernel-threads Enable the use of the LinuxThreads port on FreeBSD/i386 only.], + kde_use_kernthreads=$enableval, kde_use_kernthreads=no) + + if test "$kde_use_kernthreads" = "yes"; then + ac_save_CXXFLAGS="$CXXFLAGS" + ac_save_CFLAGS="$CXXFLAGS" + CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS" + CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS" + AC_CHECK_HEADERS(pthread/linuxthreads/pthread.h) + CXXFLAGS="$ac_save_CXXFLAGS" + CFLAGS="$ac_save_CFLAGS" + if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then + kde_use_kernthreads=no + else + dnl Add proper -I and -l statements + AC_CHECK_LIB(lthread, pthread_join, [LIBPTHREAD="-llthread -llgcc_r"]) dnl for FreeBSD + if test "x$LIBPTHREAD" = "x"; then + kde_use_kernthreads=no + else + USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads" + fi + fi + else + USE_THREADS="" + if test -z "$LIBPTHREAD"; then + KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-pthread"] ) + fi + fi + + case $host_os in + solaris*) + KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"]) + CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4" + echo "Setting Solaris pthread compilation options" + ;; + freebsd*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + echo "Setting FreeBSD pthread compilation options" + ;; + aix*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + LIBPTHREAD="$LIBPTHREAD -lc_r" + echo "Setting AIX pthread compilation options" + ;; + linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" + USE_THREADS="$USE_THREADS -DPIC -fPIC" + echo "Setting Linux pthread compilation options" + ;; + *) + ;; + esac + AC_SUBST(USE_THREADS) + AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_THREADING, +[ + AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) + AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION]) + dnl default is yes if libpthread is found and no if no libpthread is available + if test -z "$LIBPTHREAD"; then + kde_check_threading_default=no + else + kde_check_threading_default=yes + fi + AC_ARG_ENABLE(threading, [ --disable-threading disables threading even if libpthread found ], + kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default) + + if test "x$kde_use_threading" = "xyes"; then + AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)]) + fi +]) + +AC_DEFUN(KDE_TRY_LINK_PYTHON, +[ +if test "$kde_python_link_found" = no; then + +if test "$1" = normal; then + AC_MSG_CHECKING(if a Python application links) +else + AC_MSG_CHECKING(if Python depends on $2) +fi + +AC_CACHE_VAL(kde_cv_try_link_python_$1, +[ +AC_LANG_SAVE +AC_LANG_C +kde_save_cflags="$CFLAGS" +CFLAGS="$CFLAGS $PYTHONINC" +kde_save_libs="$LIBS" +LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET" +kde_save_ldflags="$LDFLAGS" +LDFLAGS="$LDFLAGS $PYTHONLIB" + +AC_TRY_LINK( +[ +#include +],[ + PySys_SetArgv(1, 0); +], + [kde_cv_try_link_python_$1=yes], + [kde_cv_try_link_python_$1=no] +) +CFLAGS="$kde_save_cflags" +LIBS="$kde_save_libs" +LDFLAGS="$kde_save_ldflags" +]) + +if test "$kde_cv_try_link_python_$1" = "yes"; then + AC_MSG_RESULT(yes) + kde_python_link_found=yes + if test ! "$1" = normal; then + LIBPYTHON="$LIBPYTHON $2" + fi + $3 +else + AC_MSG_RESULT(no) + $4 +fi +AC_LANG_RESTORE + +fi + +]) + +AC_DEFUN(KDE_CHECK_PYTHON_DIR, +[ +AC_MSG_CHECKING([for Python directory]) + +AC_CACHE_VAL(kde_cv_pythondir, +[ + if test -z "$PYTHONDIR"; then + kde_cv_pythondir=/usr/local + else + kde_cv_pythondir="$PYTHONDIR" + fi +]) + +AC_ARG_WITH(pythondir, +[ --with-pythondir=pythondir use python installed in pythondir ], +[ + ac_python_dir=$withval +], ac_python_dir=$kde_cv_pythondir +) + +AC_MSG_RESULT($ac_python_dir) +]) + +AC_DEFUN(KDE_CHECK_PYTHON_INTERN, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) +AC_REQUIRE([KDE_CHECK_PYTHON_DIR]) + +if test -z "$1"; then + version="1.5" +else + version="$1" +fi + +AC_MSG_CHECKING([for Python$version]) + +python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes" +AC_FIND_FILE(Python.h, $python_incdirs, python_incdir) +if test ! -r $python_incdir/Python.h; then + AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir) + python_incdir=$python_incdir/python$version + if test ! -r $python_incdir/Python.h; then + python_incdir=no + fi +fi + +PYTHONINC=-I$python_incdir + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir) +if test ! -r $python_libdir/libpython$version.a; then + AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir) + python_libdir=$python_libdir/python$version/config + if test ! -r $python_libdir/libpython$version.a; then + python_libdir=no + fi +fi + +PYTHONLIB=-L$python_libdir +kde_orig_LIBPYTHON=$LIBPYTHON +if test -z "$LIBPYTHON"; then + LIBPYTHON=-lpython$version +fi + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir) +python_moddir=$python_moddir/python$version +if test ! -r $python_moddir/copy.py; then + python_moddir=no +fi + +PYTHONMODDIR=$python_moddir + +AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir) + +if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then + LIBPYTHON=$kde_orig_LIBPYTHON + test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB="" + test "x$PYTHONINC" = "x-Ino" && PYTHONINC="" + $2 +else + dnl Note: this test is very weak + kde_python_link_found=no + KDE_TRY_LINK_PYTHON(normal) + KDE_TRY_LINK_PYTHON(m, -lm) + KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD) + KDE_TRY_LINK_PYTHON(tcl, -ltcl) + KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil]) + KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], + [AC_MSG_WARN([it seems, Python depends on another library. + Pleae use \"make LIBPYTHON='-lpython$version -lotherlib'\" to fix this + and contact the authors to let them know about this problem]) + + ]) + + LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET" + AC_SUBST(PYTHONINC) + AC_SUBST(PYTHONLIB) + AC_SUBST(LIBPYTHON) + AC_SUBST(PYTHONMODDIR) + AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python]) +fi + +]) + + +AC_DEFUN(KDE_CHECK_PYTHON, +[ + KDE_CHECK_PYTHON_INTERN("2.1", [KDE_CHECK_PYTHON_INTERN("2.0", + [ KDE_CHECK_PYTHON_INTERN($1, $2) ]) + ]) +]) + +AC_DEFUN(KDE_CHECK_STL_SGI, +[ + AC_MSG_CHECKING([if STL implementation is SGI like]) + AC_CACHE_VAL(kde_cv_stl_type_sgi, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hallo Welt."; + astring.erase(0, 6); // now astring is "Welt" + return 0; +], kde_cv_stl_type_sgi=yes, + kde_cv_stl_type_sgi=no) +]) + + AC_MSG_RESULT($kde_cv_stl_type_sgi) + + if test "$kde_cv_stl_type_sgi" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL_HP, +[ + AC_MSG_CHECKING([if STL implementation is HP like]) + AC_CACHE_VAL(kde_cv_stl_type_hp, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hello World"; + astring.remove(0, 6); // now astring is "World" + return 0; +], kde_cv_stl_type_hp=yes, + kde_cv_stl_type_hp=no) +]) + AC_MSG_RESULT($kde_cv_stl_type_hp) + + if test "$kde_cv_stl_type_hp" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_HP_STL, 1, [Define if you have a STL implementation by HP]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" + KDE_CHECK_STL_SGI + + if test "$kde_cv_stl_type_sgi" = "no"; then + KDE_CHECK_STL_HP + + if test "$kde_cv_stl_type_hp" = "no"; then + AC_MSG_ERROR("no known STL type found") + fi + fi + + CXXFLAGS="$ac_save_CXXFLAGS" + AC_LANG_RESTORE +]) + +AC_DEFUN(AC_FIND_QIMGIO, + [AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for qimgio]) +AC_CACHE_VAL(ac_cv_lib_qimgio, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_save_LIBS="$LIBS" +ac_save_CXXFLAGS="$CXXFLAGS" +LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT" +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +AC_TRY_RUN(dnl +[ +#include +#include +int main() { + QString t = "hallo"; + t.fill('t'); + qInitImageIO(); +} +], + ac_cv_lib_qimgio=yes, + ac_cv_lib_qimgio=no, + ac_cv_lib_qimgio=no) +LIBS="$ac_save_LIBS" +CXXFLAGS="$ac_save_CXXFLAGS" +AC_LANG_RESTORE +])dnl +if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then + LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available]) + AC_SUBST(LIBQIMGIO) +else + AC_MSG_RESULT(not found) +fi +]) + +AC_DEFUN(KDE_CHECK_ANSI, +[ +]) + +AC_DEFUN(KDE_CHECK_INSURE, +[ + AC_ARG_ENABLE(insure, [ --enable-insure use insure++ for debugging [default=no]], + [ + if test $enableval = "no"; dnl + then ac_use_insure="no" + else ac_use_insure="yes" + fi + ], [ac_use_insure="no"]) + + AC_MSG_CHECKING(if we will use Insure++ to debug) + AC_MSG_RESULT($ac_use_insure) + if test "$ac_use_insure" = "yes"; dnl + then CC="insure"; CXX="insure"; dnl CFLAGS="$CLAGS -fno-rtti -fno-exceptions "???? + fi +]) + +AC_DEFUN(AM_DISABLE_LIBRARIES, +[ + AC_PROVIDE([AM_ENABLE_STATIC]) + AC_PROVIDE([AM_ENABLE_SHARED]) + enable_static=no + enable_shared=yes +]) + + +AC_DEFUN(AC_CHECK_UTMP_FILE, +[ + AC_MSG_CHECKING([for utmp file]) + + AC_CACHE_VAL(kde_cv_utmp_file, + [ + kde_cv_utmp_file=no + + for ac_file in \ + \ + /var/run/utmp \ + /var/adm/utmp \ + /etc/utmp \ + ; \ + do + if test -r "$ac_file"; then + kde_cv_utmp_file=$ac_file + break + fi + done + ]) + + if test "$kde_cv_utmp_file" != "no"; then + AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries]) + $1 + AC_MSG_RESULT($kde_cv_utmp_file) + else + $2 + AC_MSG_RESULT([non found]) + fi +]) + + +AC_DEFUN(KDE_CREATE_SUBDIRSLIST, +[ + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + dnl Note: Makefile.common creates subdirs, so this is just a fallback + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + AC_MSG_CHECKING([if $i should be compiled]) + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + AC_MSG_RESULT($install_it) + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + +AC_SUBST(TOPSUBDIRS) +]) + +AC_DEFUN(KDE_CHECK_NAMESPACES, +[ +AC_MSG_CHECKING(whether C++ compiler supports namespaces) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +AC_TRY_COMPILE([ +], +[ +namespace Foo { + extern int i; + namespace Bar { + extern int i; + } +} + +int Foo::i = 0; +int Foo::Bar::i = 1; +],[ + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_NAMESPACES) +], [ +AC_MSG_RESULT(no) +]) +AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_NEWLIBS, +[ + +]) + +dnl ------------------------------------------------------------------------ +dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_S_ISSOCK, +[ +AC_MSG_CHECKING(for S_ISSOCK) +AC_CACHE_VAL(ac_cv_have_s_issock, +[ +AC_LANG_SAVE +AC_LANG_C +AC_TRY_LINK( +[ +#include +], +[ +struct stat buff; +int b = S_ISSOCK( buff.st_mode ); +], +ac_cv_have_s_issock=yes, +ac_cv_have_s_issock=no) +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_have_s_issock) +if test "$ac_cv_have_s_issock" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.]) +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_KDEMAXPATHLEN, +[ +AC_MSG_CHECKING(for MAXPATHLEN) +AC_CACHE_VAL(ac_cv_maxpathlen, +[ +AC_LANG_C +cat > conftest.$ac_ext < +#endif +#include +#include +#ifndef MAXPATHLEN +#define MAXPATHLEN 1024 +#endif + +KDE_HELLO MAXPATHLEN + +EOF + +ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out" + +if AC_TRY_EVAL(ac_try) && test -s conftest.out; then + ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` +else + ac_cv_maxpathlen=1024 +fi + +rm conftest.* + +]) +AC_MSG_RESULT($ac_cv_maxpathlen) +AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] ) +]) + +dnl ------------------------------------------------------------------------- +dnl See if the compiler supports a template repository bero@redhat.de +dnl ------------------------------------------------------------------------- +AC_DEFUN(KDE_COMPILER_REPO, +[ + REPO="" + NOREPO="" + + KDE_CHECK_COMPILER_FLAG(frepo, + [ + REPO="-frepo" + NOREPO="-fno-repo" + ]) + + if test -z "$REPO"; then + KDE_CHECK_COMPILER_FLAG(instances=explicit, + [ + REPO="-instances=explicit" + NOREPO="-instances=extern" + ]) + fi + + if test -n "$REPO"; then + AC_DEFINE_UNQUOTED(HAVE_TEMPLATE_REPOSITORY, 1, + [C++ compiler supports template repository]) + $1 + fi + + AC_SUBST(REPO) + AC_SUBST(NOREPO) +]) + +AC_DEFUN(KDE_CHECK_HEADER, +[ + AC_LANG_SAVE + kde_safe_cppflags=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $all_includes" + AC_LANG_CPLUSPLUS + AC_CHECK_HEADER($1, $2, $3) + CPPFLAGS=$kde_safe_cppflags + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_QWSPRITEFIELD, +[ + KDE_CHECK_HEADER(QwSpriteField.h, , + [ + AC_MSG_WARN([you don't have QwSpriteField.h somewhere. Please install + QwSpriteField out of kdesupport.]) + $1 + ]) +]) + +AC_DEFUN(KDE_FAST_CONFIGURE, +[ + dnl makes configure fast (needs perl) + AC_ARG_ENABLE(fast-perl, [ --disable-fast-perl disable fast Makefile generation (needs perl)], + with_fast_perl=$enableval, with_fast_perl=yes) +]) + +AC_DEFUN(KDE_CONF_FILES, +[ + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + AC_SUBST(CONF_FILES) +])dnl + +AC_DEFUN(KDE_SET_PREFIX, +[ + unset CDPATH + dnl make $KDEDIR the default for the installation + AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + KDE_FAST_CONFIGURE + KDE_CONF_FILES +]) + +pushdef([AC_PROG_INSTALL], +[ + dnl our own version, testing for a -p flag + popdef([AC_PROG_INSTALL]) + dnl as AC_PROG_INSTALL works as it works we first have + dnl to save if the user didn't specify INSTALL, as the + dnl autoconf one overwrites INSTALL and we have no chance to find + dnl out afterwards + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + AC_PROG_INSTALL + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + AC_MSG_CHECKING(for -p flag to install) + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + AC_MSG_RESULT($ac_res) + fi + dnl the following tries to resolve some signs and wonders coming up + dnl with different autoconf/automake versions + dnl e.g.: + dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s + dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS) + dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s + dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has + dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the + dnl install-@DIR@PROGRAMS targets to explicitly use that flag + dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as + dnl INSTALL_SCRIPT, which breaks with automake <= 1.4 + dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure + dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from + dnl automake (due to broken Makefile.am or whatever) to install programs, + dnl and so does not see the -s flag in automake > 1.4 + dnl to clean up that mess we: + dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG + dnl which cleans KDE's program with automake > 1.4; + dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems + dnl with automake<=1.4 + dnl note that dues to this sometimes two '-s' flags are used (if KDE + dnl properly uses install-@DIR@PROGRAMS, but I don't care + dnl + dnl And to all this comes, that I even can't write in comments variable + dnl names used by automake, because it is so stupid to think I wanted to + dnl _use_ them, therefor I have written A_M_... instead of AM_ + dnl hmm, I wanted to say something ... ahh yes: Arghhh. + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi +])dnl + +AC_DEFUN(KDE_LANG_CPLUSPLUS, +[AC_LANG_CPLUSPLUS +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC' +pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS]) +]) + +pushdef([AC_LANG_CPLUSPLUS], +[popdef([AC_LANG_CPLUSPLUS]) +KDE_LANG_CPLUSPLUS +]) + +AC_DEFUN(KDE_CHECK_LONG_LONG, +[ +AC_MSG_CHECKING(for long long) +AC_CACHE_VAL(kde_cv_c_long_long, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_LINK([], [ + long long foo = 0; + foo = foo+1; + ], + kde_cv_c_long_long=yes, kde_cv_c_long_long=no) +]) +AC_MSG_RESULT($kde_cv_c_long_long) +if test "$kde_cv_c_long_long" = yes; then + AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype]) +fi +]) + +AC_DEFUN(KDE_CHECK_LIB, +[ + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries" + case $host_os in + aix*) LIBS="-brtl $LIBS" + test "$GCC" = yes && LIBS="-Wl,$LIBS" + ;; + esac + AC_CHECK_LIB($1, $2, $3, $4, $5) + LIBS="$kde_save_LIBS" +]) + + + + +AC_DEFUN(KDE_CHECK_INITGROUPS, +[ + AC_REQUIRE([AC_CANONICAL_HOST]) + AC_CHECK_FUNCS(initgroups) + if test "x$ac_cv_func_initgroups" = "xyes"; then + case $host_os in + aix*) AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_MSG_CHECKING([for initgroups prototype]) + AC_CACHE_VAL(kde_cv_check_initgroups_proto, + [ AC_TRY_COMPILE( + [ #include + ], + [ char buffer[10]; + gid_t id; + int x = initgroups(buffer,id); + ], + kde_cv_check_initgroups_proto=yes, + kde_cv_check_initgroups_proto=no) + ]) + AC_MSG_RESULT($kde_cv_check_initgroups_proto) + AC_LANG_RESTORE + ;; + *) + kde_cv_check_initgroups_proto=yes + ;; + esac + else + kde_cv_check_initgroups_proto=no + fi + if test "x$kde_cv_check_initgroups_proto" = "xyes"; then + kde_check_initgroups_proto=1 + else + kde_check_initgroups_proto=0 + fi + AC_DEFINE_UNQUOTED(HAVE_INITGROUPS_PROTO,$kde_check_initgroups_proto, + [initgroups may exist but not its prototype (e.g. AIX<4.3.3:8)]) +]) + + +AC_DEFUN(KDE_CHECK_JAVA_DIR, +[ +AC_MSG_CHECKING([for Java directory]) + +AC_ARG_WITH(java, +[ --with-java=javadir use java installed in javadir, --without-java disables ], +[ ac_java_dir=$withval +], ac_java_dir="" +) + +dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH +if test "x$ac_java_dir" = xno; then + kde_cv_java_bindir=no + kde_cv_java_includedir=no + kde_cv_java_libjvmdir=no + kde_cv_java_libhpidir=no +else + if test "x$ac_java_dir" = x; then + dnl No option set -> look in $PATH + AC_CACHE_VAL(kde_cv_java_bindir, + [ + dnl First look for javac in $PATH. If not found we'll look at the option. + KDE_FIND_PATH(javac, JAVAC, [], []) + if test -n "$JAVAC"; then + kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` + dnl this substitution might not work - well, we test for jni.h below + kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` + else + kde_cv_java_bindir=no + fi + ]) + else + dnl config option set + kde_cv_java_bindir=$ac_java_dir/bin + kde_cv_java_includedir=$ac_java_dir/include + fi +fi + +dnl Look for libjvm.so +kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` +dnl Look for libhpi.so and avoid green threads +kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` + +dnl At this point kde_cv_java_bindir and kde_cv_java_includedir are either set or "no" +if test ! "x$kde_cv_java_bindir" = xno; then + + dnl Now check everything's fine under there + + if test ! -x "$kde_cv_java_bindir/javac"; then + AC_MSG_ERROR([javac not found under $kde_cv_java_bindir - it seems you passed a wrong --with-java.]) + fi + if test ! -x "$kde_cv_java_bindir/javah"; then + AC_MSG_ERROR([javah not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -x "$kde_cv_java_bindir/jar"; then + AC_MSG_ERROR([jar not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_includedir/jni.h"; then + AC_MSG_ERROR([jni.h not found under $kde_cv_java_includedir. Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_libjvmdir/libjvm.so"; then + AC_MSG_ERROR([libjvm.so not found under $kde_cv_java_libjvmdir. Use --without-java.]) + fi + if test ! -r "$kde_cv_java_libhpidir/libhpi.so"; then + AC_MSG_ERROR([libhpi.so not found under $kde_cv_java_libhpidir. Use --without-java.]) + fi + + jni_includes="-I$kde_cv_java_includedir" + dnl Strange thing, jni.h requires jni_md.h which is under genunix here.. + dnl and under linux here.. + test -d "$kde_cv_java_includedir/linux" && jni_includes="$jni_includes -I$kde_cv_java_includedir/linux" + test -d "$kde_cv_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_cv_java_includedir/genunix" + + dnl Check for JNI version + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_cxxflags_safe="$CXXFLAGS" + CXXFLAGS="$CXXFLAGS $all_includes $jni_includes" + + AC_TRY_COMPILE([ +#include + ], + [ +#ifndef JNI_VERSION_1_2 +Syntax Error +#endif + ],[ + ],[ AC_MSG_ERROR([Incorrect version of $kde_cv_java_includedir/jni.h. + You need to have Java Development Kit (JDK) version 1.2. + + Use --with-java to specify another location. + Use --without-java to configure without java support. + Or download a newer JDK and try again. + See e.g. http://java.sun.com/products/jdk/1.2 ]) + ]) + + CXXFLAGS="$ac_cxxflags_safe" + AC_LANG_RESTORE + + dnl All tests ok, inform and subst the variables + AC_MSG_RESULT([javac/javah/jar in $kde_cv_java_bindir, jni.h in $kde_cv_java_includedir]) + + JAVAC=$kde_cv_java_bindir/javac + AC_SUBST(JAVAC) + JAVAH=$kde_cv_java_bindir/javah + AC_SUBST(JAVAH) + JAR=$kde_cv_java_bindir/jar + AC_SUBST(JAR) + AC_SUBST(jni_includes) + JVMLIBS="-L$kde_cv_java_libjvmdir -ljvm -L$kde_cv_java_libhpidir -lhpi" + AC_SUBST(JVMLIBS) +fi +]) + +# serial 46 AC_PROG_LIBTOOL +AC_DEFUN([AC_PROG_LIBTOOL], +[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl +dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX +dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. + AC_PROVIDE_IFELSE([AC_PROG_CXX], + [AC_LIBTOOL_CXX], + [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX +])]) + +dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. +dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run +dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. + AC_PROVIDE_IFELSE([AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [ifdef([AC_PROG_GCJ], + [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([A][M_PROG_GCJ], + [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([LT_AC_PROG_GCJ], + [define([LT_AC_PROG_GCJ], defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])])])])])]) + +AC_DEFUN([_AC_PROG_LIBTOOL], +[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl +AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl +AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl + +# Save cache, so that ltconfig can load it +AC_CACHE_SAVE + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| AC_MSG_ERROR([libtool configure failed]) + +# Reload cache, that may have been modified by ltconfig +AC_CACHE_LOAD + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +AC_SUBST(LIBTOOL)dnl + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +AC_DEFUN([AC_LIBTOOL_SETUP], +[AC_PREREQ(2.13)dnl +AC_REQUIRE([AC_ENABLE_SHARED])dnl +AC_REQUIRE([AC_ENABLE_STATIC])dnl +AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_PROG_LD])dnl +AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl +AC_REQUIRE([AC_PROG_NM])dnl +AC_REQUIRE([AC_PROG_LN_S])dnl +AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! +AC_REQUIRE([AC_OBJEXT])dnl +AC_REQUIRE([AC_EXEEXT])dnl +dnl + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + AC_PATH_MAGIC + fi + ;; +esac + +AC_CHECK_TOOL(RANLIB, ranlib, :) +AC_CHECK_TOOL(STRIP, strip, :) + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], +[libtool_flags="$libtool_flags --enable-dlopen"]) +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[libtool_flags="$libtool_flags --enable-win32-dll"]) +AC_ARG_ENABLE(libtool-lock, + [ --disable-libtool-lock avoid locking (might break parallel builds)]) +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +AC_ARG_WITH(pic, + [ --with-pic try to use only PIC/non-PIC objects [default=use both]], + pic_mode="$withval", pic_mode=default) +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '[#]line __oline__ "configure"' > conftest.$ac_ext + if AC_TRY_EVAL(ac_compile); then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, + [AC_LANG_SAVE + AC_LANG_C + AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) + AC_LANG_RESTORE]) + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[*-*-cygwin* | *-*-mingw* | *-*-pw32*) + AC_CHECK_TOOL(DLLTOOL, dlltool, false) + AC_CHECK_TOOL(AS, as, false) + AC_CHECK_TOOL(OBJDUMP, objdump, false) + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one + AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, + [AC_TRY_LINK([], + [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); + DllMain (0, 0, 0);], + [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) + + case $host/$CC in + *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) + # old mingw systems require "-dll" to link a DLL, while more recent ones + # require "-mdll" + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -mdll" + AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, + [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) + CFLAGS="$SAVE_CFLAGS" ;; + *-*-cygwin* | *-*-pw32*) + # cygwin systems need to pass --dll to the linker, and not link + # crt.o which will require a WinMain@16 definition. + lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; + esac + ;; + ]) +esac +]) + +# AC_LIBTOOL_DLOPEN - enable checks for dlopen support +AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) + +# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's +AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) + +# AC_ENABLE_SHARED - implement the --enable-shared flag +# Usage: AC_ENABLE_SHARED[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_SHARED], +[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(shared, +changequote(<<, >>)dnl +<< --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl +]) + +# AC_DISABLE_SHARED - set the default shared flag to --disable-shared +AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_SHARED(no)]) + +# AC_ENABLE_STATIC - implement the --enable-static flag +# Usage: AC_ENABLE_STATIC[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_STATIC], +[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(static, +changequote(<<, >>)dnl +<< --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_static=AC_ENABLE_STATIC_DEFAULT)dnl +]) + +# AC_DISABLE_STATIC - set the default static flag to --disable-static +AC_DEFUN([AC_DISABLE_STATIC], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_STATIC(no)]) + + +# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag +# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_FAST_INSTALL], +[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(fast-install, +changequote(<<, >>)dnl +<< --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl +]) + +# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install +AC_DEFUN([AC_DISABLE_FAST_INSTALL], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_FAST_INSTALL(no)]) + +# AC_LIBTOOL_PICMODE - implement the --with-pic flag +# Usage: AC_LIBTOOL_PICMODE[(MODE)] +# Where MODE is either `yes' or `no'. If omitted, it defaults to +# `both'. +AC_DEFUN([AC_LIBTOOL_PICMODE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +pic_mode=ifelse($#,1,$1,default)]) + + +# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library +AC_DEFUN([AC_PATH_TOOL_PREFIX], +[AC_MSG_CHECKING([for $1]) +AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, +[case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +dnl $ac_dummy forces splitting on constant user-supplied paths. +dnl POSIX.2 word splitting is done only on the output of word expansions, +dnl not every word. This closes a longstanding sh security hole. + ac_dummy="ifelse([$2], , $PATH, [$2])" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$1; then + lt_cv_path_MAGIC_CMD="$ac_dir/$1" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac]) +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + AC_MSG_RESULT($MAGIC_CMD) +else + AC_MSG_RESULT(no) +fi +]) + + +# AC_PATH_MAGIC - find a file program which can recognise a shared library +AC_DEFUN([AC_PATH_MAGIC], +[AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl +AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) + else + MAGIC_CMD=: + fi +fi +]) + + +# AC_PROG_LD - find the path to the GNU or non-GNU linker +AC_DEFUN([AC_PROG_LD], +[AC_ARG_WITH(gnu-ld, +[ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], +test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + AC_MSG_CHECKING([for ld used by GCC]) + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [[\\/]* | [A-Za-z]:[\\/]*)] + re_direlt=['/[^/][^/]*/\.\./'] + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + AC_MSG_CHECKING([for GNU ld]) +else + AC_MSG_CHECKING([for non-GNU ld]) +fi +AC_CACHE_VAL(lt_cv_path_LD, +[if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi]) +LD="$lt_cv_path_LD" +if test -n "$LD"; then + AC_MSG_RESULT($LD) +else + AC_MSG_RESULT(no) +fi +test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) +AC_PROG_LD_GNU +]) + +AC_DEFUN([AC_PROG_LD_GNU], +[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi]) +with_gnu_ld=$lt_cv_prog_gnu_ld +]) + +# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker +# -- PORTME Some linkers may need a different reload flag. +AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], +[AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, +[lt_cv_ld_reload_flag='-r']) +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" +]) + +# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies +# -- PORTME fill in with the dynamic library characteristics +AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], +[AC_CACHE_CHECK([how to recognise dependant libraries], +lt_cv_deplibs_check_method, +[lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.[012]) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method=['file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method=['file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method=["file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"] + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'] ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + [lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library'] + else + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'] + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + changequote(,)dnl + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + changequote([, ])dnl + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'] + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac +]) +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method +]) + + +# AC_PROG_NM - find the path to a BSD-compatible name lister +AC_DEFUN([AC_PROG_NM], +[AC_MSG_CHECKING([for BSD-compatible nm]) +AC_CACHE_VAL(lt_cv_path_NM, +[if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi]) +NM="$lt_cv_path_NM" +AC_MSG_RESULT([$NM]) +]) + +# AC_CHECK_LIBM - check for math library +AC_DEFUN([AC_CHECK_LIBM], +[AC_REQUIRE([AC_CANONICAL_HOST])dnl +LIBM= +case $host in +*-*-beos* | *-*-cygwin* | *-*-pw32*) + # These system don't have libm + ;; +*-ncr-sysv4.3*) + AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") + AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") + ;; +*) + AC_CHECK_LIB(m, main, LIBM="-lm") + ;; +esac +]) + +# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl convenience library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-convenience to the +# configure arguments. Note that LIBLTDL and INCLTDL are not +# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not +# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed +# with '${top_builddir}/' and INCLTDL will be prefixed with +# '${top_srcdir}/' (note the single quotes!). If your package is not +# flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +AC_DEFUN([AC_LIBLTDL_CONVENIENCE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + case $enable_ltdl_convenience in + no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; + "") enable_ltdl_convenience=yes + ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; + esac + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) +]) + +# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl installable library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-install to the configure +# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is +# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed +# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will +# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed +# with '${top_srcdir}/' (note the single quotes!). If your package is +# not flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +# In the future, this macro may have to be called after AC_PROG_LIBTOOL. +AC_DEFUN([AC_LIBLTDL_INSTALLABLE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + AC_CHECK_LIB(ltdl, main, + [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], + [if test x"$enable_ltdl_install" = xno; then + AC_MSG_WARN([libltdl not installed, but installation disabled]) + else + enable_ltdl_install=yes + fi + ]) + if test x"$enable_ltdl_install" = x"yes"; then + ac_configure_args="$ac_configure_args --enable-ltdl-install" + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) + else + ac_configure_args="$ac_configure_args --enable-ltdl-install=no" + LIBLTDL="-lltdl" + INCLTDL= + fi +]) + +# If this macro is not defined by Autoconf, define it here. +ifdef([AC_PROVIDE_IFELSE], + [], + [define([AC_PROVIDE_IFELSE], + [ifdef([AC_PROVIDE_$1], + [$2], [$3])])]) + +# AC_LIBTOOL_CXX - enable support for C++ libraries +AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_AC_LIBTOOL_CXX])]) + +AC_DEFUN([_AC_LIBTOOL_CXX], +[AC_REQUIRE([AC_PROG_CXX]) +AC_REQUIRE([AC_PROG_CXXCPP]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +# AC_LIBTOOL_GCJ - enable support for GCJ libraries +AC_DEFUN([AC_LIBTOOL_GCJ],[AC_REQUIRE([_AC_LIBTOOL_GCJ])]) + +AC_DEFUN([_AC_LIBTOOL_GCJ], +[AC_REQUIRE([AC_PROG_LIBTOOL]) +AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], + [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], + [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], + [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-gcj.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +dnl old names +AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) +AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) +AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) +AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) +AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) +AC_DEFUN([AM_PROG_LD], [AC_PROG_LD]) +AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) + +dnl This is just to silence aclocal about the macro not being used +ifelse([AC_DISABLE_FAST_INSTALL])dnl + +AC_DEFUN([LT_AC_PROG_GCJ], +[AC_CHECK_TOOL(GCJ, gcj, no) + test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" + AC_SUBST(GCJFLAGS) +]) + +dnl ------------------------------------------------------------------------------- +dnl Check wheter to use static linking, first parameter is the result (YES/NO) +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_STATIC_LINKING, +[ +$1="NO" + +AC_MSG_CHECKING(whether to use static linking) +AC_ARG_ENABLE(static-linking, + [ --enable-static-linking use static linking], + USE_STATIC_LINKING=$enableval, USE_STATIC_LINKING="no") + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + AC_SUBST(BT_LDFLAGS) + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + $1="YES"; +else + $1="NO"; +fi + +AC_MSG_RESULT($USE_STATIC_LINKING) +]) + +dnl ------------------------------------------------------------------------------- +dnl Checks the type of the distribution +dnl Possible names for the distributions are SuSE, RedHat, Mandrake +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_DISTRIBUTION, +[ +AC_MSG_CHECKING([for the used Linux distribution]) + +AC_ARG_WITH(distribution, +[ --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] ], +[ + ac_distribution=$withval +],ac_distribution=auto +) + +AC_ARG_WITH(distribution-version, +[ --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] ], +[ + ac_distribution_version=$withval +],ac_distribution_version=auto +) + +AC_ARG_WITH(rpm-prefix, +[ --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] ], +[ + ac_rpm_prefix=$withval +],ac_rpm_prefix=auto +) + +AC_ARG_WITH(rpm-group, +[ --with-rpm-group=DIR The group which will be used for the RPM system [auto] ], +[ + ac_rpm_group=$withval +],ac_rpm_group=auto +) + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=[$ac_distribution] +fi + +if test "$ac_distribution" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION, [ +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi +]) +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=[$ac_distribution_version] +fi +if test "$ac_distribution_version" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION_VERSION, [ +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=[`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`]; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=[`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=[`cat /etc/debian_version`] +fi +]) +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=[$ac_rpm_prefix] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_PREFIX, [ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi +]) +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=[$ac_rpm_group] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_GROUP, +[ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi +]) +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION, ${DISTRIBUTION}, [The type of your distribution]) +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION_VERSION, ${DISTRIBUTION_VERSION}, [The version of your distribution]) +fi + +AC_SUBST(DISTRIBUTION) +AC_SUBST(DISTRIBUTION_VERSION) +AC_SUBST(RPM_PREFIX) +AC_SUBST(RPM_GROUP) + +AC_MSG_RESULT([$DISTRIBUTION $DISTRIBUTION_VERSION]) + +AC_MSG_CHECKING([for RPM installation prefix]) +AC_MSG_RESULT([$RPM_PREFIX]) + +AC_MSG_CHECKING([for the correct RPM group]) +AC_MSG_RESULT([$RPM_GROUP]) +]) + + +# Do all the work for Automake. This macro actually does too much -- +# some checks are only needed if your package does certain things. +# But this isn't really a big deal. + +# serial 1 + +dnl Usage: +dnl AM_INIT_AUTOMAKE(package,version, [no-define]) + +AC_DEFUN(AM_INIT_AUTOMAKE, +[AC_REQUIRE([AC_PROG_INSTALL]) +PACKAGE=[$1] +AC_SUBST(PACKAGE) +VERSION=[$2] +AC_SUBST(VERSION) +dnl test to see if srcdir already configured +if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) +fi +ifelse([$3],, +AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) +AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])) +AC_REQUIRE([AM_SANITY_CHECK]) +AC_REQUIRE([AC_ARG_PROGRAM]) +dnl FIXME This is truly gross. +missing_dir=`cd $ac_aux_dir && pwd` +AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir) +AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir) +AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir) +AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir) +AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir) +AC_REQUIRE([AC_PROG_MAKE_SET])]) + +# +# Check to make sure that the build environment is sane. +# + +AC_DEFUN(AM_SANITY_CHECK, +[AC_MSG_CHECKING([whether build environment is sane]) +# Just in case +sleep 1 +echo timestamp > conftestfile +# Do `set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` + if test "[$]*" = "X"; then + # -L didn't work. + set X `ls -t $srcdir/configure conftestfile` + fi + if test "[$]*" != "X $srcdir/configure conftestfile" \ + && test "[$]*" != "X conftestfile $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken +alias in your environment]) + fi + + test "[$]2" = conftestfile + ) +then + # Ok. + : +else + AC_MSG_ERROR([newly created file is older than distributed files! +Check your system clock]) +fi +rm -f conftest* +AC_MSG_RESULT(yes)]) + +dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY) +dnl The program must properly implement --version. +AC_DEFUN(AM_MISSING_PROG, +[AC_MSG_CHECKING(for working $2) +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if ($2 --version) < /dev/null > /dev/null 2>&1; then + $1=$2 + AC_MSG_RESULT(found) +else + $1="$3/missing $2" + AC_MSG_RESULT(missing) +fi +AC_SUBST($1)]) + +# Add --enable-maintainer-mode option to configure. +# From Jim Meyering + +# serial 1 + +AC_DEFUN(AM_MAINTAINER_MODE, +[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + dnl maintainer-mode is disabled by default + AC_ARG_ENABLE(maintainer-mode, +[ --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer], + USE_MAINTAINER_MODE=$enableval, + USE_MAINTAINER_MODE=no) + AC_MSG_RESULT($USE_MAINTAINER_MODE) + AM_CONDITIONAL(MAINTAINER_MODE, test $USE_MAINTAINER_MODE = yes) + MAINT=$MAINTAINER_MODE_TRUE + AC_SUBST(MAINT)dnl +] +) + +# Define a conditional. + +AC_DEFUN(AM_CONDITIONAL, +[AC_SUBST($1_TRUE) +AC_SUBST($1_FALSE) +if $2; then + $1_TRUE= + $1_FALSE='#' +else + $1_TRUE='#' + $1_FALSE= +fi]) + diff --git a/bibletime-doc/admin/ChangeLog b/bibletime-doc/admin/ChangeLog new file mode 100644 index 0000000..20e979b --- /dev/null +++ b/bibletime-doc/admin/ChangeLog @@ -0,0 +1,748 @@ +2000-11-30 David Faure + + * acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/ + +2000-07-24 Alex Zepeda + + * acinclude.m4.in: Remove the test for malloc.h + +2000-04-05 Michael Matz + + * config.pl : added kludge for compiling regexp's even if + perl < 5.005 is installed + * conf.change.pl : added support for autoconf 2.14.1 + +2000-03-27 David Faure + + * acinclude.m4.in, Makefile.common: changed inst-apps semantics + If present, only the subdirs it lists will be configured and compiled. + If absent, then subdirs is used (and inst-apps isn't generated anymore) + +2000-03-22 David Faure + + * am_edit: Added support for KDE_ICON = AUTO + +2000-03-18 David Faure + + * Makefile.common: Rewrote the list-of-Makefiles generation to make it + simpler and nicer, using create_makefiles' way of doing it. + Added support for COMPILE_LAST and COMPILE_FIRST in toplevel Makefile.am + +2000-01-05 David Faure + + * Makefile.common: hacked around autoconf bug (setting INSTALL to ".." + when calling a subconfigure and INSTALL is already set). + +1999-12-15 Waldo Bastian + + * acinclude.m4.in: Test whether Qt compiles AND LINKS without flags. + +1999-06-24 Stephan Kulow + + * am_edit: generate correct Makefile entries for kde-i18n toplevel directories + * am_edit: + +1999-06-14 Stephan Kulow + + * am_edit: remove idl generated files on make clean + +1999-06-09 Stephan Kulow + + * am_edit: skipping programs with variables in sources for final + +1999-06-07 Stephan Kulow + + * am_edit: added support for idl files + +1999-06-02 Stephan Kulow + + * Makefile.common: preserve comments in .pot files to make it + possible for programmers and translators to comment them + +1999-06-02 Simon Hausmann + + * acinclude.m4.in: added kde_servicetypesdir + +1999-06-02 David Faure + + * acinclude.m4.in: removed LIB_KFM and LIB_KDEUTIL aliases + +1999-05-28 Simon Hausmann + + * acinclude.m4.in: added kde_servicesdir + +1999-05-27 Stephan Kulow + + * am_edit: lots of changes for better support of --enable-final + +1999-05-22 Stephan Kulow + + * acinclude.m4.in: added support for --with-dmalloc + +1999-05-19 Stephan Kulow + + * acinclude.m4.in: added support for --enable-final + + * am_edit: added support for --enable-final + +1999-05-06 Stephan Kulow + + * acinclude.m4.in: change the meaning of --disable-debug + +1999-05-04 Helge Deller + + * acinclude.m4.in: the test for the X-includes/directories failed, + when compile & link work without special directories (as on HP-UX). + +1999-04-20 Stephan Kulow + + * am_edit: adding DESTDIR replacement for rm and uninstall-local + too. Seems very useless, but makes testing for uninstall easier + +1999-04-01 David Faure + + * acinclude.m4.in: Added -lkfile to $(LIB_KIO) + +1999-03-30 David Faure + + * acinclude.m4.in: Added AC_CHECK_KDEMAXPATHLEN, which defines KDEMAXPATHLEN. + +1999-03-29 David Faure + + * acinclude.m4.in: added LIB_X11 to XPMLIB and GLLIB, because + on SCO, they need it _after_ themselves. + +1999-03-28 David Faure + + * acinclude.m4.in: added LIB_KFM to LIB_KAB alias + +1999-03-26 David Faure + + * acinclude.m4.in: made LIB_KFILE use LIB_KIO instead of LIB_KFM + added LIB_KFORMULA + +1999-03-20 Stephan Kulow + + * acinclude.m4.in: check for libXext - for Russel :) + +1999-03-16 Stephan Kulow + + * acinclud3.m4.in: extend the MICO test with a list of possible + places where to find CORBA.h + +1999-03-15 Stephan Kulow + + * acinclude.m4.in: move $QTINC and $QTLIB in search path + +1999-03-14 Stephan Kulow + + * am_edit: install-root is obsolute. Use DESTDIR always + +1999-03-03 Stephan Kulow + + * acinclude.m4.in: fixing a bug, that $QTDIR was taken before --with-qt* + * acinclude.m4.in: added KDE_USE_QT, that you can choose if to + use QT 2.0 or KDE 1.0 + + * Makefile.common: added target package-merge + + * am_edit: many fixes to the POFILES handeling of am_edit + +1999-03-02 Stephan Kulow + + * acinclude.m4.in: first look at libjpeg6b (from kdesupport) then + for libjpeg + + * config.*, libtool.*: update to the latest FSF tools + +1999-02-23 Stephan Kulow + + * acinclude.m4.in: error when Sparc CC is used. Better use it in + configure and tell him the story then letting him find it while + compiling + + * acinclude.m4.in: adding KDE_CHECK_EXTRA_LIBS to all possible tests, + so that --with-extra-includes is used when needed. + + * acinclude.m4.in: configure looks for giflib30, so it should say so + + * acinclude.m4.in: don't overwrite x include parameters. Patch by + Ari Lemmke (bug report 741) + +1999-02-20 Stephan Kulow + + * acinclude.m4.in: fixing KDE_CHECK_PATHS for rechecking. In case + of defaults (kdelibs) configure didn't cache the results + +1999-02-18 David Faure + + * acinclude.m4.in: added AC_CHECK_S_ISSOCK, to fix #706. + +1999-02-17 David Faure + + * acinclude.m4.in: added AC_CHECK_RANDOM, just like + AC_CHECK_USLEEP, to enable the fake if necessary. + +1999-02-13 Kurt Granroth + + * acinclude.m4.in: look for QT-2.0 + +1999-02-05 Stephan Kulow + + * acinclude.m4.in: in macro KDE_FIND_PATH treat user given dirs + and $PATH dirs the same. Added seperate test for to find binary + ($5) to replace findperl + +1999-01-28 Stephan Kulow + + * automoc: added patch by jbb to be a little bit more precise about + the number of sourcefiles that include the moc file if it's != 1. + Besides that automoc will fail with exit code, so the Makefile.cvs + process does stop in case a problem accoured. + + * automoc: don't hardcode header suffix, but allow *.h, *.hh and *.H + +1999-01-27 Stephan Kulow + + * acinclude.m4.in: try qobjcoll.h and qapplication.h before saying + OK to qt headers. (I could kill SuSE for splitting into qt-dev + and qt-compat) + +1991-01-23 Stephan Kulow + + * automoc: added fixes by JB + +1999-01-21 Stephan Kulow + + * automoc: added --help and --path (for use in dist-hook) + +1999-01-20 Alex Zepeda + + * ltconfig: added entries for FreeBSD 4.x + +1999-01-19 Stephan Kulow + + * automoc: added a distclean-metasources target which deletes all + moc files and let distclean depend on it + +1999-01-18 Stephan Kulow + + * automoc: several fixes (ignore comment lines + join lines + with \ ) + + * automoc: support META_INCLUDES in case the header files are + not in the same dir as the sources. + +1999-01-17 Stephan Kulow + + * automoc: several fixes. + +1999-01-16 Stephan Kulow + + * automoc: added support for included MOC files. + + * acinclude.m4.in: use srcdir for the subdirs stuff as well + + * automoc: added better command line parsing and some preparation + for handling "normal" moc files + + * acinclude.m4.in: added aliases for libkio and libkdeutil + +1999-01-15 Harri Porten + + * automoc: Carved in stone syntax for Makefile.in: + {program}_METASOURCES = USE_AUTOMOC [{suffix}] + +1999-01-15 Stephan Kulow + + * Makefile.common: set top_srcdir to . + +1999-01-14 Stephan Kulow + + * acinclude.m4.in: don't use config.h.bot any longer + +1999-01-08 Stephan Kulow + + * acinclude.m4.in: added KDE_CHECK_NEWLIBS + + * acinclude.m4.in: test for Qt even if both --with-qt-headers and + --with-qt-libraries are given. They may be wrong. + +1999-01-06 Stephan Kulow + + * acinclude.m4.in: change the MOC test so it can be used for other + tools as well + +1998-12-28 Stephan Kulow + + * acinclude.m4.in: look for QT-1.42 since kpanel needs it + +1998-12-27 Stephan Kulow + + * acinclude.m4.in: added /usr/lib for libpython test + + * acinclude.m4.in: take my email address out of it and added a + reference to www.kde.org/faq + + * acinclude.m4.in: use Qt >= 1.4 + + * acinclude.m4.in: added KDE_CHECK_NAMESPACES + +1998-12-18 Stephan Kulow + + * acinclude.m4.in: test for directories to exist before saying yes + to compilation :) + +1998-12-14 Stephan Kulow + + * acinclude.m4.in: added CPLUSPLUS for the kimgio test. It's + only important for shaman right now, but at least there it is :) + +1998-12-12 Stephan Kulow + + * Makefile.cvs: added common Makefile.cvs + + * acinclude.m4.in: Thomas.Schwarz@pro-sieben.de reported a very ugly + bug in AC_PROG_CXXCPP, so I added my own version + + * acinclude.m4.in: added KDE_CREATE_SUBDIRS_LIST to simplify + most toplevel configures + +1998-12-11 Stephan Kulow + + * acinclude.m4.in: added call to AC_PROG_CXXCPP. Not really sure why + it never caused problems + + * acinclude.m4.in: moved LIBTIFF alias + + * acinclude.m4.in: only test for the existance of libkimgio if the + user wants to. For 99% of the applications it doesn't matter if + configure can find libkimgio :) + +1998-12-10 Stephan Kulow + + * acinclude.m4.in: some changes to the python check to handle $LIBDL + +1998-12-09 Stephan Kulow + + * acinclude.m4.in: make Alex's tiff test a real one + + * acinclude.m4.in: fix the LIB_TIFF alias to really expand + +1998-12-08 Alex Zepeda + + * acinclude.m4.in: Fix tiff test to use libtiff34 if it exists. + This is what the FreeBSD port installs to for whatever reason. + + * acinclude.m4.in: s/kde/KDE/ (at least in some of the + descriptions, obviously no variable names were touched. + +1998-12-08 Stephan Kulow + + * acinclude.m4.in: moved the LIB_QT alias to the Qt check + + * acinclude.m4.in: unset KDEDIR before running conftest + + * acinclude.m4.in: fixed mean typo + + * acinclude.m4.in: added the copyright header for the gettext + tests, so that people know we're legal ;) + + * acinclude.m4.in: set language to C++ before testing QIMGIO + +1998-12-07 Alex Zepeda + + * acinclude.m4.in: Fix PNG test to use correct ANSI C code, and + not trip up gcc. + +1998-12-07 Stephan Kulow + + * acinclude.m4.in: don't hardcode -ldl + + * acinclude.m4.in: move the LIB_X11 alias to the X test to make it + useful for kdesupport as well + + * acinclude.m4.in: give the word CHECK_KIMGIO a meaning in really + checking for it + + * acinclude.m4.in: simple fix to prevent kimgio test from compiling + KDE application in kdelibs + +1998-12-05 Stephan Kulow + + * acinclude.m4.in: let KDE_CHECK_KIMGIO depend on AC_PATH_KDE, + otherwise most tests fail. It didn't mean anything to 90% of the + packages since they test for KDE before kimgio, but for shaman + it does + + * ltconfig: the real fix for the Solaris && gcc problem. + Thanks Kurt for reporting it and Alexandre for fixing it :) + +1998-12-04 Stephan Kulow + + * libtool.*: update again + + * acinclude.m4.in: changed the function to test for libnsl to + inet_ntoa since UnixWare 7's version did not have gethostbyname, + but needs libnsl + +1998-12-02 Stephan Kulow + + * acinclude.m4.in: fixed the MOC test (again) to use the PATH variable + correctly (with the correct seperator) + + * config.guess: update from the soon to be released autoconf-2.13 + +1998-12-01 Stephan Kulow + + * acinclude.m4.in: fixes for the MOC test. Use PATH now when found + +1998-11-30 Stephan Kulow + + * acinclude.m4.in: extended the MOC test. It checks now for the + first line of the output of "moc --help" and looks for Qt in it. + +1998-11-27 Stephan Kulow + + * ltconfig: another libtool update. Fixes an ugly bug on Solaris, + when GNU ld is in path before Solaris ld, but gcc uses the later + +1998-11-26 Stephan Kulow + + * acinclude.m4.in: made the Qt test more advance to check for qt + 1.41 - I still need to make it better, but there shouldn't be too + many qt releases in a row, would there? ;) + + * ltconfig: libtool update with better BSD/OS support + +1998-11-22 Stephan Kulow + + * ltconfig: cool - libtool uses g++ now to link libraries on Solaris. + This means, static objects become usuable on that plattforms (some + others as well). + +1998-11-20 Stephan Kulow + + * ltmain.sh: updated libtool from their CVS - fixes bugs we haven't + found and adds some more features, that we do not need ;-) + +1998-11-19 David Faure + + * acinclude.m4.in: added AC_CHECK_UTMP_FILE, taken from kdebase + +1998-11-16 Harri Porten + + * automoc: take care of "ar" object files, too. + +1998-11-16 Stephan Kulow + + * libtool.m4.in: revised my --silent patch. The solution + Alexandre suggested is much better. + +1998-11-15 Stephan Kulow + + * ltconfig.in: done some tweakings to support -export-dynamic + with egcs + + * config.sub: wow - BeOS support :) + +1998-11-14 Stephan Kulow + + * acinclude.m4.in: don't use rpath for test program, if rpath is + disabled for applications + + * ltconfig: patched libtool to make it silent without making + ltconfig silent + + * acinclude.m4.in: make libtool silent again + + * libtool.m4.in: update to libtool-981114 (untested stuff, but + we have to test it to make it tested - sounds that logical? :-) + + * libtool.m4.in: moved the self stricked libtool tests to "our" + file. + + * acinclude.m4.in: moved ChangeLog of kdebase which I used to + maintain acinclude.m4.in logs to kde-common/admin. Hopefully I + will maintain it more often from now on :) + +1998-07-27 Stephan Kulow + + * acinclude.m4.in: fixed some things in the MOC test + + * acinclude.m4.in: fixed this damn msgfmt test + +1998-06-02 Stephan Kulow + + * acinclude.m4.in: ignore msgfmt, if not GNU gettext + +1998-05-28 Stephan Kulow + + * acinclude.m4.in: fixed KDE_CHECK_STL. Checks for HP and SGI type + + * acinclude.m4.in: embraced every variable with "" to make + it consistent + + * acinclude.m4.in: various fixes for the koffice checks + (mico, ministl and python) + +1998-05-16 Stephan Kulow + + * acinclude.m4.in: don't use KDE_CHECK_QT_DIRECT, when + --with-qt-libs are given + +1998-04-21 Stephan Kulow + + * acinclude.m4.in: cool, I found the trick to suppress the ls + errors + +1998-04-20 Stephan Kulow + + * acinclude.m4.in: rewrote the qt checking test, since it + didn't work under FreeBSD, since it relied on the .so link. + The new version is a little bit buggy, but I need some testing + to make it perfect + + * acinclude.m4.in: fixed the side effects of the PAM test + +1998-04-18 Stephan Kulow + + * acinclude.m4.in: hopefully fixed the PAM test (I rewrote it) + +1998-04-16 Stephan Kulow + + * acinclude.m4.in: extended the getsockname test inspired + by a patch by Martin Baulig + + * configure.in: added test for utmp file + + * acinclude.m4.in: made --without-pam default + + +1998-04-06 Stephan Kulow + + * acinclude.m4.in: don't test compiling, linking, running in + one step. This proved to be too dangerous for my mail box. + +1998-03-21 Stephan Kulow + + * libtool.m4.in: created some new macros to work around this + ugly (because long) help of configure --enable-shared/static + +1998-03-05 Stephan Kulow + + * acinclude.m4.in: set language to C++ before trying the ksize_t + test + + * configure.in: sorted the Makefile entries alphabeticly (and all + together: we love xemacs! we love xemacs! ;) + + * configure.in: added sk + + * acinclude.m4.in: substitute x_libraries to fix the empty -rpath + +1998-03-03 Stephan Kulow + + * acinclude.m4.in: add a rpath for every shared library, that is + linked too (especially X11 libraries) + +Tue Feb 24 22:04:59 1998 Stephan Kulow + + * acinclude.m4.in: added kde_sounddir and set kde_minidir to + kde_icondir/mini to break not too much + +Sun Feb 15 18:25:50 1998 Stephan Kulow + + * configure.in: added bugfix by Bob Miller + (correct reset of IFS) + +Wed Feb 11 00:53:11 1998 Stephan Kulow + + * configure.in: made shadow under Linux default, since the + binaries will work also under non-shadow systems. The only problem + left is PAM, so I disabled shadow in case, PAM is present + +Tue Feb 10 16:46:32 1998 Stephan Kulow + + * configure.in: added test for nice to find out, if the option + -nice works for the screensavers + + * acinclude.m4.in: port to LynxOS. For this I moved all library + search routines in KDE_MISC_TESTS, so I don't need to write this + in every package + + * README: some grammar fixes + + * acinclude.m4.in: search for the libs in the exec_prefix, when + it's present + +Sun Feb 8 14:07:23 1998 Stephan Kulow + + * acinclude.m4.in: updated all packages + + * libtool.m4.in: applied patch for libtool.m4.in to show the + correct default for shared and static + + +Sat Feb 7 10:56:00 1998 Stephan Kulow + + * configure.in: good news - KDE is relocatable again. + + * libtool.m4.in: updated to latest libtool 1.0i + +Fri Feb 6 21:26:51 1998 Stephan Kulow + + * acinclude.m4.in: added a AC_PROVIDE for AC_PROG_CC and + AC_PROG_CPP to KDE_CHECK_COMPILERS + +Thu Feb 5 16:27:47 1998 Stephan Kulow + + * acinclude.m4.in: put $QTDIR/bin before /usr/bin in the path to + look for moc. I don't know why, but I got a report, that configure + found /usr/bin/moc under Solaris + +Fri Jan 30 15:47:50 1998 Stephan Kulow + + * acinclude.m4.in: export LIBRARY_PATH after reset to the saved + value + + * acinclude.m4.in: unset the LIBRARY_PATH to get a relieable + result when trying to find, if Qt compiles without -L + +Sat Jan 24 00:45:52 1998 Stephan Kulow + + * acinclude.m4.in: fixed another bug in AC_PATH_KDE + +Thu Jan 22 14:46:15 1998 Stephan Kulow + + * configure.in: fixed an ugly bug in AC_BASE_PATH_KDE + + * kappfinder/kappfinder.in: let kappfinder create by configure to + allow the use of the kde_ paths + +Wed Jan 21 22:19:35 1998 Stephan Kulow + + * acinclude.m4.in: - added a install_root prefix to all paths, if + set, to enable package managers to move the whole installation at once + - added --with-install-root to set the install_root prefix + +Tue Jan 20 22:41:04 1998 Stephan Kulow + + * configure.in: added NOOPT_CXXFLAGS to allow kioslave to be + compiled without -O2 + +Mon Jan 19 21:55:21 1998 Stephan Kulow + + * configure.in: some little fixes for the Makefiles + + * acinclude.m4.in: --prefix will no longer override the search for + libraries. If they are present somewhere, they are used (through + the methodes in KApplication) + +Mon Jan 12 00:30:36 1998 Stephan Kulow + + * acinclude.m4.in fixed an ugly bug, that accoured, when + qt_libraries is not set (empty/equals X11/not necessary) + + * acinclude.m4.in moved the remove of the files after the error + detection + + +Sun Jan 11 17:27:53 1998 Stephan Kulow + + * acinclude.m4.in added a new macro KDE_CHECK_QT_DIRECT to unset + the Qt library path, if a Qt program compiles without them + + * acinclude.m4.in added a return value in the CREATE_KFSSTND + macro. Perhaps this has caused the problems + +Sat Jan 10 17:40:44 1998 Stephan Kulow + + * ChangeLog started to maintain a ChangeLog file again + * acinclude.m4.in the AC_CREATE_KFSSTND to get better debug output + to find the problem + + +Old logs, Stephan Kulow made: + +0.1 : first steps with libkde +0.2 : first release with libkde, khtmlw, kdehelp, acli, kwm, kpanel +0.3 : added kfm and bugfixes +0.4 : updated khtmlw, kdehelp, kwm, changed install in all subdirs +0.5 : support libtool (chooseable shared libs) +0.6 : split libkde in kdecore and kdeui +0.6.1 : Bugfixes +0.7 : added code from Janos Farkas (configure) + : added @{kde,qt}_{includes,libraries}@ +0.7.1: Bugfixes +0.7.2: Bugfixes +0.7.3: added @all_includes@ and @all_libraries@ + replaced all incompatible flags like $(CC) and -DHAVE_UNISTD_H +0.7.4: changed support for libkde (back in it's own) + added kpat + updated kpanel, kwm, kghostview +0.8: removed a bug in kghostview + lifted installation process of several apps + splitt kdebase into kdelibs and kdeapps + updated khtmlw, kfm and kdehelp + added kcalc and kpaint + updated kdisplay + added kscreensaver + added --enable-kscreensaver + added --enable-debug (and @CXXFLAGS@ to all Makefile.ins) + updated kwm to 0.4.7 + added make uninstall to every app + added kvt + added khexdit + added .kdelnk for kmines, kedit, ktetris + put kwm, kfind's .kdelnk in the right directories + replaced --enable-kscreensaver by --disable-kscreensaver + updated kpanel to 0.15 + some bugfixes (thanks Marco) + some bugfixes (thanks Martin) + changed acinclude.m4, because aclocal won't + updated kwm to 0.4.8 (patched it again for Qt-1.2) + updated kvt to 0.13 (patch from Matthias) + patched kvt and kwm + updated kwm to 0.5.0 + updated kvt for 0.14 (again and again :-) + updated kview to 0.10 + updated kfm to 0.6.3 + patched kscreensaver for FreeBSD (thanks Marc) +0.9: updated kdisplay to 0.5.3 + added klogout + patches from Matthias + updated kfm to 0.6.4 + updated kghostview to 0.4 + added QTINC and QTLIB + updated kdehelp to 0.4.11 + patched kfm to support ktoolbar + updated kedit to kedit+ + added kfontmanager 0.2.1 +0.9.1: changed kpaint's make style + bugfixing + updated kmines to 0.6.5 + updated ktetris to 0.2.4 + changed to Makefiles to depend on Makefile.in + changed the Makefiles to let install depend on all + added kjots-0.2.2 + updated kjots-0.2.3 + updated kfm to 0.6.6 + updated kjots-0.2.4 + updated kpaint-0.2 + updated kedit to 0.5 + updated kfontmanager to 0.2.2 + updated kfm to 0.6.7 + updated ktetris to 0.2.5 + updated kjots to 0.2.5 +0.10: added HAVE_SQRTL + added HAVE_CRYPT_H + updated kfind + updated kfm to kfm-0.8.1 + re-introduced automake to kdebase + bugfixes for the configure.in + added XPM, GL and PAM tests to configure + added morph3d to kscreensavers + updated kfind to 0.3.2 + added some patches for SGI +... lost the time to maintain a Changelog ;) diff --git a/bibletime-doc/admin/Makefile.am b/bibletime-doc/admin/Makefile.am new file mode 100644 index 0000000..1023a46 --- /dev/null +++ b/bibletime-doc/admin/Makefile.am @@ -0,0 +1,2 @@ +EXTRA_DIST=ChangeLog Makefile.common acinclude.m4.in am_edit am_edit.py conf.change.pl config.guess config.pl config.sub configure.in.min debianrules depcomp install-sh libtool.m4.in ltcf-c.sh ltcf-cxx.sh ltconfig ltmain.sh missing mkinstalldirs ylwrap + diff --git a/bibletime-doc/admin/Makefile.common b/bibletime-doc/admin/Makefile.common new file mode 100644 index 0000000..beec064 --- /dev/null +++ b/bibletime-doc/admin/Makefile.common @@ -0,0 +1,295 @@ + +SHELL=/bin/sh + +cvs: + @if grep '$$(top_srcdir)/acinclude.m4:' Makefile.am >/dev/null; then \ + echo "*** Creating acinclude.m4" ;\ + rm -f acinclude.m4 configure.files ;\ + $(MAKE) -f Makefile.am top_srcdir=. acinclude.m4 ;\ + fi + @echo "!!! If you get recursion errors from autoconf, it is advisable to set the" + @echo " environment variable M4 to something including \"--nesting-limit=500\"" + @if test -r configure.in.in; then \ + rm -f subdirs configure.in ;\ + echo "*** Creating list of subdirectories" ;\ + $(MAKE) -f Makefile.am top_srcdir=. subdirs ;\ + echo "*** Creating configure.in" ;\ + $(MAKE) -f Makefile.am top_srcdir=. configure.in ;\ + fi + @echo "*** Creating aclocal.m4" + @aclocal + @echo "*** Creating configure" + @autoconf + @if test -r configure.in.in ; then \ + perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ + then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ + || mv \$$CONFIG_STATUS.bak \$$CONFIG_STATUS;\ + \n rm -f \$$CONFIG_STATUS.bak;\nfi\ + \n" if /^\s*chmod\s+.*\+x\s+.*CONFIG_STATUS/;' configure ;\ + fi + @if grep '} \$$ac_kw foo' configure >/dev/null 2>&1; then perl -p -i -e "s/ac_kw foo/ac_kw int foo/" configure; fi +#David's hack for autoconf bug when $INSTALL is set + @perl -pi -e 'if (/\[\/\$$\]\*. INSTALL=/) { print $$_ ; $$_ = "\"\") ;;\n"; }' configure + @if egrep "^AM_CONFIG_HEADER" configure.in >/dev/null 2>&1; then \ + echo "*** Creating config.h template" ;\ + autoheader ;\ + fi + @echo "*** Creating Makefile templates" + @automake + @echo "*** Postprocessing Makefile templates" + @perl admin/am_edit + @if egrep "^cvs-local:" Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am cvs-local ;\ + fi + @echo "*** Creating date/time stamp" + @touch stamp-h.in + @echo "*** Finished" + @echo " Don't forget to run ./configure" + @echo " If you haven't done so in a while, run ./configure --help" + +dist: + @if grep -e '$$(top_srcdir)/acinclude.m4:' Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am top_srcdir=. acinclude.m4 ;\ + fi + @if test -r configure.in.in; then \ + $(MAKE) -f Makefile.am top_srcdir=. subdirs configure.in; \ + fi ;\ + aclocal; \ + autoheader; \ + automake --foreign --include-deps; \ + perl admin/am_edit; \ + autoconf; \ + if test -r configure.in.in ; then \ + perl -pi -e 'print "if test \"x\$$with_fast_perl\" = \"xyes\" ;\ + then\n perl -i.bak \$$ac_aux_dir/conf.change.pl \$$CONFIG_STATUS\ + || mv \$$CONFIG_STATUS.bak \$$CONFIG_STATUS;\ + \n rm -f \$$CONFIG_STATUS.bak;\nfi\ + \n" if /^\s*chmod\s+.*\+x\s+.*CONFIG_STATUS/;' configure ;\ + fi ;\ + touch stamp-h.in; \ + if grep -e "^cvs-local:" Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am cvs-local ;\ + fi ;\ + if grep "ac_kw foo" configure >/dev/null 2>&1; then perl -p -i -e "s/ac_kw foo/ac_kw int foo/" configure; fi ;\ + if test -d po; then \ + LIST=`find ./po -name "*.po"`; \ + for i in $$LIST; do \ + file2=`echo $$i | sed -e "s#\.po#\.gmo#"`; \ + msgfmt -o $$file2 $$i || touch $$file2; \ + done ;\ + fi + @if grep -e "^cvs-dist-local:" Makefile.am >/dev/null; then \ + $(MAKE) -f Makefile.am cvs-dist-local ;\ + fi + +cvs-clean: + @if test ! -d CVS; then \ + echo "You don't have a toplevel CVS directory."; \ + echo "You most certainly didn't use cvs to get these sources."; \ + echo "But this function depends on cvs's information."; \ + exit 1 ;\ + fi;\ + pwd=`pwd` ;\ + dirs=`find . -type d | grep -v CVS | sed -e "s#^./##"` ;\ + for i in $$dirs; do \ + if test ! -d "$$pwd/$$i/CVS"; then \ + echo "D $$i" ;\ + rm -rf "$$pwd/$$i"; \ + continue; \ + fi ;\ + cd $$pwd/$$i ;\ + for f in * .*; do \ + if test ! -d "$$f"; then \ + if grep "^/$$f/" CVS/Entries > /dev/null; then \ + a="b"; \ + else \ + echo "F $$i/$$f"; \ + rm -f "$$pwd/$$i/$$f"; \ + fi; \ + fi ; \ + done; \ + done + + +# The Makefiles have to be sorted for slashes, since configure creates +# only one directory per Makefile not the whole hierarchy +configure.in: configure.files $(shell test -f configure.files && cat configure.files) subdirs + @rm -f configure.in configure.in.new ;\ + cat `cat configure.files | egrep -v "^configure.in.bot"` >> configure.in.new ;\ + echo "KDE_CREATE_SUBDIRSLIST" >> configure.in.new ;\ + echo "AC_OUTPUT( \\" >> configure.in.new ;\ + mfs=`find . -type d -print | fgrep -v "/." | sed -e "s#\./##" -e "/^debian/d" | sort`; \ + for i in $$mfs; do \ + topleveldir=`echo $$i| sed -e "s#/.*##"`; \ + if test -f $$topleveldir/configure.in; then \ + continue; \ + fi ;\ + if test ! -f $$i/Makefile.am; then \ + continue; \ + fi ;\ + if test -s inst-apps; then \ + if test -z "`grep \"^$$topleveldir\" inst-apps`"; then \ + continue; \ + fi ;\ + fi ;\ + echo "$$i/Makefile \\" >> configure.in.new ;\ + done ;\ + egrep '^dnl AC_OUTPUT\(.*\)' `cat configure.files` | sed -e "s#^.*dnl AC_OUTPUT(\(.*\))#\1 \\\\#" >> configure.in.new ;\ + echo ")" >> configure.in.new + @modulename= ;\ + if test -f configure.in.in; then \ + if head -2 configure.in.in | egrep "^#MIN_CONFIG$$" > /dev/null; then \ + line=`egrep "^AM_INIT_AUTOMAKE\(" configure.in.in` ;\ + if test -n "$$line"; then \ + modulename=`echo $$line | sed -e "s#AM_INIT_AUTOMAKE(\([^,]*\),.*#\1#"` ;\ + VERSION=`echo $$line | sed -e "s#AM_INIT_AUTOMAKE([^,]*, *\([^)]*\)).*#\1#"` ;\ + fi ;\ + sed -e "s#AM_INIT_AUTOMAKE([^@].*#dnl PACKAGE set before#" configure.in.new > configure.in \ + && mv configure.in configure.in.new ;\ + fi ;\ + fi ;\ + if test -z "$$modulename" || test "$$modulename" = "@MODULENAME@"; then \ + modulename=`pwd`; modulename=`basename $$modulename`; \ + fi ;\ + if test -z "$$VERSION" || test "$$VERSION" = "@VERSION@"; then \ + VERSION="\"2.2.1\""; \ + fi ;\ + sed -e "s#@MODULENAME@#$$modulename#" configure.in.new | \ + sed -e "s#@VERSION@#$$VERSION#" > configure.in + @if test -f configure.in.bot ; then cat configure.in.bot >> configure.in ; fi + @rm -f configure.in.new + +configure.files: subdirs + @admindir=NO ;\ + for i in . .. ../.. ../../..; do \ + if test -x $$i/admin; then admindir=$$i/admin; break; fi; \ + done ;\ + rm -rf configure.files ;\ + if test -f configure.in.in && head -2 configure.in.in | egrep "^#MIN_CONFIG$$" > /dev/null; then \ + echo $$admindir/configure.in.min >> configure.files ;\ + fi + @test -f configure.in.in && echo configure.in.in >> configure.files + @list=`find . -name "configure.in.in" | sort`; \ + for i in $$list; do if test -f $$i && test ! `dirname $$i` = "." ; then \ + echo $$i >> configure.files ;\ + fi; done + @if test -f configure.in.mid ; then echo configure.in.mid >> configure.files ; fi + @if test -f configure.in.bot ; then echo configure.in.bot >> configure.files ; fi + +subdirs: + @files=`ls -1 | sort`; \ + dirs= ;\ + lib_dirs= ;\ + first_dirs= ;\ + last_dirs= ;\ + compilefirst=`grep '^COMPILE_FIRST[ ]*=' Makefile.am | \ + sed -e 's#^COMPILE_FIRST[ ]*=[ ]*#|#' | sed -e 's#$$#|#' | sed -e 's# #|#g'`;\ + compilelast=`grep '^COMPILE_LAST[ ]*=' Makefile.am | \ + sed -e 's#^COMPILE_LAST[ ]*=[ ]*#|#' | sed -e 's#$$#|#' | sed -e 's# #|#g'`;\ + for i in $$files; do if test -d $$i; then \ + if test -f $$i/Makefile.am; then \ + if echo $$compilefirst | grep "|$$i|" >/dev/null; then \ + first_dirs="$$first_dirs $$i" ;\ + elif echo $$compilelast | grep "|$$i|" >/dev/null; then \ + last_dirs="$$last_dirs $$i" ; \ + else dirs="$$dirs $$i" ;\ + fi ;\ + fi ;\ + fi; \ + done ;\ + rm -f SUBDIRS ;\ + for i in $$dirs; do \ + echo $$i >> ./SUBDIRS; \ + done + @if test -r subdirs && diff subdirs SUBDIRS > /dev/null; then \ + rm -f SUBDIRS; \ + fi + @test -r SUBDIRS && mv SUBDIRS subdirs || true + +package-merge: + @catalogs='$(POFILES)'; \ + for cat in $$catalogs; do \ + echo $$cat $$name; \ + msgmerge -o $$cat.new $$cat $(PACKAGE).pot ; \ + if test -s $$cat.new; then \ + grep -v "\"POT-Creation" $$cat.new > $$cat.new.2 ; \ + grep -v "\"POT-Creation" $$cat >> $$cat.new.1; \ + if diff $$cat.new.1 $$cat.new.2; then \ + rm $$cat.new; \ + else \ + mv $$cat.new $$cat ; \ + fi; \ + rm -f $$cat.new.1 $$cat.new.2 ;\ + fi ;\ + done + + +package-messages: + @rm -rf po.backup ;\ + mkdir po.backup ;\ + for i in `ls -1 po/*.pot 2>/dev/null | sed -e "s#po/##"`; do \ + egrep -v '^#([^:]|$)' po/$$i | egrep '^.*[^ ]+.*$$' | grep -v "\"POT-Creation" > po.backup/$$i ; \ + cp po/$$i po.backup/backup_$$i ; \ + touch -r po/$$i po.backup/backup_$$i ;\ + rm po/$$i ;\ + done + @podir=$${podir:-$$PWD/po} ;\ + files=`find . -name Makefile.am | xargs egrep -l '^messages:' `; \ + dirs=`for i in $$files; do echo \`dirname $$i\`; done`; \ + tmpname="$$PWD/messages.log" ;\ + if test -z "$$EXTRACTRC"; then EXTRACTRC=extractrc ; fi ;\ + if test -z "$$PREPARETIPS"; then PREPARETIPS=preparetips ; fi ;\ + export EXTRACTRC PREPARETIPS ;\ + for subdir in $$dirs; do \ + test -z "$$VERBOSE" || echo "Making messages in $$subdir"; \ + (cd $$subdir ;\ + if test -n "`grep -e '^messages:.*rc.cpp' Makefile.am`"; then \ + $$EXTRACTRC *.rc *.ui > rc.cpp ;\ + else \ + candidates=`ls -1 *.rc *.ui 2>/dev/null` ;\ + if test -n "$$candidates"; then \ + echo "$$subdir has *.rc or *.ui files, but not correct messages line" ;\ + fi ;\ + fi ;\ + if test -n "`grep -r KAboutData *.c* *.C* 2>/dev/null`"; then \ + echo -e 'i18n("_: NAME OF TRANSLATORS\\n"\n"Your names")\ni18n("_: EMAIL OF TRANSLATORS\\n"\n"Your emails")' > _translatorinfo.cpp ;\ + else echo " " > _translatorinfo.cpp ;\ + fi; \ + perl -e '$$mes=0; while () { if (/^messages:/) { $$mes=1; print $$_; next; } if ($$mes) { if (/$$\\(XGETTEXT\)/ && / -o/) { s/ -o \$$\(podir\)/ _translatorinfo.cpp -o \$$\(podir\)/ } print $$_; } else { print $$_; } }' < Makefile.am > _transMakefile ;\ + $(MAKE) -s -f _transMakefile podir=$$podir EXTRACTRC="$$EXTRACTRC" PREPARETIPS="$$PREPARETIPS" \ + XGETTEXT="$${XGETTEXT:-xgettext} -C -ki18n \ + -kI18N_NOOP -ktranslate -kaliasLocale \ + -x $${includedir:-$$KDEDIR/include}/kde.pot" \ + messages ) >$$tmpname 2>&1 ;\ + test -s $$tmpname && (echo $$subdir ; cat $$tmpname) ;\ + test ! -f $$subdir/rc.cpp || rm -f $$subdir/rc.cpp ;\ + rm -f $$subdir/_translatorinfo.cpp ;\ + rm -f $$subdir/_transMakefile ;\ + done + rm -f $$tmpname + @for i in `ls -1 po.backup/*.pot 2>/dev/null | sed -e "s#po.backup/##" | egrep -v '^backup_'`; do \ + if test ! -f po/$$i; then echo "disappeared: $$i"; fi ;\ + done + @for i in `ls -1 po/*.pot 2>/dev/null | sed -e "s#po/##"`; do \ + egrep -v '^#([^:]|$)' po/$$i | egrep '^.*[^ ]+.*$$' | grep -v "\"POT-Creation" > temp.pot ;\ + if test -f po.backup/$$i && test -n "`diff temp.pot po.backup/$$i`"; then \ + echo "will update $$i"; \ + msgmerge -q po.backup/backup_$$i po/$$i > temp.pot ;\ + mv temp.pot po/$$i; \ + else \ + if test -f po.backup/backup_$$i; then \ + test -z "$$VERBOSE" || echo "I'm restoring $$i" ;\ + mv po.backup/backup_$$i po/$$i; \ + rm po.backup/$$i; \ + else \ + echo "will add $$i" ;\ + fi ;\ + fi ;\ + done + @rm -f temp.pot + @rm -rf po.backup + +test: + perl -e '$$mes=0; while () { if (/^messages:/) { $$mes=1; print $$_; next; } if ($$mes) { if (! /^\t/) { exit(0); } if (/$$\\(XGETTEXT\)/ && / -o/) { s/ -o/ _translatorinfo.cpp -o/ } print $$_; } }' < Makefile.am + +.SILENT: diff --git a/bibletime-doc/admin/Makefile.in b/bibletime-doc/admin/Makefile.in new file mode 100644 index 0000000..2165335 --- /dev/null +++ b/bibletime-doc/admin/Makefile.in @@ -0,0 +1,358 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = .. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = ChangeLog Makefile.common acinclude.m4.in am_edit am_edit.py conf.change.pl config.guess config.pl config.sub configure.in.min debianrules depcomp install-sh libtool.m4.in ltcf-c.sh ltcf-cxx.sh ltconfig ltmain.sh missing mkinstalldirs ylwrap +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = ChangeLog Makefile.am Makefile.in config.guess config.sub \ +install-sh ltcf-c.sh ltcf-cxx.sh ltconfig ltmain.sh missing \ +mkinstalldirs ylwrap + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu admin/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu admin/Makefile + cd $(top_srcdir) && perl admin/am_edit admin/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = admin + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu admin/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu admin/Makefile + cd $(top_srcdir) && perl admin/am_edit admin/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/admin/acinclude.m4.in b/bibletime-doc/admin/acinclude.m4.in new file mode 100644 index 0000000..7823796 --- /dev/null +++ b/bibletime-doc/admin/acinclude.m4.in @@ -0,0 +1,4141 @@ +## -*- autoconf -*- + +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 1997 Janos Farkas (chexum@shadow.banki.hu) +dnl (C) 1997,98,99 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public License +dnl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +dnl IMPORTANT NOTE: +dnl Please do not modify this file unless you expect your modifications to be +dnl carried into every other module in the repository. If you decide that you +dnl really want to modify it, contact coolo@kde.org mentioning that you have +dnl and that the modified file should be committed to every module. +dnl +dnl Single-module modifications are best placed in configure.in for kdelibs +dnl and kdebase or configure.in.in if present. + +dnl ------------------------------------------------------------------------ +dnl Forward compatibility macros (make autoconf 2.13 look like 2.50), +dnl thanks to Raja R Harinath. +dnl ------------------------------------------------------------------------ +dnl +ifdef([_AC_PATH_X_DIRECT],[], + [AC_DEFUN([_AC_PATH_X_DIRECT],[AC_PATH_X_DIRECT])]) +ifdef([_AC_PATH_X_XMKMF],[], + [AC_DEFUN([_AC_PATH_X_XMKMF],[AC_PATH_X_XMKMF])]) + +dnl ------------------------------------------------------------------------ +dnl Find a file (or one of more files in a list of dirs) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_FIND_FILE, +[ +$3=NO +for i in $2; +do + for j in $1; + do + echo "configure: __oline__: $i/$j" >&AC_FD_CC + if test -r "$i/$j"; then + echo "taking that" >&AC_FD_CC + $3=$i + break 2 + fi + done +done +]) + +dnl KDE_FIND_PATH(programm-name, variable-name, list of directories, +dnl if-not-found, test-parameter) +AC_DEFUN(KDE_FIND_PATH, +[ + AC_MSG_CHECKING([for $1]) + if test -n "$$2"; then + kde_cv_path="$$2"; + else + kde_cache=`echo $1 | sed 'y%./+-%__p_%'` + + AC_CACHE_VAL(kde_cv_path_$kde_cache, + [ + kde_cv_path="NONE" + dirs="$3" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/$1"; then + if test -n "$5" + then + evalstr="$dir/$1 $5 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/$1" + break + fi + else + kde_cv_path="$dir/$1" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + ]) + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + AC_MSG_RESULT(not found) + $4 + else + AC_MSG_RESULT($kde_cv_path) + $2=$kde_cv_path + + fi +]) + +AC_DEFUN(KDE_MOC_ERROR_MESSAGE, +[ + AC_MSG_ERROR([No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +]) +]) + +AC_DEFUN(KDE_UIC_ERROR_MESSAGE, +[ + AC_MSG_WARN([No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +]) +]) + +dnl ------------------------------------------------------------------------ +dnl Find the meta object compiler and the ui compiler in the PATH, +dnl in $QTDIR/bin, and some more usual places +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_MOC_UIC, +[ + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + KDE_FIND_PATH(moc, MOC, [$qt_bindirs], [KDE_MOC_ERROR_MESSAGE]) + if test -z "$UIC_NOT_NEEDED"; then + KDE_FIND_PATH(uic, UIC, [$qt_bindirs], [UIC=""]) + if test -z "$UIC" ; then + KDE_UIC_ERROR_MESSAGE + exit 1 + fi + else + UIC="echo uic not available: " + fi + + AC_SUBST(MOC) + AC_SUBST(UIC) +]) + +AC_DEFUN(KDE_1_CHECK_PATHS, +[ + KDE_1_CHECK_PATH_HEADERS + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +AC_MSG_CHECKING([for KDE libraries installed]) +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + AC_MSG_RESULT(yes) +else + AC_MSG_ERROR([your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log.]) +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + +KDE_SET_PATHS($kde_result) + +]) + +AC_DEFUN(KDE_SET_PATHS, +[ + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$1" +]) + +AC_DEFUN(KDE_SET_DEFAULT_PATHS, +[ +if test "$1" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + KDE_SET_PATHS(defaults) + +else + + if test $kde_qtver = 1; then + AC_MSG_RESULT([compiling]) + KDE_1_CHECK_PATHS + else + AC_MSG_ERROR([path checking not yet supported for KDE 2]) + fi + +fi +]) + +AC_DEFUN(KDE_CHECK_PATHS_FOR_COMPLETENESS, +[ if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi +]) + +AC_DEFUN(KDE_MISSING_PROG_ERROR, +[ + AC_MSG_ERROR([The important program $1 was not found! +Please check whether you installed KDE correctly. +]) +]) + +AC_DEFUN(KDE_SUBST_PROGRAMS, +[ + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + KDE_FIND_PATH(dcopidl, DCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl)]) + KDE_FIND_PATH(dcopidl2cpp, DCOPIDL2CPP, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(dcopidl2cpp)]) + KDE_FIND_PATH(mcopidl, MCOPIDL, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(mcopidl)]) + KDE_FIND_PATH(artsc-config, ARTSCCONFIG, [$kde_default_bindirs], [KDE_MISSING_PROG_ERROR(artsc-config)]) + KDE_FIND_PATH(kde-config, KDECONFIG, [$kde_default_bindirs]) + KDE_FIND_PATH(meinproc, MEINPROC, [$kde_default_bindirs]) + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + AC_FIND_FILE(apps/ksgmltools2/customization/kde-chunk.xsl, $kde_sharedirs, KDE_XSL_STYLESHEET) + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + AC_SUBST(DCOPIDL) + AC_SUBST(DCOPIDL2CPP) + AC_SUBST(DCOP_DEPENDENCIES) + AC_SUBST(MCOPIDL) + AC_SUBST(ARTSCCONFIG) + AC_SUBST(KDECONFIG) + AC_SUBST(MEINPROC) + AC_SUBST(KDE_XSL_STYLESHEET) + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + AC_MSG_ERROR([$KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + ]) + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + AC_SUBST(kde_libs_prefix) + AC_SUBST(kde_libs_htmldir) +])dnl + +AC_DEFUN(AC_CREATE_KFSSTND, +[ +AC_REQUIRE([AC_CHECK_RPATH]) + +AC_MSG_CHECKING([for KDE paths]) +kde_result="" +kde_cached_paths=yes +AC_CACHE_VAL(kde_cv_all_paths, +[ + KDE_SET_DEFAULT_PATHS($1) + kde_cached_paths=no +]) +eval "$kde_cv_all_paths" +KDE_CHECK_PATHS_FOR_COMPLETENESS +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + KDE_SET_DEFAULT_PATHS($1) + eval "$kde_cv_all_paths" + KDE_CHECK_PATHS_FOR_COMPLETENESS + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + AC_MSG_ERROR([configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +]) +else + rm -f conftest* + AC_MSG_RESULT($kde_result) +fi + +bindir=$kde_bindir + +KDE_SUBST_PROGRAMS + +]) + +AC_DEFUN(AC_SUBST_KFSSTND, +[ +AC_SUBST(kde_htmldir) +AC_SUBST(kde_appsdir) +AC_SUBST(kde_icondir) +AC_SUBST(kde_sounddir) +AC_SUBST(kde_datadir) +AC_SUBST(kde_locale) +AC_SUBST(kde_confdir) +AC_SUBST(kde_mimedir) +AC_SUBST(kde_wallpaperdir) +AC_SUBST(kde_bindir) +dnl for KDE 2 +AC_SUBST(kde_templatesdir) +AC_SUBST(kde_servicesdir) +AC_SUBST(kde_servicetypesdir) +AC_SUBST(kde_moduledir) +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi +dnl AC_SUBST(kde_minidir) +dnl AC_SUBST(kde_cgidir) +dnl AC_SUBST(kde_toolbardir) +]) + +AC_DEFUN(KDE_MISC_TESTS, +[ + AC_LANG_C + dnl Checks for libraries. + AC_CHECK_LIB(util, main, [LIBUTIL="-lutil"]) dnl for *BSD + AC_SUBST(LIBUTIL) + AC_CHECK_LIB(compat, main, [LIBCOMPAT="-lcompat"]) dnl for *BSD + AC_SUBST(LIBCOMPAT) + kde_have_crypt= + AC_CHECK_LIB(crypt, crypt, [LIBCRYPT="-lcrypt"; kde_have_crypt=yes], + AC_CHECK_LIB(c, crypt, [kde_have_crypt=yes], [ + AC_MSG_WARN([you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support]) + kde_have_crypt=no + ])) + AC_SUBST(LIBCRYPT) + if test $kde_have_crypt = yes; then + AC_DEFINE_UNQUOTED(HAVE_CRYPT, 1, [Defines if your system has the crypt function]) + fi + AC_CHECK_SOCKLEN_T + AC_LANG_C + AC_CHECK_LIB(dnet, dnet_ntoa, [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"]) + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + AC_CHECK_LIB(dnet_stub, dnet_ntoa, + [X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"]) + fi + AC_CHECK_FUNC(inet_ntoa) + if test $ac_cv_func_inet_ntoa = no; then + AC_CHECK_LIB(nsl, inet_ntoa, X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl") + fi + AC_CHECK_FUNC(connect) + if test $ac_cv_func_connect = no; then + AC_CHECK_LIB(socket, connect, X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS", , + $X_EXTRA_LIBS) + fi + + AC_CHECK_FUNC(remove) + if test $ac_cv_func_remove = no; then + AC_CHECK_LIB(posix, remove, X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix") + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + AC_CHECK_FUNC(shmat, , + AC_CHECK_LIB(ipc, shmat, X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc")) + + # Solaris 2.6 and others need -lresolv for res_init + AC_CHECK_FUNCS(res_init, , [ + kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + AC_TRY_LINK( +[ +#include +], +[ +res_init(); +], + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + AC_DEFINE(HAVE_RES_INIT, 1, [Define if you have the res_init function]) + ) + LIBS=$kde_libs_safe + ]) + + LIBSOCKET="$X_EXTRA_LIBS" + AC_SUBST(LIBSOCKET) + AC_SUBST(LIBRESOLV) + AC_SUBST(X_EXTRA_LIBS) + AC_CHECK_LIB(ucb, killpg, [LIBUCB="-lucb"]) dnl for Solaris2.4 + AC_SUBST(LIBUCB) + + case $host in dnl this *is* LynxOS specific + *-*-lynxos* ) + AC_MSG_CHECKING([LynxOS header file wrappers]) + [CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__"] + AC_MSG_RESULT(disabled) + AC_CHECK_LIB(bsd, gethostbyname, [LIBSOCKET="-lbsd"]) dnl for LynxOS + ;; + esac + + KDE_CHECK_TYPES + KDE_CHECK_LIBDL +]) + +dnl ------------------------------------------------------------------------ +dnl Find the header files and libraries for X-Windows. Extended the +dnl macro AC_PATH_X +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(K_PATH_X, +[ +AC_REQUIRE([AC_PROG_CPP])dnl +AC_REQUIRE([KDE_MISC_TESTS])dnl +AC_MSG_CHECKING(for X) +AC_LANG_SAVE +AC_LANG_C +AC_CACHE_VAL(kde_cv_have_x, +[# One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +_AC_PATH_X_DIRECT +dnl AC_PATH_X_XMKMF picks /usr/lib as the path for the X libraries. +dnl Unfortunately, if compiling with the N32 ABI, this is not the correct +dnl location. The correct location is /usr/lib32 or an undefined value +dnl (the linker is smart enough to pick the correct default library). +dnl Things work just fine if you use just AC_PATH_X_DIRECT. +dnl Solaris has a similar problem. AC_PATH_X_XMKMF forces x_includes to +dnl /usr/openwin/include, which doesn't work. /usr/include does work, so +dnl x_includes should be left alone. +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + _AC_PATH_X_XMKMF + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + AC_MSG_ERROR([Can't find X includes. Please check your installation and add the correct paths!]) +fi + +if test "$kde_x_libraries" = NO; then + AC_MSG_ERROR([Can't find X libraries. Please check your installation and add the correct paths!]) +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" +])dnl + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + AC_MSG_RESULT($have_x) + no_x=yes +else + AC_MSG_RESULT([libraries $kde_x_libraries, headers $kde_x_includes]) +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; dnl better than nothing :- + else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; dnl better than nothing :- + else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + +AC_SUBST(X_INCLUDES) +AC_SUBST(X_LDFLAGS) +AC_SUBST(x_libraries) +AC_SUBST(x_includes) + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +AC_CHECK_LIB(ICE, IceConnectionNumber, + [LIBSM="-lSM -lICE"], , $X_EXTRA_LIBS) +AC_SUBST(LIBSM) +LDFLAGS="$ac_save_LDFLAGS" + +AC_SUBST(X_PRE_LIBS) + +LIB_X11='-lX11 $(LIBSOCKET)' +AC_SUBST(LIB_X11) + +AC_MSG_CHECKING(for libXext) +AC_CACHE_VAL(kde_cv_have_libXext, +[ +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +AC_TRY_LINK([ +#include +#ifdef STDC_HEADERS +# include +#endif +], +[ +printf("hello Xext\n"); +], +kde_cv_have_libXext=yes, +kde_cv_have_libXext=no + ) + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + ]) + +AC_MSG_RESULT($kde_cv_have_libXext) + +if test "$kde_cv_have_libXext" = "no"; then + AC_MSG_ERROR([We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either.]) +fi + +AC_MSG_CHECKING(for Xinerama) + + AC_ARG_WITH(xinerama, + [ --with-xinerama enable support for Xinerama ], + [ + no_xinerama=no + ], [ + no_xinerama=yes + ] +) + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + AC_CACHE_VAL(ac_cv_have_xinerama, + [ + AC_TRY_LINK([#include + #include ], + [XineramaIsActive(NULL);], + [ac_cv_have_xinerama="yes"], + [ac_cv_have_xinerama="no"]) + ]) +else + ac_cv_have_xinerama=no; +fi + +AC_MSG_RESULT($ac_cv_have_xinerama) + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + AC_DEFINE(HAVE_XINERAMA, 1, [Define if you want Xinerama support]) + LIBXINERAMA="-lXinerama" +fi + +AC_SUBST(LIBXINERAMA) + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +AC_LANG_RESTORE + +]) + +AC_DEFUN(KDE_PRINT_QT_PROGRAM, +[ +AC_REQUIRE([KDE_USE_QT]) +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +if test "$kde_cv_qt_direct" = "yes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Try to find the Qt headers and libraries. +dnl $(QT_LDFLAGS) will be -Lqtliblocation (if needed) +dnl and $(QT_INCLUDES) will be -Iqthdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_PATH_QT_1_3, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([KDE_USE_QT]) + +dnl ------------------------------------------------------------------------ +dnl Add configure flag to enable linking to MT version of Qt library. +dnl ------------------------------------------------------------------------ + +AC_ARG_ENABLE( + mt, + [ --enable-mt link to threaded Qt (experimental)], + kde_use_qt_mt=$enableval, + kde_use_qt_mt=no +) + +USING_QT_MT="" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust some vars for the host. +dnl ------------------------------------------------------------------------ + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + AC_MSG_WARN([Compiler is not gcc. MT support disabled.]) + fi + ;; + *) + AC_MSG_WARN([MT not yet supported on $host - disabled.]) + ;; + esac + +fi + +kde_qt_was_given=yes + +dnl ------------------------------------------------------------------------ +dnl If we haven't been told how to link to Qt, we work it out for ourselves. +dnl ------------------------------------------------------------------------ + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + +dnl ------------------------------------------------------------------------ +dnl If we got --enable-qt-mt then adjust the Qt library name for the host. +dnl ------------------------------------------------------------------------ + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([AC_FIND_JPEG]) + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +AC_MSG_CHECKING([for Qt]) + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +AC_ARG_WITH(qt-dir, + [ --with-qt-dir=DIR where the root of Qt is installed ], + [ ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + ]) + +AC_ARG_WITH(qt-includes, + [ --with-qt-includes=DIR where the Qt includes are. ], + [ + ac_qt_includes="$withval" + ]) + +kde_qt_libs_given=no + +AC_ARG_WITH(qt-libraries, + [ --with-qt-libraries=DIR where the Qt library is installed.], + [ ac_qt_libraries="$withval" + kde_qt_libs_given=yes + ]) + +AC_CACHE_VAL(ac_cv_have_qt, +[#try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + +AC_FIND_FILE($kde_qt_header, $qt_incdirs, qt_incdir) +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + +AC_LANG_SAVE +AC_LANG_CPLUSPLUS + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + +KDE_PRINT_QT_PROGRAM + +if AC_TRY_EVAL(ac_link) && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +AC_LANG_RESTORE +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + AC_MSG_ERROR([Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log.]) +else + have_qt="yes" +fi +]) + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + AC_MSG_RESULT([$have_qt]); +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + AC_MSG_RESULT([libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT]) + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then +KDE_CHECK_QT_DIRECT(qt_libraries= ,[]) +fi + +AC_SUBST(qt_libraries) +AC_SUBST(qt_includes) + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + +AC_SUBST(QT_INCLUDES) +AC_SUBST(QT_LDFLAGS) +AC_PATH_QT_MOC_UIC + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' +AC_SUBST(LIB_QT) + +]) + +AC_DEFUN(AC_PATH_QT, +[ +AC_PATH_QT_1_3 +]) + +AC_DEFUN(KDE_CHECK_FINAL, +[ + AC_ARG_ENABLE(final, [ --enable-final build size optimized apps (experimental - needs lots of memory)], + kde_use_final=$enableval, kde_use_final=no) + + KDE_COMPILER_REPO + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + AC_SUBST(KDE_USE_FINAL_TRUE) + AC_SUBST(KDE_USE_FINAL_FALSE) + + AC_ARG_ENABLE(closure, [ --disable-closure don't delay template instantiation], + kde_use_closure=$enableval, kde_use_closure=yes) + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + AC_SUBST(KDE_USE_CLOSURE_TRUE) + AC_SUBST(KDE_USE_CLOSURE_FALSE) +]) + +dnl ------------------------------------------------------------------------ +dnl Now, the same with KDE +dnl $(KDE_LDFLAGS) will be the kdeliblocation (if needed) +dnl and $(kde_includes) will be the kdehdrlocation (if needed) +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_BASE_PATH_KDE, +[ +AC_PREREQ([2.13]) +AC_REQUIRE([AC_PATH_QT])dnl +AC_CHECK_RPATH +AC_MSG_CHECKING([for KDE]) + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +AC_CACHE_VAL(ac_cv_have_kde, +[#try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z "$1"; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" +AC_FIND_FILE($kde_check_header, $kde_incdirs, kde_incdir) +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!]) +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" +AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir) +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +AC_MSG_ERROR([ +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!]) +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else dnl test -z $1 + + ac_cv_have_kde="have_kde=no" + +fi +])dnl + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix]) + else + ac_kde_exec_prefix="$exec_prefix" + AC_MSG_RESULT([will be installed in $ac_kde_prefix and $ac_kde_exec_prefix]) + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + AC_MSG_RESULT([libraries $ac_kde_libraries, headers $ac_kde_includes]) + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi +AC_SUBST(kde_libraries) +AC_SUBST(kde_includes) + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + +AC_SUBST(KDE_LDFLAGS) +AC_SUBST(KDE_INCLUDES) + +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" +AC_SUBST(all_includes) +AC_SUBST(all_libraries) + +AC_SUBST(AUTODIRS) +]) + +AC_DEFUN(KDE_CHECK_EXTRA_LIBS, +[ +AC_MSG_CHECKING(for extra includes) +AC_ARG_WITH(extra-includes, [ --with-extra-includes=DIR + adds non standard include paths], + kde_use_extra_includes="$withval", + kde_use_extra_includes=NONE +) +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi +AC_SUBST(USER_INCLUDES) + +AC_MSG_RESULT($kde_use_extra_includes) + +kde_extra_libs= +AC_MSG_CHECKING(for extra libs) +AC_ARG_WITH(extra-libs, [ --with-extra-libs=DIR adds non standard library paths], + kde_use_extra_libs=$withval, + kde_use_extra_libs=NONE +) +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + +AC_SUBST(USER_LDFLAGS) + +AC_MSG_RESULT($kde_use_extra_libs) + +]) + +AC_DEFUN(KDE_1_CHECK_PATH_HEADERS, +[ + AC_MSG_CHECKING([for KDE headers installed]) + AC_LANG_SAVE + AC_LANG_CPLUSPLUS +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if AC_TRY_EVAL(ac_compile); then + AC_MSG_RESULT(yes) + else + AC_MSG_ERROR([your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log.]) + fi + + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_KDEQTADDON, +[ +AC_MSG_CHECKING(for kde-qt-addon) +AC_CACHE_VAL(kde_cv_have_kdeqtaddon, +[ + kde_ldflags_safe="$LDFLAGS" + kde_libs_safe="$LIBS" + kde_cxxflags_safe="$CXXFLAGS" + + LIBS="-lkde-qt-addon $LIBQT $LIBS" + CXXFLAGS="$CXXFLAGS -I$prefix/include -I$prefix/include/kde $all_includes" + LDFLAGS="$LDFLAGS $all_libraries $USER_LDFLAGS" + + AC_TRY_LINK([ + #include + ], + [ + QDomDocument doc; + ], + kde_cv_have_kdeqtaddon=yes, + kde_cv_have_kdeqtaddon=no + ) + + LDFLAGS=$kde_ldflags_safe + LIBS=$kde_libs_safe + kde_cxxflags_safe="$CXXFLAGS" +]) + +AC_MSG_RESULT($kde_cv_have_kdeqtaddon) + +if test "$kde_cv_have_kdeqtaddon" = "no"; then + AC_MSG_ERROR([Can't find libkde-qt-addon. You need to install it first. +It is a separate package (and CVS module) named kde-qt-addon.]) +fi +]) + +AC_DEFUN(KDE_CHECK_KIMGIO, +[ + AC_REQUIRE([AC_BASE_PATH_KDE]) + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + AC_REQUIRE([AC_FIND_TIFF]) + AC_REQUIRE([AC_FIND_JPEG]) + AC_REQUIRE([AC_FIND_PNG]) + AC_REQUIRE([KDE_CREATE_LIBS_ALIASES]) + + if test "$1" = "existance"; then + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries $LIBJPEG $LIBTIFF $LIBPNG $LIBQT -lm" + AC_CHECK_LIB(kimgio, kimgioRegister, [ + LIBKIMGIO_EXISTS=yes],LIBKIMGIO_EXISTS=no) + LIBS="$kde_save_LIBS" + AC_LANG_RESTORE + else + LIBKIMGIO_EXISTS=yes + fi + + if test "$LIBKIMGIO_EXISTS" = "yes"; then + LIB_KIMGIO='-lkimgio' + else + LIB_KIMGIO='' + fi + AC_SUBST(LIB_KIMGIO) +]) + +AC_DEFUN(KDE_CREATE_LIBS_ALIASES, +[ + AC_REQUIRE([KDE_MISC_TESTS]) + AC_REQUIRE([KDE_CHECK_LIBDL]) + AC_REQUIRE([K_PATH_X]) + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui' + AC_SUBST(LIB_KDEUI) + LIB_KFORMULA='-lkformula' + AC_SUBST(LIB_KFORMULA) + LIB_KIO='-lkio' + AC_SUBST(LIB_KIO) + LIB_KSYCOCA='-lksycoca' + AC_SUBST(LIB_KSYCOCA) + LIB_SMB='-lsmb' + AC_SUBST(LIB_SMB) + LIB_KFILE='-lkfile' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab' + AC_SUBST(LIB_KAB) + LIB_KHTML='-lkhtml' + AC_SUBST(LIB_KHTML) + LIB_KSPELL='-lkspell' + AC_SUBST(LIB_KSPELL) + LIB_KPARTS='-lkparts' + AC_SUBST(LIB_KPARTS) + LIB_KWRITE='-lkwrite' + AC_SUBST(LIB_KWRITE) +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + AC_SUBST(LIB_KDECORE) + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + AC_SUBST(LIB_KDEUI) + LIB_KFM='-lkfm $(LIB_KDECORE)' + AC_SUBST(LIB_KFM) + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + AC_SUBST(LIB_KFILE) + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + AC_SUBST(LIB_KAB) +fi +]) + +AC_DEFUN(AC_PATH_KDE, +[ + AC_BASE_PATH_KDE + AC_ARG_ENABLE(path-check, [ --disable-path-check don't try to find out, where to install], + [ + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + ], + [ + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + ] + ) + + AC_CREATE_KFSSTND($ac_use_path_checking) + + AC_SUBST_KFSSTND + KDE_CREATE_LIBS_ALIASES +]) + +dnl obsolete +AC_DEFUN(AC_CHECK_SETENV, +[ + AC_OBSOLETE([$0], [; instead use AC_CHECK_FUNCS([setenv unsetenv])])dnl + AC_CHECK_FUNCS([setenv unsetenv]) +]) + +AC_DEFUN(AC_CHECK_GETDOMAINNAME, +[ +AC_MSG_CHECKING(for getdomainname) +AC_CACHE_VAL(ac_cv_func_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +kde_safe_LIBS="$LIBS" +LIBS="$LIBS $X_EXTRA_LIBS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_COMPILE([ +#include +#include +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], +ac_cv_func_getdomainname=yes, +ac_cv_func_getdomainname=no) +CXXFLAGS="$save_CXXFLAGS" +LIBS=$kde_safe_LIBS +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_getdomainname) + +AC_MSG_CHECKING([if getdomainname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_getdomainname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + ac_cv_proto_getdomainname=no +else + kde_safe_libs=$LIBS + LIBS="$LIBS $X_EXTRA_LIBS" + AC_TRY_LINK([ +#include +#include + +extern "C" int getdomainname (char *, int); +], +[ +char buffer[200]; +getdomainname(buffer, 200); +], + ac_cv_func_getdomainname=yes + ac_cv_proto_getdomainname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR([getdomainname unavailable])) +fi +LIBS=$kde_safe_libs +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_getdomainname) + +if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then + AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) +fi +if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then + AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, + [Define if you have getdomainname prototype]) +fi + +]) + +AC_DEFUN(AC_CHECK_GETHOSTNAME, +[ + +AC_MSG_CHECKING([for gethostname]) +AC_CACHE_VAL(ac_cv_func_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +save_CXXFLAGS="$CXXFLAGS" +if test "$GCC" = "yes"; then +CXXFLAGS="$CXXFLAGS -pedantic-errors" +fi +AC_TRY_LINK([ +#include +#include +], +[ +char buffer[200]; +gethostname(buffer, 200); +], +ac_cv_func_gethostname=yes, +ac_cv_func_gethostname=no) +CXXFLAGS="$save_CXXFLAGS" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_gethostname) + +AC_MSG_CHECKING([if gethostname needs custom prototype]) +AC_CACHE_VAL(ac_cv_proto_gethostname, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + ac_cv_proto_gethostname=no +else + AC_TRY_LINK([ +#include +#include + +extern "C" int gethostname (char *, int); +], +[ +char buffer[200]; +gethostname(buffer, 200); +], + ac_cv_func_gethostname=yes + ac_cv_proto_gethostname=yes, + AC_MSG_RESULT([fatal error]) + AC_MSG_ERROR(gethostname unavailable)) +fi +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_proto_gethostname) + +if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then + AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, + [Define if you have gethostname prototype]) +fi +if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then + AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) +fi +]) + +AC_DEFUN(AC_CHECK_USLEEP, +[ +AC_MSG_CHECKING([for usleep]) +AC_CACHE_VAL(ac_cv_func_usleep, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +#include +], +[ +usleep(200); +], +ac_cv_func_usleep=yes, +ac_cv_func_usleep=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_usleep) +if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then + AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) +fi +]) + +AC_DEFUN(AC_CHECK_RANDOM, +[ +AC_MSG_CHECKING([for random]) +AC_CACHE_VAL(ac_cv_func_random, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_libs_safe="$LIBS" +LIBS="$LIBS $LIBUCB" +AC_TRY_LINK([ +#include +], +[ +random(); +], +ac_cv_func_random=yes, +ac_cv_func_random=no) +LIBS="$ac_libs_safe" +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_func_random) +if eval "test \"`echo $ac_cv_func_random`\" = yes"; then + AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) +fi +]) + +AC_DEFUN(AC_FIND_GIF, + [AC_MSG_CHECKING([for giflib]) +AC_CACHE_VAL(ac_cv_lib_gif, +[ac_save_LIBS="$LIBS" +LIBS="$all_libraries -lgif -lX11 $LIBSOCKET" +AC_TRY_LINK(dnl +[ +#ifdef __cplusplus +extern "C" { +#endif +int GifLastError(void); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [return GifLastError();], + eval "ac_cv_lib_gif=yes", + eval "ac_cv_lib_gif=no") +LIBS="$ac_save_LIBS" +])dnl +if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBGIF, 1, [Define if you have libgif]) +else + AC_MSG_ERROR(You need giflib30. Please install the kdesupport package) +fi +]) + +AC_DEFUN(KDE_FIND_JPEG_HELPER, +[ +AC_MSG_CHECKING([for libjpeg$2]) +AC_CACHE_VAL(ac_cv_lib_jpeg_$1, +[ +AC_LANG_C +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg$2 -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK( +[/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +], + [jpeg_CreateDecompress(0L, 0, 0);], + eval "ac_cv_lib_jpeg_$1=-ljpeg$2", + eval "ac_cv_lib_jpeg_$1=no") +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" +]) + +if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_$1" + AC_MSG_RESULT($ac_cv_lib_jpeg_$1) +else + AC_MSG_RESULT(no) + $3 +fi + +]) + +AC_DEFUN(AC_FIND_JPEG, +[ +dnl first look for libraries +KDE_FIND_JPEG_HELPER(6b, 6b, + KDE_FIND_JPEG_HELPER(normal, [], + [ + LIBJPEG= + ] + ) +) + +dnl then search the headers (can't use simply AC_TRY_xxx, as jpeglib.h +dnl requires system dependent includes loaded before it) +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" +AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +dnl if headers _and_ libraries are missing, this is no error, and we +dnl continue with a warning (the user will get no jpeg support in khtml) +dnl if only one is missing, it means a configuration error, but we still +dnl only warn +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + AC_DEFINE_UNQUOTED(HAVE_LIBJPEG, 1, [Define if you have libjpeg]) +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + AC_MSG_WARN([ +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +]) + else + AC_MSG_WARN([libjpeg not found. disable JPEG support.]) + fi + jpeg_incdir= + LIBJPEG= +fi + +AC_SUBST(LIBJPEG) +]) + +AC_DEFUN(AC_FIND_ZLIB, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for libz]) +AC_CACHE_VAL(ac_cv_lib_z, +[ +AC_LANG_C +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_TRY_LINK(dnl +[ +#include +], + [return (zlibVersion() == ZLIB_VERSION); ], + eval "ac_cv_lib_z='-lz'", + eval "ac_cv_lib_z=no") +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if test ! "$ac_cv_lib_z" = no; then + AC_DEFINE_UNQUOTED(HAVE_LIBZ, 1, [Define if you have libz]) + LIBZ="$ac_cv_lib_z" + AC_SUBST(LIBZ) + AC_MSG_RESULT($ac_cv_lib_z) +else + AC_MSG_ERROR(not found. Check your installation and look into config.log) + LIBZ="" + AC_SUBST(LIBZ) +fi +]) + +AC_DEFUN(KDE_TRY_TIFFLIB, +[ +AC_MSG_CHECKING([for libtiff $1]) + +AC_CACHE_VAL(kde_cv_libtiff_$1, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -l$1 $LIBJPEG $LIBZ -lX11 $LIBSOCKET -lm" +kde_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $all_includes $USER_INCLUDES" + +AC_TRY_LINK(dnl +[ +#include +], + [return (TIFFOpen( "", "r") == 0); ], +[ + kde_cv_libtiff_$1="-l$1 $LIBJPEG $LIBZ" +], [ + kde_cv_libtiff_$1=no +]) + +LIBS="$kde_save_LIBS" +CXXFLAGS="$kde_save_CXXFLAGS" +AC_LANG_RESTORE +]) + +if test "$kde_cv_libtiff_$1" = "no"; then + AC_MSG_RESULT(no) + LIBTIFF="" + $3 +else + LIBTIFF="$kde_cv_libtiff_$1" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_LIBTIFF, 1, [Define if you have libtiff]) + $2 +fi + +]) + +AC_DEFUN(AC_FIND_TIFF, +[ +AC_REQUIRE([K_PATH_X]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + +KDE_TRY_TIFFLIB(tiff, [], + KDE_TRY_TIFFLIB(tiff34)) + +AC_SUBST(LIBTIFF) +]) + + +AC_DEFUN(AC_FIND_PNG, +[ +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_REQUIRE([AC_FIND_ZLIB]) +AC_MSG_CHECKING([for libpng]) +AC_CACHE_VAL(ac_cv_lib_png, +[ +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +AC_LANG_C +AC_TRY_LINK(dnl + [ + #include + ], + [ + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + ], + eval "ac_cv_lib_png='-lpng $LIBZ -lm'", + eval "ac_cv_lib_png=no" +) +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" +])dnl +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) + LIBPNG="$ac_cv_lib_png" + AC_SUBST(LIBPNG) + AC_MSG_RESULT($ac_cv_lib_png) +else + AC_MSG_RESULT(no) + LIBPNG="" + AC_SUBST(LIBPNG) +fi +]) + +AC_DEFUN(AC_CHECK_BOOL, +[ + AC_DEFINE_UNQUOTED(HAVE_BOOL, 1, [You _must_ have bool]) +]) + +AC_DEFUN(AC_CHECK_GNU_EXTENSIONS, +[ +AC_MSG_CHECKING(if you need GNU extensions) +AC_CACHE_VAL(ac_cv_gnu_extensions, +[ +cat > conftest.c << EOF +#include + +#ifdef __GNU_LIBRARY__ +yes +#endif +EOF + +if (eval "$ac_cpp conftest.c") 2>&5 | + egrep "yes" >/dev/null 2>&1; then + rm -rf conftest* + ac_cv_gnu_extensions=yes +else + ac_cv_gnu_extensions=no +fi +]) + +AC_MSG_RESULT($ac_cv_gnu_extensions) +if test "$ac_cv_gnu_extensions" = "yes"; then + AC_DEFINE_UNQUOTED(_GNU_SOURCE, 1, [Define if you need to use the GNU extensions]) +fi +]) + +AC_DEFUN(KDE_CHECK_COMPILER_FLAG, +[ +dnl AC_REQUIRE([AC_CHECK_COMPILERS]) <- breaks with autoconf 2.50 +AC_MSG_CHECKING(whether $CXX supports -$1) +kde_cache=`echo $1 | sed 'y%.=/+-%___p_%'` +AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, +[ +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -$1 -c conftest.cc 2>&1`"; then + if test -z "`$CXX -$1 -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* +]) +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + AC_MSG_RESULT(yes) + : + $2 +else + AC_MSG_RESULT(no) + : + $3 +fi +]) + +dnl AC_REMOVE_FORBIDDEN removes forbidden arguments from variables +dnl use: AC_REMOVE_FORBIDDEN(CC, [-forbid -bad-option whatever]) +dnl it's all white-space separated +AC_DEFUN(AC_REMOVE_FORBIDDEN, +[ __val=$$1 + __forbid=" $2 " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) AC_MSG_WARN([found forbidden $i in $1, removing it]) ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + $1=$__new + fi +]) + +dnl AC_VALIDIFY_CXXFLAGS checks for forbidden flags the user may have given +AC_DEFUN(AC_VALIDIFY_CXXFLAGS, +[dnl + AC_REMOVE_FORBIDDEN(CXX, [-fno-rtti -rpath]) + AC_REMOVE_FORBIDDEN(CXXFLAGS, [-fno-rtti -rpath]) +]) + +AC_DEFUN(AC_CHECK_COMPILERS, +[ + AC_ARG_ENABLE(debug,[ --enable-debug enables debug symbols [default=no]], + [ + if test $enableval = "no"; dnl + then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + ], + [kde_use_debug_code="no" + kde_use_debug_define=no + ]) + + dnl Just for configure --help + AC_ARG_ENABLE(dummyoption,[ --disable-debug disables debug output and debug symbols [default=no]],[],[]) + + AC_ARG_ENABLE(strict,[ --enable-strict compiles with strict compiler options (may not work!)], + [ + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + ], [kde_use_strict_options="no"]) + + AC_ARG_ENABLE(profile,[ --enable-profile creates profiling infos [default=no]], + [kde_use_profiling=$enableval], + [kde_use_profiling="no"] + ) + + dnl this prevents stupid AC_PROG_CC to add "-g" to the default CFLAGS + CFLAGS=" $CFLAGS" + + AC_PROG_CC + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + AC_PROG_CXX + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + KDE_CHECK_COMPILER_FLAG(Wno-long-long,[CXXFLAGS="-Wno-long-long $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(Wnon-virtual-dtor,[CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS"]) + KDE_CHECK_COMPILER_FLAG(fno-builtin,[CXXFLAGS="-fno-builtin $CXXFLAGS"]) + + case $host in dnl + *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + KDE_CHECK_COMPILER_FLAG(pg, + [ + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + ]) + fi + + KDE_CHECK_COMPILER_FLAG(fno-exceptions,[CXXFLAGS="$CXXFLAGS -fno-exceptions"]) + KDE_CHECK_COMPILER_FLAG(fno-check-new, [CXXFLAGS="$CXXFLAGS -fno-check-new"]) + KDE_CHECK_COMPILER_FLAG(fexceptions, [USE_EXCEPTIONS="-fexceptions"], USE_EXCEPTIONS= ) + AC_SUBST(USE_EXCEPTIONS) + dnl obsolete macro - provided to keep things going + USE_RTTI= + AC_SUBST(USE_RTTI) + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + AC_MSG_ERROR([You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so]) + fi + fi + ;; + esac + + AC_VALIDIFY_CXXFLAGS + + AC_PROG_CXXCPP + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + AC_SUBST(NOOPT_CXXFLAGS) + + KDE_CHECK_FINAL + + ifdef([AM_DEPENDENCIES], AC_REQUIRE([KDE_ADD_DEPENDENCIES]), []) + + KDE_CXXFLAGS= + AC_SUBST(KDE_CXXFLAGS) +]) + +AC_DEFUN(KDE_ADD_DEPENDENCIES, +[ + [A]M_DEPENDENCIES(CC) + [A]M_DEPENDENCIES(CXX) +]) + +dnl just a wrapper to clean up configure.in +AC_DEFUN(KDE_PROG_LIBTOOL, +[ +AC_REQUIRE([AC_CHECK_COMPILERS]) +AC_REQUIRE([AC_ENABLE_SHARED]) +AC_REQUIRE([AC_ENABLE_STATIC]) + +AC_REQUIRE([AC_LIBTOOL_DLOPEN]) + +AC_LANG_SAVE +AC_LANG_C +AC_OBJEXT +AC_EXEEXT +AC_LANG_RESTORE + +AM_PROG_LIBTOOL +AC_LIBTOOL_CXX + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" +AC_SUBST(KDE_PLUGIN) + +AC_ARG_ENABLE(objprelink, [ --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])], + kde_use_objprelink=$enableval, kde_use_objprelink=no) + if test "x$kde_use_objprelink" = "xyes"; then + + KDE_FIND_PATH(objprelink, OBJPRELINK, [], [kde_use_objprelink=no]) + + if test "x$kde_use_objprelink" = "xyes"; then + AC_MSG_CHECKING([Patching libtool to run objprelink.]) + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + AC_MSG_RESULT(done) + fi + fi +]) + +AC_DEFUN(KDE_CHECK_TYPES, +[ AC_CHECK_SIZEOF(int, 4)dnl + AC_CHECK_SIZEOF(long, 4)dnl + AC_CHECK_SIZEOF(char *, 4)dnl + AC_CHECK_SIZEOF(char, 1)dnl +])dnl + +AC_DEFUN(KDE_DO_IT_ALL, +[ +AC_CANONICAL_SYSTEM +AC_ARG_PROGRAM +AM_INIT_AUTOMAKE($1, $2) +AM_DISABLE_LIBRARIES +AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) +AC_CHECK_COMPILERS +KDE_PROG_LIBTOOL +AM_KDE_WITH_NLS +AC_PATH_KDE +]) + +AC_DEFUN(AC_CHECK_RPATH, +[ +AC_MSG_CHECKING(for rpath) +AC_ARG_ENABLE(rpath, + [ --disable-rpath do not use the rpath feature of ld], + USE_RPATH=$enableval, USE_RPATH=yes) + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + dnl $x_libraries is set to /usr/lib in case + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi +AC_SUBST(KDE_EXTRA_RPATH) +AC_SUBST(KDE_RPATH) +AC_MSG_RESULT($USE_RPATH) +]) + +dnl Check for the type of the third argument of getsockname +AC_DEFUN(AC_CHECK_SOCKLEN_T, [ + AC_MSG_CHECKING(for socklen_t) + AC_CACHE_VAL(ac_cv_socklen_t, [ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ +#include +#include + ],[ +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=socklen_t, + AC_TRY_COMPILE([ +#include +#include + ],[ +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + ], + ac_cv_socklen_t=int, + ac_cv_socklen_t=size_t + ) + ) + AC_LANG_RESTORE + ]) + + AC_MSG_RESULT($ac_cv_socklen_t) + if test "$ac_cv_socklen_t" != "socklen_t"; then + AC_DEFINE_UNQUOTED(socklen_t, $ac_cv_socklen_t, + [Define the real type of socklen_t]) + fi + AC_DEFINE_UNQUOTED(ksize_t, socklen_t, [Compatibility define]) + +]) + +dnl This is a merge of some macros out of the gettext aclocal.m4 +dnl since we don't need anything, I took the things we need +dnl the copyright for them is: +dnl > +dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl This Makefile.in is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. + +dnl This program is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without +dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A +dnl PARTICULAR PURPOSE. +dnl > +dnl for this file it is relicensed under LGPL + +AC_DEFUN(AM_KDE_WITH_NLS, + [ + dnl If we use NLS figure out what method + + AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, + [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) + AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + AC_SUBST(GMSGFMT) + AC_SUBST(MSGFMT) + + AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, + [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) + + dnl Test whether we really found GNU xgettext. + if test "$XGETTEXT" != ":"; then + dnl If it is no GNU xgettext we define it as : so that the + dnl Makefiles still can work. + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + AC_MSG_RESULT( + [found xgettext programs is not GNU xgettext; ignore it]) + XGETTEXT=":" + fi + fi + AC_SUBST(XGETTEXT) + + ]) + +# Search path for a program which passes the given test. +# Ulrich Drepper , 1996. + +# serial 1 +# Stephan Kulow: I appended a _KDE against name conflicts + +dnl AM_PATH_PROG_WITH_TEST_KDE(VARIABLE, PROG-TO-CHECK-FOR, +dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) +AC_DEFUN(AM_PATH_PROG_WITH_TEST_KDE, +[# Extract the first word of "$2", so it can be a program name with args. +set dummy $2; ac_word=[$]2 +AC_MSG_CHECKING([for $ac_word]) +AC_CACHE_VAL(ac_cv_path_$1, +[case "[$]$1" in + /*) + ac_cv_path_$1="[$]$1" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in ifelse([$5], , $PATH, [$5]); do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if [$3]; then + ac_cv_path_$1="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" +dnl If no 4th arg is given, leave the cache variable unset, +dnl so AC_PATH_PROGS will keep looking. +ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" +])dnl + ;; +esac])dnl +$1="$ac_cv_path_$1" +if test -n "[$]$1"; then + AC_MSG_RESULT([$]$1) +else + AC_MSG_RESULT(no) +fi +AC_SUBST($1)dnl +]) + + +# Check whether LC_MESSAGES is available in . +# Ulrich Drepper , 1995. + +# serial 1 + +AC_DEFUN(AM_LC_MESSAGES, + [if test $ac_cv_header_locale_h = yes; then + AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, + [AC_TRY_LINK([#include ], [return LC_MESSAGES], + am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) + if test $am_cv_val_LC_MESSAGES = yes; then + AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your locale.h file contains LC_MESSAGES]) + fi + fi]) + +dnl From Jim Meyering. +dnl FIXME: migrate into libit. + +AC_DEFUN([AM_FUNC_OBSTACK], +[AC_CACHE_CHECK([for obstacks], am_cv_func_obstack, + [AC_TRY_LINK([#include "obstack.h"], + [struct obstack *mem;obstack_free(mem,(char *) 0)], + am_cv_func_obstack=yes, + am_cv_func_obstack=no)]) + if test $am_cv_func_obstack = yes; then + AC_DEFINE(HAVE_OBSTACK) + else + LIBOBJS="$LIBOBJS obstack.o" + fi +]) + +dnl From Jim Meyering. Use this if you use the GNU error.[ch]. +dnl FIXME: Migrate into libit + +AC_DEFUN([AM_FUNC_ERROR_AT_LINE], +[AC_CACHE_CHECK([for error_at_line], am_cv_lib_error_at_line, + [AC_TRY_LINK([],[error_at_line(0, 0, "", 0, "");], + am_cv_lib_error_at_line=yes, + am_cv_lib_error_at_line=no)]) + if test $am_cv_lib_error_at_line = no; then + LIBOBJS="$LIBOBJS error.o" + fi + AC_SUBST(LIBOBJS)dnl +]) + +# Macro to add for using GNU gettext. +# Ulrich Drepper , 1995. + +# serial 1 +# Stephan Kulow: I put a KDE in it to avoid name conflicts + +AC_DEFUN(AM_KDE_GNU_GETTEXT, + [AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AC_PROG_RANLIB])dnl + AC_REQUIRE([AC_HEADER_STDC])dnl + AC_REQUIRE([AC_TYPE_OFF_T])dnl + AC_REQUIRE([AC_TYPE_SIZE_T])dnl + AC_REQUIRE([AC_FUNC_ALLOCA])dnl + AC_REQUIRE([AC_FUNC_MMAP])dnl + AC_REQUIRE([AM_KDE_WITH_NLS])dnl + AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h string.h values.h alloca.h]) + AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \ +__argz_count __argz_stringify __argz_next]) + + AC_MSG_CHECKING(for stpcpy) + AC_CACHE_VAL(kde_cv_func_stpcpy, + [ + kde_safe_cxxflags=$CXXFLAGS + CXXFLAGS="-Wmissing-prototypes -Werror" + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_COMPILE([ + #include + ], + [ + char buffer[200]; + stpcpy(buffer, buffer); + ], + kde_cv_func_stpcpy=yes, + kde_cv_func_stpcpy=no) + AC_LANG_RESTORE + CXXFLAGS=$kde_safe_cxxflags + ]) + AC_MSG_RESULT($kde_cv_func_stpcpy) + if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then + AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) + fi + + AM_LC_MESSAGES + + if test "x$CATOBJEXT" != "x"; then + if test "x$ALL_LINGUAS" = "x"; then + LINGUAS= + else + AC_MSG_CHECKING(for catalogs to be installed) + NEW_LINGUAS= + for lang in ${LINGUAS=$ALL_LINGUAS}; do + case "$ALL_LINGUAS" in + *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;; + esac + done + LINGUAS=$NEW_LINGUAS + AC_MSG_RESULT($LINGUAS) + fi + + dnl Construct list of names of catalog files to be constructed. + if test -n "$LINGUAS"; then + for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done + fi + fi + + ]) + +AC_DEFUN(AC_HAVE_XPM, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$XPM_LDFLAGS" && XPM_LDFLAGS= + test -z "$XPM_INCLUDE" && XPM_INCLUDE= + + AC_ARG_WITH(xpm, [ --without-xpm disable color pixmap XPM tests], + xpm_test=$withval, xpm_test="yes") + if test "x$xpm_test" = xno; then + ac_cv_have_xpm=no + else + AC_MSG_CHECKING(for XPM) + AC_CACHE_VAL(ac_cv_have_xpm, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS $LDFLAGS $XPM_LDFLAGS $all_libraries -lXpm -lX11 -lXext $LIBZ $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES $USER_INCLUDES" + test -n "$XPM_INCLUDE" && CFLAGS="-I$XPM_INCLUDE $CFLAGS" + AC_TRY_LINK([#include ],[], + ac_cv_have_xpm="yes",ac_cv_have_xpm="no") + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_xpm" = no; then + AC_MSG_RESULT(no) + XPM_LDFLAGS="" + XPMINC="" + $2 + else + AC_DEFINE(HAVE_XPM, 1, [Define if you have XPM support]) + if test "$XPM_LDFLAGS" = ""; then + XPMLIB='-lXpm $(LIB_X11)' + else + XPMLIB="-L$XPM_LDFLAGS -lXpm "'$(LIB_X11)' + fi + if test "$XPM_INCLUDE" = ""; then + XPMINC="" + else + XPMINC="-I$XPM_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(XPMINC) + AC_SUBST(XPMLIB) +]) + +AC_DEFUN(AC_HAVE_DPMS, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$DPMS_LDFLAGS" && DPMS_LDFLAGS= + test -z "$DPMS_INCLUDE" && DPMS_INCLUDE= + DPMS_LIB= + + AC_ARG_WITH(dpms, [ --without-dpms disable DPMS power saving], + dpms_test=$withval, dpms_test="yes") + if test "x$dpms_test" = xno; then + ac_cv_have_dpms=no + else + AC_MSG_CHECKING(for DPMS) + dnl Note: ac_cv_have_dpms can be no, yes, or -lXdpms. + dnl 'yes' means DPMS_LIB="", '-lXdpms' means DPMS_LIB="-lXdpms". + AC_CACHE_VAL(ac_cv_have_dpms, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + ac_save_libs="$LIBS" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + ac_cv_have_dpms="yes", [ + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LDFLAGS="$LDFLAGS $DPMS_LDFLAGS $all_libraries -lX11 -lXext $LIBSOCKET" + LIBS="$LIBS -lXdpms" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$DPMS_INCLUDE" && CFLAGS="-I$DPMS_INCLUDE $CFLAGS" + AC_TRY_LINK([ + #include + #include + #include + #include + int foo_test_dpms() + { return DPMSSetTimeouts( 0, 0, 0, 0 ); }],[], + [ + ac_cv_have_dpms="-lXdpms" + ],ac_cv_have_dpms="no") + ]) + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + LIBS="$ac_save_libs" + ])dnl + + if test "$ac_cv_have_dpms" = no; then + AC_MSG_RESULT(no) + DPMS_LDFLAGS="" + DPMSINC="" + $2 + else + AC_DEFINE(HAVE_DPMS, 1, [Define if you have DPMS support]) + if test "$ac_cv_have_dpms" = "-lXdpms"; then + DPMS_LIB="-lXdpms" + fi + if test "$DPMS_LDFLAGS" = ""; then + DPMSLIB="$DPMS_LIB "'$(LIB_X11)' + else + DPMSLIB="$DPMS_LDFLAGS $DPMS_LIB "'$(LIB_X11)' + fi + if test "$DPMS_INCLUDE" = ""; then + DPMSINC="" + else + DPMSINC="-I$DPMS_INCLUDE" + fi + AC_MSG_RESULT(yes) + $1 + fi + fi + AC_SUBST(DPMSINC) + AC_SUBST(DPMSLIB) +]) + +AC_DEFUN(AC_HAVE_GL, + [AC_REQUIRE_CPP()dnl + AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) + + test -z "$GL_LDFLAGS" && GL_LDFLAGS= + test -z "$GL_INCLUDE" && GL_INCLUDE= + + AC_ARG_WITH(gl, [ --without-gl disable 3D GL modes], + gl_test=$withval, gl_test="yes") + if test "x$gl_test" = xno; then + ac_cv_have_gl=no + else + AC_MSG_CHECKING(for GL) + AC_CACHE_VAL(ac_cv_have_gl, + [ + AC_LANG_C + ac_save_ldflags="$LDFLAGS" + ac_save_cflags="$CFLAGS" + LDFLAGS="$LDFLAGS $GL_LDFLAGS $X_LDFLAGS $all_libraries -lMesaGL -lMesaGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$CFLAGS $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="mesa", ac_cv_have_gl="no") + if test "x$ac_cv_have_gl" = "xno"; then + LDFLAGS="$ac_save_ldflags $X_LDFLAGS $GL_LDFLAGS $all_libraries -lGL -lGLU -lX11 -lXext -lm $LIBSOCKET" + CFLAGS="$ac_save_cflags $X_INCLUDES" + test -n "$GL_INCLUDE" && CFLAGS="-I$GL_INCLUDE $CFLAGS" + AC_TRY_LINK([#include +#include +], [], + ac_cv_have_gl="yes", ac_cv_have_gl="no") + fi + LDFLAGS="$ac_save_ldflags" + CFLAGS="$ac_save_cflags" + ])dnl + + if test "$ac_cv_have_gl" = "no"; then + AC_MSG_RESULT(no) + GL_LDFLAGS="" + GLINC="" + $2 + else + AC_DEFINE(HAVE_GL, 1, [Defines if you have GL (Mesa, OpenGL, ...)]) + if test "$GL_LDFLAGS" = ""; then + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB='-lMesaGL -lMesaGLU $(LIB_X11)' + else + GLLIB='-lGL -lGLU $(LIB_X11)' + fi + else + if test "$ac_cv_have_gl" = "mesa"; then + GLLIB="$GL_LDFLAGS -lMesaGL -lMesaGLU "'$(LIB_X11)' + else + GLLIB="$GL_LDFLAGS -lGL -lGLU "'$(LIB_X11)' + fi + fi + if test "$GL_INCLUDE" = ""; then + GLINC="" + else + GLINC="-I$GL_INCLUDE" + fi + AC_MSG_RESULT($ac_cv_have_gl) + $1 + fi + fi + AC_SUBST(GLINC) + AC_SUBST(GLLIB) +]) + + + dnl shadow password and PAM magic - maintained by ossi@kde.org + +AC_DEFUN(KDE_PAM, [ + AC_REQUIRE([KDE_CHECK_LIBDL]) + + AC_ARG_WITH(pam, + [ --with-pam[=ARG] enable support for PAM: ARG=[yes|no|service name]], + [ if test "x$withval" = "xyes"; then + use_pam=yes + pam_service=kde + elif test "x$withval" = "xno"; then + use_pam=no + else + use_pam=yes + pam_service=$withval + fi + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ], [ + AC_CACHE_VAL(ac_cv_path_pam, + [ use_pam=no + AC_CHECK_LIB(pam, pam_start, + [ AC_CHECK_HEADER(security/pam_appl.h, + [ use_pam=yes + pam_service=kde ]) + ], , $LIBDL) + ac_cv_path_pam="use_pam=$use_pam pam_service=$pam_service" + ]) + ]) + eval "$ac_cv_path_pam" + + AC_MSG_CHECKING(for PAM) + if test "x$use_pam" = xno; then + AC_MSG_RESULT(no) + PAMLIBS="" + else + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_PAM, 1, [Defines if you have PAM (Pluggable Authentication Modules)]) + PAMLIBS="$PAM_MISC_LIB -lpam $LIBDL" + + dnl test whether struct pam_message is const (Linux) or not (Sun) + AC_MSG_CHECKING(for const pam_message) + AC_EGREP_HEADER([struct pam_message], security/pam_appl.h, + [ AC_EGREP_HEADER([const struct pam_message], security/pam_appl.h, + [AC_MSG_RESULT([const: Linux-type PAM])], + [AC_MSG_RESULT([nonconst: Sun-type PAM]) + AC_DEFINE(PAM_MESSAGE_NONCONST, 1, [Define if your PAM support takes non-const arguments (Solaris)])] + )], + [AC_MSG_RESULT([not found - assume const, Linux-type PAM])]) + fi + + AC_SUBST(PAMLIBS) +]) + +dnl DEF_PAM_SERVICE(arg name, full name, define name) +AC_DEFUN(DEF_PAM_SERVICE, [ + AC_ARG_WITH($1-pam, + [ --with-$1-pam=[val] override PAM service from --with-pam for $2], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$withval" + else + AC_MSG_ERROR([Cannot use use --with-$1-pam, as no PAM was detected. +You may want to enforce it by using --with-pam.]) + fi + ], + [ if test "x$use_pam" = xyes; then + $3_PAM_SERVICE="$pam_service" + fi + ]) + if test -n "$$3_PAM_SERVICE"; then + AC_MSG_RESULT([The PAM service used by $2 will be $$3_PAM_SERVICE]) + AC_DEFINE_UNQUOTED($3_PAM_SERVICE, "$$3_PAM_SERVICE", [The PAM service to be used by $2]) + fi + AC_SUBST($3_PAM_SERVICE) +]) + +AC_DEFUN(KDE_SHADOWPASSWD, [ + AC_REQUIRE([KDE_PAM]) + + AC_CHECK_LIB(shadow, getspent, + [ LIBSHADOW="-lshadow" + ac_use_shadow=yes + ], + [ dnl for UnixWare + AC_CHECK_LIB(gen, getspent, + [ LIBGEN="-lgen" + ac_use_shadow=yes + ], + [ AC_CHECK_FUNC(getspent, + [ ac_use_shadow=yes ], + [ ac_use_shadow=no ]) + ]) + ]) + AC_SUBST(LIBSHADOW) + AC_SUBST(LIBGEN) + + AC_MSG_CHECKING([for shadow passwords]) + + AC_ARG_WITH(shadow, + [ --with-shadow If you want shadow password support ], + [ if test "x$withval" != "xno"; then + use_shadow=yes + else + use_shadow=no + fi + ], [ + use_shadow="$ac_use_shadow" + ]) + + if test "x$use_shadow" = xyes; then + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_SHADOW, 1, [Define if you use shadow passwords]) + else + AC_MSG_RESULT(no) + LIBSHADOW= + LIBGEN= + fi + + dnl finally make the relevant binaries setuid root, if we have shadow passwds. + dnl this still applies, if we could use it indirectly through pam. + if test "x$use_shadow" = xyes || + ( test "x$use_pam" = xyes && test "x$ac_use_shadow" = xyes ); then + case $host in + *-*-freebsd* | *-*-netbsd* | *-*-openbsd*) + SETUIDFLAGS="-m 4755 -o root";; + *) + SETUIDFLAGS="-m 4755";; + esac + fi + AC_SUBST(SETUIDFLAGS) + +]) + +AC_DEFUN(KDE_PASSWDLIBS, [ + AC_REQUIRE([KDE_MISC_TESTS]) dnl for LIBCRYPT + AC_REQUIRE([KDE_PAM]) + AC_REQUIRE([KDE_SHADOWPASSWD]) + + if test "x$use_pam" = "xyes"; then + PASSWDLIBS="$PAMLIBS" + else + PASSWDLIBS="$LIBCRYPT $LIBSHADOW $LIBGEN" + fi + + AC_SUBST(PASSWDLIBS) +]) + +AC_DEFUN(KDE_CHECK_LIBDL, +[ +AC_CHECK_LIB(dl, dlopen, [ +LIBDL="-ldl" +ac_cv_have_dlfcn=yes +]) + +AC_CHECK_LIB(dld, shl_unload, [ +LIBDL="-ldld" +ac_cv_have_shload=yes +]) + +AC_SUBST(LIBDL) +]) + +AC_DEFUN(KDE_CHECK_DLOPEN, +[ +KDE_CHECK_LIBDL +AC_CHECK_HEADERS(dlfcn.h dl.h) +if test "$ac_cv_header_dlfcn_h" = "no"; then + ac_cv_have_dlfcn=no +fi + +if test "$ac_cv_header_dl_h" = "no"; then + ac_cv_have_shload=no +fi + +dnl XXX why change enable_dlopen? its already set by autoconf's AC_ARG_ENABLE +dnl (MM) +AC_ARG_ENABLE(dlopen, +[ --disable-dlopen link statically [default=no]] , +enable_dlopen=$enableval, +enable_dlopen=yes) + +# override the user's opinion, if we know it better ;) +if test "$ac_cv_have_dlfcn" = "no" && test "$ac_cv_have_shload" = "no"; then + enable_dlopen=no +fi + +if test "$ac_cv_have_dlfcn" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_DLFCN, 1, [Define if you have dlfcn]) +fi + +if test "$ac_cv_have_shload" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SHLOAD, 1, [Define if you have shload]) +fi + +if test "$enable_dlopen" = no ; then + test -n "$1" && eval $1 +else + test -n "$2" && eval $2 +fi + +]) + +AC_DEFUN(KDE_CHECK_DYNAMIC_LOADING, +[ +KDE_CHECK_DLOPEN(libtool_enable_shared=yes, libtool_enable_static=no) +KDE_PROG_LIBTOOL +AC_MSG_CHECKING([dynamic loading]) +eval "`egrep '^build_libtool_libs=' libtool`" +if test "$build_libtool_libs" = "yes" && test "$enable_dlopen" = "yes"; then + dynamic_loading=yes + AC_DEFINE_UNQUOTED(HAVE_DYNAMIC_LOADING) +else + dynamic_loading=no +fi +AC_MSG_RESULT($dynamic_loading) +if test "$dynamic_loading" = "yes"; then + $1 +else + $2 +fi +]) + +AC_DEFUN(KDE_ADD_INCLUDES, +[ +if test -z "$1"; then + test_include="Pix.h" +else + test_include="$1" +fi + +AC_MSG_CHECKING([for libg++ ($test_include)]) + +AC_CACHE_VAL(kde_cv_libgpp_includes, +[ +kde_cv_libgpp_includes=no + + for ac_dir in \ + \ + /usr/include/g++ \ + /usr/include \ + /usr/unsupported/include \ + /opt/include \ + $extra_include \ + ; \ + do + if test -r "$ac_dir/$test_include"; then + kde_cv_libgpp_includes=$ac_dir + break + fi + done +]) + +AC_MSG_RESULT($kde_cv_libgpp_includes) +if test "$kde_cv_libgpp_includes" != "no"; then + all_includes="-I$kde_cv_libgpp_includes $all_includes $USER_INCLUDES" +fi +]) +]) + + +AC_DEFUN(KDE_CHECK_MICO, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_MISC_TESTS]) +AC_MSG_CHECKING(for MICO) + +if test -z "$MICODIR"; then + kde_micodir=/usr/local + else + kde_micodir="$MICODIR" +fi + +AC_ARG_WITH(micodir, + [ --with-micodir=micodir where mico is installed ], + kde_micodir=$withval, + kde_micodir=$kde_micodir +) + +AC_CACHE_VAL(kde_cv_mico_incdir, +[ + mico_incdirs="$kde_micodir/include /usr/include /usr/local/include /usr/local/include /opt/local/include $kde_extra_includes" +AC_FIND_FILE(CORBA.h, $mico_incdirs, kde_cv_mico_incdir) + +]) +kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` + +if test ! -r $kde_micodir/include/CORBA.h; then + AC_MSG_ERROR([No CORBA.h found, specify another micodir]) +fi + +AC_MSG_RESULT($kde_micodir) + +MICO_INCLUDES=-I$kde_micodir/include +AC_SUBST(MICO_INCLUDES) +MICO_LDFLAGS=-L$kde_micodir/lib +AC_SUBST(MICO_LDFLAGS) +micodir=$kde_micodir +AC_SUBST(micodir) + +AC_MSG_CHECKING([for MICO version]) +AC_CACHE_VAL(kde_cv_mico_version, +[ +AC_LANG_C +cat >conftest.$ac_ext < +#include +int main() { + + printf("MICO_VERSION=%s\n",MICO_VERSION); + return (0); +} +EOF +ac_compile='${CC-gcc} $CFLAGS $MICO_INCLUDES conftest.$ac_ext -o conftest' +if AC_TRY_EVAL(ac_compile); then + if eval `./conftest 2>&5`; then + kde_cv_mico_version=$MICO_VERSION + else + AC_MSG_ERROR([your system is not able to execute a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) + fi +else + AC_MSG_ERROR([your system is not able to compile a small application to + find MICO version! Check $kde_micodir/include/mico/version.h]) +fi +]) + +dnl installed MICO version +mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "x$1" = "x"; then + req_version="2.3.0" +else + req_version=$1 +fi + +dnl required MICO version +req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` +req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` +req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` + +if test "$mico_v_maj" -lt "$req_v_maj" || \ + ( test "$mico_v_maj" -eq "$req_v_maj" && \ + test "$mico_v_mid" -lt "$req_v_mid" ) || \ + ( test "$mico_v_mid" -eq "$req_v_mid" && \ + test "$mico_v_min" -lt "$req_v_min" ) + +then + AC_MSG_ERROR([found MICO version $kde_cv_mico_version but version $req_version \ +at least is required. You should upgrade MICO.]) +else + AC_MSG_RESULT([$kde_cv_mico_version (minimum version $req_version, ok)]) +fi + +LIBMICO="-lmico$kde_cv_mico_version $LIBCRYPT $LIBSOCKET $LIBDL" +AC_SUBST(LIBMICO) +if test -z "$IDL"; then + IDL='$(kde_bindir)/cuteidl' +fi +AC_SUBST(IDL) +IDL_DEPENDENCIES='$(kde_includes)/CUTE.h' +AC_SUBST(IDL_DEPENDENCIES) + +idldir="\$(includedir)/idl" +AC_SUBST(idldir) + +]) + +AC_DEFUN(KDE_CHECK_MINI_STL, +[ +AC_REQUIRE([KDE_CHECK_MICO]) + +AC_MSG_CHECKING(if we use mico's mini-STL) +AC_CACHE_VAL(kde_cv_have_mini_stl, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +kde_save_cxxflags="$CXXFLAGS" +CXXFLAGS="$CXXFLAGS $MICO_INCLUDES" +AC_TRY_COMPILE( +[ +#include +], +[ +#ifdef HAVE_MINI_STL +#error "nothing" +#endif +], +kde_cv_have_mini_stl=no, +kde_cv_have_mini_stl=yes) +CXXFLAGS="$kde_save_cxxflags" +AC_LANG_RESTORE +]) + +if test "x$kde_cv_have_mini_stl" = "xyes"; then + AC_MSG_RESULT(yes) + $1 +else + AC_MSG_RESULT(no) + $2 +fi +]) + +]) + + +AC_DEFUN(KDE_CHECK_LIBPTHREAD, +[ +AC_CHECK_LIB(pthread, pthread_create, [LIBPTHREAD="-lpthread"] ) +AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_PTHREAD_OPTION, +[ + AC_ARG_ENABLE(kernel-threads, [ --enable-kernel-threads Enable the use of the LinuxThreads port on FreeBSD/i386 only.], + kde_use_kernthreads=$enableval, kde_use_kernthreads=no) + + if test "$kde_use_kernthreads" = "yes"; then + ac_save_CXXFLAGS="$CXXFLAGS" + ac_save_CFLAGS="$CXXFLAGS" + CXXFLAGS="-I/usr/local/include/pthread/linuxthreads $CXXFLAGS" + CFLAGS="-I/usr/local/include/pthread/linuxthreads $CFLAGS" + AC_CHECK_HEADERS(pthread/linuxthreads/pthread.h) + CXXFLAGS="$ac_save_CXXFLAGS" + CFLAGS="$ac_save_CFLAGS" + if test "$ac_cv_header_pthread_linuxthreads_pthread_h" = "no"; then + kde_use_kernthreads=no + else + dnl Add proper -I and -l statements + AC_CHECK_LIB(lthread, pthread_join, [LIBPTHREAD="-llthread -llgcc_r"]) dnl for FreeBSD + if test "x$LIBPTHREAD" = "x"; then + kde_use_kernthreads=no + else + USE_THREADS="-D_THREAD_SAFE -I/usr/local/include/pthread/linuxthreads" + fi + fi + else + USE_THREADS="" + if test -z "$LIBPTHREAD"; then + KDE_CHECK_COMPILER_FLAG(pthread, [USE_THREADS="-pthread"] ) + fi + fi + + case $host_os in + solaris*) + KDE_CHECK_COMPILER_FLAG(mt, [USE_THREADS="-mt"]) + CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4" + echo "Setting Solaris pthread compilation options" + ;; + freebsd*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + echo "Setting FreeBSD pthread compilation options" + ;; + aix*) + CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" + LIBPTHREAD="$LIBPTHREAD -lc_r" + echo "Setting AIX pthread compilation options" + ;; + linux*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" + USE_THREADS="$USE_THREADS -DPIC -fPIC" + echo "Setting Linux pthread compilation options" + ;; + *) + ;; + esac + AC_SUBST(USE_THREADS) + AC_SUBST(LIBPTHREAD) +]) + +AC_DEFUN(KDE_CHECK_THREADING, +[ + AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) + AC_REQUIRE([KDE_CHECK_PTHREAD_OPTION]) + dnl default is yes if libpthread is found and no if no libpthread is available + if test -z "$LIBPTHREAD"; then + kde_check_threading_default=no + else + kde_check_threading_default=yes + fi + AC_ARG_ENABLE(threading, [ --disable-threading disables threading even if libpthread found ], + kde_use_threading=$enableval, kde_use_threading=$kde_check_threading_default) + + if test "x$kde_use_threading" = "xyes"; then + AC_DEFINE(HAVE_LIBPTHREAD, 1, [Define if you have a working libpthread (will enable threaded code)]) + fi +]) + +AC_DEFUN(KDE_TRY_LINK_PYTHON, +[ +if test "$kde_python_link_found" = no; then + +if test "$1" = normal; then + AC_MSG_CHECKING(if a Python application links) +else + AC_MSG_CHECKING(if Python depends on $2) +fi + +AC_CACHE_VAL(kde_cv_try_link_python_$1, +[ +AC_LANG_SAVE +AC_LANG_C +kde_save_cflags="$CFLAGS" +CFLAGS="$CFLAGS $PYTHONINC" +kde_save_libs="$LIBS" +LIBS="$LIBS $LIBPYTHON $2 $LIBDL $LIBSOCKET" +kde_save_ldflags="$LDFLAGS" +LDFLAGS="$LDFLAGS $PYTHONLIB" + +AC_TRY_LINK( +[ +#include +],[ + PySys_SetArgv(1, 0); +], + [kde_cv_try_link_python_$1=yes], + [kde_cv_try_link_python_$1=no] +) +CFLAGS="$kde_save_cflags" +LIBS="$kde_save_libs" +LDFLAGS="$kde_save_ldflags" +]) + +if test "$kde_cv_try_link_python_$1" = "yes"; then + AC_MSG_RESULT(yes) + kde_python_link_found=yes + if test ! "$1" = normal; then + LIBPYTHON="$LIBPYTHON $2" + fi + $3 +else + AC_MSG_RESULT(no) + $4 +fi +AC_LANG_RESTORE + +fi + +]) + +AC_DEFUN(KDE_CHECK_PYTHON_DIR, +[ +AC_MSG_CHECKING([for Python directory]) + +AC_CACHE_VAL(kde_cv_pythondir, +[ + if test -z "$PYTHONDIR"; then + kde_cv_pythondir=/usr/local + else + kde_cv_pythondir="$PYTHONDIR" + fi +]) + +AC_ARG_WITH(pythondir, +[ --with-pythondir=pythondir use python installed in pythondir ], +[ + ac_python_dir=$withval +], ac_python_dir=$kde_cv_pythondir +) + +AC_MSG_RESULT($ac_python_dir) +]) + +AC_DEFUN(KDE_CHECK_PYTHON_INTERN, +[ +AC_REQUIRE([KDE_CHECK_LIBDL]) +AC_REQUIRE([KDE_CHECK_LIBPTHREAD]) +AC_REQUIRE([KDE_CHECK_PYTHON_DIR]) + +if test -z "$1"; then + version="1.5" +else + version="$1" +fi + +AC_MSG_CHECKING([for Python$version]) + +python_incdirs="$ac_python_dir/include /usr/include /usr/local/include/ $kde_extra_includes" +AC_FIND_FILE(Python.h, $python_incdirs, python_incdir) +if test ! -r $python_incdir/Python.h; then + AC_FIND_FILE(python$version/Python.h, $python_incdirs, python_incdir) + python_incdir=$python_incdir/python$version + if test ! -r $python_incdir/Python.h; then + python_incdir=no + fi +fi + +PYTHONINC=-I$python_incdir + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(libpython$version.a, $python_libdirs, python_libdir) +if test ! -r $python_libdir/libpython$version.a; then + AC_FIND_FILE(python$version/config/libpython$version.a, $python_libdirs, python_libdir) + python_libdir=$python_libdir/python$version/config + if test ! -r $python_libdir/libpython$version.a; then + python_libdir=no + fi +fi + +PYTHONLIB=-L$python_libdir +kde_orig_LIBPYTHON=$LIBPYTHON +if test -z "$LIBPYTHON"; then + LIBPYTHON=-lpython$version +fi + +python_libdirs="$ac_python_dir/lib /usr/lib /usr/local /usr/lib $kde_extra_libs" +AC_FIND_FILE(python$version/copy.py, $python_libdirs, python_moddir) +python_moddir=$python_moddir/python$version +if test ! -r $python_moddir/copy.py; then + python_moddir=no +fi + +PYTHONMODDIR=$python_moddir + +AC_MSG_RESULT(header $python_incdir library $python_libdir modules $python_moddir) + +if test x$python_incdir = xno || test x$python_libdir = xno || test x$python_moddir = xno; then + LIBPYTHON=$kde_orig_LIBPYTHON + test "x$PYTHONLIB" = "x-Lno" && PYTHONLIB="" + test "x$PYTHONINC" = "x-Ino" && PYTHONINC="" + $2 +else + dnl Note: this test is very weak + kde_python_link_found=no + KDE_TRY_LINK_PYTHON(normal) + KDE_TRY_LINK_PYTHON(m, -lm) + KDE_TRY_LINK_PYTHON(pthread, $LIBPTHREAD) + KDE_TRY_LINK_PYTHON(tcl, -ltcl) + KDE_TRY_LINK_PYTHON(m_and_thread, [$LIBPTHREAD -lm]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_util, [$LIBPTHREAD -lm -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db3, [$LIBPTHREAD -lm -ldb-3 -lutil]) + KDE_TRY_LINK_PYTHON(pthread_and_db3, [$LIBPTHREAD -ldb-3]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) + KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], + [AC_MSG_WARN([it seems, Python depends on another library. + Pleae use \"make LIBPYTHON='-lpython$version -lotherlib'\" to fix this + and contact the authors to let them know about this problem]) + + ]) + + LIBPYTHON="$LIBPYTHON $LIBDL $LIBSOCKET" + AC_SUBST(PYTHONINC) + AC_SUBST(PYTHONLIB) + AC_SUBST(LIBPYTHON) + AC_SUBST(PYTHONMODDIR) + AC_DEFINE(HAVE_PYTHON, 1, [Define if you have the development files for python]) +fi + +]) + + +AC_DEFUN(KDE_CHECK_PYTHON, +[ + KDE_CHECK_PYTHON_INTERN("2.1", [KDE_CHECK_PYTHON_INTERN("2.0", + [ KDE_CHECK_PYTHON_INTERN($1, $2) ]) + ]) +]) + +AC_DEFUN(KDE_CHECK_STL_SGI, +[ + AC_MSG_CHECKING([if STL implementation is SGI like]) + AC_CACHE_VAL(kde_cv_stl_type_sgi, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hallo Welt."; + astring.erase(0, 6); // now astring is "Welt" + return 0; +], kde_cv_stl_type_sgi=yes, + kde_cv_stl_type_sgi=no) +]) + + AC_MSG_RESULT($kde_cv_stl_type_sgi) + + if test "$kde_cv_stl_type_sgi" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_SGI_STL, 1, [Define if you have a STL implementation by SGI]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL_HP, +[ + AC_MSG_CHECKING([if STL implementation is HP like]) + AC_CACHE_VAL(kde_cv_stl_type_hp, + [ + AC_TRY_COMPILE([ +#include +using namespace std; +],[ + string astring="Hello World"; + astring.remove(0, 6); // now astring is "World" + return 0; +], kde_cv_stl_type_hp=yes, + kde_cv_stl_type_hp=no) +]) + AC_MSG_RESULT($kde_cv_stl_type_hp) + + if test "$kde_cv_stl_type_hp" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_HP_STL, 1, [Define if you have a STL implementation by HP]) + fi +]) + +AC_DEFUN(KDE_CHECK_STL, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_save_CXXFLAGS="$CXXFLAGS" + CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" + KDE_CHECK_STL_SGI + + if test "$kde_cv_stl_type_sgi" = "no"; then + KDE_CHECK_STL_HP + + if test "$kde_cv_stl_type_hp" = "no"; then + AC_MSG_ERROR("no known STL type found") + fi + fi + + CXXFLAGS="$ac_save_CXXFLAGS" + AC_LANG_RESTORE +]) + +AC_DEFUN(AC_FIND_QIMGIO, + [AC_REQUIRE([AC_FIND_JPEG]) +AC_REQUIRE([KDE_CHECK_EXTRA_LIBS]) +AC_MSG_CHECKING([for qimgio]) +AC_CACHE_VAL(ac_cv_lib_qimgio, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_save_LIBS="$LIBS" +ac_save_CXXFLAGS="$CXXFLAGS" +LIBS="$all_libraries -lqimgio -lpng -lz $LIBJPEG $LIBQT" +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +AC_TRY_RUN(dnl +[ +#include +#include +int main() { + QString t = "hallo"; + t.fill('t'); + qInitImageIO(); +} +], + ac_cv_lib_qimgio=yes, + ac_cv_lib_qimgio=no, + ac_cv_lib_qimgio=no) +LIBS="$ac_save_LIBS" +CXXFLAGS="$ac_save_CXXFLAGS" +AC_LANG_RESTORE +])dnl +if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then + LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" + AC_MSG_RESULT(yes) + AC_DEFINE_UNQUOTED(HAVE_QIMGIO, 1, [Define if you have the Qt extension qimgio available]) + AC_SUBST(LIBQIMGIO) +else + AC_MSG_RESULT(not found) +fi +]) + +AC_DEFUN(KDE_CHECK_ANSI, +[ +]) + +AC_DEFUN(KDE_CHECK_INSURE, +[ + AC_ARG_ENABLE(insure, [ --enable-insure use insure++ for debugging [default=no]], + [ + if test $enableval = "no"; dnl + then ac_use_insure="no" + else ac_use_insure="yes" + fi + ], [ac_use_insure="no"]) + + AC_MSG_CHECKING(if we will use Insure++ to debug) + AC_MSG_RESULT($ac_use_insure) + if test "$ac_use_insure" = "yes"; dnl + then CC="insure"; CXX="insure"; dnl CFLAGS="$CLAGS -fno-rtti -fno-exceptions "???? + fi +]) + +AC_DEFUN(AM_DISABLE_LIBRARIES, +[ + AC_PROVIDE([AM_ENABLE_STATIC]) + AC_PROVIDE([AM_ENABLE_SHARED]) + enable_static=no + enable_shared=yes +]) + + +AC_DEFUN(AC_CHECK_UTMP_FILE, +[ + AC_MSG_CHECKING([for utmp file]) + + AC_CACHE_VAL(kde_cv_utmp_file, + [ + kde_cv_utmp_file=no + + for ac_file in \ + \ + /var/run/utmp \ + /var/adm/utmp \ + /etc/utmp \ + ; \ + do + if test -r "$ac_file"; then + kde_cv_utmp_file=$ac_file + break + fi + done + ]) + + if test "$kde_cv_utmp_file" != "no"; then + AC_DEFINE_UNQUOTED(UTMP, "$kde_cv_utmp_file", [Define the file for utmp entries]) + $1 + AC_MSG_RESULT($kde_cv_utmp_file) + else + $2 + AC_MSG_RESULT([non found]) + fi +]) + + +AC_DEFUN(KDE_CREATE_SUBDIRSLIST, +[ + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + dnl Note: Makefile.common creates subdirs, so this is just a fallback + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + AC_MSG_CHECKING([if $i should be compiled]) + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + AC_MSG_RESULT($install_it) + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + +AC_SUBST(TOPSUBDIRS) +]) + +AC_DEFUN(KDE_CHECK_NAMESPACES, +[ +AC_MSG_CHECKING(whether C++ compiler supports namespaces) +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +AC_TRY_COMPILE([ +], +[ +namespace Foo { + extern int i; + namespace Bar { + extern int i; + } +} + +int Foo::i = 0; +int Foo::Bar::i = 1; +],[ + AC_MSG_RESULT(yes) + AC_DEFINE(HAVE_NAMESPACES) +], [ +AC_MSG_RESULT(no) +]) +AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_NEWLIBS, +[ + +]) + +dnl ------------------------------------------------------------------------ +dnl Check for S_ISSOCK macro. Doesn't exist on Unix SCO. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_S_ISSOCK, +[ +AC_MSG_CHECKING(for S_ISSOCK) +AC_CACHE_VAL(ac_cv_have_s_issock, +[ +AC_LANG_SAVE +AC_LANG_C +AC_TRY_LINK( +[ +#include +], +[ +struct stat buff; +int b = S_ISSOCK( buff.st_mode ); +], +ac_cv_have_s_issock=yes, +ac_cv_have_s_issock=no) +AC_LANG_RESTORE +]) +AC_MSG_RESULT($ac_cv_have_s_issock) +if test "$ac_cv_have_s_issock" = "yes"; then + AC_DEFINE_UNQUOTED(HAVE_S_ISSOCK, 1, [Define if sys/stat.h declares S_ISSOCK.]) +fi +]) + +dnl ------------------------------------------------------------------------ +dnl Check for MAXPATHLEN macro, defines KDEMAXPATHLEN. faure@kde.org +dnl ------------------------------------------------------------------------ +dnl +AC_DEFUN(AC_CHECK_KDEMAXPATHLEN, +[ +AC_MSG_CHECKING(for MAXPATHLEN) +AC_CACHE_VAL(ac_cv_maxpathlen, +[ +AC_LANG_C +cat > conftest.$ac_ext < +#endif +#include +#include +#ifndef MAXPATHLEN +#define MAXPATHLEN 1024 +#endif + +KDE_HELLO MAXPATHLEN + +EOF + +ac_try="$ac_cpp conftest.$ac_ext 2>/dev/null | grep '^KDE_HELLO' >conftest.out" + +if AC_TRY_EVAL(ac_try) && test -s conftest.out; then + ac_cv_maxpathlen=`sed 's#KDE_HELLO ##' conftest.out` +else + ac_cv_maxpathlen=1024 +fi + +rm conftest.* + +]) +AC_MSG_RESULT($ac_cv_maxpathlen) +AC_DEFINE_UNQUOTED(KDEMAXPATHLEN,$ac_cv_maxpathlen, [Define a safe value for MAXPATHLEN] ) +]) + +dnl ------------------------------------------------------------------------- +dnl See if the compiler supports a template repository bero@redhat.de +dnl ------------------------------------------------------------------------- +AC_DEFUN(KDE_COMPILER_REPO, +[ + REPO="" + NOREPO="" + + KDE_CHECK_COMPILER_FLAG(frepo, + [ + REPO="-frepo" + NOREPO="-fno-repo" + ]) + + if test -z "$REPO"; then + KDE_CHECK_COMPILER_FLAG(instances=explicit, + [ + REPO="-instances=explicit" + NOREPO="-instances=extern" + ]) + fi + + if test -n "$REPO"; then + AC_DEFINE_UNQUOTED(HAVE_TEMPLATE_REPOSITORY, 1, + [C++ compiler supports template repository]) + $1 + fi + + AC_SUBST(REPO) + AC_SUBST(NOREPO) +]) + +AC_DEFUN(KDE_CHECK_HEADER, +[ + AC_LANG_SAVE + kde_safe_cppflags=$CPPFLAGS + CPPFLAGS="$CPPFLAGS $all_includes" + AC_LANG_CPLUSPLUS + AC_CHECK_HEADER($1, $2, $3) + CPPFLAGS=$kde_safe_cppflags + AC_LANG_RESTORE +]) + +AC_DEFUN(KDE_CHECK_QWSPRITEFIELD, +[ + KDE_CHECK_HEADER(QwSpriteField.h, , + [ + AC_MSG_WARN([you don't have QwSpriteField.h somewhere. Please install + QwSpriteField out of kdesupport.]) + $1 + ]) +]) + +AC_DEFUN(KDE_FAST_CONFIGURE, +[ + dnl makes configure fast (needs perl) + AC_ARG_ENABLE(fast-perl, [ --disable-fast-perl disable fast Makefile generation (needs perl)], + with_fast_perl=$enableval, with_fast_perl=yes) +]) + +AC_DEFUN(KDE_CONF_FILES, +[ + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + AC_SUBST(CONF_FILES) +])dnl + +AC_DEFUN(KDE_SET_PREFIX, +[ + unset CDPATH + dnl make $KDEDIR the default for the installation + AC_PREFIX_DEFAULT(${KDEDIR:-/usr/local/kde}) + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + KDE_FAST_CONFIGURE + KDE_CONF_FILES +]) + +pushdef([AC_PROG_INSTALL], +[ + dnl our own version, testing for a -p flag + popdef([AC_PROG_INSTALL]) + dnl as AC_PROG_INSTALL works as it works we first have + dnl to save if the user didn't specify INSTALL, as the + dnl autoconf one overwrites INSTALL and we have no chance to find + dnl out afterwards + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + AC_PROG_INSTALL + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + AC_MSG_CHECKING(for -p flag to install) + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + AC_MSG_RESULT($ac_res) + fi + dnl the following tries to resolve some signs and wonders coming up + dnl with different autoconf/automake versions + dnl e.g.: + dnl *automake 1.4 install-strip sets A_M_INSTALL_PROGRAM_FLAGS to -s + dnl and has INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(A_M_INSTALL_PROGRAM_FLAGS) + dnl it header-vars.am, so there the actual INSTALL_PROGRAM gets the -s + dnl *automake 1.4a (and above) use INSTALL_STRIP_FLAG and only has + dnl INSTALL_PROGRAM = @INSTALL_PROGRAM@ there, but changes the + dnl install-@DIR@PROGRAMS targets to explicitly use that flag + dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as + dnl INSTALL_SCRIPT, which breaks with automake <= 1.4 + dnl *autoconf >2.13 (since 10.Apr 1999) has not that failure + dnl *sometimes KDE does not use the install-@DIR@PROGRAM targets from + dnl automake (due to broken Makefile.am or whatever) to install programs, + dnl and so does not see the -s flag in automake > 1.4 + dnl to clean up that mess we: + dnl +set INSTALL_PROGRAM to use INSTALL_STRIP_FLAG + dnl which cleans KDE's program with automake > 1.4; + dnl +set INSTALL_SCRIPT to only use INSTALL, to clean up autoconf's problems + dnl with automake<=1.4 + dnl note that dues to this sometimes two '-s' flags are used (if KDE + dnl properly uses install-@DIR@PROGRAMS, but I don't care + dnl + dnl And to all this comes, that I even can't write in comments variable + dnl names used by automake, because it is so stupid to think I wanted to + dnl _use_ them, therefor I have written A_M_... instead of AM_ + dnl hmm, I wanted to say something ... ahh yes: Arghhh. + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi +])dnl + +AC_DEFUN(KDE_LANG_CPLUSPLUS, +[AC_LANG_CPLUSPLUS +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&AC_FD_CC' +pushdef([AC_LANG_CPLUSPLUS], [popdef([AC_LANG_CPLUSPLUS]) KDE_LANG_CPLUSPLUS]) +]) + +pushdef([AC_LANG_CPLUSPLUS], +[popdef([AC_LANG_CPLUSPLUS]) +KDE_LANG_CPLUSPLUS +]) + +AC_DEFUN(KDE_CHECK_LONG_LONG, +[ +AC_MSG_CHECKING(for long long) +AC_CACHE_VAL(kde_cv_c_long_long, +[ + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_TRY_LINK([], [ + long long foo = 0; + foo = foo+1; + ], + kde_cv_c_long_long=yes, kde_cv_c_long_long=no) +]) +AC_MSG_RESULT($kde_cv_c_long_long) +if test "$kde_cv_c_long_long" = yes; then + AC_DEFINE(HAVE_LONG_LONG, 1, [Define if you have long long as datatype]) +fi +]) + +AC_DEFUN(KDE_CHECK_LIB, +[ + kde_save_LIBS="$LIBS" + LIBS="$LIBS $all_libraries" + case $host_os in + aix*) LIBS="-brtl $LIBS" + test "$GCC" = yes && LIBS="-Wl,$LIBS" + ;; + esac + AC_CHECK_LIB($1, $2, $3, $4, $5) + LIBS="$kde_save_LIBS" +]) + + + + +AC_DEFUN(KDE_CHECK_INITGROUPS, +[ + AC_REQUIRE([AC_CANONICAL_HOST]) + AC_CHECK_FUNCS(initgroups) + if test "x$ac_cv_func_initgroups" = "xyes"; then + case $host_os in + aix*) AC_LANG_SAVE + AC_LANG_CPLUSPLUS + AC_MSG_CHECKING([for initgroups prototype]) + AC_CACHE_VAL(kde_cv_check_initgroups_proto, + [ AC_TRY_COMPILE( + [ #include + ], + [ char buffer[10]; + gid_t id; + int x = initgroups(buffer,id); + ], + kde_cv_check_initgroups_proto=yes, + kde_cv_check_initgroups_proto=no) + ]) + AC_MSG_RESULT($kde_cv_check_initgroups_proto) + AC_LANG_RESTORE + ;; + *) + kde_cv_check_initgroups_proto=yes + ;; + esac + else + kde_cv_check_initgroups_proto=no + fi + if test "x$kde_cv_check_initgroups_proto" = "xyes"; then + kde_check_initgroups_proto=1 + else + kde_check_initgroups_proto=0 + fi + AC_DEFINE_UNQUOTED(HAVE_INITGROUPS_PROTO,$kde_check_initgroups_proto, + [initgroups may exist but not its prototype (e.g. AIX<4.3.3:8)]) +]) + + +AC_DEFUN(KDE_CHECK_JAVA_DIR, +[ +AC_MSG_CHECKING([for Java directory]) + +AC_ARG_WITH(java, +[ --with-java=javadir use java installed in javadir, --without-java disables ], +[ ac_java_dir=$withval +], ac_java_dir="" +) + +dnl at this point ac_java_dir is either a dir, 'no' to disable, or '' to say look in $PATH +if test "x$ac_java_dir" = xno; then + kde_cv_java_bindir=no + kde_cv_java_includedir=no + kde_cv_java_libjvmdir=no + kde_cv_java_libhpidir=no +else + if test "x$ac_java_dir" = x; then + dnl No option set -> look in $PATH + AC_CACHE_VAL(kde_cv_java_bindir, + [ + dnl First look for javac in $PATH. If not found we'll look at the option. + KDE_FIND_PATH(javac, JAVAC, [], []) + if test -n "$JAVAC"; then + kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` + dnl this substitution might not work - well, we test for jni.h below + kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` + else + kde_cv_java_bindir=no + fi + ]) + else + dnl config option set + kde_cv_java_bindir=$ac_java_dir/bin + kde_cv_java_includedir=$ac_java_dir/include + fi +fi + +dnl Look for libjvm.so +kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` +dnl Look for libhpi.so and avoid green threads +kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` + +dnl At this point kde_cv_java_bindir and kde_cv_java_includedir are either set or "no" +if test ! "x$kde_cv_java_bindir" = xno; then + + dnl Now check everything's fine under there + + if test ! -x "$kde_cv_java_bindir/javac"; then + AC_MSG_ERROR([javac not found under $kde_cv_java_bindir - it seems you passed a wrong --with-java.]) + fi + if test ! -x "$kde_cv_java_bindir/javah"; then + AC_MSG_ERROR([javah not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -x "$kde_cv_java_bindir/jar"; then + AC_MSG_ERROR([jar not found under $kde_cv_java_bindir. javac was found though! Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_includedir/jni.h"; then + AC_MSG_ERROR([jni.h not found under $kde_cv_java_includedir. Use --with-java or --without-java.]) + fi + if test ! -r "$kde_cv_java_libjvmdir/libjvm.so"; then + AC_MSG_ERROR([libjvm.so not found under $kde_cv_java_libjvmdir. Use --without-java.]) + fi + if test ! -r "$kde_cv_java_libhpidir/libhpi.so"; then + AC_MSG_ERROR([libhpi.so not found under $kde_cv_java_libhpidir. Use --without-java.]) + fi + + jni_includes="-I$kde_cv_java_includedir" + dnl Strange thing, jni.h requires jni_md.h which is under genunix here.. + dnl and under linux here.. + test -d "$kde_cv_java_includedir/linux" && jni_includes="$jni_includes -I$kde_cv_java_includedir/linux" + test -d "$kde_cv_java_includedir/genunix" && jni_includes="$jni_includes -I$kde_cv_java_includedir/genunix" + + dnl Check for JNI version + AC_LANG_SAVE + AC_LANG_CPLUSPLUS + ac_cxxflags_safe="$CXXFLAGS" + CXXFLAGS="$CXXFLAGS $all_includes $jni_includes" + + AC_TRY_COMPILE([ +#include + ], + [ +#ifndef JNI_VERSION_1_2 +Syntax Error +#endif + ],[ + ],[ AC_MSG_ERROR([Incorrect version of $kde_cv_java_includedir/jni.h. + You need to have Java Development Kit (JDK) version 1.2. + + Use --with-java to specify another location. + Use --without-java to configure without java support. + Or download a newer JDK and try again. + See e.g. http://java.sun.com/products/jdk/1.2 ]) + ]) + + CXXFLAGS="$ac_cxxflags_safe" + AC_LANG_RESTORE + + dnl All tests ok, inform and subst the variables + AC_MSG_RESULT([javac/javah/jar in $kde_cv_java_bindir, jni.h in $kde_cv_java_includedir]) + + JAVAC=$kde_cv_java_bindir/javac + AC_SUBST(JAVAC) + JAVAH=$kde_cv_java_bindir/javah + AC_SUBST(JAVAH) + JAR=$kde_cv_java_bindir/jar + AC_SUBST(JAR) + AC_SUBST(jni_includes) + JVMLIBS="-L$kde_cv_java_libjvmdir -ljvm -L$kde_cv_java_libhpidir -lhpi" + AC_SUBST(JVMLIBS) +fi +]) diff --git a/bibletime-doc/admin/am_edit b/bibletime-doc/admin/am_edit new file mode 100644 index 0000000..f7a0e86 --- /dev/null +++ b/bibletime-doc/admin/am_edit @@ -0,0 +1,1937 @@ +#!/usr/bin/perl + +# Expands the specialised KDE tags in Makefile.in to (hopefully) valid +# make syntax. +# When called without file parameters, we work recursively on all Makefile.in +# in and below the current subdirectory. When called with file parameters, +# only those Makefile.in are changed. +# The currently supported tags are +# +# {program}_METASOURCES +# where you have a choice of two styles +# {program}_METASOURCES = name1.moc name2.moc ... [\] +# {program}_METASOURCES = AUTO +# The second style requires other tags as well. +# +# To install icons : +# KDE_ICON = iconname iconname2 ... +# KDE_ICON = AUTO +# +# For documentation : +# ... +# +# and more new tags TBD! +# +# The concept (and base code) for this program came from automoc, +# supplied by the following +# +# Matthias Ettrich (The originator) +# Kalle Dalheimer (The original implementator) +# Harri Porten +# Alex Zepeda +# David Faure +# Stephan Kulow +# +# I've puddled around with automoc and produced something different +# 1999-02-01 John Birch +# * Rewritten automoc to cater for more than just moc file expansion +# Version 0.01 does the same as automoc at this stage. +# 1999-02-18 jb +# * We must always write a Makefile.in file out even if we fail +# because we need the "perl autokmake" in the AUTOMAKE so that a +# "make" will regenerate the Makefile.in correctly. +# Reworked moc file checking so that missing includes in cpp +# will work and includes in cpp when using use_automoc will also +# work. +# 1999-02-23 jb +# * Added POFILE processing and changed the USE_AUTOMOC tag to +# AUTO instead. +# ... See ChangeLog for more logs + +use Cwd; +use File::Find; +use File::Basename; + +# Prototype the functions +sub initialise (); +sub processMakefile ($); +sub updateMakefile (); +sub restoreMakefile (); + +sub removeLine ($$); +sub appendLines ($); +sub substituteLine ($$); + +sub findMocCandidates (); +sub pruneMocCandidates ($); +sub checkMocCandidates (); +sub addMocRules (); + +sub tag_AUTOMAKE (); +sub tag_META_INCLUDES (); +sub tag_METASOURCES (); +sub tag_POFILES (); +sub tag_DOCFILES (); +sub tag_LOCALINSTALL(); +sub tag_IDLFILES(); +sub tag_UIFILES(); +sub tag_SUBDIRS(); +sub tag_ICON(); +sub tag_CLOSURE(); +sub tag_DIST(); + +# Some global globals... +$verbose = 0; # a debug flag +$thisProg = "$0"; # This programs name +$topdir = cwd(); # The current directory +@makefiles = (); # Contains all the files we'll process +@foreignfiles = (); +$start = (times)[0]; # some stats for testing - comment out for release +$version = "v0.2"; +$errorflag = 0; +$cppExt = "(cpp|cc|cxx|C|c\\+\\+)"; +$hExt = "(h|H|hh|hxx|hpp|h\\+\\+)"; +$progId = "KDE tags expanded automatically by " . basename($thisProg); +$automkCall = "\n"; +$printname = ""; # used to display the directory the Makefile is in +$use_final = 1; # create code for --enable-final +$cleantarget = "clean"; +$dryrun = 0; +$pathoption = 0; + +while (defined ($ARGV[0])) +{ + $_ = shift; + if (/^--version$/) + { + print STDOUT "\n"; + print STDOUT basename($thisProg), " $version\n", + "This is really free software, unencumbered by the GPL.\n", + "You can do anything you like with it except sueing me.\n", + "Copyright 1998 Kalle Dalheimer \n", + "Concept, design and unnecessary questions about perl\n", + " by Matthias Ettrich \n\n", + "Making it useful by Stephan Kulow and\n", + "Harri Porten \n", + "Updated (Feb-1999), John Birch \n", + "Current Maintainer Stephan Kulow\n\n"; + exit 0; + } + elsif (/^--verbose$|^-v$/) + { + $verbose = 1; # Oh is there a problem...? + } + elsif (/^-p(.+)$|^--path=(.+)$/) + { + $thisProg = "$1/".basename($thisProg) if($1); + $thisProg = "$2/".basename($thisProg) if($2); + warn ("$thisProg doesn't exist\n") if (!(-f $thisProg)); + $pathoption=1; + } + elsif (/^--help$|^-h$/) + { + print STDOUT "Usage $thisProg [OPTION] ... [dir/Makefile.in]...\n", + "\n", + "Patches dir/Makefile.in generated from automake\n", + "(where dir can be a full or relative directory name)", + "\n", + " -v, --verbose verbosely list files processed\n", + " -h, --help print this help, then exit\n", + " --version print version number, then exit\n", + " -p, --path= use the path to am_edit if the path\n", + " --no-final don't patch for --enable-final\n", + " called from is not the one to be used\n"; + + exit 0; + } + elsif (/^--no-final$/) + { + $use_final = 0; + $thisProg .= " --no-final"; + } + elsif (/^-n$/) + { + $dryrun = 1; + } + else + { + # user selects what input files to check + # add full path if relative path is given + $_ = cwd()."/".$_ if (! /^\//); + print "User wants $_\n" if ($verbose); + push (@makefiles, $_); + } +} + +if ($thisProg =~ /^\// && !$pathoption ) +{ + print STDERR "Illegal full pathname call performed...\n", + "The call to \"$thisProg\"\nwould be inserted in some Makefile.in.\n", + "Please use option --path.\n"; + exit 1; +} + +# Only scan for files when the user hasn't entered data +if (!@makefiles) +{ + print STDOUT "Scanning for Makefile.in\n" if ($verbose); + find (\&add_makefile, cwd()); + #chdir('$topdir'); +} else { + print STDOUT "Using user enter input files\n" if ($verbose); +} + +foreach $makefile (sort(@makefiles)) +{ + processMakefile ($makefile); + last if ($errorflag); +} + +# Just some debug statistics - comment out for release as it uses printf. +printf STDOUT "Time %.2f CPU sec\n", (times)[0] - $start if ($verbose); + +exit $errorflag; # causes make to fail if erroflag is set + +#----------------------------------------------------------------------------- + +# In conjunction with the "find" call, this builds the list of input files +sub add_makefile () +{ + push (@makefiles, $File::Find::name) if (/Makefile.in$/); +} + +#----------------------------------------------------------------------------- + +# Processes a single make file +# The parameter contains the full path name of the Makefile.in to use +sub processMakefile ($) +{ + # some useful globals for the subroutines called here + local ($makefile) = @_; + local @headerdirs = ('.'); + local $haveAutomocTag = 0; + local $MakefileData = ""; + + local $cxxsuffix = "KKK"; + + local @programs = (); # lists the names of programs and libraries + local $program = ""; + + local %realObjs = (); # lists the objects compiled into $program + local %sources = (); # lists the sources used for $program + local %finalObjs = (); # lists the objects compiled when final + local %realname = (); # the binary name of program variable + local %idlfiles = (); # lists the idl files used for $program + local %globalmocs = ();# list of all mocfiles (in %mocFiles format) + local %important = (); # list of files to be generated asap + + local $allidls = ""; + local $alluis = ""; + local $idl_output = "";# lists all idl generated files for cleantarget + local $ui_output = "";# lists all uic generated files for cleantarget + + local %depedmocs = (); + + local $metasourceTags = 0; + local $dep_files = ""; + local $dep_finals = ""; + local %target_adds = (); # the targets to add + local $kdelang = ""; + local @cleanfiles = (); + local $cleanMoc = ""; + local $closure_output = ""; + + $makefileDir = dirname($makefile); + chdir ($makefileDir); + $printname = $makefile; + $printname =~ s/^\Q$topdir\E\///; + $makefile = basename($makefile); + + print STDOUT "Processing makefile $printname\n" if ($verbose); + + # Setup and see if we need to do this. + return if (!initialise()); + + tag_AUTOMAKE (); # Allows a "make" to redo the Makefile.in + tag_META_INCLUDES (); # Supplies directories for src locations + + foreach $program (@programs) { + $sources_changed{$program} = 0; + $depedmocs{$program} = ""; + $important{$program} = ""; + tag_IDLFILES(); # Sorts out idl rules + tag_CLOSURE(); + tag_METASOURCES (); # Sorts out the moc rules + tag_UIFILES(); # Sorts out ui rules + if ($sources_changed{$program}) { + my $lookup = "$program" . '_SOURCES\s*=\s*(.*)'; + substituteLine($lookup, "$program\_SOURCES=" . $sources{$program}); + } + if ($important{$program}) { + local %source_dict = (); + for $source (split(/[\034\s]+/, $sources{$program})) { + $source_dict{$source} = 1; + } + for $source (@cleanfiles) { + $source_dict{$source} = 0; + } + for $source (keys %source_dict) { + next if (!$source); + if ($source_dict{$source}) { + # sanity check + if (! -f $source) { + print STDERR "Error: $source is listed in a _SOURCE line in $printname, but doesn't exist yet. Put it in DISTCLEANFILES!\n"; + } else { + $target_adds{"\$(srcdir)/$source"} .= $important{$program}; + } + } + } + } + } + if ($cleanMoc) { + # Always add dist clean tag + # Add extra *.moc.cpp files created for USE_AUTOMOC because they + # aren't included in the normal *.moc clean rules. + appendLines ("$cleantarget-metasources:\n\t-rm -f $cleanMoc\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-metasources "; + } + tag_DIST(); + + if ($idl_output) { + appendLines ("$cleantarget-idl:\n\t-rm -f $idl_output\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-idl "; + } + + if ($ui_output) { + appendLines ("$cleantarget-ui:\n\t-rm -f $ui_output\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-ui "; + } + + if ($closure_output) { + appendLines ("$cleantarget-closures:\n\t-rm -f $closure_output\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-closures "; + } + + if ($MakefileData =~ /\nKDE_LANG\s*=\s*(\S*)\s*\n/) { + $kdelang = '$(KDE_LANG)' + } else { + $kdelang = ''; + } + + tag_POFILES (); # language rules for po directory + tag_DOCFILES (); # language rules for doc directories + tag_LOCALINSTALL(); # add $(DESTDIR) before all kde_ dirs + tag_ICON(); + tag_SUBDIRS(); + + my $tmp = "force-reedit:\n"; + $tmp .= "\t$automkCall\n\tcd \$(top_srcdir) && perl $thisProg $printname\n\n"; + appendLines($tmp); + + make_meta_classes(); + tag_FINAL() if (!$kdeopts{"nofinal"}); + + my $final_lines = "final:\n\t\$(MAKE) "; + my $nofinal_lines = "no-final:\n\t\$(MAKE) "; + + foreach $program (@programs) { + + my $lookup = "$program\_OBJECTS.*=[^\n]*"; + + my $new = ""; + + my @list = split(/[\034\s]+/, $realObjs{$program}); + + if (!$kdeopts{"nofinal"} && @list > 1 && $finalObjs{$program}) { + + $new .= "$program\_final\_OBJECTS = " . $finalObjs{$program}; + $new .= "\n$program\_nofinal\_OBJECTS = " . $realObjs{$program}; + $new .= "\n\@KDE_USE_FINAL_FALSE\@$program\_OBJECTS = \$($program\_nofinal\_OBJECTS)"; + $new .= "\n\@KDE_USE_FINAL_TRUE\@$program\_OBJECTS = \$($program\_final\_OBJECTS)"; + + $final_lines .= "$program\_OBJECTS=\"\$($program\_final_OBJECTS)\" "; + $nofinal_lines .= "$program\_OBJECTS=\"\$($program\_nofinal\_OBJECTS)\" "; + } else { + $new = "$program\_OBJECTS = " . $realObjs{$program}; + } + substituteLine ($lookup, $new); + } + appendLines($final_lines . "all-am"); + appendLines($nofinal_lines . "all-am"); + + my $lookup = 'DEP_FILES\s*=([^\n]*)'; + if ($MakefileData =~ /\n$lookup\n/o) { + $depfiles = $1; + + if ($dep_finals) { + $lines = "\@KDE_USE_FINAL_TRUE\@DEP_FILES = $dep_files $dep_finals \034\t$depfiles\n"; + $lines .= "\@KDE_USE_FINAL_FALSE\@DEP_FILES = $dep_files $depfiles\n"; + } else { + $lines = "DEP_FILES = $dep_files $depfiles\n"; + } + + substituteLine($lookup, $lines); + } + + my $cvs_lines = "cvs-clean:\n"; + $cvs_lines .= "\t\$(MAKE) -f \$(top_srcdir)/admin/Makefile.common cvs-clean\n"; + appendLines($cvs_lines); + + $cvs_lines = "kde-rpo-clean:\n"; + $cvs_lines .= "\t-rm -f *.rpo\n"; + appendLines($cvs_lines); + $target_adds{"clean"} .= "kde-rpo-clean "; + + # some strange people like to do a install-exec, and expect that also + # all modules are installed. automake doesn't know this, so we need to move + # this here from install-data to install-exec. + if ($MakefileData =~ m/\nkde_module_LTLIBRARIES\s*=/) { + $target_adds{"install-exec-am"} .= "install-kde_moduleLTLIBRARIES"; + my $lookup = "install-data-am:\s*(.*)"; + if ($MakefileData =~ /\n$lookup\n/) { + my $newdeps = $1; + $newdeps =~ s/\s*install-kde_moduleLTLIBRARIES\s*/ /g; + substituteLine($lookup, "install-data-am: " . $newdeps); + } + } + + my $lines = ""; + + foreach $add (keys %target_adds) { + my $lookup = quotemeta($add) . ":\s*(.*)"; + if ($MakefileData =~ /\n$lookup\n/) { + substituteLine($lookup, "$add: " . $target_adds{$add} . $1); + } else { + $lines .= "$add: " . $target_adds{$add} . "\n"; + } + } + if ($lines) { + appendLines($lines); + } + + my $found = 1; + + while ($found) { + if ($MakefileData =~ m/\n(.*)\$\(CXXFLAGS\)(.*)\n/) { + my $vor = $1; # "vor" means before in German + my $nach = $2; # "nach" means after in German + my $lookup = quotemeta("$1\$(CXXFLAGS)$2"); + my $replacement = "$1\$(KCXXFLAGS)$2"; + $MakefileData =~ s/$lookup/$replacement/; + $lookup =~ s/\\\$\\\(CXXFLAGS\\\)/\\\$\\\(KCXXFLAGS\\\)/; + $replacement = "$vor\$(KCXXFLAGS) \$(KDE_CXXFLAGS)$nach"; + substituteLine($lookup, $replacement); + } else { + $found = 0; + } + } + + $lookup = '(\n[^#].*\$\(LIBTOOL\) --mode=link) (\$\(CXXLD\).*\$\(KCXXFLAGS\))'; + + if ($MakefileData =~ m/$lookup/ ) { + $MakefileData =~ s/$lookup/$1 --tag=CXX $2/; + } + + $lookup = '(\n[^#].*\$\(LIBTOOL\) --mode=compile) (\$\(CXX\).*\$\(KCXXFLAGS\))'; + if ($MakefileData =~ m/$lookup/ ) { + $MakefileData =~ s/$lookup/$1 --tag=CXX $2/; + } + + $MakefileData =~ s/\$\(KCXXFLAGS\)/\$\(CXXFLAGS\)/g; + + $lookup = '(.*)cp -pr \$\$/\$\$file \$\(distdir\)/\$\$file(.*)'; + if ($MakefileData =~ m/\n$lookup\n/) { + substituteLine($lookup, "$1cp -pr \$\$d/\$\$file \$(distdir)/\$\$file$2"); + } + + # Always update the Makefile.in + updateMakefile (); + return; +} + +#----------------------------------------------------------------------------- + +# Check to see whether we should process this make file. +# This is where we look for tags that we need to process. +# A small amount of initialising on the tags is also done here. +# And of course we open and/or create the needed make files. +sub initialise () +{ + if (! -r "Makefile.am") { + print STDOUT "found Makefile.in without Makefile.am\n" if ($verbose); + return 0; + } + + # Checking for files to process... + open (FILEIN, $makefile) + || die "Could not open $makefileDir/$makefile: $!\n"; + # Read the file + # stat(FILEIN)[7] might look more elegant, but is slower as it + # requires stat'ing the file + seek(FILEIN, 0, 2); + my $fsize = tell(FILEIN); + seek(FILEIN, 0, 0); + read FILEIN, $MakefileData, $fsize; + close FILEIN; + print "DOS CRLF within $makefileDir/$makefile!\n" if($MakefileData =~ y/\r//d); + + # Remove the line continuations, but keep them marked + # Note: we lose the trailing spaces but that's ok. + $MakefileData =~ s/\\\s*\n/\034/g; + + # If we've processed the file before... + restoreMakefile () if ($MakefileData =~ /$progId/); + + foreach $dir (@foreignfiles) { + if (substr($makefileDir,0,length($dir)) eq $dir) { + return 0; + } + } + + %kdeopts = (); + $kdeopts{"foreign"} = 0; + $kdeopts{"qtonly"} = 0; + $kdeopts{"nofinal"} = !$use_final; # default + + if ($MakefileData =~ /\nKDE_OPTIONS\s*=\s*([^\n]*)\n/) { + local @kde_options = split(/[\s\034]/, $1); + if (grep(/^foreign$/, @kde_options)) { + push(@foreignfiles, $makefileDir . "/"); + return 0; # don't touch me + } + for $opt (@kde_options) { + if (!defined $kdeopts{$opt}) { + print STDERR "Warning: unknown option $opt in $printname\n"; + } else { + $kdeopts{$opt} = 1; + } + } + } + + # Look for the tags that mean we should process this file. + $metasourceTags = 0; + $metasourceTags++ while ($MakefileData =~ /\n[^=\#]*METASOURCES\s*=/g); + + my $pofileTag = 0; + $pofileTag++ while ($MakefileData =~ /\nPOFILES\s*=/g); + if ($pofileTag > 1) + { + print STDERR "Error: Only one POFILES tag allowed\n"; + $errorflag = 1; + } + + while ($MakefileData =~ /\n\.SUFFIXES:([^\n]+)\n/g) { + my @list=split(' ', $1); + foreach $ext (@list) { + if ($ext =~ /^\.$cppExt$/) { + $cxxsuffix = $ext; + $cxxsuffix =~ s/\.//g; + print STDOUT "will use suffix $cxxsuffix\n" if ($verbose); + last; + } + } + } + + while ($MakefileData =~ /\n(\S*)_OBJECTS\s*=[ \t\034]*([^\n]*)\n/g) { + + my $program = $1; + my $objs = $2; # safe them + + my $ocv = 0; + + my @objlist = split(/[\s\034]+/, $objs); + foreach $obj (@objlist) { + if ($obj =~ /\$\((\S+)\)/ ) { + my $variable = $1; + if ($variable !~ 'OBJEXT') { + $ocv = 1; + } + } + } + + next if ($ocv); + + $program =~ s/^am_// if ($program =~ /^am_/); + + print STDOUT "found program $program\n" if ($verbose); + push(@programs, $program); + + $realObjs{$program} = $objs; + + if ($MakefileData =~ /\n$program\_SOURCES\s*=\s*(.*)\n/) { + $sources{$program} = $1; + } else { + $sources{$program} = ""; + print STDERR "found program with no _SOURCES: $program\n"; + } + + my $realprogram = $program; + $realprogram =~ s/_/./g; # unmask to regexp + if ($MakefileData =~ /\n($realprogram)(\$\(EXEEXT\)?)?:.*\$\($program\_OBJECTS\)/) { + $realname{$program} = $1; + } else { + # not standard Makefile - nothing to worry about + $realname{$program} = ""; + } + } + + my $lookup = '\nDEPDIR\s*=.*'; + if ($MakefileData !~ /($lookup)\n/o) { + $lookup = '\nbindir\s*=.*'; + if ($MakefileData =~ /($lookup)\n/) { + substituteLine ($lookup, "DEPDIR = .deps\n$1"); + } + } else { + print STDERR "$printname defines DEPDIR. This means you're using automake > 1.4 - this is not supported!\n"; + } + + my @marks = ('MAINTAINERCLEANFILES', 'CLEANFILES', 'DISTCLEANFILES'); + foreach $mark (@marks) { + while ($MakefileData =~ /\n($mark)\s*=\s*([^\n]*)/g) { + foreach $file (split('[\034\s]', $2)) { + $file =~ s/\.\///; + push(@cleanfiles, $file); + } + } + } + + my $localTag = 0; + $localTag++ if ($MakefileData =~ /\ninstall-\S+-local:/); + + return (!$errorflag); +} + +#----------------------------------------------------------------------------- + +# Gets the list of user defined directories - relative to $srcdir - where +# header files could be located. +sub tag_META_INCLUDES () +{ + my $lookup = '[^=\n]*META_INCLUDES\s*=\s*(.*)'; + return 1 if ($MakefileData !~ /($lookup)\n/o); + print STDOUT "META_INCLUDE processing <$1>\n" if ($verbose); + + my $headerStr = $2; + removeLine ($lookup, $1); + + $headerStr =~ tr/\034/ /; + my @headerlist = split(' ', $headerStr); + + foreach $dir (@headerlist) + { + $dir =~ s#\$\(srcdir\)#.#; + if (! -d $dir) + { + print STDERR "Warning: $dir can't be found. ", + "Must be a relative path to \$(srcdir)\n"; + } + else + { + push (@headerdirs, $dir); + } + } + + return 0; +} + +#----------------------------------------------------------------------------- + +sub tag_FINAL() +{ + my @final_names = (); + + foreach $program (@programs) { + + if ($sources{$program} =~ /\(/) { + print STDOUT "found ( in $program\_SOURCES. skipping\n" if ($verbose); + next; + } + + my $mocsources = ""; + + my @progsources = split(/[\s\034]+/, $sources{$program}); + my %sourcelist = (); + + foreach $source (@progsources) { + my $suffix = $source; + $suffix =~ s/^.*\.([^\.]+)$/$1/; + + if (defined($sourcelist{$suffix})) { + $sourcelist{$suffix} .= " " . $source; + } else { + $sourcelist{$suffix} .= $source; + } + } + + foreach $suffix (keys %sourcelist) { + + # See if this file contains c++ code. (ie Just check the files suffix against + my $suffix_is_cxx = 0; + if($suffix =~ /($cppExt)$/) { + $cxx_suffix = $1; + $suffix_is_cxx = 1; + } + + my $mocfiles_in = ($suffix eq $cxxsuffix) && + defined($depedmocs{$program}); + + my @sourcelist = split(/[\s\034]+/, $sourcelist{$suffix}); + + if ((@sourcelist == 1 && !$mocfiles_in) || $suffix_is_cxx != 1 ) { + + # we support IDL on our own + if ($suffix =~ /^skel$/ || $suffix =~ /^stub/ || $suffix =~ /^h$/ + || $suffix =~ /^ui$/ ) { + next; + } + + foreach $file (@sourcelist) { + + $file =~ s/\Q$suffix\E$//; + + $finalObjs{$program} .= $file; + if ($program =~ /_la$/) { + $finalObjs{$program} .= "lo "; + } else { + $finalObjs{$program} .= "o "; + } + } + next; # suffix + } + + my $source_deps = ""; + foreach $source (@sourcelist) { + if (-f $source) { + $source_deps .= "\$(srcdir)/$source "; + } else { + $source_deps .= "$source "; + } + } + + $handling = "$program.all_$suffix.$suffix: \$(srcdir)/Makefile.in " . $source_deps . " "; + + if ($mocfiles_in) { + $handling .= $depedmocs{$program}; + foreach $mocfile (split(' ', $depedmocs{$program})) { + if ($mocfile =~ m/\.$suffix$/) { + $mocsources .= " " . $mocfile; + } + } + } + + $handling .= "\n"; + $handling .= "\t\@echo 'creating $program.all_$suffix.$suffix ...'; \\\n"; + $handling .= "\trm -f $program.all_$suffix.files $program.all_$suffix.final; \\\n"; + $handling .= "\techo \"#define KDE_USE_FINAL 1\" >> $program.all_$suffix.final; \\\n"; + $handling .= "\tfor file in " . $sourcelist{$suffix} . " $mocsources; do \\\n"; + $handling .= "\t echo \"#include \\\"\$\$file\\\"\" >> $program.all_$suffix.files; \\\n"; + $handling .= "\t test ! -f \$\(srcdir\)/\$\$file || egrep '^#pragma +implementation' \$\(srcdir\)/\$\$file >> $program.all_$suffix.final; \\\n"; + $handling .= "\tdone; \\\n"; + $handling .= "\tcat $program.all_$suffix.final $program.all_$suffix.files > $program.all_$suffix.$suffix; \\\n"; + $handling .= "\trm -f $program.all_$suffix.final $program.all_$suffix.files\n"; + + appendLines($handling); + + push(@final_names, "$program.all_$suffix.$suffix"); + $finalObjs{$program} .= "$program.all_$suffix."; + if ($program =~ /_la$/) { + $finalObjs{$program} .= "lo "; + } else { + $finalObjs{$program} .= "o "; + } + } + } + + if (!$kdeopts{"nofinal"} && @final_names >= 1) { + # add clean-final target + my $lines = "$cleantarget-final:\n"; + $lines .= "\t-rm -f " . join(' ', @final_names) . "\n" if (@final_names); + appendLines($lines); + $target_adds{"$cleantarget-am"} .= "$cleantarget-final "; + + foreach $finalfile (@final_names) { + $finalfile =~ s/\.[^.]*$/.P/; + $dep_finals .= " \$(DEPDIR)/$finalfile"; + } + } +} + +# Organises the list of headers that we'll use to produce moc files +# from. +sub tag_METASOURCES () +{ + local @newObs = (); # here we add to create object files + local @deped = (); # here we add to create moc files + local $mocExt = ".moc"; + local %mocFiles = (); + + my $line = ""; + my $postEqual = ""; + + my $lookup; + my $found = ""; + + if ($metasourceTags > 1) { + $lookup = $program . '_METASOURCES\s*=\s*(.*)'; + return 1 if ($MakefileData !~ /\n($lookup)\n/); + $found = $1; + } else { + $lookup = $program . '_METASOURCES\s*=\s*(.*)'; + if ($MakefileData !~ /\n($lookup)\n/) { + $lookup = 'METASOURCES\s*=\s*(.*)'; + return 1 if ($MakefileData !~ /\n($lookup)\n/o); + $found = $1; + $metasourceTags = 0; # we can use the general target only once + } else { + $found = $1; + } + } + print STDOUT "METASOURCE processing <$found>)\n" if ($verbose); + + $postEqual = $found; + $postEqual =~ s/[^=]*=//; + + removeLine ($lookup, $found); + + # Always find the header files that could be used to "moc" + return 1 if (findMocCandidates ()); + + if ($postEqual =~ /AUTO\s*(\S*)|USE_AUTOMOC\s*(\S*)/) + { + print STDERR "$printname: the argument for AUTO|USE_AUTOMOC is obsolete" if ($+); + $mocExt = ".moc.$cxxsuffix"; + $haveAutomocTag = 1; + } + else + { + # Not automoc so read the list of files supplied which + # should be .moc files. + + $postEqual =~ tr/\034/ /; + + # prune out extra headers - This also checks to make sure that + # the list is valid. + pruneMocCandidates ($postEqual); + } + + checkMocCandidates (); + + if (@newObs) { + my $ext = ($program =~ /_la$/) ? ".moc.lo " : ".moc.o "; + $realObjs{$program} .= "\034" . join ($ext, @newObs) . $ext; + $depedmocs{$program} = join (".moc.$cxxsuffix " , @newObs) . ".moc.$cxxsuffix"; + foreach $file (@newObs) { + $dep_files .= " \$(DEPDIR)/$file.moc.P"; + } + } + if (@deped) { + $depedmocs{$program} .= " "; + $depedmocs{$program} .= join('.moc ', @deped) . ".moc"; + $depedmocs{$program} .= " "; + } + addMocRules (); + @globalmocs{keys %mocFiles}=values %mocFiles; +} + +#----------------------------------------------------------------------------- + +# Returns 0 if the line was processed - 1 otherwise. +# Errors are logged in the global $errorflags +sub tag_AUTOMAKE () +{ + my $lookup = '.*cd \$\(top_srcdir\)\s+&&\s+\$\(AUTOMAKE\)(.*)'; + return 1 if ($MakefileData !~ /\n($lookup)\n/); + print STDOUT "AUTOMAKE processing <$1>\n" if ($verbose); + + my $newLine = $1."\n\tcd \$(top_srcdir) && perl $thisProg $printname"; + substituteLine ($lookup, $newLine); + $automkCall = $1; + return 0; +} + +#----------------------------------------------------------------------------- + +sub handle_TOPLEVEL() +{ + my $pofiles = ""; + my @restfiles = (); + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if (-d $entry); + + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/ || $entry =~ /.gmo$/); + + if ($entry =~ /\.po$/) { + next; + } + push(@restfiles, $entry); + } + closedir (THISDIR); + + if (@restfiles) { + $target_adds{"install-data-am"} .= "install-nls-files "; + $lines = "install-nls-files:\n"; + $lines .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_locale)/$kdelang\n"; + for $file (@restfiles) { + $lines .= "\t\$(INSTALL_DATA) \$\(srcdir\)/$file \$(DESTDIR)\$(kde_locale)/$kdelang/$file\n"; + } + $target_adds{"uninstall"} .= "uninstall-nls-files "; + $lines .= "uninstall-nls-files:\n"; + for $file (@restfiles) { + $lines .= "\t-rm -f \$(DESTDIR)\$(kde_locale)/$kdelang/$file\n"; + } + appendLines($lines); + } + + return 0; +} + +#----------------------------------------------------------------------------- + +sub tag_SUBDIRS () +{ + if ($MakefileData !~ /\nSUBDIRS\s*=\s*\$\(AUTODIRS\)\s*\n/) { + return 1; + } + + my $subdirs; + + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./); + if (-d $entry && -f $entry . "/Makefile.am") { + $subdirs .= " $entry"; + next; + } + } + closedir (THISDIR); + + my $lines = "SUBDIRS =$subdirs\n"; + substituteLine('SUBDIRS\s*=.*', $lines); + return 0; +} + +sub tag_IDLFILES () +{ + my @psources = split(/[\034\s]+/, $sources{$program}); + my $dep_lines = ""; + my @cppFiles = (); + + foreach $source (@psources) { + + my $skel = ($source =~ m/\.skel$/); + + if ($source =~ m/\.stub$/ || $skel) { + + my $qs = quotemeta($source); + $sources{$program} =~ s/$qs//; + $sources_changed{$program} = 1; + + print STDOUT "adding IDL file $source\n" if ($verbose); + + $source =~ s/\.(stub|skel)$//; + + my $sourcename; + + if ($skel) { + $sourcename = "$source\_skel"; + } else { + $sourcename = "$source\_stub"; + } + + my $sourcedir = ''; + if (-f "$makefileDir/$source.h") { + $sourcedir = '$(srcdir)/'; + } else { + if ($MakefileData =~ /\n$source\_DIR\s*=\s*(\S+)\n/) { + $sourcedir = $1; + $sourcedir .= "/" if ($sourcedir !~ /\/$/); + } + } + + if ($allidls !~ /$source\_kidl/) { + + $dep_lines .= "$source.kidl: $sourcedir$source.h \$(DCOPIDL_DEPENDENCIES)\n"; + $dep_lines .= "\t\$(DCOPIDL) $sourcedir$source.h > $source.kidl || ( rm -f $source.kidl ; /bin/false )\n"; + + $allidls .= $source . "_kidl "; + } + + if ($allidls !~ /$sourcename/) { + + if ($skel) { + $dep_lines .= "$sourcename.$cxxsuffix: $source.kidl\n"; + $dep_lines .= "\t\$(DCOPIDL2CPP) --c++-suffix $cxxsuffix --no-stub $source.kidl\n"; + } else { + $target_adds{"$sourcename.$cxxsuffix"} .= "$sourcename.h "; + $dep_lines .= "$sourcename.h: $source.kidl\n"; + $dep_lines .= "\t\$(DCOPIDL2CPP) --c++-suffix $cxxsuffix --no-skel $source.kidl\n"; + } + + $allidls .= $sourcename . " "; + } + + $idlfiles{$program} .= $sourcename . " "; + + if ($program =~ /_la$/) { + $realObjs{$program} .= " $sourcename.lo"; + } else { + $realObjs{$program} .= " $sourcename.\$(OBJEXT)"; + } + $sources{$program} .= " $sourcename.$cxxsuffix"; + $sources_changed{$program} = 1; + $important{$program} .= "$sourcename.h " if (!$skel); + $idl_output .= "\\\n\t$sourcename.$cxxsuffix $sourcename.h $source.kidl "; + push(@cleanfiles, "$sourcename.$cxxsuffix"); + push(@cleanfiles, "$sourcename.h"); + push(@cleanfiles, "$sourcename.kidl"); + $dep_files .= " \$(DEPDIR)/$sourcename.P"; + } + } + if ($dep_lines) { + appendLines($dep_lines); + } + + if (0) { + my $lookup = "($program)"; + $lookup .= '(|\$\(EXEEXT\))'; + $lookup =~ s/\_/./g; + $lookup .= ":(.*..$program\_OBJECTS..*)"; + # $lookup = quotemeta($lookup); + if ($MakefileData =~ /\n$lookup\n/) { + + my $line = "$1$2: "; + foreach $file (split(' ', $idlfiles{$program})) { + $line .= "$file.$cxxsuffix "; + } + $line .= $3; + substituteLine($lookup, $line); + } else { + print STDERR "no built dependency found $lookup\n"; + } + } +} + +sub tag_UIFILES () +{ + my @psources = split(/[\034\s]+/, $sources{$program}); + my $dep_lines = ""; + my @depFiles = (); + + foreach $source (@psources) { + + if ($source =~ m/\.ui$/) { + + print STDERR "adding UI file $source\n" if ($verbose); + + my $qs = quotemeta($source); + $sources{$program} =~ s/$qs//; + $sources_changed{$program} = 1; + + $source =~ s/\.ui$//; + + my $sourcedir = ''; + if (-f "$makefileDir/$source.ui") { + $sourcedir = '$(srcdir)/'; + } + + if ($alluis !~ /$source/) { + + $dep_lines .= "$source.$cxxsuffix: $sourcedir$source.ui $source.h $source.moc\n"; + $dep_lines .= "\trm -f $source.$cxxsuffix\n"; + if (!$kdeopts{"qtonly"}) { + $dep_lines .= "\techo '#include ' > $source.$cxxsuffix\n"; + $dep_lines .= "\t\$(UIC) -tr i18n -i $source.h $sourcedir$source.ui | sed -e \"s,i18n( \\\"\\\" ),QString::null,g\" >> $source.$cxxsuffix || rm -f $source.$cxxsuffix\n"; + } else { + $dep_lines .= "\t\$(UIC) -i $source.h $sourcedir$source.ui > $source.$cxxsuffix || rm -f $source.$cxxsuffix\n"; + } + $dep_lines .= "\techo '#include \"$source.moc\"' >> $source.$cxxsuffix\n\n"; + $dep_lines .= "$source.h: $sourcedir$source.ui\n"; + $dep_lines .= "\t\$(UIC) -o $source.h $sourcedir$source.ui\n\n"; + $dep_lines .= "$source.moc: $source.h\n"; + $dep_lines .= "\t\$(MOC) $source.h -o $source.moc\n"; + + $alluis .= "$source "; + $depedmocs{$program} .= " $source.moc"; + $globalmocs{$source} = "\035$source.h\035$source.cpp"; + } + + if ($program =~ /_la$/) { + $realObjs{$program} .= " $source.lo"; + } else { + $realObjs{$program} .= " $source.\$(OBJEXT)"; + } + $sources{$program} .= " $source.$cxxsuffix"; + $sources_changed{$program} = 1; + $important{$program} .= "$source.h "; + $ui_output .= "\\\n\t$source.$cxxsuffix $source.h $source.moc "; + push(@cleanfiles, "$source.$cxxsuffix"); + push(@cleanfiles, "source.h"); + push(@cleanfiles, "$source.moc"); + + $dep_files .= " \$(DEPDIR)/$source.P"; + } + } + if ($dep_lines) { + appendLines($dep_lines); + } +} + +sub tag_ICON() +{ + my $lookup = '([^\s]*)_ICON\s*=\s*([^\n]*)'; + my $install = ""; + my $uninstall = ""; + + while ($MakefileData =~ /\n$lookup/og) { + my $destdir; + if ($1 eq "KDE") { + $destdir = "kde_icondir"; + } else { + $destdir = $1 . "dir"; + } + my $iconauto = ($2 =~ /AUTO\s*$/); + my @appnames = (); + if ( ! $iconauto ) { + my @_appnames = split(" ", $2); + print STDOUT "KDE_ICON processing <@_appnames>\n" if ($verbose); + foreach $appname (@_appnames) { + push(@appnames, quotemeta($appname)); + } + } else { + print STDOUT "KDE_ICON processing \n" if ($verbose); + } + + my @files = (); + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/); + next if (! -f $entry); + if ( $iconauto ) + { + push(@files, $entry) + if ($entry =~ /\.xpm/ || $entry =~ /\.png/); + } else { + foreach $appname (@appnames) { + push(@files, $entry) + if ($entry =~ /-$appname\.xpm/ || $entry =~ /-$appname\.png/); + } + } + } + closedir (THISDIR); + + my %directories = (); + + foreach $file (@files) { + my $newfile = $file; + my $prefix = $file; + $prefix =~ s/\.(png|xpm)$//; + my $appname = $prefix; + $appname =~ s/^[^-]+-// if ($appname =~ /-/) ; + $appname =~ s/^[^-]+-// if ($appname =~ /-/) ; + $appname = quotemeta($appname); + $prefix =~ s/$appname$//; + $prefix =~ s/-$//; + + $prefix = 'lo16-app' if ($prefix eq 'mini'); + $prefix = 'lo32-app' if ($prefix eq 'lo'); + $prefix = 'hi48-app' if ($prefix eq 'large'); + $prefix .= '-app' if ($prefix =~ m/^...$/); + + my $type = $prefix; + $type =~ s/^.*-([^-]+)$/$1/; + $prefix =~ s/^(.*)-[^-]+$/$1/; + + my %type_hash = + ( + 'action' => 'actions', + 'app' => 'apps', + 'device' => 'devices', + 'filesys' => 'filesystems', + 'mime' => 'mimetypes' + ); + + if (! defined $type_hash{$type} ) { + print STDERR "unknown icon type $type in $printname ($file)\n"; + next; + } + + my %dir_hash = + ( + 'los' => 'locolor/16x16', + 'lom' => 'locolor/32x32', + 'him' => 'hicolor/32x32', + 'hil' => 'hicolor/48x48', + 'lo16' => 'locolor/16x16', + 'lo22' => 'locolor/22x22', + 'lo32' => 'locolor/32x32', + 'hi16' => 'hicolor/16x16', + 'hi22' => 'hicolor/22x22', + 'hi32' => 'hicolor/32x32', + 'hi48' => 'hicolor/48x48', + 'hi64' => 'hicolor/64x64', + 'hisc' => 'hicolor/scalable' + ); + + $newfile =~ s@.*-($appname\.(png|xpm?))@$1@; + + if (! defined $dir_hash{$prefix}) { + print STDERR "unknown icon prefix $prefix in $printname\n"; + next; + } + + my $dir = $dir_hash{$prefix} . "/" . $type_hash{$type}; + if ($newfile =~ /-[^\.]/) { + my $tmp = $newfile; + $tmp =~ s/^([^-]+)-.*$/$1/; + $dir = $dir . "/" . $tmp; + $newfile =~ s/^[^-]+-//; + } + + if (!defined $directories{$dir}) { + $install .= "\t\$(mkinstalldirs) \$(DESTDIR)\$($destdir)/$dir\n"; + $directories{$dir} = 1; + } + + $install .= "\t\$(INSTALL_DATA) \$(srcdir)/$file \$(DESTDIR)\$($destdir)/$dir/$newfile\n"; + $uninstall .= "\t-rm -f \$(DESTDIR)\$($destdir)/$dir/$newfile\n"; + + } + } + + if (length($install)) { + $target_adds{"install-data-am"} .= "install-kde-icons "; + $target_adds{"uninstall-am"} .= "uninstall-kde-icons "; + appendLines("install-kde-icons:\n" . $install . "\nuninstall-kde-icons:\n" . $uninstall); + } +} + +sub handle_POFILES($$) +{ + my @pofiles = split(" ", $_[0]); + my $lang = $_[1]; + + # Build rules for creating the gmo files + my $tmp = ""; + my $allgmofiles = ""; + my $pofileLine = "POFILES ="; + foreach $pofile (@pofiles) + { + $pofile =~ /(.*)\.[^\.]*$/; # Find name minus extension + $tmp .= "$1.gmo: $pofile\n"; + $tmp .= "\trm -f $1.gmo; \$(GMSGFMT) -o $1.gmo \$(srcdir)/$pofile\n"; + $tmp .= "\ttest ! -f $1.gmo || touch $1.gmo\n"; + $allgmofiles .= " $1.gmo"; + $pofileLine .= " $1.po"; + } + appendLines ($tmp); + my $lookup = 'POFILES\s*=([^\n]*)'; + if ($MakefileData !~ /\n$lookup/o) { + appendLines("$pofileLine\nGMOFILES =$allgmofiles"); + } else { + substituteLine ($lookup, "$pofileLine\nGMOFILES =$allgmofiles"); + } + + if ($allgmofiles) { + + # Add the "clean" rule so that the maintainer-clean does something + appendLines ("clean-nls:\n\t-rm -f $allgmofiles\n"); + + $target_adds{"maintainer-clean"} .= "clean-nls "; + + $lookup = 'DISTFILES\s*=\s*(.*)'; + if ($MakefileData =~ /\n$lookup\n/o) { + $tmp = "DISTFILES = \$(GMOFILES) \$(POFILES) $1"; + substituteLine ($lookup, $tmp); + } + } + + $target_adds{"install-data-am"} .= "install-nls "; + + $tmp = "install-nls:\n"; + if ($lang) { + $tmp .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES\n"; + } + $tmp .= "\t\@for base in "; + foreach $pofile (@pofiles) + { + $pofile =~ /(.*)\.[^\.]*$/; # Find name minus extension + $tmp .= "$1 "; + } + + $tmp .= "; do \\\n"; + if ($lang) { + $tmp .= "\t echo \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES/\$\$base.mo ;\\\n"; + $tmp .= "\t test ! -f \$\$base.gmo || \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES/\$\$base.mo ;\\\n" + } else { + $tmp .= "\t echo \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/\$\$base/LC_MESSAGES/\$(PACKAGE).mo ;\\\n"; + $tmp .= "\t \$(mkinstalldirs) \$(DESTDIR)\$(kde_locale)/\$\$base/LC_MESSAGES ; \\\n"; + $tmp .= "\t test ! -f \$\$base.gmo || \$(INSTALL_DATA) \$\$base.gmo \$(DESTDIR)\$(kde_locale)/\$\$base/LC_MESSAGES/\$(PACKAGE).mo ;\\\n"; + } + $tmp .= "\tdone\n\n"; + appendLines ($tmp); + + $target_adds{"uninstall"} .= "uninstall-nls "; + + $tmp = "uninstall-nls:\n"; + foreach $pofile (@pofiles) + { + $pofile =~ /(.*)\.[^\.]*$/; # Find name minus extension + if ($lang) { + $tmp .= "\trm -f \$(DESTDIR)\$(kde_locale)/$lang/LC_MESSAGES/$1.mo\n"; + } else { + $tmp .= "\trm -f \$(DESTDIR)\$(kde_locale)/$1/LC_MESSAGES/\$(PACKAGE).mo\n"; + } + } + appendLines($tmp); + + $target_adds{"all"} .= "all-nls "; + + $tmp = "all-nls: \$(GMOFILES)\n"; + + appendLines($tmp); + + $target_adds{"distdir"} .= "distdir-nls "; + + $tmp = "distdir-nls:\$(GMOFILES)\n"; + $tmp .= "\tfor file in \$(POFILES); do \\\n"; + $tmp .= "\t cp \$(srcdir)/\$\$file \$(distdir); \\\n"; + $tmp .= "\tdone\n"; + $tmp .= "\tfor file in \$(GMOFILES); do \\\n"; + $tmp .= "\t cp \$(srcdir)/\$\$file \$(distdir); \\\n"; + $tmp .= "\tdone\n"; + + appendLines ($tmp); + + if (!$lang) { + appendLines("merge:\n\t\$(MAKE) -f \$(top_srcdir)/admin/Makefile.common package-merge POFILES=\"\${POFILES}\" PACKAGE=\${PACKAGE}\n\n"); + } + +} + +#----------------------------------------------------------------------------- + +# Returns 0 if the line was processed - 1 otherwise. +# Errors are logged in the global $errorflags +sub tag_POFILES () +{ + my $lookup = 'POFILES\s*=([^\n]*)'; + return 1 if ($MakefileData !~ /\n$lookup/o); + print STDOUT "POFILES processing <$1>\n" if ($verbose); + + my $tmp = $1; + + # make sure these are all gone. + if ($MakefileData =~ /\n\.po\.gmo:\n/) + { + print STDERR "Warning: Found old .po.gmo rules in $printname. New po rules not added\n"; + return 1; + } + + # Either find the pofiles in the directory (AUTO) or use + # only the specified po files. + my $pofiles = ""; + if ($tmp =~ /^\s*AUTO\s*$/) + { + opendir (THISDIR, "."); + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^#.*#$/); + $pofiles = join(" ", grep(/\.po$/, readdir(THISDIR))); + closedir (THISDIR); + print STDOUT "pofiles found = $pofiles\n" if ($verbose); + if (-f "charset" && -f "kdelibs.po") { + handle_TOPLEVEL(); + } + } + else + { + $tmp =~ s/\034/ /g; + $pofiles = $tmp; + } + return 1 if (!$pofiles); # Nothing to do + + handle_POFILES($pofiles, $kdelang); + + return 0; +} + +sub helper_LOCALINSTALL($) +{ + my $lookup = "\n" . $_[0] . ":"; + if ($MakefileData =~ /($lookup)/) { + + my $install = $MakefileData; + $install =~ s/\n/\035/g; + $install =~ s/.*\035$_[0]:[^\035]*\035//; + my $emptyline = 0; + while (! $emptyline) { + if ($install =~ /([^\035]*)\035(.*)/) { + local $line = $1; + $install = $2; + if ($line !~ /^\s*$/ && $line !~ /^(\@.*\@)*\t/) { + $emptyline = 1; + } else { + replaceDestDir($line); + } + } else { + $emptyline = 1; + } + } + } + +} + +sub tag_LOCALINSTALL () +{ + helper_LOCALINSTALL('install-exec-local'); + helper_LOCALINSTALL('install-data-local'); + helper_LOCALINSTALL('uninstall-local'); + + return 0; +} + +sub replaceDestDir($) { + local $line = $_[0]; + + if ( $line =~ /^\s*(\@.*\@)*\s*\$\(mkinstalldirs\)/ + || $line =~ /^\s*(\@.*\@)*\s*\$\(INSTALL\S*\)/ + || $line =~ /^\s*(\@.*\@)*\s*(-?rm.*) \S*$/) + { + $line =~ s/^(.*) ([^\s]*)\s*$/$1 \$(DESTDIR)$2/ if ($line !~ /\$\(DESTDIR\)/); + } + + if ($line ne $_[0]) { + $_[0] = quotemeta $_[0]; + substituteLine($_[0], $line); + } +} + +#--------------------------------------------------------------------------- +sub tag_CLOSURE () { + return if ($program !~ /_la$/); + + my $lookup = quotemeta($realname{$program}) . ":.*?\n\t.*?\\((.*?)\\) .*\n"; + $MakefileData =~ m/$lookup/; + return if ($1 !~ /CXXLINK/); + + if ($MakefileData !~ /\n$program\_LDFLAGS\s*=.*-no-undefined/ && + $MakefileData !~ /\n$program\_LDFLAGS\s*=.*KDE_PLUGIN/ ) { + print STDERR "Report: $program contains undefined in $printname\n" if ($program =~ /^lib/ && $dryrun); + return; + } + my $closure = $realname{$program} . ".closure"; + my $lines = "$closure: \$($program\_OBJECTS) \$($program\_DEPENDENCIES)\n"; + $lines .= "\t\@echo \"int main() {return 0;}\" > $program\_closure.$cxxsuffix\n"; + $lines .= "\t\@\$\(LTCXXCOMPILE\) -c $program\_closure.$cxxsuffix\n"; + $lines .= "\t\@\$\(CXXLINK\) $program\_closure.lo \$($program\_LDFLAGS) \$($program\_OBJECTS) \$($program\_LIBADD) \$(LIBS)\n"; + $lines .= "\t\@rm -f $program\_closure.* $closure\n"; + $lines .= "\t\@echo \"timestamp\" > $closure\n"; + $lines .= "\n"; + appendLines($lines); + $lookup = $realname{$program} . ": (.*)"; + if ($MakefileData =~ /\n$lookup\n/) { + $lines = "\@KDE_USE_CLOSURE_TRUE@". $realname{$program} . ": $closure $1"; + $lines .= "\n\@KDE_USE_CLOSURE_FALSE@" . $realname{$program} . ": $1"; + substituteLine($lookup, $lines); + } + $closure_output .= " $closure"; +} + +sub tag_DIST () { + my %foundfiles = (); + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile$$/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/); + next if (! -f $entry); + next if ($entry =~ /\.moc/ || $entry =~ /\.lo$/ || $entry =~ /\.la$/ || $entry =~ /\.o/); + $foundfiles{$entry} = 1; + } + closedir (THISDIR); + + my @marks = ("EXTRA_DIST", "DIST_COMMON", '\S*_SOURCES', '\S*_HEADERS', 'MAINTAINERCLEANFILES', 'CLEANFILES', 'DISTCLEANFILES', '\S*_OBJECTS'); + foreach $mark (@marks) { + while ($MakefileData =~ /\n($mark)\s*=\s*([^\n]*)/g) { + foreach $file (split('[\034\s]', $2)) { + $file =~ s/\.\///; + $foundfiles{$file} = 0 if (defined $foundfiles{$file}); + } + } + } + my @files = ("Makefile", "config.cache", "config.log", "stamp-h", + "stamp-h1", "stamp-h1", "config.h", "Makefile", "config.status", "config.h", "libtool"); + foreach $file (@files) { + $foundfiles{$file} = 0 if (defined $foundfiles{$file}); + } + + my $KDE_DIST = ""; + foreach $file (keys %foundfiles) { + if ($foundfiles{$file} == 1) { + $KDE_DIST .= "$file "; + } + } + if ($KDE_DIST) { + print "KDE_DIST $printname $KDE_DIST\n" if ($verbose); + + my $lookup = "DISTFILES *=(.*)"; + if ($MakefileData =~ /\n$lookup\n/o) { + substituteLine($lookup, "KDE_DIST=$KDE_DIST\n\nDISTFILES=$1 \$(KDE_DIST)\n"); + } + } +} + +#----------------------------------------------------------------------------- +# Returns 0 if the line was processed - 1 otherwise. +# Errors are logged in the global $errorflags +sub tag_DOCFILES () +{ +# if ($MakefileData =~ /\nSUBDIRS\s*=/) { # subdirs +# $MakefileData =~ /\n(.*-recursive:\s*)\n/; +# my $orig_rules = $1; +# my $rules = $orig_rules; +# $rules =~ s/:\s*$//; +# substituteLine($orig_rules, "$rules docs-recursive:"); +# appendLines("docs: docs-recursive docs-am\n"); +# } else { +# appendLines("docs: docs-am\n"); +# } + $target_adds{"all"} .= "docs-am "; + + my $lookup = 'KDE_DOCS\s*=\s*([^\n]*)'; + goto nodocs if ($MakefileData !~ /\n$lookup/o); + print STDOUT "KDE_DOCS processing <$1>\n" if ($verbose); + + my $tmp = $1; + + # Either find the files in the directory (AUTO) or use + # only the specified po files. + my $files = ""; + my $appname = $tmp; + $appname =~ s/^(\S*)\s*.*$/$1/; + if ($appname =~ /AUTO/) { + $appname = basename($makefileDir); + if ("$appname" eq "en") { + print STDERR "Error: KDE_DOCS = AUTO relies on the directory name. Yours is 'en' - you most likely want something else, e.g. KDE_DOCS = myapp\n"; + exit(1); + } + } + + if ($tmp !~ / - /) + { + opendir (THISDIR, "."); + foreach $entry (readdir(THISDIR)) { + next if ($entry eq "CVS" || $entry =~ /^\./ || $entry =~ /^Makefile/ || $entry =~ /~$/ || $entry =~ /^\#.*\#$/); + next if (! -f $entry); + $files .= "$entry "; + } + closedir (THISDIR); + print STDOUT "docfiles found = $files\n" if ($verbose); + } + else + { + $tmp =~ s/\034/ /g; + $tmp =~ s/^\S*\s*-\s*//; + $files = $tmp; + } + goto nodocs if (!$files); # Nothing to do + + if ($files =~ /(^| )index\.docbook($| )/) { + + my $lines = ""; + my $lookup = 'MEINPROC\s*='; + if ($MakefileData !~ /\n($lookup)/) { + $lines = "MEINPROC=/\$(kde_bindir)/meinproc\n"; + } + $lookup = 'KDE_XSL_STYLESHEET\s*='; + if ($MakefileData !~ /\n($lookup)/) { + $lines .= "KDE_XSL_STYLESHEET=/\$(kde_datadir)/ksgmltools2/customization/kde-chunk.xsl\n"; + } + $lookup = '\nindex.cache.bz2:'; + if ($MakefileData !~ /\n($lookup)/) { + $lines .= "index.cache.bz2: \$(srcdir)/index.docbook \$(KDE_XSL_STYLESHEET) $files\n"; + $lines .= "\t\@if test -n \"\$(MEINPROC)\"; then echo \$(MEINPROC) --check --cache index.cache.bz2 \$(srcdir)/index.docbook; \$(MEINPROC) --check --cache index.cache.bz2 \$(srcdir)/index.docbook; fi\n"; + $lines .= "\n"; + } + + $lines .= "docs-am: index.cache.bz2\n"; + $lines .= "\n"; + $lines .= "install-docs: docs-am install-nls\n"; + $lines .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname\n"; + $lines .= "\t\@if test -f index.cache.bz2; then \\\n"; + $lines .= "\techo \$(INSTALL_DATA) index.cache.bz2 \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n"; + $lines .= "\t\$(INSTALL_DATA) index.cache.bz2 \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/; \\\n"; + $lines .= "\tfi\n"; + $lines .= "\t-rm -f \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/common\n"; + $lines .= "\t\$(LN_S) \$(kde_libs_htmldir)/$kdelang/common \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/common\n"; + + $lines .= "\n"; + $lines .= "uninstall-docs:\n"; + $lines .= "\t-rm -rf \$(kde_htmldir)/$kdelang/$appname\n"; + $lines .= "\n"; + $lines .= "clean-docs:\n"; + $lines .= "\t-rm -f index.cache.bz2\n"; + $lines .= "\n"; + $target_adds{"install-data-am"} .= "install-docs "; + $target_adds{"uninstall"} .= "uninstall-docs "; + $target_adds{"clean-am"} .= "clean-docs "; + appendLines ($lines); + } else { + appendLines("docs-am: $files\n"); + } + + $target_adds{"install-data-am"} .= "install-nls"; + $target_adds{"uninstall"} .= "uninstall-nls "; + + $tmp = "install-nls:\n"; + $tmp .= "\t\$(mkinstalldirs) \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname\n"; + $tmp .= "\t\@for base in $files; do \\\n"; + $tmp .= "\t echo \$(INSTALL_DATA) \$\$base \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/\$\$base ;\\\n"; + $tmp .= "\t \$(INSTALL_DATA) \$(srcdir)/\$\$base \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/\$\$base ;\\\n"; + $tmp .= "\tdone\n"; + if ($appname eq 'common') { + $tmp .= "\t\@echo \"merging common and language specific dir\" ;\\\n"; + $tmp .= "\tif test ! -e \$(kde_htmldir)/en/common/kde-common.css; then echo 'no english docs found in \$(kde_htmldir)/en/common/'; exit 1; fi \n"; + $tmp .= "\t\@com_files=`cd \$(kde_htmldir)/en/common && echo *` ;\\\n"; + $tmp .= "\tcd \$(DESTDIR)\$(kde_htmldir)/$kdelang/common ;\\\n"; + $tmp .= "\tif test -n \"\$\$com_files\"; then for p in \$\$com_files ; do \\\n"; + $tmp .= "\t case \" $files \" in \\\n"; + $tmp .= "\t *\" \$\$p \"*) ;; \\\n"; + $tmp .= "\t *) test ! -e \$\$p && echo \$(LN_S) ../../en/common/\$\$p \$(DESTDIR)\$(kde_htmldir)/$kdelang/common/\$\$p && \$(LN_S) ../../en/common/\$\$p \$\$p ;; \\\n"; + $tmp .= "\t esac ; \\\n"; + $tmp .= "\tdone ; fi ; true\n"; + } + $tmp .= "\n"; + $tmp .= "uninstall-nls:\n"; + $tmp .= "\tfor base in $files; do \\\n"; + $tmp .= "\t rm -f \$(DESTDIR)\$(kde_htmldir)/$kdelang/$appname/\$\$base ;\\\n"; + $tmp .= "\tdone\n\n"; + appendLines ($tmp); + + $target_adds{"distdir"} .= "distdir-nls "; + + $tmp = "distdir-nls:\n"; + $tmp .= "\tfor file in $files; do \\\n"; + $tmp .= "\t cp \$(srcdir)/\$\$file \$(distdir); \\\n"; + $tmp .= "\tdone\n"; + + appendLines ($tmp); + + return 0; + + nodocs: + appendLines("docs-am:\n"); + return 1; +} + +#----------------------------------------------------------------------------- +# Find headers in any of the source directories specified previously, that +# are candidates for "moc-ing". +sub findMocCandidates () +{ + my @list = (); + foreach $dir (@headerdirs) + { + opendir (SRCDIR, "$dir"); + @hFiles = grep { /.+\.$hExt$/o } readdir(SRCDIR); + closedir SRCDIR; + foreach $hf (@hFiles) + { + open (HFIN, "$dir/$hf") || die "Could not open $dir/$hf: $!\n"; + my $hfsize = 0; + seek(HFIN, 0, 2); + $hfsize = tell(HFIN); + seek(HFIN, 0, 0); + read HFIN, $hfData, $hfsize; + close HFIN; + # push (@list, $hf) if(index($hfData, "Q_OBJECT") >= 0); ### fast but doesn't handle //Q_OBJECT + if ( $hfData =~ /{([^}]*)Q_OBJECT/s ) { ## handle " { friend class blah; Q_OBJECT " + push (@list, $hf) unless $1 =~ m://[^\n]*Q_OBJECT[^\n]*$:s; ## handle "// Q_OBJECT" + } + } + # The assoc array of root of headerfile and header filename + foreach $hFile (@list) + { + $hFile =~ /(.*)\.[^\.]*$/; # Find name minus extension + if ($mocFiles{$1}) + { + print STDERR "Warning: Multiple header files found for $1\n"; + next; # Use the first one + } + $mocFiles{$1} = "$dir\035$hFile"; # Add relative dir + } + } + + return 0; +} + +#----------------------------------------------------------------------------- + +# The programmer has specified a moc list. Prune out the moc candidates +# list that we found based on looking at the header files. This generates +# a warning if the programmer gets the list wrong, but this doesn't have +# to be fatal here. +sub pruneMocCandidates ($) +{ + my %prunedMoc = (); + local @mocList = split(' ', @_[0]); + + foreach $mocname (@mocList) + { + $mocname =~ s/\.moc$//; + if ($mocFiles{$mocname}) + { + $prunedMoc{$mocname} = $mocFiles{$mocname}; + } + else + { + my $print = $makefileDir; + $print =~ s/^\Q$topdir\E\\//; + # They specified a moc file but we can't find a header that + # will generate this moc file. That's possible fatal! + print STDERR "Warning: No moc-able header file for $print/$mocname\n"; + } + } + + undef %mocFiles; + %mocFiles = %prunedMoc; +} + +#----------------------------------------------------------------------------- + +# Finds the cpp files (If they exist). +# The cpp files get appended to the header file separated by \035 +sub checkMocCandidates () +{ + my @cppFiles; + my $cpp2moc; # which c++ file includes which .moc files + my $moc2cpp; # which moc file is included by which c++ files + + return unless (keys %mocFiles); + opendir(THISDIR, ".") || return; + @cppFiles = grep { /.+\.$cppExt$/o && !/.+\.moc\.$cppExt$/o + && !/.+\.all_$cppExt\.$cppExt$/o } readdir(THISDIR); + closedir THISDIR; + return unless (@cppFiles); + my $files = join (" ", @cppFiles); + $cpp2moc = {}; + $moc2cpp = {}; + foreach $cxxf (@cppFiles) + { + open (CXXFIN, $cxxf) || die "Could not open $cxxf: $!\n"; + seek(CXXFIN, 0, 2); + my $cxxfsize = tell(CXXFIN); + seek(CXXFIN, 0, 0); + read CXXFIN, $cxxfData, $cxxfsize; + close CXXFIN; + while(($cxxfData =~ m/^[ \t]*\#include\s*[<\"](.*\.moc)[>\"]/gm)) { + $cpp2moc->{$cxxf}->{$1} = 1; + $moc2cpp->{$1}->{$cxxf} = 1; + } + } + foreach my $mocFile (keys (%mocFiles)) + { + @cppFiles = keys %{$moc2cpp->{"$mocFile.moc"}}; + if (@cppFiles == 1) { + $mocFiles{$mocFile} .= "\035" . $cppFiles[0]; + push(@deped, $mocFile); + } elsif (@cppFiles == 0) { + push (@newObs, $mocFile); # Produce new object file + next if ($haveAutomocTag); # This is expected... + # But this is an error we can deal with - let them know + print STDERR + "Warning: No c++ file that includes $mocFile.moc\n"; + } else { + # We can't decide which file to use, so it's fatal. Although as a + # guess we could use the mocFile.cpp file if it's in the list??? + print STDERR + "Error: Multiple c++ files that include $mocFile.moc\n"; + print STDERR "\t",join ("\t", @cppFiles),"\n"; + $errorflag = 1; + delete $mocFiles{$mocFile}; + # Let's continue and see what happens - They have been told! + } + } +} + +#----------------------------------------------------------------------------- + +# Add the rules for generating moc source from header files +# For Automoc output *.moc.cpp but normally we'll output *.moc +# (We must compile *.moc.cpp separately. *.moc files are included +# in the appropriate *.cpp file by the programmer) +sub addMocRules () +{ + my $cppFile; + my $hFile; + + foreach $mocFile (keys (%mocFiles)) + { + undef $cppFile; + ($dir, $hFile, $cppFile) = split ("\035", $mocFiles{$mocFile}, 3); + $dir =~ s#^\.#\$(srcdir)#; + if (defined ($cppFile)) + { + $target_adds{"\$(srcdir)/$cppFile"} .= "$mocFile.moc "; + appendLines ("$mocFile.moc: $dir/$hFile\n\t\$(MOC) $dir/$hFile -o $mocFile.moc\n"); + $cleanMoc .= " $mocFile.moc"; + } + else + { + appendLines ("$mocFile$mocExt: $dir/$hFile\n\t\$(MOC) $dir/$hFile -o $mocFile$mocExt\n"); + $cleanMoc .= " $mocFile$mocExt"; + } + } +} + +sub make_meta_classes () +{ + return if ($kdeopts{"qtonly"}); + + my $cppFile; + my $hFile; + my $moc_class_headers = ""; + foreach $program (@programs) { + my $mocs = ""; + my @progsources = split(/[\s\034]+/, $sources{$program}); + my @depmocs = split(' ', $depedmocs{$program}); + my %shash = (), %mhash = (); + @shash{@progsources} = 1; # we are only interested in the existence + @mhash{@depmocs} = 1; + + print STDOUT "program=$program\n" if ($verbose); + print STDOUT "psources=[".join(' ', keys %shash)."]\n" if ($verbose); + print STDOUT "depmocs=[".join(' ', keys %mhash)."]\n" if ($verbose); + print STDOUT "globalmocs=[".join(' ', keys(%globalmocs))."]\n" if ($verbose); + foreach my $mocFile (keys (%globalmocs)) + { + undef $cppFile; + ($dir, $hFile, $cppFile) = split ("\035", $globalmocs{$mocFile}, 3); + $dir =~ s#^\.#\$(srcdir)#; + if (defined ($cppFile)) + { + $mocs .= " $mocFile.moc" if exists $shash{$cppFile}; + } + else + { + # Bah. This is the case, if no C++ file includes the .moc + # file. We make a .moc.cpp file for that. Unfortunately this + # is not included in the %sources hash, but rather is mentioned + # in %depedmocs. If the user wants to use AUTO he can't just + # use an unspecific METAINCLUDES. Instead he must use + # program_METAINCLUDES. Anyway, it's not working real nicely. + # E.g. Its not clear what happens if user specifies two + # METAINCLUDES=AUTO in the same Makefile.am. + $mocs .= " $mocFile.moc.$cxxsuffix" + if exists $mhash{$mocFile.".moc.$cxxsuffix"}; + } + } + if ($mocs) { + print STDOUT "==> mocs=[".$mocs."]\n" if ($verbose); + my $sourcename = $program."_meta_unload"; + my $ext = ($program =~ /_la$/) ? ".lo" : ".o"; + my $srcfile = $sourcename.".$cxxsuffix"; + my $objfile = $sourcename.$ext; + $moc_class_headers .= " $srcfile"; + my $appl; + $appl = "$srcfile: $mocs\n"; + $appl .= "\t\@echo 'creating $srcfile'\n"; + $appl .= "\t\@-rm -f $srcfile\n"; + $appl .= "\t\@echo 'static const char * _metalist_$program\[\] = {' > $srcfile\n"; + $appl .= "\t\@cat $mocs | grep 'char.*className' | "; + $appl .= "sed -e 's/.*[^A-Za-z0-9_:]\\([A-Za-z0-9_:]*\\)::className.*\$\$/\\\"\\1\\\",/' | sort | uniq >> $srcfile\n"; + $appl .= "\t\@echo '0};' >> $srcfile\n"; + $appl .= "\t\@echo '#include ' >> $srcfile\n"; + $appl .= "\t\@echo '_UNLOAD($program)' >> $srcfile\n"; + $appl .= "\n"; + + $realObjs{$program} .= " \034" . $objfile . " "; + $sources{$program} .= " $srcfile"; + $sources_changed{$program} = 1; + $dep_files .= " \$(DEPDIR)/$sourcename.P"; + appendLines ($appl); + } + print STDOUT "\n" if $verbose; + } + if ($moc_class_headers) { + appendLines ("$cleantarget-moc-classes:\n\t-rm -f $moc_class_headers\n"); + $target_adds{"$cleantarget-am"} .= "$cleantarget-moc-classes "; + } +} + +#----------------------------------------------------------------------------- + +sub updateMakefile () +{ + return if ($dryrun); + + open (FILEOUT, "> $makefile") + || die "Could not create $makefile: $!\n"; + + print FILEOUT "\# $progId - " . '$Revision: 1.1.1.1 $ ' . "\n"; + $MakefileData =~ s/\034/\\\n/g; # Restore continuation lines + print FILEOUT $MakefileData; + close FILEOUT; +} + +#----------------------------------------------------------------------------- + +# The given line needs to be removed from the makefile +# Do this by adding the special "removed line" comment at the line start. +sub removeLine ($$) +{ + my ($lookup, $old) = @_; + + $old =~ s/\034/\\\n#>- /g; # Fix continuation lines + $MakefileData =~ s/\n$lookup/\n#>\- $old/; +} + +#----------------------------------------------------------------------------- + +# Replaces the old line with the new line +# old line(s) are retained but tagged as removed. The new line(s) have the +# "added" tag placed before it. +sub substituteLine ($$) +{ + my ($lookup, $new) = @_; + + if ($MakefileData =~ /\n($lookup)/) { + $old = $1; + $old =~ s/\034/\\\n#>\- /g; # Fix continuation lines + $new =~ s/\034/\\\n/g; + my $newCount = ($new =~ tr/\n//) + 1; + $MakefileData =~ s/\n$lookup/\n#>- $old\n#>\+ $newCount\n$new/; + } else { + print STDERR "Warning: substitution of \"$lookup\" in $printname failed\n"; + } +} + +#----------------------------------------------------------------------------- + +# Slap new lines on the back of the file. +sub appendLines ($) +{ + my ($new) = @_; + $new =~ s/\034/\\\n/g; # Fix continuation lines + my $newCount = ($new =~ tr/\n//) + 1; + $MakefileData .= "\n#>\+ $newCount\n$new"; +} + +#----------------------------------------------------------------------------- + +# Restore the Makefile.in to the state it was before we fiddled with it +sub restoreMakefile () +{ + $MakefileData =~ s/# $progId[^\n\034]*[\n\034]*//g; + # Restore removed lines + $MakefileData =~ s/([\n\034])#>\- /$1/g; + # Remove added lines + while ($MakefileData =~ /[\n\034]#>\+ ([^\n\034]*)/) + { + my $newCount = $1; + my $removeLines = ""; + while ($newCount--) { + $removeLines .= "[^\n\034]*([\n\034]|)"; + } + $MakefileData =~ s/[\n\034]#>\+.*[\n\034]$removeLines/\n/; + } +} + +#----------------------------------------------------------------------------- diff --git a/bibletime-doc/admin/am_edit.py b/bibletime-doc/admin/am_edit.py new file mode 100644 index 0000000..a1bb520 --- /dev/null +++ b/bibletime-doc/admin/am_edit.py @@ -0,0 +1,330 @@ +import getopt, string, posixpath, sys, os, os.path, re + +# Some global globals... +verbose = 0 +thisProg = posixpath.basename(sys.argv[0]) +if not thisProg: # happy only when running in xemacs ;/ + thisProg = 'am_edit.py' +cppsuffixes = ['cpp', 'cc', 'cxx', 'C', 'c++'] +hExt = ['h', 'H', 'hh', 'hxx', 'h++'] +progId = "KDE tags expanded automatically by " + thisProg +use_final = 1 +dryrun = 0 +pathoption = 0 +topdir = os.path.abspath(os.curdir) + "/" +foreigndirs = [] + +class Makefile: + def __init__(self, file): + # some useful globals for the subroutines called here + self.headerdirs = ['.'] + self.haveAutomocTag = 0 + + self.programs = [] + + # lists the objects compiled into $program + self.realobjs = {} + # lists the sources used for $program + self.sources = {} + # lists the objects compiled when final + self.finalObjs = {} + # the binary name of program variable + self.realname = {} + # lists the idl files used for $program + self.idlfiles = {} + # lists all idl generated files for cleantarget + self.idl_output = "" + + self.depedmocs = {} + + self.dep_files = "" + self.dep_finals = "" + # the targets to add + self.target_adds = {} + self.kdelang = "" + self.makefile = file + self.makefileDir = os.path.dirname(self.makefile) + self.options = {} + + + NoMakefileAmFound = "found Makefile.in without Makefile.am" + + def findLine(self, line): + import types + if type(line) is types.StringType: + regexp = re.compile(line) + else: + regexp = line + for line in self.lines: + match = regexp.match(line) + if match: + return match + + def substituteLine(self, old, new): + import types + if type(old) is types.StringType: + regexp = re.compile(old) + else: + regexp = old + + for index in range(len(self.lines)): + line = self.lines[index] + match = regexp.match(line) + if match: + line = '#>- ' + line + newlines = string.split(new, '\n') + self.lines[index:index+1] = [line, '#>+ %d' % len(newlines)] + newlines + return + + def addTarget(self, target, dependson): + if not self.target_adds.has_key(target): + self.target_adds[target] = [dependson] + else: + self.target_adds[target].append(dependson) + + def appendLines(self, newlines): + lines = string.split(newlines, '\n') + ['\n'] + self.lines.extend(['#>+ %d' % len(lines)] + lines) + + def restore(self): + index = 0 + while index < len(self.lines): + line = self.lines[index] + if line[0:3] == '#>+': + # the +1 is the comment itself + linec = string.atoi(line[3:]) + 1 + del self.lines[index:index+linec] + continue + if line[0:3] == '#>-': + self.lines[index] = self.lines[index][4:] + index = index + 1 + + def initialize(self): + global foreigndirs + + os.chdir(self.makefileDir) + self.printname = string.replace(self.makefile, topdir, "") + self.makefile = os.path.basename(self.makefile) + + if not posixpath.exists("Makefile.am"): + raise self.NoMakefileAmFound, self.makefileDir + + for dir in foreigndirs: + if dir.match(self.makefileDir): + print 'leaving ' + self.makefileDir + return 0 + + f = open(self.makefile) + self.lines = [] + + while 1: + line = f.readline() + if not line: break + self.lines.append(string.rstrip(line)) + + f.close() + + # take out the + self.restore() + + optionline = re.compile('^\s*(\w+)\s*=\s*([^\n]*)$') + linecontinued = re.compile('\\\s*\n') + lastline = '' + + index = 0 + while index < len(self.lines): + line = self.lines[index] + if linecontinued.search(line): + self.lines[index] = linecontinued.sub(' ', line) + self.lines[index+1] + continue + else: + index = index + 1 + + match = optionline.search(line) + if match: + self.options[match.group(1)] = match.group(2) + + if self.options.has_key('KDE_OPTIONS'): + options = string.split(self.options['KDE_OPTIONS']) + if 'foreign' in options: + foreigndirs.append(re.compile(self.makefileDir + "/.*")) + return 0 + + self.cxxsuffix = "" + suffixes = re.compile('^\.SUFFIXES:(.*)$') + + for line in self.lines: + match = suffixes.match(line) + if match: + existing_suffixes = string.split(match.group(1)) + for suffix in existing_suffixes: + # leave out the . + if suffix[1:] in cppsuffixes: + self.cxxsuffix = suffix[1:] + break + if self.cxxsuffix: + break + + search_real_programs = {} + + for option in self.options.keys(): + if string.rfind(option, '_OBJECTS') > 0: + + program = option[0:string.find(option, '_OBJECTS')] + objs = self.options[option] + + variable_in_objects = 0 + + objlist = string.split(objs) + variable = re.compile('\$\((\w+)\)') + for obj in objlist: + match = variable.match(obj) + if match and not match.group(1) == 'OBJEXT': + variable_in_objects = 1 + break + + if variable_in_objects: + continue + + if len(program) > 3 and program[3] == 'am_': + program = program[3:] + + if verbose: + print "found program " + program + + self.programs.append(program) + self.realobjs[program] = objs + + if self.options.has_key(program + "_SOURCES"): + self.sources[program] = self.options[program + "_SOURCES"] + else: + self.sources[program] = "" + sys.stderr.write("found program with no _SOURCES: " + program + '\n') + + # unmask to regexp + realprogram = string.replace(program, '_', '.') + search_real_programs[program] = re.compile('.*(' + realprogram + + ')(\$\(EXEEXT\)?)?:.*\$\(' + + program + '_OBJECTS\).*') + + self.realname[program] = ""; + + for line in self.lines: + if string.find(line, '_OBJECTS') > 0: # just a random piece to not use at _every_ line + for program in self.programs: + match = search_real_programs[program].match(line) + if match: + self.realname[program] = match.group(1) + + def finalTouch(self): + if self.options.has_key('DEPDIR'): + sys.stderr.write(self.printname + " defines DEPDIR. This means you're using automake > 1.4 - this is not supported!") + else: + # taken out a random variable + self.substituteLine('bindir\s*=.*', 'DEPDIR = .deps\nbindir = ' + self.options['bindir']) + + self.appendLines('cvs-clean:\n' + + '\t$(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean') + + self.appendLines('kde-rpo-clean:\n'+ + '\t-rm -f *.rpo') + + self.addTarget('clean', 'kde-rpo-clean') + self.addAllTargets() + + def addAllTargets(self): + for target in self.target_adds.keys(): + match = self.findLine(target + ':\s*(.*)') + if match: + self.substituteLine(match.re, target + ': ' + + string.join(self.target_adds[target]) + + ' ' + match.group(1)) + + def writeback(self): + f = open(self.makefile, 'w') + for line in self.lines: + f.write(line) + f.write('\n') + f.close() + + def tag_automake(self): + match = self.findLine('^(.*cd \$\(top_srcdir\)\s+&&\s+\$\(AUTOMAKE\).*)$') + if not match: return 1 + self.substituteLine(match.re, match.group(1) + '\n' + + '\tcd $(top_srcdir) && python ' + + thisProg + ' ' + self.printname) + +def main(): + global use_final, dryrun, pathoption, thisProg, verbose + + optlist, makefiles = getopt.getopt(sys.argv[1:], 'vhp:n', [ + 'version', 'verbose', 'path=', 'help', 'no-final']) + + for option, param in optlist: + if option == '--version': + print "\n" + print thisProg + "$Revision: 1.1.1.1 $" + print "This is really free software, unencumbered by the GPL." + print "You can do anything you like with it except sueing me." + print "Copyright 1998 Kalle Dalheimer " + print "Concept, design and unnecessary questions about perl" + print " by Matthias Ettrich " + print "" + print "Making it useful by Stephan Kulow and" + print "Harri Porten " + print "Updated (Feb-1999), John Birch " + print "Current Maintainer Stephan Kulow" + sys.exit(0) + if option == '--verbose' or option == '-v': + verbose = 1 + if option == '-p' or option == '--path': + thisProg = param + "/" + thisProg + if (not posixpath.exists(thisProg)): + sys.stderr.write(thisProg + " doesn't exist\n") + pathoption=1 + if option == '--help' or option == '-h': + print "Usage " + thisProg + " [OPTION] ... [dir/Makefile.in]..." + print "Patches dir/Makefile.in generated from automake" + print "(where dir can be a full or relative directory name)" + print " -v, --verbose verbosely list files processed" + print " -h, --help print this help, then exit" + print " --version print version number, then exit" + print " -p, --path= use the path to am_edit if the path" + print " --no-final don't patch for --enable-final" + print " called from is not the one to be used" + sys.exit(0) + if option == '--no-final': + use_final = 0 + if option == '-n': + dryrun = 1 + + if not use_final: + thisProg = thisProg + " --no-final" + + if thisProg[0] == '/' and not pathoption: + sys.stderr.write( "Illegal full pathname call performed...\n" + "The call to \"" + thisProg + "\"\n" + "would be inserted in some Makefile.in.\n" + "Please use option --path.\n") + sys.exit(1) + + if len(makefiles) == 0: + import find + makefiles = find.find('Makefile.in') + + for index in range(len(makefiles)): + if not makefiles[index][0] == '/': + makefiles[index] = os.path.normcase(os.path.abspath(makefiles[index])) + + makefiles.sort() + for file in makefiles: + makefile = Makefile(file) + try: + makefile.initialize() + makefile.tag_automake() + makefile.finalTouch() + makefile.writeback() + except Makefile.NoMakefileAmFound, param: + if verbose: print Makefile.NoMakefileAmFound + ' in ' + param + +main() diff --git a/bibletime-doc/admin/conf.change.pl b/bibletime-doc/admin/conf.change.pl new file mode 100644 index 0000000..7793be4 --- /dev/null +++ b/bibletime-doc/admin/conf.change.pl @@ -0,0 +1,123 @@ +#!/usr/bin/perl -w + +# this script patches a config.status file, to use our own perl script +# in the main loop +# we do it this way to circumvent hacking (and thereby including) +# autoconf function (which are GPL) into our LGPL acinclude.m4.in +# written by Michael Matz + +# we have to change two places +# 1. the splitting of the substitutions into chunks of 90 (or even 48 in +# later autoconf's +# 2. the big main loop which patches all Makefile.in's +use File::Basename; + +my $ac_aux_dir = dirname($0); +my ($flag); +my $ac_version = 0; +my $vpath_seen = 0; +$flag = 0; + +while (<>) { +# usage of $flag: 0 -- we have seen nothing yet +# 1 -- we are in (1) +# 2 -- we have ended (1) +# 3 -- we are in (2) +# 4 -- we ended (2) + + if ($flag == 4) { + print; + } elsif ($flag == 0) { +# 1. begins with (including): "ac_max_sed_\S+\s*=\s*[0-9]+..." +# ends with (excluding) "CONFIG_FILE=..." +# in later autoconf (2.14.1) there is no CONFIG_FILES= line, +# but instead the (2) directly follow (1) + if (/^\s*ac_max_sed_([a-z]+).*=\s*([0-9]+)/ ) { + $flag = 1; + if ($1 eq 'lines') { + # lets hope its different with 2141, + # wasn't able to verify that + if ($2 eq '48') { + $ac_version = 250; + } + else { + $ac_version = 2141; + } + } elsif ($1 eq 'cmds') { + $ac_version = 213; + } + # hmm, we don't know the autoconf version, but we try anyway + } else { + print; + } + } elsif ($flag == 1) { + if (/^\s*CONFIG_FILES=/ && ($ac_version != 250)) { + print; + $flag = 2; + } elsif (/^\s*for\s+ac_file\s+in\s+.*CONFIG_FILES/ ) { + $flag = 3; + } + } elsif ($flag == 2) { +# 2. begins with: "for ac_file in.*CONFIG_FILES" (the next 'for' after (1)) +# end with: "rm -f conftest.s\*" +# on autoconf 250, it ends with '# CONFIG_HEADER section' + if (/^\s*for\s+ac_file\s+in\s+.*CONFIG_FILES/ ) { + $flag = 3; + } else { + print; + } + } elsif ($flag == 3) { + if (/^\s*rm\s+-f\s+conftest/ ) { + $flag = 4; + insert_main_loop(); + } elsif (/^\s*rm\s+-f\s+.*ac_cs_root/ ) { + $flag = 4; + insert_main_loop(); + #die "hhhhhhh"; + if ($ac_version != 2141) { + print STDERR "hmm, don't know autoconf version\n"; + } + } elsif (/^\#\s*CONFIG_HEADER section.*/) { + $flag = 4; + insert_main_loop(); + if($ac_version != 250) { + print STDERR "hmm, something went wrong :-(\n"; + } + } elsif (/VPATH/ ) { + $vpath_seen = 1; + } + } +} + +die "wrong input (flag != 4)" unless $flag == 4; +print STDERR "hmm, don't know autoconf version\n" unless $ac_version; +die "autoconf 2.50 is currently not supported" if $ac_version == 250; + +sub insert_main_loop { + print <> \$ac_cs_root.subs +EOF + } + print <> \$ac_cs_root.sacfiles + fi +done +if test -f \$ac_cs_root.sacfiles ; then + perl $ac_aux_dir/config.pl "\$ac_cs_root" "\$ac_given_srcdir" "\$ac_given_INSTALL" +fi +rm -f \$ac_cs_root.s* + +EOF + return; +} diff --git a/bibletime-doc/admin/config.guess b/bibletime-doc/admin/config.guess new file mode 100755 index 0000000..378eab8 --- /dev/null +++ b/bibletime-doc/admin/config.guess @@ -0,0 +1,1368 @@ +#! /bin/sh +# Attempt to guess a canonical system name. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. + +timestamp='2001-03-30' + +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Written by Per Bothner . +# Please send patches to . +# +# This script attempts to guess a canonical system name similar to +# config.sub. If it succeeds, it prints the system name on stdout, and +# exits with 0. Otherwise, it exits with 1. +# +# The plan is that this can be called by configure scripts if you +# don't specify an explicit build system type. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] + +Output the configuration name of the system \`$me' is run on. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.guess ($timestamp) + +Originally written by Per Bothner. +Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" >&2 + exit 1 ;; + * ) + break ;; + esac +done + +if test $# != 0; then + echo "$me: too many arguments$help" >&2 + exit 1 +fi + + +dummy=dummy-$$ +trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15 + +# CC_FOR_BUILD -- compiler used by this script. +# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still +# use `HOST_CC' if defined, but it is deprecated. + +case $CC_FOR_BUILD,$HOST_CC,$CC in + ,,) echo "int dummy(){}" > $dummy.c + for c in cc gcc c89 ; do + ($c $dummy.c -c -o $dummy.o) >/dev/null 2>&1 + if test $? = 0 ; then + CC_FOR_BUILD="$c"; break + fi + done + rm -f $dummy.c $dummy.o $dummy.rel + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; +esac + +# This is needed to find uname on a Pyramid OSx when run in the BSD universe. +# (ghazi@noc.rutgers.edu 8/24/94.) +if (test -f /.attbin/uname) >/dev/null 2>&1 ; then + PATH=$PATH:/.attbin ; export PATH +fi + +UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown +UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown +UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown +UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown + +# Note: order is significant - the case branches are not exclusive. + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + *:NetBSD:*:*) + # Netbsd (nbsd) targets should (where applicable) match one or + # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently + # switched to ELF, *-*-netbsd* would select the old + # object file format. This provides both forward + # compatibility and a consistent mechanism for selecting the + # object file format. + # Determine the machine/vendor (is the vendor relevant). + case "${UNAME_MACHINE}" in + amiga) machine=m68k-unknown ;; + arm32) machine=arm-unknown ;; + atari*) machine=m68k-atari ;; + sun3*) machine=m68k-sun ;; + mac68k) machine=m68k-apple ;; + macppc) machine=powerpc-apple ;; + hp3[0-9][05]) machine=m68k-hp ;; + ibmrt|romp-ibm) machine=romp-ibm ;; + *) machine=${UNAME_MACHINE}-unknown ;; + esac + # The Operating System including object format, if it has switched + # to ELF recently, or will in the future. + case "${UNAME_MACHINE}" in + i386|sparc|amiga|arm*|hp300|mvme68k|vax|atari|luna68k|mac68k|news68k|next68k|pc532|sun3*|x68k) + if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep __ELF__ >/dev/null + then + # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). + # Return netbsd for either. FIX? + os=netbsd + else + os=netbsdelf + fi + ;; + *) + os=netbsd + ;; + esac + # The OS release + release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: + # contains redundant information, the shorter form: + # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. + echo "${machine}-${os}${release}" + exit 0 ;; + alpha:OSF1:*:*) + if test $UNAME_RELEASE = "V4.0"; then + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` + fi + # A Vn.n version is a released version. + # A Tn.n version is a released field test version. + # A Xn.n version is an unreleased experimental baselevel. + # 1.2 uses "1.2" for uname -r. + cat <$dummy.s + .data +\$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + + .text + .globl main + .align 4 + .ent main +main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) + UNAME_MACHINE="alpha" + ;; + 1-0) + UNAME_MACHINE="alphaev5" + ;; + 1-1) + UNAME_MACHINE="alphaev56" + ;; + 1-101) + UNAME_MACHINE="alphapca56" + ;; + 2-303) + UNAME_MACHINE="alphaev6" + ;; + 2-307) + UNAME_MACHINE="alphaev67" + ;; + esac + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + exit 0 ;; + Alpha\ *:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # Should we change UNAME_MACHINE based on the output of uname instead + # of the specific Alpha model? + echo alpha-pc-interix + exit 0 ;; + 21064:Windows_NT:50:3) + echo alpha-dec-winnt3.5 + exit 0 ;; + Amiga*:UNIX_System_V:4.0:*) + echo m68k-unknown-sysv4 + exit 0;; + amiga:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:[Aa]miga[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-amigaos + exit 0 ;; + arc64:OpenBSD:*:*) + echo mips64el-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + arc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + hkmips:OpenBSD:*:*) + echo mips-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + pmax:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + sgi:OpenBSD:*:*) + echo mips-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + wgrisc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:OS/390:*:*) + echo i370-ibm-openedition + exit 0 ;; + arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) + echo arm-acorn-riscix${UNAME_RELEASE} + exit 0;; + SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) + echo hppa1.1-hitachi-hiuxmpp + exit 0;; + Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) + # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. + if test "`(/bin/universe) 2>/dev/null`" = att ; then + echo pyramid-pyramid-sysv3 + else + echo pyramid-pyramid-bsd + fi + exit 0 ;; + NILE*:*:*:dcosx) + echo pyramid-pyramid-svr4 + exit 0 ;; + sun4H:SunOS:5.*:*) + echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) + echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + i86pc:SunOS:5.*:*) + echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:6*:*) + # According to config.sub, this is the proper way to canonicalize + # SunOS6. Hard to guess exactly what SunOS6 will be like, but + # it's likely to be more like Solaris than SunOS4. + echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:*:*) + case "`/usr/bin/arch -k`" in + Series*|S4*) + UNAME_RELEASE=`uname -v` + ;; + esac + # Japanese Language versions have a version number like `4.1.3-JL'. + echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + exit 0 ;; + sun3*:SunOS:*:*) + echo m68k-sun-sunos${UNAME_RELEASE} + exit 0 ;; + sun*:*:4.2BSD:*) + UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` + test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 + case "`/bin/arch`" in + sun3) + echo m68k-sun-sunos${UNAME_RELEASE} + ;; + sun4) + echo sparc-sun-sunos${UNAME_RELEASE} + ;; + esac + exit 0 ;; + aushp:SunOS:*:*) + echo sparc-auspex-sunos${UNAME_RELEASE} + exit 0 ;; + atari*:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + # The situation for MiNT is a little confusing. The machine name + # can be virtually everything (everything which is not + # "atarist" or "atariste" at least should have a processor + # > m68000). The system name ranges from "MiNT" over "FreeMiNT" + # to the lowercase version "mint" (or "freemint"). Finally + # the system name "TOS" denotes a system which is actually not + # MiNT. But MiNT is downward compatible to TOS, so this should + # be no problem. + atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) + echo m68k-milan-mint${UNAME_RELEASE} + exit 0 ;; + hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) + echo m68k-hades-mint${UNAME_RELEASE} + exit 0 ;; + *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) + echo m68k-unknown-mint${UNAME_RELEASE} + exit 0 ;; + sun3*:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mac68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme88k:OpenBSD:*:*) + echo m88k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + powerpc:machten:*:*) + echo powerpc-apple-machten${UNAME_RELEASE} + exit 0 ;; + RISC*:Mach:*:*) + echo mips-dec-mach_bsd4.3 + exit 0 ;; + RISC*:ULTRIX:*:*) + echo mips-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + VAX*:ULTRIX*:*:*) + echo vax-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + 2020:CLIX:*:* | 2430:CLIX:*:*) + echo clipper-intergraph-clix${UNAME_RELEASE} + exit 0 ;; + mips:*:*:UMIPS | mips:*:*:RISCos) + sed 's/^ //' << EOF >$dummy.c +#ifdef __cplusplus +#include /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif + #if defined (host_mips) && defined (MIPSEB) + #if defined (SYSTYPE_SYSV) + printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_SVR4) + printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) + printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + #endif + #endif + exit (-1); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy \ + && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ + && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo mips-mips-riscos${UNAME_RELEASE} + exit 0 ;; + Night_Hawk:Power_UNIX:*:*) + echo powerpc-harris-powerunix + exit 0 ;; + m88k:CX/UX:7*:*) + echo m88k-harris-cxux7 + exit 0 ;; + m88k:*:4*:R4*) + echo m88k-motorola-sysv4 + exit 0 ;; + m88k:*:3*:R3*) + echo m88k-motorola-sysv3 + exit 0 ;; + AViiON:dgux:*:*) + # DG/UX returns AViiON for all architectures + UNAME_PROCESSOR=`/usr/bin/uname -p` + if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + then + if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ + [ ${TARGET_BINARY_INTERFACE}x = x ] + then + echo m88k-dg-dgux${UNAME_RELEASE} + else + echo m88k-dg-dguxbcs${UNAME_RELEASE} + fi + else + echo i586-dg-dgux${UNAME_RELEASE} + fi + exit 0 ;; + M88*:DolphinOS:*:*) # DolphinOS (SVR3) + echo m88k-dolphin-sysv3 + exit 0 ;; + M88*:*:R3*:*) + # Delta 88k system running SVR3 + echo m88k-motorola-sysv3 + exit 0 ;; + XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) + echo m88k-tektronix-sysv3 + exit 0 ;; + Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) + echo m68k-tektronix-bsd + exit 0 ;; + *:IRIX*:*:*) + echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + exit 0 ;; + ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' + i?86:AIX:*:*) + echo i386-ibm-aix + exit 0 ;; + ia64:AIX:*:*) + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:2:3) + if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then + sed 's/^ //' << EOF >$dummy.c + #include + + main() + { + if (!__power_pc()) + exit(1); + puts("powerpc-ibm-aix3.2.5"); + exit(0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo rs6000-ibm-aix3.2.5 + elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then + echo rs6000-ibm-aix3.2.4 + else + echo rs6000-ibm-aix3.2 + fi + exit 0 ;; + *:AIX:*:[45]) + IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'` + if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + IBM_ARCH=rs6000 + else + IBM_ARCH=powerpc + fi + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${IBM_ARCH}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:*:*) + echo rs6000-ibm-aix + exit 0 ;; + ibmrt:4.4BSD:*|romp-ibm:BSD:*) + echo romp-ibm-bsd4.4 + exit 0 ;; + ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and + echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + exit 0 ;; # report: romp-ibm BSD 4.3 + *:BOSX:*:*) + echo rs6000-bull-bosx + exit 0 ;; + DPX/2?00:B.O.S.:*:*) + echo m68k-bull-sysv3 + exit 0 ;; + 9000/[34]??:4.3bsd:1.*:*) + echo m68k-hp-bsd + exit 0 ;; + hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) + echo m68k-hp-bsd4.4 + exit 0 ;; + 9000/[34678]??:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + case "${UNAME_MACHINE}" in + 9000/31? ) HP_ARCH=m68000 ;; + 9000/[34]?? ) HP_ARCH=m68k ;; + 9000/[678][0-9][0-9]) + case "${HPUX_REV}" in + 11.[0-9][0-9]) + if [ -x /usr/bin/getconf ]; then + sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` + sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` + case "${sc_cpu_version}" in + 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 + 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 + 532) # CPU_PA_RISC2_0 + case "${sc_kernel_bits}" in + 32) HP_ARCH="hppa2.0n" ;; + 64) HP_ARCH="hppa2.0w" ;; + esac ;; + esac + fi ;; + esac + if [ "${HP_ARCH}" = "" ]; then + sed 's/^ //' << EOF >$dummy.c + + #define _HPUX_SOURCE + #include + #include + + int main () + { + #if defined(_SC_KERNEL_BITS) + long bits = sysconf(_SC_KERNEL_BITS); + #endif + long cpu = sysconf (_SC_CPU_VERSION); + + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1"); break; + case CPU_PA_RISC2_0: + #if defined(_SC_KERNEL_BITS) + switch (bits) + { + case 64: puts ("hppa2.0w"); break; + case 32: puts ("hppa2.0n"); break; + default: puts ("hppa2.0"); break; + } break; + #else /* !defined(_SC_KERNEL_BITS) */ + puts ("hppa2.0"); break; + #endif + default: puts ("hppa1.0"); break; + } + exit (0); + } +EOF + (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy` + if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi + rm -f $dummy.c $dummy + fi ;; + esac + echo ${HP_ARCH}-hp-hpux${HPUX_REV} + exit 0 ;; + ia64:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux${HPUX_REV} + exit 0 ;; + 3050*:HI-UX:*:*) + sed 's/^ //' << EOF >$dummy.c + #include + int + main () + { + long cpu = sysconf (_SC_CPU_VERSION); + /* The order matters, because CPU_IS_HP_MC68K erroneously returns + true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct + results, however. */ + if (CPU_IS_PA_RISC (cpu)) + { + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; + case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; + default: puts ("hppa-hitachi-hiuxwe2"); break; + } + } + else if (CPU_IS_HP_MC68K (cpu)) + puts ("m68k-hitachi-hiuxwe2"); + else puts ("unknown-hitachi-hiuxwe2"); + exit (0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo unknown-hitachi-hiuxwe2 + exit 0 ;; + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + echo hppa1.1-hp-bsd + exit 0 ;; + 9000/8??:4.3bsd:*:*) + echo hppa1.0-hp-bsd + exit 0 ;; + *9??*:MPE/iX:*:*) + echo hppa1.0-hp-mpeix + exit 0 ;; + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + echo hppa1.1-hp-osf + exit 0 ;; + hp8??:OSF1:*:*) + echo hppa1.0-hp-osf + exit 0 ;; + i?86:OSF1:*:*) + if [ -x /usr/sbin/sysversion ] ; then + echo ${UNAME_MACHINE}-unknown-osf1mk + else + echo ${UNAME_MACHINE}-unknown-osf1 + fi + exit 0 ;; + parisc*:Lites*:*:*) + echo hppa1.1-hp-lites + exit 0 ;; + hppa*:OpenBSD:*:*) + echo hppa-unknown-openbsd + exit 0 ;; + C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) + echo c1-convex-bsd + exit 0 ;; + C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) + echo c34-convex-bsd + exit 0 ;; + C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) + echo c38-convex-bsd + exit 0 ;; + C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) + echo c4-convex-bsd + exit 0 ;; + CRAY*X-MP:*:*:*) + echo xmp-cray-unicos + exit 0 ;; + CRAY*Y-MP:*:*:*) + echo ymp-cray-unicos${UNAME_RELEASE} + exit 0 ;; + CRAY*[A-Z]90:*:*:*) + echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ + -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ + exit 0 ;; + CRAY*TS:*:*:*) + echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3D:*:*:*) + echo alpha-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3E:*:*:*) + echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*SV1:*:*:*) + echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY-2:*:*:*) + echo cray2-cray-unicos + exit 0 ;; + F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) + FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` + FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit 0 ;; + hp300:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + i?86:BSD/386:*:* | i?86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + exit 0 ;; + sparc*:BSD/OS:*:*) + echo sparc-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:BSD/OS:*:*) + echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:FreeBSD:*:*) + echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit 0 ;; + *:OpenBSD:*:*) + echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + exit 0 ;; + i*:CYGWIN*:*) + echo ${UNAME_MACHINE}-pc-cygwin + exit 0 ;; + i*:MINGW*:*) + echo ${UNAME_MACHINE}-pc-mingw32 + exit 0 ;; + i*:PW*:*) + echo ${UNAME_MACHINE}-pc-pw32 + exit 0 ;; + i*:Windows_NT*:* | Pentium*:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we + # UNAME_MACHINE based on the output of uname instead of i386? + echo i386-pc-interix + exit 0 ;; + i*:UWIN*:*) + echo ${UNAME_MACHINE}-pc-uwin + exit 0 ;; + p*:CYGWIN*:*) + echo powerpcle-unknown-cygwin + exit 0 ;; + prep*:SunOS:5.*:*) + echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + *:GNU:*:*) + echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + exit 0 ;; + i*86:Minix:*:*) + echo ${UNAME_MACHINE}-pc-minix + exit 0 ;; + arm*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + ia64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux + exit 0 ;; + m68*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + mips:Linux:*:*) + cat >$dummy.c < /* for printf() prototype */ +int main (int argc, char *argv[]) { +#else +int main (argc, argv) int argc; char *argv[]; { +#endif +#ifdef __MIPSEB__ + printf ("%s-unknown-linux-gnu\n", argv[1]); +#endif +#ifdef __MIPSEL__ + printf ("%sel-unknown-linux-gnu\n", argv[1]); +#endif + return 0; +} +EOF + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + ;; + ppc:Linux:*:*) + # Determine Lib Version + cat >$dummy.c < +#if defined(__GLIBC__) +extern char __libc_version[]; +extern char __libc_release[]; +#endif +main(argc, argv) + int argc; + char *argv[]; +{ +#if defined(__GLIBC__) + printf("%s %s\n", __libc_version, __libc_release); +#else + printf("unknown\n"); +#endif + return 0; +} +EOF + LIBC="" + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null + if test "$?" = 0 ; then + ./$dummy | grep 1\.99 > /dev/null + if test "$?" = 0 ; then LIBC="libc1" ; fi + fi + rm -f $dummy.c $dummy + echo powerpc-unknown-linux-gnu${LIBC} + exit 0 ;; + alpha:Linux:*:*) + cat <$dummy.s + .data + \$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + .text + .globl main + .align 4 + .ent main + main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + LIBC="" + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) UNAME_MACHINE="alpha" ;; + 1-0) UNAME_MACHINE="alphaev5" ;; + 1-1) UNAME_MACHINE="alphaev56" ;; + 1-101) UNAME_MACHINE="alphapca56" ;; + 2-303) UNAME_MACHINE="alphaev6" ;; + 2-307) UNAME_MACHINE="alphaev67" ;; + esac + objdump --private-headers $dummy | \ + grep ld.so.1 > /dev/null + if test "$?" = 0 ; then + LIBC="libc1" + fi + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + exit 0 ;; + parisc:Linux:*:* | hppa:Linux:*:*) + # Look for CPU level + case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in + PA7*) echo hppa1.1-unknown-linux-gnu ;; + PA8*) echo hppa2.0-unknown-linux-gnu ;; + *) echo hppa-unknown-linux-gnu ;; + esac + exit 0 ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-gnu + exit 0 ;; + s390:Linux:*:* | s390x:Linux:*:*) + echo ${UNAME_MACHINE}-ibm-linux + exit 0 ;; + sh*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + sparc:Linux:*:* | sparc64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + x86_64:Linux:*:*) + echo x86_64-unknown-linux-gnu + exit 0 ;; + i?86:Linux:*:*) + # The BFD linker knows what the default object file format is, so + # first see if it will tell us. cd to the root directory to prevent + # problems with other programs or directories called `ld' in the path. + ld_supported_emulations=`cd /; ld --help 2>&1 \ + | sed -ne '/supported emulations:/!d + s/[ ][ ]*/ /g + s/.*supported emulations: *// + s/ .*// + p'` + case "$ld_supported_emulations" in + i?86linux) + echo "${UNAME_MACHINE}-pc-linux-gnuaout" + exit 0 + ;; + elf_i?86) + TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" + ;; + i?86coff) + echo "${UNAME_MACHINE}-pc-linux-gnucoff" + exit 0 + ;; + esac + # Either a pre-BFD a.out linker (linux-gnuoldld) + # or one that does not give us useful --help. + # GCC wants to distinguish between linux-gnuoldld and linux-gnuaout. + # If ld does not provide *any* "supported emulations:" + # that means it is gnuoldld. + test -z "$ld_supported_emulations" && echo "${UNAME_MACHINE}-pc-linux-gnuoldld" && exit 0 + case "${UNAME_MACHINE}" in + i?86) + VENDOR=pc; + ;; + *) + VENDOR=unknown; + ;; + esac + # Determine whether the default compiler is a.out or elf + cat >$dummy.c < +#ifdef __cplusplus +#include /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif +#ifdef __ELF__ +# ifdef __GLIBC__ +# if __GLIBC__ >= 2 + printf ("%s-${VENDOR}-linux-gnu\n", argv[1]); +# else + printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]); +# endif +# else + printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]); +# endif +#else + printf ("%s-${VENDOR}-linux-gnuaout\n", argv[1]); +#endif + return 0; +} +EOF + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0 + ;; +# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. earlier versions +# are messed up and put the nodename in both sysname and nodename. + i?86:DYNIX/ptx:4*:*) + echo i386-sequent-sysv4 + exit 0 ;; + i?86:UNIX_SV:4.2MP:2.*) + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, + # I just have to hope. -- rms. + # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit 0 ;; + i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*) + UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then + echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + fi + exit 0 ;; + i?86:*:5:7*) + # Fixed at (any) Pentium or better + UNAME_MACHINE=i586 + if [ ${UNAME_SYSTEM} = "UnixWare" ] ; then + echo ${UNAME_MACHINE}-sco-sysv${UNAME_RELEASE}uw${UNAME_VERSION} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_RELEASE} + fi + exit 0 ;; + i?86:*:3.2:*) + if test -f /usr/options/cb.name; then + UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then + UNAME_REL=`(/bin/uname -X|egrep Release|sed -e 's/.*= //')` + (/bin/uname -X|egrep i80486 >/dev/null) && UNAME_MACHINE=i486 + (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \ + && UNAME_MACHINE=i586 + (/bin/uname -X|egrep '^Machine.*Pent ?II' >/dev/null) \ + && UNAME_MACHINE=i686 + (/bin/uname -X|egrep '^Machine.*Pentium Pro' >/dev/null) \ + && UNAME_MACHINE=i686 + echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + else + echo ${UNAME_MACHINE}-pc-sysv32 + fi + exit 0 ;; + i?86:*DOS:*:*) + echo ${UNAME_MACHINE}-pc-msdosdjgpp + exit 0 ;; + pc:*:*:*) + # Left here for compatibility: + # uname -m prints for DJGPP always 'pc', but it prints nothing about + # the processor, so we play safe by assuming i386. + echo i386-pc-msdosdjgpp + exit 0 ;; + Intel:Mach:3*:*) + echo i386-pc-mach3 + exit 0 ;; + paragon:*:*:*) + echo i860-intel-osf1 + exit 0 ;; + i860:*:4.*:*) # i860-SVR4 + if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then + echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + else # Add other i860-SVR4 vendors below as they are discovered. + echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + fi + exit 0 ;; + mini*:CTIX:SYS*5:*) + # "miniframe" + echo m68010-convergent-sysv + exit 0 ;; + M68*:*:R3V[567]*:*) + test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; + 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 4850:*:4.0:3.0) + OS_REL='' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4.3${OS_REL} && exit 0 + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;; + 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4 && exit 0 ;; + m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) + echo m68k-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + mc68030:UNIX_System_V:4.*:*) + echo m68k-atari-sysv4 + exit 0 ;; + i?86:LynxOS:2.*:* | i?86:LynxOS:3.[01]*:* | i?86:LynxOS:4.0*:*) + echo i386-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + TSUNAMI:LynxOS:2.*:*) + echo sparc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + rs6000:LynxOS:2.*:*) + echo rs6000-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + echo powerpc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + SM[BE]S:UNIX_SV:*:*) + echo mips-dde-sysv${UNAME_RELEASE} + exit 0 ;; + RM*:ReliantUNIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + RM*:SINIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + *:SINIX-*:*:*) + if uname -p 2>/dev/null >/dev/null ; then + UNAME_MACHINE=`(uname -p) 2>/dev/null` + echo ${UNAME_MACHINE}-sni-sysv4 + else + echo ns32k-sni-sysv + fi + exit 0 ;; + PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + # says + echo i586-unisys-sysv4 + exit 0 ;; + *:UNIX_System_V:4*:FTX*) + # From Gerald Hewes . + # How about differentiating between stratus architectures? -djm + echo hppa1.1-stratus-sysv4 + exit 0 ;; + *:*:*:FTX*) + # From seanf@swdc.stratus.com. + echo i860-stratus-sysv4 + exit 0 ;; + mc68*:A/UX:*:*) + echo m68k-apple-aux${UNAME_RELEASE} + exit 0 ;; + news*:NEWS-OS:6*:*) + echo mips-sony-newsos6 + exit 0 ;; + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) + if [ -d /usr/nec ]; then + echo mips-nec-sysv${UNAME_RELEASE} + else + echo mips-unknown-sysv${UNAME_RELEASE} + fi + exit 0 ;; + BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. + echo powerpc-be-beos + exit 0 ;; + BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. + echo powerpc-apple-beos + exit 0 ;; + BePC:BeOS:*:*) # BeOS running on Intel PC compatible. + echo i586-pc-beos + exit 0 ;; + SX-4:SUPER-UX:*:*) + echo sx4-nec-superux${UNAME_RELEASE} + exit 0 ;; + SX-5:SUPER-UX:*:*) + echo sx5-nec-superux${UNAME_RELEASE} + exit 0 ;; + Power*:Rhapsody:*:*) + echo powerpc-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Rhapsody:*:*) + echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Darwin:*:*) + echo `uname -p`-apple-darwin${UNAME_RELEASE} + exit 0 ;; + *:procnto*:*:* | *:QNX:[0123456789]*:*) + if test "${UNAME_MACHINE}" = "x86pc"; then + UNAME_MACHINE=pc + fi + echo `uname -p`-${UNAME_MACHINE}-nto-qnx + exit 0 ;; + *:QNX:*:4*) + echo i386-pc-qnx + exit 0 ;; + NSR-[KW]:NONSTOP_KERNEL:*:*) + echo nsr-tandem-nsk${UNAME_RELEASE} + exit 0 ;; + *:NonStop-UX:*:*) + echo mips-compaq-nonstopux + exit 0 ;; + BS2000:POSIX*:*:*) + echo bs2000-siemens-sysv + exit 0 ;; + DS/*:UNIX_System_V:*:*) + echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + exit 0 ;; + *:Plan9:*:*) + # "uname -m" is not consistent, so use $cputype instead. 386 + # is converted to i386 for consistency with other x86 + # operating systems. + if test "$cputype" = "386"; then + UNAME_MACHINE=i386 + else + UNAME_MACHINE="$cputype" + fi + echo ${UNAME_MACHINE}-unknown-plan9 + exit 0 ;; + i?86:OS/2:*:*) + # If we were able to find `uname', then EMX Unix compatibility + # is probably installed. + echo ${UNAME_MACHINE}-pc-os2-emx + exit 0 ;; + *:TOPS-10:*:*) + echo pdp10-unknown-tops10 + exit 0 ;; + *:TENEX:*:*) + echo pdp10-unknown-tenex + exit 0 ;; + KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) + echo pdp10-dec-tops20 + exit 0 ;; + XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) + echo pdp10-xkl-tops20 + exit 0 ;; + *:TOPS-20:*:*) + echo pdp10-unknown-tops20 + exit 0 ;; + *:ITS:*:*) + echo pdp10-unknown-its + exit 0 ;; +esac + +#echo '(No uname command or uname output not recognized.)' 1>&2 +#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 + +cat >$dummy.c < +# include +#endif +main () +{ +#if defined (sony) +#if defined (MIPSEB) + /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, + I don't know.... */ + printf ("mips-sony-bsd\n"); exit (0); +#else +#include + printf ("m68k-sony-newsos%s\n", +#ifdef NEWSOS4 + "4" +#else + "" +#endif + ); exit (0); +#endif +#endif + +#if defined (__arm) && defined (__acorn) && defined (__unix) + printf ("arm-acorn-riscix"); exit (0); +#endif + +#if defined (hp300) && !defined (hpux) + printf ("m68k-hp-bsd\n"); exit (0); +#endif + +#if defined (NeXT) +#if !defined (__ARCHITECTURE__) +#define __ARCHITECTURE__ "m68k" +#endif + int version; + version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; + if (version < 4) + printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); + else + printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); + exit (0); +#endif + +#if defined (MULTIMAX) || defined (n16) +#if defined (UMAXV) + printf ("ns32k-encore-sysv\n"); exit (0); +#else +#if defined (CMU) + printf ("ns32k-encore-mach\n"); exit (0); +#else + printf ("ns32k-encore-bsd\n"); exit (0); +#endif +#endif +#endif + +#if defined (__386BSD__) + printf ("i386-pc-bsd\n"); exit (0); +#endif + +#if defined (sequent) +#if defined (i386) + printf ("i386-sequent-dynix\n"); exit (0); +#endif +#if defined (ns32000) + printf ("ns32k-sequent-dynix\n"); exit (0); +#endif +#endif + +#if defined (_SEQUENT_) + struct utsname un; + + uname(&un); + + if (strncmp(un.version, "V2", 2) == 0) { + printf ("i386-sequent-ptx2\n"); exit (0); + } + if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ + printf ("i386-sequent-ptx1\n"); exit (0); + } + printf ("i386-sequent-ptx\n"); exit (0); + +#endif + +#if defined (vax) +# if !defined (ultrix) +# include +# if defined (BSD) +# if BSD == 43 + printf ("vax-dec-bsd4.3\n"); exit (0); +# else +# if BSD == 199006 + printf ("vax-dec-bsd4.3reno\n"); exit (0); +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# endif +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# else + printf ("vax-dec-ultrix\n"); exit (0); +# endif +#endif + +#if defined (alliant) && defined (i860) + printf ("i860-alliant-bsd\n"); exit (0); +#endif + + exit (1); +} +EOF + +$CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy && rm -f $dummy.c $dummy && exit 0 +rm -f $dummy.c $dummy + +# Apollos put the system type in the environment. + +test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; } + +# Convex versions that predate uname can use getsysinfo(1) + +if [ -x /usr/convex/getsysinfo ] +then + case `getsysinfo -f cpu_type` in + c1*) + echo c1-convex-bsd + exit 0 ;; + c2*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + c34*) + echo c34-convex-bsd + exit 0 ;; + c38*) + echo c38-convex-bsd + exit 0 ;; + c4*) + echo c4-convex-bsd + exit 0 ;; + esac +fi + +cat >&2 < in order to provide the needed +information to handle your system. + +config.guess timestamp = $timestamp + +uname -m = `(uname -m) 2>/dev/null || echo unknown` +uname -r = `(uname -r) 2>/dev/null || echo unknown` +uname -s = `(uname -s) 2>/dev/null || echo unknown` +uname -v = `(uname -v) 2>/dev/null || echo unknown` + +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` +/bin/uname -X = `(/bin/uname -X) 2>/dev/null` + +hostinfo = `(hostinfo) 2>/dev/null` +/bin/universe = `(/bin/universe) 2>/dev/null` +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` +/bin/arch = `(/bin/arch) 2>/dev/null` +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` + +UNAME_MACHINE = ${UNAME_MACHINE} +UNAME_RELEASE = ${UNAME_RELEASE} +UNAME_SYSTEM = ${UNAME_SYSTEM} +UNAME_VERSION = ${UNAME_VERSION} +EOF + +exit 1 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/bibletime-doc/admin/config.pl b/bibletime-doc/admin/config.pl new file mode 100644 index 0000000..011cd25 --- /dev/null +++ b/bibletime-doc/admin/config.pl @@ -0,0 +1,210 @@ +#!/usr/bin/perl +# a script for use by autoconf to make the Makefiles +# from the Makefile.in's +# +# the original autoconf mechanism first splits all substitutions into groups +# of ca. 90, and than invokes sed for _every_ Makefile.in and every group +# (so around 2-3 times per Makefile.in). So this takes forever, as sed +# has to recompile the regexps every time. +# +# this script does better. It changes all Makefile.ins in one process. +# in kdelibs the time for building Makefile went down from 2:59 min to 13 sec! +# +# written by Michael Matz +# +# the first part was done by looking at the config.status files generated +# by configure. +# +my $ac_cs_root=$ARGV[0]; +my $ac_given_srcdir=$ARGV[1]; +my $ac_given_INSTALL=$ARGV[2]; + +# print "ac_cs_root=$ac_cs_root\n"; +# print "ac_given_srcdir=$ac_given_srcdir\n"; +# print "ac_given_INSTALL=$ac_given_INSTALL\n"; + +my ($srcdir, $top_srcdir); +my $INSTALL; +my $bad_perl = ($] < 5.005); + +open(CF, "< $ac_cs_root.subs") || die "can't open $ac_cs_root.subs: $!"; +my @subs = ; +close(CF); +chomp @subs; +@comp_match=(); +@comp_subs=(); + +if ($bad_perl) { + print "Using perl older than version 5.005\n"; + foreach my $pat (@subs) { + if ( ($pat =~ /s%([^%]*)%([^%]*)%g/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/g% ) + || ($pat =~ /s%([^%]*)%([^%]*)%;t/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/;t% ) + ) { + # form : s%bla%blubb%g + # or s%bla%blubb%;t t (newer autoconf) + push @comp_subs, make_closure($1, $2); + } elsif ( ($pat =~ /%([^%]*)%d/ ) + || ($pat =~ m%/([^/]*)/d% ) + ) { + push @comp_subs, make_closure($1, ""); + } else { + die "Uhh. Malformed pattern in $ac_cs_root.subs ($pat)" + unless ( $pat =~ /^\s*$/ ); # ignore white lines + } + } +} else { + foreach my $pat (@subs) { + if ( ($pat =~ /s%([^%]*)%([^%]*)%g/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/g% ) + || ($pat =~ /s%([^%]*)%([^%]*)%;t/ ) + || ($pat =~ m%/([^/]*)/([^/]*)/;t% ) + ) { + # form : s%bla%blubb%g + # or s%bla%blubb%;t t (newer autoconf) + push @comp_match, eval "qr/\Q$1\E/"; # compile match pattern + push @comp_subs, $2; + } elsif ( ($pat =~ /%([^%]*)%d/ ) + || ($pat =~ m%/([^/]*)/d% ) + ) { + push @comp_match, eval "qr/\Q$1\E/"; + push @comp_subs, ""; + } else { + die "Uhh. Malformed pattern in $ac_cs_root.subs ($pat)" + unless ( $pat =~ /^\s*$/ ); # ignore white lines + } + } +} +undef @subs; + +# read the list of files to be patched, form: +# ./Makefile arts/Makefile arts/examples/Makefile arts/flow/Makefile + +open(CF, "< $ac_cs_root.sacfiles") || die "can't open $ac_cs_root.sacfiles: $!"; +my @ac_files = ; +close(CF); +chomp @ac_files; + +my $ac_file; +foreach $ac_file (@ac_files) { + next if $ac_file =~ /\.\./; + next if $ac_file =~ /^\s*$/; + my $ac_file_in; + my ($ac_dir, $ac_dots, $ac_dir_suffix); + + if ($ac_file =~ /.*:.*/ ) { + ($ac_file_in = $ac_file) =~ s%[^:]*:%%; + $ac_file =~ s%:.*%%; + } else { + $ac_file_in = $ac_file.".in"; + } + +# Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. + +# Remove last slash and all that follows it. Not all systems have dirname. + ($ac_dir = $ac_file) =~ s%/[^/][^/]*$%%; + if ( ($ac_dir ne $ac_file) && ($ac_dir ne ".")) { +# The file is in a subdirectory. + if (! -d "$ac_dir") { mkdir "$ac_dir", 0777; } + ($ac_dir_suffix = $ac_dir) =~ s%^./%%; + $ac_dir_suffix="/".$ac_dir_suffix; +# A "../" for each directory in $ac_dir_suffix. + ($ac_dots = $ac_dir_suffix) =~ s%/[^/]*%../%g; + } else { + $ac_dir_suffix=""; + $ac_dots=""; + } + + if ($ac_given_srcdir eq ".") { + $srcdir="."; + if ($ac_dots) { + ( $top_srcdir = $ac_dots) =~ s%/$%%; + } else { $top_srcdir="."; } + } elsif ($ac_given_srcdir =~ m%^/%) { + $srcdir=$ac_given_srcdir.$ac_dir_suffix; + $top_srcdir = $ac_given_srcdir; + } else { + $srcdir = $ac_dots.$ac_given_srcdir.$ac_dir_suffix; + $top_srcdir = $ac_dots.$ac_given_srcdir; + } + + if ($ac_given_INSTALL) { + if ($ac_given_INSTALL =~ m%^/% ) { + $INSTALL = $ac_given_INSTALL; + } else { + $INSTALL = $ac_dots.$ac_given_INSTALL; + } + } + + print "fast creating $ac_file\n"; + unlink $ac_file; + my $ac_comsub=""; + my $fname=$ac_file_in; + $fname =~ s%.*/%%; + my $configure_input="Generated automatically from $fname by config.pl."; + if ($ac_file =~ /.*[Mm]akefile.*/) { + $ac_comsub="# ".$configure_input."\n"; # for the first line in $ac_file + } + + my $ac_file_inputs; + ($ac_file_inputs = $ac_file_in) =~ s%^%$ac_given_srcdir/%; + $ac_file_inputs =~ s%:% $ac_given_srcdir/%g; + + patch_file($ac_file, $ac_file_inputs, $ac_comsub); +} + +sub patch_file { + my ($outf, $infiles, $firstline) = @_; + my $filedata; + my @infiles=split(' ', $infiles); + my $i=0; + + if ($firstline) { + $filedata = $firstline; + } + foreach my $name (@infiles) { + if (open(CF, "< $name")) { + while () { + $filedata .= $_; + } + close(CF); + } else { + print STDERR "can't open $name: $!"."\n"; + } + } + + $filedata =~ s%\@configure_input\@%$configure_input%g; + $filedata =~ s%\@srcdir\@%$srcdir%g; + $filedata =~ s%\@top_srcdir\@%$top_srcdir%g; + $filedata =~ s%\@INSTALL\@%$INSTALL%g; + + if ($bad_perl) { + while ($i <= $#comp_subs) { + my $ref = $comp_subs[$i]; + &$ref(\$filedata); + $i++; + } + } else { + while ($i <= $#comp_match) { + $filedata =~ s/$comp_match[$i]/$comp_subs[$i]/g; + $i++; + } + } + open(CF, "> $outf") || die "can't create $outf: $!"; + print CF $filedata; + close(CF); +} + +sub make_closure { + my ($pat, $sub) = @_; + $pat =~ s/\@/\\@/g; # @bla@ -> \@bla\@ + $pat =~ s/\$/\\\$/g; # $bla -> \$bla + $sub =~ s/\@/\\@/g; + $sub =~ s/\$/\\\$/g; + my $ret = eval "return sub { my \$ref=shift; \$\$ref =~ s%$pat%$sub%g; }"; + if ($@) { + print "can't create CODE: $@\n"; + } + return $ret; +} diff --git a/bibletime-doc/admin/config.sub b/bibletime-doc/admin/config.sub new file mode 100755 index 0000000..4ac0c8b --- /dev/null +++ b/bibletime-doc/admin/config.sub @@ -0,0 +1,1360 @@ +#! /bin/sh +# Configuration validation subroutine script. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. + +timestamp='2001-03-30' + +# This file is (in principle) common to ALL GNU software. +# The presence of a machine in this file suggests that SOME GNU software +# can handle that machine. It does not imply ALL GNU software can. +# +# This file is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Please send patches to . +# +# Configuration subroutine to validate and canonicalize a configuration type. +# Supply the specified configuration type as an argument. +# If it is invalid, we print an error message on stderr and exit with code 1. +# Otherwise, we print the canonical config type on stdout and succeed. + +# This file is supposed to be the same for all GNU packages +# and recognize all the CPU types, system types and aliases +# that are meaningful with *any* GNU software. +# Each package is responsible for reporting which valid configurations +# it does not support. The user should be able to distinguish +# a failure to support a valid configuration from a meaningless +# configuration. + +# The goal of this file is to map all the various variations of a given +# machine specification into a single specification in the form: +# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM +# or in some cases, the newer four-part form: +# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM +# It is wrong to echo any other type of specification. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] CPU-MFR-OPSYS + $0 [OPTION] ALIAS + +Canonicalize a configuration name. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.sub ($timestamp) + +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" + exit 1 ;; + + *local*) + # First pass through any local machine types. + echo $1 + exit 0;; + + * ) + break ;; + esac +done + +case $# in + 0) echo "$me: missing argument$help" >&2 + exit 1;; + 1) ;; + *) echo "$me: too many arguments$help" >&2 + exit 1;; +esac + +# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). +# Here we must recognize all the valid KERNEL-OS combinations. +maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +case $maybe_os in + nto-qnx* | linux-gnu* | storm-chaos* | os2-emx*) + os=-$maybe_os + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; + *) + basic_machine=`echo $1 | sed 's/-[^-]*$//'` + if [ $basic_machine != $1 ] + then os=`echo $1 | sed 's/.*-/-/'` + else os=; fi + ;; +esac + +### Let's recognize common machines as not being operating systems so +### that things like config.sub decstation-3100 work. We also +### recognize some manufacturers as not being operating systems, so we +### can provide default operating systems below. +case $os in + -sun*os*) + # Prevent following clause from handling this invalid input. + ;; + -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ + -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ + -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ + -apple | -axis) + os= + basic_machine=$1 + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= + basic_machine=$1 + ;; + -scout) + ;; + -wrs) + os=-vxworks + basic_machine=$1 + ;; + -hiux*) + os=-hiuxwe2 + ;; + -sco5) + os=-sco3.2v5 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco4) + os=-sco3.2v4 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2.[4-9]*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2v[4-9]*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco*) + os=-sco3.2v2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -udk*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -isc) + os=-isc2.2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -clix*) + basic_machine=clipper-intergraph + ;; + -isc*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -lynx*) + os=-lynxos + ;; + -ptx*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` + ;; + -windowsnt*) + os=`echo $os | sed -e 's/windowsnt/winnt/'` + ;; + -psos*) + os=-psos + ;; + -mint | -mint[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; +esac + +# Decode aliases for certain CPU-COMPANY combinations. +case $basic_machine in + # Recognize the basic CPU types without company name. + # Some are omitted here because they have special meanings below. + tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc \ + | arm | arme[lb] | arm[bl]e | armv[2345] | armv[345][lb] | strongarm | xscale \ + | pyramid | mn10200 | mn10300 | tron | a29k \ + | 580 | i960 | h8300 \ + | x86 | ppcbe | mipsbe | mipsle | shbe | shle \ + | hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \ + | hppa64 \ + | alpha | alphaev[4-8] | alphaev56 | alphapca5[67] \ + | alphaev6[78] \ + | we32k | ns16k | clipper | i370 | sh | sh[34] \ + | powerpc | powerpcle \ + | 1750a | dsp16xx | pdp10 | pdp11 \ + | mips16 | mips64 | mipsel | mips64el \ + | mips64orion | mips64orionel | mipstx39 | mipstx39el \ + | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \ + | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \ + | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \ + | thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \ + | pj | pjl | h8500) + basic_machine=$basic_machine-unknown + ;; + m6811 | m68hc11 | m6812 | m68hc12) + # Motorola 68HC11/12. + basic_machine=$basic_machine-unknown + os=-none + ;; + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | z8k | v70 | w65) + ;; + + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i[234567]86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. + *-*-*) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; + # Recognize the basic CPU types with company name. + # FIXME: clean up the formatting here. + vax-* | tahoe-* | i[234567]86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* \ + | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* \ + | arm-* | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \ + | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ + | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \ + | xmp-* | ymp-* \ + | x86-* | ppcbe-* | mipsbe-* | mipsle-* | shbe-* | shle-* \ + | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* | hppa2.0w-* \ + | hppa2.0n-* | hppa64-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphapca5[67]-* \ + | alphaev6[78]-* \ + | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \ + | clipper-* | orion-* \ + | sparclite-* | pdp10-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ + | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \ + | mips64el-* | mips64orion-* | mips64orionel-* \ + | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \ + | mipstx39-* | mipstx39el-* | mcore-* \ + | f30[01]-* | f700-* | s390-* | s390x-* | sv1-* | t3e-* \ + | [cjt]90-* \ + | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \ + | thumb-* | v850-* | d30v-* | tic30-* | tic80-* | c30-* | fr30-* \ + | bs2000-* | tic54x-* | c54x-* | x86_64-* | pj-* | pjl-*) + ;; + # Recognize the various machine names and aliases which stand + # for a CPU type and a company and sometimes even an OS. + 386bsd) + basic_machine=i386-unknown + os=-bsd + ;; + 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) + basic_machine=m68000-att + ;; + 3b*) + basic_machine=we32k-att + ;; + a29khif) + basic_machine=a29k-amd + os=-udi + ;; + adobe68k) + basic_machine=m68010-adobe + os=-scout + ;; + alliant | fx80) + basic_machine=fx80-alliant + ;; + altos | altos3068) + basic_machine=m68k-altos + ;; + am29k) + basic_machine=a29k-none + os=-bsd + ;; + amdahl) + basic_machine=580-amdahl + os=-sysv + ;; + amiga | amiga-*) + basic_machine=m68k-unknown + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=-amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=-sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=-sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=-bsd + ;; + aux) + basic_machine=m68k-apple + os=-aux + ;; + balance) + basic_machine=ns32k-sequent + os=-dynix + ;; + convex-c1) + basic_machine=c1-convex + os=-bsd + ;; + convex-c2) + basic_machine=c2-convex + os=-bsd + ;; + convex-c32) + basic_machine=c32-convex + os=-bsd + ;; + convex-c34) + basic_machine=c34-convex + os=-bsd + ;; + convex-c38) + basic_machine=c38-convex + os=-bsd + ;; + cray | ymp) + basic_machine=ymp-cray + os=-unicos + ;; + cray2) + basic_machine=cray2-cray + os=-unicos + ;; + [cjt]90) + basic_machine=${basic_machine}-cray + os=-unicos + ;; + crds | unos) + basic_machine=m68k-crds + ;; + cris | cris-* | etrax*) + basic_machine=cris-axis + ;; + da30 | da30-*) + basic_machine=m68k-da30 + ;; + decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) + basic_machine=mips-dec + ;; + delta | 3300 | motorola-3300 | motorola-delta \ + | 3300-motorola | delta-motorola) + basic_machine=m68k-motorola + ;; + delta88) + basic_machine=m88k-motorola + os=-sysv3 + ;; + dpx20 | dpx20-*) + basic_machine=rs6000-bull + os=-bosx + ;; + dpx2* | dpx2*-bull) + basic_machine=m68k-bull + os=-sysv3 + ;; + ebmon29k) + basic_machine=a29k-amd + os=-ebmon + ;; + elxsi) + basic_machine=elxsi-elxsi + os=-bsd + ;; + encore | umax | mmax) + basic_machine=ns32k-encore + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=-ose + ;; + fx2800) + basic_machine=i860-alliant + ;; + genix) + basic_machine=ns32k-ns + ;; + gmicro) + basic_machine=tron-gmicro + os=-sysv + ;; + go32) + basic_machine=i386-pc + os=-go32 + ;; + h3050r* | hiux*) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=-hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=-xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=-hms + ;; + harris) + basic_machine=m88k-harris + os=-sysv3 + ;; + hp300-*) + basic_machine=m68k-hp + ;; + hp300bsd) + basic_machine=m68k-hp + os=-bsd + ;; + hp300hpux) + basic_machine=m68k-hp + os=-hpux + ;; + hp3k9[0-9][0-9] | hp9[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k2[0-9][0-9] | hp9k31[0-9]) + basic_machine=m68000-hp + ;; + hp9k3[2-9][0-9]) + basic_machine=m68k-hp + ;; + hp9k6[0-9][0-9] | hp6[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k7[0-79][0-9] | hp7[0-79][0-9]) + basic_machine=hppa1.1-hp + ;; + hp9k78[0-9] | hp78[0-9]) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][13679] | hp8[0-9][13679]) + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hppa-next) + os=-nextstep3 + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=-osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=-proelf + ;; + i370-ibm* | ibm*) + basic_machine=i370-ibm + ;; +# I'm not sure what "Sysv32" means. Should this be sysv3.2? + i[34567]86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 + ;; + i[34567]86v4*) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv4 + ;; + i[34567]86v) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv + ;; + i[34567]86sol2) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; + i386mach) + basic_machine=i386-mach + os=-mach + ;; + i386-vsta | vsta) + basic_machine=i386-unknown + os=-vsta + ;; + iris | iris4d) + basic_machine=mips-sgi + case $os in + -irix*) + ;; + *) + os=-irix4 + ;; + esac + ;; + isi68 | isi) + basic_machine=m68k-isi + os=-sysv + ;; + m88k-omron*) + basic_machine=m88k-omron + ;; + magnum | m3230) + basic_machine=mips-mips + os=-sysv + ;; + merlin) + basic_machine=ns32k-utek + os=-sysv + ;; + mingw32) + basic_machine=i386-pc + os=-mingw32 + ;; + miniframe) + basic_machine=m68000-convergent + ;; + *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; + mipsel*-linux*) + basic_machine=mipsel-unknown + os=-linux-gnu + ;; + mips*-linux*) + basic_machine=mips-unknown + os=-linux-gnu + ;; + mips3*-*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` + ;; + mips3*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown + ;; + mmix*) + basic_machine=mmix-knuth + os=-mmixware + ;; + monitor) + basic_machine=m68k-rom68k + os=-coff + ;; + msdos) + basic_machine=i386-pc + os=-msdos + ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 + ;; + netbsd386) + basic_machine=i386-unknown + os=-netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=-linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=-newsos + ;; + news1000) + basic_machine=m68030-sony + os=-newsos + ;; + news-3600 | risc-news) + basic_machine=mips-sony + os=-newsos + ;; + necv70) + basic_machine=v70-nec + os=-sysv + ;; + next | m*-next ) + basic_machine=m68k-next + case $os in + -nextstep* ) + ;; + -ns2*) + os=-nextstep2 + ;; + *) + os=-nextstep3 + ;; + esac + ;; + nh3000) + basic_machine=m68k-harris + os=-cxux + ;; + nh[45]000) + basic_machine=m88k-harris + os=-cxux + ;; + nindy960) + basic_machine=i960-intel + os=-nindy + ;; + mon960) + basic_machine=i960-intel + os=-mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=-nonstopux + ;; + np1) + basic_machine=np1-gould + ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; + op50n-* | op60c-*) + basic_machine=hppa1.1-oki + os=-proelf + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=-ose + ;; + os68k) + basic_machine=m68k-none + os=-os68k + ;; + pa-hitachi) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + paragon) + basic_machine=i860-intel + os=-osf + ;; + pbd) + basic_machine=sparc-tti + ;; + pbb) + basic_machine=m68k-tti + ;; + pc532 | pc532-*) + basic_machine=ns32k-pc532 + ;; + pentium | p5 | k5 | k6 | nexgen) + basic_machine=i586-pc + ;; + pentiumpro | p6 | 6x86 | athlon) + basic_machine=i686-pc + ;; + pentiumii | pentium2) + basic_machine=i686-pc + ;; + pentium-* | p5-* | k5-* | k6-* | nexgen-*) + basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumpro-* | p6-* | 6x86-* | athlon-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumii-* | pentium2-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pn) + basic_machine=pn-gould + ;; + power) basic_machine=power-ibm + ;; + ppc) basic_machine=powerpc-unknown + ;; + ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppcle | powerpclittle | ppc-le | powerpc-little) + basic_machine=powerpcle-unknown + ;; + ppcle-* | powerpclittle-*) + basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ps2) + basic_machine=i386-ibm + ;; + pw32) + basic_machine=i586-unknown + os=-pw32 + ;; + rom68k) + basic_machine=m68k-rom68k + os=-coff + ;; + rm[46]00) + basic_machine=mips-siemens + ;; + rtpc | rtpc-*) + basic_machine=romp-ibm + ;; + sa29200) + basic_machine=a29k-amd + os=-udi + ;; + sequent) + basic_machine=i386-sequent + ;; + sh) + basic_machine=sh-hitachi + os=-hms + ;; + sparclite-wrs) + basic_machine=sparclite-wrs + os=-vxworks + ;; + sps7) + basic_machine=m68k-bull + os=-sysv2 + ;; + spur) + basic_machine=spur-unknown + ;; + st2000) + basic_machine=m68k-tandem + ;; + stratus) + basic_machine=i860-stratus + os=-sysv4 + ;; + sun2) + basic_machine=m68000-sun + ;; + sun2os3) + basic_machine=m68000-sun + os=-sunos3 + ;; + sun2os4) + basic_machine=m68000-sun + os=-sunos4 + ;; + sun3os3) + basic_machine=m68k-sun + os=-sunos3 + ;; + sun3os4) + basic_machine=m68k-sun + os=-sunos4 + ;; + sun4os3) + basic_machine=sparc-sun + os=-sunos3 + ;; + sun4os4) + basic_machine=sparc-sun + os=-sunos4 + ;; + sun4sol2) + basic_machine=sparc-sun + os=-solaris2 + ;; + sun3 | sun3-*) + basic_machine=m68k-sun + ;; + sun4) + basic_machine=sparc-sun + ;; + sun386 | sun386i | roadrunner) + basic_machine=i386-sun + ;; + sv1) + basic_machine=sv1-cray + os=-unicos + ;; + symmetry) + basic_machine=i386-sequent + os=-dynix + ;; + t3e) + basic_machine=t3e-cray + os=-unicos + ;; + tic54x | c54x*) + basic_machine=tic54x-unknown + os=-coff + ;; + tx39) + basic_machine=mipstx39-unknown + ;; + tx39el) + basic_machine=mipstx39el-unknown + ;; + tower | tower-32) + basic_machine=m68k-ncr + ;; + udi29k) + basic_machine=a29k-amd + os=-udi + ;; + ultra3) + basic_machine=a29k-nyu + os=-sym1 + ;; + v810 | necv810) + basic_machine=v810-nec + os=-none + ;; + vaxv) + basic_machine=vax-dec + os=-sysv + ;; + vms) + basic_machine=vax-dec + os=-vms + ;; + vpp*|vx|vx-*) + basic_machine=f301-fujitsu + ;; + vxworks960) + basic_machine=i960-wrs + os=-vxworks + ;; + vxworks68) + basic_machine=m68k-wrs + os=-vxworks + ;; + vxworks29k) + basic_machine=a29k-wrs + os=-vxworks + ;; + w65*) + basic_machine=w65-wdc + os=-none + ;; + w89k-*) + basic_machine=hppa1.1-winbond + os=-proelf + ;; + xmp) + basic_machine=xmp-cray + os=-unicos + ;; + xps | xps100) + basic_machine=xps100-honeywell + ;; + z8k-*-coff) + basic_machine=z8k-unknown + os=-sim + ;; + none) + basic_machine=none-none + os=-none + ;; + +# Here we handle the default manufacturer of certain CPU types. It is in +# some cases the only manufacturer, in others, it is the most popular. + w89k) + basic_machine=hppa1.1-winbond + ;; + op50n) + basic_machine=hppa1.1-oki + ;; + op60c) + basic_machine=hppa1.1-oki + ;; + mips) + if [ x$os = x-linux-gnu ]; then + basic_machine=mips-unknown + else + basic_machine=mips-mips + fi + ;; + romp) + basic_machine=romp-ibm + ;; + rs6000) + basic_machine=rs6000-ibm + ;; + vax) + basic_machine=vax-dec + ;; + pdp10) + # there are many clones, so DEC is not a safe bet + basic_machine=pdp10-unknown + ;; + pdp11) + basic_machine=pdp11-dec + ;; + we32k) + basic_machine=we32k-att + ;; + sh3 | sh4) + basic_machine=sh-unknown + ;; + sparc | sparcv9) + basic_machine=sparc-sun + ;; + cydra) + basic_machine=cydra-cydrome + ;; + orion) + basic_machine=orion-highlevel + ;; + orion105) + basic_machine=clipper-highlevel + ;; + mac | mpw | mac-mpw) + basic_machine=m68k-apple + ;; + pmac | pmac-mpw) + basic_machine=powerpc-apple + ;; + c4x*) + basic_machine=c4x-none + os=-coff + ;; + *-unknown) + # Make sure to match an already-canonicalized machine name. + ;; + *) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; +esac + +# Here we canonicalize certain aliases for manufacturers. +case $basic_machine in + *-digital*) + basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` + ;; + *-commodore*) + basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + ;; + *) + ;; +esac + +# Decode manufacturer-specific aliases for certain operating systems. + +if [ x"$os" != x"" ] +then +case $os in + # First match some system type aliases + # that might get confused with valid system types. + # -solaris* is a basic system type, with this one exception. + -solaris1 | -solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` + ;; + -solaris) + os=-solaris2 + ;; + -svr4*) + os=-sysv4 + ;; + -unixware*) + os=-sysv4.2uw + ;; + -gnu/linux*) + os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` + ;; + # First accept the basic system types. + # The portable systems comes first. + # Each alternative MUST END IN A *, to match a version number. + # -sysv* is not here because it comes later, after sysvr4. + -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ + | -aos* \ + | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ + | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ + | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ + | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \ + | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ + | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* | -os2*) + # Remember, each alternative MUST END IN *, to match a version number. + ;; + -qnx*) + case $basic_machine in + x86-* | i[34567]86-*) + ;; + *) + os=-nto$os + ;; + esac + ;; + -nto*) + os=-nto-qnx + ;; + -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ + | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ + | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) + ;; + -mac*) + os=`echo $os | sed -e 's|mac|macos|'` + ;; + -linux*) + os=`echo $os | sed -e 's|linux|linux-gnu|'` + ;; + -sunos5*) + os=`echo $os | sed -e 's|sunos5|solaris2|'` + ;; + -sunos6*) + os=`echo $os | sed -e 's|sunos6|solaris3|'` + ;; + -opened*) + os=-openedition + ;; + -wince*) + os=-wince + ;; + -osfrose*) + os=-osfrose + ;; + -osf*) + os=-osf + ;; + -utek*) + os=-bsd + ;; + -dynix*) + os=-bsd + ;; + -acis*) + os=-aos + ;; + -386bsd) + os=-bsd + ;; + -ctix* | -uts*) + os=-sysv + ;; + -ns2 ) + os=-nextstep2 + ;; + -nsk*) + os=-nsk + ;; + # Preserve the version number of sinix5. + -sinix5.*) + os=`echo $os | sed -e 's|sinix|sysv|'` + ;; + -sinix*) + os=-sysv4 + ;; + -triton*) + os=-sysv3 + ;; + -oss*) + os=-sysv3 + ;; + -svr4) + os=-sysv4 + ;; + -svr3) + os=-sysv3 + ;; + -sysvr4) + os=-sysv4 + ;; + # This must come after -sysvr4. + -sysv*) + ;; + -ose*) + os=-ose + ;; + -es1800*) + os=-ose + ;; + -xenix) + os=-xenix + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + os=-mint + ;; + -none) + ;; + *) + # Get rid of the `-' at the beginning of $os. + os=`echo $os | sed 's/[^-]*-//'` + echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + exit 1 + ;; +esac +else + +# Here we handle the default operating systems that come with various machines. +# The value should be what the vendor currently ships out the door with their +# machine or put another way, the most popular os provided with the machine. + +# Note that if you're going to try to match "-MANUFACTURER" here (say, +# "-sun"), then you have to tell the case statement up towards the top +# that MANUFACTURER isn't an operating system. Otherwise, code above +# will signal an error saying that MANUFACTURER isn't an operating +# system, and we'll never get to this point. + +case $basic_machine in + *-acorn) + os=-riscix1.2 + ;; + arm*-rebel) + os=-linux + ;; + arm*-semi) + os=-aout + ;; + pdp10-*) + os=-tops20 + ;; + pdp11-*) + os=-none + ;; + *-dec | vax-*) + os=-ultrix4.2 + ;; + m68*-apollo) + os=-domain + ;; + i386-sun) + os=-sunos4.0.2 + ;; + m68000-sun) + os=-sunos3 + # This also exists in the configure program, but was not the + # default. + # os=-sunos4 + ;; + m68*-cisco) + os=-aout + ;; + mips*-cisco) + os=-elf + ;; + mips*-*) + os=-elf + ;; + *-tti) # must be before sparc entry or we get the wrong os. + os=-sysv3 + ;; + sparc-* | *-sun) + os=-sunos4.1.1 + ;; + *-be) + os=-beos + ;; + *-ibm) + os=-aix + ;; + *-wec) + os=-proelf + ;; + *-winbond) + os=-proelf + ;; + *-oki) + os=-proelf + ;; + *-hp) + os=-hpux + ;; + *-hitachi) + os=-hiux + ;; + i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) + os=-sysv + ;; + *-cbm) + os=-amigaos + ;; + *-dg) + os=-dgux + ;; + *-dolphin) + os=-sysv3 + ;; + m68k-ccur) + os=-rtu + ;; + m88k-omron*) + os=-luna + ;; + *-next ) + os=-nextstep + ;; + *-sequent) + os=-ptx + ;; + *-crds) + os=-unos + ;; + *-ns) + os=-genix + ;; + i370-*) + os=-mvs + ;; + *-next) + os=-nextstep3 + ;; + *-gould) + os=-sysv + ;; + *-highlevel) + os=-bsd + ;; + *-encore) + os=-bsd + ;; + *-sgi) + os=-irix + ;; + *-siemens) + os=-sysv4 + ;; + *-masscomp) + os=-rtu + ;; + f30[01]-fujitsu | f700-fujitsu) + os=-uxpv + ;; + *-rom68k) + os=-coff + ;; + *-*bug) + os=-coff + ;; + *-apple) + os=-macos + ;; + *-atari*) + os=-mint + ;; + *) + os=-none + ;; +esac +fi + +# Here we handle the case where we know the os, and the CPU type, but not the +# manufacturer. We pick the logical manufacturer. +vendor=unknown +case $basic_machine in + *-unknown) + case $os in + -riscix*) + vendor=acorn + ;; + -sunos*) + vendor=sun + ;; + -aix*) + vendor=ibm + ;; + -beos*) + vendor=be + ;; + -hpux*) + vendor=hp + ;; + -mpeix*) + vendor=hp + ;; + -hiux*) + vendor=hitachi + ;; + -unos*) + vendor=crds + ;; + -dgux*) + vendor=dg + ;; + -luna*) + vendor=omron + ;; + -genix*) + vendor=ns + ;; + -mvs* | -opened*) + vendor=ibm + ;; + -ptx*) + vendor=sequent + ;; + -vxsim* | -vxworks*) + vendor=wrs + ;; + -aux*) + vendor=apple + ;; + -hms*) + vendor=hitachi + ;; + -mpw* | -macos*) + vendor=apple + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + vendor=atari + ;; + esac + basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` + ;; +esac + +echo $basic_machine$os +exit 0 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/bibletime-doc/admin/configure.in.min b/bibletime-doc/admin/configure.in.min new file mode 100644 index 0000000..4503fec --- /dev/null +++ b/bibletime-doc/admin/configure.in.min @@ -0,0 +1,55 @@ +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl generate the config header +AM_CONFIG_HEADER(config.h) dnl at the distribution this done + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(yes) +AC_ENABLE_STATIC(no) +KDE_PROG_LIBTOOL + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS + +AC_PATH_KDE diff --git a/bibletime-doc/admin/debianrules b/bibletime-doc/admin/debianrules new file mode 100755 index 0000000..0fd8318 --- /dev/null +++ b/bibletime-doc/admin/debianrules @@ -0,0 +1,84 @@ +#!/usr/bin/perl -w + +use Shell qw(mv cp mkdir rm) ; +use File::Find; +use Cwd; + +$origPwd = `pwd`; +chomp $origPwd; + + +if (@ARGV && $ARGV[0] eq 'cleanup') { + +if (-d "debian/tmp/usr/share/config") { + if (! -d "debian/tmp/$kde_confdir") { + system("mv debian/tmp/usr/share/config debian/tmp/$kde_confdir"); + } +} +system("rm -f `find debian/ -name \".anchors\"`"); +system("chmod 755 debian/*preinst debian/*postinst"); + +exit; +} + +$QTDIR="/usr/share/qt"; +$kde_prefix="/usr"; +$kde_htmldir="$kde_prefix/share/doc/kde/HTML"; +$kde_icondir="$kde_prefix/share/icons"; +$kde_sounddir="$kde_prefix/share/sounds"; +$kde_datadir="$kde_prefix/share/apps"; +$kde_locale="$kde_prefix/share/locale"; +$kde_confdir="/etc/kde2"; +$kde_cgidir="$kde_prefix/lib/cgi-bin"; +$kde_appsdir="$kde_prefix/share/applnk"; +$kde_mimedir="$kde_prefix/share/mimelnk"; +$kde_wallpaperdir="$kde_prefix/share/wallpapers"; +$kde_bindir="$kde_prefix/bin"; +$kde_servicesdir="$kde_prefix/share/services"; +$kde_servicetypesdir="$kde_prefix/share/servicetypes"; +$kde_includedir="$kde_prefix/include/kde"; +$kde_libdir="$kde_prefix/lib"; +$kde_moduledir="$kde_prefix/lib/kde2"; +$mandir="$kde_prefix/share/man"; +$infodir="$kde_prefix/share/info"; +$IDL="$kde_bindir/cuteidl"; +$DCOPIDL="$kde_bindir/dcopidl"; +$DCOPIDL2CPP="$kde_bindir/dcopidl2cpp"; +$KDB2HTML="$kde_bindir/kdb2html"; +$MCOPIDL="$kde_bindir/mcopidl"; +$ARTSCCONFIG="$kde_bindir/artsc-config"; + +if (@ARGV && $ARGV[0] eq 'echodirs') { + print STDOUT "export kde_htmldir=$kde_htmldir\n"; + print STDOUT "export kde_appsdir=$kde_appsdir\n"; + print STDOUT "export kde_icondir=$kde_icondir\n"; + print STDOUT "export kde_sounddir=$kde_sounddir\n"; + print STDOUT "export kde_datadir=$kde_datadir\n"; + print STDOUT "export kde_cgidir=$kde_cgidir\n"; + print STDOUT "export kde_locale=$kde_locale\n"; + print STDOUT "export kde_confdir=$kde_confdir\n"; + print STDOUT "export kde_mimedir=$kde_mimedir\n"; + print STDOUT "export kde_wallpaperdir=$kde_wallpaperdir\n"; + print STDOUT "export kde_bindir=$kde_bindir\n"; + print STDOUT "export kde_servicesdir=$kde_servicesdir\n"; + print STDOUT "export kde_servicetypesdir=$kde_servicetypesdir\n"; + print STDOUT "export kde_includedir=$kde_includedir\n"; + print STDOUT "export kde_libdir=$kde_libdir\n"; + print STDOUT "export kde_moduledir=$kde_moduledir\n"; + print STDOUT "export mandir=$mandir\n"; + print STDOUT "export infodir=$infodir\n"; + print STDOUT "export QTDIR=$QTDIR\n"; + print STDOUT "export kde_prefix=$kde_prefix\n"; + print STDOUT "export INSTALL_DATA=install -p -c -m 644\n"; + print STDOUT "export IDL=$IDL\n"; + print STDOUT "export DCOPIDL=$DCOPIDL\n"; + print STDOUT "export DCOPIDL2CPP=$DCOPIDL2CPP\n"; + print STDOUT "export KDB2HTML=$KDB2HTML\n"; + print STDOUT "export MCOPIDL=$MCOPIDL\n"; + print STDOUT "export ARTSCCONFIG=$ARTSCCONFIG\n"; + print STDOUT "configkde=--disable-debug --disable-rpath --prefix=\$(kde_prefix) --libexecdir=\$(kde_bindir) --with-qt-includes=/usr/include/qt --mandir=\$(mandir) --infodir=\$(infodir)\n"; + print STDOUT "configkdevelop=--disable-debug --enable-docbase --enable-kdoc2 --disable-rpath --libdir=\$(kde_libdir) --includedir=\$(kde_includedir) --with-qt-includes=/usr/include/qt --mandir=\$(mandir) --with-kdelibsdoc-dir=/usr/share/doc/kdelibs3-doc/html\n"; + print STDOUT "configkdepim=--disable-debug --with-extra-includes=/usr/include/libpisock --enable-shared --disable-rpath --prefix=\$(kde_prefix) --libexecdir=\$(kde_bindir) --with-qt-includes=/usr/include/qt --mandir=\$(mandir) --infodir=\$(infodir)\n"; + exit +} + diff --git a/bibletime-doc/admin/depcomp b/bibletime-doc/admin/depcomp new file mode 100755 index 0000000..30f36ee --- /dev/null +++ b/bibletime-doc/admin/depcomp @@ -0,0 +1,367 @@ +#! /bin/sh + +# depcomp - compile a program generating dependencies as side-effects +# Copyright 1999, 2000 Free Software Foundation, Inc. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +# Originally written by Alexandre Oliva . + +if test -z "$depmode" || test -z "$source" || test -z "$object"; then + echo "depcomp: Variables source, object and depmode must be set" 1>&2 + exit 1 +fi +# `libtool' can also be set to `yes' or `no'. + +depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} +tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} + +rm -f "$tmpdepfile" + +# Some modes work just like other modes, but use different flags. We +# parameterize here, but still list the modes in the big case below, +# to make depend.m4 easier to write. Note that we *cannot* use a case +# here, because this file can only contain one case statement. +if test "$depmode" = hp; then + # HP compiler uses -M and no extra arg. + gccflag=-M + depmode=gcc +fi + +if test "$depmode" = dashXmstdout; then + # This is just like dashmstdout with a different argument. + dashmflag=-xM + depmode=dashmstdout +fi + +case "$depmode" in +gcc3) +## gcc 3 implements dependency tracking that does exactly what +## we want. Yay! + if "$@" -MT "$object" -MF "$tmpdepfile" -MD -MP; then : + else + stat=$? + rm -f "$tmpdepfile" + exit $stat + fi + mv "$tmpdepfile" "$depfile" + ;; + +gcc) +## There are various ways to get dependency output from gcc. Here's +## why we pick this rather obscure method: +## - Don't want to use -MD because we'd like the dependencies to end +## up in a subdir. Having to rename by hand is ugly. +## (We might end up doing this anyway to support other compilers.) +## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like +## -MM, not -M (despite what the docs say). +## - Using -M directly means running the compiler twice (even worse +## than renaming). + if test -z "$gccflag"; then + gccflag=-MD, + fi + if "$@" -Wp,"$gccflag$tmpdepfile"; then : + else + stat=$? + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz +## The second -e expression handles DOS-style file names with drive letters. + sed -e 's/^[^:]*: / /' \ + -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" +## This next piece of magic avoids the `deleted header file' problem. +## The problem is that when a header file which appears in a .P file +## is deleted, the dependency causes make to die (because there is +## typically no way to rebuild the header). We avoid this by adding +## dummy dependencies for each header file. Too bad gcc doesn't do +## this for us directly. + tr ' ' ' +' < "$tmpdepfile" | +## Some versions of gcc put a space before the `:'. On the theory +## that the space means something, we add a space to the output as +## well. +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +hp) + # This case exists only to let depend.m4 do its work. It works by + # looking at the text of this script. This case will never be run, + # since it is checked for above. + exit 1 + ;; + +sgi) + if test "$libtool" = yes; then + "$@" "-Wp,-MDupdate,$tmpdepfile" + else + "$@" -MDupdate "$tmpdepfile" + fi + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + + if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files + echo "$object : \\" > "$depfile" + + # Clip off the initial element (the dependent). Don't try to be + # clever and replace this with sed code, as IRIX sed won't handle + # lines with more than a fixed number of characters (4096 in + # IRIX 6.2 sed, 8192 in IRIX 6.5). + tr ' ' ' +' < "$tmpdepfile" | sed 's/^[^\.]*\.o://' | tr ' +' ' ' >> $depfile + + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile + # "include basename.Plo" scheme. + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +aix) + # The C for AIX Compiler uses -M and outputs the dependencies + # in a .u file. + tmpdepfile=`echo "$object" | sed 's/\(.*\)\..*$/\1.u/'` + if test "$libtool" = yes; then + "$@" -Wc,-M + else + "$@" -M + fi + + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + + if test -f "$tmpdepfile"; then + echo "$object : \\" > "$depfile" + + # Clip off the initial element (the dependent). Don't try to be + # clever and replace this with sed code, as IRIX sed won't handle + # lines with more than a fixed number of characters (4096 in + # IRIX 6.2 sed, 8192 in IRIX 6.5). + tr ' ' ' +' < "$tmpdepfile" | sed 's/^[^\.]*\.o://' | tr ' +' ' ' >> $depfile + + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile + # "include basename.Plo" scheme. + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +#nosideeffect) + # This comment above is used by automake to tell side-effect + # dependency tracking mechanisms from slower ones. + +dashmstdout) + # Important note: in order to support this mode, a compiler *must* + # always write the proprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + test -z "$dashmflag" && dashmflag=-M + ( IFS=" " + case " $* " in + *" --mode=compile "*) # this is libtool, let us make it quiet + for arg + do # cycle over the arguments + case "$arg" in + "--mode=compile") + # insert --quiet before "--mode=compile" + set fnord "$@" --quiet + shift # fnord + ;; + esac + set fnord "$@" "$arg" + shift # fnord + shift # "$arg" + done + ;; + esac + "$@" $dashmflag | sed 's:^[^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + cat < "$tmpdepfile" > "$depfile" + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +dashXmstdout) + # This case only exists to satisfy depend.m4. It is never actually + # run, as this mode is specially recognized in the preamble. + exit 1 + ;; + +makedepend) + # X makedepend + ( + shift + cleared=no + for arg in "$@"; do + case $cleared in no) + set ""; shift + cleared=yes + esac + case "$arg" in + -D*|-I*) + set fnord "$@" "$arg"; shift;; + -*) + ;; + *) + set fnord "$@" "$arg"; shift;; + esac + done + obj_suffix="`echo $object | sed 's/^.*\././'`" + touch "$tmpdepfile" + ${MAKEDEPEND-makedepend} 2>/dev/null -o"$obj_suffix" -f"$tmpdepfile" "$@" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + cat < "$tmpdepfile" > "$depfile" + tail +3 "$tmpdepfile" | tr ' ' ' +' | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" "$tmpdepfile".bak + ;; + +cpp) + # Important note: in order to support this mode, a compiler *must* + # always write the proprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + ( IFS=" " + case " $* " in + *" --mode=compile "*) + for arg + do # cycle over the arguments + case $arg in + "--mode=compile") + # insert --quiet before "--mode=compile" + set fnord "$@" --quiet + shift # fnord + ;; + esac + set fnord "$@" "$arg" + shift # fnord + shift # "$arg" + done + ;; + esac + "$@" -E | + sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed '$ s: \\$::' > "$tmpdepfile" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + cat < "$tmpdepfile" >> "$depfile" + sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +msvisualcpp) + # Important note: in order to support this mode, a compiler *must* + # always write the proprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + ( IFS=" " + case " $* " in + *" --mode=compile "*) + for arg + do # cycle over the arguments + case $arg in + "--mode=compile") + # insert --quiet before "--mode=compile" + set fnord "$@" --quiet + shift # fnord + ;; + esac + set fnord "$@" "$arg" + shift # fnord + shift # "$arg" + done + ;; + esac + "$@" -E | + sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" + ) & + proc=$! + "$@" + stat=$? + wait "$proc" + if test "$stat" != 0; then exit $stat; fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" + echo " " >> "$depfile" + . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +none) + exec "$@" + ;; + +*) + echo "Unknown depmode $depmode" 1>&2 + exit 1 + ;; +esac + +exit 0 diff --git a/bibletime-doc/admin/install-sh b/bibletime-doc/admin/install-sh new file mode 100755 index 0000000..e9de238 --- /dev/null +++ b/bibletime-doc/admin/install-sh @@ -0,0 +1,251 @@ +#!/bin/sh +# +# install - install a program, script, or datafile +# This comes from X11R5 (mit/util/scripts/install.sh). +# +# Copyright 1991 by the Massachusetts Institute of Technology +# +# Permission to use, copy, modify, distribute, and sell this software and its +# documentation for any purpose is hereby granted without fee, provided that +# the above copyright notice appear in all copies and that both that +# copyright notice and this permission notice appear in supporting +# documentation, and that the name of M.I.T. not be used in advertising or +# publicity pertaining to distribution of the software without specific, +# written prior permission. M.I.T. makes no representations about the +# suitability of this software for any purpose. It is provided "as is" +# without express or implied warranty. +# +# Calling this script install-sh is preferred over install.sh, to prevent +# `make' implicit rules from creating a file called install from it +# when there is no Makefile. +# +# This script is compatible with the BSD install script, but was written +# from scratch. It can only install one file at a time, a restriction +# shared with many OS's install programs. + + +# set DOITPROG to echo to test this script + +# Don't use :- since 4.3BSD and earlier shells don't like it. +doit="${DOITPROG-}" + + +# put in absolute paths if you don't have them in your path; or use env. vars. + +mvprog="${MVPROG-mv}" +cpprog="${CPPROG-cp}" +chmodprog="${CHMODPROG-chmod}" +chownprog="${CHOWNPROG-chown}" +chgrpprog="${CHGRPPROG-chgrp}" +stripprog="${STRIPPROG-strip}" +rmprog="${RMPROG-rm}" +mkdirprog="${MKDIRPROG-mkdir}" + +transformbasename="" +transform_arg="" +instcmd="$mvprog" +chmodcmd="$chmodprog 0755" +chowncmd="" +chgrpcmd="" +stripcmd="" +rmcmd="$rmprog -f" +mvcmd="$mvprog" +src="" +dst="" +dir_arg="" + +while [ x"$1" != x ]; do + case $1 in + -c) instcmd="$cpprog" + shift + continue;; + + -d) dir_arg=true + shift + continue;; + + -m) chmodcmd="$chmodprog $2" + shift + shift + continue;; + + -o) chowncmd="$chownprog $2" + shift + shift + continue;; + + -g) chgrpcmd="$chgrpprog $2" + shift + shift + continue;; + + -s) stripcmd="$stripprog" + shift + continue;; + + -t=*) transformarg=`echo $1 | sed 's/-t=//'` + shift + continue;; + + -b=*) transformbasename=`echo $1 | sed 's/-b=//'` + shift + continue;; + + *) if [ x"$src" = x ] + then + src=$1 + else + # this colon is to work around a 386BSD /bin/sh bug + : + dst=$1 + fi + shift + continue;; + esac +done + +if [ x"$src" = x ] +then + echo "install: no input file specified" + exit 1 +else + true +fi + +if [ x"$dir_arg" != x ]; then + dst=$src + src="" + + if [ -d $dst ]; then + instcmd=: + chmodcmd="" + else + instcmd=mkdir + fi +else + +# Waiting for this to be detected by the "$instcmd $src $dsttmp" command +# might cause directories to be created, which would be especially bad +# if $src (and thus $dsttmp) contains '*'. + + if [ -f $src -o -d $src ] + then + true + else + echo "install: $src does not exist" + exit 1 + fi + + if [ x"$dst" = x ] + then + echo "install: no destination specified" + exit 1 + else + true + fi + +# If destination is a directory, append the input filename; if your system +# does not like double slashes in filenames, you may need to add some logic + + if [ -d $dst ] + then + dst="$dst"/`basename $src` + else + true + fi +fi + +## this sed command emulates the dirname command +dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` + +# Make sure that the destination directory exists. +# this part is taken from Noah Friedman's mkinstalldirs script + +# Skip lots of stat calls in the usual case. +if [ ! -d "$dstdir" ]; then +defaultIFS=' +' +IFS="${IFS-${defaultIFS}}" + +oIFS="${IFS}" +# Some sh's can't handle IFS=/ for some reason. +IFS='%' +set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` +IFS="${oIFS}" + +pathcomp='' + +while [ $# -ne 0 ] ; do + pathcomp="${pathcomp}${1}" + shift + + if [ ! -d "${pathcomp}" ] ; + then + $mkdirprog "${pathcomp}" + else + true + fi + + pathcomp="${pathcomp}/" +done +fi + +if [ x"$dir_arg" != x ] +then + $doit $instcmd $dst && + + if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi && + if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi && + if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi && + if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi +else + +# If we're going to rename the final executable, determine the name now. + + if [ x"$transformarg" = x ] + then + dstfile=`basename $dst` + else + dstfile=`basename $dst $transformbasename | + sed $transformarg`$transformbasename + fi + +# don't allow the sed command to completely eliminate the filename + + if [ x"$dstfile" = x ] + then + dstfile=`basename $dst` + else + true + fi + +# Make a temp file name in the proper directory. + + dsttmp=$dstdir/#inst.$$# + +# Move or copy the file name to the temp name + + $doit $instcmd $src $dsttmp && + + trap "rm -f ${dsttmp}" 0 && + +# and set any options; do chmod last to preserve setuid bits + +# If any of these fail, we abort the whole thing. If we want to +# ignore errors from any of these, just make sure not to ignore +# errors from the above "$doit $instcmd $src $dsttmp" command. + + if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi && + if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi && + if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi && + if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi && + +# Now rename the file to the real destination. + + $doit $rmcmd -f $dstdir/$dstfile && + $doit $mvcmd $dsttmp $dstdir/$dstfile + +fi && + + +exit 0 diff --git a/bibletime-doc/admin/libtool.m4.in b/bibletime-doc/admin/libtool.m4.in new file mode 100644 index 0000000..4e67b29 --- /dev/null +++ b/bibletime-doc/admin/libtool.m4.in @@ -0,0 +1,868 @@ +## libtool.m4 - Configure libtool for the host system. -*-Shell-script-*- +## Copyright 1996, 1997, 1998, 1999, 2000, 2001 +## Free Software Foundation, Inc. +## Originally by Gordon Matzigkeit , 1996 +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +## +## As a special exception to the GNU General Public License, if you +## distribute this file as part of a program that contains a +## configuration script generated by Autoconf, you may include it under +## the same distribution terms that you use for the rest of that program. + +# serial 46 AC_PROG_LIBTOOL +AC_DEFUN([AC_PROG_LIBTOOL], +[AC_REQUIRE([_AC_PROG_LIBTOOL])dnl +dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX +dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. + AC_PROVIDE_IFELSE([AC_PROG_CXX], + [AC_LIBTOOL_CXX], + [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX +])]) + +dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. +dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run +dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. + AC_PROVIDE_IFELSE([AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], + [AC_LIBTOOL_GCJ], + [ifdef([AC_PROG_GCJ], + [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([A][M_PROG_GCJ], + [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ +])]) + ifdef([LT_AC_PROG_GCJ], + [define([LT_AC_PROG_GCJ], defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ +])])])])])]) + +AC_DEFUN([_AC_PROG_LIBTOOL], +[AC_REQUIRE([AC_LIBTOOL_SETUP])dnl +AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl +AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl + +# Save cache, so that ltconfig can load it +AC_CACHE_SAVE + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| AC_MSG_ERROR([libtool configure failed]) + +# Reload cache, that may have been modified by ltconfig +AC_CACHE_LOAD + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' +AC_SUBST(LIBTOOL)dnl + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +AC_DEFUN([AC_LIBTOOL_SETUP], +[AC_PREREQ(2.13)dnl +AC_REQUIRE([AC_ENABLE_SHARED])dnl +AC_REQUIRE([AC_ENABLE_STATIC])dnl +AC_REQUIRE([AC_ENABLE_FAST_INSTALL])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_PROG_LD])dnl +AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl +AC_REQUIRE([AC_PROG_NM])dnl +AC_REQUIRE([AC_PROG_LN_S])dnl +AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! +AC_REQUIRE([AC_OBJEXT])dnl +AC_REQUIRE([AC_EXEEXT])dnl +dnl + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + AC_PATH_MAGIC + fi + ;; +esac + +AC_CHECK_TOOL(RANLIB, ranlib, :) +AC_CHECK_TOOL(STRIP, strip, :) + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], +[libtool_flags="$libtool_flags --enable-dlopen"]) +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[libtool_flags="$libtool_flags --enable-win32-dll"]) +AC_ARG_ENABLE(libtool-lock, + [ --disable-libtool-lock avoid locking (might break parallel builds)]) +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +AC_ARG_WITH(pic, + [ --with-pic try to use only PIC/non-PIC objects [default=use both]], + pic_mode="$withval", pic_mode=default) +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '[#]line __oline__ "configure"' > conftest.$ac_ext + if AC_TRY_EVAL(ac_compile); then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, + [AC_LANG_SAVE + AC_LANG_C + AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) + AC_LANG_RESTORE]) + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + +ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], +[*-*-cygwin* | *-*-mingw* | *-*-pw32*) + AC_CHECK_TOOL(DLLTOOL, dlltool, false) + AC_CHECK_TOOL(AS, as, false) + AC_CHECK_TOOL(OBJDUMP, objdump, false) + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one + AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, + [AC_TRY_LINK([], + [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); + DllMain (0, 0, 0);], + [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) + + case $host/$CC in + *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) + # old mingw systems require "-dll" to link a DLL, while more recent ones + # require "-mdll" + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -mdll" + AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, + [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) + CFLAGS="$SAVE_CFLAGS" ;; + *-*-cygwin* | *-*-pw32*) + # cygwin systems need to pass --dll to the linker, and not link + # crt.o which will require a WinMain@16 definition. + lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; + esac + ;; + ]) +esac +]) + +# AC_LIBTOOL_DLOPEN - enable checks for dlopen support +AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) + +# AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's +AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) + +# AC_ENABLE_SHARED - implement the --enable-shared flag +# Usage: AC_ENABLE_SHARED[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_SHARED], +[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(shared, +changequote(<<, >>)dnl +<< --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl +]) + +# AC_DISABLE_SHARED - set the default shared flag to --disable-shared +AC_DEFUN([AC_DISABLE_SHARED], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_SHARED(no)]) + +# AC_ENABLE_STATIC - implement the --enable-static flag +# Usage: AC_ENABLE_STATIC[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_STATIC], +[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(static, +changequote(<<, >>)dnl +<< --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_static=AC_ENABLE_STATIC_DEFAULT)dnl +]) + +# AC_DISABLE_STATIC - set the default static flag to --disable-static +AC_DEFUN([AC_DISABLE_STATIC], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_STATIC(no)]) + + +# AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag +# Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] +# Where DEFAULT is either `yes' or `no'. If omitted, it defaults to +# `yes'. +AC_DEFUN([AC_ENABLE_FAST_INSTALL], +[define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl +AC_ARG_ENABLE(fast-install, +changequote(<<, >>)dnl +<< --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], +changequote([, ])dnl +[p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac], +enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl +]) + +# AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install +AC_DEFUN([AC_DISABLE_FAST_INSTALL], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +AC_ENABLE_FAST_INSTALL(no)]) + +# AC_LIBTOOL_PICMODE - implement the --with-pic flag +# Usage: AC_LIBTOOL_PICMODE[(MODE)] +# Where MODE is either `yes' or `no'. If omitted, it defaults to +# `both'. +AC_DEFUN([AC_LIBTOOL_PICMODE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl +pic_mode=ifelse($#,1,$1,default)]) + + +# AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library +AC_DEFUN([AC_PATH_TOOL_PREFIX], +[AC_MSG_CHECKING([for $1]) +AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, +[case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" +dnl $ac_dummy forces splitting on constant user-supplied paths. +dnl POSIX.2 word splitting is done only on the output of word expansions, +dnl not every word. This closes a longstanding sh security hole. + ac_dummy="ifelse([$2], , $PATH, [$2])" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$1; then + lt_cv_path_MAGIC_CMD="$ac_dir/$1" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac]) +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + AC_MSG_RESULT($MAGIC_CMD) +else + AC_MSG_RESULT(no) +fi +]) + + +# AC_PATH_MAGIC - find a file program which can recognise a shared library +AC_DEFUN([AC_PATH_MAGIC], +[AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl +AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) + else + MAGIC_CMD=: + fi +fi +]) + + +# AC_PROG_LD - find the path to the GNU or non-GNU linker +AC_DEFUN([AC_PROG_LD], +[AC_ARG_WITH(gnu-ld, +[ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], +test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) +AC_REQUIRE([AC_PROG_CC])dnl +AC_REQUIRE([AC_CANONICAL_HOST])dnl +AC_REQUIRE([AC_CANONICAL_BUILD])dnl +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + AC_MSG_CHECKING([for ld used by GCC]) + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [[\\/]* | [A-Za-z]:[\\/]*)] + re_direlt=['/[^/][^/]*/\.\./'] + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + AC_MSG_CHECKING([for GNU ld]) +else + AC_MSG_CHECKING([for non-GNU ld]) +fi +AC_CACHE_VAL(lt_cv_path_LD, +[if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi]) +LD="$lt_cv_path_LD" +if test -n "$LD"; then + AC_MSG_RESULT($LD) +else + AC_MSG_RESULT(no) +fi +test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) +AC_PROG_LD_GNU +]) + +AC_DEFUN([AC_PROG_LD_GNU], +[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, +[# I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi]) +with_gnu_ld=$lt_cv_prog_gnu_ld +]) + +# AC_PROG_LD_RELOAD_FLAG - find reload flag for linker +# -- PORTME Some linkers may need a different reload flag. +AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], +[AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, +[lt_cv_ld_reload_flag='-r']) +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" +]) + +# AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies +# -- PORTME fill in with the dynamic library characteristics +AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], +[AC_CACHE_CHECK([how to recognise dependant libraries], +lt_cv_deplibs_check_method, +[lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'] + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.[012]) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method=['file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method=['file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method=["file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"] + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'] ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + [lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library'] + else + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'] + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + changequote(,)dnl + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + changequote([, ])dnl + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'] + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method=['file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'] + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac +]) +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method +]) + + +# AC_PROG_NM - find the path to a BSD-compatible name lister +AC_DEFUN([AC_PROG_NM], +[AC_MSG_CHECKING([for BSD-compatible nm]) +AC_CACHE_VAL(lt_cv_path_NM, +[if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi]) +NM="$lt_cv_path_NM" +AC_MSG_RESULT([$NM]) +]) + +# AC_CHECK_LIBM - check for math library +AC_DEFUN([AC_CHECK_LIBM], +[AC_REQUIRE([AC_CANONICAL_HOST])dnl +LIBM= +case $host in +*-*-beos* | *-*-cygwin* | *-*-pw32*) + # These system don't have libm + ;; +*-ncr-sysv4.3*) + AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") + AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") + ;; +*) + AC_CHECK_LIB(m, main, LIBM="-lm") + ;; +esac +]) + +# AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl convenience library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-convenience to the +# configure arguments. Note that LIBLTDL and INCLTDL are not +# AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not +# provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed +# with '${top_builddir}/' and INCLTDL will be prefixed with +# '${top_srcdir}/' (note the single quotes!). If your package is not +# flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +AC_DEFUN([AC_LIBLTDL_CONVENIENCE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + case $enable_ltdl_convenience in + no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; + "") enable_ltdl_convenience=yes + ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; + esac + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) +]) + +# AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for +# the libltdl installable library and INCLTDL to the include flags for +# the libltdl header and adds --enable-ltdl-install to the configure +# arguments. Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is +# AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed +# libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will +# be prefixed with '${top_builddir}/' and INCLTDL will be prefixed +# with '${top_srcdir}/' (note the single quotes!). If your package is +# not flat and you're not using automake, define top_builddir and +# top_srcdir appropriately in the Makefiles. +# In the future, this macro may have to be called after AC_PROG_LIBTOOL. +AC_DEFUN([AC_LIBLTDL_INSTALLABLE], +[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl + AC_CHECK_LIB(ltdl, main, + [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], + [if test x"$enable_ltdl_install" = xno; then + AC_MSG_WARN([libltdl not installed, but installation disabled]) + else + enable_ltdl_install=yes + fi + ]) + if test x"$enable_ltdl_install" = x"yes"; then + ac_configure_args="$ac_configure_args --enable-ltdl-install" + LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la + INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) + else + ac_configure_args="$ac_configure_args --enable-ltdl-install=no" + LIBLTDL="-lltdl" + INCLTDL= + fi +]) + +# If this macro is not defined by Autoconf, define it here. +ifdef([AC_PROVIDE_IFELSE], + [], + [define([AC_PROVIDE_IFELSE], + [ifdef([AC_PROVIDE_$1], + [$2], [$3])])]) + +# AC_LIBTOOL_CXX - enable support for C++ libraries +AC_DEFUN([AC_LIBTOOL_CXX], [AC_REQUIRE([_AC_LIBTOOL_CXX])]) + +AC_DEFUN([_AC_LIBTOOL_CXX], +[AC_REQUIRE([AC_PROG_CXX]) +AC_REQUIRE([AC_PROG_CXXCPP]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +# AC_LIBTOOL_GCJ - enable support for GCJ libraries +AC_DEFUN([AC_LIBTOOL_GCJ],[AC_REQUIRE([_AC_LIBTOOL_GCJ])]) + +AC_DEFUN([_AC_LIBTOOL_GCJ], +[AC_REQUIRE([AC_PROG_LIBTOOL]) +AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], + [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], + [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], + [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], + [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-gcj.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC +dnl is set to the C++ compiler. +AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \ +|| AC_MSG_ERROR([libtool tag configuration failed]) +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log +]) + +dnl old names +AC_DEFUN([AM_PROG_LIBTOOL], [AC_PROG_LIBTOOL]) +AC_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) +AC_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) +AC_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) +AC_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) +AC_DEFUN([AM_PROG_LD], [AC_PROG_LD]) +AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) + +dnl This is just to silence aclocal about the macro not being used +ifelse([AC_DISABLE_FAST_INSTALL])dnl + +AC_DEFUN([LT_AC_PROG_GCJ], +[AC_CHECK_TOOL(GCJ, gcj, no) + test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" + AC_SUBST(GCJFLAGS) +]) diff --git a/bibletime-doc/admin/ltcf-c.sh b/bibletime-doc/admin/ltcf-c.sh new file mode 100644 index 0000000..288580c --- /dev/null +++ b/bibletime-doc/admin/ltcf-c.sh @@ -0,0 +1,796 @@ +#### This script is meant to be sourced by ltconfig. + +# ltcf-c.sh - Create a C compiler specific configuration +# +# Copyright (C) 1996-2000, 2001 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + + +# Source file extension for C test sources. +ac_ext=c + +# Object file extension for compiled C test sources. +objext=o + +# Code to be used in simple compile tests +lt_simple_compile_test_code="int some_variable = 0;" + +# Code to be used in simple link tests +lt_simple_link_test_code='main(){return(0);}' + +## Linker Characteristics +case $host_os in +cygwin* | mingw*) + # FIXME: the MSVC++ port hasn't been tested in a loooong time + # When not using gcc, we currently assume that we are using + # Microsoft Visual C++. + if test "$with_gcc" != yes; then + with_gnu_ld=no + fi + ;; + +esac + +ld_shlibs=yes +if test "$with_gnu_ld" = yes; then + # If archive_cmds runs LD, not CC, wlarc should be empty + wlarc='${wl}' + + # See if GNU ld supports shared libraries. + case $host_os in + aix3* | aix4* | aix5*) + # On AIX, the GNU linker is very broken + ld_shlibs=no + cat <&2 + +*** Warning: the GNU linker, at least up to release 2.9.1, is reported +*** to be unable to reliably create shared libraries on AIX. +*** Therefore, libtool is disabling shared libraries support. If you +*** really care for shared libraries, you may want to modify your PATH +*** so that a non-GNU linker is found, and then restart. + +EOF + ;; + + amigaos*) + archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_minus_L=yes + + # Samuel A. Falvo II reports + # that the semantics of dynamic libraries on AmigaOS, at least up + # to version 4, is to share data among multiple programs linked + # with the same dynamic library. Since this doesn't match the + # behavior of shared libraries on other platforms, we can use + # them. + ld_shlibs=no + ;; + + beos*) + if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then + allow_undefined_flag=unsupported + # Joseph Beckenbach says some releases of gcc + # support --undefined. This deserves some investigation. FIXME + archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + else + ld_shlibs=no + fi + ;; + + cygwin* | mingw*) + # hardcode_libdir_flag_spec is actually meaningless, as there is + # no search path for DLLs. + hardcode_libdir_flag_spec='-L$libdir' + allow_undefined_flag=unsupported + always_export_symbols=yes + + extract_expsyms_cmds='test -f $output_objdir/impgen.c || \ + sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //; p; }" -e d < $0 > $output_objdir/impgen.c~ + test -f $output_objdir/impgen.exe || (cd $output_objdir && \ + if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \ + else $CC -o impgen impgen.c ; fi)~ + $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def' + + old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname $soname --def $output_objdir/$soname-def --output-lib $output_objdir/$newlib' + + # cygwin and mingw dlls have different entry points and sets of symbols + # to exclude. + # FIXME: what about values for MSVC? + dll_entry=__cygwin_dll_entry@12 + dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~ + case $host_os in + mingw*) + # mingw values + dll_entry=_DllMainCRTStartup@12 + dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~ + ;; + esac + + # mingw and cygwin differ, and it's simplest to just exclude the union + # of the two symbol sets. + dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12 + + # recent cygwin and mingw systems supply a stub DllMain which the user + # can override, but on older systems we have to supply one (in ltdll.c) + if test "x$lt_cv_need_dllmain" = "xyes"; then + ltdll_obj='$output_objdir/$soname-ltdll.'"$objext " + ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < $0 > $output_objdir/$soname-ltdll.c~ + test -f $output_objdir/$soname-ltdll.$objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~' + else + ltdll_obj= + ltdll_cmds= + fi + + # Extract the symbol export list from an `--export-all' def file, + # then regenerate the def file from the symbol export list, so that + # the compiled dll only exports the symbol export list. + # Be careful not to strip the DATA tag left be newer dlltools. + export_symbols_cmds="$ltdll_cmds"' + $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~ + sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols' + + # If the export-symbols file already is a .def file (1st line + # is EXPORTS), use it as is. + # If DATA tags from a recent dlltool are present, honour them! + archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then + cp $export_symbols $output_objdir/$soname-def; + else + echo EXPORTS > $output_objdir/$soname-def; + _lt_hint=1; + cat $export_symbols | while read symbol; do + set dummy \$symbol; + case \[$]# in + 2) echo " \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; + *) echo " \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;; + esac; + _lt_hint=`expr 1 + \$_lt_hint`; + done; + fi~ + '"$ltdll_cmds"' + $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ + $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~ + $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ + $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~ + $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags' + ;; + + darwin* | rhapsody*) + allow_undefined_flag='-undefined suppress' + archive_cmds='$CC `test .$module = .yes && echo -bundle || echo -dynamiclib` $allow_undefined_flag -o $lib $libobjs $deplibs $linkopts -install_name $rpath/$soname `test -n "$verstring" -a x$verstring != x0.0 && echo $verstring`' + # We need to add '_' to the symbols in $export_symbols first + #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' + hardcode_direct=yes + hardcode_shlibpath_var=no + whole_archive_flag_spec='-all_load $convenience' + ;; + + netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' + wlarc= + else + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + fi + ;; + + solaris* | sysv5*) + if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then + ld_shlibs=no + cat <&2 + +*** Warning: The releases 2.8.* of the GNU linker cannot reliably +*** create shared libraries on Solaris systems. Therefore, libtool +*** is disabling shared libraries support. We urge you to upgrade GNU +*** binutils to release 2.9.1 or newer. Another option is to modify +*** your PATH or compiler configuration so that the native linker is +*** used, and then restart. + +EOF + elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + else + ld_shlibs=no + fi + ;; + + sunos4*) + archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' + wlarc= + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + *) + if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + else + ld_shlibs=no + fi + ;; + esac + + case "$host_os" in + freebsd*) + skip_need_lc_check=yes + ;; + esac + + if test "$ld_shlibs" = yes; then + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + case $host_os in + cygwin* | mingw*) + # dlltool doesn't understand --whole-archive et. al. + whole_archive_flag_spec= + ;; + *) + # ancient GNU ld didn't support --whole-archive et. al. + if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then + whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' + else + whole_archive_flag_spec= + fi + ;; + esac + fi +else + # PORTME fill in a description of your system's linker (not GNU ld) + case $host_os in + aix3*) + allow_undefined_flag=unsupported + always_export_symbols=yes + archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' + # Note: this linker hardcodes the directories in LIBPATH if there + # are no directories specified by -L. + hardcode_minus_L=yes + if test "$with_gcc" = yes && test -z "$link_static_flag"; then + # Neither direct hardcoding nor static linking is supported with a + # broken collect2. + hardcode_direct=unsupported + fi + ;; + + aix4* | aix5*) + hardcode_direct=yes + hardcode_libdir_separator=':' + link_all_deplibs=yes + # When large executables or shared objects are built, AIX ld can + # have problems creating the table of contents. If linking a library + # or program results in "error TOC overflow" add -mminimal-toc to + # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not + # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. + if test "$with_gcc" = yes; then + case $host_os in aix4.[012]|aix4.[012].*) + # We only want to do this on AIX 4.2 and lower, the check + # below for broken collect2 doesn't work under 4.3+ + collect2name=`${CC} -print-prog-name=collect2` + if test -f "$collect2name" && \ + strings "$collect2name" | grep resolve_lib_name >/dev/null + then + # We have reworked collect2 + hardcode_direct=yes + else + # We have old collect2 + hardcode_direct=unsupported + # It fails to find uninstalled libraries when the uninstalled + # path is not listed in the libpath. Setting hardcode_minus_L + # to unsupported forces relinking + hardcode_minus_L=yes + hardcode_libdir_flag_spec='-L$libdir' + hardcode_libdir_separator= + fi + esac + shared_flag='-shared' + else + # not using gcc + if test "$host_cpu" = ia64; then + shared_flag='${wl}-G' + else + shared_flag='${wl}-bM:SRE' + fi + fi + + if test "$host_cpu" = ia64; then + # On IA64, the linker does run time linking by default, so we don't + # have to do anything special. + aix_use_runtimelinking=no + exp_sym_flag='-Bexport' + no_entry_flag="" + else + # KDE requires run time linking. Make it the default. + aix_use_runtimelinking=yes + exp_sym_flag='-bexport' + no_entry_flag='-bnoentry' + fi + # Let the compiler handle the export list. + always_export_symbols=no + if test "$aix_use_runtimelinking" = yes; then + # Warning - without using the other run time loading flags (-brtl), -berok will + # link without error, but may produce a broken library. + allow_undefined_flag=' ${wl}-berok' + # The following three lines along with hardcode_into_libs=yes put the correct path into libraries. + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir${libdir:+:}/usr/lib:/lib' + archive_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags ${wl}-G '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags ${wl}-G '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + if test "$host_cpu" = ia64; then + hardcode_libdir_flag_spec='${wl}-R $libdir${libdir:+:}/usr/lib:/lib' + allow_undefined_flag="-z nodefs" + archive_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $libobjs $deplibs $linker_flags '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + allow_undefined_flag=' ${wl}-berok' + # -bexpall does not export symbols beginning with underscore (_) + always_export_symbols=yes + # Exported symbols can be pulled into shared objects from archives + whole_archive_flag_spec=' ' + build_libtool_need_lc=yes + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib' + # This is similar to how AIX traditionally builds it's shared libraries. + archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' + fi + fi + ;; + + amigaos*) + archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_minus_L=yes + # see comment about different semantics on the GNU ld section + ld_shlibs=no + ;; + + cygwin* | mingw*) + # When not using gcc, we currently assume that we are using + # Microsoft Visual C++. + # hardcode_libdir_flag_spec is actually meaningless, as there is + # no search path for DLLs. + hardcode_libdir_flag_spec=' ' + allow_undefined_flag=unsupported + # Tell ltmain to make .lib files, not .a files. + libext=lib + # FIXME: Setting linknames here is a bad hack. + archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames=' + # The linker will automatically build a .lib file if we build a DLL. + old_archive_from_new_cmds='true' + # FIXME: Should let the user specify the lib program. + old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' + fix_srcfile_path='`cygpath -w "$srcfile"`' + ;; + + freebsd1*) + ld_shlibs=no + ;; + + # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor + # support. Future versions do this automatically, but an explicit c++rt0.o + # does not break anything, and helps significantly (at the cost of a little + # extra space). + freebsd2.2*) + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + # Unfortunately, older versions of FreeBSD 2 do not have this feature. + freebsd2*) + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' + hardcode_direct=yes + hardcode_minus_L=yes + hardcode_shlibpath_var=no + ;; + + # FreeBSD 3 and greater uses gcc -shared to do shared libraries. + freebsd*) + archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + skip_need_lc_check=yes + ;; + + hpux9* | hpux10* | hpux11*) + case $host_os in + hpux9*) archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; + *) archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' ;; + esac + hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' + hardcode_libdir_separator=: + hardcode_direct=yes + hardcode_minus_L=yes # Not in the search PATH, but as the default + # location of the library. + export_dynamic_flag_spec='${wl}-E' + ;; + + irix5* | irix6*) + if test "$with_gcc" = yes; then + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + fi + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + link_all_deplibs=yes + ;; + + netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out + else + archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF + fi + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + newsos6) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts' + hardcode_direct=yes + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + hardcode_shlibpath_var=no + ;; + + openbsd*) + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + ;; + + os2*) + hardcode_libdir_flag_spec='-L$libdir' + hardcode_minus_L=yes + allow_undefined_flag=unsupported + archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' + old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' + ;; + + osf3*) + if test "$with_gcc" = yes; then + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + allow_undefined_flag=' -expect_unresolved \*' + archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + fi + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + ;; + + osf4* | osf5*) # as osf3* with the addition of -msym flag + if test "$with_gcc" = yes; then + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + allow_undefined_flag=' -expect_unresolved \*' + archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ + $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' + fi + hardcode_libdir_flag_spec='-rpath $libdir' + hardcode_libdir_separator=: + ;; + + sco3.2v5*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_shlibpath_var=no + runpath_var=LD_RUN_PATH + hardcode_runpath_var=yes + ;; + + solaris*) + no_undefined_flag=' -z text' + # $CC -shared without GNU ld will not create a library from C++ + # object files and a static libstdc++, better avoid it by now + archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' + hardcode_libdir_flag_spec='-R$libdir' + hardcode_shlibpath_var=no + case $host_os in + solaris2.[0-5] | solaris2.[0-5].*) ;; + *) # Supported since Solaris 2.6 (maybe 2.5.1?) + whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; + esac + link_all_deplibs=yes + ;; + + sunos4*) + archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_direct=yes + hardcode_minus_L=yes + hardcode_shlibpath_var=no + ;; + + sysv4) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + runpath_var='LD_RUN_PATH' + hardcode_shlibpath_var=no + hardcode_direct=no #Motorola manual says yes, but my tests say they lie + ;; + + sysv4.3*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_shlibpath_var=no + export_dynamic_flag_spec='-Bexport' + ;; + + sysv5*) + no_undefined_flag=' -z text' + # $CC -shared without GNU ld will not create a library from C++ + # object files and a static libstdc++, better avoid it by now + archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' + hardcode_libdir_flag_spec= + hardcode_shlibpath_var=no + runpath_var='LD_RUN_PATH' + ;; + + uts4*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_shlibpath_var=no + ;; + + dgux*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_libdir_flag_spec='-L$libdir' + hardcode_shlibpath_var=no + ;; + + sysv4*MP*) + if test -d /usr/nec; then + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + hardcode_shlibpath_var=no + runpath_var=LD_RUN_PATH + hardcode_runpath_var=yes + ld_shlibs=yes + fi + ;; + + sysv4.2uw2*) + archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' + hardcode_direct=yes + hardcode_minus_L=no + hardcode_shlibpath_var=no + hardcode_runpath_var=yes + runpath_var=LD_RUN_PATH + ;; + + unixware7*) + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' + runpath_var='LD_RUN_PATH' + hardcode_shlibpath_var=no + ;; + + *) + ld_shlibs=no + ;; + esac +fi + +## Compiler Characteristics: PIC flags, static flags, etc +if test "X${ac_cv_prog_cc_pic+set}" = Xset; then + : +else + ac_cv_prog_cc_pic= + ac_cv_prog_cc_shlib= + ac_cv_prog_cc_wl= + ac_cv_prog_cc_static= + ac_cv_prog_cc_no_builtin= + ac_cv_prog_cc_can_build_shared=$can_build_shared + + if test "$with_gcc" = yes; then + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-static' + + case $host_os in + aix*) + # All AIX code is PIC. + if test "$host_cpu" = ia64; then + # AIX 5 now supports IA64 processor + lt_cv_prog_cc_static='-Bstatic' + else + lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' + fi + ;; + amigaos*) + # FIXME: we need at least 68020 code to build shared libraries, but + # adding the `-m68020' flag to GCC prevents building anything better, + # like `-m68040'. + ac_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4' + ;; + beos* | irix5* | irix6* | osf3* | osf4* | osf5*) + # PIC is the default for these OSes. + ;; + cygwin* | mingw* | os2*) + # This hack is so that the source file can tell whether it is being + # built for inclusion in a dll (and should export symbols for example). + ac_cv_prog_cc_pic='-DDLL_EXPORT' + ;; + darwin* | rhapsody*) + # PIC is the default on this platform + # Common symbols not allowed in MH_DYLIB files + lt_cv_prog_cc_pic='-fno-common' + ;; + *djgpp*) + # DJGPP does not support shared libraries at all + ac_cv_prog_cc_pic= + ;; + sysv4*MP*) + if test -d /usr/nec; then + ac_cv_prog_cc_pic=-Kconform_pic + fi + ;; + *) + ac_cv_prog_cc_pic='-fPIC' + ;; + esac + else + # PORTME Check for PIC flags for the system compiler. + case $host_os in + aix*) + # All AIX code is PIC. + ac_cv_prog_cc_static="$ac_cv_prog_cc_static ${ac_cv_prog_cc_wl}-lC" + ;; + + hpux9* | hpux10* | hpux11*) + # Is there a better ac_cv_prog_cc_static that works with the bundled CC? + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" + ac_cv_prog_cc_pic='+Z' + ;; + + irix5* | irix6*) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-non_shared' + # PIC (with -KPIC) is the default. + ;; + + cygwin* | mingw* | os2*) + # This hack is so that the source file can tell whether it is being + # built for inclusion in a dll (and should export symbols for example). + ac_cv_prog_cc_pic='-DDLL_EXPORT' + ;; + + newsos6) + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ;; + + osf3* | osf4* | osf5*) + # All OSF/1 code is PIC. + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-non_shared' + ;; + + sco3.2v5*) + ac_cv_prog_cc_pic='-Kpic' + ac_cv_prog_cc_static='-dn' + ac_cv_prog_cc_shlib='-belf' + ;; + + solaris*) + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Wl,' + ;; + + sunos4*) + ac_cv_prog_cc_pic='-PIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Qoption ld ' + ;; + + sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Wl,' + ;; + + uts4*) + ac_cv_prog_cc_pic='-pic' + ac_cv_prog_cc_static='-Bstatic' + ;; + + sysv4*MP*) + if test -d /usr/nec ;then + ac_cv_prog_cc_pic='-Kconform_pic' + ac_cv_prog_cc_static='-Bstatic' + fi + ;; + + *) + ac_cv_prog_cc_can_build_shared=no + ;; + esac + fi + case "$host_os" in + # Platforms which do not suport PIC and -DPIC is meaningless + # on them: + *djgpp*) + ac_cv_prog_cc_pic= + ;; + *) + ac_cv_prog_cc_pic="$ac_cv_prog_cc_pic -DPIC" + ;; + esac +fi + +need_lc=yes +if test "$enable_shared" = yes && test "$with_gcc" = yes; then + case $archive_cmds in + *'~'*) + # FIXME: we may have to deal with multi-command sequences. + ;; + '$CC '*) + # Test whether the compiler implicitly links with -lc since on some + # systems, -lgcc has to come before -lc. If gcc already passes -lc + # to ld, don't add -lc before -lgcc. + echo $ac_n "checking whether -lc should be explicitly linked in... $ac_c" 1>&6 + if eval "test \"`echo '$''{'ac_cv_archive_cmds_needs_lc'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + need_lc=$ac_cv_archive_cmds_needs_lc + elif test "x$skip_need_lc_check" = "xyes" ; then + echo $ac_n "(skipping, using no) $ac_c" 1>&6 + need_lc=no + else + $rm conftest* + echo "static int dummy;" > conftest.$ac_ext + if { (eval echo ltcf-c.sh:need_lc: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; }; then + # Append any warnings to the config.log. + cat conftest.err 1>&5 + soname=conftest + lib=conftest + libobjs=conftest.$ac_objext + deplibs= + wl=$ac_cv_prog_cc_wl + compiler_flags=-v + linker_flags=-v + verstring= + output_objdir=. + libname=conftest + save_allow_undefined_flag=$allow_undefined_flag + allow_undefined_flag= + if { (eval echo ltcf-c.sh:need_lc: \"$archive_cmds\") 1>&5; (eval $archive_cmds) 2>&1 | grep " -lc " 1>&5 ; }; then + need_lc=no + fi + allow_undefined_flag=$save_allow_undefined_flag + else + cat conftest.err 1>&5 + fi + fi + $rm conftest* + echo "$ac_t$need_lc" 1>&6 + ;; + esac +fi +ac_cv_archive_cmds_needs_lc=$need_lc diff --git a/bibletime-doc/admin/ltcf-cxx.sh b/bibletime-doc/admin/ltcf-cxx.sh new file mode 100644 index 0000000..70ccba9 --- /dev/null +++ b/bibletime-doc/admin/ltcf-cxx.sh @@ -0,0 +1,1040 @@ +#### This script is meant to be sourced by ltconfig. + +# ltcf-cxx.sh - Create a C++ compiler specific configuration +# +# Copyright (C) 1996-1999, 2000, 2001 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# Original C++ support by:Gary V. Vaughan +# Alexandre Oliva +# Ossama Othman +# Thomas Thanner +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + + +# Source file extension for C++ test sources. +ac_ext=cc + +# Object file extension for compiled C++ test sources. +objext=o + +# Code to be used in simple compile tests +lt_simple_compile_test_code="int some_variable = 0;" + +# Code to be used in simple link tests +lt_simple_link_test_code='int main(int, char *[]) { return (0); }' + +# C++ compiler +CXX=${CXX-c++} + +# ltmain only uses $CC for tagged configurations so make sure $CC is set. +CC=${CC-"$CXX"} +CFLAGS=${CFLAGS-"$CXXFLAGS"} + +# Allow CC (or CXX) to be a program name with arguments. +set dummy $CC +compiler=$2 +cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` + +# we are optimistic. (Too optimistic if you ask me, down there we switch it +# off again for most platforms ;) (MM) +ld_shlibs=yes + +# Check if we are using GNU gcc (taken/adapted from configure script) +# We need to check here since "--with-gcc" is set at configure time, +# not ltconfig time! +cat > conftest.$ac_ext <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + with_gcc=yes + + # Set up default GNU C++ configuration + + # Check if GNU C++ uses GNU ld as the underlying linker, since the + # archiving commands below assume that GNU ld is being used. + if eval "`$CC -print-prog-name=ld` --version 2>&1" | \ + egrep 'GNU ld' > /dev/null; then + with_gnu_ld=yes + + archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' + + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + + # If archive_cmds runs LD, not CC, wlarc should be empty + # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to + # investigate it a little bit more. (MM) + wlarc='${wl}' + + # ancient GNU ld didn't support --whole-archive et. al. + if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ + egrep 'no-whole-archive' > /dev/null; then + whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' + else + whole_archive_flag_spec= + fi + else + with_gnu_ld=no + wlarc= + + # A generic and very simple default shared library creation + # command for GNU C++ for the case where it uses the native + # linker, instead of GNU ld. If possible, this setting should + # overridden to take advantage of the native linker features on + # the platform it is being used on. + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + fi + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + +else + with_gcc=no + with_gnu_ld=no + wlarc= +fi + +echo "ltcf-cxx: with_gcc=$with_gcc ; with_gnu_ld=$with_gnu_ld" + +# PORTME: fill in a description of your system's C++ link characteristics +case $host_os in + aix3*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + aix4* | aix5*) + archive_cmds='' + hardcode_direct=yes + hardcode_libdir_separator=':' + link_all_deplibs=yes + # When large executables or shared objects are built, AIX ld can + # have problems creating the table of contents. If linking a library + # or program results in "error TOC overflow" add -mminimal-toc to + # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not + # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. + if test "$with_gcc" = yes; then + case $host_os in aix4.[012]|aix4.[012].*) + # We only want to do this on AIX 4.2 and lower, the check + # below for broken collect2 doesn't work under 4.3+ + collect2name=`${CC} -print-prog-name=collect2` + if test -f "$collect2name" && \ + strings "$collect2name" | grep resolve_lib_name >/dev/null + then + # We have reworked collect2 + hardcode_direct=yes + else + # We have old collect2 + hardcode_direct=unsupported + # It fails to find uninstalled libraries when the uninstalled + # path is not listed in the libpath. Setting hardcode_minus_L + # to unsupported forces relinking + hardcode_minus_L=yes + hardcode_libdir_flag_spec='-L$libdir' + hardcode_libdir_separator= + fi + esac + shared_flag='-shared' + else + # not using gcc + if test "$host_cpu" = ia64; then + shared_flag='${wl}-G' + else + shared_flag='${wl}-bM:SRE' + fi + fi + + if test "$host_cpu" = ia64; then + # On IA64, the linker does run time linking by default, so we don't + # have to do anything special. + aix_use_runtimelinking=no + exp_sym_flag='-Bexport' + no_entry_flag="" + else + # KDE requires run time linking. Make it the default. + aix_use_runtimelinking=yes + exp_sym_flag='-bexport' + no_entry_flag='-bnoentry' + fi + # Let the compiler handle the export list. + always_export_symbols=no + if test "$aix_use_runtimelinking" = yes; then + allow_undefined_flag=' ${wl}-berok' + # The following three lines along with hardcode_into_libs=yes put the correct path into libraries. + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir${libdir:+:}/usr/lib:/lib' + archive_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-G '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-G '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + if test "$host_cpu" = ia64; then + hardcode_libdir_flag_spec='${wl}-R $libdir${libdir:+:}/usr/lib:/lib' + allow_undefined_flag="-z nodefs" + archive_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags '"$hardcode_libdir_flag_spec"' -o $lib' + archive_expsym_cmds='$CC '"$shared_flag"' $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags '"$hardcode_libdir_flag_spec"' ${wl}'"$exp_sym_flag"':$export_symbols -o $lib' + else + hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib' + # Warning - without using the other run time loading flags, -berok will + # link without error, but may produce a broken library. + no_undefined_flag='${wl}-bnoerok' + allow_undefined_flag='${wl}-berok" + # -bexpall does not export symbols beginning with underscore (_) + always_export_symbols=yes + # Exported symbols can be pulled into shared objects from archives + whole_archive_flag_spec=' ' + build_libtool_need_lc=yes + # This is similar to how AIX traditionally builds it's shared libraries. + archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' + fi + fi + ;; + chorus*) + case $cc_basename in + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + dgux*) + case $cc_basename in + ec++) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + ghcx) + # Green Hills C++ Compiler + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + freebsd*) + # FreeBSD uses GNU C++ and GNU ld + skip_need_lc_check=yes + remove_lgcc=yes + ;; + hpux*) + hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' + hardcode_libdir_separator=: + hardcode_direct=yes + hardcode_minus_L=yes # Not in the search PATH, but as the default + # location of the library. + export_dynamic_flag_spec='${wl}-E' + + case $cc_basename in + CC) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + aCC) + case $host_os in + hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; + *) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; + esac + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + *) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no ; then + # MM: for HP-UX and g++ -fPIC is needed to link pic objects together + case $host_os in + hpux9*) archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; + *) archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; + esac + output_verbose_link_cmds='$CC -shared -fPIC $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + remove_lgcc=yes + fi + if test "$with_gcc" = no ; then + # FIXME: insert proper C++ library support + ld_shlibs=no + fi + ;; + esac + ;; + irix5* | irix6*) + case $cc_basename in + CC) + # SGI C++ + archive_cmds='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + + # Archives containing C++ object files must be created using + # "CC -ar", where "CC" is the IRIX C++ compiler. This is + # necessary to make sure instantiated templates are included + # in the archive. + old_archive_cmds='$CC -ar -WR,-u -o $oldlib $oldobjs' + ;; + *) + if test "$with_gcc" = yes; then + if test "$with_gnu_ld" = no; then + archive_cmds='$CC -D_LANGUAGE_C_CPLUS_PLUS -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + else + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -o $lib' + fi + fi + ;; + esac + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + link_all_deplibs=yes + ;; + linux*) + case $cc_basename in + KCC) + # Kuck and Associates, Inc. (KAI) C++ Compiler + + # KCC will only create a shared library if the output file + # ends with ".so" (or ".sl" for HP-UX), so rename the library + # to its proper name (with version) after linking. + archive_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' + archive_expsym_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest.so 2>&1 | egrep "ld"`; rm -f libconftest.so; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + + hardcode_libdir_flag_spec='${wl}--rpath,$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + + # Archives containing C++ object files must be created using + # "CC -Bstatic", where "CC" is the KAI C++ compiler. + old_archive_cmds='$CC -Bstatic -o $oldlib $oldobjs' + ;; + cxx) + # Compaq C++ + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' + archive_expsym_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' + + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='-rpath $libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | sed "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + insure) + if test "$with_gcc" = yes; then + # Insure++ together with gcc probably means also GNU ld + # only -whole-archive isn't supported + whole_archive_flag_spec="" + # and we can't use -nostdlib, because bloody insure has no way to + # output the linkline (-Zvm isn't working as documented), so we don't + # know the depending libs. So we hope, insure gets it right anyway. + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' + export_dynamic_flag_spec='${wl}--export-dynamic' + output_verbose_link_cmds="" + fi + esac + ;; + lynxos*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + m88k*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + mvs*) + case $cc_basename in + cxx) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + netbsd*) + if test "$with_gcc" = no || test "$with_gnu_ld" = no; then + # This should only be triggered for NetBSD/a.out + # Add in C++ constructor/destructor support + if test -f /usr/pkg/lib/c++rt0/c++rt0.o.PIC; then + cppopts="/usr/pkg/lib/c++rt0/c++rt0.o.PIC" + elif test -f /usr/lib/c++rt0.o; then + cppopts="/usr/lib/c++rt0.o" + fi + archive_cmds='ld -Bshareable -o $lib '"$cppopts"' $libobjs $deplibs $linkopts' + fi + ;; + openbsd*) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + # MM: OpenBSD 2.7 uses G++, but not GNU ld + archive_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + archive_expsym_cmds='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + old_archive_cmds="$old_archive_cmds~"'$RANLIB $oldlib' + hardcode_libdir_flag_spec='${wl}-R$libdir' + hardcode_direct=yes + hardcode_shlibpath_var=no + whole_archive_flag_spec='${wl}-Bforcearchive' + remove_lgcc=yes + fi + ;; + osf3*) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + else + case $cc_basename in + KCC) + # Kuck and Associates, Inc. (KAI) C++ Compiler + + # KCC will only create a shared library if the output file + # ends with ".so" (or ".sl" for HP-UX), so rename the library + # to its proper name (with version) after linking. + archive_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' + + hardcode_libdir_flag_spec='${wl}-rpath,$libdir' + hardcode_libdir_separator=: + + # Archives containing C++ object files must be created using + # "CC -Bstatic", where "CC" is the KAI C++ compiler. + old_archive_cmds='$CC -Bstatic -o $oldlib $oldobjs' + + ;; + RCC) + # Rational C++ 2.4.1 + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + cxx) + allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' + archive_cmds='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | sed "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + fi + ;; + osf4* | osf5*) + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + allow_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + no_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + archive_cmds='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep "\-L"' + else + case $cc_basename in + KCC) + # Kuck and Associates, Inc. (KAI) C++ Compiler + + # KCC will only create a shared library if the output file + # ends with ".so" (or ".sl" for HP-UX), so rename the library + # to its proper name (with version) after linking. + archive_cmds='templib=`echo $lib | sed -e "s/\.so\..*/\.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' + + hardcode_libdir_flag_spec='${wl}-rpath,$libdir' + hardcode_libdir_separator=: + + # Archives containing C++ object files must be created using + # the KAI C++ compiler. + old_archive_cmds='$CC -o $oldlib $oldobjs' + ;; + RCC) + # Rational C++ 2.4.1 + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + cxx) + allow_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + no_undefined_flag=' -Wl,-expect_unresolved -Wl,\*' + archive_cmds='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -update_registry ${objdir}/so_locations -o $lib' + + hardcode_libdir_flag_spec='-rpath $libdir' + hardcode_libdir_separator=: + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | sed "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + fi + ;; + psos*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + sco*) + case $cc_basename in + CC) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + sunos4*) + case $cc_basename in + CC) + # Sun C++ 4.x + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + lcc) + # Lucid + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + solaris*) + case $cc_basename in + CC) + # Sun C++ 4.2, 5.x and Centerline C++ + no_undefined_flag=' -ztext' + archive_cmds='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' + + hardcode_libdir_flag_spec='-R$libdir' + hardcode_shlibpath_var=no + case $host_os in + solaris2.[0-5] | solaris2.[0-5].*) ;; + *) + # The C++ compiler is used as linker so we must use $wl + # flag to pass the commands to the underlying system + # linker. + # Supported since Solaris 2.6 (maybe 2.5.1?) + whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' + ;; + esac + link_all_deplibs=yes + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + # + # There doesn't appear to be a way to prevent this compiler from + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. + output_verbose_link_cmds='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | egrep "\-R|\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' + + # Archives containing C++ object files must be created using + # "CC -xar", where "CC" is the Sun C++ compiler. This is + # necessary to make sure instantiated templates are included + # in the archive. + old_archive_cmds='$CC -xar -o $oldlib $oldobjs' + ;; + gcx) + # Green Hills C++ Compiler + archive_cmds='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' + + # The C++ compiler must be used to create the archive. + old_archive_cmds='$CC $LDFLAGS -archive -o $oldlib $oldobjs' + ;; + *) + # GNU C++ compiler with Solaris linker + if test "$with_gcc" = yes && test "$with_gnu_ld" = no; then + if $CC --version | egrep -v '^2\.7' > /dev/null; then + archive_cmds='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $linker_flags ${wl}-h $wl$soname -o $lib' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags~$rm $lib.exp' + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | egrep \"\-L\"" + else + # g++ 2.7 appears to require `-G' NOT `-shared' on this + # platform. + archive_cmds='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $linker_flags ${wl}-h $wl$soname -o $lib' + archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ + $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags~$rm $lib.exp' + + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. + output_verbose_link_cmds="$CC -G $CFLAGS -v conftest.$objext 2>&1 | egrep \"\-L\"" + fi + + hardcode_libdir_flag_spec='${wl}-R $wl$libdir' + fi + ;; + esac + ;; + tandem*) + case $cc_basename in + NCC) + # NonStop-UX NCC 3.20 + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + esac + ;; + unixware*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + vxworks*) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; + *) + # FIXME: insert proper C++ library support + ld_shlibs=no + ;; +esac + + +## Compiler Characteristics: PIC flags, static flags, etc + +# We don't use cached values here since only the C compiler +# characteristics should be cached. +ac_cv_prog_cc_pic= +ac_cv_prog_cc_shlib= +ac_cv_prog_cc_wl= +ac_cv_prog_cc_static= +ac_cv_prog_cc_no_builtin= +ac_cv_prog_cc_can_build_shared=$can_build_shared + +ac_cv_prog_cc_pic_works= +ac_cv_prog_cc_static_works= + +if test "$with_gcc" = yes; then + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-static' + + case $host_os in + aix*) + # All AIX code is PIC. + if test "$host_cpu" = ia64; then + # AIX 5 now supports IA64 processor + lt_cv_prog_cc_static='-Bstatic' + else + lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' + fi + ;; + amigaos*) + # FIXME: we need at least 68020 code to build shared libraries, but + # adding the `-m68020' flag to GCC prevents building anything better, + # like `-m68040'. + ac_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4' + ;; + beos* | irix5* | irix6* | osf3* | osf4* | osf5*) + # PIC is the default for these OSes. + ;; + cygwin* | mingw* | os2*) + # This hack is so that the source file can tell whether it is being + # built for inclusion in a dll (and should export symbols for example). + ac_cv_prog_cc_pic='-DDLL_EXPORT' + ;; + darwin* | rhapsody*) + # PIC is the default on this platform + # Common symbols not allowed in MH_DYLIB files + lt_cv_prog_cc_pic='-fno-common' + ;; + *djgpp*) + # DJGPP does not support shared libraries at all + ac_cv_prog_cc_pic= + ;; + sysv4*MP*) + if test -d /usr/nec; then + ac_cv_prog_cc_pic=-Kconform_pic + fi + ;; + *) + ac_cv_prog_cc_pic='-fPIC' + ;; + esac +else + case $host_os in + aix4* | aix5*) + # All AIX code is PIC. + if test "$host_cpu" = ia64; then + # AIX 5 now supports IA64 processor + lt_cv_prog_cc_static='-Bstatic' + else + lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' + fi + ;; + chorus*) + case $cc_basename in + cxch68) + # Green Hills C++ Compiler + # ac_cv_prog_cc_static="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" + ;; + esac + ;; + dgux*) + case $cc_basename in + ec++) + ac_cv_prog_cc_pic='-KPIC' + ;; + ghcx) + # Green Hills C++ Compiler + ac_cv_prog_cc_pic='-pic' + ;; + *) + ;; + esac + ;; + freebsd*) + # FreeBSD uses GNU C++ + ;; + hpux9* | hpux10* | hpux11*) + case $cc_basename in + CC) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" + ac_cv_prog_cc_pic='+Z' + ;; + aCC) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" + ac_cv_prog_cc_pic='+Z' + ;; + *) + ;; + esac + ;; + irix5* | irix6*) + case $cc_basename in + CC) + ac_cv_prog_cc_wl='-Wl,' + ac_cv_prog_cc_static='-non_shared' + ac_cv_prog_cc_pic='-KPIC' + ;; + *) + ;; + esac + ;; + linux*) + case $cc_basename in + KCC) + # KAI C++ Compiler + ac_cv_prog_cc_wl='--backend -Wl,' + ac_cv_prog_cc_pic='-fPIC' + ;; + cxx) + # Compaq C++ + # Make sure the PIC flag is empty. It appears that all Alpha + # Linux and Compaq Tru64 Unix objects are PIC. + ac_cv_prog_cc_pic= + ac_cv_prog_cc_static='-non_shared' + ;; + *) + ;; + esac + ;; + lynxos*) + ;; + m88k*) + ;; + mvs*) + case $cc_basename in + cxx) + ac_cv_prog_cc_pic='-W c,exportall' + ;; + *) + ;; + esac + ;; + netbsd*) + ;; + osf3* | osf4* | osf5*) + case $cc_basename in + KCC) + ac_cv_prog_cc_wl='--backend -Wl,' + ;; + RCC) + # Rational C++ 2.4.1 + ac_cv_prog_cc_pic='-pic' + ;; + cxx) + # Digital/Compaq C++ + ac_cv_prog_cc_wl='-Wl,' + # Make sure the PIC flag is empty. It appears that all Alpha + # Linux and Compaq Tru64 Unix objects are PIC. + ac_cv_prog_cc_pic= + ac_cv_prog_cc_static='-non_shared' + ;; + *) + ;; + esac + ;; + psos*) + ;; + sco*) + case $cc_basename in + CC) + ac_cv_prog_cc_pic='-fPIC' + ;; + *) + ;; + esac + ;; + solaris*) + case $cc_basename in + CC) + # Sun C++ 4.2, 5.x and Centerline C++ + ac_cv_prog_cc_pic='-KPIC' + ac_cv_prog_cc_static='-Bstatic' + ac_cv_prog_cc_wl='-Qoption ld ' + ;; + gcx) + # Green Hills C++ Compiler + ac_cv_prog_cc_pic='-PIC' + ;; + *) + ;; + esac + ;; + sunos4*) + case $cc_basename in + CC) + # Sun C++ 4.x + ac_cv_prog_cc_pic='-pic' + ac_cv_prog_cc_static='-Bstatic' + ;; + lcc) + # Lucid + ac_cv_prog_cc_pic='-pic' + ;; + *) + ;; + esac + ;; + tandem*) + case $cc_basename in + NCC) + # NonStop-UX NCC 3.20 + ac_cv_prog_cc_pic='-KPIC' + ;; + *) + ;; + esac + ;; + unixware*) + ;; + vxworks*) + ;; + *) + ac_cv_prog_cc_can_build_shared=no + ;; + esac +fi + +case "$host_os" in + # Platforms which do not suport PIC and -DPIC is meaningless + # on them: + *djgpp*) + ac_cv_prog_cc_pic= + ;; + *) + ac_cv_prog_cc_pic="$ac_cv_prog_cc_pic -DPIC" + ;; +esac + + +# Figure out "hidden" C++ library dependencies from verbose +# compiler output whening linking a shared library. +cat > conftest.$ac_ext <&5; then + # Parse the compiler output and extract the necessary + # objects, libraries and library flags. + + # Sentinel used to keep track of whether or not we are before + # the conftest object file. + pre_test_object_deps_done=no + + for p in `eval $output_verbose_link_cmds`; do + + case $p in + + -L* | -R* | -l*) + # Some compilers place space between "-{L,R}" and the path. + # Remove the space. + if test $p = "-L" \ + || test $p = "-R"; then + prev=$p + continue + else + prev= + fi + + if test "$pre_test_object_deps_done" = no; then + case $p in + -L* | -R*) + # Internal compiler library paths should come after those + # provided the user. The postdeps already come after the + # user supplied libs so there is no need to process them. + if test -z "$compiler_lib_search_path"; then + compiler_lib_search_path="${prev}${p}" + else + compiler_lib_search_path="${compiler_lib_search_path} ${prev}${p}" + fi + ;; + # The "-l" case would never come before the object being + # linked, so don't bother handling this case. + esac + else + add="${prev}${p}" + if test "x$remove_lgcc" = "xyes" ; then + case "$add" in + -lgcc ) add="" ;; + esac + fi + if test -n "$add" ; then + if test -z "$postdeps"; then + postdeps="$add" + else + postdeps="${postdeps} ${add}" + fi + fi + fi + ;; + + *.$objext) + # This assumes that the test object file only shows up + # once in the compiler output. + if test "$p" = "conftest.$objext"; then + pre_test_object_deps_done=yes + continue + fi + + if test "$pre_test_object_deps_done" = no; then + if test -z "$predep_objects"; then + predep_objects="$p" + else + predep_objects="$predep_objects $p" + fi + else + if test -z "$postdep_objects"; then + postdep_objects="$p" + else + postdep_objects="$postdep_objects $p" + fi + fi + ;; + + *) ;; # Ignore the rest. + + esac + done + + # Clean up. + rm -f a.out +else + echo "ltcf-cxx.sh: error: problem compiling test program" +fi + +$rm -f confest.$objext + +if test "x$skip_need_lc_check" = "xyes" ; then + need_lc=no +else + case " $postdeps " in + *" -lc "*) need_lc=no ;; + *) need_lc=yes ;; + esac +fi diff --git a/bibletime-doc/admin/ltconfig b/bibletime-doc/admin/ltconfig new file mode 100755 index 0000000..caefe9f --- /dev/null +++ b/bibletime-doc/admin/ltconfig @@ -0,0 +1,2794 @@ +#! /bin/sh + +# ltconfig - Create a system-specific libtool. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# A lot of this script is taken from autoconf-2.10. + +# Check that we are running under the correct shell. +SHELL=${CONFIG_SHELL-/bin/sh} +echo=echo +if test "X$1" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift +elif test "X$1" = X--fallback-echo; then + # Avoid inline document here, it may be left over + : +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then + # Yippee, $echo works! + : +else + # Restart under the correct shell. + exec "$SHELL" "$0" --no-reexec ${1+"$@"} +fi + +if test "X$1" = X--fallback-echo; then + # used as fallback echo + shift + cat </dev/null`} + case X$UNAME in + *-DOS) PATH_SEPARATOR=';' ;; + *) PATH_SEPARATOR=':' ;; + esac +fi + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi + +if test "X${echo_test_string+set}" != Xset; then + # find a string as large as possible, as long as the shell can cope with it + for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do + # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... + if (echo_test_string="`eval $cmd`") 2>/dev/null && + echo_test_string="`eval $cmd`" && + (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then + break + fi + done +fi + +if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + : +else + # The Solaris, AIX, and Digital Unix default echo programs unquote + # backslashes. This makes it impossible to quote backslashes using + # echo "$something" | sed 's/\\/\\\\/g' + # + # So, first we look for a working echo in the user's PATH. + + IFS="${IFS= }"; save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}" + for dir in $PATH /usr/ucb; do + if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && + test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + echo="$dir/echo" + break + fi + done + IFS="$save_ifs" + + if test "X$echo" = Xecho; then + # We didn't find a better echo, so look for alternatives. + if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + # This shell has a builtin print -r that does the trick. + echo='print -r' + elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) && + test "X$CONFIG_SHELL" != X/bin/ksh; then + # If we have ksh, try running ltconfig again with it. + ORIGINAL_CONFIG_SHELL="${CONFIG_SHELL-/bin/sh}" + export ORIGINAL_CONFIG_SHELL + CONFIG_SHELL=/bin/ksh + export CONFIG_SHELL + exec "$CONFIG_SHELL" "$0" --no-reexec ${1+"$@"} + else + # Try using printf. + echo='printf %s\n' + if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && + echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + # Cool, printf works + : + elif echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` && + test "X$echo_testing_string" = 'X\t' && + echo_testing_string=`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + CONFIG_SHELL="$ORIGINAL_CONFIG_SHELL" + export CONFIG_SHELL + SHELL="$CONFIG_SHELL" + export SHELL + echo="$CONFIG_SHELL $0 --fallback-echo" + elif echo_testing_string=`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null` && + test "X$echo_testing_string" = 'X\t' && + echo_testing_string=`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && + test "X$echo_testing_string" = "X$echo_test_string"; then + echo="$CONFIG_SHELL $0 --fallback-echo" + else + # maybe with a smaller string... + prev=: + + for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do + if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null; then + break + fi + prev="$cmd" + done + + if test "$prev" != 'sed 50q "$0"'; then + echo_test_string=`eval $prev` + + export echo_test_string + exec "${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}}" "$0" ${1+"$@"} + else + # Oops. We lost completely, so just stick with echo. + echo=echo + fi + fi + fi + fi +fi + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e s/^X//' +sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' + +# Same as above, but do not quote variable references. +double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g' + +# Sed substitution to delay expansion of an escaped shell variable in a +# double_quote_subst'ed string. +delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' + +# The name of this program. +progname=`$echo "X$0" | $Xsed -e 's%^.*/%%'` + +# Constants: +PROGRAM=ltconfig +PACKAGE=libtool +VERSION=1.4a +TIMESTAMP=" (1.641.2.206mm 2001/04/03 21:47:47)" +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +rm="rm -f" + +help="Try \`$progname --help' for more information." + +# Global variables: +default_ofile=libtool +can_build_shared=yes +enable_shared=yes +# All known linkers require a `.a' archive for static linking (except M$VC, +# which needs '.lib'). +enable_static=yes +enable_fast_install=yes +enable_dlopen=unknown +enable_win32_dll=no +pic_mode=default +ltmain= +silent= +srcdir= +ac_config_guess= +ac_config_sub= +host= +build=NONE +nonopt=NONE +ofile="$default_ofile" +verify_host=yes +tagname= +with_gcc=no +with_gnu_ld=no +need_locks=yes +ac_ext=c +libext=a +cache_file= +max_cmd_len= + +## Dependencies to place before and after the object being linked: +predep_objects= +postdep_objects= +predeps= +postdeps= +compiler_lib_search_path= + +## Link characteristics: +allow_undefined_flag= +no_undefined_flag= +need_lib_prefix=unknown +need_version=unknown +# when you set need_version to no, make sure it does not cause -set_version +# flags to be left without arguments +archive_cmds= +archive_expsym_cmds= +old_archive_from_new_cmds= +old_archive_from_expsyms_cmds= +striplib= +old_striplib= +export_dynamic_flag_spec= +whole_archive_flag_spec= +thread_safe_flag_spec= +hardcode_into_libs=no +hardcode_libdir_flag_spec= +hardcode_libdir_separator= +hardcode_direct=no +hardcode_minus_L=no +hardcode_shlibpath_var=unsupported +runpath_var= +link_all_deplibs=unknown +always_export_symbols=no +export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols' +# include_expsyms should be a list of space-separated symbols to be *always* +# included in the symbol list +include_expsyms= +# exclude_expsyms can be an egrep regular expression of symbols to exclude +# it will be wrapped by ` (' and `)$', so one must not match beginning or +# end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', +# as well as any symbol that contains `d'. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_" +# Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out +# platforms (ab)use it in PIC code, but their linkers get confused if +# the symbol is explicitly referenced. Since portable code cannot +# rely on this symbol name, it's probably fine to never include it in +# preloaded symbol tables. +extract_expsyms_cmds= + +## Tools: +old_AR="$AR" +old_AR_FLAGS="$AR_FLAGS" +old_CC="$CC" +old_CFLAGS="$CFLAGS" +old_CPPFLAGS="$CPPFLAGS" +old_LDFLAGS="$LDFLAGS" +old_LIBS="$LIBS" +old_MAGIC_CMD="$MAGIC_CMD" +old_LD="$LD" +old_LN_S="$LN_S" +old_LTCC="$LTCC" +old_NM="$NM" +old_RANLIB="$RANLIB" +old_STRIP="$STRIP" +old_AS="$AS" +old_DLLTOOL="$DLLTOOL" +old_OBJDUMP="$OBJDUMP" +old_OBJEXT="$OBJEXT" +old_EXEEXT="$EXEEXT" +old_reload_flag="$reload_flag" +old_deplibs_check_method="$deplibs_check_method" +old_file_magic_cmd="$file_magic_cmd" + +# Parse the command line options. +args= +prev= +for option +do + case $option in + -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; + *) optarg= ;; + esac + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + eval "$prev=\$option" + prev= + continue + fi + + case $option in + --help) cat <&2 + echo "$help" 1>&2 + exit 1 + ;; + + *) + if test -z "$ltmain"; then + ltmain="$option" + elif test -z "$host"; then +# This generates an unnecessary warning for sparc-sun-solaris4.1.3_U1 +# if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then +# echo "$progname: warning \`$option' is not a valid host type" 1>&2 +# fi + host="$option" + else + echo "$progname: too many arguments" 1>&2 + echo "$help" 1>&2 + exit 1 + fi ;; + esac +done + +if test -z "$ltmain"; then + echo "$progname: you must specify a LTMAIN file" 1>&2 + echo "$help" 1>&2 + exit 1 +fi + +if test ! -f "$ltmain"; then + echo "$progname: \`$ltmain' does not exist" 1>&2 + echo "$help" 1>&2 + exit 1 +fi + +if test -n "$tagname"; then + # Check whether tagname contains only valid characters + case `$echo "X$tagname" | $Xsed -e 's/[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]//g'` in + "") ;; + *) + echo "$progname: invalid tag name: $tagname" 1>&2 + exit 1 + ;; + esac + + if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$ofile" > /dev/null; then + echo "$progname: tag name $tagname already exists" 1>&2 + exit 1 + fi + + if test ! -f "$ofile"; then + echo "$progname: warning: output file \`$ofile' does not exist" 1>&2 + fi + + if test -z "$LTCC"; then + eval "`$SHELL $ofile --config | grep '^LTCC='`" + if test -z "$LTCC"; then + echo "$progname: warning: output file \`$ofile' does not look like a libtool script" 1>&2 + else + echo "$progname: warning: using \`LTCC=$LTCC', extracted from \`$ofile'" 1>&2 + fi + fi +fi + +# Quote any args containing shell metacharacters. +ltconfig_args= +for arg +do + case $arg in + *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) + ltconfig_args="$ltconfig_args '$arg'" ;; + *) ltconfig_args="$ltconfig_args $arg" ;; + esac +done + +# A relevant subset of AC_INIT. + +# File descriptor usage: +# 0 standard input +# 1 file creation +# 2 errors and warnings +# 3 some systems may open it to /dev/tty +# 4 used on the Kubota Titan +# 5 compiler messages saved in config.log +# 6 checking for... messages and results +if test "$silent" = yes; then + exec 6>/dev/null +else + exec 6>&1 +fi +exec 5>>./config.log + +# NLS nuisances. +# Only set LANG and LC_ALL to C if already set. +# These must not be set unconditionally because not all systems understand +# e.g. LANG=C (notably SCO). +if test "X${LC_ALL+set}" = Xset; then LC_ALL=C; export LC_ALL; fi +if test "X${LANG+set}" = Xset; then LANG=C; export LANG; fi + +if test -n "$cache_file" && test -r "$cache_file" && test -f "$cache_file"; then + echo "loading cache $cache_file within ltconfig" + . $cache_file +fi + +if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then + # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. + if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then + ac_n= ac_c=' +' ac_t=' ' + else + ac_n=-n ac_c= ac_t= + fi +else + ac_n= ac_c='\c' ac_t= +fi + +if test -z "$srcdir"; then + # Assume the source directory is the same one as the path to LTMAIN. + srcdir=`$echo "X$ltmain" | $Xsed -e 's%/[^/]*$%%'` + test "$srcdir" = "$ltmain" && srcdir=. +fi + +trap "$rm conftest*; exit 1" 1 2 15 +if test "$verify_host" = yes; then + # Check for config.guess and config.sub. + ac_aux_dir= + for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do + if test -f $ac_dir/config.guess; then + ac_aux_dir=$ac_dir + break + fi + done + if test -z "$ac_aux_dir"; then + echo "$progname: cannot find config.guess in $srcdir $srcdir/.. $srcdir/../.." 1>&2 + echo "$help" 1>&2 + exit 1 + fi + ac_config_guess=$ac_aux_dir/config.guess + ac_config_sub=$ac_aux_dir/config.sub + + # Make sure we can run config.sub. + if $SHELL $ac_config_sub sun4 >/dev/null 2>&1; then : + else + echo "$progname: cannot run $ac_config_sub" 1>&2 + echo "$help" 1>&2 + exit 1 + fi + + echo $ac_n "checking host system type""... $ac_c" 1>&6 + + host_alias=$host + case $host_alias in + "") + # Force config.guess to use the C compiler. + # CC_FOR_BUILD overrides the CC variable in config.guess but I had + # problems with it so do it this way for now. + CC="$LTCC" + + if host_alias=`$SHELL $ac_config_guess`; then : + else + echo "$progname: cannot guess host type; you must specify one" 1>&2 + echo "$help" 1>&2 + exit 1 + fi + + # Restore the C compiler. + CC="$old_CC" + ;; + esac + host=`$SHELL $ac_config_sub $host_alias` + echo "$ac_t$host" 1>&6 + + # Make sure the host verified. + test -z "$host" && exit 1 + + # Check for the build system type + echo $ac_n "checking build system type... $ac_c" 1>&6 + + build_alias=$build + case $build_alias in + NONE) + case $nonopt in + NONE) build_alias=$host_alias ;; + *) build_alias=$nonopt ;; + esac ;; + esac + + build=`$SHELL $ac_config_sub $build_alias` + build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` + build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` + build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` + echo "$ac_t""$build" 1>&6 + +elif test -z "$host"; then + echo "$progname: you must specify a host type if you use \`--no-verify'" 1>&2 + echo "$help" 1>&2 + exit 1 +else + host_alias=$host + build_alias=$host_alias + build=$host +fi + +if test x"$host" != x"$build"; then + ac_tool_prefix=${host_alias}- +else + ac_tool_prefix= +fi + +host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` + +# Transform linux* to *-*-linux-gnu*, to support old configure scripts. +case $host_os in +linux-gnu*) ;; +linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'` +esac + +case $host_os in +aix3*) + # AIX sometimes has problems with the GCC collect2 program. For some + # reason, if we set the COLLECT_NAMES environment variable, the problems + # vanish in a puff of smoke. + if test "X${COLLECT_NAMES+set}" != Xset; then + COLLECT_NAMES= + export COLLECT_NAMES + fi + ;; +esac + +# Determine commands to create old-style static archives. +old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs' +old_postinstall_cmds='chmod 644 $oldlib' +old_postuninstall_cmds= + +if test -n "$RANLIB"; then + old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" + old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" +fi + +# Source the script associated with the $tagname tag configuration. +if test -n "$tagname"; then + . $ltmain +else + # FIXME: We should use a variable here + # Configure for a C compiler + . $srcdir/ltcf-c.sh +fi + +# Set sane defaults for various variables +test -z "$AR" && AR=ar +test -z "$AR_FLAGS" && AR_FLAGS=cru +test -z "$AS" && AS=as +test -z "$CC" && CC=cc +test -z "$DLLTOOL" && DLLTOOL=dlltool +test -z "$MAGIC_CMD" && MAGIC_CMD=file +test -z "$LD" && LD=ld +test -z "$LN_S" && LN_S="ln -s" +test -z "$NM" && NM=nm +test -z "$OBJDUMP" && OBJDUMP=objdump +test -z "$RANLIB" && RANLIB=: +test -z "$STRIP" && STRIP=: +test -z "$objext" && objext=o + +echo $ac_n "checking for objdir... $ac_c" 1>&6 +rm -f .libs 2>/dev/null +mkdir .libs 2>/dev/null +if test -d .libs; then + objdir=.libs +else + # MS-DOS does not allow filenames that begin with a dot. + objdir=_libs +fi +rmdir .libs 2>/dev/null +echo "$ac_t$objdir" 1>&6 + +# If no C compiler was specified, use CC. +LTCC=${LTCC-"$CC"} + +# Allow CC to be a program name with arguments. +set dummy $CC +compiler="$2" + +# We assume here that the value for ac_cv_prog_cc_pic will not be cached +# in isolation, and that seeing it set (from the cache) indicates that +# the associated values are set (in the cache) correctly too. +echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6 +echo "$progname:678:checking for $compiler option to produce PIC" 1>&5 + +if test -z "$ac_cv_prog_cc_pic"; then + echo "$ac_t"none 1>&6 +else + echo "$ac_t""$ac_cv_prog_cc_pic" 1>&6 + + # Check to make sure the pic_flag actually works. + echo $ac_n "checking if $compiler PIC flag $ac_cv_prog_cc_pic works... $ac_c" 1>&6 + echo "$progname:687:checking that $compiler PIC flag $ac_cv_prog_cc_pic works." 1>&5 + if test "X${ac_cv_prog_cc_pic_works+set}" = Xset && \ + test "X${ac_cv_prog_cc_pic_works}" != X; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_cv_prog_cc_pic_works=yes + $rm conftest* + echo $lt_simple_compile_test_code > conftest.$ac_ext + save_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS $ac_cv_prog_cc_pic -DPIC" + if { (eval echo $progname:697: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; } && test -s conftest.$objext; then + # Append any warnings to the config.log. + cat conftest.err 1>&5 + + case $host_os in + hpux9* | hpux10* | hpux11*) + # On HP-UX, both CC and GCC only warn that PIC is supported... then + # they create non-PIC objects. So, if there were any warnings, we + # assume that PIC is not supported. + if test -s conftest.err; then + ac_cv_prog_cc_pic_works=no + ac_cv_prog_cc_can_build_shared=no + ac_cv_prog_cc_pic= + else + ac_cv_prog_cc_pic_works=yes + ac_cv_prog_cc_pic=" $ac_cv_prog_cc_pic" + fi + ;; + *) + ac_cv_prog_cc_pic_works=yes + ac_cv_prog_cc_pic=" $ac_cv_prog_cc_pic" + ;; + esac + else + # Append any errors to the config.log. + cat conftest.err 1>&5 + ac_cv_prog_cc_pic_works=no + ac_cv_prog_cc_can_build_shared=no + ac_cv_prog_cc_pic= + fi + CFLAGS="$save_CFLAGS" + $rm conftest* + fi + # Belt *and* braces to stop my trousers falling down: + if test "X$ac_cv_prog_cc_pic_works" = Xno; then + ac_cv_prog_cc_pic= + ac_cv_prog_cc_can_build_shared=no + fi + echo "$ac_t""$ac_cv_prog_cc_pic_works" 1>&6 +fi + +# Check for any special shared library compilation flags. +if test -n "$ac_cv_prog_cc_shlib"; then + echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2 + if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$ac_cv_prog_cc_shlib[ ]" >/dev/null; then : + else + echo "$progname: add \`$ac_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" 1>&2 + ac_cv_prog_cc_can_build_shared=no + fi +fi + +echo $ac_n "checking if $compiler static flag $ac_cv_prog_cc_static works... $ac_c" 1>&6 +echo "$progname:749: checking if $compiler static flag $ac_cv_prog_cc_static works" >&5 +if test "X${ac_cv_prog_cc_static_works+set}" = Xset && \ + test "X${ac_cv_prog_cc_static_works}" != X; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + $rm conftest* + echo $lt_simple_link_test_code > conftest.$ac_ext + save_LDFLAGS="$LDFLAGS" + LDFLAGS="$LDFLAGS $ac_cv_prog_cc_static" + if { (eval echo $progname:758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + ac_cv_prog_cc_static_works=yes + else + ac_cv_prog_cc_static_works=no + ac_cv_prog_cc_static= + fi + LDFLAGS="$save_LDFLAGS" + $rm conftest* +fi +# Belt *and* braces to stop my trousers falling down: +if test "X$ac_cv_prog_cc_static_works" = Xno; then + ac_cv_prog_cc_static= +fi +echo "$ac_t""$ac_cv_prog_cc_static_works" 1>&6 +pic_flag="$ac_cv_prog_cc_pic" +special_shlib_compile_flags="$ac_cv_prog_cc_shlib" +wl="$ac_cv_prog_cc_wl" +link_static_flag="$ac_cv_prog_cc_static" +no_builtin_flag="$ac_cv_prog_cc_no_builtin" +can_build_shared="$ac_cv_prog_cc_can_build_shared" + +# find the maximum length of command line arguments +echo "$progname:780: finding the maximum length of command line arguments" 1>&5 +echo $ac_n "finding the maximum length of command line arguments... $ac_c" 1>&6 +if test "${lt_cv_sys_max_cmd_len+set}" = set; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + i=0 + testring="ABCDEF" + while test `$CONFIG_SHELL $0 --fallback-echo "X$testring" >/dev/null 2>&1` == `echo "X$testring" >/dev/null 2>&1` && + new_result=`expr "X$testring" : ".*" 2>&1` && + lt_cv_sys_max_cmd_len=$new_result && + test $i != 32 # 1 MB should be enough + do + i=`expr $i + 1` + testring=$testring$testring + done + testring= + # add a significant safety factor because C++ compilers can tack on massive amounts + # of additional arguments before passing them to the linker. 1/4 should be good. + len=`expr $lt_cv_sys_max_cmd_len \/ 4` + lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len - $len` +fi +echo "$progname:@lineno@: result: $lt_cv_sys_max_cmd_len" 1>&5 +echo "${ac_t}$lt_cv_sys_max_cmd_len" 1>&6 + +if test -n $lt_cv_sys_max_cmd_len ; then + max_cmd_len=$lt_cv_sys_max_cmd_len +else + max_cmd_len=none +fi + +# Check to see if options -o and -c are simultaneously supported by compiler +echo $ac_n "checking if $compiler supports -c -o file.$objext... $ac_c" 1>&6 +if test "${lt_cv_compiler_c_o+set}" = set; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + $rm -r conftest 2>/dev/null + mkdir conftest + cd conftest + $rm conftest* + echo $lt_simple_compile_test_code > conftest.$ac_ext + mkdir out + # According to Tom Tromey, Ian Lance Taylor reported there are C compilers + # that will create temporary files in the current directory regardless of + # the output directory. Thus, making CWD read-only will cause this test + # to fail, enabling locking or at least warning the user not to do parallel + # builds. + chmod -w . + save_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -o out/conftest2.$objext" + echo "$progname:829: checking if $compiler supports -c -o file.$objext" >&5 + if { (eval echo $progname:830: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$objext; then + + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings + if test -s out/conftest.err; then + lt_cv_compiler_c_o=no + else + lt_cv_compiler_c_o=yes + fi + else + # Append any errors to the config.log. + cat out/conftest.err 1>&5 + lt_cv_compiler_c_o=no + fi + CFLAGS="$save_CFLAGS" + chmod u+w . + $rm conftest* out/* + rmdir out + cd .. + rmdir conftest + $rm -r conftest 2>/dev/null +fi +compiler_c_o=$lt_cv_compiler_c_o +echo "${ac_t}$compiler_c_o" 1>&6 + +# Check to see if we can do hard links to lock some files if needed +hard_links="nottested" +if test "$compiler_c_o" = no && test "$need_locks" != no; then + # do not overwrite the value of need_locks provided by the user + echo $ac_n "checking if we can lock with hard links... $ac_c" 1>&6 + hard_links=yes + $rm conftest* + ln conftest.a conftest.b 2>/dev/null && hard_links=no + touch conftest.a + ln conftest.a conftest.b 2>&5 || hard_links=no + ln conftest.a conftest.b 2>/dev/null && hard_links=no + echo "$ac_t$hard_links" 1>&6 + $rm conftest* + if test "$hard_links" = no; then + echo "*** WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2 + need_locks=warn + fi +else + need_locks=no +fi + +if test "$with_gcc" = yes; then + # Check to see if options -fno-rtti -fno-exceptions are supported by compiler + echo $ac_n "checking if $compiler supports -fno-rtti -fno-exceptions ... $ac_c" 1>&6 + $rm conftest* + echo $lt_simple_compile_test_code > conftest.$ac_ext + save_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext" + echo "$progname:883: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 + if { (eval echo $progname:884: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>conftest.err; } && test -s conftest.$objext; then + + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings + if test -s conftest.err; then + echo "$ac_t"no 1>&6 + compiler_rtti_exceptions=no + else + echo "$ac_t"yes 1>&6 + compiler_rtti_exceptions=yes + fi + else + # Append any errors to the config.log. + cat conftest.err 1>&5 + compiler_rtti_exceptions=no + echo "$ac_t"no 1>&6 + fi + CFLAGS="$save_CFLAGS" + $rm conftest* + + if test "$compiler_rtti_exceptions" = "yes"; then + no_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions' + else + no_builtin_flag=' -fno-builtin' + fi + +fi + +# See if the linker supports building shared libraries. +echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6 + +echo "$ac_t$ld_shlibs" 1>&6 +test "$ld_shlibs" = no && can_build_shared=no + +# Check hardcoding attributes. +echo $ac_n "checking how to hardcode library paths into programs... $ac_c" 1>&6 +hardcode_action= +if test -n "$hardcode_libdir_flag_spec" || \ + test -n "$runpath_var"; then + + # We can hardcode non-existant directories. + if test "$hardcode_direct" != no && + # If the only mechanism to avoid hardcoding is shlibpath_var, we + # have to relink, otherwise we might link with an installed library + # when we should be linking with a yet-to-be-installed one + ## test "$hardcode_shlibpath_var" != no && + test "$hardcode_minus_L" != no; then + # Linking always hardcodes the temporary library directory. + hardcode_action=relink + else + # We can link without hardcoding, and we can hardcode nonexisting dirs. + hardcode_action=immediate + fi +else + # We cannot hardcode anything, or else we can only hardcode existing + # directories. + hardcode_action=unsupported +fi +echo "$ac_t$hardcode_action" 1>&6 + +echo $ac_n "checking whether stripping libraries is possible... $ac_c" 1>&6 +if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then + test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" + test -z "$striplib" && striplib="$STRIP --strip-unneeded" + echo "${ac_t}yes" 1>&6 +else + echo "${ac_t}no" 1>&6 +fi + +case $reload_flag in +"" | " "*) ;; +*) reload_flag=" $reload_flag" ;; +esac +reload_cmds='$LD$reload_flag -o $output$reload_objs' +test -z "$deplibs_check_method" && deplibs_check_method=unknown + +# PORTME Fill in your ld.so characteristics +library_names_spec= +libname_spec='lib$name' +soname_spec= +postinstall_cmds= +postuninstall_cmds= +finish_cmds= +finish_eval= +shlibpath_var= +shlibpath_overrides_runpath=unknown +version_type=none +dynamic_linker="$host_os ld.so" +sys_lib_dlsearch_path_spec="/lib /usr/lib" +sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" + +echo $ac_n "checking dynamic linker characteristics... $ac_c" 1>&6 +case $host_os in +aix3*) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix $libname.a' + shlibpath_var=LIBPATH + + # AIX 3 has no versioning support, so we append a major version to the name. + soname_spec='${libname}${release}.so$major' + ;; + +aix4* | aix5*) + if test "$host_cpu" = ia64; then + # AIX 5 supports IA64 + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + shlibpath_var=LD_LIBRARY_PATH + else + # AIX (on Power*) has no versioning support, so currently we can not hardcode correct + # soname into executable. Probably we can add versioning support to + # collect2, so additional links can be useful in future. + # We preserve .a as extension for shared libraries though AIX4.2 + # and later linker supports .so + if test "$aix_use_runtimelinking" = yes; then + # If using run time linking (on AIX 4.2 or later) use lib.so instead of + # lib.a to let people know that these are not typical AIX shared libraries. + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + # We want symlinks to be created for the different names. + version_type=linux + else + # We preserve .a as extension for shared libraries though AIX4.2 + # and later when we are not doing run time linking. + library_names_spec='${libname}${release}.a $libname.a' + soname_spec='${libname}${release}.so$major.o' + fi + # If we're using GNU nm, then we don't want the "-C" option. + # -C means demangle to AIX nm, but means don't demangle with GNU nm + if $NM -V 2>&1 | egrep '(GNU)' > /dev/null; then + export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' + else + export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' + fi + shlibpath_var=LIBPATH + deplibs_check_method=pass_all + # Put the right runpath into libraries. + hardcode_into_libs=yes + case $host_os in + aix4 | aix4.[01] | aix4.[01].*) + if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' + echo ' yes ' + echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then + : + else + # With GCC up to 2.95.x, collect2 would create an import file + # for dependence libraries. The import file would start with + # the line `#! .'. This would cause the generated library to + # depend on `.', always an invalid library. This was fixed in + # development snapshots of GCC prior to 3.0. + can_build_shared=no + fi + ;; + esac + fi + ;; + +amigaos*) + library_names_spec='$libname.ixlibrary $libname.a' + # Create ${libname}_ixlibrary.a entries in /sys/libs. + finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done' + ;; + +beos*) + library_names_spec='${libname}.so' + dynamic_linker="$host_os ld.so" + shlibpath_var=LIBRARY_PATH + lt_cv_dlopen="load_add_on" + lt_cv_dlopen_libs= + lt_cv_dlopen_self=yes + ;; + +bsdi4*) + version_type=linux + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' + shlibpath_var=LD_LIBRARY_PATH + sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" + sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" + export_dynamic_flag_spec=-rdynamic + # the default ld.so.conf also contains /usr/contrib/lib and + # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow + # libtool to hard-code these into programs + ;; + +cygwin* | mingw* | pw32*) + version_type=windows + need_version=no + need_lib_prefix=no + case $with_gcc,$host_os in + yes,cygwin*) + library_names_spec='$libname.dll.a' + soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll' + postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i; echo \$dlname'\''`~ + dldir=$destdir/`dirname \$dlpath`~ + test -d \$dldir || mkdir -p \$dldir~ + $install_prog .libs/$dlname \$dldir/$dlname' + postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~ + dlpath=$dir/\$dldll; $rm \$dlpath' + ;; + yes,mingw*) + library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' + sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"` + ;; + yes,pw32*) + library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' +;; + *) + library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib' + ;; + esac + dynamic_linker='Win32 ld.exe' + # FIXME: first we should search . and the directory the executable is in + shlibpath_var=PATH + lt_cv_dlopen="LoadLibrary" + lt_cv_dlopen_libs= + ;; + +darwin* | rhapsody*) + dynamic_linker="$host_os dyld" + version_type=darwin + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}${versuffix}.`test .$module = .yes && echo so || echo dylib` ${libname}${release}${major}.$`test .$module = .yes && echo so || echo dylib` ${libname}.`test .$module = .yes && echo so || echo dylib`' + soname_spec='${libname}${release}${major}.`test .$module = .yes && echo so || echo dylib`' + shlibpath_overrides_runpath=yes + shlibpath_var=DYLD_LIBRARY_PATH + ;; + +freebsd1*) + dynamic_linker=no + ;; + +freebsd*) + objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so' + need_version=no + need_lib_prefix=no + ;; + freebsd-*) + library_names_spec='${libname}${release}.so$versuffix $libname.so$versuffix' + need_version=yes + ;; + esac + shlibpath_var=LD_LIBRARY_PATH + case $host_os in + freebsd2*) + shlibpath_overrides_runpath=yes + ;; + *) + shlibpath_overrides_runpath=no + hardcode_into_libs=yes + ;; + esac + ;; + +gnu*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + hardcode_into_libs=yes + ;; + +hpux9* | hpux10* | hpux11*) + # Give a soname corresponding to the major version so that dld.sl refuses to + # link against other versions. + dynamic_linker="$host_os dld.sl" + version_type=sunos + need_lib_prefix=no + need_version=no + shlibpath_var=SHLIB_PATH + shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH + library_names_spec='${libname}${release}.sl$versuffix ${libname}${release}.sl$major $libname.sl' + soname_spec='${libname}${release}.sl$major' + # HP-UX runs *really* slowly unless shared libraries are mode 555. + postinstall_cmds='chmod 555 $lib' + ;; + +irix5* | irix6*) + version_type=irix + need_lib_prefix=no + need_version=no + soname_spec='${libname}${release}.so$major' + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so' + case $host_os in + irix5*) + libsuff= shlibsuff= + ;; + *) + case $LD in # libtool.m4 will add one of these switches to LD + *-32|*"-32 ") libsuff= shlibsuff= libmagic=32-bit;; + *-n32|*"-n32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; + *-64|*"-64 ") libsuff=64 shlibsuff=64 libmagic=64-bit;; + *) libsuff= shlibsuff= libmagic=never-match;; + esac + ;; + esac + shlibpath_var=LD_LIBRARY${shlibsuff}_PATH + shlibpath_overrides_runpath=no + sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" + sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" + ;; + +# No shared lib support for Linux oldld, aout, or coff. +linux-gnuoldld* | linux-gnuaout* | linux-gnucoff*) + dynamic_linker=no + ;; + +# This must be Linux ELF. +linux-gnu*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no + # This implies no fast_install, which is unacceptable. + # Some rework will be needed to allow for fast_install + # before this can be enabled. + hardcode_into_libs=yes + + # We used to test for /lib/ld.so.1 and disable shared libraries on + # powerpc, because MkLinux only supported shared libraries with the + # GNU dynamic linker. Since this was broken with cross compilers, + # most powerpc-linux boxes support dynamic linking these days and + # people can always --disable-shared, the test was removed, and we + # assume the GNU/Linux dynamic linker is in use. + dynamic_linker='GNU/Linux ld.so' + ;; + +netbsd*) + version_type=sunos + if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then + library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' + dynamic_linker='NetBSD (a.out) ld.so' + need_version=yes + else + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so' + soname_spec='${libname}${release}.so$major' + dynamic_linker='NetBSD ld.elf_so' + fi + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + hardcode_into_libs=yes + ;; + +newsos6) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + ;; + +openbsd*) + version_type=sunos + if test "$with_gnu_ld" = yes; then + need_lib_prefix=no + need_version=no + fi + library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' + shlibpath_var=LD_LIBRARY_PATH + # OpenBSD 2.7 the overriding is needed for fast-install + shlibpath_overrides_runpath=yes + ;; + +os2*) + libname_spec='$name' + need_lib_prefix=no + library_names_spec='$libname.dll $libname.a' + dynamic_linker='OS/2 ld.exe' + shlibpath_var=LIBPATH + ;; + +osf3* | osf4* | osf5*) + version_type=osf + need_version=no + soname_spec='${libname}${release}.so' + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so' + shlibpath_var=LD_LIBRARY_PATH + sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" + sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" + ;; + +sco3.2v5*) + version_type=osf + soname_spec='${libname}${release}.so$major' + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + shlibpath_var=LD_LIBRARY_PATH + ;; + +solaris*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + hardcode_into_libs=yes + # ldd complains unless libraries are executable + postinstall_cmds='chmod +x $lib' + ;; + +sunos4*) + version_type=sunos + library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' + finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes + if test "$with_gnu_ld" = yes; then + need_lib_prefix=no + fi + need_version=yes + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + case $host_vendor in + motorola) + need_lib_prefix=no + need_version=no + shlibpath_overrides_runpath=no + sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' + ;; + esac + ;; + +uts4*) + version_type=linux + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + ;; + +dgux*) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' + soname_spec='${libname}${release}.so$major' + shlibpath_var=LD_LIBRARY_PATH + ;; + +sysv4*MP*) + if test -d /usr/nec ;then + version_type=linux + library_names_spec='$libname.so.$versuffix $libname.so.$major $libname.so' + soname_spec='$libname.so.$major' + shlibpath_var=LD_LIBRARY_PATH + fi + ;; + +*) + dynamic_linker=no + ;; +esac +echo "$ac_t$dynamic_linker" 1>&6 +test "$dynamic_linker" = no && can_build_shared=no + +# Check for command to grab the raw symbol name followed by C symbol from nm. +echo $ac_n "checking command to parse $NM output... $ac_c" 1>&6 + +# These are sane defaults that work on at least a few old systems. +# [They come from Ultrix. What could be older than Ultrix?!! ;)] + +# Character class describing NM global symbol codes. +symcode='[BCDEGRST]' + +# Regexp to match symbols that can be accessed directly from C. +sympat='\([_A-Za-z][_A-Za-z0-9]*\)' + +# Transform the above into a raw symbol and a C symbol. +symxfrm='\1 \2\3 \3' + +# Transform an extracted symbol line into a proper C declaration +global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'" + +# Define system-specific variables. +case $host_os in +aix*) + symcode='[BCDT]' + ;; +cygwin* | mingw* | pw32*) + symcode='[ABCDGISTW]' + ;; +hpux*) # Its linker distinguishes data from code symbols + global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^. .* \(.*\)$/extern char \1;/p'" + ;; +irix*) + symcode='[BCDEGRST]' + ;; +solaris* | sysv5*) + symcode='[BDT]' + ;; +sysv4) + symcode='[DFNSTU]' + ;; +esac + +# Handle CRLF in mingw tool chain +opt_cr= +case $host_os in +mingw*) + opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp + ;; +esac + +# If we're using GNU nm, then use its standard symbol codes. +if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then + symcode='[ABCDGISTW]' +fi + +# Try without a prefix undercore, then with it. +for ac_symprfx in "" "_"; do + + # Write the raw and C identifiers. +global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" + + # Check to see that the pipe works correctly. + pipe_works=no + $rm conftest* + cat > conftest.$ac_ext <&5 + if { (eval echo $progname:1424: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; } && test -s conftest.$objext; then + # Now try to grab the symbols. + nlist=conftest.nm + if { echo "$progname:1427: eval \"$NM conftest.$objext | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then + + # Try sorting and uniquifying the output. + if sort "$nlist" | uniq > "$nlist"T; then + mv -f "$nlist"T "$nlist" + else + rm -f "$nlist"T + fi + + # Make sure that we snagged all the symbols we need. + if egrep ' nm_test_var$' "$nlist" >/dev/null; then + if egrep ' nm_test_func$' "$nlist" >/dev/null; then + cat < conftest.$ac_ext +#ifdef __cplusplus +extern "C" { +#endif + +EOF + # Now generate the symbol file. + eval "$global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext' + + cat <> conftest.$ac_ext +#if defined (__STDC__) && __STDC__ +# define lt_ptr_t void * +#else +# define lt_ptr_t char * +# define const +#endif + +/* The mapping between symbol names and symbols. */ +const struct { + const char *name; + lt_ptr_t address; +} +lt_preloaded_symbols[] = +{ +EOF + sed 's/^. \(.*\) \(.*\)$/ {"\2", (lt_ptr_t) \&\2},/' < "$nlist" >> conftest.$ac_ext + cat <<\EOF >> conftest.$ac_ext + {0, (lt_ptr_t) 0} +}; + +#ifdef __cplusplus +} +#endif +EOF + # Now try linking the two files. + mv conftest.$objext conftstm.$objext + save_LIBS="$LIBS" + save_CFLAGS="$CFLAGS" + LIBS="conftstm.$objext" + CFLAGS="$CFLAGS$no_builtin_flag" + if { (eval echo $progname:1479: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + pipe_works=yes + else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + fi + LIBS="$save_LIBS" + else + echo "cannot find nm_test_func in $nlist" >&5 + fi + else + echo "cannot find nm_test_var in $nlist" >&5 + fi + else + echo "cannot run $global_symbol_pipe" >&5 + fi + else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + fi + $rm conftest* conftst* + + # Do not use the global_symbol_pipe unless it works. + if test "$pipe_works" = yes; then + break + else + global_symbol_pipe= + fi +done +if test "$pipe_works" = yes; then + echo "${ac_t}ok" 1>&6 +else + echo "${ac_t}failed" 1>&6 +fi + +if test -z "$global_symbol_pipe"; then + global_symbol_to_cdecl= +fi + +# Report the final consequences. +echo "checking if libtool supports shared libraries... $can_build_shared" 1>&6 + +# Only try to build win32 dlls if AC_LIBTOOL_WIN32_DLL was used in +# configure.in, otherwise build static only libraries. +case $host_os in +cygwin* | mingw* | pw32* | os2*) + if test x$can_build_shared = xyes; then + test x$enable_win32_dll = xno && can_build_shared=no + echo "checking if package supports dlls... $can_build_shared" 1>&6 + fi +;; +esac + +echo $ac_n "checking whether to build shared libraries... $ac_c" 1>&6 +test "$can_build_shared" = "no" && enable_shared=no + +# On AIX, shared libraries and static libraries use the same namespace, and +# are all built from PIC. +case $host_os in +aix3*) + test "$enable_shared" = yes && enable_static=no + if test -n "$RANLIB"; then + archive_cmds="$archive_cmds~\$RANLIB \$lib" + postinstall_cmds='$RANLIB $lib' + fi + ;; + +aix4* | aix5*) + test "$enable_shared" = yes && enable_static=no + ;; +esac + +echo "$ac_t$enable_shared" 1>&6 + +# Make sure either enable_shared or enable_static is yes. +test "$enable_shared" = yes || enable_static=yes + +echo "checking whether to build static libraries... $enable_static" 1>&6 + +if test "$hardcode_action" = relink; then + # Fast installation is not supported + enable_fast_install=no +elif test "$shlibpath_overrides_runpath" = yes || + test "$enable_shared" = no; then + # Fast installation is not necessary + enable_fast_install=needless +fi + +variables_saved_for_relink="PATH $shlibpath_var $runpath_var" +if test "$with_gcc" = yes; then + variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" +fi + +# Check whether we must set pic_mode to default +test -z "$pic_flag" && pic_mode=default + +if test "x$enable_dlopen" != xyes; then + enable_dlopen=unknown + enable_dlopen_self=unknown + enable_dlopen_self_static=unknown +else +if test "X${lt_cv_dlopen+set}" != Xset; then + lt_cv_dlopen=no lt_cv_dlopen_libs= +echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 +echo "$progname:1583: checking for dlopen in -ldl" >&5 +if test "X${ac_cv_lib_dl_dlopen+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldl $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_dl_dlopen=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_dl_dlopen=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_dl_dlopen" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for dlopen""... $ac_c" 1>&6 +echo "$progname:1622: checking for dlopen" >&5 +if test "X${ac_cv_func_dlopen+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char dlopen(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_dlopen) || defined (__stub___dlopen) +choke me +#else +dlopen(); +#endif + +; return 0; } +EOF +if { (eval echo $progname:1652: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_func_dlopen=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_func_dlopen=no +fi +rm -f conftest* +fi +if test "X$ac_cv_func_dlopen" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dlopen" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for dlopen in -lsvld""... $ac_c" 1>&6 +echo "$progname:1669: checking for dlopen in -lsvld" >&5 +if test "X${ac_cv_lib_svld_dlopen+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lsvld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_svld_dlopen=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_svld_dlopen=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_svld_dlopen" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for dld_link in -ldld""... $ac_c" 1>&6 +echo "$progname:1708: checking for dld_link in -ldld" >&5 +if test "X${ac_cv_lib_dld_dld_link+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_dld_dld_link=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_dld_dld_link=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_dld_dld_link" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for shl_load""... $ac_c" 1>&6 +echo "$progname:1747: checking for shl_load" >&5 +if test "X${ac_cv_func_shl_load+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char shl_load(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_shl_load) || defined (__stub___shl_load) +choke me +#else +shl_load(); +#endif + +; return 0; } +EOF +if { (eval echo $progname:1777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_func_shl_load=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_func_shl_load=no +fi +rm -f conftest* +fi + +if test "X$ac_cv_func_shl_load" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="shl_load" +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for shl_load in -ldld""... $ac_c" 1>&6 +echo "$progname:1795: checking for shl_load in -ldld" >&5 +if test "X${ac_cv_lib_dld_shl_load+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_lib_dld_shl_load=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_lib_dld_shl_load=no +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if test "X$ac_cv_lib_dld_shl_load" = Xyes; then + echo "$ac_t""yes" 1>&6 + lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" +else + echo "$ac_t""no" 1>&6 +fi + + +fi + + +fi + + +fi + + +fi + +fi + +fi + + if test "x$lt_cv_dlopen" != xno; then + enable_dlopen=yes + else + enable_dlopen=no + fi + + case $lt_cv_dlopen in + dlopen) +for ac_hdr in dlfcn.h; do +ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` +echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 +echo "$progname:1863: checking for $ac_hdr" >&5 +if eval "test \"`echo 'X$''{'ac_cv_header_$ac_safe'+set}'`\" = Xset"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +int fnord = 0; +int main () { return(0); } +EOF +ac_try="$ac_compile >/dev/null 2>conftest.out" +{ (eval echo $progname:1874: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + rm -rf conftest* + eval "ac_cv_header_$ac_safe=yes" +else + echo "$ac_err" >&5 + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_header_$ac_safe=no" +fi +rm -f conftest* +fi +if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then + echo "$ac_t""yes" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi +done + + if test "x$ac_cv_header_dlfcn_h" = xyes; then + CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" + fi + eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" + LIBS="$lt_cv_dlopen_libs $LIBS" + + echo $ac_n "checking whether a program can dlopen itself""... $ac_c" 1>&6 +echo "$progname:1902: checking whether a program can dlopen itself" >&5 +if test "X${lt_cv_dlopen_self+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + lt_cv_dlopen_self=cross + else + cat > conftest.$ac_ext < +#endif + +#include + +#ifdef RTLD_GLOBAL +# define LTDL_GLOBAL RTLD_GLOBAL +#else +# ifdef DL_GLOBAL +# define LTDL_GLOBAL DL_GLOBAL +# else +# define LTDL_GLOBAL 0 +# endif +#endif + +/* We may have to define LTDL_LAZY_OR_NOW in the command line if we + find out it does not work in some platform. */ +#ifndef LTDL_LAZY_OR_NOW +# ifdef RTLD_LAZY +# define LTDL_LAZY_OR_NOW RTLD_LAZY +# else +# ifdef DL_LAZY +# define LTDL_LAZY_OR_NOW DL_LAZY +# else +# ifdef RTLD_NOW +# define LTDL_LAZY_OR_NOW RTLD_NOW +# else +# ifdef DL_NOW +# define LTDL_LAZY_OR_NOW DL_NOW +# else +# define LTDL_LAZY_OR_NOW 0 +# endif +# endif +# endif +# endif +#endif + +void fnord() { int i=42; } +int main() { + void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW); + if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord"); + if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); return 1;} + +EOF +if { (eval echo $progname:1957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + lt_cv_dlopen_self=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + lt_cv_dlopen_self=no +fi +rm -fr conftest* +fi + +fi + +echo "$ac_t""$lt_cv_dlopen_self" 1>&6 + + if test "$lt_cv_dlopen_self" = yes; then + LDFLAGS="$LDFLAGS $link_static_flag" + echo $ac_n "checking whether a statically linked program can dlopen itself""... $ac_c" 1>&6 +echo "$progname:1976: checking whether a statically linked program can dlopen itself" >&5 +if test "X${lt_cv_dlopen_self_static+set}" = Xset; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + lt_cv_dlopen_self_static=cross + else + cat > conftest.$ac_ext < +#endif + +#include + +#ifdef RTLD_GLOBAL +# define LTDL_GLOBAL RTLD_GLOBAL +#else +# ifdef DL_GLOBAL +# define LTDL_GLOBAL DL_GLOBAL +# else +# define LTDL_GLOBAL 0 +# endif +#endif + +/* We may have to define LTDL_LAZY_OR_NOW in the command line if we + find out it does not work in some platform. */ +#ifndef LTDL_LAZY_OR_NOW +# ifdef RTLD_LAZY +# define LTDL_LAZY_OR_NOW RTLD_LAZY +# else +# ifdef DL_LAZY +# define LTDL_LAZY_OR_NOW DL_LAZY +# else +# ifdef RTLD_NOW +# define LTDL_LAZY_OR_NOW RTLD_NOW +# else +# ifdef DL_NOW +# define LTDL_LAZY_OR_NOW DL_NOW +# else +# define LTDL_LAZY_OR_NOW 0 +# endif +# endif +# endif +# endif +#endif + +void fnord() { int i=42; } +int main() { + void *self, *ptr1, *ptr2; self=dlopen(0,LTDL_GLOBAL|LTDL_LAZY_OR_NOW); + if(self) { ptr1=dlsym(self,"fnord"); ptr2=dlsym(self,"_fnord"); + if(ptr1 || ptr2) { dlclose(self); exit(0); } } exit(1); return 1; } + +EOF +if { (eval echo $progname:2031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null +then + lt_cv_dlopen_self_static=yes +else + echo "$progname: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + lt_cv_dlopen_self_static=no +fi +rm -fr conftest* +fi + +fi + +echo "$ac_t""$lt_cv_dlopen_self_static" 1>&6 +fi + ;; + esac + + case $lt_cv_dlopen_self in + yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; + *) enable_dlopen_self=unknown ;; + esac + + case $lt_cv_dlopen_self_static in + yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; + *) enable_dlopen_self_static=unknown ;; + esac +fi + +# Copy echo and quote the copy, instead of the original, because it is +# used later. +ltecho="$echo" +if test "X$ltecho" = "X$CONFIG_SHELL $0 --fallback-echo"; then + ltecho="$CONFIG_SHELL \$0 --fallback-echo" +fi +LTSHELL="$SHELL" + +LTCONFIG_VERSION="$VERSION" + +# Only quote variables if we're using ltmain.sh. +case $ltmain in +*.sh) + # Now quote all the things that may contain metacharacters. + for var in ltecho old_AR old_AR_FLAGS old_CC old_LTCC old_CFLAGS old_CPPFLAGS \ + old_MAGIC_CMD old_LD old_LDFLAGS old_LIBS \ + old_LN_S old_NM old_RANLIB old_STRIP \ + old_AS old_DLLTOOL old_OBJDUMP \ + old_OBJEXT old_EXEEXT old_reload_flag \ + old_deplibs_check_method old_file_magic_cmd \ + AR AR_FLAGS CC LTCC LD LN_S NM LTSHELL LTCONFIG_VERSION \ + reload_flag reload_cmds wl \ + pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \ + thread_safe_flag_spec whole_archive_flag_spec libname_spec \ + library_names_spec soname_spec \ + RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \ + old_postuninstall_cmds archive_cmds archive_expsym_cmds postinstall_cmds \ + postuninstall_cmds extract_expsyms_cmds old_archive_from_expsyms_cmds \ + predep_objects postdep_objects predeps postdeps compiler_lib_search_path \ + old_striplib striplib file_magic_cmd export_symbols_cmds \ + deplibs_check_method allow_undefined_flag no_undefined_flag \ + finish_cmds finish_eval global_symbol_pipe global_symbol_to_cdecl \ + hardcode_libdir_flag_spec hardcode_libdir_separator \ + sys_lib_search_path_spec sys_lib_dlsearch_path_spec \ + compiler_c_o need_locks exclude_expsyms include_expsyms; do + + case $var in + reload_cmds | old_archive_cmds | old_archive_from_new_cmds | \ + old_postinstall_cmds | old_postuninstall_cmds | \ + export_symbols_cmds | archive_cmds | archive_expsym_cmds | \ + extract_expsyms_cmds | old_archive_from_expsyms_cmds | \ + postinstall_cmds | postuninstall_cmds | \ + finish_cmds | sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) + # Double-quote double-evaled strings. + eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ### testsuite: skip nested quoting test + ;; + *) + eval "$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" ### testsuite: skip nested quoting test + ;; + esac + done + + case $ltecho in + *'\$0 --fallback-echo"') + ltecho=`$echo "X$ltecho" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` + ;; + esac + + if test -z "$tagname"; then + trap "$rm \"$ofile\"; exit 1" 1 2 15 + echo "creating $ofile" + $rm "$ofile" + cat < "$ofile" +#! $SHELL + +# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. +# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) +# NOTE: Changes made to this file will be lost: look at ltconfig or ltmain.sh. +# +# Copyright (C) 1996-2000 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Sed that helps us avoid accidentally triggering echo(1) options like -n. +Xsed="sed -e s/^X//" + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi + +# The names of the tagged configurations supported by this script. +available_tags= + +### BEGIN LIBTOOL CONFIG +EOF + else + echo "appending configuration tag \"$tagname\" to $ofile" + echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile" + fi + cfgfile="$ofile" + ;; + +*) + # Double-quote the variables that need it (for aesthetics). + for var in old_AR old_AR_FLAGS old_CC old_LTCC old_CFLAGS old_CPPFLAGS \ + old_MAGIC_CMD old_LD old_LDFLAGS old_LIBS \ + old_LN_S old_NM old_RANLIB old_STRIP \ + old_AS old_DLLTOOL old_OBJDUMP \ + old_OBJEXT old_EXEEXT old_reload_flag \ + old_deplibs_check_method old_file_magic_cmd; do + eval "$var=\\\"\$var\\\"" + done + + # Just create a config file. + cfgfile="$ofile.cfg" + if test -z "$tagname"; then + trap "$rm \"$cfgfile\"; exit 1" 1 2 15 + echo "creating $cfgfile" + $rm "$cfgfile" + cat < "$cfgfile" +# `$echo "$cfgfile" | sed 's%^.*/%%'` - Libtool configuration file. +# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) + +### BEGIN LIBTOOL CONFIG +EOF + else + echo "appending to $cfgfile" + echo "### BEGIN LIBTOOL TAG CONFIG: $tagname" >> "$ofile" + fi + ;; +esac + +cat <> "$cfgfile" +# Libtool was configured as follows, on host `(hostname || uname -n) 2>/dev/null | sed 1q`: +# +# AR=$old_AR AR_FLAGS=$old_AR_FLAGS LTCC=$old_LTCC CC=$old_CC \\ +# CFLAGS=$old_CFLAGS CPPFLAGS=$old_CPPFLAGS \\ +# MAGIC_CMD=$old_MAGIC_CMD LD=$old_LD LDFLAGS=$old_LDFLAGS LIBS=$old_LIBS \\ +# LN_S=$old_LN_S NM=$old_NM RANLIB=$old_RANLIB STRIP=$old_STRIP \\ +# AS=$old_AS DLLTOOL=$old_DLLTOOL OBJDUMP=$old_OBJDUMP \\ +# objext=$old_OBJEXT exeext=$old_EXEEXT reload_flag=$old_reload_flag \\ +# deplibs_check_method=$old_deplibs_check_method \\ +# file_magic_cmd=$old_file_magic_cmd \\ +# $0$ltconfig_args +# +# Compiler and other test output produced by $progname, useful for +# debugging $progname, is in ./config.log if it exists. + +# The version of $progname that generated this script. +LTCONFIG_VERSION=$LTCONFIG_VERSION + +# Shell to use when invoking shell scripts. +SHELL=$LTSHELL + +# Whether or not to build shared libraries. +build_libtool_libs=$enable_shared + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=$need_lc + +# Whether or not to build static libraries. +build_old_libs=$enable_static + +# Whether or not to optimize for fast installation. +fast_install=$enable_fast_install + +# The host system. +host_alias=$host_alias +host=$host + +# An echo program that does not interpret backslashes. +echo=$ltecho + +# The archiver. +AR=$AR +AR_FLAGS=$AR_FLAGS + +# A C compiler. +LTCC=$LTCC + +# A language-specific compiler. +CC=$CC + +# Is the compiler the GNU C compiler? +with_gcc=$with_gcc + +# The linker used to build libraries. +LD=$LD + +# Whether we need hard or soft links. +LN_S=$LN_S + +# A BSD-compatible nm program. +NM=$NM + +# A symbol stripping program +STRIP=$STRIP + +# Used to examine libraries when file_magic_cmd begins "file" +MAGIC_CMD=$MAGIC_CMD + +# Used on cygwin: DLL creation program. +DLLTOOL="$DLLTOOL" + +# Used on cygwin: object dumper. +OBJDUMP="$OBJDUMP" + +# Used on cygwin: assembler. +AS="$AS" + +# The name of the directory that contains temporary libtool files. +objdir=$objdir + +# How to create reloadable object files. +reload_flag=$reload_flag +reload_cmds=$reload_cmds + +# How to pass a linker flag through the compiler. +wl=$wl + +# Object file suffix (normally "o"). +objext="$objext" + +# Old archive suffix (normally "a"). +libext="$libext" + +# Executable file suffix (normally ""). +exeext="$exeext" + +# Additional compiler flags for building library objects. +pic_flag=$pic_flag +pic_mode=$pic_mode + +# What is the maximum length of a command? +max_cmd_len=$max_cmd_len + +# Does compiler simultaneously support -c and -o options? +compiler_c_o=$compiler_c_o + +# Must we lock files when doing compilation ? +need_locks=$need_locks + +# Do we need the lib prefix for modules? +need_lib_prefix=$need_lib_prefix + +# Do we need a version for libraries? +need_version=$need_version + +# Whether dlopen is supported. +dlopen_support=$enable_dlopen + +# Whether dlopen of programs is supported. +dlopen_self=$enable_dlopen_self + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=$enable_dlopen_self_static + +# Compiler flag to prevent dynamic linking. +link_static_flag=$link_static_flag + +# Compiler flag to turn off builtin functions. +no_builtin_flag=$no_builtin_flag + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec=$export_dynamic_flag_spec + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec=$whole_archive_flag_spec + +# Compiler flag to generate thread-safe objects. +thread_safe_flag_spec=$thread_safe_flag_spec + +# Library versioning type. +version_type=$version_type + +# Format of library name prefix. +libname_spec=$libname_spec + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME. +library_names_spec=$library_names_spec + +# The coded name of the library, if different from the real name. +soname_spec=$soname_spec + +# Commands used to build and install an old-style archive. +RANLIB=$RANLIB +old_archive_cmds=$old_archive_cmds +old_postinstall_cmds=$old_postinstall_cmds +old_postuninstall_cmds=$old_postuninstall_cmds + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds=$old_archive_from_new_cmds + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds=$old_archive_from_expsyms_cmds + +# Commands used to build and install a shared archive. +archive_cmds=$archive_cmds +archive_expsym_cmds=$archive_expsym_cmds +postinstall_cmds=$postinstall_cmds +postuninstall_cmds=$postuninstall_cmds + +# Commands to strip libraries. +old_striplib=$old_striplib +striplib=$striplib + +# Dependencies to place before the objects being linked to create a +# shared library. +predep_objects=$predep_objects + +# Dependencies to place after the objects being linked to create a +# shared library. +postdep_objects=$postdep_objects + +# Dependencies to place before the objects being linked to create a +# shared library. +predeps=$predeps + +# Dependencies to place after the objects being linked to create a +# shared library. +postdeps=$postdeps + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path=$compiler_lib_search_path + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method=$deplibs_check_method + +# Command to use when deplibs_check_method == file_magic. +file_magic_cmd=$file_magic_cmd + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag=$allow_undefined_flag + +# Flag that forces no undefined symbols. +no_undefined_flag=$no_undefined_flag + +# Commands used to finish a libtool library installation in a directory. +finish_cmds=$finish_cmds + +# Same as above, but a single script fragment to be evaled but not shown. +finish_eval=$finish_eval + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe=$global_symbol_pipe + +# Transform the output of nm in a proper C declaration +global_symbol_to_cdecl=$global_symbol_to_cdecl + +# This is the shared library runtime path variable. +runpath_var=$runpath_var + +# This is the shared library path variable. +shlibpath_var=$shlibpath_var + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=$shlibpath_overrides_runpath + +# How to hardcode a shared library path into an executable. +hardcode_action=$hardcode_action + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=$hardcode_into_libs + +# Flag to hardcode \$libdir into a binary during linking. +# This must work even if \$libdir does not exist. +hardcode_libdir_flag_spec=$hardcode_libdir_flag_spec + +# Whether we need a single -rpath flag with a separated argument. +hardcode_libdir_separator=$hardcode_libdir_separator + +# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the +# resulting binary. +hardcode_direct=$hardcode_direct + +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the +# resulting binary. +hardcode_minus_L=$hardcode_minus_L + +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into +# the resulting binary. +hardcode_shlibpath_var=$hardcode_shlibpath_var + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at relink time. +variables_saved_for_relink="$variables_saved_for_relink" + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=$link_all_deplibs + +# Compile-time system search path for libraries +sys_lib_search_path_spec=$sys_lib_search_path_spec + +# Run-time system search path for libraries +sys_lib_dlsearch_path_spec=$sys_lib_dlsearch_path_spec + +# Fix the shell variable \$srcfile for the compiler. +fix_srcfile_path="$fix_srcfile_path" + +# Set to yes if exported symbols are required. +always_export_symbols=$always_export_symbols + +# The commands to list exported symbols. +export_symbols_cmds=$export_symbols_cmds + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds=$extract_expsyms_cmds + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms=$exclude_expsyms + +# Symbols that must always be exported. +include_expsyms=$include_expsyms + +EOF + +if test -z "$tagname"; then + echo '### END LIBTOOL CONFIG' >> "$ofile" +else + echo "### END LIBTOOL TAG CONFIG: $tagname" >> "$ofile" +fi + +case $ltmain in +*.sh) + echo >> "$ofile" + if test -z "$tagname"; then + case $host_os in + aix3*) + cat <<\EOF >> "$ofile" + +# AIX sometimes has problems with the GCC collect2 program. For some +# reason, if we set the COLLECT_NAMES environment variable, the problems +# vanish in a puff of smoke. +if test "X${COLLECT_NAMES+set}" != Xset; then + COLLECT_NAMES= + export COLLECT_NAMES +fi +EOF + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + cat <<'EOF' >> "$ofile" + # This is a source program that is used to create dlls on Windows + # Don't remove nor modify the starting and closing comments +# /* ltdll.c starts here */ +# #define WIN32_LEAN_AND_MEAN +# #include +# #undef WIN32_LEAN_AND_MEAN +# #include +# +# #ifndef __CYGWIN__ +# # ifdef __CYGWIN32__ +# # define __CYGWIN__ __CYGWIN32__ +# # endif +# #endif +# +# #ifdef __cplusplus +# extern "C" { +# #endif +# BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved); +# #ifdef __cplusplus +# } +# #endif +# +# #ifdef __CYGWIN__ +# #include +# DECLARE_CYGWIN_DLL( DllMain ); +# #endif +# HINSTANCE __hDllInstance_base; +# +# BOOL APIENTRY +# DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) +# { +# __hDllInstance_base = hInst; +# return TRUE; +# } +# /* ltdll.c ends here */ + # This is a source program that is used to create import libraries + # on Windows for dlls which lack them. Don't remove nor modify the + # starting and closing comments +# /* impgen.c starts here */ +# /* Copyright (C) 1999-2000 Free Software Foundation, Inc. +# +# This file is part of GNU libtool. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# */ +# +# #include /* for printf() */ +# #include /* for open(), lseek(), read() */ +# #include /* for O_RDONLY, O_BINARY */ +# #include /* for strdup() */ +# +# /* O_BINARY isn't required (or even defined sometimes) under Unix */ +# #ifndef O_BINARY +# #define O_BINARY 0 +# #endif +# +# static unsigned int +# pe_get16 (fd, offset) +# int fd; +# int offset; +# { +# unsigned char b[2]; +# lseek (fd, offset, SEEK_SET); +# read (fd, b, 2); +# return b[0] + (b[1]<<8); +# } +# +# static unsigned int +# pe_get32 (fd, offset) +# int fd; +# int offset; +# { +# unsigned char b[4]; +# lseek (fd, offset, SEEK_SET); +# read (fd, b, 4); +# return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); +# } +# +# static unsigned int +# pe_as32 (ptr) +# void *ptr; +# { +# unsigned char *b = ptr; +# return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); +# } +# +# int +# main (argc, argv) +# int argc; +# char *argv[]; +# { +# int dll; +# unsigned long pe_header_offset, opthdr_ofs, num_entries, i; +# unsigned long export_rva, export_size, nsections, secptr, expptr; +# unsigned long name_rvas, nexp; +# unsigned char *expdata, *erva; +# char *filename, *dll_name; +# +# filename = argv[1]; +# +# dll = open(filename, O_RDONLY|O_BINARY); +# if (dll < 1) +# return 1; +# +# dll_name = filename; +# +# for (i=0; filename[i]; i++) +# if (filename[i] == '/' || filename[i] == '\\' || filename[i] == ':') +# dll_name = filename + i +1; +# +# pe_header_offset = pe_get32 (dll, 0x3c); +# opthdr_ofs = pe_header_offset + 4 + 20; +# num_entries = pe_get32 (dll, opthdr_ofs + 92); +# +# if (num_entries < 1) /* no exports */ +# return 1; +# +# export_rva = pe_get32 (dll, opthdr_ofs + 96); +# export_size = pe_get32 (dll, opthdr_ofs + 100); +# nsections = pe_get16 (dll, pe_header_offset + 4 +2); +# secptr = (pe_header_offset + 4 + 20 + +# pe_get16 (dll, pe_header_offset + 4 + 16)); +# +# expptr = 0; +# for (i = 0; i < nsections; i++) +# { +# char sname[8]; +# unsigned long secptr1 = secptr + 40 * i; +# unsigned long vaddr = pe_get32 (dll, secptr1 + 12); +# unsigned long vsize = pe_get32 (dll, secptr1 + 16); +# unsigned long fptr = pe_get32 (dll, secptr1 + 20); +# lseek(dll, secptr1, SEEK_SET); +# read(dll, sname, 8); +# if (vaddr <= export_rva && vaddr+vsize > export_rva) +# { +# expptr = fptr + (export_rva - vaddr); +# if (export_rva + export_size > vaddr + vsize) +# export_size = vsize - (export_rva - vaddr); +# break; +# } +# } +# +# expdata = (unsigned char*)malloc(export_size); +# lseek (dll, expptr, SEEK_SET); +# read (dll, expdata, export_size); +# erva = expdata - export_rva; +# +# nexp = pe_as32 (expdata+24); +# name_rvas = pe_as32 (expdata+32); +# +# printf ("EXPORTS\n"); +# for (i = 0; i> "$ofile" || (rm -f "$ofile"; exit 1) + # We use sed instead of cat because bash on DJGPP gets confused if + # if finds mixed CR/LF and LF-only lines. Since sed operates in + # text mode, it properly converts lines to CR/LF. This bash problem + # is reportedly fixed, but why not run on old versions too? + + chmod +x "$ofile" + fi + ;; + +*) + # Compile the libtool program. + echo "FIXME: would compile $ltmain" + ;; +esac + +# Update the list of available tags. +if test -n "$tagname"; then + + # Extract list of available tagged configurations in $ofile. + # Note that this assumes the entire list is on one line. + available_tags=`grep "^available_tags=" $ofile | sed -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` + + # Append the new tag name to the list of available tags. + available_tags="$available_tags $tagname" + + # Now substitute the updated of available tags. + if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' ${ofile} > ${ofile}.new"; then + mv ${ofile}.new ${ofile} + chmod +x "$ofile" + else + rm -f ${ofile}.new + echo "$progname: unable to update list of available tagged configurations." + exit 1 + fi +fi + +# Don't cache tagged configuration! +test -n "$cache_file" && test -z "$tagname" || exit 0 + +# AC_CACHE_SAVE +trap '' 1 2 15 +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set | grep ac_space) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + +exit 0 + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: diff --git a/bibletime-doc/admin/ltmain.sh b/bibletime-doc/admin/ltmain.sh new file mode 100644 index 0000000..1f5c51a --- /dev/null +++ b/bibletime-doc/admin/ltmain.sh @@ -0,0 +1,5395 @@ +# ltmain.sh - Provide generalized library-building support services. +# NOTE: Changing this file will not affect anything until you rerun ltconfig. +# +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Check that we have a working $echo. +if test "X$1" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift +elif test "X$1" = X--fallback-echo; then + # Avoid inline document here, it may be left over + : +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then + # Yippee, $echo works! + : +else + # Restart under the correct shell, and then maybe $echo will work. + exec $SHELL "$0" --no-reexec ${1+"$@"} +fi + +if test "X$1" = X--fallback-echo; then + # used as fallback echo + shift + cat <&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then + echo "$modename: not configured to build any kind of library" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +# Global variables. +mode=$default_mode +nonopt= +prev= +prevopt= +run= +show="$echo" +show_help= +execute_dlfiles= +lo2o="s/\\.lo\$/.${objext}/" +o2lo="s/\\.${objext}\$/.lo/" + +# Parse our command line options once, thoroughly. +while test $# -gt 0 +do + arg="$1" + shift + + case $arg in + -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; + *) optarg= ;; + esac + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + execute_dlfiles) + execute_dlfiles="$execute_dlfiles $arg" + ;; + tag) + tagname="$arg" + + # Check whether tagname contains only valid characters + case $tagname in + *[!-_A-Za-z0-9,/]*) + echo "$progname: invalid tag name: $tagname" 1>&2 + exit 1 + ;; + esac + + if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then + taglist="$taglist $tagname" + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`" + else + echo "$progname: ignoring unknown tag $tagname" 1>&2 + fi + ;; + *) + eval "$prev=\$arg" + ;; + esac + + prev= + prevopt= + continue + fi + + # Have we seen a non-optional argument yet? + case $arg in + --help) + show_help=yes + ;; + + --version) + echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP" + exit 0 + ;; + + --config) + sed -n -e '/^### BEGIN LIBTOOL CONFIG/,/^### END LIBTOOL CONFIG/p' < "$0" + # Now print the configurations for the tags. + for tagname in $taglist; do + sed -n -e "/^### BEGIN LIBTOOL TAG CONFIG: $tagname$/,/^### END LIBTOOL TAG CONFIG: $tagname$/p" < "$0" + done + exit 0 + ;; + + --debug) + echo "$progname: enabling shell trace mode" + set -x + ;; + + --dry-run | -n) + run=: + ;; + + --features) + echo "host: $host" + if test "$build_libtool_libs" = yes; then + echo "enable shared libraries" + else + echo "disable shared libraries" + fi + if test "$build_old_libs" = yes; then + echo "enable static libraries" + else + echo "disable static libraries" + fi + exit 0 + ;; + + --finish) mode="finish" ;; + + --mode) prevopt="--mode" prev=mode ;; + --mode=*) mode="$optarg" ;; + + --quiet | --silent) + show=: + ;; + + --tag) prevopt="--tag" prev=tag ;; + --tag=*) + set tag "$optarg" ${1+"$@"} + shift + prev=tag + ;; + + -dlopen) + prevopt="-dlopen" + prev=execute_dlfiles + ;; + + -*) + $echo "$modename: unrecognized option \`$arg'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + + *) + nonopt="$arg" + break + ;; + esac +done + +if test -n "$prevopt"; then + $echo "$modename: option \`$prevopt' requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 +fi + +if test -z "$show_help"; then + + # Infer the operation mode. + if test -z "$mode"; then + case $nonopt in + *cc | *++ | gcc* | *-gcc*) + mode=link + for arg + do + case $arg in + -c) + mode=compile + break + ;; + esac + done + ;; + *db | *dbx | *strace | *truss) + mode=execute + ;; + *install*|cp|mv) + mode=install + ;; + *rm) + mode=uninstall + ;; + *) + # If we have no mode, but dlfiles were specified, then do execute mode. + test -n "$execute_dlfiles" && mode=execute + + # Just use the default operation mode. + if test -z "$mode"; then + if test -n "$nonopt"; then + $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2 + else + $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2 + fi + fi + ;; + esac + fi + + # Only execute mode is allowed to have -dlopen flags. + if test -n "$execute_dlfiles" && test "$mode" != execute; then + $echo "$modename: unrecognized option \`-dlopen'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Change the help message to a mode-specific one. + generic_help="$help" + help="Try \`$modename --help --mode=$mode' for more information." + + # These modes are in order of execution frequency so that they run quickly. + case $mode in + # libtool compile mode + compile) + modename="$modename: compile" + # Get the compilation command and the source file. + base_compile= + prev= + lastarg= + srcfile="$nonopt" + suppress_output= + + user_target=no + for arg + do + case $prev in + "") ;; + xcompiler) + # Aesthetically quote the previous argument. + prev= + lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + + case $arg in + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + # Accept any command-line options. + case $arg in + -o) + if test "$user_target" != "no"; then + $echo "$modename: you cannot specify \`-o' more than once" 1>&2 + exit 1 + fi + user_target=next + ;; + + -static) + build_old_libs=yes + continue + ;; + + -prefer-pic) + pic_mode=yes + continue + ;; + + -prefer-non-pic) + pic_mode=no + continue + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` + lastarg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for arg in $args; do + IFS="$save_ifs" + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + lastarg="$lastarg $arg" + done + IFS="$save_ifs" + lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` + + # Add the arguments to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + case $user_target in + next) + # The next one is the -o target name + user_target=yes + continue + ;; + yes) + # We got the output file + user_target=set + libobj="$arg" + continue + ;; + esac + + # Accept the current argument as the source file. + lastarg="$srcfile" + srcfile="$arg" + + # Aesthetically quote the previous argument. + + # Backslashify any backslashes, double quotes, and dollar signs. + # These are the only characters that are still specially + # interpreted inside of double-quoted scrings. + lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $lastarg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + lastarg="\"$lastarg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + done + + case $user_target in + set) + ;; + no) + # Get the name of the library object. + libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` + ;; + *) + $echo "$modename: you must specify a target with \`-o'" 1>&2 + exit 1 + ;; + esac + + # Recognize several different file suffixes. + # If the user specifies -o file.o, it is replaced with file.lo + xform='[cCFSfmso]' + case $libobj in + *.ada) xform=ada ;; + *.adb) xform=adb ;; + *.ads) xform=ads ;; + *.asm) xform=asm ;; + *.c++) xform=c++ ;; + *.cc) xform=cc ;; + *.class) xform=class ;; + *.cpp) xform=cpp ;; + *.cxx) xform=cxx ;; + *.f90) xform=f90 ;; + *.for) xform=for ;; + *.java) xform=java ;; + esac + + libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` + + case $libobj in + *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; + *) + $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2 + exit 1 + ;; + esac + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base compile + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in the base compile command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` + xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$obj"; then + xdir= + else + xdir=$xdir/ + fi + lobj=${xdir}$objdir/$objname + + if test -z "$base_compile"; then + $echo "$modename: you must specify a compilation command" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Delete any leftover library objects. + if test "$build_old_libs" = yes; then + removelist="$obj $lobj $libobj ${libobj}T" + else + removelist="$lobj $libobj ${libobj}T" + fi + + $run $rm $removelist + trap "$run $rm $removelist; exit 1" 1 2 15 + + # On Cygwin there's no "real" PIC flag so we must build both object types + case $host_os in + cygwin* | mingw* | pw32* | os2*) + pic_mode=default + ;; + esac + if test $pic_mode = no && test "$deplibs_check_method" != pass_all; then + # non-PIC code in shared libraries is not supported + pic_mode=default + fi + + # Calculate the filename of the output object if compiler does + # not support -o with -c + if test "$compiler_c_o" = no; then + output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} + lockfile="$output_obj.lock" + removelist="$removelist $output_obj $lockfile" + trap "$run $rm $removelist; exit 1" 1 2 15 + else + output_obj= + need_locks=no + lockfile= + fi + + # Lock this critical section if it is needed + # We use this script file to make the link, it avoids creating a new file + if test "$need_locks" = yes; then + until $run ln "$0" "$lockfile" 2>/dev/null; do + $show "Waiting for $lockfile to be removed" + sleep 2 + done + elif test "$need_locks" = warn; then + if test -f "$lockfile"; then + echo "\ +*** ERROR, $lockfile exists and contains: +`cat $lockfile 2>/dev/null` + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + echo $srcfile > "$lockfile" + fi + + if test -n "$fix_srcfile_path"; then + eval srcfile=\"$fix_srcfile_path\" + fi + + $run $rm "$libobj" "${libobj}T" + + # Create a libtool object file (analogous to a ".la" file), + # but don't create it if we're doing a dry run. + test -z "$run" && cat > ${libobj}T </dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed, then go on to compile the next one + if test -n "$output_obj" && test "x$output_obj" != "x$lobj"; then + $show "$mv $output_obj $lobj" + if $run $mv $output_obj $lobj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the PIC object to the libtool object file. + test -z "$run" && cat >> ${libobj}T <> ${libobj}T </dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed + if test -n "$output_obj" && test "x$output_obj" != "x$obj"; then + $show "$mv $output_obj $obj" + if $run $mv $output_obj $obj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the non-PIC object the libtool object file. + # Only append if the libtool object file exists. + test -z "$run" && cat >> ${libobj}T <> ${libobj}T <&2 + fi + if test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + else + if test -z "$pic_flag" && test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + fi + build_libtool_libs=no + build_old_libs=yes + prefer_static_libs=yes + break + ;; + esac + done + + # See if our shared archives depend on static archives. + test -n "$old_archive_from_new_cmds" && build_old_libs=yes + + # Go through the arguments, transforming them on the way. + while test $# -gt 0; do + arg="$1" + base_compile="$base_compile $arg" + shift + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test + ;; + *) qarg=$arg ;; + esac + libtool_args="$libtool_args $qarg" + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + output) + compile_command="$compile_command @OUTPUT@" + finalize_command="$finalize_command @OUTPUT@" + ;; + esac + + case $prev in + dlfiles|dlprefiles) + if test "$preload" = no; then + # Add the symbol object into the linking commands. + compile_command="$compile_command @SYMFILE@" + finalize_command="$finalize_command @SYMFILE@" + preload=yes + fi + case $arg in + *.la | *.lo) ;; # We handle these cases below. + force) + if test "$dlself" = no; then + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + self) + if test "$prev" = dlprefiles; then + dlself=yes + elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then + dlself=yes + else + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + *) + if test "$prev" = dlfiles; then + dlfiles="$dlfiles $arg" + else + dlprefiles="$dlprefiles $arg" + fi + prev= + continue + ;; + esac + ;; + expsyms) + export_symbols="$arg" + if test ! -f "$arg"; then + $echo "$modename: symbol file \`$arg' does not exist" + exit 1 + fi + prev= + continue + ;; + expsyms_regex) + export_symbols_regex="$arg" + prev= + continue + ;; + release) + release="-$arg" + prev= + continue + ;; + objectlist) + if test -f "$arg"; then + save_arg=$arg + moreargs= + for fil in `cat $save_arg` + do +# moreargs="$moreargs $fil" + arg=$fil + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + done + else + $echo "$modename: link input file \`$save_arg' does not exist" + exit 1 + fi + arg=$save_arg + prev= + continue + ;; + rpath | xrpath) + # We need an absolute path. + case $arg in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + if test "$prev" = rpath; then + case "$rpath " in + *" $arg "*) ;; + *) rpath="$rpath $arg" ;; + esac + else + case "$xrpath " in + *" $arg "*) ;; + *) xrpath="$xrpath $arg" ;; + esac + fi + prev= + continue + ;; + xcompiler) + compiler_flags="$compiler_flags $qarg" + prev= + compile_command="$compile_command $qarg" + finalize_command="$finalize_command $qarg" + continue + ;; + xlinker) + linker_flags="$linker_flags $qarg" + compiler_flags="$compiler_flags $wl$qarg" + prev= + compile_command="$compile_command $wl$qarg" + finalize_command="$finalize_command $wl$qarg" + continue + ;; + *) + eval "$prev=\"\$arg\"" + prev= + continue + ;; + esac + fi + + prevarg="$arg" + + case $arg in + -all-static) + if test -n "$link_static_flag"; then + compile_command="$compile_command $link_static_flag" + finalize_command="$finalize_command $link_static_flag" + fi + continue + ;; + + -allow-undefined) + # FIXME: remove this flag sometime in the future. + $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2 + continue + ;; + + -avoid-version) + avoid_version=yes + continue + ;; + + -dlopen) + prev=dlfiles + continue + ;; + + -dlpreopen) + prev=dlprefiles + continue + ;; + + -export-dynamic) + export_dynamic=yes + continue + ;; + + -export-symbols | -export-symbols-regex) + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: not more than one -exported-symbols argument allowed" + exit 1 + fi + if test "X$arg" = "X-export-symbols"; then + prev=expsyms + else + prev=expsyms_regex + fi + continue + ;; + + # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* + # so, if we see these flags be careful not to treat them like -L + -L[A-Z][A-Z]*:*) + case $with_gcc/$host in + no/*-*-irix*) + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + ;; + esac + continue + ;; + + -L*) + dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2 + exit 1 + fi + dir="$absdir" + ;; + esac + case "$deplibs " in + *" -L$dir "*) ;; + *) + deplibs="$deplibs -L$dir" + lib_search_path="$lib_search_path $dir" + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$dir:"*) ;; + *) dllsearchpath="$dllsearchpath:$dir";; + esac + ;; + esac + continue + ;; + + -l*) + if test "$arg" = "-lc"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # These systems don't actually have c library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + elif test "$arg" = "-lm"; then + case $host in + *-*-cygwin* | *-*-pw32* | *-*-beos*) + # These systems don't actually have math library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody math library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + fi + deplibs="$deplibs $arg" + continue + ;; + + -module) + module=yes + continue + ;; + + -no-fast-install) + fast_install=no + continue + ;; + + -no-install) + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + # The PATH hackery in wrapper scripts is required on Windows + # in order for the loader to find any dlls it needs. + $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2 + $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2 + fast_install=no + ;; + *) + no_install=yes + ;; + esac + continue + ;; + + -no-undefined) + allow_undefined=no + continue + ;; + + -objectlist) + prev=objectlist + continue + ;; + + -o) prev=output ;; + + -release) + prev=release + continue + ;; + + -rpath) + prev=rpath + continue + ;; + + -R) + prev=xrpath + continue + ;; + + -R*) + dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + continue + ;; + + -static) + # The effects of -static are defined in a previous loop. + # We used to do the same as -all-static on platforms that + # didn't have a PIC flag, but the assumption that the effects + # would be equivalent was wrong. It would break on at least + # Digital Unix and AIX. + continue + ;; + + -thread-safe) + thread_safe=yes + continue + ;; + + -version-info) + prev=vinfo + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Wl,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $wl$flag" + linker_flags="$linker_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Xlinker) + prev=xlinker + continue + ;; + + # Some other compiler flag. + -* | +*) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + + *.$objext) + # A standard object. + objs="$objs $arg" + ;; + + *.lo) + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + ;; + + *.$libext) + # An archive. + deplibs="$deplibs $arg" + old_deplibs="$old_deplibs $arg" + continue + ;; + + *.la) + # A libtool-controlled library. + + if test "$prev" = dlfiles; then + # This library was specified with -dlopen. + dlfiles="$dlfiles $arg" + prev= + elif test "$prev" = dlprefiles; then + # The library was specified with -dlpreopen. + dlprefiles="$dlprefiles $arg" + prev= + else + deplibs="$deplibs $arg" + fi + continue + ;; + + # Some other compiler argument. + *) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + esac + + # Now actually substitute the argument into the commands. + if test -n "$arg"; then + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + done + + if test -n "$prev"; then + $echo "$modename: the \`$prevarg' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base link + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in $compile_command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then + eval arg=\"$export_dynamic_flag_spec\" + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + + oldlibs= + # calculate the name of the file, without its directory + outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` + libobjs_save="$libobjs" + + if test -n "$shlibpath_var"; then + # get the directories listed in $shlibpath_var + eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` + else + shlib_search_path= + fi + eval sys_lib_search_path=\"$sys_lib_search_path_spec\" + eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" + + output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` + if test "X$output_objdir" = "X$output"; then + output_objdir="$objdir" + else + output_objdir="$output_objdir/$objdir" + fi + # Create the object directory. + if test ! -d $output_objdir; then + $show "$mkdir $output_objdir" + $run $mkdir $output_objdir + status=$? + if test $status -ne 0 && test ! -d $output_objdir; then + exit $status + fi + fi + + # Determine the type of output + case $output in + "") + $echo "$modename: you must specify an output file" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + *.$libext) linkmode=oldlib ;; + *.lo | *.$objext) linkmode=obj ;; + *.la) linkmode=lib ;; + *) linkmode=prog ;; # Anything else should be a program. + esac + + specialdeplibs= + libs= + # Find all interdependent deplibs by searching for libraries + # that are linked more than once (e.g. -la -lb -la) + for deplib in $deplibs; do + case "$libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + libs="$libs $deplib" + done + + if test $linkmode = lib; then + libs="$predeps $libs $compiler_lib_search_path $postdeps" + fi + + deplibs= + newdependency_libs= + newlib_search_path= + need_relink=no # whether we're linking any uninstalled libtool libraries + uninst_deplibs= # uninstalled libtool libraries + uninst_path= # paths that contain uninstalled libtool libraries + case $linkmode in + lib) + passes="conv link" + for file in $dlfiles $dlprefiles; do + case $file in + *.la) ;; + *) + $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2 + exit 1 + ;; + esac + done + ;; + prog) + compile_deplibs= + finalize_deplibs= + alldeplibs=no + newdlfiles= + newdlprefiles= + passes="conv scan dlopen dlpreopen link" + ;; + *) passes="conv" + ;; + esac + for pass in $passes; do + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan"; then + libs="$deplibs" + deplibs= + fi + if test $linkmode = prog; then + case $pass in + dlopen) libs="$dlfiles" ;; + dlpreopen) libs="$dlprefiles" ;; + link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; + esac + fi + if test $pass = dlopen; then + # Collect dlpreopened libraries + save_deplibs="$deplibs" + deplibs= + fi + for deplib in $libs; do + lib= + found=no + case $deplib in + -l*) + if test $linkmode != lib && test $linkmode != prog; then + $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2 + continue + fi + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` + for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do + # Search the libtool library + lib="$searchdir/lib${name}.la" + if test -f "$lib"; then + found=yes + break + fi + done + if test "$found" != yes; then + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + test $linkmode = lib && newdependency_libs="$deplib $newdependency_libs" + fi + continue + fi + ;; + -L*) + case $linkmode in + lib) + deplibs="$deplib $deplibs" + test $pass = conv && continue + newdependency_libs="$deplib $newdependency_libs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + ;; + prog) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + if test $pass = scan; then + deplibs="$deplib $deplibs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + ;; + *) + $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2 + ;; + esac + continue + ;; + -R*) + if test $pass = link; then + dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` + # Make sure the xrpath contains only unique directories. + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + fi + deplibs="$deplib $deplibs" + continue + ;; + *.la) lib="$deplib" ;; + *.$libext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + case $linkmode in + lib) + if test "$deplibs_check_method" != pass_all; then + echo + echo "*** Warning: This library needs some functionality provided by $deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + echo + echo "*** Warning: Linking the shared library $output against the" + echo "*** static library $deplib is not portable!" + deplibs="$deplib $deplibs" + fi + continue + ;; + prog) + if test $pass != link; then + deplibs="$deplib $deplibs" + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + continue + ;; + esac + ;; + *.lo | *.$objext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + elif test $linkmode = prog; then + if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlopen support or we're linking statically, + # we need to preload. + newdlprefiles="$newdlprefiles $deplib" + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + newdlfiles="$newdlfiles $deplib" + fi + fi + continue + ;; + %DEPLIBS%) + alldeplibs=yes + continue + ;; + esac + if test $found = yes || test -f "$lib"; then : + else + $echo "$modename: cannot find the library \`$lib'" 1>&2 + exit 1 + fi + + # Check to see that this really is a libtool archive. + if (sed -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + + ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` + test "X$ladir" = "X$lib" && ladir="." + + dlname= + dlopen= + dlpreopen= + libdir= + library_names= + old_library= + # If the library was installed with an old release of libtool, + # it will not redefine variable installed. + installed=yes + + # Read the .la file + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan" || + { test $linkmode != prog && test $linkmode != lib; }; then + test -n "$dlopen" && dlfiles="$dlfiles $dlopen" + test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen" + fi + + if test $pass = conv; then + # only check for convenience libraries + deplibs="$lib $deplibs" + if test -z "$libdir"; then + if test -z "$old_library"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + # It is a libtool convenience library, so add in its objects. + convenience="$convenience $ladir/$objdir/$old_library" + old_convenience="$old_convenience $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + elif test $linkmode != prog && test $linkmode != lib; then + $echo "$modename: \`$lib' is not a convenience library" 1>&2 + exit 1 + fi + continue + fi + + # Get the name of the library we link against. + linklib= + for l in $old_library $library_names; do + linklib="$l" + done + if test -z "$linklib"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + + # This library was specified with -dlopen. + if test $pass = dlopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlname, no dlopen support or we're linking + # statically, we need to preload. We also need to preload any + # dependent libraries so libltdl's deplib preloader doesn't + # bomb out in the load deplibs phase. + dlprefiles="$dlprefiles $lib $dependency_libs" + else + newdlfiles="$newdlfiles $lib" + fi + continue + fi + + # We need an absolute path. + case $ladir in + [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; + *) + abs_ladir=`cd "$ladir" && pwd` + if test -z "$abs_ladir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2 + $echo "$modename: passing it literally to the linker, although it might fail" 1>&2 + abs_ladir="$ladir" + fi + ;; + esac + laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + + # Find the relevant object directory and library name. + if test "X$installed" = Xyes; then + if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + $echo "$modename: warning: library \`$lib' was moved." 1>&2 + dir="$ladir" + absdir="$abs_ladir" + libdir="$abs_ladir" + else + dir="$libdir" + absdir="$libdir" + fi + else + dir="$ladir/$objdir" + absdir="$abs_ladir/$objdir" + # Remove this search path later + uninst_path="$uninst_path $abs_ladir" + fi + name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + + # This library was specified with -dlpreopen. + if test $pass = dlpreopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + # Prefer using a static library (so that no silly _DYNAMIC symbols + # are required to link). + if test -n "$old_library"; then + newdlprefiles="$newdlprefiles $dir/$old_library" + # Otherwise, use the dlname, so that lt_dlopen finds it. + elif test -n "$dlname"; then + newdlprefiles="$newdlprefiles $dir/$dlname" + else + newdlprefiles="$newdlprefiles $dir/$linklib" + fi + fi + + if test -z "$libdir"; then + # link the convenience library + if test $linkmode = lib; then + deplibs="$dir/$old_library $deplibs" + elif test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$dir/$old_library $compile_deplibs" + finalize_deplibs="$dir/$old_library $finalize_deplibs" + else + deplibs="$lib $deplibs" # used for prog,scan pass + fi + continue + fi + + if test $linkmode = prog && test $pass != link; then + newlib_search_path="$newlib_search_path $ladir" + deplibs="$lib $deplibs" + + linkalldeplibs=no + if test "$link_all_deplibs" != no || test -z "$library_names" || + test "$build_libtool_libs" = no; then + linkalldeplibs=yes + fi + + tmp_libs= + for deplib in $dependency_libs; do + case $deplib in + -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test + esac + # Need to link against all dependency_libs? + if test $linkalldeplibs = yes; then + deplibs="$deplib $deplibs" + else + # Need to hardcode shared library paths + # or/and link against static libraries + newdependency_libs="$deplib $newdependency_libs" + fi + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + continue + fi + + if test "$linkmode,$pass" = "prog,link"; then + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + # We need to hardcode the library path + if test -n "$shlibpath_var"; then + # Make sure the rpath contains only unique directories. + case "$temp_rpath " in + *" $dir "*) ;; + *" $absdir "*) ;; + *) temp_rpath="$temp_rpath $dir" ;; + esac + fi + + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test "$alldeplibs" = yes && + { test "$deplibs_check_method" = pass_all || + { test "$build_libtool_libs" = yes && + test -n "$library_names"; }; }; then + # We only need to search for static libraries + continue + fi + fi + + link_static=no # Whether the deplib will be linked statically + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + if test "$installed" = no; then + uninst_deplibs="$uninst_deplibs $lib" + need_relink=yes + fi + # This is a shared library + if test $linkmode = lib && test "$hardcode_into_libs" = all; then + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test -n "$old_archive_from_expsyms_cmds"; then + # figure out the soname + set dummy $library_names + realname="$2" + shift; shift + libname=`eval \\$echo \"$libname_spec\"` + # use dlname if we got it. it's perfectly good, no? + if test -n "$dlname"; then + soname="$dlname" + elif test -n "$soname_spec"; then + # bleh windows + case $host in + *cygwin*) + major=`expr $current - $age` + versuffix="-$major" + ;; + esac + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + + # Make a new name for the extract_expsyms_cmds to use + soroot="$soname" + soname=`echo $soroot | sed -e 's/^.*\///'` + newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a" + + # If the library has no export list, then create one now + if test -f "$output_objdir/$soname-def"; then : + else + $show "extracting exported symbol list from \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$extract_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Create $newlib + if test -f "$output_objdir/$newlib"; then :; else + $show "generating import library for \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$old_archive_from_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + # make sure the library variables are pointing to the new library + dir=$output_objdir + linklib=$newlib + fi + + if test $linkmode = prog || test "$mode" != relink; then + add_shlibpath= + add_dir= + add= + lib_linked=yes + case $hardcode_action in + immediate | unsupported) + if test "$hardcode_direct" = no; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = no; then + case $host in + *-*-sunos*) add_shlibpath="$dir" ;; + esac + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = no; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + relink) + if test "$hardcode_direct" = yes; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + *) lib_linked=no ;; + esac + + if test "$lib_linked" != yes; then + $echo "$modename: configuration error: unsupported hardcode properties" + exit 1 + fi + + if test -n "$add_shlibpath"; then + case :$compile_shlibpath: in + *":$add_shlibpath:"*) ;; + *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;; + esac + fi + if test $linkmode = prog; then + test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" + test -n "$add" && compile_deplibs="$add $compile_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + if test "$hardcode_direct" != yes && \ + test "$hardcode_minus_L" != yes && \ + test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + fi + fi + fi + + if test $linkmode = prog || test "$mode" = relink; then + add_shlibpath= + add_dir= + add= + # Finalize command for both is simple: just hardcode it. + if test "$hardcode_direct" = yes; then + add="$libdir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$libdir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + add="-l$name" + else + # We cannot seem to hardcode it, guess we'll fake it. + add_dir="-L$libdir" + add="-l$name" + fi + + if test $linkmode = prog; then + test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" + test -n "$add" && finalize_deplibs="$add $finalize_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + fi + fi + elif test $linkmode = prog; then + # Here we assume that one of hardcode_direct or hardcode_minus_L + # is not unsupported. This is valid on all known static and + # shared platforms. + if test "$hardcode_direct" != unsupported; then + test -n "$old_library" && linklib="$old_library" + compile_deplibs="$dir/$linklib $compile_deplibs" + finalize_deplibs="$dir/$linklib $finalize_deplibs" + else + compile_deplibs="-l$name -L$dir $compile_deplibs" + finalize_deplibs="-l$name -L$dir $finalize_deplibs" + fi + elif test "$build_libtool_libs" = yes; then + # Not a shared library + if test "$deplibs_check_method" != pass_all; then + # We're trying link a shared library against a static one + # but the system doesn't support it. + # Just print a warning and add the library to dependency_libs so + # that the program can be linked against the static library. + echo + echo "*** Warning: This library needs some functionality provided by $lib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + convenience="$convenience $dir/$old_library" + old_convenience="$old_convenience $dir/$old_library" + deplibs="$dir/$old_library $deplibs" + link_static=yes + fi + fi + + if test $linkmode = lib; then + if test -n "$dependency_libs" && + { test $hardcode_into_libs != yes || test $build_old_libs = yes || + test $link_static = yes; }; then + # Extract -R from dependency_libs + temp_deplibs= + for libdir in $dependency_libs; do + case $libdir in + -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` + case " $xrpath " in + *" $temp_xrpath "*) ;; + *) xrpath="$xrpath $temp_xrpath";; + esac;; + *) temp_deplibs="$temp_deplibs $libdir";; + esac + done + dependency_libs="$temp_deplibs" + fi + + newlib_search_path="$newlib_search_path $absdir" + # Link against this library + test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" + # ... and its dependency_libs + tmp_libs= + for deplib in $dependency_libs; do + newdependency_libs="$deplib $newdependency_libs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + + if test $link_all_deplibs != no; then + # Add the search paths of all dependency libraries + for deplib in $dependency_libs; do + case $deplib in + -L*) path="$deplib" ;; + *.la) + dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$deplib" && dir="." + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2 + absdir="$dir" + fi + ;; + esac + if grep "^installed=no" $deplib > /dev/null; then + path="-L$absdir/$objdir" + else + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + if test "$absdir" != "$libdir"; then + $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2 + fi + path="-L$absdir" + fi + ;; + *) continue ;; + esac + case " $deplibs " in + *" $path "*) ;; + *) deplibs="$path $deplibs" ;; + esac + done + fi + fi + done + dependency_libs="$newdependency_libs" + if test $pass = dlpreopen; then + # Link the dlpreopened libraries before other libraries + for deplib in $save_deplibs; do + deplibs="$deplib $deplibs" + done + fi + if test $pass != dlopen; then + if test $pass != conv; then + # Make sure lib_search_path contains only unique directories. + lib_search_path= + for dir in $newlib_search_path; do + case "$lib_search_path " in + *" $dir "*) ;; + *) lib_search_path="$lib_search_path $dir" ;; + esac + done + newlib_search_path= + fi + + if test "$linkmode,$pass" != "prog,link"; then + vars="deplibs" + else + vars="compile_deplibs finalize_deplibs" + fi + for var in $vars dependency_libs; do + # Make sure that $var contains only unique libraries + # and add them in reverse order + eval tmp_libs=\"\$$var\" + new_libs= + for deplib in $tmp_libs; do + case "$deplib" in + -L*) new_libs="$deplib $new_libs" ;; + *) + case " $specialdeplibs " in + *" $deplib "*) new_libs="$deplib $new_libs" ;; + *) + case " $new_libs " in + *" $deplib "*) ;; + *) new_libs="$deplib $new_libs" ;; + esac + ;; + esac + ;; + esac + done + tmp_libs= + for deplib in $new_libs; do + case $deplib in + -L*) + case " $tmp_libs " in + *" $deplib "*) ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + done + eval $var=\"$tmp_libs\" + done + fi + done + if test $linkmode = prog; then + dlfiles="$newdlfiles" + dlprefiles="$newdlprefiles" + fi + + case $linkmode in + oldlib) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for archives" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for archives" 1>&2 + fi + + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2 + fi + + # Now set the variables for building old libraries. + build_libtool_libs=no + oldlibs="$output" + objs="$objs$old_deplibs" + ;; + + lib) + # Make sure we only generate libraries of the form `libNAME.la'. + case $outputname in + lib*) + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + eval libname=\"$libname_spec\" + ;; + *) + if test "$module" = no; then + $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + if test "$need_lib_prefix" != no; then + # Add the "lib" prefix for modules if required + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + eval libname=\"$libname_spec\" + else + libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + fi + ;; + esac + + if test -n "$objs"; then + if test "$deplibs_check_method" != pass_all; then + $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1 + exit 1 + else + echo + echo "*** Warning: Linking the shared library $output against the non-libtool" + echo "*** objects $objs is not portable!" + libobjs="$libobjs $objs" + fi + fi + + if test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2 + fi + + set dummy $rpath + if test $# -gt 2; then + $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 + fi + install_libdir="$2" + + oldlibs= + if test -z "$rpath"; then + if test "$build_libtool_libs" = yes; then + # Building a libtool convenience library. + # Some compilers have problems with a `.al' extension so + # convenience libraries should have the same extension an + # archive normally would. + oldlibs="$output_objdir/$libname.$libext $oldlibs" + build_libtool_libs=convenience + build_old_libs=yes + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for convenience libraries" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2 + fi + else + + # Parse the version information argument. + IFS="${IFS= }"; save_ifs="$IFS"; IFS=':' + set dummy $vinfo 0 0 0 + IFS="$save_ifs" + + if test -n "$8"; then + $echo "$modename: too many parameters to \`-version-info'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + current="$2" + revision="$3" + age="$4" + + # Check that each of the things are valid numbers. + case $current in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $revision in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $age in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + if test $age -gt $current; then + $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + fi + + # Calculate the version variables. + major= + versuffix= + verstring= + case $version_type in + none) ;; + + darwin) + # Like Linux, but with the current version available in + # verstring for coding it into the library header + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + # Darwin ld doesn't like 0 for these options... + minor_current=`expr $current + 1` + verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" + ;; + + freebsd-aout) + major=".$current" + versuffix=".$current.$revision"; + ;; + + freebsd-elf) + major=".$current" + versuffix=".$current"; + ;; + + irix) + major=`expr $current - $age + 1` + verstring="sgi$major.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$revision + while test $loop != 0; do + iface=`expr $revision - $loop` + loop=`expr $loop - 1` + verstring="sgi$major.$iface:$verstring" + done + + # Before this point, $major must not contain `.'. + major=.$major + versuffix="$major.$revision" + ;; + + linux) + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + ;; + + osf) + major=`expr $current - $age` + versuffix=".$current.$age.$revision" + verstring="$current.$age.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$age + while test $loop != 0; do + iface=`expr $current - $loop` + loop=`expr $loop - 1` + verstring="$verstring:${iface}.0" + done + + # Make executables depend on our current version. + verstring="$verstring:${current}.0" + ;; + + sunos) + major=".$current" + versuffix=".$current.$revision" + ;; + + windows) + # Use '-' rather than '.', since we only want one + # extension on DOS 8.3 filesystems. + major=`expr $current - $age` + versuffix="-$major" + ;; + + *) + $echo "$modename: unknown library version type \`$version_type'" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 + ;; + esac + + # Clear the version info if we defaulted, and they specified a release. + if test -z "$vinfo" && test -n "$release"; then + major= + verstring="0.0" + if test "$need_version" = no; then + versuffix= + else + versuffix=".0.0" + fi + fi + + # Remove version info from name if versioning should be avoided + if test "$avoid_version" = yes && test "$need_version" = no; then + major= + versuffix= + verstring="" + fi + + # Check to see if the archive will have undefined symbols. + if test "$allow_undefined" = yes; then + if test "$allow_undefined_flag" = unsupported; then + $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2 + build_libtool_libs=no + build_old_libs=yes + fi + else + # Don't allow undefined symbols. + allow_undefined_flag="$no_undefined_flag" + fi + fi + + if test "$mode" != relink; then + # Remove our outputs, but don't remove object files since they + # may have been created when compiling PIC objects. + removelist= + tempremovelist=`echo "$output_objdir/*"` + for p in $tempremovelist; do + case $p in + *.$objext) + ;; + $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) + removelist="$removelist $p" + ;; + *) ;; + esac + done + if test -n "$removelist"; then + $show "${rm}r $removelist" + $run ${rm}r $removelist + fi + fi + + # Now set the variables for building old libraries. + if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then + oldlibs="$oldlibs $output_objdir/$libname.$libext" + + # Transform .lo files to .o files. + oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` + fi + + # Eliminate all temporary directories. + for path in $uninst_path; do + lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'` + deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'` + dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'` + done + + if test -n "$xrpath"; then + # If the user specified any rpath flags, then add them. + temp_xrpath= + for libdir in $xrpath; do + temp_xrpath="$temp_xrpath -R$libdir" + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + if test $hardcode_into_libs != yes || test $build_old_libs = yes; then + dependency_libs="$temp_xrpath $dependency_libs" + fi + fi + + # Make sure dlfiles contains only unique files that won't be dlpreopened + old_dlfiles="$dlfiles" + dlfiles= + for lib in $old_dlfiles; do + case " $dlprefiles $dlfiles " in + *" $lib "*) ;; + *) dlfiles="$dlfiles $lib" ;; + esac + done + + # Make sure dlprefiles contains only unique files + old_dlprefiles="$dlprefiles" + dlprefiles= + for lib in $old_dlprefiles; do + case "$dlprefiles " in + *" $lib "*) ;; + *) dlprefiles="$dlprefiles $lib" ;; + esac + done + + if test "$build_libtool_libs" = yes; then + if test -n "$rpath"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # these systems don't actually have a c library (as such)! + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test $build_libtool_need_lc = "yes"; then + deplibs="$deplibs -lc" + fi + ;; + esac + fi + + # Transform deplibs into only deplibs that can be linked in shared. + name_save=$name + libname_save=$libname + release_save=$release + versuffix_save=$versuffix + major_save=$major + # I'm not sure if I'm treating the release correctly. I think + # release should show up in the -l (ie -lgmp5) so we don't want to + # add it in twice. Is that correct? + release="" + versuffix="" + major="" + newdeplibs= + droppeddeps=no + case $deplibs_check_method in + pass_all) + # Don't check for shared/static. Everything works. + # This might be a little naive. We might want to check + # whether the library exists or not. But this is on + # osf3 & osf4 and I'm not really sure... Just + # implementing what was already the behaviour. + newdeplibs=$deplibs + ;; + test_compile) + # This code stresses the "libraries are programs" paradigm to its + # limits. Maybe even breaks it. We compile a program, linking it + # against the deplibs as a proxy for the library. Then we can check + # whether they linked in statically or dynamically with ldd. + $rm conftest.c + cat > conftest.c </dev/null` + for potent_lib in $potential_libs; do + # Follow soft links. + if ls -lLd "$potent_lib" 2>/dev/null \ + | grep " -> " >/dev/null; then + continue + fi + # The statement above tries to avoid entering an + # endless loop below, in case of cyclic links. + # We might still enter an endless loop, since a link + # loop can be closed while we follow links, + # but so what? + potlib="$potent_lib" + while test -h "$potlib" 2>/dev/null; do + potliblink=`ls -ld $potlib | sed 's/.* -> //'` + case $potliblink in + [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; + *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; + esac + done + if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \ + | sed 10q \ + | egrep "$file_magic_regex" > /dev/null; then + newdeplibs="$newdeplibs $a_deplib" + a_deplib="" + break 2 + fi + done + done + if test -n "$a_deplib" ; then + droppeddeps=yes + echo + echo "*** Warning: This library needs some functionality provided by $a_deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + fi + else + # Add a -L argument. + newdeplibs="$newdeplibs $a_deplib" + fi + done # Gone through all deplibs. + ;; + none | unknown | *) + newdeplibs="" + if $echo "X $deplibs" | $Xsed -e 's/ -lc$//' \ + -e 's/ -[LR][^ ]*//g' -e 's/[ ]//g' | + grep . >/dev/null; then + echo + if test "X$deplibs_check_method" = "Xnone"; then + echo "*** Warning: inter-library dependencies are not supported in this platform." + else + echo "*** Warning: inter-library dependencies are not known to be supported." + fi + echo "*** All declared inter-library dependencies are being dropped." + droppeddeps=yes + fi + ;; + esac + versuffix=$versuffix_save + major=$major_save + release=$release_save + libname=$libname_save + name=$name_save + + if test "$droppeddeps" = yes; then + if test "$module" = yes; then + echo + echo "*** Warning: libtool could not satisfy all declared inter-library" + echo "*** dependencies of module $libname. Therefore, libtool will create" + echo "*** a static module, that should work as long as the dlopening" + echo "*** application is linked with the -dlopen flag." + if test -z "$global_symbol_pipe"; then + echo + echo "*** However, this would only work if libtool was able to extract symbol" + echo "*** lists from a program, using \`nm' or equivalent, but libtool could" + echo "*** not find such a program. So, this module is probably useless." + echo "*** \`nm' from GNU binutils and a full rebuild may help." + fi + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + else + echo "*** The inter-library dependencies that have been dropped here will be" + echo "*** automatically added whenever a program is linked with this library" + echo "*** or is declared to -dlopen it." + + if test $allow_undefined = no; then + echo + echo "*** Since this library must not contain undefined symbols," + echo "*** because either the platform does not support them or" + echo "*** it was explicitly requested with -no-undefined," + echo "*** libtool will only create a static version of it." + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + fi + fi + fi + # Done checking deplibs! + deplibs=$newdeplibs + fi + + # All the library-specific variables (install_libdir is set above). + library_names= + old_library= + dlname= + + # Test again, we may have decided not to build it any more + if test "$build_libtool_libs" = yes; then + if test $hardcode_into_libs = yes; then + # Hardcode the library paths + hardcode_libdirs= + dep_rpath= + rpath="$finalize_rpath" + test "$mode" != relink && rpath="$compile_rpath$rpath" + for libdir in $rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + dep_rpath="$dep_rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval dep_rpath=\"$hardcode_libdir_flag_spec\" + fi + if test -n "$runpath_var" && test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" + fi + test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" + fi + + shlibpath="$finalize_shlibpath" + test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath" + if test -n "$shlibpath"; then + eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" + fi + + # Get the real and link names of the library. + eval library_names=\"$library_names_spec\" + set dummy $library_names + realname="$2" + shift; shift + + if test -n "$soname_spec"; then + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + if test x$dlname = x; then + dlname=$soname + fi + + lib="$output_objdir/$realname" + for link + do + linknames="$linknames $link" + done + +# # Ensure that we have .o objects for linkers which dislike .lo +# # (e.g. aix) in case we are running --disable-static +# for obj in $libobjs; do +# xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$obj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# if test ! -f $xdir/$oldobj && test "$baseobj" != "$oldobj"; then +# $show "(cd $xdir && ${LN_S} $baseobj $oldobj)" +# $run eval '(cd $xdir && ${LN_S} $baseobj $oldobj)' || exit $? +# fi +# done + + # Use standard objects if they are pic + test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then + $show "generating symbol list for \`$libname.la'" + export_symbols="$output_objdir/$libname.exp" + $run $rm $export_symbols + eval cmds=\"$export_symbols_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + if test -n "$export_symbols_regex"; then + $show "egrep -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\"" + $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' + $show "$mv \"${export_symbols}T\" \"$export_symbols\"" + $run eval '$mv "${export_symbols}T" "$export_symbols"' + fi + fi + fi + + if test -n "$export_symbols" && test -n "$include_expsyms"; then + $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"' + fi + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then + eval flag=\"$thread_safe_flag_spec\" + linker_flags="$linker_flags $flag" + fi + + # Make a backup of the uninstalled library when relinking + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $? + fi + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # The command line is too long to link in one step, link piecewise. + $echo "creating reloadable object files..." + + # Save the value of $output and $libobjs because we want to + # use them later. If we have whole_archive_flag_spec, we + # want to use save_libobjs as it was before + # whole_archive_flag_spec was expanded, because we can't + # assume the linker understands whole_archive_flag_spec. + # This may have to be revisited, in case too many + # convenience libraries get linked in and end up exceeding + # the spec. + if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + fi + save_output=$output + + # Clear the reloadable object creation command queue and + # initialize k to one. + test_cmds= + concat_cmds= + objlist= + delfiles= + last_robj= + k=1 + output=$output_objdir/$save_output-${k}.$objext + # Loop over the list of objects to be linked. + for obj in $save_libobjs + do + eval test_cmds=\"$reload_cmds $objlist $last_robj\" + if test "X$objlist" = X || + { len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; }; then + objlist="$objlist $obj" + else + # The command $test_cmds is almost too long, add a + # command to the queue. + if test $k -eq 1 ; then + # The first file doesn't have a previous command to add. + eval concat_cmds=\"$reload_cmds $objlist $last_robj\" + else + # All subsequent reloadable object files will link in + # the last one created. + eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj\" + fi + last_robj=$output_objdir/$save_output-${k}.$objext + k=`expr $k + 1` + output=$output_objdir/$save_output-${k}.$objext + objlist=$obj + len=1 + fi + done + # Handle the remaining objects by creating one last + # reloadable object file. All subsequent reloadable object + # files will link in the last one created. + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\" + + # Set up a command to remove the reloadale object files + # after they are used. + i=0 + while test $i -lt $k + do + i=`expr $i + 1` + delfiles="$delfiles $output_objdir/$save_output-${i}.$objext" + done + + $echo "creating a temporary reloadable object file: $output" + + # Loop through the commands generated above and execute them. + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $concat_cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + libobjs=$output + # Restore the value of output. + output=$save_output + + if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + fi + # Expand the library linking commands again to reset the + # value of $libobjs for piecewise linking. + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + + # Append the command to remove the reloadable object files + # to the just-reset $cmds. + eval cmds=\"\$cmds~$rm $delfiles\" + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Restore the uninstalled library and exit + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $? + exit 0 + fi + + # Create links to the real library. + for linkname in $linknames; do + if test "$realname" != "$linkname"; then + $show "(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval '(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)' || exit $? + fi + done + + # If -module or -export-dynamic was specified, set the dlname. + if test "$module" = yes || test "$export_dynamic" = yes; then + # On all known operating systems, these are identical. + dlname="$soname" + fi + fi + ;; + + obj) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for objects" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for objects" 1>&2 + fi + + case $output in + *.lo) + if test -n "$objs$old_deplibs"; then + $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2 + exit 1 + fi + libobj="$output" + obj=`$echo "X$output" | $Xsed -e "$lo2o"` + ;; + *) + libobj= + obj="$output" + ;; + esac + + # Delete the old objects. + $run $rm $obj $libobj + + # Objects from convenience libraries. This assumes + # single-version convenience libraries. Whenever we create + # different ones for PIC/non-PIC, this we'll have to duplicate + # the extraction. + reload_conv_objs= + gentop= + # reload_cmds runs $LD directly, so let us get rid of + # -Wl from whole_archive_flag_spec + wl= + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + eval reload_conv_objs=\"\$reload_objs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${obj}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + # Create the old-style object. + reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test + + output="$obj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Exit if we aren't doing a library object file. + if test -z "$libobj"; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + fi + + if test "$build_libtool_libs" != yes; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + # Create an invalid libtool object if no PIC, so that we don't + # accidentally link it into a program. + # $show "echo timestamp > $libobj" + # $run eval "echo timestamp > $libobj" || exit $? + exit 0 + fi + + if test -n "$pic_flag" || test "$pic_mode" != default; then + # Only do commands if we really have different PIC objects. + reload_objs="$libobjs $reload_conv_objs" + output="$libobj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" +# else +# # Just create a symlink. +# $show $rm $libobj +# $run $rm $libobj +# xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$libobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# $show "(cd $xdir && $LN_S $oldobj $baseobj)" +# $run eval '(cd $xdir && $LN_S $oldobj $baseobj)' || exit $? + fi + + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + ;; + + prog) + case $host in + *cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;; + esac + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for programs" 1>&2 + fi + + if test "$preload" = yes; then + if test "$dlopen_support" = unknown && test "$dlopen_self" = unknown && + test "$dlopen_self_static" = unknown; then + $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support." + fi + fi + + compile_command="$compile_command $compile_deplibs" + finalize_command="$finalize_command $finalize_deplibs" + + if test -n "$rpath$xrpath"; then + # If the user specified any rpath flags, then add them. + for libdir in $rpath $xrpath; do + # This is the magic to use -rpath. + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + fi + + # Now hardcode the library paths + rpath= + hardcode_libdirs= + for libdir in $compile_rpath $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$libdir:"*) ;; + *) dllsearchpath="$dllsearchpath:$libdir";; + esac + ;; + esac + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + compile_rpath="$rpath" + + rpath= + hardcode_libdirs= + for libdir in $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$finalize_perm_rpath " in + *" $libdir "*) ;; + *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + finalize_rpath="$rpath" + + dlsyms= + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + if test -n "$NM" && test -n "$global_symbol_pipe"; then + dlsyms="${outputname}S.c" + else + $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2 + fi + fi + + if test -n "$dlsyms"; then + case $dlsyms in + "") ;; + *.c) + # Discover the nlist of each of the dlfiles. + nlist="$output_objdir/${outputname}.nm" + + $show "$rm $nlist ${nlist}S ${nlist}T" + $run $rm "$nlist" "${nlist}S" "${nlist}T" + + # Parse the name list into a source file. + $show "creating $output_objdir/$dlsyms" + + test -z "$run" && $echo > "$output_objdir/$dlsyms" "\ +/* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */ +/* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */ + +#ifdef __cplusplus +extern \"C\" { +#endif + +/* Prevent the only kind of declaration conflicts we can make. */ +#define lt_preloaded_symbols some_other_symbol + +/* External symbol declarations for the compiler. */\ +" + + if test "$dlself" = yes; then + $show "generating symbol list for \`$output'" + + test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist" + + # Add our own program objects to the symbol list. + progfiles="$objs$old_deplibs" + for arg in $progfiles; do + $show "extracting global C symbols from \`$arg'" + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -n "$exclude_expsyms"; then + $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + if test -n "$export_symbols_regex"; then + $run eval 'egrep -e "$export_symbols_regex" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + export_symbols="$output_objdir/$output.exp" + $run $rm $export_symbols + $run eval "sed -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' + else + $run eval "sed -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"' + $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T' + $run eval 'mv "$nlist"T "$nlist"' + fi + fi + + for arg in $dlprefiles; do + $show "extracting global C symbols from \`$arg'" + name=`echo "$arg" | sed -e 's%^.*/%%'` + $run eval 'echo ": $name " >> "$nlist"' + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -z "$run"; then + # Make sure we have at least an empty file. + test -f "$nlist" || : > "$nlist" + + if test -n "$exclude_expsyms"; then + egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T + $mv "$nlist"T "$nlist" + fi + + # Try sorting and uniquifying the output. + if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then + : + else + grep -v "^: " < "$nlist" > "$nlist"S + fi + + if test -f "$nlist"S; then + eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"' + else + echo '/* NONE */' >> "$output_objdir/$dlsyms" + fi + + $echo >> "$output_objdir/$dlsyms" "\ + +#undef lt_preloaded_symbols + +#if defined (__STDC__) && __STDC__ +# define lt_ptr_t void * +#else +# define lt_ptr_t char * +# define const +#endif + +/* The mapping between symbol names and symbols. */ +const struct { + const char *name; + lt_ptr_t address; +} +lt_preloaded_symbols[] = +{\ +" + + sed -n -e 's/^: \([^ ]*\) $/ {\"\1\", (lt_ptr_t) 0},/p' \ + -e 's/^. \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr_t) \&\2},/p' \ + < "$nlist" >> "$output_objdir/$dlsyms" + + $echo >> "$output_objdir/$dlsyms" "\ + {0, (lt_ptr_t) 0} +}; + +/* This works around a problem in FreeBSD linker */ +#ifdef FREEBSD_WORKAROUND +static const void *lt_preloaded_setup() { + return lt_preloaded_symbols; +} +#endif + +#ifdef __cplusplus +} +#endif\ +" + fi + + pic_flag_for_symtable= + case $host in + # compiling the symbol table file with pic_flag works around + # a FreeBSD bug that causes programs to crash when -lm is + # linked before any other PIC object. But we must not use + # pic_flag when linking with -static. The problem exists in + # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. + *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";; + esac;; + *-*-hpux*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag";; + esac + esac + + # Now compile the dynamic symbol file. + $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")" + $run eval '(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $? + + # Clean up the generated files. + $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T" + $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T" + + # Transform the symbol file into the correct name. + compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + ;; + *) + $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2 + exit 1 + ;; + esac + else + # We keep going just in case the user didn't refer to + # lt_preloaded_symbols. The linker will fail if global_symbol_pipe + # really was required. + + # Nullify the symbol file. + compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` + fi + + # AIX runtime linking requires linking programs with -Wl,-brtl and libs with -Wl,-G + # Also add -bnolibpath to the beginning of the link line, to clear the hardcoded runpath. + # Otherwise, things like the -L path to libgcc.a are accidentally hardcoded by ld. + # This does not apply on AIX for ia64, which uses a SysV linker. + case "$host" in + ia64-*-aix5*) ;; + *-*-aix4* | *-*-aix5*) + compile_command=`$echo "X$compile_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` + finalize_command=`$echo "X$finalize_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` ;; + esac + + if test $need_relink = no || test "$build_libtool_libs" != yes; then + # Replace the output file specification. + compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + link_command="$compile_command$compile_rpath" + + # We have no uninstalled library dependencies, so finalize right now. + $show "$link_command" + $run eval "$link_command" + status=$? + + # Delete the generated files. + if test -n "$dlsyms"; then + $show "$rm $output_objdir/${outputname}S.${objext}" + $run $rm "$output_objdir/${outputname}S.${objext}" + fi + + exit $status + fi + + if test -n "$shlibpath_var"; then + # We should set the shlibpath_var + rpath= + for dir in $temp_rpath; do + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) + # Absolute path. + rpath="$rpath$dir:" + ;; + *) + # Relative path: add a thisdir entry. + rpath="$rpath\$thisdir/$dir:" + ;; + esac + done + temp_rpath="$rpath" + fi + + if test -n "$compile_shlibpath$finalize_shlibpath"; then + compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" + fi + if test -n "$finalize_shlibpath"; then + finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" + fi + + compile_var= + finalize_var= + if test -n "$runpath_var"; then + if test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + compile_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + if test -n "$finalize_perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $finalize_perm_rpath; do + rpath="$rpath$dir:" + done + finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + fi + + if test "$no_install" = yes; then + # We don't need to create a wrapper script. + link_command="$compile_var$compile_command$compile_rpath" + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + # Delete the old output file. + $run $rm $output + # Link the executable and exit + $show "$link_command" + $run eval "$link_command" || exit $? + exit 0 + fi + + if test "$hardcode_action" = relink; then + # Fast installation is not supported + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + + $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2 + $echo "$modename: \`$output' will be relinked during installation" 1>&2 + else + if test "$fast_install" != no; then + link_command="$finalize_var$compile_command$finalize_rpath" + if test "$fast_install" = yes; then + relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` + else + # fast_install is set to needless + relink_command= + fi + else + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + fi + fi + + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` + + # Delete the old output files. + $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname + + $show "$link_command" + $run eval "$link_command" || exit $? + + # Now create the wrapper script. + $show "creating $output" + + # Quote the relink command for shipping. + if test -n "$relink_command"; then + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + relink_command="cd `pwd`; $relink_command" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + fi + + # Quote $echo for shipping. + if test "X$echo" = "X$SHELL $0 --fallback-echo"; then + case $0 in + [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";; + *) qecho="$SHELL `pwd`/$0 --fallback-echo";; + esac + qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` + else + qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` + fi + + # Only actually do things if our run command is non-null. + if test -z "$run"; then + # win32 will think the script is a binary if it has + # a .exe suffix, so we strip it off here. + case $output in + *.exe) output=`echo $output|sed 's,.exe$,,'` ;; + esac + # test for cygwin because mv fails w/o .exe extensions + case $host in + *cygwin*) exeext=.exe ;; + *) exeext= ;; + esac + $rm $output + trap "$rm $output; exit 1" 1 2 15 + + $echo > $output "\ +#! $SHELL + +# $output - temporary wrapper script for $objdir/$outputname +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# The $output program cannot be directly executed until all the libtool +# libraries that it depends on are installed. +# +# This wrapper script should never be moved out of the build directory. +# If it is, it will not operate correctly. + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e 1s/^X//' +sed_quote_subst='$sed_quote_subst' + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test \"\${CDPATH+set}\" = set; then CDPATH=:; export CDPATH; fi + +relink_command=\"$relink_command\" + +# This environment variable determines our operation mode. +if test \"\$libtool_install_magic\" = \"$magic\"; then + # install mode needs the following variable: + uninst_deplibs='$uninst_deplibs' +else + # When we are sourced in execute mode, \$file and \$echo are already set. + if test \"\$libtool_execute_magic\" != \"$magic\"; then + echo=\"$qecho\" + file=\"\$0\" + # Make sure echo works. + if test \"X\$1\" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift + elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then + # Yippee, \$echo works! + : + else + # Restart under the correct shell, and then maybe \$echo will work. + exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"} + fi + fi\ +" + $echo >> $output "\ + + # Find the directory that this script lives in. + thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` + test \"x\$thisdir\" = \"x\$file\" && thisdir=. + + # Follow symbolic links until we get to the real thisdir. + file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\` + while test -n \"\$file\"; do + destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` + + # If there was a directory component, then change thisdir. + if test \"x\$destdir\" != \"x\$file\"; then + case \"\$destdir\" in + [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; + *) thisdir=\"\$thisdir/\$destdir\" ;; + esac + fi + + file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` + file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\` + done + + # Try to get the absolute directory name. + absdir=\`cd \"\$thisdir\" && pwd\` + test -n \"\$absdir\" && thisdir=\"\$absdir\" +" + + if test "$fast_install" = yes; then + echo >> $output "\ + program=lt-'$outputname'$exeext + progdir=\"\$thisdir/$objdir\" + + if test ! -f \"\$progdir/\$program\" || \\ + { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\ + test \"X\$file\" != \"X\$progdir/\$program\"; }; then + + file=\"\$\$-\$program\" + + if test ! -d \"\$progdir\"; then + $mkdir \"\$progdir\" + else + $rm \"\$progdir/\$file\" + fi" + + echo >> $output "\ + + # relink executable if necessary + if test -n \"\$relink_command\"; then + if (eval \$relink_command); then : + else + $rm \"\$progdir/\$file\" + exit 1 + fi + fi + + $mv \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || + { $rm \"\$progdir/\$program\"; + $mv \"\$progdir/\$file\" \"\$progdir/\$program\"; } + $rm \"\$progdir/\$file\" + fi" + else + echo >> $output "\ + program='$outputname' + progdir=\"\$thisdir/$objdir\" +" + fi + + echo >> $output "\ + + if test -f \"\$progdir/\$program\"; then" + + # Export our shlibpath_var if we have one. + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then + $echo >> $output "\ + # Add our own library path to $shlibpath_var + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" + + # Some systems cannot cope with colon-terminated $shlibpath_var + # The second colon is a workaround for a bug in BeOS R4 sed + $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` + + export $shlibpath_var +" + fi + + # fixup the dll searchpath if we need to. + if test -n "$dllsearchpath"; then + $echo >> $output "\ + # Add the dll search path components to the executable PATH + PATH=$dllsearchpath:\$PATH +" + fi + + $echo >> $output "\ + if test \"\$libtool_execute_magic\" != \"$magic\"; then + # Run the actual program with our arguments. +" + case $host in + # win32 systems need to use the prog path for dll + # lookup to work + *-*-cygwin* | *-*-pw32*) + $echo >> $output "\ + exec \$progdir/\$program \${1+\"\$@\"} +" + ;; + + # Backslashes separate directories on plain windows + *-*-mingw | *-*-os2*) + $echo >> $output "\ + exec \$progdir\\\\\$program \${1+\"\$@\"} +" + ;; + + *) + $echo >> $output "\ + # Export the path to the program. + PATH=\"\$progdir:\$PATH\" + export PATH + + exec \$program \${1+\"\$@\"} +" + ;; + esac + $echo >> $output "\ + \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\" + exit 1 + fi + else + # The program doesn't exist. + \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2 + \$echo \"This script is just a wrapper for \$program.\" 1>&2 + echo \"See the $PACKAGE documentation for more information.\" 1>&2 + exit 1 + fi +fi\ +" + chmod +x $output + fi + exit 0 + ;; + esac + + # See if we need to build an old-fashioned archive. + for oldlib in $oldlibs; do + + if test "$build_libtool_libs" = convenience; then + oldobjs="$libobjs_save" + addlibs="$convenience" + build_libtool_libs=no + else + if test "$build_libtool_libs" = module; then + oldobjs="$libobjs_save" + build_libtool_libs=no + else + oldobjs="$objs$old_deplibs $non_pic_objects" + fi + addlibs="$old_convenience" + fi + + if test -n "$addlibs"; then + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + # Add in members from convenience archives. + for xlib in $addlibs; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print | $NL2SP` + done + fi + + # Do each command in the archive commands. + if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then + eval cmds=\"$old_archive_from_new_cmds\" + else +# # Ensure that we have .o objects in place in case we decided +# # not to build a shared library, and have fallen back to building +# # static libs even though --disable-static was passed! +# for oldobj in $oldobjs; do +# if test ! -f $oldobj; then +# xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$oldobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'` +# obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"` +# $show "(cd $xdir && ${LN_S} $obj $baseobj)" +# $run eval '(cd $xdir && ${LN_S} $obj $baseobj)' || exit $? +# fi +# done + + eval cmds=\"$old_archive_cmds\" + + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the command line is too long to link in one step, link in parts + $echo "using piecewise archive linking..." + save_RANLIB=$RANLIB + RANLIB=: + objlist= + concat_cmds= + save_oldobjs=$oldobjs + for obj in $save_oldobjs + do + oldobjs="$objlist $obj" + objlist="$objlist $obj" + eval test_cmds=\"$old_archive_cmds\" + if len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the above command should be used before it gets too long + oldobjs=$objlist + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" + objlist= + fi + done + RANLIB=$save_RANLIB + oldobjs=$objlist + eval cmds=\"\$concat_cmds~$old_archive_cmds\" + fi + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$generated"; then + $show "${rm}r$generated" + $run ${rm}r$generated + fi + + # Now create the libtool archive. + case $output in + *.la) + old_library= + test "$build_old_libs" = yes && old_library="$libname.$libext" + $show "creating $output" + + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + # Quote the link command for shipping. + relink_command="cd `pwd`; $SHELL $0 --mode=relink $libtool_args" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + + # Only create the output if not a dry run. + if test -z "$run"; then + for installed in no yes; do + if test "$installed" = yes; then + if test -z "$install_libdir"; then + break + fi + output="$output_objdir/$outputname"i + # Replace all uninstalled libtool libraries with the installed ones + newdependency_libs= + for deplib in $dependency_libs; do + case $deplib in + *.la) + name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdependency_libs="$newdependency_libs $libdir/$name" + ;; + *) newdependency_libs="$newdependency_libs $deplib" ;; + esac + done + dependency_libs="$newdependency_libs" + newdlfiles= + for lib in $dlfiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlfiles="$newdlfiles $libdir/$name" + done + dlfiles="$newdlfiles" + newdlprefiles= + for lib in $dlprefiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlprefiles="$newdlprefiles $libdir/$name" + done + dlprefiles="$newdlprefiles" + fi + $rm $output + # place dlname in correct position for cygwin + tdlname=$dlname + case $host,$output,$installed,$module,$dlname in + *cygwin*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;; + esac + $echo > $output "\ +# $outputname - a libtool library file +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='$tdlname' + +# Names of this library. +library_names='$library_names' + +# The name of the static archive. +old_library='$old_library' + +# Libraries that this one depends upon. +dependency_libs='$dependency_libs' + +# Version information for $libname. +current=$current +age=$age +revision=$revision + +# Is this an already installed library? +installed=$installed + +# Files to dlopen/dlpreopen +dlopen='$dlfiles' +dlpreopen='$dlprefiles' + +# Directory that this library needs to be installed in: +libdir='$install_libdir'" + if test $hardcode_into_libs = all && + test "$installed" = no && test $need_relink = yes; then + $echo >> $output "\ +relink_command=\"$relink_command\"" + fi + done + fi + + # Do a symbolic link so that the libtool archive can be found in + # LD_LIBRARY_PATH before the program is installed. + $show "(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)" + $run eval '(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)' || exit $? + ;; + esac + exit 0 + ;; + + # libtool install mode + install) + modename="$modename: install" + + # There may be an optional sh(1) argument at the beginning of + # install_prog (especially on Windows NT). + if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || + # Allow the use of GNU shtool's install command. + $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then + # Aesthetically quote it. + arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$arg " + arg="$1" + shift + else + install_prog= + arg="$nonopt" + fi + + # The real first argument should be the name of the installation program. + # Aesthetically quote it. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog$arg" + + # We need to accept at least all the BSD install flags. + dest= + files= + opts= + prev= + install_type= + isdir=no + stripme= + for arg + do + if test -n "$dest"; then + files="$files $dest" + dest="$arg" + continue + fi + + case $arg in + -d) isdir=yes ;; + -f) prev="-f" ;; + -g) prev="-g" ;; + -m) prev="-m" ;; + -o) prev="-o" ;; + -s) + stripme=" -s" + continue + ;; + -*) ;; + + *) + # If the previous option needed an argument, then skip it. + if test -n "$prev"; then + prev= + else + dest="$arg" + continue + fi + ;; + esac + + # Aesthetically quote the argument. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog $arg" + done + + if test -z "$install_prog"; then + $echo "$modename: you must specify an install program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -n "$prev"; then + $echo "$modename: the \`$prev' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -z "$files"; then + if test -z "$dest"; then + $echo "$modename: no file or destination specified" 1>&2 + else + $echo "$modename: you must specify a destination" 1>&2 + fi + $echo "$help" 1>&2 + exit 1 + fi + + # Strip any trailing slash from the destination. + dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` + + # Check to see that the destination is a directory. + test -d "$dest" && isdir=yes + if test "$isdir" = yes; then + destdir="$dest" + destname= + else + destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` + test "X$destdir" = "X$dest" && destdir=. + destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` + + # Not a directory, so check to see that there is only one file specified. + set dummy $files + if test $# -gt 2; then + $echo "$modename: \`$dest' is not a directory" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + fi + case $destdir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + for file in $files; do + case $file in + *.lo) ;; + *) + $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + done + ;; + esac + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + staticlibs= + future_libdirs= + current_libdirs= + for file in $files; do + + # Do each installation. + case $file in + *.$libext) + # Do the static libraries later. + staticlibs="$staticlibs $file" + ;; + + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$file' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + library_names= + old_library= + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Add the libdir to current_libdirs if it is the destination. + if test "X$destdir" = "X$libdir"; then + case "$current_libdirs " in + *" $libdir "*) ;; + *) current_libdirs="$current_libdirs $libdir" ;; + esac + else + # Note the libdir as a future libdir. + case "$future_libdirs " in + *" $libdir "*) ;; + *) future_libdirs="$future_libdirs $libdir" ;; + esac + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ + test "X$dir" = "X$file/" && dir= + dir="$dir$objdir" + + if test "$hardcode_into_libs" = all && test -n "$relink_command"; then + $echo "$modename: warning: relinking \`$file'" 1>&2 + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + continue + fi + fi + + # See the names of the shared library. + set dummy $library_names + if test -n "$2"; then + realname="$2" + shift + shift + + srcname="$realname" + test "$hardcode_into_libs" = all && test -n "$relink_command" && srcname="$realname"T + + # Install the shared library and build the symlinks. + $show "$install_prog $dir/$srcname $destdir/$realname" + $run eval "$install_prog $dir/$srcname $destdir/$realname" || exit $? + if test -n "$stripme" && test -n "$striplib"; then + $show "$striplib $destdir/$realname" + $run eval "$striplib $destdir/$realname" || exit $? + fi + + if test $# -gt 0; then + # Delete the old symlinks, and create new ones. + for linkname + do + if test "$linkname" != "$realname"; then + $show "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + fi + done + fi + + # Do each command in the postinstall commands. + lib="$destdir/$realname" + eval cmds=\"$postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Install the pseudo-library for information purposes. + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" + ;; + + *.lo) + # Install (i.e. copy) a libtool object. + + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Deduce the name of the destination old-style object file. + case $destfile in + *.lo) + staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` + ;; + *.$objext) + staticdest="$destfile" + destfile= + ;; + *) + $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + + # Install the libtool object if requested. + if test -n "$destfile"; then + $show "$install_prog $file $destfile" + $run eval "$install_prog $file $destfile" || exit $? + fi + + # Install the old object if enabled. + if test "$build_old_libs" = yes; then + # Deduce the name of the old-style object file. + staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` + + $show "$install_prog $staticobj $staticdest" + $run eval "$install_prog \$staticobj \$staticdest" || exit $? + fi + exit 0 + ;; + + *) + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + uninst_deplibs= + relink_command= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Check the variables that should have been set. + if test -z "$uninst_deplibs"; then + $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2 + exit 1 + fi + + finalize=yes + for lib in $uninst_deplibs; do + # Check to see that each library is installed. + libdir= + if test -f "$lib"; then + # If there is no directory component, then add one. + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + fi + libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test + if test -n "$libdir" && test ! -f "$libfile"; then + $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 + finalize=no + fi + done + + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + outputname= + if test "$fast_install" = no && test -n "$relink_command"; then + if test "$finalize" = yes && test -z "$run"; then + tmpdir="/tmp" + test -n "$TMPDIR" && tmpdir="$TMPDIR" + tmpdir="$tmpdir/libtool-$$" + if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then : + else + $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2 + continue + fi + file=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + outputname="$tmpdir/$file" + # Replace the output file specification. + relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` + + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + ${rm}r "$tmpdir" + continue + fi + file="$outputname" + else + $echo "$modename: warning: cannot relink \`$file'" 1>&2 + fi + else + # Install the binary that we compiled earlier. + file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` + fi + fi + + + # remove .exe since cygwin /usr/bin/install will append another + # one anyways + case $install_prog,$host in + */usr/bin/install*,*cygwin*) + case $file:$destfile in + *.exe:*.exe) + # this is ok + ;; + *.exe:*) + destfile=$destfile.exe + ;; + *:*.exe) + destfile=`echo $destfile | sed -e 's,.exe$,,'` + ;; + esac + ;; + esac + + $show "$install_prog$stripme $file $destfile" + $run eval "$install_prog\$stripme \$file \$destfile" || exit $? + test -n "$outputname" && ${rm}r "$tmpdir" + ;; + esac + done + + for file in $staticlibs; do + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + + # Set up the ranlib parameters. + oldlib="$destdir/$name" + + $show "$install_prog $file $oldlib" + $run eval "$install_prog \$file \$oldlib" || exit $? + + if test -n "$stripme" && test -n "$striplib"; then + $show "$old_striplib $oldlib" + $run eval "$old_striplib $oldlib" || exit $? + fi + + # Do each command in the postinstall commands. + eval cmds=\"$old_postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$future_libdirs"; then + $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2 + fi + + if test -n "$current_libdirs"; then + # Maybe just do a dry run. + test -n "$run" && current_libdirs=" -n$current_libdirs" + exec $SHELL $0 --finish$current_libdirs + exit 1 + fi + + exit 0 + ;; + + # libtool finish mode + finish) + modename="$modename: finish" + libdirs="$nonopt" + admincmds= + + if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then + for dir + do + libdirs="$libdirs $dir" + done + + for libdir in $libdirs; do + if test -n "$finish_cmds"; then + # Do each command in the finish commands. + eval cmds=\"$finish_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || admincmds="$admincmds + $cmd" + done + IFS="$save_ifs" + fi + if test -n "$finish_eval"; then + # Do the single finish_eval. + eval cmds=\"$finish_eval\" + $run eval "$cmds" || admincmds="$admincmds + $cmds" + fi + done + fi + + # Exit here if they wanted silent mode. + exit 0 + + echo "----------------------------------------------------------------------" + echo "Libraries have been installed in:" + for libdir in $libdirs; do + echo " $libdir" + done + echo + echo "If you ever happen to want to link against installed libraries" + echo "in a given directory, LIBDIR, you must either use libtool, and" + echo "specify the full pathname of the library, or use \`-LLIBDIR'" + echo "flag during linking and do at least one of the following:" + if test -n "$shlibpath_var"; then + echo " - add LIBDIR to the \`$shlibpath_var' environment variable" + echo " during execution" + fi + if test -n "$runpath_var"; then + echo " - add LIBDIR to the \`$runpath_var' environment variable" + echo " during linking" + fi + if test -n "$hardcode_libdir_flag_spec"; then + libdir=LIBDIR + eval flag=\"$hardcode_libdir_flag_spec\" + + echo " - use the \`$flag' linker flag" + fi + if test -n "$admincmds"; then + echo " - have your system administrator run these commands:$admincmds" + fi + if test -f /etc/ld.so.conf; then + echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" + fi + echo + echo "See any operating system documentation about shared libraries for" + echo "more information, such as the ld(1) and ld.so(8) manual pages." + echo "----------------------------------------------------------------------" + exit 0 + ;; + + # libtool execute mode + execute) + modename="$modename: execute" + + # The first argument is the command name. + cmd="$nonopt" + if test -z "$cmd"; then + $echo "$modename: you must specify a COMMAND" 1>&2 + $echo "$help" + exit 1 + fi + + # Handle -dlopen flags immediately. + for file in $execute_dlfiles; do + if test ! -f "$file"; then + $echo "$modename: \`$file' is not a file" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + dir= + case $file in + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Read the libtool library. + dlname= + library_names= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Skip this library if it cannot be dlopened. + if test -z "$dlname"; then + # Warn if it was a shared library. + test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" + continue + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + + if test -f "$dir/$objdir/$dlname"; then + dir="$dir/$objdir" + else + $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 + exit 1 + fi + ;; + + *.lo) + # Just add the directory containing the .lo file. + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + ;; + + *) + $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2 + continue + ;; + esac + + # Get the absolute pathname. + absdir=`cd "$dir" && pwd` + test -n "$absdir" && dir="$absdir" + + # Now add the directory to shlibpath_var. + if eval "test -z \"\$$shlibpath_var\""; then + eval "$shlibpath_var=\"\$dir\"" + else + eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" + fi + done + + # This variable tells wrapper scripts just to set shlibpath_var + # rather than running their programs. + libtool_execute_magic="$magic" + + # Check if any of the arguments is a wrapper script. + args= + for file + do + case $file in + -*) ;; + *) + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Transform arg to wrapped name. + file="$progdir/$program" + fi + ;; + esac + # Quote arguments (to preserve shell metacharacters). + file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` + args="$args \"$file\"" + done + + if test -z "$run"; then + if test -n "$shlibpath_var"; then + # Export the shlibpath_var. + eval "export $shlibpath_var" + fi + + # Restore saved enviroment variables + if test "${save_LC_ALL+set}" = set; then + LC_ALL="$save_LC_ALL"; export LC_ALL + fi + if test "${save_LANG+set}" = set; then + LANG="$save_LANG"; export LANG + fi + + # Now actually exec the command. + eval "exec \$cmd$args" + + $echo "$modename: cannot exec \$cmd$args" + exit 1 + else + # Display what would be done. + if test -n "$shlibpath_var"; then + eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\"" + $echo "export $shlibpath_var" + fi + $echo "$cmd$args" + exit 0 + fi + ;; + + # libtool clean and uninstall mode + clean | uninstall) + modename="$modename: $mode" + rm="$nonopt" + files= + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + for arg + do + case $arg in + -*) rm="$rm $arg" ;; + *) files="$files $arg" ;; + esac + done + + if test -z "$rm"; then + $echo "$modename: you must specify an RM program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + rmdirs= + + for file in $files; do + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + if test "X$dir" = "X$file"; then + dir=. + objdir="$objdir" + else + objdir="$dir/$objdir" + fi + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + test $mode = uninstall && objdir="$dir" + + # Remember objdir for removal later, being careful to avoid duplicates + if test $mode = clean; then + case " $rmdirs " in + *" $objdir "*) ;; + *) rmdirs="$rmdirs $objdir" ;; + esac + fi + + rmfiles="$file" + + case $name in + *.la) + # Possibly a libtool archive, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + . $dir/$name + + # Delete the libtool libraries and symlinks. + for n in $library_names; do + rmfiles="$rmfiles $objdir/$n" + done + test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library" + test $mode = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i" + + if test $mode = uninstall; then + if test -n "$library_names"; then + # Do each command in the postuninstall commands. + eval cmds=\"$postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + + if test -n "$old_library"; then + # Do each command in the old_postuninstall commands. + eval cmds=\"$old_postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + # FIXME: should reinstall the best remaining shared library. + fi + fi + ;; + + *.lo) + # Possibly a libtool object, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + + # Read the .lo file + . $dir/$name + + # Add PIC object to the list of files to remove. + if test -n "$pic_object" \ + && test "$pic_object" != none; then + rmfiles="$rmfiles $dir/$pic_object" + fi + + # Add non-PIC object to the list of files to remove. + if test -n "$non_pic_object" \ + && test "$non_pic_object" != none; then + rmfiles="$rmfiles $dir/$non_pic_object" + fi + fi + ;; + + *) + # Do a test to see if this is a libtool program. + if test $mode = clean && + (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + relink_command= + . $dir/$file + + rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}" + if test "$fast_install" = yes && test -n "$relink_command"; then + rmfiles="$rmfiles $objdir/lt-$name" + fi + fi + ;; + esac + $show "$rm $rmfiles" + $run $rm $rmfiles + done + + # Try to remove the ${objdir}s in the directories where we deleted files + for dir in $rmdirs; do + if test -d "$dir"; then + $show "rmdir $dir" + $run rmdir $dir >/dev/null 2>&1 + fi + done + + exit 0 + ;; + + "") + $echo "$modename: you must specify a MODE" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 + ;; + esac + + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 +fi # test -z "$show_help" + +# We need to display help for each of the modes. +case $mode in +"") $echo \ +"Usage: $modename [OPTION]... [MODE-ARG]... + +Provide generalized library-building support services. + + --config show all configuration variables + --debug enable verbose shell tracing +-n, --dry-run display commands without modifying any files + --features display basic configuration information and exit + --finish same as \`--mode=finish' + --help display this help message and exit + --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS] + --quiet same as \`--silent' + --silent don't print informational messages + --tag=TAG use configuration variables from tag TAG + --version print version information + +MODE must be one of the following: + + clean remove files from the build directory + compile compile a source file into a libtool object + execute automatically set library path, then run a program + finish complete the installation of libtool libraries + install install libraries or executables + link create a library or an executable + uninstall remove libraries from an installed directory + +MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for +a more detailed description of MODE." + exit 0 + ;; + +clean) + $echo \ +"Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE... + +Remove files from the build directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, object or program, all the files associated +with it are deleted. Otherwise, only FILE itself is deleted using RM." + ;; + +compile) + $echo \ +"Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE + +Compile a source file into a libtool library object. + +This mode accepts the following additional options: + + -o OUTPUT-FILE set the output file name to OUTPUT-FILE + -static always build a \`.o' file suitable for static linking + +COMPILE-COMMAND is a command to be used in creating a \`standard' object file +from the given SOURCEFILE. + +The output file name is determined by removing the directory component from +SOURCEFILE, then substituting the C source code suffix \`.c' with the +library object suffix, \`.lo'." + ;; + +execute) + $echo \ +"Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]... + +Automatically set library path, then run a program. + +This mode accepts the following additional options: + + -dlopen FILE add the directory containing FILE to the library path + +This mode sets the library path environment variable according to \`-dlopen' +flags. + +If any of the ARGS are libtool executable wrappers, then they are translated +into their corresponding uninstalled binary, and any of their required library +directories are added to the library path. + +Then, COMMAND is executed, with ARGS as arguments." + ;; + +finish) + $echo \ +"Usage: $modename [OPTION]... --mode=finish [LIBDIR]... + +Complete the installation of libtool libraries. + +Each LIBDIR is a directory that contains libtool libraries. + +The commands that this mode executes may require superuser privileges. Use +the \`--dry-run' option if you just want to see what would be executed." + ;; + +install) + $echo \ +"Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND... + +Install executables or libraries. + +INSTALL-COMMAND is the installation command. The first component should be +either the \`install' or \`cp' program. + +The rest of the components are interpreted as arguments to that command (only +BSD-compatible install options are recognized)." + ;; + +link) + $echo \ +"Usage: $modename [OPTION]... --mode=link LINK-COMMAND... + +Link object files or libraries together to form another library, or to +create an executable program. + +LINK-COMMAND is a command using the C compiler that you would use to create +a program from several object files. + +The following components of LINK-COMMAND are treated specially: + + -all-static do not do any dynamic linking at all + -avoid-version do not add a version suffix if possible + -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime + -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols + -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) + -export-symbols SYMFILE + try to export only the symbols listed in SYMFILE + -export-symbols-regex REGEX + try to export only the symbols matching REGEX + -LLIBDIR search LIBDIR for required installed libraries + -lNAME OUTPUT-FILE requires the installed library libNAME + -module build a library that can dlopened + -no-fast-install disable the fast-install mode + -no-install link a not-installable executable + -no-undefined declare that a library does not refer to external symbols + -o OUTPUT-FILE create OUTPUT-FILE from the specified objects + -objectlist FILE Use a list of object files found in FILE to specify objects + -release RELEASE specify package release information + -rpath LIBDIR the created library will eventually be installed in LIBDIR + -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries + -static do not do any dynamic linking of libtool libraries + -version-info CURRENT[:REVISION[:AGE]] + specify library version info [each variable defaults to 0] + +All other options (arguments beginning with \`-') are ignored. + +Every other argument is treated as a filename. Files ending in \`.la' are +treated as uninstalled libtool libraries, other files are standard or library +object files. + +If the OUTPUT-FILE ends in \`.la', then a libtool library is created, +only library objects (\`.lo' files) may be specified, and \`-rpath' is +required, except when creating a convenience library. + +If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created +using \`ar' and \`ranlib', or on Windows using \`lib'. + +If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file +is created, otherwise an executable program is created." + ;; + +uninstall) + $echo \ +"Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... + +Remove libraries from an installation directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, all the files associated with it are deleted. +Otherwise, only FILE itself is deleted using RM." + ;; + +*) + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; +esac + +echo +$echo "Try \`$modename --help' for more information about other modes." + +exit 0 + +# The TAGs below are defined such that we never get into a situation +# in which we disable both kinds of libraries. Given conflicting +# choices, we go for a static library, that is the most portable, +# since we can't tell whether shared libraries were disabled because +# the user asked for that or because the platform doesn't support +# them. This is particularly important on AIX, because we don't +# support having both static and shared libraries enabled at the same +# time on that platform, so we default to a shared-only configuration. +# If a disable-shared tag is given, we'll fallback to a static-only +# configuration. But we'll never go from static-only to shared-only. + +### BEGIN LIBTOOL TAG CONFIG: disable-shared +build_libtool_libs=no +build_old_libs=yes +### END LIBTOOL TAG CONFIG: disable-shared + +### BEGIN LIBTOOL TAG CONFIG: disable-static +build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` +### END LIBTOOL TAG CONFIG: disable-static + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: diff --git a/bibletime-doc/admin/missing b/bibletime-doc/admin/missing new file mode 100755 index 0000000..5f9da90 --- /dev/null +++ b/bibletime-doc/admin/missing @@ -0,0 +1,265 @@ +#! /bin/sh +# Common stub for a few missing GNU programs while installing. +# Copyright 1996, 1997, 1999, 2000 Free Software Foundation, Inc. +# Originally by Fran,cois Pinard , 1996. + +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + +if test $# -eq 0; then + echo 1>&2 "Try \`$0 --help' for more information" + exit 1 +fi + +run=: + +case "$1" in +--run) + # Try to run requested program, and just exit if it succeeds. + run= + shift + "$@" && exit 0 + ;; +esac + +# If it does not exist, or fails to run (possibly an outdated version), +# try to emulate it. +case "$1" in + + -h|--h|--he|--hel|--help) + echo "\ +$0 [OPTION]... PROGRAM [ARGUMENT]... + +Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an +error status if there is no known handling for PROGRAM. + +Options: + -h, --help display this help and exit + -v, --version output version information and exit + --run try to run the given command, and emulate it if it fails + +Supported PROGRAM values: + aclocal touch file \`aclocal.m4' + autoconf touch file \`configure' + autoheader touch file \`config.h.in' + automake touch all \`Makefile.in' files + bison create \`y.tab.[ch]', if possible, from existing .[ch] + flex create \`lex.yy.c', if possible, from existing .c + help2man touch the output file + lex create \`lex.yy.c', if possible, from existing .c + makeinfo touch the output file + tar try tar, gnutar, gtar, then tar without non-portable flags + yacc create \`y.tab.[ch]', if possible, from existing .[ch]" + ;; + + -v|--v|--ve|--ver|--vers|--versi|--versio|--version) + echo "missing 0.3 - GNU automake" + ;; + + -*) + echo 1>&2 "$0: Unknown \`$1' option" + echo 1>&2 "Try \`$0 --help' for more information" + exit 1 + ;; + + aclocal) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`acinclude.m4' or \`configure.in'. You might want + to install the \`Automake' and \`Perl' packages. Grab them from + any GNU archive site." + touch aclocal.m4 + ;; + + autoconf) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`configure.in'. You might want to install the + \`Autoconf' and \`GNU m4' packages. Grab them from any GNU + archive site." + touch configure + ;; + + autoheader) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`acconfig.h' or \`configure.in'. You might want + to install the \`Autoconf' and \`GNU m4' packages. Grab them + from any GNU archive site." + files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' configure.in` + test -z "$files" && files="config.h" + touch_files= + for f in $files; do + case "$f" in + *:*) touch_files="$touch_files "`echo "$f" | + sed -e 's/^[^:]*://' -e 's/:.*//'`;; + *) touch_files="$touch_files $f.in";; + esac + done + touch $touch_files + ;; + + automake) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified \`Makefile.am', \`acinclude.m4' or \`configure.in'. + You might want to install the \`Automake' and \`Perl' packages. + Grab them from any GNU archive site." + find . -type f -name Makefile.am -print | + sed 's/\.am$/.in/' | + while read f; do touch "$f"; done + ;; + + bison|yacc) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a \`.y' file. You may need the \`Bison' package + in order for those modifications to take effect. You can get + \`Bison' from any GNU archive site." + rm -f y.tab.c y.tab.h + if [ $# -ne 1 ]; then + eval LASTARG="\${$#}" + case "$LASTARG" in + *.y) + SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` + if [ -f "$SRCFILE" ]; then + cp "$SRCFILE" y.tab.c + fi + SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` + if [ -f "$SRCFILE" ]; then + cp "$SRCFILE" y.tab.h + fi + ;; + esac + fi + if [ ! -f y.tab.h ]; then + echo >y.tab.h + fi + if [ ! -f y.tab.c ]; then + echo 'main() { return 0; }' >y.tab.c + fi + ;; + + lex|flex) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a \`.l' file. You may need the \`Flex' package + in order for those modifications to take effect. You can get + \`Flex' from any GNU archive site." + rm -f lex.yy.c + if [ $# -ne 1 ]; then + eval LASTARG="\${$#}" + case "$LASTARG" in + *.l) + SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` + if [ -f "$SRCFILE" ]; then + cp "$SRCFILE" lex.yy.c + fi + ;; + esac + fi + if [ ! -f lex.yy.c ]; then + echo 'main() { return 0; }' >lex.yy.c + fi + ;; + + help2man) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a dependency of a manual page. You may need the + \`Help2man' package in order for those modifications to take + effect. You can get \`Help2man' from any GNU archive site." + + file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + if test -z "$file"; then + file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` + fi + if [ -f "$file" ]; then + touch $file + else + test -z "$file" || exec >$file + echo ".ab help2man is required to generate this page" + exit 1 + fi + ;; + + makeinfo) + echo 1>&2 "\ +WARNING: \`$1' is missing on your system. You should only need it if + you modified a \`.texi' or \`.texinfo' file, or any other file + indirectly affecting the aspect of the manual. The spurious + call might also be the consequence of using a buggy \`make' (AIX, + DU, IRIX). You might want to install the \`Texinfo' package or + the \`GNU make' package. Grab either from any GNU archive site." + file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + if test -z "$file"; then + file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` + file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` + fi + touch $file + ;; + + tar) + shift + if test -n "$run"; then + echo 1>&2 "ERROR: \`tar' requires --run" + exit 1 + fi + + # We have already tried tar in the generic part. + # Look for gnutar/gtar before invocation to avoid ugly error + # messages. + if (gnutar --version > /dev/null 2>&1); then + gnutar ${1+"$@"} && exit 0 + fi + if (gtar --version > /dev/null 2>&1); then + gtar ${1+"$@"} && exit 0 + fi + firstarg="$1" + if shift; then + case "$firstarg" in + *o*) + firstarg=`echo "$firstarg" | sed s/o//` + tar "$firstarg" ${1+"$@"} && exit 0 + ;; + esac + case "$firstarg" in + *h*) + firstarg=`echo "$firstarg" | sed s/h//` + tar "$firstarg" ${1+"$@"} && exit 0 + ;; + esac + fi + + echo 1>&2 "\ +WARNING: I can't seem to be able to run \`tar' with the given arguments. + You may want to install GNU tar or Free paxutils, or check the + command line arguments." + exit 1 + ;; + + *) + echo 1>&2 "\ +WARNING: \`$1' is needed, and you do not seem to have it handy on your + system. You might have modified some files without having the + proper tools for further handling them. Check the \`README' file, + it often tells you about the needed prerequirements for installing + this package. You may also peek at any GNU archive site, in case + some other package would contain this missing \`$1' program." + exit 1 + ;; +esac + +exit 0 diff --git a/bibletime-doc/admin/mkinstalldirs b/bibletime-doc/admin/mkinstalldirs new file mode 100755 index 0000000..a2714af --- /dev/null +++ b/bibletime-doc/admin/mkinstalldirs @@ -0,0 +1,40 @@ +#! /bin/sh +# mkinstalldirs --- make directory hierarchy +# Author: Noah Friedman +# Created: 1993-05-16 +# Public domain + +# $Id: mkinstalldirs,v 1.1.1.1 2001/11/24 19:50:34 mgruner Exp $ + +errstatus=0 + +for file +do + set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` + shift + + pathcomp= + for d + do + pathcomp="$pathcomp$d" + case "$pathcomp" in + -* ) pathcomp=./$pathcomp ;; + esac + + if test ! -d "$pathcomp"; then + echo "mkdir $pathcomp" + + mkdir "$pathcomp" || lasterr=$? + + if test ! -d "$pathcomp"; then + errstatus=$lasterr + fi + fi + + pathcomp="$pathcomp/" + done +done + +exit $errstatus + +# mkinstalldirs ends here diff --git a/bibletime-doc/admin/ylwrap b/bibletime-doc/admin/ylwrap new file mode 100755 index 0000000..8aa0314 --- /dev/null +++ b/bibletime-doc/admin/ylwrap @@ -0,0 +1,142 @@ +#! /bin/sh +# ylwrap - wrapper for lex/yacc invocations. +# Copyright 1996, 1997, 1998, 1999 Free Software Foundation, Inc. +# Written by Tom Tromey . +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +# Usage: +# ylwrap PROGRAM INPUT [OUTPUT DESIRED]... -- [ARGS]... +# * PROGRAM is program to run. +# * INPUT is the input file +# * OUTPUT is file PROG generates +# * DESIRED is file we actually want +# * ARGS are passed to PROG +# Any number of OUTPUT,DESIRED pairs may be used. + +# The program to run. +prog="$1" +shift +# Make any relative path in $prog absolute. +case "$prog" in + /* | [A-Za-z]:*) ;; + */*) prog="`pwd`/$prog" ;; +esac + +# The input. +input="$1" +shift +case "$input" in + /* | [A-Za-z]:*) + # Absolute path; do nothing. + ;; + *) + # Relative path. Make it absolute. Why? Because otherwise any + # debugging info in the generated file will point to the wrong + # place. This is really gross. + input="`pwd`/$input" + ;; +esac + +# We don't want to use the absolute path if the input in the current +# directory like when making a tar ball. +input_base=`echo $input | sed -e 's|.*/||'` +if test -f $input_base && cmp $input_base $input >/dev/null 2>&1; then + input=$input_base +fi + +pairlist= +while test "$#" -ne 0; do + if test "$1" = "--"; then + shift + break + fi + pairlist="$pairlist $1" + shift +done + +# FIXME: add hostname here for parallel makes that run commands on +# other machines. But that might take us over the 14-char limit. +dirname=ylwrap$$ +trap "cd `pwd`; rm -rf $dirname > /dev/null 2>&1" 1 2 3 15 +mkdir $dirname || exit 1 + +cd $dirname +case "$input" in + /* | [A-Za-z]:*) + # Absolute path; do nothing. + ;; + *) + # Make a symbolic link, hard link or hardcopy. + ln -s ../"$input" . > /dev/null 2>&1 || ln ../"$input" . > /dev/null 2>&1 || cp ../"$input" . + ;; +esac +$prog ${1+"$@"} "$input" +status=$? + +if test $status -eq 0; then + set X $pairlist + shift + first=yes + # Since DOS filename conventions don't allow two dots, + # the DOS version of Bison writes out y_tab.c instead of y.tab.c + # and y_tab.h instead of y.tab.h. Test to see if this is the case. + y_tab_nodot="no" + if test -f y_tab.c || test -f y_tab.h; then + y_tab_nodot="yes" + fi + + while test "$#" -ne 0; do + from="$1" + # Handle y_tab.c and y_tab.h output by DOS + if test $y_tab_nodot = "yes"; then + if test $from = "y.tab.c"; then + from="y_tab.c" + else + if test $from = "y.tab.h"; then + from="y_tab.h" + fi + fi + fi + if test -f "$from"; then + # If $2 is an absolute path name, then just use that, + # otherwise prepend `../'. + case "$2" in + /* | [A-Za-z]:*) target="$2";; + *) target="../$2";; + esac + mv "$from" "$target" || status=$? + else + # A missing file is only an error for the first file. This + # is a blatant hack to let us support using "yacc -d". If -d + # is not specified, we don't want an error when the header + # file is "missing". + if test $first = yes; then + status=1 + fi + fi + shift + shift + first=no + done +else + status=$? +fi + +# Remove the directory. +cd .. +rm -rf $dirname + +exit $status diff --git a/bibletime-doc/bibletime-doc.spec b/bibletime-doc/bibletime-doc.spec new file mode 100644 index 0000000..c15ddce --- /dev/null +++ b/bibletime-doc/bibletime-doc.spec @@ -0,0 +1,76 @@ +%define name bibletime-doc +%define version @VERSION +%define release 1 + +# This should be set to your os. +# Possible values are Mandrake, Red Hat, Turbolinux, Caldera, SuSE, Debian, etc. +%define ostype Debian + +# This should be set to the version of your OS (6.0, 6.1, 6.2, 7.0, 7.1, 7.2, 8 +%define osversion 3.0 + +# This is your cpu i486, i586, i686, ppc, sparc, alfa, etc. +%define buildarch noarch + +# This the RPM group on your system that this will installed into. +# Graphical desktop/KDE, X11/apps, etc. +%define rpmgroup Graphical desktop/KDE + +Summary: BibleTime %{version} is an easy to use Bible study tool for KDE2. +Name: %{name} +Version: %{version} +Release: %{release} +#Icon: bibletime.xpm +Copyright: GPL +Vendor: The team of BibleTime +Url: http://www.bibletime.de +Packager: Brook Humphrey , Joachim Ansorg +Group: %{rpmgroup} +BuildArch: %{buildarch} +Source0: %{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}--rootbibletime +Prefix: /usr + +%description +BibleTime %{version}-%{release} is a free and easy to use bible study tool for UNIX systems. + +BibleTime provides easy handling of digitalized texts (Bibles, commentaries and lexicons) and powerful features to work with these texts (search in texts, write own notes, save, print etc.). Bibletime is a frontend for the SWORD Bible Framework. + +This is a relocatable package, you can install it on different target with +rpm -Uvh bibletime-xxx.rpm --prefix /usr/local/opt/apps/noncommercial +default is %{_prefix} + +The SWORD Project is an effort to create an ever expanding software package for research and study of God and His Word. The SWORD Bible Framework allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. + +This rpm was compiled on a %{ostype} %{osversion} system for %{buildarch} class cpu's. + +This RPM has these compiled options Sword is compiled %{swordlibs} and KDE/QT is compiled %{kdelibs}. + +Although this binary no longer requires sword to run the source.rpm will not build correctly +without the sword-devel package installed. + +%prep +rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_DIR/%{name}-%{version} + + + +%setup -q +make -f Makefile.cvs +./configure; +make + +%install +make prefix=$RPM_BUILD_ROOT%{prefix} install + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +#Sword config files +# global BibleTime config files +%{prefix}/share/doc/HTML/*/bibletime/* +%{prefix}/share/locale/*/LC_MESSAGES/bibletime* + + diff --git a/bibletime-doc/bibletime-doc.spec.in b/bibletime-doc/bibletime-doc.spec.in new file mode 100644 index 0000000..6724ad5 --- /dev/null +++ b/bibletime-doc/bibletime-doc.spec.in @@ -0,0 +1,76 @@ +%define name @PACKAGE@ +%define version @VERSION +%define release 1 + +# This should be set to your os. +# Possible values are Mandrake, Red Hat, Turbolinux, Caldera, SuSE, Debian, etc. +%define ostype @DISTRIBUTION@ + +# This should be set to the version of your OS (6.0, 6.1, 6.2, 7.0, 7.1, 7.2, 8 +%define osversion @DISTRIBUTION_VERSION@ + +# This is your cpu i486, i586, i686, ppc, sparc, alfa, etc. +%define buildarch noarch + +# This the RPM group on your system that this will installed into. +# Graphical desktop/KDE, X11/apps, etc. +%define rpmgroup @RPM_GROUP@ + +Summary: BibleTime %{version} is an easy to use Bible study tool for KDE2. +Name: %{name} +Version: %{version} +Release: %{release} +#Icon: bibletime.xpm +Copyright: GPL +Vendor: The team of BibleTime +Url: http://www.bibletime.de +Packager: Brook Humphrey , Joachim Ansorg +Group: %{rpmgroup} +BuildArch: %{buildarch} +Source0: %{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}--rootbibletime +Prefix: @RPM_PREFIX@ + +%description +BibleTime %{version}-%{release} is a free and easy to use bible study tool for UNIX systems. + +BibleTime provides easy handling of digitalized texts (Bibles, commentaries and lexicons) and powerful features to work with these texts (search in texts, write own notes, save, print etc.). Bibletime is a frontend for the SWORD Bible Framework. + +This is a relocatable package, you can install it on different target with +rpm -Uvh bibletime-xxx.rpm --prefix /usr/local/opt/apps/noncommercial +default is %{_prefix} + +The SWORD Project is an effort to create an ever expanding software package for research and study of God and His Word. The SWORD Bible Framework allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. + +This rpm was compiled on a %{ostype} %{osversion} system for %{buildarch} class cpu's. + +This RPM has these compiled options Sword is compiled %{swordlibs} and KDE/QT is compiled %{kdelibs}. + +Although this binary no longer requires sword to run the source.rpm will not build correctly +without the sword-devel package installed. + +%prep +rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_DIR/%{name}-%{version} + + + +%setup -q +make -f Makefile.cvs +./configure; +make + +%install +make prefix=$RPM_BUILD_ROOT%{prefix} install + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +#Sword config files +# global BibleTime config files +%{prefix}/share/doc/HTML/*/bibletime/* +%{prefix}/share/locale/*/LC_MESSAGES/bibletime* + + diff --git a/bibletime-doc/bibletime.m4 b/bibletime-doc/bibletime.m4 new file mode 100644 index 0000000..64b08fa --- /dev/null +++ b/bibletime-doc/bibletime.m4 @@ -0,0 +1,156 @@ +## -*- autoconf -*- + +dnl ------------------------------------------------------------------------------- +dnl Check wheter to use static linking, first parameter is the result (YES/NO) +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_STATIC_LINKING, +[ +$1="NO" + +AC_MSG_CHECKING(whether to use static linking) +AC_ARG_ENABLE(static-linking, + [ --enable-static-linking use static linking], + USE_STATIC_LINKING=$enableval, USE_STATIC_LINKING="no") + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + AC_SUBST(BT_LDFLAGS) + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + $1="YES"; +else + $1="NO"; +fi + +AC_MSG_RESULT($USE_STATIC_LINKING) +]) + +dnl ------------------------------------------------------------------------------- +dnl Checks the type of the distribution +dnl Possible names for the distributions are SuSE, RedHat, Mandrake +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_DISTRIBUTION, +[ +AC_MSG_CHECKING([for the used Linux distribution]) + +AC_ARG_WITH(distribution, +[ --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] ], +[ + ac_distribution=$withval +],ac_distribution=auto +) + +AC_ARG_WITH(distribution-version, +[ --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] ], +[ + ac_distribution_version=$withval +],ac_distribution_version=auto +) + +AC_ARG_WITH(rpm-prefix, +[ --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] ], +[ + ac_rpm_prefix=$withval +],ac_rpm_prefix=auto +) + +AC_ARG_WITH(rpm-group, +[ --with-rpm-group=DIR The group which will be used for the RPM system [auto] ], +[ + ac_rpm_group=$withval +],ac_rpm_group=auto +) + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=[$ac_distribution] +fi + +if test "$ac_distribution" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION, [ +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi +]) +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=[$ac_distribution_version] +fi +if test "$ac_distribution_version" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION_VERSION, [ +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=[`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`]; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=[`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=[`cat /etc/debian_version`] +fi +]) +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=[$ac_rpm_prefix] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_PREFIX, [ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi +]) +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=[$ac_rpm_group] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_GROUP, +[ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi +]) +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION, ${DISTRIBUTION}, [The type of your distribution]) +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION_VERSION, ${DISTRIBUTION_VERSION}, [The version of your distribution]) +fi + +AC_SUBST(DISTRIBUTION) +AC_SUBST(DISTRIBUTION_VERSION) +AC_SUBST(RPM_PREFIX) +AC_SUBST(RPM_GROUP) + +AC_MSG_RESULT([$DISTRIBUTION $DISTRIBUTION_VERSION]) + +AC_MSG_CHECKING([for RPM installation prefix]) +AC_MSG_RESULT([$RPM_PREFIX]) + +AC_MSG_CHECKING([for the correct RPM group]) +AC_MSG_RESULT([$RPM_GROUP]) +]) + diff --git a/bibletime-doc/config.guess b/bibletime-doc/config.guess new file mode 100755 index 0000000..ed2e03b --- /dev/null +++ b/bibletime-doc/config.guess @@ -0,0 +1,1321 @@ +#! /bin/sh +# Attempt to guess a canonical system name. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, +# 2000, 2001, 2002 Free Software Foundation, Inc. + +timestamp='2002-03-20' + +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Originally written by Per Bothner . +# Please send patches to . Submit a context +# diff and a properly formatted ChangeLog entry. +# +# This script attempts to guess a canonical system name similar to +# config.sub. If it succeeds, it prints the system name on stdout, and +# exits with 0. Otherwise, it exits with 1. +# +# The plan is that this can be called by configure scripts if you +# don't specify an explicit build system type. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] + +Output the configuration name of the system \`$me' is run on. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.guess ($timestamp) + +Originally written by Per Bothner. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" >&2 + exit 1 ;; + * ) + break ;; + esac +done + +if test $# != 0; then + echo "$me: too many arguments$help" >&2 + exit 1 +fi + + +dummy=dummy-$$ +trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15 + +# CC_FOR_BUILD -- compiler used by this script. +# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still +# use `HOST_CC' if defined, but it is deprecated. + +set_cc_for_build='case $CC_FOR_BUILD,$HOST_CC,$CC in + ,,) echo "int dummy(){}" > $dummy.c ; + for c in cc gcc c89 c99 ; do + ($c $dummy.c -c -o $dummy.o) >/dev/null 2>&1 ; + if test $? = 0 ; then + CC_FOR_BUILD="$c"; break ; + fi ; + done ; + rm -f $dummy.c $dummy.o $dummy.rel ; + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found ; + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; +esac' + +# This is needed to find uname on a Pyramid OSx when run in the BSD universe. +# (ghazi@noc.rutgers.edu 1994-08-24) +if (test -f /.attbin/uname) >/dev/null 2>&1 ; then + PATH=$PATH:/.attbin ; export PATH +fi + +UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown +UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown +UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown +UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown + +# Note: order is significant - the case branches are not exclusive. + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + *:NetBSD:*:*) + # NetBSD (nbsd) targets should (where applicable) match one or + # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently + # switched to ELF, *-*-netbsd* would select the old + # object file format. This provides both forward + # compatibility and a consistent mechanism for selecting the + # object file format. + # + # Note: NetBSD doesn't particularly care about the vendor + # portion of the name. We always set it to "unknown". + sysctl="sysctl -n hw.machine_arch" + UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ + /usr/sbin/$sysctl 2>/dev/null || echo unknown)` + case "${UNAME_MACHINE_ARCH}" in + arm*) machine=arm-unknown ;; + sh3el) machine=shl-unknown ;; + sh3eb) machine=sh-unknown ;; + *) machine=${UNAME_MACHINE_ARCH}-unknown ;; + esac + # The Operating System including object format, if it has switched + # to ELF recently, or will in the future. + case "${UNAME_MACHINE_ARCH}" in + arm*|i386|m68k|ns32k|sh3*|sparc|vax) + eval $set_cc_for_build + if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep __ELF__ >/dev/null + then + # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). + # Return netbsd for either. FIX? + os=netbsd + else + os=netbsdelf + fi + ;; + *) + os=netbsd + ;; + esac + # The OS release + release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: + # contains redundant information, the shorter form: + # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. + echo "${machine}-${os}${release}" + exit 0 ;; + amiga:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + arc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + hp300:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mac68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + macppc:OpenBSD:*:*) + echo powerpc-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme88k:OpenBSD:*:*) + echo m88k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvmeppc:OpenBSD:*:*) + echo powerpc-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + pmax:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + sgi:OpenBSD:*:*) + echo mipseb-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + sun3:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + wgrisc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:OpenBSD:*:*) + echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + alpha:OSF1:*:*) + if test $UNAME_RELEASE = "V4.0"; then + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` + fi + # A Vn.n version is a released version. + # A Tn.n version is a released field test version. + # A Xn.n version is an unreleased experimental baselevel. + # 1.2 uses "1.2" for uname -r. + cat <$dummy.s + .data +\$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + + .text + .globl main + .align 4 + .ent main +main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + eval $set_cc_for_build + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) + UNAME_MACHINE="alpha" + ;; + 1-0) + UNAME_MACHINE="alphaev5" + ;; + 1-1) + UNAME_MACHINE="alphaev56" + ;; + 1-101) + UNAME_MACHINE="alphapca56" + ;; + 2-303) + UNAME_MACHINE="alphaev6" + ;; + 2-307) + UNAME_MACHINE="alphaev67" + ;; + 2-1307) + UNAME_MACHINE="alphaev68" + ;; + esac + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + exit 0 ;; + Alpha\ *:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # Should we change UNAME_MACHINE based on the output of uname instead + # of the specific Alpha model? + echo alpha-pc-interix + exit 0 ;; + 21064:Windows_NT:50:3) + echo alpha-dec-winnt3.5 + exit 0 ;; + Amiga*:UNIX_System_V:4.0:*) + echo m68k-unknown-sysv4 + exit 0;; + *:[Aa]miga[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-amigaos + exit 0 ;; + *:[Mm]orph[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-morphos + exit 0 ;; + *:OS/390:*:*) + echo i370-ibm-openedition + exit 0 ;; + arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) + echo arm-acorn-riscix${UNAME_RELEASE} + exit 0;; + SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) + echo hppa1.1-hitachi-hiuxmpp + exit 0;; + Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) + # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. + if test "`(/bin/universe) 2>/dev/null`" = att ; then + echo pyramid-pyramid-sysv3 + else + echo pyramid-pyramid-bsd + fi + exit 0 ;; + NILE*:*:*:dcosx) + echo pyramid-pyramid-svr4 + exit 0 ;; + sun4H:SunOS:5.*:*) + echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) + echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + i86pc:SunOS:5.*:*) + echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:6*:*) + # According to config.sub, this is the proper way to canonicalize + # SunOS6. Hard to guess exactly what SunOS6 will be like, but + # it's likely to be more like Solaris than SunOS4. + echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:*:*) + case "`/usr/bin/arch -k`" in + Series*|S4*) + UNAME_RELEASE=`uname -v` + ;; + esac + # Japanese Language versions have a version number like `4.1.3-JL'. + echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + exit 0 ;; + sun3*:SunOS:*:*) + echo m68k-sun-sunos${UNAME_RELEASE} + exit 0 ;; + sun*:*:4.2BSD:*) + UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` + test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 + case "`/bin/arch`" in + sun3) + echo m68k-sun-sunos${UNAME_RELEASE} + ;; + sun4) + echo sparc-sun-sunos${UNAME_RELEASE} + ;; + esac + exit 0 ;; + aushp:SunOS:*:*) + echo sparc-auspex-sunos${UNAME_RELEASE} + exit 0 ;; + # The situation for MiNT is a little confusing. The machine name + # can be virtually everything (everything which is not + # "atarist" or "atariste" at least should have a processor + # > m68000). The system name ranges from "MiNT" over "FreeMiNT" + # to the lowercase version "mint" (or "freemint"). Finally + # the system name "TOS" denotes a system which is actually not + # MiNT. But MiNT is downward compatible to TOS, so this should + # be no problem. + atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) + echo m68k-milan-mint${UNAME_RELEASE} + exit 0 ;; + hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) + echo m68k-hades-mint${UNAME_RELEASE} + exit 0 ;; + *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) + echo m68k-unknown-mint${UNAME_RELEASE} + exit 0 ;; + powerpc:machten:*:*) + echo powerpc-apple-machten${UNAME_RELEASE} + exit 0 ;; + RISC*:Mach:*:*) + echo mips-dec-mach_bsd4.3 + exit 0 ;; + RISC*:ULTRIX:*:*) + echo mips-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + VAX*:ULTRIX*:*:*) + echo vax-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + 2020:CLIX:*:* | 2430:CLIX:*:*) + echo clipper-intergraph-clix${UNAME_RELEASE} + exit 0 ;; + mips:*:*:UMIPS | mips:*:*:RISCos) + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c +#ifdef __cplusplus +#include /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif + #if defined (host_mips) && defined (MIPSEB) + #if defined (SYSTYPE_SYSV) + printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_SVR4) + printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) + printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + #endif + #endif + exit (-1); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy \ + && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ + && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo mips-mips-riscos${UNAME_RELEASE} + exit 0 ;; + Motorola:PowerMAX_OS:*:*) + echo powerpc-motorola-powermax + exit 0 ;; + Night_Hawk:Power_UNIX:*:*) + echo powerpc-harris-powerunix + exit 0 ;; + m88k:CX/UX:7*:*) + echo m88k-harris-cxux7 + exit 0 ;; + m88k:*:4*:R4*) + echo m88k-motorola-sysv4 + exit 0 ;; + m88k:*:3*:R3*) + echo m88k-motorola-sysv3 + exit 0 ;; + AViiON:dgux:*:*) + # DG/UX returns AViiON for all architectures + UNAME_PROCESSOR=`/usr/bin/uname -p` + if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + then + if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ + [ ${TARGET_BINARY_INTERFACE}x = x ] + then + echo m88k-dg-dgux${UNAME_RELEASE} + else + echo m88k-dg-dguxbcs${UNAME_RELEASE} + fi + else + echo i586-dg-dgux${UNAME_RELEASE} + fi + exit 0 ;; + M88*:DolphinOS:*:*) # DolphinOS (SVR3) + echo m88k-dolphin-sysv3 + exit 0 ;; + M88*:*:R3*:*) + # Delta 88k system running SVR3 + echo m88k-motorola-sysv3 + exit 0 ;; + XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) + echo m88k-tektronix-sysv3 + exit 0 ;; + Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) + echo m68k-tektronix-bsd + exit 0 ;; + *:IRIX*:*:*) + echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + exit 0 ;; + ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' + i*86:AIX:*:*) + echo i386-ibm-aix + exit 0 ;; + ia64:AIX:*:*) + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:2:3) + if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #include + + main() + { + if (!__power_pc()) + exit(1); + puts("powerpc-ibm-aix3.2.5"); + exit(0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo rs6000-ibm-aix3.2.5 + elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then + echo rs6000-ibm-aix3.2.4 + else + echo rs6000-ibm-aix3.2 + fi + exit 0 ;; + *:AIX:*:[45]) + IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` + if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + IBM_ARCH=rs6000 + else + IBM_ARCH=powerpc + fi + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${IBM_ARCH}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:*:*) + echo rs6000-ibm-aix + exit 0 ;; + ibmrt:4.4BSD:*|romp-ibm:BSD:*) + echo romp-ibm-bsd4.4 + exit 0 ;; + ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and + echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + exit 0 ;; # report: romp-ibm BSD 4.3 + *:BOSX:*:*) + echo rs6000-bull-bosx + exit 0 ;; + DPX/2?00:B.O.S.:*:*) + echo m68k-bull-sysv3 + exit 0 ;; + 9000/[34]??:4.3bsd:1.*:*) + echo m68k-hp-bsd + exit 0 ;; + hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) + echo m68k-hp-bsd4.4 + exit 0 ;; + 9000/[34678]??:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + case "${UNAME_MACHINE}" in + 9000/31? ) HP_ARCH=m68000 ;; + 9000/[34]?? ) HP_ARCH=m68k ;; + 9000/[678][0-9][0-9]) + if [ -x /usr/bin/getconf ]; then + sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` + sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` + case "${sc_cpu_version}" in + 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 + 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 + 532) # CPU_PA_RISC2_0 + case "${sc_kernel_bits}" in + 32) HP_ARCH="hppa2.0n" ;; + 64) HP_ARCH="hppa2.0w" ;; + '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 + esac ;; + esac + fi + if [ "${HP_ARCH}" = "" ]; then + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + + #define _HPUX_SOURCE + #include + #include + + int main () + { + #if defined(_SC_KERNEL_BITS) + long bits = sysconf(_SC_KERNEL_BITS); + #endif + long cpu = sysconf (_SC_CPU_VERSION); + + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1"); break; + case CPU_PA_RISC2_0: + #if defined(_SC_KERNEL_BITS) + switch (bits) + { + case 64: puts ("hppa2.0w"); break; + case 32: puts ("hppa2.0n"); break; + default: puts ("hppa2.0"); break; + } break; + #else /* !defined(_SC_KERNEL_BITS) */ + puts ("hppa2.0"); break; + #endif + default: puts ("hppa1.0"); break; + } + exit (0); + } +EOF + (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`./$dummy` + if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi + rm -f $dummy.c $dummy + fi ;; + esac + echo ${HP_ARCH}-hp-hpux${HPUX_REV} + exit 0 ;; + ia64:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux${HPUX_REV} + exit 0 ;; + 3050*:HI-UX:*:*) + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #include + int + main () + { + long cpu = sysconf (_SC_CPU_VERSION); + /* The order matters, because CPU_IS_HP_MC68K erroneously returns + true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct + results, however. */ + if (CPU_IS_PA_RISC (cpu)) + { + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; + case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; + default: puts ("hppa-hitachi-hiuxwe2"); break; + } + } + else if (CPU_IS_HP_MC68K (cpu)) + puts ("m68k-hitachi-hiuxwe2"); + else puts ("unknown-hitachi-hiuxwe2"); + exit (0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo unknown-hitachi-hiuxwe2 + exit 0 ;; + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + echo hppa1.1-hp-bsd + exit 0 ;; + 9000/8??:4.3bsd:*:*) + echo hppa1.0-hp-bsd + exit 0 ;; + *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) + echo hppa1.0-hp-mpeix + exit 0 ;; + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + echo hppa1.1-hp-osf + exit 0 ;; + hp8??:OSF1:*:*) + echo hppa1.0-hp-osf + exit 0 ;; + i*86:OSF1:*:*) + if [ -x /usr/sbin/sysversion ] ; then + echo ${UNAME_MACHINE}-unknown-osf1mk + else + echo ${UNAME_MACHINE}-unknown-osf1 + fi + exit 0 ;; + parisc*:Lites*:*:*) + echo hppa1.1-hp-lites + exit 0 ;; + C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) + echo c1-convex-bsd + exit 0 ;; + C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) + echo c34-convex-bsd + exit 0 ;; + C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) + echo c38-convex-bsd + exit 0 ;; + C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) + echo c4-convex-bsd + exit 0 ;; + CRAY*Y-MP:*:*:*) + echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*[A-Z]90:*:*:*) + echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ + -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ + -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*TS:*:*:*) + echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3D:*:*:*) + echo alpha-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3E:*:*:*) + echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*SV1:*:*:*) + echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) + FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` + FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit 0 ;; + i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + exit 0 ;; + sparc*:BSD/OS:*:*) + echo sparc-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:BSD/OS:*:*) + echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:FreeBSD:*:*) + echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit 0 ;; + i*:CYGWIN*:*) + echo ${UNAME_MACHINE}-pc-cygwin + exit 0 ;; + i*:MINGW*:*) + echo ${UNAME_MACHINE}-pc-mingw32 + exit 0 ;; + i*:PW*:*) + echo ${UNAME_MACHINE}-pc-pw32 + exit 0 ;; + x86:Interix*:3*) + echo i386-pc-interix3 + exit 0 ;; + i*:Windows_NT*:* | Pentium*:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we + # UNAME_MACHINE based on the output of uname instead of i386? + echo i386-pc-interix + exit 0 ;; + i*:UWIN*:*) + echo ${UNAME_MACHINE}-pc-uwin + exit 0 ;; + p*:CYGWIN*:*) + echo powerpcle-unknown-cygwin + exit 0 ;; + prep*:SunOS:5.*:*) + echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + *:GNU:*:*) + echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + exit 0 ;; + i*86:Minix:*:*) + echo ${UNAME_MACHINE}-pc-minix + exit 0 ;; + arm*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + ia64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + m68*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + mips:Linux:*:*) + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #undef CPU + #undef mips + #undef mipsel + #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) + CPU=mipsel + #else + #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) + CPU=mips + #else + CPU= + #endif + #endif +EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` + rm -f $dummy.c + test x"${CPU}" != x && echo "${CPU}-pc-linux-gnu" && exit 0 + ;; + ppc:Linux:*:*) + echo powerpc-unknown-linux-gnu + exit 0 ;; + ppc64:Linux:*:*) + echo powerpc64-unknown-linux-gnu + exit 0 ;; + alpha:Linux:*:*) + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in + EV5) UNAME_MACHINE=alphaev5 ;; + EV56) UNAME_MACHINE=alphaev56 ;; + PCA56) UNAME_MACHINE=alphapca56 ;; + PCA57) UNAME_MACHINE=alphapca56 ;; + EV6) UNAME_MACHINE=alphaev6 ;; + EV67) UNAME_MACHINE=alphaev67 ;; + EV68*) UNAME_MACHINE=alphaev68 ;; + esac + objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null + if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + exit 0 ;; + parisc:Linux:*:* | hppa:Linux:*:*) + # Look for CPU level + case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in + PA7*) echo hppa1.1-unknown-linux-gnu ;; + PA8*) echo hppa2.0-unknown-linux-gnu ;; + *) echo hppa-unknown-linux-gnu ;; + esac + exit 0 ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-gnu + exit 0 ;; + s390:Linux:*:* | s390x:Linux:*:*) + echo ${UNAME_MACHINE}-ibm-linux + exit 0 ;; + sh*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + sparc:Linux:*:* | sparc64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + x86_64:Linux:*:*) + echo x86_64-unknown-linux-gnu + exit 0 ;; + i*86:Linux:*:*) + # The BFD linker knows what the default object file format is, so + # first see if it will tell us. cd to the root directory to prevent + # problems with other programs or directories called `ld' in the path. + # Set LC_ALL=C to ensure ld outputs messages in English. + ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ + | sed -ne '/supported targets:/!d + s/[ ][ ]*/ /g + s/.*supported targets: *// + s/ .*// + p'` + case "$ld_supported_targets" in + elf32-i386) + TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" + ;; + a.out-i386-linux) + echo "${UNAME_MACHINE}-pc-linux-gnuaout" + exit 0 ;; + coff-i386) + echo "${UNAME_MACHINE}-pc-linux-gnucoff" + exit 0 ;; + "") + # Either a pre-BFD a.out linker (linux-gnuoldld) or + # one that does not give us useful --help. + echo "${UNAME_MACHINE}-pc-linux-gnuoldld" + exit 0 ;; + esac + # Determine whether the default compiler is a.out or elf + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #include + #ifdef __ELF__ + # ifdef __GLIBC__ + # if __GLIBC__ >= 2 + LIBC=gnu + # else + LIBC=gnulibc1 + # endif + # else + LIBC=gnulibc1 + # endif + #else + #ifdef __INTEL_COMPILER + LIBC=gnu + #else + LIBC=gnuaout + #endif + #endif +EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` + rm -f $dummy.c + test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 + test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0 + ;; + i*86:DYNIX/ptx:4*:*) + # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. + # earlier versions are messed up and put the nodename in both + # sysname and nodename. + echo i386-sequent-sysv4 + exit 0 ;; + i*86:UNIX_SV:4.2MP:2.*) + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, + # I just have to hope. -- rms. + # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit 0 ;; + i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) + UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then + echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + fi + exit 0 ;; + i*86:*:5:[78]*) + case `/bin/uname -X | grep "^Machine"` in + *486*) UNAME_MACHINE=i486 ;; + *Pentium) UNAME_MACHINE=i586 ;; + *Pent*|*Celeron) UNAME_MACHINE=i686 ;; + esac + echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} + exit 0 ;; + i*86:*:3.2:*) + if test -f /usr/options/cb.name; then + UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then + UNAME_REL=`(/bin/uname -X|egrep Release|sed -e 's/.*= //')` + (/bin/uname -X|egrep i80486 >/dev/null) && UNAME_MACHINE=i486 + (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \ + && UNAME_MACHINE=i586 + (/bin/uname -X|egrep '^Machine.*Pent ?II' >/dev/null) \ + && UNAME_MACHINE=i686 + (/bin/uname -X|egrep '^Machine.*Pentium Pro' >/dev/null) \ + && UNAME_MACHINE=i686 + echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + else + echo ${UNAME_MACHINE}-pc-sysv32 + fi + exit 0 ;; + i*86:*DOS:*:*) + echo ${UNAME_MACHINE}-pc-msdosdjgpp + exit 0 ;; + pc:*:*:*) + # Left here for compatibility: + # uname -m prints for DJGPP always 'pc', but it prints nothing about + # the processor, so we play safe by assuming i386. + echo i386-pc-msdosdjgpp + exit 0 ;; + Intel:Mach:3*:*) + echo i386-pc-mach3 + exit 0 ;; + paragon:*:*:*) + echo i860-intel-osf1 + exit 0 ;; + i860:*:4.*:*) # i860-SVR4 + if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then + echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + else # Add other i860-SVR4 vendors below as they are discovered. + echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + fi + exit 0 ;; + mini*:CTIX:SYS*5:*) + # "miniframe" + echo m68010-convergent-sysv + exit 0 ;; + M68*:*:R3V[567]*:*) + test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; + 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0) + OS_REL='' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4.3${OS_REL} && exit 0 + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;; + 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4 && exit 0 ;; + m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) + echo m68k-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + mc68030:UNIX_System_V:4.*:*) + echo m68k-atari-sysv4 + exit 0 ;; + i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) + echo i386-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + TSUNAMI:LynxOS:2.*:*) + echo sparc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + rs6000:LynxOS:2.*:*) + echo rs6000-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + echo powerpc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + SM[BE]S:UNIX_SV:*:*) + echo mips-dde-sysv${UNAME_RELEASE} + exit 0 ;; + RM*:ReliantUNIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + RM*:SINIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + *:SINIX-*:*:*) + if uname -p 2>/dev/null >/dev/null ; then + UNAME_MACHINE=`(uname -p) 2>/dev/null` + echo ${UNAME_MACHINE}-sni-sysv4 + else + echo ns32k-sni-sysv + fi + exit 0 ;; + PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + # says + echo i586-unisys-sysv4 + exit 0 ;; + *:UNIX_System_V:4*:FTX*) + # From Gerald Hewes . + # How about differentiating between stratus architectures? -djm + echo hppa1.1-stratus-sysv4 + exit 0 ;; + *:*:*:FTX*) + # From seanf@swdc.stratus.com. + echo i860-stratus-sysv4 + exit 0 ;; + *:VOS:*:*) + # From Paul.Green@stratus.com. + echo hppa1.1-stratus-vos + exit 0 ;; + mc68*:A/UX:*:*) + echo m68k-apple-aux${UNAME_RELEASE} + exit 0 ;; + news*:NEWS-OS:6*:*) + echo mips-sony-newsos6 + exit 0 ;; + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) + if [ -d /usr/nec ]; then + echo mips-nec-sysv${UNAME_RELEASE} + else + echo mips-unknown-sysv${UNAME_RELEASE} + fi + exit 0 ;; + BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. + echo powerpc-be-beos + exit 0 ;; + BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. + echo powerpc-apple-beos + exit 0 ;; + BePC:BeOS:*:*) # BeOS running on Intel PC compatible. + echo i586-pc-beos + exit 0 ;; + SX-4:SUPER-UX:*:*) + echo sx4-nec-superux${UNAME_RELEASE} + exit 0 ;; + SX-5:SUPER-UX:*:*) + echo sx5-nec-superux${UNAME_RELEASE} + exit 0 ;; + Power*:Rhapsody:*:*) + echo powerpc-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Rhapsody:*:*) + echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Darwin:*:*) + echo `uname -p`-apple-darwin${UNAME_RELEASE} + exit 0 ;; + *:procnto*:*:* | *:QNX:[0123456789]*:*) + UNAME_PROCESSOR=`uname -p` + if test "$UNAME_PROCESSOR" = "x86"; then + UNAME_PROCESSOR=i386 + UNAME_MACHINE=pc + fi + echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} + exit 0 ;; + *:QNX:*:4*) + echo i386-pc-qnx + exit 0 ;; + NSR-[GKLNPTVW]:NONSTOP_KERNEL:*:*) + echo nsr-tandem-nsk${UNAME_RELEASE} + exit 0 ;; + *:NonStop-UX:*:*) + echo mips-compaq-nonstopux + exit 0 ;; + BS2000:POSIX*:*:*) + echo bs2000-siemens-sysv + exit 0 ;; + DS/*:UNIX_System_V:*:*) + echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + exit 0 ;; + *:Plan9:*:*) + # "uname -m" is not consistent, so use $cputype instead. 386 + # is converted to i386 for consistency with other x86 + # operating systems. + if test "$cputype" = "386"; then + UNAME_MACHINE=i386 + else + UNAME_MACHINE="$cputype" + fi + echo ${UNAME_MACHINE}-unknown-plan9 + exit 0 ;; + i*86:OS/2:*:*) + # If we were able to find `uname', then EMX Unix compatibility + # is probably installed. + echo ${UNAME_MACHINE}-pc-os2-emx + exit 0 ;; + *:TOPS-10:*:*) + echo pdp10-unknown-tops10 + exit 0 ;; + *:TENEX:*:*) + echo pdp10-unknown-tenex + exit 0 ;; + KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) + echo pdp10-dec-tops20 + exit 0 ;; + XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) + echo pdp10-xkl-tops20 + exit 0 ;; + *:TOPS-20:*:*) + echo pdp10-unknown-tops20 + exit 0 ;; + *:ITS:*:*) + echo pdp10-unknown-its + exit 0 ;; + i*86:XTS-300:*:STOP) + echo ${UNAME_MACHINE}-unknown-stop + exit 0 ;; + i*86:atheos:*:*) + echo ${UNAME_MACHINE}-unknown-atheos + exit 0 ;; +esac + +#echo '(No uname command or uname output not recognized.)' 1>&2 +#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 + +eval $set_cc_for_build +cat >$dummy.c < +# include +#endif +main () +{ +#if defined (sony) +#if defined (MIPSEB) + /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, + I don't know.... */ + printf ("mips-sony-bsd\n"); exit (0); +#else +#include + printf ("m68k-sony-newsos%s\n", +#ifdef NEWSOS4 + "4" +#else + "" +#endif + ); exit (0); +#endif +#endif + +#if defined (__arm) && defined (__acorn) && defined (__unix) + printf ("arm-acorn-riscix"); exit (0); +#endif + +#if defined (hp300) && !defined (hpux) + printf ("m68k-hp-bsd\n"); exit (0); +#endif + +#if defined (NeXT) +#if !defined (__ARCHITECTURE__) +#define __ARCHITECTURE__ "m68k" +#endif + int version; + version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; + if (version < 4) + printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); + else + printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); + exit (0); +#endif + +#if defined (MULTIMAX) || defined (n16) +#if defined (UMAXV) + printf ("ns32k-encore-sysv\n"); exit (0); +#else +#if defined (CMU) + printf ("ns32k-encore-mach\n"); exit (0); +#else + printf ("ns32k-encore-bsd\n"); exit (0); +#endif +#endif +#endif + +#if defined (__386BSD__) + printf ("i386-pc-bsd\n"); exit (0); +#endif + +#if defined (sequent) +#if defined (i386) + printf ("i386-sequent-dynix\n"); exit (0); +#endif +#if defined (ns32000) + printf ("ns32k-sequent-dynix\n"); exit (0); +#endif +#endif + +#if defined (_SEQUENT_) + struct utsname un; + + uname(&un); + + if (strncmp(un.version, "V2", 2) == 0) { + printf ("i386-sequent-ptx2\n"); exit (0); + } + if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ + printf ("i386-sequent-ptx1\n"); exit (0); + } + printf ("i386-sequent-ptx\n"); exit (0); + +#endif + +#if defined (vax) +# if !defined (ultrix) +# include +# if defined (BSD) +# if BSD == 43 + printf ("vax-dec-bsd4.3\n"); exit (0); +# else +# if BSD == 199006 + printf ("vax-dec-bsd4.3reno\n"); exit (0); +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# endif +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# else + printf ("vax-dec-ultrix\n"); exit (0); +# endif +#endif + +#if defined (alliant) && defined (i860) + printf ("i860-alliant-bsd\n"); exit (0); +#endif + + exit (1); +} +EOF + +$CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy && rm -f $dummy.c $dummy && exit 0 +rm -f $dummy.c $dummy + +# Apollos put the system type in the environment. + +test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; } + +# Convex versions that predate uname can use getsysinfo(1) + +if [ -x /usr/convex/getsysinfo ] +then + case `getsysinfo -f cpu_type` in + c1*) + echo c1-convex-bsd + exit 0 ;; + c2*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + c34*) + echo c34-convex-bsd + exit 0 ;; + c38*) + echo c38-convex-bsd + exit 0 ;; + c4*) + echo c4-convex-bsd + exit 0 ;; + esac +fi + +cat >&2 < in order to provide the needed +information to handle your system. + +config.guess timestamp = $timestamp + +uname -m = `(uname -m) 2>/dev/null || echo unknown` +uname -r = `(uname -r) 2>/dev/null || echo unknown` +uname -s = `(uname -s) 2>/dev/null || echo unknown` +uname -v = `(uname -v) 2>/dev/null || echo unknown` + +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` +/bin/uname -X = `(/bin/uname -X) 2>/dev/null` + +hostinfo = `(hostinfo) 2>/dev/null` +/bin/universe = `(/bin/universe) 2>/dev/null` +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` +/bin/arch = `(/bin/arch) 2>/dev/null` +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` + +UNAME_MACHINE = ${UNAME_MACHINE} +UNAME_RELEASE = ${UNAME_RELEASE} +UNAME_SYSTEM = ${UNAME_SYSTEM} +UNAME_VERSION = ${UNAME_VERSION} +EOF + +exit 1 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/bibletime-doc/config.sub b/bibletime-doc/config.sub new file mode 100755 index 0000000..f365797 --- /dev/null +++ b/bibletime-doc/config.sub @@ -0,0 +1,1443 @@ +#! /bin/sh +# Configuration validation subroutine script. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, +# 2000, 2001, 2002 Free Software Foundation, Inc. + +timestamp='2002-03-07' + +# This file is (in principle) common to ALL GNU software. +# The presence of a machine in this file suggests that SOME GNU software +# can handle that machine. It does not imply ALL GNU software can. +# +# This file is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Please send patches to . Submit a context +# diff and a properly formatted ChangeLog entry. +# +# Configuration subroutine to validate and canonicalize a configuration type. +# Supply the specified configuration type as an argument. +# If it is invalid, we print an error message on stderr and exit with code 1. +# Otherwise, we print the canonical config type on stdout and succeed. + +# This file is supposed to be the same for all GNU packages +# and recognize all the CPU types, system types and aliases +# that are meaningful with *any* GNU software. +# Each package is responsible for reporting which valid configurations +# it does not support. The user should be able to distinguish +# a failure to support a valid configuration from a meaningless +# configuration. + +# The goal of this file is to map all the various variations of a given +# machine specification into a single specification in the form: +# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM +# or in some cases, the newer four-part form: +# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM +# It is wrong to echo any other type of specification. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] CPU-MFR-OPSYS + $0 [OPTION] ALIAS + +Canonicalize a configuration name. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to ." + +version="\ +GNU config.sub ($timestamp) + +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" + exit 1 ;; + + *local*) + # First pass through any local machine types. + echo $1 + exit 0;; + + * ) + break ;; + esac +done + +case $# in + 0) echo "$me: missing argument$help" >&2 + exit 1;; + 1) ;; + *) echo "$me: too many arguments$help" >&2 + exit 1;; +esac + +# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). +# Here we must recognize all the valid KERNEL-OS combinations. +maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +case $maybe_os in + nto-qnx* | linux-gnu* | storm-chaos* | os2-emx* | windows32-* | rtmk-nova*) + os=-$maybe_os + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; + *) + basic_machine=`echo $1 | sed 's/-[^-]*$//'` + if [ $basic_machine != $1 ] + then os=`echo $1 | sed 's/.*-/-/'` + else os=; fi + ;; +esac + +### Let's recognize common machines as not being operating systems so +### that things like config.sub decstation-3100 work. We also +### recognize some manufacturers as not being operating systems, so we +### can provide default operating systems below. +case $os in + -sun*os*) + # Prevent following clause from handling this invalid input. + ;; + -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ + -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ + -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ + -apple | -axis) + os= + basic_machine=$1 + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= + basic_machine=$1 + ;; + -scout) + ;; + -wrs) + os=-vxworks + basic_machine=$1 + ;; + -chorusos*) + os=-chorusos + basic_machine=$1 + ;; + -chorusrdb) + os=-chorusrdb + basic_machine=$1 + ;; + -hiux*) + os=-hiuxwe2 + ;; + -sco5) + os=-sco3.2v5 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco4) + os=-sco3.2v4 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2.[4-9]*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2v[4-9]*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco*) + os=-sco3.2v2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -udk*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -isc) + os=-isc2.2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -clix*) + basic_machine=clipper-intergraph + ;; + -isc*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -lynx*) + os=-lynxos + ;; + -ptx*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` + ;; + -windowsnt*) + os=`echo $os | sed -e 's/windowsnt/winnt/'` + ;; + -psos*) + os=-psos + ;; + -mint | -mint[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; +esac + +# Decode aliases for certain CPU-COMPANY combinations. +case $basic_machine in + # Recognize the basic CPU types without company name. + # Some are omitted here because they have special meanings below. + 1750a | 580 \ + | a29k \ + | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ + | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ + | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ + | c4x | clipper \ + | d10v | d30v | dsp16xx \ + | fr30 \ + | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ + | i370 | i860 | i960 | ia64 \ + | m32r | m68000 | m68k | m88k | mcore \ + | mips | mips16 | mips64 | mips64el | mips64orion | mips64orionel \ + | mips64vr4100 | mips64vr4100el | mips64vr4300 \ + | mips64vr4300el | mips64vr5000 | mips64vr5000el \ + | mipsbe | mipseb | mipsel | mipsle | mipstx39 | mipstx39el \ + | mipsisa32 | mipsisa64 \ + | mn10200 | mn10300 \ + | ns16k | ns32k \ + | openrisc | or32 \ + | pdp10 | pdp11 | pj | pjl \ + | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ + | pyramid \ + | sh | sh[34] | sh[34]eb | shbe | shle | sh64 \ + | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \ + | strongarm \ + | tahoe | thumb | tic80 | tron \ + | v850 | v850e \ + | we32k \ + | x86 | xscale | xstormy16 | xtensa \ + | z8k) + basic_machine=$basic_machine-unknown + ;; + m6811 | m68hc11 | m6812 | m68hc12) + # Motorola 68HC11/12. + basic_machine=$basic_machine-unknown + os=-none + ;; + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) + ;; + + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i*86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. + *-*-*) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; + # Recognize the basic CPU types with company name. + 580-* \ + | a29k-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ + | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ + | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ + | arm-* | armbe-* | armle-* | armv*-* \ + | avr-* \ + | bs2000-* \ + | c[123]* | c30-* | [cjt]90-* | c54x-* \ + | clipper-* | cydra-* \ + | d10v-* | d30v-* \ + | elxsi-* \ + | f30[01]-* | f700-* | fr30-* | fx80-* \ + | h8300-* | h8500-* \ + | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ + | i*86-* | i860-* | i960-* | ia64-* \ + | m32r-* \ + | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ + | m88110-* | m88k-* | mcore-* \ + | mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \ + | mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \ + | mips64vr4300-* | mips64vr4300el-* | mipsbe-* | mipseb-* \ + | mipsle-* | mipsel-* | mipstx39-* | mipstx39el-* \ + | none-* | np1-* | ns16k-* | ns32k-* \ + | orion-* \ + | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ + | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ + | pyramid-* \ + | romp-* | rs6000-* \ + | sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* | sh64-* \ + | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \ + | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \ + | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \ + | v850-* | v850e-* | vax-* \ + | we32k-* \ + | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \ + | xtensa-* \ + | ymp-* \ + | z8k-*) + ;; + # Recognize the various machine names and aliases which stand + # for a CPU type and a company and sometimes even an OS. + 386bsd) + basic_machine=i386-unknown + os=-bsd + ;; + 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) + basic_machine=m68000-att + ;; + 3b*) + basic_machine=we32k-att + ;; + a29khif) + basic_machine=a29k-amd + os=-udi + ;; + adobe68k) + basic_machine=m68010-adobe + os=-scout + ;; + alliant | fx80) + basic_machine=fx80-alliant + ;; + altos | altos3068) + basic_machine=m68k-altos + ;; + am29k) + basic_machine=a29k-none + os=-bsd + ;; + amdahl) + basic_machine=580-amdahl + os=-sysv + ;; + amiga | amiga-*) + basic_machine=m68k-unknown + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=-amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=-sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=-sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=-bsd + ;; + aux) + basic_machine=m68k-apple + os=-aux + ;; + balance) + basic_machine=ns32k-sequent + os=-dynix + ;; + c90) + basic_machine=c90-cray + os=-unicos + ;; + convex-c1) + basic_machine=c1-convex + os=-bsd + ;; + convex-c2) + basic_machine=c2-convex + os=-bsd + ;; + convex-c32) + basic_machine=c32-convex + os=-bsd + ;; + convex-c34) + basic_machine=c34-convex + os=-bsd + ;; + convex-c38) + basic_machine=c38-convex + os=-bsd + ;; + cray | j90) + basic_machine=j90-cray + os=-unicos + ;; + crds | unos) + basic_machine=m68k-crds + ;; + cris | cris-* | etrax*) + basic_machine=cris-axis + ;; + da30 | da30-*) + basic_machine=m68k-da30 + ;; + decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) + basic_machine=mips-dec + ;; + decsystem10* | dec10*) + basic_machine=pdp10-dec + os=-tops10 + ;; + decsystem20* | dec20*) + basic_machine=pdp10-dec + os=-tops20 + ;; + delta | 3300 | motorola-3300 | motorola-delta \ + | 3300-motorola | delta-motorola) + basic_machine=m68k-motorola + ;; + delta88) + basic_machine=m88k-motorola + os=-sysv3 + ;; + dpx20 | dpx20-*) + basic_machine=rs6000-bull + os=-bosx + ;; + dpx2* | dpx2*-bull) + basic_machine=m68k-bull + os=-sysv3 + ;; + ebmon29k) + basic_machine=a29k-amd + os=-ebmon + ;; + elxsi) + basic_machine=elxsi-elxsi + os=-bsd + ;; + encore | umax | mmax) + basic_machine=ns32k-encore + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=-ose + ;; + fx2800) + basic_machine=i860-alliant + ;; + genix) + basic_machine=ns32k-ns + ;; + gmicro) + basic_machine=tron-gmicro + os=-sysv + ;; + go32) + basic_machine=i386-pc + os=-go32 + ;; + h3050r* | hiux*) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=-hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=-xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=-hms + ;; + harris) + basic_machine=m88k-harris + os=-sysv3 + ;; + hp300-*) + basic_machine=m68k-hp + ;; + hp300bsd) + basic_machine=m68k-hp + os=-bsd + ;; + hp300hpux) + basic_machine=m68k-hp + os=-hpux + ;; + hp3k9[0-9][0-9] | hp9[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k2[0-9][0-9] | hp9k31[0-9]) + basic_machine=m68000-hp + ;; + hp9k3[2-9][0-9]) + basic_machine=m68k-hp + ;; + hp9k6[0-9][0-9] | hp6[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k7[0-79][0-9] | hp7[0-79][0-9]) + basic_machine=hppa1.1-hp + ;; + hp9k78[0-9] | hp78[0-9]) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][13679] | hp8[0-9][13679]) + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hppa-next) + os=-nextstep3 + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=-osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=-proelf + ;; + i370-ibm* | ibm*) + basic_machine=i370-ibm + ;; +# I'm not sure what "Sysv32" means. Should this be sysv3.2? + i*86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 + ;; + i*86v4*) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv4 + ;; + i*86v) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv + ;; + i*86sol2) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; + i386mach) + basic_machine=i386-mach + os=-mach + ;; + i386-vsta | vsta) + basic_machine=i386-unknown + os=-vsta + ;; + iris | iris4d) + basic_machine=mips-sgi + case $os in + -irix*) + ;; + *) + os=-irix4 + ;; + esac + ;; + isi68 | isi) + basic_machine=m68k-isi + os=-sysv + ;; + m88k-omron*) + basic_machine=m88k-omron + ;; + magnum | m3230) + basic_machine=mips-mips + os=-sysv + ;; + merlin) + basic_machine=ns32k-utek + os=-sysv + ;; + mingw32) + basic_machine=i386-pc + os=-mingw32 + ;; + miniframe) + basic_machine=m68000-convergent + ;; + *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; + mips3*-*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` + ;; + mips3*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown + ;; + mmix*) + basic_machine=mmix-knuth + os=-mmixware + ;; + monitor) + basic_machine=m68k-rom68k + os=-coff + ;; + morphos) + basic_machine=powerpc-unknown + os=-morphos + ;; + msdos) + basic_machine=i386-pc + os=-msdos + ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 + ;; + netbsd386) + basic_machine=i386-unknown + os=-netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=-linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=-newsos + ;; + news1000) + basic_machine=m68030-sony + os=-newsos + ;; + news-3600 | risc-news) + basic_machine=mips-sony + os=-newsos + ;; + necv70) + basic_machine=v70-nec + os=-sysv + ;; + next | m*-next ) + basic_machine=m68k-next + case $os in + -nextstep* ) + ;; + -ns2*) + os=-nextstep2 + ;; + *) + os=-nextstep3 + ;; + esac + ;; + nh3000) + basic_machine=m68k-harris + os=-cxux + ;; + nh[45]000) + basic_machine=m88k-harris + os=-cxux + ;; + nindy960) + basic_machine=i960-intel + os=-nindy + ;; + mon960) + basic_machine=i960-intel + os=-mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=-nonstopux + ;; + np1) + basic_machine=np1-gould + ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; + op50n-* | op60c-*) + basic_machine=hppa1.1-oki + os=-proelf + ;; + or32 | or32-*) + basic_machine=or32-unknown + os=-coff + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=-ose + ;; + os68k) + basic_machine=m68k-none + os=-os68k + ;; + pa-hitachi) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + paragon) + basic_machine=i860-intel + os=-osf + ;; + pbd) + basic_machine=sparc-tti + ;; + pbb) + basic_machine=m68k-tti + ;; + pc532 | pc532-*) + basic_machine=ns32k-pc532 + ;; + pentium | p5 | k5 | k6 | nexgen | viac3) + basic_machine=i586-pc + ;; + pentiumpro | p6 | 6x86 | athlon) + basic_machine=i686-pc + ;; + pentiumii | pentium2) + basic_machine=i686-pc + ;; + pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) + basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumpro-* | p6-* | 6x86-* | athlon-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumii-* | pentium2-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pn) + basic_machine=pn-gould + ;; + power) basic_machine=power-ibm + ;; + ppc) basic_machine=powerpc-unknown + ;; + ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppcle | powerpclittle | ppc-le | powerpc-little) + basic_machine=powerpcle-unknown + ;; + ppcle-* | powerpclittle-*) + basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppc64) basic_machine=powerpc64-unknown + ;; + ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppc64le | powerpc64little | ppc64-le | powerpc64-little) + basic_machine=powerpc64le-unknown + ;; + ppc64le-* | powerpc64little-*) + basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ps2) + basic_machine=i386-ibm + ;; + pw32) + basic_machine=i586-unknown + os=-pw32 + ;; + rom68k) + basic_machine=m68k-rom68k + os=-coff + ;; + rm[46]00) + basic_machine=mips-siemens + ;; + rtpc | rtpc-*) + basic_machine=romp-ibm + ;; + s390 | s390-*) + basic_machine=s390-ibm + ;; + s390x | s390x-*) + basic_machine=s390x-ibm + ;; + sa29200) + basic_machine=a29k-amd + os=-udi + ;; + sequent) + basic_machine=i386-sequent + ;; + sh) + basic_machine=sh-hitachi + os=-hms + ;; + sparclite-wrs | simso-wrs) + basic_machine=sparclite-wrs + os=-vxworks + ;; + sps7) + basic_machine=m68k-bull + os=-sysv2 + ;; + spur) + basic_machine=spur-unknown + ;; + st2000) + basic_machine=m68k-tandem + ;; + stratus) + basic_machine=i860-stratus + os=-sysv4 + ;; + sun2) + basic_machine=m68000-sun + ;; + sun2os3) + basic_machine=m68000-sun + os=-sunos3 + ;; + sun2os4) + basic_machine=m68000-sun + os=-sunos4 + ;; + sun3os3) + basic_machine=m68k-sun + os=-sunos3 + ;; + sun3os4) + basic_machine=m68k-sun + os=-sunos4 + ;; + sun4os3) + basic_machine=sparc-sun + os=-sunos3 + ;; + sun4os4) + basic_machine=sparc-sun + os=-sunos4 + ;; + sun4sol2) + basic_machine=sparc-sun + os=-solaris2 + ;; + sun3 | sun3-*) + basic_machine=m68k-sun + ;; + sun4) + basic_machine=sparc-sun + ;; + sun386 | sun386i | roadrunner) + basic_machine=i386-sun + ;; + sv1) + basic_machine=sv1-cray + os=-unicos + ;; + symmetry) + basic_machine=i386-sequent + os=-dynix + ;; + t3d) + basic_machine=alpha-cray + os=-unicos + ;; + t3e) + basic_machine=alphaev5-cray + os=-unicos + ;; + t90) + basic_machine=t90-cray + os=-unicos + ;; + tic54x | c54x*) + basic_machine=tic54x-unknown + os=-coff + ;; + tx39) + basic_machine=mipstx39-unknown + ;; + tx39el) + basic_machine=mipstx39el-unknown + ;; + toad1) + basic_machine=pdp10-xkl + os=-tops20 + ;; + tower | tower-32) + basic_machine=m68k-ncr + ;; + udi29k) + basic_machine=a29k-amd + os=-udi + ;; + ultra3) + basic_machine=a29k-nyu + os=-sym1 + ;; + v810 | necv810) + basic_machine=v810-nec + os=-none + ;; + vaxv) + basic_machine=vax-dec + os=-sysv + ;; + vms) + basic_machine=vax-dec + os=-vms + ;; + vpp*|vx|vx-*) + basic_machine=f301-fujitsu + ;; + vxworks960) + basic_machine=i960-wrs + os=-vxworks + ;; + vxworks68) + basic_machine=m68k-wrs + os=-vxworks + ;; + vxworks29k) + basic_machine=a29k-wrs + os=-vxworks + ;; + w65*) + basic_machine=w65-wdc + os=-none + ;; + w89k-*) + basic_machine=hppa1.1-winbond + os=-proelf + ;; + windows32) + basic_machine=i386-pc + os=-windows32-msvcrt + ;; + xps | xps100) + basic_machine=xps100-honeywell + ;; + ymp) + basic_machine=ymp-cray + os=-unicos + ;; + z8k-*-coff) + basic_machine=z8k-unknown + os=-sim + ;; + none) + basic_machine=none-none + os=-none + ;; + +# Here we handle the default manufacturer of certain CPU types. It is in +# some cases the only manufacturer, in others, it is the most popular. + w89k) + basic_machine=hppa1.1-winbond + ;; + op50n) + basic_machine=hppa1.1-oki + ;; + op60c) + basic_machine=hppa1.1-oki + ;; + romp) + basic_machine=romp-ibm + ;; + rs6000) + basic_machine=rs6000-ibm + ;; + vax) + basic_machine=vax-dec + ;; + pdp10) + # there are many clones, so DEC is not a safe bet + basic_machine=pdp10-unknown + ;; + pdp11) + basic_machine=pdp11-dec + ;; + we32k) + basic_machine=we32k-att + ;; + sh3 | sh4 | sh3eb | sh4eb) + basic_machine=sh-unknown + ;; + sh64) + basic_machine=sh64-unknown + ;; + sparc | sparcv9 | sparcv9b) + basic_machine=sparc-sun + ;; + cydra) + basic_machine=cydra-cydrome + ;; + orion) + basic_machine=orion-highlevel + ;; + orion105) + basic_machine=clipper-highlevel + ;; + mac | mpw | mac-mpw) + basic_machine=m68k-apple + ;; + pmac | pmac-mpw) + basic_machine=powerpc-apple + ;; + c4x*) + basic_machine=c4x-none + os=-coff + ;; + *-unknown) + # Make sure to match an already-canonicalized machine name. + ;; + *) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; +esac + +# Here we canonicalize certain aliases for manufacturers. +case $basic_machine in + *-digital*) + basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` + ;; + *-commodore*) + basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + ;; + *) + ;; +esac + +# Decode manufacturer-specific aliases for certain operating systems. + +if [ x"$os" != x"" ] +then +case $os in + # First match some system type aliases + # that might get confused with valid system types. + # -solaris* is a basic system type, with this one exception. + -solaris1 | -solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` + ;; + -solaris) + os=-solaris2 + ;; + -svr4*) + os=-sysv4 + ;; + -unixware*) + os=-sysv4.2uw + ;; + -gnu/linux*) + os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` + ;; + # First accept the basic system types. + # The portable systems comes first. + # Each alternative MUST END IN A *, to match a version number. + # -sysv* is not here because it comes later, after sysvr4. + -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ + | -aos* \ + | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ + | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ + | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ + | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -chorusos* | -chorusrdb* \ + | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \ + | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ + | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ + | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ + | -morphos* | -superux* | -rtmk* | -rtmk-nova*) + # Remember, each alternative MUST END IN *, to match a version number. + ;; + -qnx*) + case $basic_machine in + x86-* | i*86-*) + ;; + *) + os=-nto$os + ;; + esac + ;; + -nto*) + os=-nto-qnx + ;; + -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ + | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ + | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) + ;; + -mac*) + os=`echo $os | sed -e 's|mac|macos|'` + ;; + -linux*) + os=`echo $os | sed -e 's|linux|linux-gnu|'` + ;; + -sunos5*) + os=`echo $os | sed -e 's|sunos5|solaris2|'` + ;; + -sunos6*) + os=`echo $os | sed -e 's|sunos6|solaris3|'` + ;; + -opened*) + os=-openedition + ;; + -wince*) + os=-wince + ;; + -osfrose*) + os=-osfrose + ;; + -osf*) + os=-osf + ;; + -utek*) + os=-bsd + ;; + -dynix*) + os=-bsd + ;; + -acis*) + os=-aos + ;; + -atheos*) + os=-atheos + ;; + -386bsd) + os=-bsd + ;; + -ctix* | -uts*) + os=-sysv + ;; + -nova*) + os=-rtmk-nova + ;; + -ns2 ) + os=-nextstep2 + ;; + -nsk*) + os=-nsk + ;; + # Preserve the version number of sinix5. + -sinix5.*) + os=`echo $os | sed -e 's|sinix|sysv|'` + ;; + -sinix*) + os=-sysv4 + ;; + -triton*) + os=-sysv3 + ;; + -oss*) + os=-sysv3 + ;; + -svr4) + os=-sysv4 + ;; + -svr3) + os=-sysv3 + ;; + -sysvr4) + os=-sysv4 + ;; + # This must come after -sysvr4. + -sysv*) + ;; + -ose*) + os=-ose + ;; + -es1800*) + os=-ose + ;; + -xenix) + os=-xenix + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + os=-mint + ;; + -none) + ;; + *) + # Get rid of the `-' at the beginning of $os. + os=`echo $os | sed 's/[^-]*-//'` + echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + exit 1 + ;; +esac +else + +# Here we handle the default operating systems that come with various machines. +# The value should be what the vendor currently ships out the door with their +# machine or put another way, the most popular os provided with the machine. + +# Note that if you're going to try to match "-MANUFACTURER" here (say, +# "-sun"), then you have to tell the case statement up towards the top +# that MANUFACTURER isn't an operating system. Otherwise, code above +# will signal an error saying that MANUFACTURER isn't an operating +# system, and we'll never get to this point. + +case $basic_machine in + *-acorn) + os=-riscix1.2 + ;; + arm*-rebel) + os=-linux + ;; + arm*-semi) + os=-aout + ;; + # This must come before the *-dec entry. + pdp10-*) + os=-tops20 + ;; + pdp11-*) + os=-none + ;; + *-dec | vax-*) + os=-ultrix4.2 + ;; + m68*-apollo) + os=-domain + ;; + i386-sun) + os=-sunos4.0.2 + ;; + m68000-sun) + os=-sunos3 + # This also exists in the configure program, but was not the + # default. + # os=-sunos4 + ;; + m68*-cisco) + os=-aout + ;; + mips*-cisco) + os=-elf + ;; + mips*-*) + os=-elf + ;; + or32-*) + os=-coff + ;; + *-tti) # must be before sparc entry or we get the wrong os. + os=-sysv3 + ;; + sparc-* | *-sun) + os=-sunos4.1.1 + ;; + *-be) + os=-beos + ;; + *-ibm) + os=-aix + ;; + *-wec) + os=-proelf + ;; + *-winbond) + os=-proelf + ;; + *-oki) + os=-proelf + ;; + *-hp) + os=-hpux + ;; + *-hitachi) + os=-hiux + ;; + i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) + os=-sysv + ;; + *-cbm) + os=-amigaos + ;; + *-dg) + os=-dgux + ;; + *-dolphin) + os=-sysv3 + ;; + m68k-ccur) + os=-rtu + ;; + m88k-omron*) + os=-luna + ;; + *-next ) + os=-nextstep + ;; + *-sequent) + os=-ptx + ;; + *-crds) + os=-unos + ;; + *-ns) + os=-genix + ;; + i370-*) + os=-mvs + ;; + *-next) + os=-nextstep3 + ;; + *-gould) + os=-sysv + ;; + *-highlevel) + os=-bsd + ;; + *-encore) + os=-bsd + ;; + *-sgi) + os=-irix + ;; + *-siemens) + os=-sysv4 + ;; + *-masscomp) + os=-rtu + ;; + f30[01]-fujitsu | f700-fujitsu) + os=-uxpv + ;; + *-rom68k) + os=-coff + ;; + *-*bug) + os=-coff + ;; + *-apple) + os=-macos + ;; + *-atari*) + os=-mint + ;; + *) + os=-none + ;; +esac +fi + +# Here we handle the case where we know the os, and the CPU type, but not the +# manufacturer. We pick the logical manufacturer. +vendor=unknown +case $basic_machine in + *-unknown) + case $os in + -riscix*) + vendor=acorn + ;; + -sunos*) + vendor=sun + ;; + -aix*) + vendor=ibm + ;; + -beos*) + vendor=be + ;; + -hpux*) + vendor=hp + ;; + -mpeix*) + vendor=hp + ;; + -hiux*) + vendor=hitachi + ;; + -unos*) + vendor=crds + ;; + -dgux*) + vendor=dg + ;; + -luna*) + vendor=omron + ;; + -genix*) + vendor=ns + ;; + -mvs* | -opened*) + vendor=ibm + ;; + -ptx*) + vendor=sequent + ;; + -vxsim* | -vxworks*) + vendor=wrs + ;; + -aux*) + vendor=apple + ;; + -hms*) + vendor=hitachi + ;; + -mpw* | -macos*) + vendor=apple + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + vendor=atari + ;; + -vos*) + vendor=stratus + ;; + esac + basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` + ;; +esac + +echo $basic_machine$os +exit 0 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/bibletime-doc/configure b/bibletime-doc/configure new file mode 100755 index 0000000..db4e5ae --- /dev/null +++ b/bibletime-doc/configure @@ -0,0 +1,7785 @@ +#! /bin/sh + +# Guess values for system-dependent variables and create Makefiles. +# Generated automatically using autoconf version 2.13 +# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. +# +# This configure script is free software; the Free Software Foundation +# gives unlimited permission to copy, distribute and modify it. + +# Defaults: +ac_help= +ac_default_prefix=/usr/local +# Any additions from configure.in: +ac_default_prefix=${KDEDIR:-/usr/local/kde} +ac_help="$ac_help + --disable-fast-perl disable fast Makefile generation (needs perl)" +ac_help="$ac_help + --enable-debug enables debug symbols [default=no]" +ac_help="$ac_help + --disable-debug disables debug output and debug symbols [default=no]" +ac_help="$ac_help + --enable-strict compiles with strict compiler options (may not work!)" +ac_help="$ac_help + --enable-profile creates profiling infos [default=no]" +ac_help="$ac_help + --enable-final build size optimized apps (experimental - needs lots of memory)" +ac_help="$ac_help + --disable-closure don't delay template instantiation" +ac_help="$ac_help + --enable-shared[=PKGS] build shared libraries [default=no]" +ac_help="$ac_help + --enable-static[=PKGS] build static libraries [default=yes]" +ac_help="$ac_help + --enable-fast-install[=PKGS] optimize for fast installation [default=yes]" +ac_help="$ac_help + --with-gnu-ld assume the C compiler uses GNU ld [default=no]" +ac_help="$ac_help + --disable-libtool-lock avoid locking (might break parallel builds)" +ac_help="$ac_help + --with-pic try to use only PIC/non-PIC objects [default=use both]" +ac_help="$ac_help + --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])" +ac_help="$ac_help + --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer" +ac_help="$ac_help + --with-xinerama enable support for Xinerama " +ac_help="$ac_help + --enable-mt link to threaded Qt (experimental)" +ac_help="$ac_help + --with-extra-includes=DIR + adds non standard include paths" +ac_help="$ac_help + --with-extra-libs=DIR adds non standard library paths" +ac_help="$ac_help + --with-qt-dir=DIR where the root of Qt is installed " +ac_help="$ac_help + --with-qt-includes=DIR where the Qt includes are. " +ac_help="$ac_help + --with-qt-libraries=DIR where the Qt library is installed." +ac_help="$ac_help + --disable-rpath do not use the rpath feature of ld" +ac_help="$ac_help + --disable-path-check don't try to find out, where to install" +ac_help="$ac_help + --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] " +ac_help="$ac_help + --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] " +ac_help="$ac_help + --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] " +ac_help="$ac_help + --with-rpm-group=DIR The group which will be used for the RPM system [auto] " + +# Initialize some variables set by options. +# The variables have the same names as the options, with +# dashes changed to underlines. +build=NONE +cache_file=./config.cache +exec_prefix=NONE +host=NONE +no_create= +nonopt=NONE +no_recursion= +prefix=NONE +program_prefix=NONE +program_suffix=NONE +program_transform_name=s,x,x, +silent= +site= +srcdir= +target=NONE +verbose= +x_includes=NONE +x_libraries=NONE +bindir='${exec_prefix}/bin' +sbindir='${exec_prefix}/sbin' +libexecdir='${exec_prefix}/libexec' +datadir='${prefix}/share' +sysconfdir='${prefix}/etc' +sharedstatedir='${prefix}/com' +localstatedir='${prefix}/var' +libdir='${exec_prefix}/lib' +includedir='${prefix}/include' +oldincludedir='/usr/include' +infodir='${prefix}/info' +mandir='${prefix}/man' + +# Initialize some other variables. +subdirs= +MFLAGS= MAKEFLAGS= +SHELL=${CONFIG_SHELL-/bin/sh} +# Maximum number of lines to put in a shell here document. +ac_max_here_lines=12 + +ac_prev= +for ac_option +do + + # If the previous option needs an argument, assign it. + if test -n "$ac_prev"; then + eval "$ac_prev=\$ac_option" + ac_prev= + continue + fi + + case "$ac_option" in + -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; + *) ac_optarg= ;; + esac + + # Accept the important Cygnus configure options, so we can diagnose typos. + + case "$ac_option" in + + -bindir | --bindir | --bindi | --bind | --bin | --bi) + ac_prev=bindir ;; + -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) + bindir="$ac_optarg" ;; + + -build | --build | --buil | --bui | --bu) + ac_prev=build ;; + -build=* | --build=* | --buil=* | --bui=* | --bu=*) + build="$ac_optarg" ;; + + -cache-file | --cache-file | --cache-fil | --cache-fi \ + | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) + ac_prev=cache_file ;; + -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ + | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) + cache_file="$ac_optarg" ;; + + -datadir | --datadir | --datadi | --datad | --data | --dat | --da) + ac_prev=datadir ;; + -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ + | --da=*) + datadir="$ac_optarg" ;; + + -disable-* | --disable-*) + ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then + { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } + fi + ac_feature=`echo $ac_feature| sed 's/-/_/g'` + eval "enable_${ac_feature}=no" ;; + + -enable-* | --enable-*) + ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then + { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } + fi + ac_feature=`echo $ac_feature| sed 's/-/_/g'` + case "$ac_option" in + *=*) ;; + *) ac_optarg=yes ;; + esac + eval "enable_${ac_feature}='$ac_optarg'" ;; + + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ + | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ + | --exec | --exe | --ex) + ac_prev=exec_prefix ;; + -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ + | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ + | --exec=* | --exe=* | --ex=*) + exec_prefix="$ac_optarg" ;; + + -gas | --gas | --ga | --g) + # Obsolete; use --with-gas. + with_gas=yes ;; + + -help | --help | --hel | --he) + # Omit some internal or obsolete options to make the list less imposing. + # This message is too long to be a string in the A/UX 3.1 sh. + cat << EOF +Usage: configure [options] [host] +Options: [defaults in brackets after descriptions] +Configuration: + --cache-file=FILE cache test results in FILE + --help print this message + --no-create do not create output files + --quiet, --silent do not print \`checking...' messages + --version print the version of autoconf that created configure +Directory and file names: + --prefix=PREFIX install architecture-independent files in PREFIX + [$ac_default_prefix] + --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX + [same as prefix] + --bindir=DIR user executables in DIR [EPREFIX/bin] + --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] + --libexecdir=DIR program executables in DIR [EPREFIX/libexec] + --datadir=DIR read-only architecture-independent data in DIR + [PREFIX/share] + --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] + --sharedstatedir=DIR modifiable architecture-independent data in DIR + [PREFIX/com] + --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] + --libdir=DIR object code libraries in DIR [EPREFIX/lib] + --includedir=DIR C header files in DIR [PREFIX/include] + --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] + --infodir=DIR info documentation in DIR [PREFIX/info] + --mandir=DIR man documentation in DIR [PREFIX/man] + --srcdir=DIR find the sources in DIR [configure dir or ..] + --program-prefix=PREFIX prepend PREFIX to installed program names + --program-suffix=SUFFIX append SUFFIX to installed program names + --program-transform-name=PROGRAM + run sed PROGRAM on installed program names +EOF + cat << EOF +Host type: + --build=BUILD configure for building on BUILD [BUILD=HOST] + --host=HOST configure for HOST [guessed] + --target=TARGET configure for TARGET [TARGET=HOST] +Features and packages: + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) + --x-includes=DIR X include files are in DIR + --x-libraries=DIR X library files are in DIR +EOF + if test -n "$ac_help"; then + echo "--enable and --with options recognized:$ac_help" + fi + exit 0 ;; + + -host | --host | --hos | --ho) + ac_prev=host ;; + -host=* | --host=* | --hos=* | --ho=*) + host="$ac_optarg" ;; + + -includedir | --includedir | --includedi | --included | --include \ + | --includ | --inclu | --incl | --inc) + ac_prev=includedir ;; + -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ + | --includ=* | --inclu=* | --incl=* | --inc=*) + includedir="$ac_optarg" ;; + + -infodir | --infodir | --infodi | --infod | --info | --inf) + ac_prev=infodir ;; + -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) + infodir="$ac_optarg" ;; + + -libdir | --libdir | --libdi | --libd) + ac_prev=libdir ;; + -libdir=* | --libdir=* | --libdi=* | --libd=*) + libdir="$ac_optarg" ;; + + -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ + | --libexe | --libex | --libe) + ac_prev=libexecdir ;; + -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ + | --libexe=* | --libex=* | --libe=*) + libexecdir="$ac_optarg" ;; + + -localstatedir | --localstatedir | --localstatedi | --localstated \ + | --localstate | --localstat | --localsta | --localst \ + | --locals | --local | --loca | --loc | --lo) + ac_prev=localstatedir ;; + -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ + | --localstate=* | --localstat=* | --localsta=* | --localst=* \ + | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) + localstatedir="$ac_optarg" ;; + + -mandir | --mandir | --mandi | --mand | --man | --ma | --m) + ac_prev=mandir ;; + -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) + mandir="$ac_optarg" ;; + + -nfp | --nfp | --nf) + # Obsolete; use --without-fp. + with_fp=no ;; + + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c) + no_create=yes ;; + + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) + no_recursion=yes ;; + + -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ + | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ + | --oldin | --oldi | --old | --ol | --o) + ac_prev=oldincludedir ;; + -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ + | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ + | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) + oldincludedir="$ac_optarg" ;; + + -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) + ac_prev=prefix ;; + -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) + prefix="$ac_optarg" ;; + + -program-prefix | --program-prefix | --program-prefi | --program-pref \ + | --program-pre | --program-pr | --program-p) + ac_prev=program_prefix ;; + -program-prefix=* | --program-prefix=* | --program-prefi=* \ + | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) + program_prefix="$ac_optarg" ;; + + -program-suffix | --program-suffix | --program-suffi | --program-suff \ + | --program-suf | --program-su | --program-s) + ac_prev=program_suffix ;; + -program-suffix=* | --program-suffix=* | --program-suffi=* \ + | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) + program_suffix="$ac_optarg" ;; + + -program-transform-name | --program-transform-name \ + | --program-transform-nam | --program-transform-na \ + | --program-transform-n | --program-transform- \ + | --program-transform | --program-transfor \ + | --program-transfo | --program-transf \ + | --program-trans | --program-tran \ + | --progr-tra | --program-tr | --program-t) + ac_prev=program_transform_name ;; + -program-transform-name=* | --program-transform-name=* \ + | --program-transform-nam=* | --program-transform-na=* \ + | --program-transform-n=* | --program-transform-=* \ + | --program-transform=* | --program-transfor=* \ + | --program-transfo=* | --program-transf=* \ + | --program-trans=* | --program-tran=* \ + | --progr-tra=* | --program-tr=* | --program-t=*) + program_transform_name="$ac_optarg" ;; + + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil) + silent=yes ;; + + -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) + ac_prev=sbindir ;; + -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ + | --sbi=* | --sb=*) + sbindir="$ac_optarg" ;; + + -sharedstatedir | --sharedstatedir | --sharedstatedi \ + | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ + | --sharedst | --shareds | --shared | --share | --shar \ + | --sha | --sh) + ac_prev=sharedstatedir ;; + -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ + | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ + | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ + | --sha=* | --sh=*) + sharedstatedir="$ac_optarg" ;; + + -site | --site | --sit) + ac_prev=site ;; + -site=* | --site=* | --sit=*) + site="$ac_optarg" ;; + + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) + ac_prev=srcdir ;; + -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) + srcdir="$ac_optarg" ;; + + -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ + | --syscon | --sysco | --sysc | --sys | --sy) + ac_prev=sysconfdir ;; + -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ + | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) + sysconfdir="$ac_optarg" ;; + + -target | --target | --targe | --targ | --tar | --ta | --t) + ac_prev=target ;; + -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) + target="$ac_optarg" ;; + + -v | -verbose | --verbose | --verbos | --verbo | --verb) + verbose=yes ;; + + -version | --version | --versio | --versi | --vers) + echo "configure generated by autoconf version 2.13" + exit 0 ;; + + -with-* | --with-*) + ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then + { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } + fi + ac_package=`echo $ac_package| sed 's/-/_/g'` + case "$ac_option" in + *=*) ;; + *) ac_optarg=yes ;; + esac + eval "with_${ac_package}='$ac_optarg'" ;; + + -without-* | --without-*) + ac_package=`echo $ac_option|sed -e 's/-*without-//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then + { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } + fi + ac_package=`echo $ac_package| sed 's/-/_/g'` + eval "with_${ac_package}=no" ;; + + --x) + # Obsolete; use --with-x. + with_x=yes ;; + + -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ + | --x-incl | --x-inc | --x-in | --x-i) + ac_prev=x_includes ;; + -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ + | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) + x_includes="$ac_optarg" ;; + + -x-libraries | --x-libraries | --x-librarie | --x-librari \ + | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) + ac_prev=x_libraries ;; + -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ + | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) + x_libraries="$ac_optarg" ;; + + -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } + ;; + + *) + if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then + echo "configure: warning: $ac_option: invalid host type" 1>&2 + fi + if test "x$nonopt" != xNONE; then + { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } + fi + nonopt="$ac_option" + ;; + + esac +done + +if test -n "$ac_prev"; then + { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } +fi + +trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 + +# File descriptor usage: +# 0 standard input +# 1 file creation +# 2 errors and warnings +# 3 some systems may open it to /dev/tty +# 4 used on the Kubota Titan +# 6 checking for... messages and results +# 5 compiler messages saved in config.log +if test "$silent" = yes; then + exec 6>/dev/null +else + exec 6>&1 +fi +exec 5>./config.log + +echo "\ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. +" 1>&5 + +# Strip out --no-create and --no-recursion so they do not pile up. +# Also quote any args containing shell metacharacters. +ac_configure_args= +for ac_arg +do + case "$ac_arg" in + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c) ;; + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; + *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) + ac_configure_args="$ac_configure_args '$ac_arg'" ;; + *) ac_configure_args="$ac_configure_args $ac_arg" ;; + esac +done + +# NLS nuisances. +# Only set these to C if already set. These must not be set unconditionally +# because not all systems understand e.g. LANG=C (notably SCO). +# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! +# Non-C LC_CTYPE values break the ctype check. +if test "${LANG+set}" = set; then LANG=C; export LANG; fi +if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi +if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi +if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi + +# confdefs.h avoids OS command line length limits that DEFS can exceed. +rm -rf conftest* confdefs.h +# AIX cpp loses on an empty file, so make sure it contains at least a newline. +echo > confdefs.h + +# A filename unique to this package, relative to the directory that +# configure is in, which we can look for to find out if srcdir is correct. +ac_unique_file=acinclude.m4 + +# Find the source files, if location was not specified. +if test -z "$srcdir"; then + ac_srcdir_defaulted=yes + # Try the directory containing this script, then its parent. + ac_prog=$0 + ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` + test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. + srcdir=$ac_confdir + if test ! -r $srcdir/$ac_unique_file; then + srcdir=.. + fi +else + ac_srcdir_defaulted=no +fi +if test ! -r $srcdir/$ac_unique_file; then + if test "$ac_srcdir_defaulted" = yes; then + { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } + else + { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } + fi +fi +srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` + +# Prefer explicitly selected file to automatically selected ones. +if test -z "$CONFIG_SITE"; then + if test "x$prefix" != xNONE; then + CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" + else + CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" + fi +fi +for ac_site_file in $CONFIG_SITE; do + if test -r "$ac_site_file"; then + echo "loading site script $ac_site_file" + . "$ac_site_file" + fi +done + +if test -r "$cache_file"; then + echo "loading cache $cache_file" + . $cache_file +else + echo "creating cache $cache_file" + > $cache_file +fi + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +ac_exeext= +ac_objext=o +if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then + # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. + if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then + ac_n= ac_c=' +' ac_t=' ' + else + ac_n=-n ac_c= ac_t= + fi +else + ac_n= ac_c='\c' ac_t= +fi + + +ac_aux_dir= +for ac_dir in admin $srcdir/admin; do + if test -f $ac_dir/install-sh; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install-sh -c" + break + elif test -f $ac_dir/install.sh; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install.sh -c" + break + fi +done +if test -z "$ac_aux_dir"; then + { echo "configure: error: can not find install-sh or install.sh in admin $srcdir/admin" 1>&2; exit 1; } +fi +ac_config_guess=$ac_aux_dir/config.guess +ac_config_sub=$ac_aux_dir/config.sub +ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. + + +unset CDPATH + + +# Do some error checking and defaulting for the host and target type. +# The inputs are: +# configure --host=HOST --target=TARGET --build=BUILD NONOPT +# +# The rules are: +# 1. You are not allowed to specify --host, --target, and nonopt at the +# same time. +# 2. Host defaults to nonopt. +# 3. If nonopt is not specified, then host defaults to the current host, +# as determined by config.guess. +# 4. Target and build default to nonopt. +# 5. If nonopt is not specified, then target and build default to host. + +# The aliases save the names the user supplied, while $host etc. +# will get canonicalized. +case $host---$target---$nonopt in +NONE---*---* | *---NONE---* | *---*---NONE) ;; +*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; +esac + + +# Make sure we can run config.sub. +if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : +else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } +fi + +echo $ac_n "checking host system type""... $ac_c" 1>&6 +echo "configure:635: checking host system type" >&5 + +host_alias=$host +case "$host_alias" in +NONE) + case $nonopt in + NONE) + if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : + else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } + fi ;; + *) host_alias=$nonopt ;; + esac ;; +esac + +host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` +host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +echo "$ac_t""$host" 1>&6 + +echo $ac_n "checking target system type""... $ac_c" 1>&6 +echo "configure:656: checking target system type" >&5 + +target_alias=$target +case "$target_alias" in +NONE) + case $nonopt in + NONE) target_alias=$host_alias ;; + *) target_alias=$nonopt ;; + esac ;; +esac + +target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` +target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +echo "$ac_t""$target" 1>&6 + +echo $ac_n "checking build system type""... $ac_c" 1>&6 +echo "configure:674: checking build system type" >&5 + +build_alias=$build +case "$build_alias" in +NONE) + case $nonopt in + NONE) build_alias=$host_alias ;; + *) build_alias=$nonopt ;; + esac ;; +esac + +build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` +build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +echo "$ac_t""$build" 1>&6 + +test "$host_alias" != "$target_alias" && + test "$program_prefix$program_suffix$program_transform_name" = \ + NONENONEs,x,x, && + program_prefix=${target_alias}- + +if test "$program_transform_name" = s,x,x,; then + program_transform_name= +else + # Double any \ or $. echo might interpret backslashes. + cat <<\EOF_SED > conftestsed +s,\\,\\\\,g; s,\$,$$,g +EOF_SED + program_transform_name="`echo $program_transform_name|sed -f conftestsed`" + rm -f conftestsed +fi +test "$program_prefix" != NONE && + program_transform_name="s,^,${program_prefix},; $program_transform_name" +# Use a double $ so make ignores it. +test "$program_suffix" != NONE && + program_transform_name="s,\$\$,${program_suffix},; $program_transform_name" + +# sed with no file args requires a program. +test "$program_transform_name" = "" && program_transform_name="s,x,x," + + + + + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + # Find a good install program. We prefer a C program (faster), +# so one script is as good as another. But avoid the broken or +# incompatible versions: +# SysV /etc/install, /usr/sbin/install +# SunOS /usr/etc/install +# IRIX /sbin/install +# AIX /bin/install +# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag +# AFS /usr/afsws/bin/install, which mishandles nonexistent args +# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" +# ./install, which can be erroneously created by make from ./install.sh. +echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 +echo "configure:733: checking for a BSD compatible install" >&5 +if test -z "$INSTALL"; then +if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" + for ac_dir in $PATH; do + # Account for people who put trailing slashes in PATH elements. + case "$ac_dir/" in + /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; + *) + # OSF1 and SCO ODT 3.0 have their own names for install. + # Don't use installbsd from OSF since it installs stuff as root + # by default. + for ac_prog in ginstall scoinst install; do + if test -f $ac_dir/$ac_prog; then + if test $ac_prog = install && + grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then + # AIX install. It has an incompatible calling convention. + : + else + ac_cv_path_install="$ac_dir/$ac_prog -c" + break 2 + fi + fi + done + ;; + esac + done + IFS="$ac_save_IFS" + +fi + if test "${ac_cv_path_install+set}" = set; then + INSTALL="$ac_cv_path_install" + else + # As a last resort, use the slow shell script. We don't cache a + # path for INSTALL within a source directory, because that will + # break other packages using the cache if that directory is + # removed, or if the path is relative. + INSTALL="$ac_install_sh" + fi +fi +echo "$ac_t""$INSTALL" 1>&6 + +# Use test -z because SunOS4 sh mishandles braces in ${var-val}. +# It thinks the first close brace ends the variable substitution. +test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' + +test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' + +test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' + + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + echo $ac_n "checking for -p flag to install""... $ac_c" 1>&6 +echo "configure:790: checking for -p flag to install" >&5 + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + echo "$ac_t""$ac_res" 1>&6 + fi + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi + +echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 +echo "configure:813: checking whether build environment is sane" >&5 +# Just in case +sleep 1 +echo timestamp > conftestfile +# Do `set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. + set X `ls -t $srcdir/configure conftestfile` + fi + if test "$*" != "X $srcdir/configure conftestfile" \ + && test "$*" != "X conftestfile $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + { echo "configure: error: ls -t appears to fail. Make sure there is not a broken +alias in your environment" 1>&2; exit 1; } + fi + + test "$2" = conftestfile + ) +then + # Ok. + : +else + { echo "configure: error: newly created file is older than distributed files! +Check your system clock" 1>&2; exit 1; } +fi +rm -f conftest* +echo "$ac_t""yes" 1>&6 +echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 +echo "configure:851: checking whether ${MAKE-make} sets \${MAKE}" >&5 +set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftestmake <<\EOF +all: + @echo 'ac_maketemp="${MAKE}"' +EOF +# GNU make sometimes prints "make[1]: Entering...", which would confuse us. +eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` +if test -n "$ac_maketemp"; then + eval ac_cv_prog_make_${ac_make}_set=yes +else + eval ac_cv_prog_make_${ac_make}_set=no +fi +rm -f conftestmake +fi +if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then + echo "$ac_t""yes" 1>&6 + SET_MAKE= +else + echo "$ac_t""no" 1>&6 + SET_MAKE="MAKE=${MAKE-make}" +fi + + +PACKAGE=bibletime-doc + +VERSION=1.1 + +if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } +fi +cat >> confdefs.h <> confdefs.h <&6 +echo "configure:897: checking for working aclocal" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (aclocal --version) < /dev/null > /dev/null 2>&1; then + ACLOCAL=aclocal + echo "$ac_t""found" 1>&6 +else + ACLOCAL="$missing_dir/missing aclocal" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 +echo "configure:910: checking for working autoconf" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (autoconf --version) < /dev/null > /dev/null 2>&1; then + AUTOCONF=autoconf + echo "$ac_t""found" 1>&6 +else + AUTOCONF="$missing_dir/missing autoconf" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working automake""... $ac_c" 1>&6 +echo "configure:923: checking for working automake" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (automake --version) < /dev/null > /dev/null 2>&1; then + AUTOMAKE=automake + echo "$ac_t""found" 1>&6 +else + AUTOMAKE="$missing_dir/missing automake" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 +echo "configure:936: checking for working autoheader" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (autoheader --version) < /dev/null > /dev/null 2>&1; then + AUTOHEADER=autoheader + echo "$ac_t""found" 1>&6 +else + AUTOHEADER="$missing_dir/missing autoheader" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 +echo "configure:949: checking for working makeinfo" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (makeinfo --version) < /dev/null > /dev/null 2>&1; then + MAKEINFO=makeinfo + echo "$ac_t""found" 1>&6 +else + MAKEINFO="$missing_dir/missing makeinfo" + echo "$ac_t""missing" 1>&6 +fi + + + + unset CDPATH + + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + + # Check whether --enable-fast-perl or --disable-fast-perl was given. +if test "${enable_fast_perl+set}" = set; then + enableval="$enable_fast_perl" + with_fast_perl=$enableval +else + with_fast_perl=yes +fi + + + + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + + + + + + # Check whether --enable-debug or --disable-debug was given. +if test "${enable_debug+set}" = set; then + enableval="$enable_debug" + + if test $enableval = "no"; then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + +else + kde_use_debug_code="no" + kde_use_debug_define=no + +fi + + + # Check whether --enable-dummyoption or --disable-dummyoption was given. +if test "${enable_dummyoption+set}" = set; then + enableval="$enable_dummyoption" + : +fi + + + # Check whether --enable-strict or --disable-strict was given. +if test "${enable_strict+set}" = set; then + enableval="$enable_strict" + + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + +else + kde_use_strict_options="no" +fi + + + # Check whether --enable-profile or --disable-profile was given. +if test "${enable_profile+set}" = set; then + enableval="$enable_profile" + kde_use_profiling=$enableval +else + kde_use_profiling="no" + +fi + + + CFLAGS=" $CFLAGS" + + # Extract the first word of "gcc", so it can be a program name with args. +set dummy gcc; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1052: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CC="gcc" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +if test -z "$CC"; then + # Extract the first word of "cc", so it can be a program name with args. +set dummy cc; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1082: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_prog_rejected=no + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then + ac_prog_rejected=yes + continue + fi + ac_cv_prog_CC="cc" + break + fi + done + IFS="$ac_save_ifs" +if test $ac_prog_rejected = yes; then + # We found a bogon in the path, so make sure we never use it. + set dummy $ac_cv_prog_CC + shift + if test $# -gt 0; then + # We chose a different compiler from the bogus one. + # However, it has the same basename, so the bogon will be chosen + # first if we set CC to just the basename; use the full file name. + shift + set dummy "$ac_dir/$ac_word" "$@" + shift + ac_cv_prog_CC="$@" + fi +fi +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + if test -z "$CC"; then + case "`uname -s`" in + *win32* | *WIN32*) + # Extract the first word of "cl", so it can be a program name with args. +set dummy cl; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1133: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CC="cl" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + ;; + esac + fi + test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } +fi + +echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 +echo "configure:1165: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +cat > conftest.$ac_ext << EOF + +#line 1176 "configure" +#include "confdefs.h" + +main(){return(0);} +EOF +if { (eval echo configure:1181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + ac_cv_prog_cc_works=yes + # If we can't run a trivial program, we are probably using a cross compiler. + if (./conftest; exit) 2>/dev/null; then + ac_cv_prog_cc_cross=no + else + ac_cv_prog_cc_cross=yes + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_cv_prog_cc_works=no +fi +rm -fr conftest* +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 +if test $ac_cv_prog_cc_works = no; then + { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } +fi +echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 +echo "configure:1207: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 +cross_compiling=$ac_cv_prog_cc_cross + +echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 +echo "configure:1212: checking whether we are using GNU C" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.c <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gcc=yes +else + ac_cv_prog_gcc=no +fi +fi + +echo "$ac_t""$ac_cv_prog_gcc" 1>&6 + +if test $ac_cv_prog_gcc = yes; then + GCC=yes +else + GCC= +fi + +ac_test_CFLAGS="${CFLAGS+set}" +ac_save_CFLAGS="$CFLAGS" +CFLAGS= +echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 +echo "configure:1240: checking whether ${CC-cc} accepts -g" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + echo 'void f(){}' > conftest.c +if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then + ac_cv_prog_cc_g=yes +else + ac_cv_prog_cc_g=no +fi +rm -f conftest* + +fi + +echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 +if test "$ac_test_CFLAGS" = set; then + CFLAGS="$ac_save_CFLAGS" +elif test $ac_cv_prog_cc_g = yes; then + if test "$GCC" = yes; then + CFLAGS="-g -O2" + else + CFLAGS="-g" + fi +else + if test "$GCC" = yes; then + CFLAGS="-O2" + else + CFLAGS= + fi +fi + + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl +do +# Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1305: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CXX"; then + ac_cv_prog_CXX="$CXX" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CXX="$ac_prog" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CXX="$ac_cv_prog_CXX" +if test -n "$CXX"; then + echo "$ac_t""$CXX" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +test -n "$CXX" && break +done +test -n "$CXX" || CXX="gcc" + + +echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 +echo "configure:1337: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 + + +ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + + +cat > conftest.$ac_ext << EOF + +#line 1353 "configure" +#include "confdefs.h" + +int main(){return(0);} +EOF +if { (eval echo configure:1358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + ac_cv_prog_cxx_works=yes + # If we can't run a trivial program, we are probably using a cross compiler. + if (./conftest; exit) 2>/dev/null; then + ac_cv_prog_cxx_cross=no + else + ac_cv_prog_cxx_cross=yes + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_cv_prog_cxx_works=no +fi +rm -fr conftest* +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 +if test $ac_cv_prog_cxx_works = no; then + { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } +fi +echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 +echo "configure:1384: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 +cross_compiling=$ac_cv_prog_cxx_cross + +echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 +echo "configure:1389: checking whether we are using GNU C++" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.C <&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gxx=yes +else + ac_cv_prog_gxx=no +fi +fi + +echo "$ac_t""$ac_cv_prog_gxx" 1>&6 + +if test $ac_cv_prog_gxx = yes; then + GXX=yes +else + GXX= +fi + +ac_test_CXXFLAGS="${CXXFLAGS+set}" +ac_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS= +echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 +echo "configure:1417: checking whether ${CXX-g++} accepts -g" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + echo 'void f(){}' > conftest.cc +if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then + ac_cv_prog_cxx_g=yes +else + ac_cv_prog_cxx_g=no +fi +rm -f conftest* + +fi + +echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 +if test "$ac_test_CXXFLAGS" = set; then + CXXFLAGS="$ac_save_CXXFLAGS" +elif test $ac_cv_prog_cxx_g = yes; then + if test "$GXX" = yes; then + CXXFLAGS="-g -O2" + else + CXXFLAGS="-g" + fi +else + if test "$GXX" = yes; then + CXXFLAGS="-O2" + else + CXXFLAGS= + fi +fi + + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + +echo $ac_n "checking whether $CXX supports -Wno-long-long""... $ac_c" 1>&6 +echo "configure:1455: checking whether $CXX supports -Wno-long-long" >&5 +kde_cache=`echo Wno-long-long | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -Wno-long-long -c conftest.cc 2>&1`"; then + if test -z "`$CXX -Wno-long-long -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="-Wno-long-long $CXXFLAGS" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -Wnon-virtual-dtor""... $ac_c" 1>&6 +echo "configure:1484: checking whether $CXX supports -Wnon-virtual-dtor" >&5 +kde_cache=`echo Wnon-virtual-dtor | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -Wnon-virtual-dtor -c conftest.cc 2>&1`"; then + if test -z "`$CXX -Wnon-virtual-dtor -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -fno-builtin""... $ac_c" 1>&6 +echo "configure:1513: checking whether $CXX supports -fno-builtin" >&5 +kde_cache=`echo fno-builtin | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fno-builtin -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fno-builtin -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="-fno-builtin $CXXFLAGS" +else + echo "$ac_t""no" 1>&6 + : + +fi + + + case $host in *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + +echo $ac_n "checking whether $CXX supports -pg""... $ac_c" 1>&6 +echo "configure:1565: checking whether $CXX supports -pg" >&5 +kde_cache=`echo pg | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -pg -c conftest.cc 2>&1`"; then + if test -z "`$CXX -pg -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + +else + echo "$ac_t""no" 1>&6 + : + +fi + + fi + + +echo $ac_n "checking whether $CXX supports -fno-exceptions""... $ac_c" 1>&6 +echo "configure:1599: checking whether $CXX supports -fno-exceptions" >&5 +kde_cache=`echo fno-exceptions | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fno-exceptions -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fno-exceptions -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="$CXXFLAGS -fno-exceptions" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -fno-check-new""... $ac_c" 1>&6 +echo "configure:1628: checking whether $CXX supports -fno-check-new" >&5 +kde_cache=`echo fno-check-new | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fno-check-new -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fno-check-new -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="$CXXFLAGS -fno-check-new" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -fexceptions""... $ac_c" 1>&6 +echo "configure:1657: checking whether $CXX supports -fexceptions" >&5 +kde_cache=`echo fexceptions | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fexceptions -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fexceptions -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + USE_EXCEPTIONS="-fexceptions" +else + echo "$ac_t""no" 1>&6 + : + USE_EXCEPTIONS= +fi + + + USE_RTTI= + + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + { echo "configure: error: You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so" 1>&2; exit 1; } + fi + fi + ;; + esac + + __val=$CXX + __forbid=" -fno-rtti -rpath " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) echo "configure: warning: found forbidden $i in CXX, removing it" 1>&2 ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + CXX=$__new + fi + + __val=$CXXFLAGS + __forbid=" -fno-rtti -rpath " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) echo "configure: warning: found forbidden $i in CXXFLAGS, removing it" 1>&2 ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + CXXFLAGS=$__new + fi + + + + echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 +echo "configure:1741: checking how to run the C++ preprocessor" >&5 +if test -z "$CXXCPP"; then +if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + CXXCPP="${CXX-g++} -E" + cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:1762: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CXXCPP=/lib/cpp +fi +rm -f conftest* + ac_cv_prog_CXXCPP="$CXXCPP" +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross +fi +fi +CXXCPP="$ac_cv_prog_CXXCPP" +echo "$ac_t""$CXXCPP" 1>&6 + + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + + + + # Check whether --enable-final or --disable-final was given. +if test "${enable_final+set}" = set; then + enableval="$enable_final" + kde_use_final=$enableval +else + kde_use_final=no +fi + + + + REPO="" + NOREPO="" + + +echo $ac_n "checking whether $CXX supports -frepo""... $ac_c" 1>&6 +echo "configure:1823: checking whether $CXX supports -frepo" >&5 +kde_cache=`echo frepo | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -frepo -c conftest.cc 2>&1`"; then + if test -z "`$CXX -frepo -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + + REPO="-frepo" + NOREPO="-fno-repo" + +else + echo "$ac_t""no" 1>&6 + : + +fi + + + if test -z "$REPO"; then + +echo $ac_n "checking whether $CXX supports -instances=explicit""... $ac_c" 1>&6 +echo "configure:1857: checking whether $CXX supports -instances=explicit" >&5 +kde_cache=`echo instances=explicit | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -instances=explicit -c conftest.cc 2>&1`"; then + if test -z "`$CXX -instances=explicit -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + + REPO="-instances=explicit" + NOREPO="-instances=extern" + +else + echo "$ac_t""no" 1>&6 + : + +fi + + fi + + if test -n "$REPO"; then + cat >> confdefs.h <&6 +echo "configure:2017: checking for ld used by GCC" >&5 + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [\\/]* | [A-Za-z]:[\\/]*) + re_direlt='/[^/][^/]*/\.\./' + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + echo $ac_n "checking for GNU ld""... $ac_c" 1>&6 +echo "configure:2047: checking for GNU ld" >&5 +else + echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6 +echo "configure:2050: checking for non-GNU ld" >&5 +fi +if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi +fi + +LD="$lt_cv_path_LD" +if test -n "$LD"; then + echo "$ac_t""$LD" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi +test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; } +echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6 +echo "configure:2085: checking if the linker ($LD) is GNU ld" >&5 +if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 &5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi +fi + +echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6 +with_gnu_ld=$lt_cv_prog_gnu_ld + + +echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6 +echo "configure:2102: checking for $LD option to reload object files" >&5 +if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + lt_cv_ld_reload_flag='-r' +fi + +echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6 +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" + +echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6 +echo "configure:2114: checking for BSD-compatible nm" >&5 +if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi +fi + +NM="$lt_cv_path_NM" +echo "$ac_t""$NM" 1>&6 + +echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 +echo "configure:2152: checking whether ln -s works" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + rm -f conftestdata +if ln -s X conftestdata 2>/dev/null +then + rm -f conftestdata + ac_cv_prog_LN_S="ln -s" +else + ac_cv_prog_LN_S=ln +fi +fi +LN_S="$ac_cv_prog_LN_S" +if test "$ac_cv_prog_LN_S" = "ln -s"; then + echo "$ac_t""yes" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6 +echo "configure:2173: checking how to recognise dependant libraries" >&5 +if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.012) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1" + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library' + else + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac + +fi + +echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6 +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method + +if test $host != $build; then + ac_tool_prefix=${host_alias}- +else + ac_tool_prefix= +fi + +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 +echo "configure:2361: checking for ${ac_tool_prefix}file" >&5 +if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="/usr/bin:$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/${ac_tool_prefix}file; then + lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac +fi + +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + echo "$ac_t""$MAGIC_CMD" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + echo $ac_n "checking for file""... $ac_c" 1>&6 +echo "configure:2423: checking for file" >&5 +if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="/usr/bin:$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/file; then + lt_cv_path_MAGIC_CMD="$ac_dir/file" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac +fi + +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + echo "$ac_t""$MAGIC_CMD" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + else + MAGIC_CMD=: + fi +fi + + fi + ;; +esac + +# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. +set dummy ${ac_tool_prefix}ranlib; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2494: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$RANLIB"; then + ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +RANLIB="$ac_cv_prog_RANLIB" +if test -n "$RANLIB"; then + echo "$ac_t""$RANLIB" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + +if test -z "$ac_cv_prog_RANLIB"; then +if test -n "$ac_tool_prefix"; then + # Extract the first word of "ranlib", so it can be a program name with args. +set dummy ranlib; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2526: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$RANLIB"; then + ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_RANLIB="ranlib" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" +fi +fi +RANLIB="$ac_cv_prog_RANLIB" +if test -n "$RANLIB"; then + echo "$ac_t""$RANLIB" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +else + RANLIB=":" +fi +fi + +# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. +set dummy ${ac_tool_prefix}strip; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2561: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$STRIP"; then + ac_cv_prog_STRIP="$STRIP" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_STRIP="${ac_tool_prefix}strip" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +STRIP="$ac_cv_prog_STRIP" +if test -n "$STRIP"; then + echo "$ac_t""$STRIP" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + +if test -z "$ac_cv_prog_STRIP"; then +if test -n "$ac_tool_prefix"; then + # Extract the first word of "strip", so it can be a program name with args. +set dummy strip; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2593: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$STRIP"; then + ac_cv_prog_STRIP="$STRIP" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_STRIP="strip" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":" +fi +fi +STRIP="$ac_cv_prog_STRIP" +if test -n "$STRIP"; then + echo "$ac_t""$STRIP" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +else + STRIP=":" +fi +fi + + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +libtool_flags="$libtool_flags --enable-dlopen" + +# Check whether --enable-libtool-lock or --disable-libtool-lock was given. +if test "${enable_libtool_lock+set}" = set; then + enableval="$enable_libtool_lock" + : +fi + +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +# Check whether --with-pic or --without-pic was given. +if test "${with_pic+set}" = set; then + withval="$with_pic" + pic_mode="$withval" +else + pic_mode=default +fi + +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '#line 2660 "configure"' > conftest.$ac_ext + if { (eval echo configure:2661: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 +echo "configure:2682: checking whether the C compiler needs -belf" >&5 +if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + lt_cv_cc_needs_belf=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + lt_cv_cc_needs_belf=no +fi +rm -f conftest* + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +fi + +echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6 + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + + +esac + + +echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 +echo "configure:2733: checking for Cygwin environment" >&5 +if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_cygwin=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_cygwin=no +fi +rm -f conftest* +rm -f conftest* +fi + +echo "$ac_t""$ac_cv_cygwin" 1>&6 +CYGWIN= +test "$ac_cv_cygwin" = yes && CYGWIN=yes +echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6 +echo "configure:2766: checking for mingw32 environment" >&5 +if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_mingw32=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_mingw32=no +fi +rm -f conftest* +rm -f conftest* +fi + +echo "$ac_t""$ac_cv_mingw32" 1>&6 +MINGW32= +test "$ac_cv_mingw32" = yes && MINGW32=yes + +# Save cache, so that ltconfig can load it +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set | grep ac_space) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; } + +# Reload cache, that may have been modified by ltconfig +if test -r "$cache_file"; then + echo "loading cache $cache_file" + . $cache_file +else + echo "creating cache $cache_file" + > $cache_file +fi + + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log + + + +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| { echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; } +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log + + + + + + + + + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo $ac_n "checking for object suffix""... $ac_c" 1>&6 +echo "configure:2913: checking for object suffix" >&5 +if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + rm -f conftest* +echo 'int i = 1;' > conftest.$ac_ext +if { (eval echo configure:2919: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + for ac_file in conftest.*; do + case $ac_file in + *.c) ;; + *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;; + esac + done +else + { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; } +fi +rm -f conftest* +fi + +echo "$ac_t""$ac_cv_objext" 1>&6 +OBJEXT=$ac_cv_objext +ac_objext=$ac_cv_objext + + + +echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 +echo "configure:2939: checking for executable suffix" >&5 +if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$CYGWIN" = yes || test "$MINGW32" = yes; then + ac_cv_exeext=.exe +else + rm -f conftest* + echo 'int main () { return 0; }' > conftest.$ac_ext + ac_cv_exeext= + if { (eval echo configure:2949: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then + for file in conftest.*; do + case $file in + *.$ac_ext | *.c | *.o | *.obj) ;; + *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;; + esac + done + else + { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; } + fi + rm -f conftest* + test x"${ac_cv_exeext}" = x && ac_cv_exeext=no +fi +fi + +EXEEXT="" +test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext} +echo "$ac_t""${ac_cv_exeext}" 1>&6 +ac_exeext=$EXEEXT + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + + + + + + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" + + +# Check whether --enable-objprelink or --disable-objprelink was given. +if test "${enable_objprelink+set}" = set; then + enableval="$enable_objprelink" + kde_use_objprelink=$enableval +else + kde_use_objprelink=no +fi + + if test "x$kde_use_objprelink" = "xyes"; then + + + echo $ac_n "checking for objprelink""... $ac_c" 1>&6 +echo "configure:3001: checking for objprelink" >&5 + if test -n "$OBJPRELINK"; then + kde_cv_path="$OBJPRELINK"; + else + kde_cache=`echo objprelink | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/objprelink"; then + if test -n "" + then + evalstr="$dir/objprelink 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/objprelink" + break + fi + else + kde_cv_path="$dir/objprelink" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + kde_use_objprelink=no + else + echo "$ac_t""$kde_cv_path" 1>&6 + OBJPRELINK=$kde_cv_path + + fi + + + if test "x$kde_use_objprelink" = "xyes"; then + echo $ac_n "checking Patching libtool to run objprelink.""... $ac_c" 1>&6 +echo "configure:3058: checking Patching libtool to run objprelink." >&5 + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + echo "$ac_t""done" 1>&6 + fi + fi + + +echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 +echo "configure:3077: checking whether to enable maintainer-specific portions of Makefiles" >&5 + # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. +if test "${enable_maintainer_mode+set}" = set; then + enableval="$enable_maintainer_mode" + USE_MAINTAINER_MODE=$enableval +else + USE_MAINTAINER_MODE=no +fi + + echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6 + + +if test $USE_MAINTAINER_MODE = yes; then + MAINTAINER_MODE_TRUE= + MAINTAINER_MODE_FALSE='#' +else + MAINTAINER_MODE_TRUE='#' + MAINTAINER_MODE_FALSE= +fi + MAINT=$MAINTAINER_MODE_TRUE + + + + + + # Extract the first word of "msgfmt", so it can be a program name with args. +set dummy msgfmt; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:3105: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$MSGFMT" in + /*) + ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"; then + ac_cv_path_MSGFMT="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="msgfmt" + ;; +esac +fi +MSGFMT="$ac_cv_path_MSGFMT" +if test -n "$MSGFMT"; then + echo "$ac_t""$MSGFMT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + # Extract the first word of "gmsgfmt", so it can be a program name with args. +set dummy gmsgfmt; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:3139: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$GMSGFMT" in + /*) + ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. + ;; + ?:/*) + ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_path_GMSGFMT="$ac_dir/$ac_word" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" + ;; +esac +fi +GMSGFMT="$ac_cv_path_GMSGFMT" +if test -n "$GMSGFMT"; then + echo "$ac_t""$GMSGFMT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + echo "$ac_t""found msgfmt program is not GNU msgfmt; ignore it" 1>&6 + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + + + + # Extract the first word of "xgettext", so it can be a program name with args. +set dummy xgettext; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:3184: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$XGETTEXT" in + /*) + ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then + ac_cv_path_XGETTEXT="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" + ;; +esac +fi +XGETTEXT="$ac_cv_path_XGETTEXT" +if test -n "$XGETTEXT"; then + echo "$ac_t""$XGETTEXT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + + if test "$XGETTEXT" != ":"; then + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6 + XGETTEXT=":" + fi + fi + + + +echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 +echo "configure:3228: checking how to run the C preprocessor" >&5 +# On Suns, sometimes $CPP names a directory. +if test -n "$CPP" && test -d "$CPP"; then + CPP= +fi +if test -z "$CPP"; then +if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # This must be in double quotes, not single quotes, because CPP may get + # substituted into the Makefile and "${CC-cc}" will confuse make. + CPP="${CC-cc} -E" + # On the NeXT, cc -E runs the code through the compiler's parser, + # not just through cpp. + cat > conftest.$ac_ext < +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:3249: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP="${CC-cc} -E -traditional-cpp" + cat > conftest.$ac_ext < +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:3266: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP="${CC-cc} -nologo -E" + cat > conftest.$ac_ext < +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:3283: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP=/lib/cpp +fi +rm -f conftest* +fi +rm -f conftest* +fi +rm -f conftest* + ac_cv_prog_CPP="$CPP" +fi + CPP="$ac_cv_prog_CPP" +else + ac_cv_prog_CPP="$CPP" +fi +echo "$ac_t""$CPP" 1>&6 + + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + echo $ac_n "checking for main in -lutil""... $ac_c" 1>&6 +echo "configure:3316: checking for main in -lutil" >&5 +ac_lib_var=`echo util'_'main | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lutil $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBUTIL="-lutil" +else + echo "$ac_t""no" 1>&6 +fi + + echo $ac_n "checking for main in -lcompat""... $ac_c" 1>&6 +echo "configure:3352: checking for main in -lcompat" >&5 +ac_lib_var=`echo compat'_'main | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lcompat $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBCOMPAT="-lcompat" +else + echo "$ac_t""no" 1>&6 +fi + + kde_have_crypt= + echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6 +echo "configure:3389: checking for crypt in -lcrypt" >&5 +ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lcrypt $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBCRYPT="-lcrypt"; kde_have_crypt=yes +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for crypt in -lc""... $ac_c" 1>&6 +echo "configure:3427: checking for crypt in -lc" >&5 +ac_lib_var=`echo c'_'crypt | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lc $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + kde_have_crypt=yes +else + echo "$ac_t""no" 1>&6 + + echo "configure: warning: you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support" 1>&2 + kde_have_crypt=no + +fi + +fi + + + if test $kde_have_crypt = yes; then + cat >> confdefs.h <&6 +echo "configure:3483: checking for socklen_t" >&5 + if eval "test \"`echo '$''{'ac_cv_socklen_t'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + + cat > conftest.$ac_ext < +#include + +int main() { + +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + +; return 0; } +EOF +if { (eval echo configure:3513: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_socklen_t=socklen_t +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cat > conftest.$ac_ext < +#include + +int main() { + +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + +; return 0; } +EOF +if { (eval echo configure:3534: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_socklen_t=int +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_socklen_t=size_t + +fi +rm -f conftest* + +fi +rm -f conftest* + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + +fi + + + echo "$ac_t""$ac_cv_socklen_t" 1>&6 + if test "$ac_cv_socklen_t" != "socklen_t"; then + cat >> confdefs.h <> confdefs.h <&6 +echo "configure:3580: checking for dnet_ntoa in -ldnet" >&5 +ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldnet $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 +echo "configure:3621: checking for dnet_ntoa in -ldnet_stub" >&5 +ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldnet_stub $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" +else + echo "$ac_t""no" 1>&6 +fi + + fi + echo $ac_n "checking for inet_ntoa""... $ac_c" 1>&6 +echo "configure:3662: checking for inet_ntoa" >&5 +if eval "test \"`echo '$''{'ac_cv_func_inet_ntoa'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char inet_ntoa(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa) +choke me +#else +inet_ntoa(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3690: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_inet_ntoa=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_inet_ntoa=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'inet_ntoa`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_inet_ntoa = no; then + echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6 +echo "configure:3711: checking for inet_ntoa in -lnsl" >&5 +ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lnsl $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" +else + echo "$ac_t""no" 1>&6 +fi + + fi + echo $ac_n "checking for connect""... $ac_c" 1>&6 +echo "configure:3752: checking for connect" >&5 +if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char connect(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_connect) || defined (__stub___connect) +choke me +#else +connect(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3780: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_connect=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_connect=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_connect = no; then + echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 +echo "configure:3801: checking for connect in -lsocket" >&5 +ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lsocket $X_EXTRA_LIBS $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + echo $ac_n "checking for remove""... $ac_c" 1>&6 +echo "configure:3843: checking for remove" >&5 +if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char remove(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_remove) || defined (__stub___remove) +choke me +#else +remove(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3871: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_remove=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_remove=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_remove = no; then + echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 +echo "configure:3892: checking for remove in -lposix" >&5 +ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lposix $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + echo $ac_n "checking for shmat""... $ac_c" 1>&6 +echo "configure:3935: checking for shmat" >&5 +if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char shmat(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_shmat) || defined (__stub___shmat) +choke me +#else +shmat(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3963: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_shmat=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_shmat=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 +echo "configure:3981: checking for shmat in -lipc" >&5 +ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lipc $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" +else + echo "$ac_t""no" 1>&6 +fi + +fi + + + # Solaris 2.6 and others need -lresolv for res_init + for ac_func in res_init +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:4027: checking for $ac_func" >&5 +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext < +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:4055: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <&6 +kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + cat > conftest.$ac_ext < + +int main() { + +res_init(); + +; return 0; } +EOF +if { (eval echo configure:4090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + cat >> confdefs.h <<\EOF +#define HAVE_RES_INIT 1 +EOF + + +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi +rm -f conftest* + LIBS=$kde_libs_safe + +fi +done + + + LIBSOCKET="$X_EXTRA_LIBS" + + + + echo $ac_n "checking for killpg in -lucb""... $ac_c" 1>&6 +echo "configure:4115: checking for killpg in -lucb" >&5 +ac_lib_var=`echo ucb'_'killpg | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lucb $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBUCB="-lucb" +else + echo "$ac_t""no" 1>&6 +fi + + + case $host in *-*-lynxos* ) + echo $ac_n "checking LynxOS header file wrappers""... $ac_c" 1>&6 +echo "configure:4157: checking LynxOS header file wrappers" >&5 + CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__" + echo "$ac_t""disabled" 1>&6 + echo $ac_n "checking for gethostbyname in -lbsd""... $ac_c" 1>&6 +echo "configure:4161: checking for gethostbyname in -lbsd" >&5 +ac_lib_var=`echo bsd'_'gethostbyname | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lbsd $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBSOCKET="-lbsd" +else + echo "$ac_t""no" 1>&6 +fi + ;; + esac + + echo $ac_n "checking size of int""... $ac_c" 1>&6 +echo "configure:4203: checking size of int" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_int=4 +else + cat > conftest.$ac_ext < +#include +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(int)); + exit(0); +} +EOF +if { (eval echo configure:4223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_int=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_int=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_int" 1>&6 +cat >> confdefs.h <&6 +echo "configure:4242: checking size of long" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_long=4 +else + cat > conftest.$ac_ext < +#include +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(long)); + exit(0); +} +EOF +if { (eval echo configure:4262: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_long=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_long=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_long" 1>&6 +cat >> confdefs.h <&6 +echo "configure:4281: checking size of char *" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_char_p'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_char_p=4 +else + cat > conftest.$ac_ext < +#include +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(char *)); + exit(0); +} +EOF +if { (eval echo configure:4301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_char_p=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_char_p=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_char_p" 1>&6 +cat >> confdefs.h <&6 +echo "configure:4320: checking size of char" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_char=1 +else + cat > conftest.$ac_ext < +#include +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(char)); + exit(0); +} +EOF +if { (eval echo configure:4340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_char=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_char=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_char" 1>&6 +cat >> confdefs.h <&6 +echo "configure:4361: checking for dlopen in -ldl" >&5 +ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldl $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + +LIBDL="-ldl" +ac_cv_have_dlfcn=yes + +else + echo "$ac_t""no" 1>&6 +fi + + +echo $ac_n "checking for shl_unload in -ldld""... $ac_c" 1>&6 +echo "configure:4405: checking for shl_unload in -ldld" >&5 +ac_lib_var=`echo dld'_'shl_unload | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldld $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + +LIBDL="-ldld" +ac_cv_have_shload=yes + +else + echo "$ac_t""no" 1>&6 +fi + + + + + + +echo $ac_n "checking for extra includes""... $ac_c" 1>&6 +echo "configure:4453: checking for extra includes" >&5 +# Check whether --with-extra-includes or --without-extra-includes was given. +if test "${with_extra_includes+set}" = set; then + withval="$with_extra_includes" + kde_use_extra_includes="$withval" +else + kde_use_extra_includes=NONE + +fi + +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi + + +echo "$ac_t""$kde_use_extra_includes" 1>&6 + +kde_extra_libs= +echo $ac_n "checking for extra libs""... $ac_c" 1>&6 +echo "configure:4484: checking for extra libs" >&5 +# Check whether --with-extra-libs or --without-extra-libs was given. +if test "${with_extra_libs+set}" = set; then + withval="$with_extra_libs" + kde_use_extra_libs=$withval +else + kde_use_extra_libs=NONE + +fi + +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + + + +echo "$ac_t""$kde_use_extra_libs" 1>&6 + + + + +echo $ac_n "checking for libz""... $ac_c" 1>&6 +echo "configure:4518: checking for libz" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_z'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +cat > conftest.$ac_ext < + +int main() { +return (zlibVersion() == ZLIB_VERSION); +; return 0; } +EOF +if { (eval echo configure:4544: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_z='-lz'" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_z=no" +fi +rm -f conftest* +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" + +fi +if test ! "$ac_cv_lib_z" = no; then + cat >> confdefs.h <&6 +else + { echo "configure: error: not found. Check your installation and look into config.log" 1>&2; exit 1; } + LIBZ="" + +fi + + +echo $ac_n "checking for X""... $ac_c" 1>&6 +echo "configure:4574: checking for X" >&5 + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +if eval "test \"`echo '$''{'kde_cv_have_x'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +if test "$ac_x_includes" = NO; then + # Guess where to find include files, by looking for this one X11 .h file. + test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h + + # First, try using that file with no special directory specified. +cat > conftest.$ac_ext < +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:4613: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + rm -rf conftest* + # We can compile using X headers with no special include directory. +ac_x_includes= +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + # Look for the header file in a standard set of common directories. +# Check X11 before X11Rn because it is often a symlink to the current release. + for ac_dir in \ + /usr/X11/include \ + /usr/X11R6/include \ + /usr/X11R5/include \ + /usr/X11R4/include \ + \ + /usr/include/X11 \ + /usr/include/X11R6 \ + /usr/include/X11R5 \ + /usr/include/X11R4 \ + \ + /usr/local/X11/include \ + /usr/local/X11R6/include \ + /usr/local/X11R5/include \ + /usr/local/X11R4/include \ + \ + /usr/local/include/X11 \ + /usr/local/include/X11R6 \ + /usr/local/include/X11R5 \ + /usr/local/include/X11R4 \ + \ + /usr/X386/include \ + /usr/x386/include \ + /usr/XFree86/include/X11 \ + \ + /usr/include \ + /usr/local/include \ + /usr/unsupported/include \ + /usr/athena/include \ + /usr/local/x11r5/include \ + /usr/lpp/Xamples/include \ + \ + /usr/openwin/include \ + /usr/openwin/share/include \ + ; \ + do + if test -r "$ac_dir/$x_direct_test_include"; then + ac_x_includes=$ac_dir + break + fi + done +fi +rm -f conftest* +fi # $ac_x_includes = NO + +if test "$ac_x_libraries" = NO; then + # Check for the libraries. + + test -z "$x_direct_test_library" && x_direct_test_library=Xt + test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc + + # See if we find them without any special options. + # Don't add to $LIBS permanently. + ac_save_LIBS="$LIBS" + LIBS="-l$x_direct_test_library $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + LIBS="$ac_save_LIBS" +# We can link X programs with no special library path. +ac_x_libraries= +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + LIBS="$ac_save_LIBS" +# First see if replacing the include by lib works. +# Check X11 before X11Rn because it is often a symlink to the current release. +for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ + /usr/X11/lib \ + /usr/X11R6/lib \ + /usr/X11R5/lib \ + /usr/X11R4/lib \ + \ + /usr/lib/X11 \ + /usr/lib/X11R6 \ + /usr/lib/X11R5 \ + /usr/lib/X11R4 \ + \ + /usr/local/X11/lib \ + /usr/local/X11R6/lib \ + /usr/local/X11R5/lib \ + /usr/local/X11R4/lib \ + \ + /usr/local/lib/X11 \ + /usr/local/lib/X11R6 \ + /usr/local/lib/X11R5 \ + /usr/local/lib/X11R4 \ + \ + /usr/X386/lib \ + /usr/x386/lib \ + /usr/XFree86/lib/X11 \ + \ + /usr/lib \ + /usr/local/lib \ + /usr/unsupported/lib \ + /usr/athena/lib \ + /usr/local/x11r5/lib \ + /usr/lpp/Xamples/lib \ + /lib/usr/lib/X11 \ + \ + /usr/openwin/lib \ + /usr/openwin/share/lib \ + ; \ +do + for ac_extension in a so sl; do + if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then + ac_x_libraries=$ac_dir + break 2 + fi + done +done +fi +rm -f conftest* +fi # $ac_x_libraries = NO + +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + rm -fr conftestdir +if mkdir conftestdir; then + cd conftestdir + # Make sure to not put "make" in the Imakefile rules, since we grep it out. + cat > Imakefile <<'EOF' +acfindx: + @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' +EOF + if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then + # GNU make sometimes prints "make[1]: Entering...", which would confuse us. + eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` + # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. + for ac_extension in a so sl; do + if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && + test -f $ac_im_libdir/libX11.$ac_extension; then + ac_im_usrlibdir=$ac_im_libdir; break + fi + done + # Screen out bogus values from the imake configuration. They are + # bogus both because they are the default anyway, and because + # using them would break gcc on systems where it needs fixed includes. + case "$ac_im_incroot" in + /usr/include) ;; + *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;; + esac + case "$ac_im_usrlibdir" in + /usr/lib | /lib) ;; + *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;; + esac + fi + cd .. + rm -fr conftestdir +fi + + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + { echo "configure: error: Can't find X includes. Please check your installation and add the correct paths!" 1>&2; exit 1; } +fi + +if test "$kde_x_libraries" = NO; then + { echo "configure: error: Can't find X libraries. Please check your installation and add the correct paths!" 1>&2; exit 1; } +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" + +fi + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + echo "$ac_t""$have_x" 1>&6 + no_x=yes +else + echo "$ac_t""libraries $kde_x_libraries, headers $kde_x_includes" 1>&6 +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + + + + + + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 +echo "configure:4863: checking for IceConnectionNumber in -lICE" >&5 +ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lICE $X_EXTRA_LIBS $LIBS" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBSM="-lSM -lICE" +else + echo "$ac_t""no" 1>&6 +fi + + +LDFLAGS="$ac_save_LDFLAGS" + + + +LIB_X11='-lX11 $(LIBSOCKET)' + + +echo $ac_n "checking for libXext""... $ac_c" 1>&6 +echo "configure:4911: checking for libXext" >&5 +if eval "test \"`echo '$''{'kde_cv_have_libXext'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +cat > conftest.$ac_ext < +#ifdef STDC_HEADERS +# include +#endif + +int main() { + +printf("hello Xext\n"); + +; return 0; } +EOF +if { (eval echo configure:4937: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + kde_cv_have_libXext=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + kde_cv_have_libXext=no + +fi +rm -f conftest* + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + +fi + + +echo "$ac_t""$kde_cv_have_libXext" 1>&6 + +if test "$kde_cv_have_libXext" = "no"; then + { echo "configure: error: We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either." 1>&2; exit 1; } +fi + +echo $ac_n "checking for Xinerama""... $ac_c" 1>&6 +echo "configure:4964: checking for Xinerama" >&5 + + # Check whether --with-xinerama or --without-xinerama was given. +if test "${with_xinerama+set}" = set; then + withval="$with_xinerama" + + no_xinerama=no + +else + + no_xinerama=yes + + +fi + + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + if eval "test \"`echo '$''{'ac_cv_have_xinerama'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + cat > conftest.$ac_ext < + #include +int main() { +XineramaIsActive(NULL); +; return 0; } +EOF +if { (eval echo configure:5002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_have_xinerama="yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_have_xinerama="no" +fi +rm -f conftest* + +fi + +else + ac_cv_have_xinerama=no; +fi + +echo "$ac_t""$ac_cv_have_xinerama" 1>&6 + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + cat >> confdefs.h <<\EOF +#define HAVE_XINERAMA 1 +EOF + + LIBXINERAMA="-lXinerama" +fi + + + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + + +if test -z ""; then + kde_qtver=2 + kde_qtsubver=1 +else + kde_qtsubver=`echo "" | sed -e 's#[0-9]\+\.\([0-9]\+\).*#\1#'` + # following is the check if subversion isn´t found in passed argument + if test "$kde_qtsubver" = ""; then + kde_qtsubver=1 + fi + kde_qtver=`echo "" | sed -e 's#^\([0-9]\+\)\..*#\1#'` + if test "$kde_qtver" = "1"; then + kde_qtsubver=42 + else + # this is the version number fallback to 2.1, unless major version is 1 or 2 + if test "$kde_qtver" != "2"; then + kde_qtver=2 + kde_qtsubver=1 + fi + fi +fi + +if test -z ""; then + if test $kde_qtver = 2; then + if test $kde_qtsubver -gt 0; then + kde_qt_minversion=">= Qt 2.2.2" + else + kde_qt_minversion=">= Qt 2.0.2" + fi + else + kde_qt_minversion=">= 1.42 and < 2.0" + fi +else + kde_qt_minversion= +fi + +if test -z ""; then + if test $kde_qtver = 2; then + if test $kde_qtsubver -gt 0; then + kde_qt_verstring="QT_VERSION >= 222" + else + kde_qt_verstring="QT_VERSION >= 200" + fi + else + kde_qt_verstring="QT_VERSION >= 142 && QT_VERSION < 200" + fi +else + kde_qt_verstring= +fi + +if test $kde_qtver = 2; then + kde_qt_dirs="$QTDIR /usr/lib/qt2 /usr/lib/qt" +else + kde_qt_dirs="$QTDIR /usr/lib/qt" +fi + + + + +echo $ac_n "checking for libpng""... $ac_c" 1>&6 +echo "configure:5107: checking for libpng" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_png'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +cat > conftest.$ac_ext < + +int main() { + + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + +; return 0; } +EOF +if { (eval echo configure:5137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_png='-lpng $LIBZ -lm'" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_png=no" + +fi +rm -f conftest* +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" + +fi +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + cat >> confdefs.h <&6 +else + echo "$ac_t""no" 1>&6 + LIBPNG="" + +fi + + + +echo $ac_n "checking for libjpeg6b""... $ac_c" 1>&6 +echo "configure:5169: checking for libjpeg6b" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_jpeg_6b'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg6b -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_jpeg_6b=-ljpeg6b" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_jpeg_6b=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" + +fi + + +if eval "test ! \"`echo $ac_cv_lib_jpeg_6b`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_6b" + echo "$ac_t""$ac_cv_lib_jpeg_6b" 1>&6 +else + echo "$ac_t""no" 1>&6 + +echo $ac_n "checking for libjpeg""... $ac_c" 1>&6 +echo "configure:5230: checking for libjpeg" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_jpeg_normal'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_jpeg_normal=-ljpeg" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_jpeg_normal=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" + +fi + + +if eval "test ! \"`echo $ac_cv_lib_jpeg_normal`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_normal" + echo "$ac_t""$ac_cv_lib_jpeg_normal" 1>&6 +else + echo "$ac_t""no" 1>&6 + + LIBJPEG= + + +fi + + + +fi + + + +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" + +jpeg_incdir=NO +for i in $jpeg_incdirs; +do + for j in jpeglib.h; + do + echo "configure: 5308: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + jpeg_incdir=$i + break 2 + fi + done +done + +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + cat >> confdefs.h <&2 + else + echo "configure: warning: libjpeg not found. disable JPEG support." 1>&2 + fi + jpeg_incdir= + LIBJPEG= +fi + + + + + + + + + +# Check whether --enable-mt or --disable-mt was given. +if test "${enable_mt+set}" = set; then + enableval="$enable_mt" + kde_use_qt_mt=$enableval +else + kde_use_qt_mt=no + +fi + + +USING_QT_MT="" + + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + echo "configure: warning: Compiler is not gcc. MT support disabled." 1>&2 + fi + ;; + *) + echo "configure: warning: MT not yet supported on $host - disabled." 1>&2 + ;; + esac + +fi + +kde_qt_was_given=yes + + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + + + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +echo $ac_n "checking for Qt""... $ac_c" 1>&6 +echo "configure:5422: checking for Qt" >&5 + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +# Check whether --with-qt-dir or --without-qt-dir was given. +if test "${with_qt_dir+set}" = set; then + withval="$with_qt_dir" + ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + +fi + + +# Check whether --with-qt-includes or --without-qt-includes was given. +if test "${with_qt_includes+set}" = set; then + withval="$with_qt_includes" + + ac_qt_includes="$withval" + +fi + + +kde_qt_libs_given=no + +# Check whether --with-qt-libraries or --without-qt-libraries was given. +if test "${with_qt_libraries+set}" = set; then + withval="$with_qt_libraries" + ac_qt_libraries="$withval" + kde_qt_libs_given=yes + +fi + + +if eval "test \"`echo '$''{'ac_cv_have_qt'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + #try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + + +qt_incdir=NO +for i in $qt_incdirs; +do + for j in $kde_qt_header; + do + echo "configure: 5484: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + qt_incdir=$i + break 2 + fi + done +done + +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&5 ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + + + +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + { echo "configure: error: Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } +else + have_qt="yes" +fi + +fi + + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + echo "$ac_t""$have_qt" 1>&6; +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + echo "$ac_t""libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT" 1>&6 + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then + + +echo $ac_n "checking if Qt compiles without flags""... $ac_c" 1>&6 +echo "configure:5641: checking if Qt compiles without flags" >&5 +if eval "test \"`echo '$''{'kde_cv_qt_direct'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH +ac_LIBRARY_PATH="$LIBRARY_PATH" +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_includes" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +LIBS="$LIBQT -lXext -lX11 $LIBSOCKET" +LD_LIBRARY_PATH= +export LD_LIBRARY_PATH +LIBRARY_PATH= +export LIBRARY_PATH + + + +cat > conftest.$ac_ext < +#include +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext < +#include +#include +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext < +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <> conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest; then + kde_cv_qt_direct="yes" +else + kde_cv_qt_direct="no" + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + +fi + + +if test "$kde_cv_qt_direct" = "yes"; then + echo "$ac_t""yes" 1>&6 + qt_libraries= +else + echo "$ac_t""no" 1>&6 + +fi + +fi + + + + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + + + + + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + + echo $ac_n "checking for moc""... $ac_c" 1>&6 +echo "configure:5789: checking for moc" >&5 + if test -n "$MOC"; then + kde_cv_path="$MOC"; + else + kde_cache=`echo moc | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$qt_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/moc"; then + if test -n "" + then + evalstr="$dir/moc 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/moc" + break + fi + else + kde_cv_path="$dir/moc" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + MOC=$kde_cv_path + + fi + + if test -z "$UIC_NOT_NEEDED"; then + + echo $ac_n "checking for uic""... $ac_c" 1>&6 +echo "configure:5855: checking for uic" >&5 + if test -n "$UIC"; then + kde_cv_path="$UIC"; + else + kde_cache=`echo uic | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$qt_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/uic"; then + if test -n "" + then + evalstr="$dir/uic 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/uic" + break + fi + else + kde_cv_path="$dir/uic" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + UIC="" + else + echo "$ac_t""$kde_cv_path" 1>&6 + UIC=$kde_cv_path + + fi + + if test -z "$UIC" ; then + + echo "configure: warning: No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +" 1>&2 + + exit 1 + fi + else + UIC="echo uic not available: " + fi + + + + + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' + + + + + + + + +echo $ac_n "checking for rpath""... $ac_c" 1>&6 +echo "configure:5940: checking for rpath" >&5 +# Check whether --enable-rpath or --disable-rpath was given. +if test "${enable_rpath+set}" = set; then + enableval="$enable_rpath" + USE_RPATH=$enableval +else + USE_RPATH=yes +fi + + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi + + +echo "$ac_t""$USE_RPATH" 1>&6 + +echo $ac_n "checking for KDE""... $ac_c" 1>&6 +echo "configure:5969: checking for KDE" >&5 + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +if eval "test \"`echo '$''{'ac_cv_have_kde'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + #try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z ""; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" + +kde_incdir=NO +for i in $kde_incdirs; +do + for j in $kde_check_header; + do + echo "configure: 6013: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + kde_incdir=$i + break 2 + fi + done +done + +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + { echo "configure: error: +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!" 1>&2; exit 1; } +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" + +kde_libdir=NO +for i in $kde_libdirs; +do + for j in $kde_check_lib; + do + echo "configure: 6039: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + kde_libdir=$i + break 2 + fi + done +done + +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +{ echo "configure: error: +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!" 1>&2; exit 1; } +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else + ac_cv_have_kde="have_kde=no" + +fi + +fi + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + echo "$ac_t""will be installed in $ac_kde_prefix" 1>&6 + else + ac_kde_exec_prefix="$exec_prefix" + echo "$ac_t""will be installed in $ac_kde_prefix and $ac_kde_exec_prefix" 1>&6 + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + echo "$ac_t""libraries $ac_kde_libraries, headers $ac_kde_includes" 1>&6 + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi + + + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + + + + + + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" + + + + + + # Check whether --enable-path-check or --disable-path-check was given. +if test "${enable_path_check+set}" = set; then + enableval="$enable_path_check" + + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + +else + + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + + +fi + + + + + +echo $ac_n "checking for KDE paths""... $ac_c" 1>&6 +echo "configure:6149: checking for KDE paths" >&5 +kde_result="" +kde_cached_paths=yes +if eval "test \"`echo '$''{'kde_cv_all_paths'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + +if test "$ac_use_path_checking" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=defaults" + + +else + + if test $kde_qtver = 1; then + echo "$ac_t""compiling" 1>&6 + + + echo $ac_n "checking for KDE headers installed""... $ac_c" 1>&6 +echo "configure:6236: checking for KDE headers installed" >&5 + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if { (eval echo configure:6279: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + echo "$ac_t""yes" 1>&6 + else + { echo "configure: error: your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } + fi + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +echo $ac_n "checking for KDE libraries installed""... $ac_c" 1>&6 +echo "configure:6316: checking for KDE libraries installed" >&5 +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if { (eval echo configure:6319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + echo "$ac_t""yes" 1>&6 +else + { echo "configure: error: your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$kde_result" + + + + else + { echo "configure: error: path checking not yet supported for KDE 2" 1>&2; exit 1; } + fi + +fi + + kde_cached_paths=no + +fi + +eval "$kde_cv_all_paths" + if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi + +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + +if test "$ac_use_path_checking" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=defaults" + + +else + + if test $kde_qtver = 1; then + echo "$ac_t""compiling" 1>&6 + + + echo $ac_n "checking for KDE headers installed""... $ac_c" 1>&6 +echo "configure:6470: checking for KDE headers installed" >&5 + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +cat > conftest.$ac_ext < +#endif +#include +#include "confdefs.h" +#include + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if { (eval echo configure:6513: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + echo "$ac_t""yes" 1>&6 + else + { echo "configure: error: your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } + fi + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +echo $ac_n "checking for KDE libraries installed""... $ac_c" 1>&6 +echo "configure:6550: checking for KDE libraries installed" >&5 +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if { (eval echo configure:6553: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + echo "$ac_t""yes" 1>&6 +else + { echo "configure: error: your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$kde_result" + + + + else + { echo "configure: error: path checking not yet supported for KDE 2" 1>&2; exit 1; } + fi + +fi + + eval "$kde_cv_all_paths" + if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi + + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + { echo "configure: error: configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +" 1>&2; exit 1; } +else + rm -f conftest* + echo "$ac_t""$kde_result" 1>&6 +fi + +bindir=$kde_bindir + + + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + + echo $ac_n "checking for dcopidl""... $ac_c" 1>&6 +echo "configure:6642: checking for dcopidl" >&5 + if test -n "$DCOPIDL"; then + kde_cv_path="$DCOPIDL"; + else + kde_cache=`echo dcopidl | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/dcopidl"; then + if test -n "" + then + evalstr="$dir/dcopidl 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/dcopidl" + break + fi + else + kde_cv_path="$dir/dcopidl" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program dcopidl was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + DCOPIDL=$kde_cv_path + + fi + + + echo $ac_n "checking for dcopidl2cpp""... $ac_c" 1>&6 +echo "configure:6702: checking for dcopidl2cpp" >&5 + if test -n "$DCOPIDL2CPP"; then + kde_cv_path="$DCOPIDL2CPP"; + else + kde_cache=`echo dcopidl2cpp | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/dcopidl2cpp"; then + if test -n "" + then + evalstr="$dir/dcopidl2cpp 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/dcopidl2cpp" + break + fi + else + kde_cv_path="$dir/dcopidl2cpp" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program dcopidl2cpp was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + DCOPIDL2CPP=$kde_cv_path + + fi + + + echo $ac_n "checking for mcopidl""... $ac_c" 1>&6 +echo "configure:6762: checking for mcopidl" >&5 + if test -n "$MCOPIDL"; then + kde_cv_path="$MCOPIDL"; + else + kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/mcopidl"; then + if test -n "" + then + evalstr="$dir/mcopidl 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/mcopidl" + break + fi + else + kde_cv_path="$dir/mcopidl" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program mcopidl was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + MCOPIDL=$kde_cv_path + + fi + + + echo $ac_n "checking for artsc-config""... $ac_c" 1>&6 +echo "configure:6822: checking for artsc-config" >&5 + if test -n "$ARTSCCONFIG"; then + kde_cv_path="$ARTSCCONFIG"; + else + kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/artsc-config"; then + if test -n "" + then + evalstr="$dir/artsc-config 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/artsc-config" + break + fi + else + kde_cv_path="$dir/artsc-config" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program artsc-config was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + ARTSCCONFIG=$kde_cv_path + + fi + + + echo $ac_n "checking for kde-config""... $ac_c" 1>&6 +echo "configure:6882: checking for kde-config" >&5 + if test -n "$KDECONFIG"; then + kde_cv_path="$KDECONFIG"; + else + kde_cache=`echo kde-config | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/kde-config"; then + if test -n "" + then + evalstr="$dir/kde-config 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/kde-config" + break + fi + else + kde_cv_path="$dir/kde-config" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + else + echo "$ac_t""$kde_cv_path" 1>&6 + KDECONFIG=$kde_cv_path + + fi + + + echo $ac_n "checking for meinproc""... $ac_c" 1>&6 +echo "configure:6938: checking for meinproc" >&5 + if test -n "$MEINPROC"; then + kde_cv_path="$MEINPROC"; + else + kde_cache=`echo meinproc | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/meinproc"; then + if test -n "" + then + evalstr="$dir/meinproc 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/meinproc" + break + fi + else + kde_cv_path="$dir/meinproc" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + else + echo "$ac_t""$kde_cv_path" 1>&6 + MEINPROC=$kde_cv_path + + fi + + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + +KDE_XSL_STYLESHEET=NO +for i in $kde_sharedirs; +do + for j in apps/ksgmltools2/customization/kde-chunk.xsl; + do + echo "configure: 7002: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + KDE_XSL_STYLESHEET=$i + break 2 + fi + done +done + + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + + + + + + + + + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + { echo "configure: error: $KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + " 1>&2; exit 1; } + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + + + + + + + + + + + + + + + + + + + + + +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi + + + + + + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + + LIB_KDEUI='-lkdeui' + + LIB_KFORMULA='-lkformula' + + LIB_KIO='-lkio' + + LIB_KSYCOCA='-lksycoca' + + LIB_SMB='-lsmb' + + LIB_KFILE='-lkfile' + + LIB_KAB='-lkab' + + LIB_KHTML='-lkhtml' + + LIB_KSPELL='-lkspell' + + LIB_KPARTS='-lkparts' + + LIB_KWRITE='-lkwrite' + +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + + LIB_KFM='-lkfm $(LIB_KDECORE)' + + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + +fi + + + + + +echo $ac_n "checking for the used Linux distribution""... $ac_c" 1>&6 +echo "configure:7118: checking for the used Linux distribution" >&5 + +# Check whether --with-distribution or --without-distribution was given. +if test "${with_distribution+set}" = set; then + withval="$with_distribution" + + ac_distribution=$withval + +else + ac_distribution=auto + +fi + + +# Check whether --with-distribution-version or --without-distribution-version was given. +if test "${with_distribution_version+set}" = set; then + withval="$with_distribution_version" + + ac_distribution_version=$withval + +else + ac_distribution_version=auto + +fi + + +# Check whether --with-rpm-prefix or --without-rpm-prefix was given. +if test "${with_rpm_prefix+set}" = set; then + withval="$with_rpm_prefix" + + ac_rpm_prefix=$withval + +else + ac_rpm_prefix=auto + +fi + + +# Check whether --with-rpm-group or --without-rpm-group was given. +if test "${with_rpm_group+set}" = set; then + withval="$with_rpm_group" + + ac_rpm_group=$withval + +else + ac_rpm_group=auto + +fi + + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=$ac_distribution +fi + +if test "$ac_distribution" = "auto"; then +if eval "test \"`echo '$''{'DISTRIBUTION'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi + +fi + +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=$ac_distribution_version +fi +if test "$ac_distribution_version" = "auto"; then +if eval "test \"`echo '$''{'DISTRIBUTION_VERSION'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print }'` +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print }'` +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=`cat /etc/debian_version` +fi + +fi + +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=$ac_rpm_prefix +fi +if test "$ac_rpm_prefix" = "auto"; then +if eval "test \"`echo '$''{'RPM_PREFIX'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi + +fi + +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=$ac_rpm_group +fi +if test "$ac_rpm_prefix" = "auto"; then +if eval "test \"`echo '$''{'RPM_GROUP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi + +fi + +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + cat >> confdefs.h <> confdefs.h <&6 + +echo $ac_n "checking for RPM installation prefix""... $ac_c" 1>&6 +echo "configure:7280: checking for RPM installation prefix" >&5 +echo "$ac_t""$RPM_PREFIX" 1>&6 + +echo $ac_n "checking for the correct RPM group""... $ac_c" 1>&6 +echo "configure:7284: checking for the correct RPM group" >&5 +echo "$ac_t""$RPM_GROUP" 1>&6 + + + + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + echo $ac_n "checking if $i should be compiled""... $ac_c" 1>&6 +echo "configure:7309: checking if $i should be compiled" >&5 + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + echo "$ac_t""$install_it" 1>&6 + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + + + +trap '' 1 2 15 +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set | grep ac_space) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + +trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 + +test "x$prefix" = xNONE && prefix=$ac_default_prefix +# Let make expand exec_prefix. +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' + +# Any assignment to VPATH causes Sun make to only execute +# the first set of double-colon rules, so remove it if not needed. +# If there is a colon in the path, we need to keep it. +if test "x$srcdir" = x.; then + ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' +fi + +trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 + +# Transform confdefs.h into DEFS. +# Protect against shell expansion while executing Makefile rules. +# Protect against Makefile macro expansion. +cat > conftest.defs <<\EOF +s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g +s%[ `~#$^&*(){}\\|;'"<>?]%\\&%g +s%\[%\\&%g +s%\]%\\&%g +s%\$%$$%g +EOF +DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '` +rm -f conftest.defs + + +# Without the "./", some shells look in PATH for config.status. +: ${CONFIG_STATUS=./config.status} + +echo creating $CONFIG_STATUS +rm -f $CONFIG_STATUS +cat > $CONFIG_STATUS </dev/null | sed 1q`: +# +# $0 $ac_configure_args +# +# Compiler output produced by configure, useful for debugging +# configure, is in ./config.log if it exists. + +ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" +for ac_option +do + case "\$ac_option" in + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" + exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; + -version | --version | --versio | --versi | --vers | --ver | --ve | --v) + echo "$CONFIG_STATUS generated by autoconf version 2.13" + exit 0 ;; + -help | --help | --hel | --he | --h) + echo "\$ac_cs_usage"; exit 0 ;; + *) echo "\$ac_cs_usage"; exit 1 ;; + esac +done + +ac_given_srcdir=$srcdir +ac_given_INSTALL="$INSTALL" + +trap 'rm -fr `echo "\ +./Makefile \ +admin/Makefile \ +docs/Makefile \ +docs/de/Makefile \ +docs/de/handbook/Makefile \ +docs/de/handbook/html/Makefile \ +docs/de/handbook/unicode/Makefile \ +docs/de/helpdialog/Makefile \ +docs/de/helpdialog/html/Makefile \ +docs/de/helpdialog/unicode/Makefile \ +docs/de/howto/Makefile \ +docs/de/howto/html/Makefile \ +docs/de/howto/unicode/Makefile \ +docs/de/install/Makefile \ +docs/de/install/html/Makefile \ +docs/de/install/unicode/Makefile \ +docs/en/Makefile \ +docs/en/handbook/Makefile \ +docs/en/handbook/html/Makefile \ +docs/en/handbook/unicode/Makefile \ +docs/en/helpdialog/Makefile \ +docs/en/helpdialog/html/Makefile \ +docs/en/helpdialog/unicode/Makefile \ +docs/en/howto/Makefile \ +docs/en/howto/html/Makefile \ +docs/en/howto/unicode/Makefile \ +docs/en/install/Makefile \ +docs/en/install/html/Makefile \ +docs/en/install/unicode/Makefile \ +po/Makefile \ +README INSTALL bibletime-doc.spec \ +" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +EOF +cat >> $CONFIG_STATUS < conftest.subs <<\\CEOF +$ac_vpsub +$extrasub +s%@SHELL@%$SHELL%g +s%@CFLAGS@%$CFLAGS%g +s%@CPPFLAGS@%$CPPFLAGS%g +s%@CXXFLAGS@%$CXXFLAGS%g +s%@FFLAGS@%$FFLAGS%g +s%@DEFS@%$DEFS%g +s%@LDFLAGS@%$LDFLAGS%g +s%@LIBS@%$LIBS%g +s%@exec_prefix@%$exec_prefix%g +s%@prefix@%$prefix%g +s%@program_transform_name@%$program_transform_name%g +s%@bindir@%$bindir%g +s%@sbindir@%$sbindir%g +s%@libexecdir@%$libexecdir%g +s%@datadir@%$datadir%g +s%@sysconfdir@%$sysconfdir%g +s%@sharedstatedir@%$sharedstatedir%g +s%@localstatedir@%$localstatedir%g +s%@libdir@%$libdir%g +s%@includedir@%$includedir%g +s%@oldincludedir@%$oldincludedir%g +s%@infodir@%$infodir%g +s%@mandir@%$mandir%g +s%@host@%$host%g +s%@host_alias@%$host_alias%g +s%@host_cpu@%$host_cpu%g +s%@host_vendor@%$host_vendor%g +s%@host_os@%$host_os%g +s%@target@%$target%g +s%@target_alias@%$target_alias%g +s%@target_cpu@%$target_cpu%g +s%@target_vendor@%$target_vendor%g +s%@target_os@%$target_os%g +s%@build@%$build%g +s%@build_alias@%$build_alias%g +s%@build_cpu@%$build_cpu%g +s%@build_vendor@%$build_vendor%g +s%@build_os@%$build_os%g +s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g +s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g +s%@INSTALL_DATA@%$INSTALL_DATA%g +s%@PACKAGE@%$PACKAGE%g +s%@VERSION@%$VERSION%g +s%@ACLOCAL@%$ACLOCAL%g +s%@AUTOCONF@%$AUTOCONF%g +s%@AUTOMAKE@%$AUTOMAKE%g +s%@AUTOHEADER@%$AUTOHEADER%g +s%@MAKEINFO@%$MAKEINFO%g +s%@SET_MAKE@%$SET_MAKE%g +s%@CONF_FILES@%$CONF_FILES%g +s%@CC@%$CC%g +s%@CXX@%$CXX%g +s%@USE_EXCEPTIONS@%$USE_EXCEPTIONS%g +s%@USE_RTTI@%$USE_RTTI%g +s%@CXXCPP@%$CXXCPP%g +s%@NOOPT_CXXFLAGS@%$NOOPT_CXXFLAGS%g +s%@REPO@%$REPO%g +s%@NOREPO@%$NOREPO%g +s%@KDE_USE_FINAL_TRUE@%$KDE_USE_FINAL_TRUE%g +s%@KDE_USE_FINAL_FALSE@%$KDE_USE_FINAL_FALSE%g +s%@KDE_USE_CLOSURE_TRUE@%$KDE_USE_CLOSURE_TRUE%g +s%@KDE_USE_CLOSURE_FALSE@%$KDE_USE_CLOSURE_FALSE%g +s%@KDE_CXXFLAGS@%$KDE_CXXFLAGS%g +s%@OBJEXT@%$OBJEXT%g +s%@EXEEXT@%$EXEEXT%g +s%@LN_S@%$LN_S%g +s%@RANLIB@%$RANLIB%g +s%@STRIP@%$STRIP%g +s%@LIBTOOL@%$LIBTOOL%g +s%@KDE_PLUGIN@%$KDE_PLUGIN%g +s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g +s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g +s%@MAINT@%$MAINT%g +s%@MSGFMT@%$MSGFMT%g +s%@GMSGFMT@%$GMSGFMT%g +s%@XGETTEXT@%$XGETTEXT%g +s%@CPP@%$CPP%g +s%@LIBUTIL@%$LIBUTIL%g +s%@LIBCOMPAT@%$LIBCOMPAT%g +s%@LIBCRYPT@%$LIBCRYPT%g +s%@LIBSOCKET@%$LIBSOCKET%g +s%@LIBRESOLV@%$LIBRESOLV%g +s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g +s%@LIBUCB@%$LIBUCB%g +s%@LIBDL@%$LIBDL%g +s%@X_INCLUDES@%$X_INCLUDES%g +s%@X_LDFLAGS@%$X_LDFLAGS%g +s%@x_libraries@%$x_libraries%g +s%@x_includes@%$x_includes%g +s%@LIBSM@%$LIBSM%g +s%@X_PRE_LIBS@%$X_PRE_LIBS%g +s%@LIB_X11@%$LIB_X11%g +s%@LIBXINERAMA@%$LIBXINERAMA%g +s%@USER_INCLUDES@%$USER_INCLUDES%g +s%@USER_LDFLAGS@%$USER_LDFLAGS%g +s%@LIBZ@%$LIBZ%g +s%@LIBPNG@%$LIBPNG%g +s%@LIBJPEG@%$LIBJPEG%g +s%@qt_libraries@%$qt_libraries%g +s%@qt_includes@%$qt_includes%g +s%@QT_INCLUDES@%$QT_INCLUDES%g +s%@QT_LDFLAGS@%$QT_LDFLAGS%g +s%@MOC@%$MOC%g +s%@UIC@%$UIC%g +s%@LIB_QT@%$LIB_QT%g +s%@KDE_EXTRA_RPATH@%$KDE_EXTRA_RPATH%g +s%@KDE_RPATH@%$KDE_RPATH%g +s%@kde_libraries@%$kde_libraries%g +s%@kde_includes@%$kde_includes%g +s%@KDE_LDFLAGS@%$KDE_LDFLAGS%g +s%@KDE_INCLUDES@%$KDE_INCLUDES%g +s%@all_includes@%$all_includes%g +s%@all_libraries@%$all_libraries%g +s%@AUTODIRS@%$AUTODIRS%g +s%@DCOPIDL@%$DCOPIDL%g +s%@DCOPIDL2CPP@%$DCOPIDL2CPP%g +s%@DCOP_DEPENDENCIES@%$DCOP_DEPENDENCIES%g +s%@MCOPIDL@%$MCOPIDL%g +s%@ARTSCCONFIG@%$ARTSCCONFIG%g +s%@KDECONFIG@%$KDECONFIG%g +s%@MEINPROC@%$MEINPROC%g +s%@KDE_XSL_STYLESHEET@%$KDE_XSL_STYLESHEET%g +s%@kde_libs_prefix@%$kde_libs_prefix%g +s%@kde_libs_htmldir@%$kde_libs_htmldir%g +s%@kde_htmldir@%$kde_htmldir%g +s%@kde_appsdir@%$kde_appsdir%g +s%@kde_icondir@%$kde_icondir%g +s%@kde_sounddir@%$kde_sounddir%g +s%@kde_datadir@%$kde_datadir%g +s%@kde_locale@%$kde_locale%g +s%@kde_confdir@%$kde_confdir%g +s%@kde_mimedir@%$kde_mimedir%g +s%@kde_wallpaperdir@%$kde_wallpaperdir%g +s%@kde_bindir@%$kde_bindir%g +s%@kde_templatesdir@%$kde_templatesdir%g +s%@kde_servicesdir@%$kde_servicesdir%g +s%@kde_servicetypesdir@%$kde_servicetypesdir%g +s%@kde_moduledir@%$kde_moduledir%g +s%@LIB_KDECORE@%$LIB_KDECORE%g +s%@LIB_KDEUI@%$LIB_KDEUI%g +s%@LIB_KFORMULA@%$LIB_KFORMULA%g +s%@LIB_KIO@%$LIB_KIO%g +s%@LIB_KSYCOCA@%$LIB_KSYCOCA%g +s%@LIB_SMB@%$LIB_SMB%g +s%@LIB_KFILE@%$LIB_KFILE%g +s%@LIB_KAB@%$LIB_KAB%g +s%@LIB_KHTML@%$LIB_KHTML%g +s%@LIB_KSPELL@%$LIB_KSPELL%g +s%@LIB_KPARTS@%$LIB_KPARTS%g +s%@LIB_KWRITE@%$LIB_KWRITE%g +s%@LIB_KFM@%$LIB_KFM%g +s%@DISTRIBUTION@%$DISTRIBUTION%g +s%@DISTRIBUTION_VERSION@%$DISTRIBUTION_VERSION%g +s%@RPM_PREFIX@%$RPM_PREFIX%g +s%@RPM_GROUP@%$RPM_GROUP%g +s%@TOPSUBDIRS@%$TOPSUBDIRS%g + +CEOF +EOF + +cat >> $CONFIG_STATUS <<\EOF + +# Split the substitutions into bite-sized pieces for seds with +# small command number limits, like on Digital OSF/1 and HP-UX. +ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. +ac_file=1 # Number of current file. +ac_beg=1 # First line for current file. +ac_end=$ac_max_sed_cmds # Line after last line for current file. +ac_more_lines=: +ac_sed_cmds="" +while $ac_more_lines; do + if test $ac_beg -gt 1; then + sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file + else + sed "${ac_end}q" conftest.subs > conftest.s$ac_file + fi + if test ! -s conftest.s$ac_file; then + ac_more_lines=false + rm -f conftest.s$ac_file + else + if test -z "$ac_sed_cmds"; then + ac_sed_cmds="sed -f conftest.s$ac_file" + else + ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" + fi + ac_file=`expr $ac_file + 1` + ac_beg=$ac_end + ac_end=`expr $ac_end + $ac_max_sed_cmds` + fi +done +if test -z "$ac_sed_cmds"; then + ac_sed_cmds=cat +fi +EOF + +cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF +for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case "$ac_file" in + *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` + ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; + *) ac_file_in="${ac_file}.in" ;; + esac + + # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. + + # Remove last slash and all that follows it. Not all systems have dirname. + ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` + if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then + # The file is in a subdirectory. + test ! -d "$ac_dir" && mkdir "$ac_dir" + ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" + # A "../" for each directory in $ac_dir_suffix. + ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` + else + ac_dir_suffix= ac_dots= + fi + + case "$ac_given_srcdir" in + .) srcdir=. + if test -z "$ac_dots"; then top_srcdir=. + else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; + /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; + *) # Relative path. + srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" + top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + + case "$ac_given_INSTALL" in + [/$]*) INSTALL="$ac_given_INSTALL" ;; +"") ;; + *) INSTALL="$ac_dots$ac_given_INSTALL" ;; + esac + + echo creating "$ac_file" + rm -f "$ac_file" + configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." + case "$ac_file" in + *Makefile*) ac_comsub="1i\\ +# $configure_input" ;; + *) ac_comsub= ;; + esac + + ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` + sed -e "$ac_comsub +s%@configure_input@%$configure_input%g +s%@srcdir@%$srcdir%g +s%@top_srcdir@%$top_srcdir%g +s%@INSTALL@%$INSTALL%g +" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file +fi; done +rm -f conftest.s* + +EOF +cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF + +exit 0 +EOF +if test "x$with_fast_perl" = "xyes" ; then + perl -i.bak $ac_aux_dir/conf.change.pl $CONFIG_STATUS || mv $CONFIG_STATUS.bak $CONFIG_STATUS; + rm -f $CONFIG_STATUS.bak; +fi +chmod +x $CONFIG_STATUS +rm -fr confdefs* $ac_clean_files +test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 + diff --git a/bibletime-doc/configure.in b/bibletime-doc/configure.in new file mode 100644 index 0000000..9780b35 --- /dev/null +++ b/bibletime-doc/configure.in @@ -0,0 +1,97 @@ +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(bibletime-doc, 1.1) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(no) +AC_ENABLE_STATIC(yes) +KDE_PROG_LIBTOOL + +AM_MAINTAINER_MODE + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS +AC_PATH_KDE + +dnl in this space add everything you want to check for; +dnl examples are specific headers, libraries, etc. +dnl everything to compile and run a KDE program is already checked + +dnl Chek for the used distribution +AC_CHECK_DISTRIBUTION + +dnl add here all your Makefiles. They are created by configure +dnl AC_OUTPUT(README INSTALL bibletime-doc.spec) +KDE_CREATE_SUBDIRSLIST +AC_OUTPUT( \ +./Makefile \ +admin/Makefile \ +docs/Makefile \ +docs/de/Makefile \ +docs/de/handbook/Makefile \ +docs/de/handbook/html/Makefile \ +docs/de/handbook/unicode/Makefile \ +docs/de/helpdialog/Makefile \ +docs/de/helpdialog/html/Makefile \ +docs/de/helpdialog/unicode/Makefile \ +docs/de/howto/Makefile \ +docs/de/howto/html/Makefile \ +docs/de/howto/unicode/Makefile \ +docs/de/install/Makefile \ +docs/de/install/html/Makefile \ +docs/de/install/unicode/Makefile \ +docs/en/Makefile \ +docs/en/handbook/Makefile \ +docs/en/handbook/html/Makefile \ +docs/en/handbook/unicode/Makefile \ +docs/en/helpdialog/Makefile \ +docs/en/helpdialog/html/Makefile \ +docs/en/helpdialog/unicode/Makefile \ +docs/en/howto/Makefile \ +docs/en/howto/html/Makefile \ +docs/en/howto/unicode/Makefile \ +docs/en/install/Makefile \ +docs/en/install/html/Makefile \ +docs/en/install/unicode/Makefile \ +po/Makefile \ +README INSTALL bibletime-doc.spec \ +) diff --git a/bibletime-doc/configure.in.in b/bibletime-doc/configure.in.in new file mode 100644 index 0000000..782688d --- /dev/null +++ b/bibletime-doc/configure.in.in @@ -0,0 +1,63 @@ +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(bibletime-doc, 1.1) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(no) +AC_ENABLE_STATIC(yes) +KDE_PROG_LIBTOOL + +AM_MAINTAINER_MODE + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS +AC_PATH_KDE + +dnl in this space add everything you want to check for; +dnl examples are specific headers, libraries, etc. +dnl everything to compile and run a KDE program is already checked + +dnl Chek for the used distribution +AC_CHECK_DISTRIBUTION + +dnl add here all your Makefiles. They are created by configure +dnl AC_OUTPUT(README INSTALL bibletime-doc.spec) diff --git a/bibletime-doc/docs/Makefile.am b/bibletime-doc/docs/Makefile.am new file mode 100644 index 0000000..683d52f --- /dev/null +++ b/bibletime-doc/docs/Makefile.am @@ -0,0 +1,4 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + +SUBDIRS = en de diff --git a/bibletime-doc/docs/Makefile.in b/bibletime-doc/docs/Makefile.in new file mode 100644 index 0000000..72f9dde --- /dev/null +++ b/bibletime-doc/docs/Makefile.in @@ -0,0 +1,468 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = .. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = en de +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=documentation-links.html gen_am.sh ksgmltools-bug-read-me.txt gen_am.dat + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/Makefile.am b/bibletime-doc/docs/de/Makefile.am new file mode 100644 index 0000000..82c2c9d --- /dev/null +++ b/bibletime-doc/docs/de/Makefile.am @@ -0,0 +1,6 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = handbook helpdialog howto install + diff --git a/bibletime-doc/docs/de/Makefile.in b/bibletime-doc/docs/de/Makefile.in new file mode 100644 index 0000000..95d0b0d --- /dev/null +++ b/bibletime-doc/docs/de/Makefile.in @@ -0,0 +1,463 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = handbook helpdialog howto install +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/handbook/Makefile.am b/bibletime-doc/docs/de/handbook/Makefile.am new file mode 100644 index 0000000..22320de --- /dev/null +++ b/bibletime-doc/docs/de/handbook/Makefile.am @@ -0,0 +1,39 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +po-files: + for f in `ls ../../en/handbook/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/handbook\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + + +unicode-files: + for f in `ls ../../en/handbook/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/handbook\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/handbook\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/de/handbook/Makefile.in b/bibletime-doc/docs/de/handbook/Makefile.in new file mode 100644 index 0000000..08edec2 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/Makefile.in @@ -0,0 +1,495 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/handbook/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/handbook + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/handbook/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +po-files: + for f in `ls ../../en/handbook/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/handbook\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + +unicode-files: + for f in `ls ../../en/handbook/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/handbook\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/handbook\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/handbook/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/handbook/html/Makefile.am b/bibletime-doc/docs/de/handbook/html/Makefile.am new file mode 100644 index 0000000..576a7fb --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-op-module-bookmk-1.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-module-tree-bookmark-bookmarkandfolder.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchscope.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_bars_toolbar_Configtoolbar.png hdbk_bars_toolbar_action_cascade.png hdbk_bars_toolbar_action_cascade_auto.png hdbk_bars_toolbar_action_contents.png hdbk_bars_toolbar_action_exit.png hdbk_bars_toolbar_action_footnotes.png hdbk_bars_toolbar_action_print.png hdbk_bars_toolbar_action_reset.png hdbk_bars_toolbar_action_search.png hdbk_bars_toolbar_action_strongs.png hdbk_bars_toolbar_action_tile.png hdbk_bars_toolbar_action_tile_auto.png hdbk_bars_toolbar_close.png hdbk_op_module_bookmk_1.png hdbk_op_module_select_1.png hdbk_op_module_select_2.png hdbk_op_module_tree_1.png hdbk_op_module_tree_bookmark_bookmarkandfolder.png hdbk_op_pencil.png hdbk_op_search_dialog_searchanal.png hdbk_op_search_dialog_searchresult.png hdbk_op_search_dialog_searchscope.png hdbk_op_search_dialog_searchtext.png hdbk_start_bticon.png hdbk_start_screen_terms.png hdbk_start_sequence_tips.png + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; diff --git a/bibletime-doc/docs/de/handbook/html/Makefile.in b/bibletime-doc/docs/de/handbook/html/Makefile.in new file mode 100644 index 0000000..27d032a --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/Makefile.in @@ -0,0 +1,390 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-op-module-bookmk-1.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-module-tree-bookmark-bookmarkandfolder.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchscope.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_bars_toolbar_Configtoolbar.png hdbk_bars_toolbar_action_cascade.png hdbk_bars_toolbar_action_cascade_auto.png hdbk_bars_toolbar_action_contents.png hdbk_bars_toolbar_action_exit.png hdbk_bars_toolbar_action_footnotes.png hdbk_bars_toolbar_action_print.png hdbk_bars_toolbar_action_reset.png hdbk_bars_toolbar_action_search.png hdbk_bars_toolbar_action_strongs.png hdbk_bars_toolbar_action_tile.png hdbk_bars_toolbar_action_tile_auto.png hdbk_bars_toolbar_close.png hdbk_op_module_bookmk_1.png hdbk_op_module_select_1.png hdbk_op_module_select_2.png hdbk_op_module_tree_1.png hdbk_op_module_tree_bookmark_bookmarkandfolder.png hdbk_op_pencil.png hdbk_op_search_dialog_searchanal.png hdbk_op_search_dialog_searchresult.png hdbk_op_search_dialog_searchscope.png hdbk_op_search_dialog_searchtext.png hdbk_start_bticon.png hdbk_start_screen_terms.png hdbk_start_sequence_tips.png +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=hdbk-op-module-tree-select.html hdbk-bars.html hdbk-op-search.html hdbk-bars-menubar-file.html hdbk-bars-menubar-settings.html hdbk-bars-menubar-Window.html hdbk-bars-menubar.html hdbk-config.html hdbk-op-output.html hdbk-bars-menubar-mainindex.html hdbk-intro-ToDo.html hdbk-bars-toolbar-action.html hdbk-bars-menubar-view.html hdbk-bars-menubar-Help.html hdbk-start-screen.html index.html hdbk-config-bt.html hdbk-op-MDI-Window.html hdbk-op.html hdbk-intro.html hdbk-term.html hdbk-intro-motivation.html hdbk-term-hotkeys.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/handbook/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/handbook/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/handbook/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/handbook/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-Help.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-Help.html new file mode 100644 index 0000000..86c8f38 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-Help.html @@ -0,0 +1 @@ +Hilfe

Hilfe

Hilfe

Handbuch

Wählen Sie Handbuch aus, um dieses Dokument im KDE Hilfezentrum zu lesen.

Installation

Wählen Sie Installation aus, um die Installationsanleitung für BibleTime im KDE Hilfezentrum zu öffnen.

Anleitung zum Bibelstudium

Wählen Sie Anleitung zum Bibelstudium um einen guten Grundlagentext mit Empfelungen zum Bibelstudium zu öffnen.

Was ist das?

Dies erlaubt ihnen auf bestimmte Elemente zu klicken, um eine Kontextinformation zu erhalten.

Fehlerbericht

Schicken Sie einen Fehlerbericht zu den Entwicklern des Programmes, um die Entwicklung zu unterstützen. Bevor Sie einen Fehlerbericht schicken, konfigurieren Sie die Anwendung zum Fehlerberichten so, dass es ihr Mailprogramm benutzt. Dies kann durch konfigurieren im Einen Fehlerbericht schicken... Dialog gemacht werden.

Täglicher Tipp

Öffnet den Tipp des Tages Dialog.

Über BibleTime

Öffnet ein Fenster mit allgemeinen Informationen zu BibleTime

Über KDE

Öffnet ein Fenster mit allgemeinen Informationen zu KDE

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-Window.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-Window.html new file mode 100644 index 0000000..de73671 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-Window.html @@ -0,0 +1 @@ +Fenster

Fenster

Fenster

Profil speichern

Speichert die aktuelle Konfiguration zum gewählten Profil

Profile laden

Lädt den Inhalt des gewählten Profiles in die aktuelle Sitzung von BibleTime.

Profile einrichten

Dies öffnet den Profile Teil des Optionendialoges. Hier erzeugen und verwalten Sie die Profile.

Vollbild Modus

Wenn Vollbild Modus ausgewählt wurde, wird BibleTime die gesamte Fläche des Monitors bedecken. Um dies wieder rückgängig zu machen, wählen Sie Vollbild Modus erneut aus.

Staffeln

Geöffnete Dokumentenfenster staffeln

Kacheln

Geöffnete Dokumentenfenster kacheln

Automatisch staffeln

Staffelt automatisch die neu geöffneten Anzeigefenster

Automatisch Kacheln

ditto für das kacheln neu geöffneter Anzeigefenster

Alle Schließen

Schließt alle geöffneten Anzeigefenster

Liste des geöffneten Module

zeigt eine Liste aller zur Zeit gewählter Module.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-file.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-file.html new file mode 100644 index 0000000..3533e29 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-file.html @@ -0,0 +1 @@ +Datei

Datei

Datei

Druckschlange leeren

Entfernt alle Einträge aus der BibleTime Druckschlange. Die BibleTime Druckschlange wird nicht automatisch gelöscht.

Drucken

Dieser Menüeintrag öffnet den Druckdialog. Hier können Sie wie in jeder anderen KDE Anwendung drucken oder betrachten.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-mainindex.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-mainindex.html new file mode 100644 index 0000000..d9effc2 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-mainindex.html @@ -0,0 +1 @@ +Hauptgruppe

Hauptgruppe

Hauptgruppe

In Modulen suchen

Wenn Durchsuche gewählte Module ausgewählt ist, dann wird derSuchdialog angezeigt. Jedes im linken Bereich ausgewählte Dokument sind in der Module auswählen Karteikarte vorausgewählt.

Hauptgruppe zurücksetzen

Wenn Hauptgruppe zurücksetzen ausgewählt wird, wird der linke Bereich neu aufgebaut.Jede Einstellung sowie die Lesezeichen werden gelöscht.

Entferne ausgewählte Elemente

Wenn Entferne ausgewählte Einträge ausgewählt wird, wird jeder in der Hauptgruppe gewählte Eintrag gelöscht. Diese Aktion kann nur teilweise durch Hauptgruppe zurücksetzen rückgängig gemacht werden. Benutzen Sie diese Funktion mit Vorsicht.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-settings.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-settings.html new file mode 100644 index 0000000..8d62f19 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-settings.html @@ -0,0 +1 @@ +Einstellungen

Einstellungen

Einstellungen

Werkzeugleiste einrichten

Zeigt den Werkzeugleiste einrichten Dialog.

BibleTime einrichten

Öffnet den Optionendialog. Von diesem Dialog aus können Sie alle Einstellungen wie Schriften, Profile, Sword-Einstellungen und Tastenkürzel vornehmen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-view.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-view.html new file mode 100644 index 0000000..84a7de5 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar-view.html @@ -0,0 +1,2 @@ +Ansicht

Ansicht

Ansicht

Werkzeugleiste anzeigen

+>Wenn Werkzeigleiste anzeigen ausgewählt ist, dass wird die Werkzeugleiste angezeigt. Wenn Werkzeigleiste anzeigen nicht ausgewählt ist, dass wird die Werkzeugleiste versteckt.

Zeige Hauptgruppe

Wenn Zeige Hauptgruppe ausgewählt ist, dann wird der linke Bereich, der die vorhandenen Sword-Dokumente zeigt, angezeigt. Wenn Zeige Hauptgruppe nicht ausgewählt ist, dann wird der linke Bereich versteckt.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar.html new file mode 100644 index 0000000..1077143 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-menubar.html @@ -0,0 +1 @@ +Menüzeile

Menüzeile

Menüzeile

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-Configtoolbar.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-Configtoolbar.png new file mode 100644 index 0000000..54d184c Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-Configtoolbar.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-cascade-auto.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-cascade-auto.png new file mode 100644 index 0000000..d0a8461 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-cascade-auto.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-cascade.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-cascade.png new file mode 100644 index 0000000..263ad5f Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-cascade.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-contents.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-contents.png new file mode 100644 index 0000000..293b736 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-contents.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-exit.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-exit.png new file mode 100644 index 0000000..49ccbef Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-exit.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-print.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-print.png new file mode 100644 index 0000000..669b738 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-print.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-reset.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-reset.png new file mode 100644 index 0000000..d1c2653 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-reset.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-search.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-search.png new file mode 100644 index 0000000..028b97b Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-search.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-tile-auto.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-tile-auto.png new file mode 100644 index 0000000..842d9ee Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-tile-auto.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-tile.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-tile.png new file mode 100644 index 0000000..5dfd05f Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action-tile.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action.html new file mode 100644 index 0000000..a47ae1d --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-action.html @@ -0,0 +1 @@ +Knopf-Aktion

Knopf-Aktion

Knopf-Aktion

Symbol
Schließt BibleTime

Symbol
Druckt Einträge der Druckschlange.

Symbol
Suche in ausgewählten Modulen.

Symbol
Dokumentenfenster staffeln.

Symbol
Dokumentenfenster automatisch staffeln.

Symbol
Dokumentenfenster kacheln.

Symbol
Dokumentenfenster automatisch kacheln.

Symbol
Alle Dokumentenfenster schließen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-close.png b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-close.png new file mode 100644 index 0000000..bb4b445 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-bars-toolbar-close.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-bars.html b/bibletime-doc/docs/de/handbook/html/hdbk-bars.html new file mode 100644 index 0000000..d61d2cc --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-bars.html @@ -0,0 +1 @@ +Chapter 5. Werkzeugleiste und Menüleiste

Werkzeugleiste und Menüleiste

Chapter 5. Werkzeugleiste und Menüleiste

Werkzeugleiste

Die Aktion jedes Knopfes wird in der Dialogbox beschrieben. Bewegen des Mauspfeils über einen Knopf zeigt den Tooltip des Knopfes der die Aktion des Knopfes beschreibt.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-config-bt.html b/bibletime-doc/docs/de/handbook/html/hdbk-config-bt.html new file mode 100644 index 0000000..7eb9396 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-config-bt.html @@ -0,0 +1 @@ +Optionendialog

Optionendialog

Optionendialog

Der Optionendialgo erlaubt Ihnen, viele BibleTime und Sword Features anzupassen.

Start

Das Startverhalten kann angepasst werden. Wählen Sie aus den folgenden Optionen aus:

Tip des Tages anzeigen
Startlogo anzeigen
Fenster im Arbeitsbereich wiederherstellen
Optionendialog

Der Optionendialog - Start.

Schriften

Die Anzeigeschrift kann verändert werden. Wenn Sie ein Modul haben, das eine spezielle Schrift benötigt, überprüfen Sie hier, ob die Schrift für BibleTime verfügbar ist.

Optionendialog - Schriften

Der Optionendialog - Schriften.

Unicode Schriften (ISO10646)

Sword Module benutzen entweder das ISO-8859-1 (Latin-1) oder das ISO-10646 (Unicode) Encoding. Sie können herausfinden, welches Encoding verwendet wurde, durch right mouse button auf dem Hauptindex, und Auswahl von Über dieses Modul.

Über dieses Modul

Das "Über dieses Modul"-Fenster zeigt an, welches Encoding benutzt wird.

Solange Ihre benötigten Module korrekt angezeigt werden, muss hier nichts unternommen werden. Wenn ein Modul als eine Folge von Fragezeichen (???????????????????) angezeigt wird, dann enthält die eingestellte Schriftart nicht die Zeichen, die in Ihrem Dokument verwendet wurden.

Wählen Sie im Optionendialog Schriften auswählen in dem Unicode Bereich der Anwendung. Sie müssen eine Schrift auswählen, die den ISO-10646-1 Zeichensatz enthält. Versuchen Sie clearlyu als einen ersten Schritt. (es ist in den meisten Distibutionen enthalten). Wenn Ihr Modul immer noch nicht korrekt dargestellt wird, dann versuchen Sie es mit einer geeigneteren Schriftart.

Tip

Wenn Sie eine kleine Unicode-Schriftart wie clearlyu (about 22kb) benutzen, wird BibleTime schneller laufen, als wenn Sie eine umfangreiche Schriftart wie Bitstream Cyberbit (ungefähr 12Mb) verwenden.

Schriftarten bekommen

Es gibt eine Anzahl von Schriften, die Unicode unterstützen, und einige von ihnen sind kostenlos verfügbar. Wenige der verfügbaren Schriften enthalten alle Symbole, die im Unicode Standard definiert sind.

Hier ist eine Liste von einigen verfügbaren Schriften:

Table 4.1. Unicode Schriften

ClearlyuIst in einigen Distributionen enthalten. Enthält Europäisch, Griechisch, Hebräisch, Thai. Enthält keine chinesischen Schriftzeichen oder Arabisch
ftp://ftp.crosswire.org/pub/sword/iso/latest/FONTS.Verschiedene Schriften sind auf der Crosswire FTP Seite verfügbar.
Bitstream CyberBitDeckt fast den ganzen Unicode-Bereich ab.
Caslon, Monospace, Cupola, CalibanTeilweise Abdeckung, siehe die Information auf der angegebenen Seite.

Für eine Liste von anderen Unicode Schriften und den abgedeckten Bereichen: Unicode Schriftenliste

Schriften für XFree86 installieren (Ihren X-Server)

Wenn Ihre Distribution einen Schriftarten Installer enthält (Linux-Mandrake™ bietet Drake Font), verwenden Sie den Installer. Wenn das nicht funktioniert, oder Sie keinen haben, müssen Sie die Schrift manuell installieren. Anweisungen dafür finden Sie Das Unicode HOWTO. Das wurde getestet und funktioniert unter Linux-Mandrake™ 7.1.

Installieren der Schrift für das Drucken

Ein bekanntes Problem in Qt verhindert das Drucken von Zeichen außerhalb des Bereiches des Latin-1 Zeichensatzes. Das wird mit der Freigabe von Qt3 und KDE 3 gelöst sein. Wenn Sie es trotzdem versuchen möchten, das Font HowTo beschreibt den Prozess der Installation von Schriften für das Drucksystem.

Farben

Die Farben der Objekte in den Anzeigefenstern können angepasst werden. Folgende Objekte können verändert werden:

Text
Hervorgehobener Vers
Fußnoten
Morphologische Tags
Hintergrund
Hyperlinks
Strongnummern
Worte Jesu

Einige Optionen, wie die "Worte Jesu" treffen nur für bestimmte Texte zu, die diese speziellen Features unterstützen.

Optionendialog - Farbe

Der Optionendialog - Farbe

Profile

Profile definieren die Erscheinung des Arbeitsbereiches, z.B. welche Fenster geöffnet sind, und welche Texte in diesen Fenstern angezeigt werden sollen. Wenn ein Profil einmal erstellt ist, erwenden Sie den Eintrag Fenster -> Profil sichern, um die aktuelle Sitzung in ein Profil zu sichern. Verwenden Sie Fenster -> Profil laden, um ein bereits gespeichertes Profil in BibleTime zu laden.

Sword

Viele Funktionen, die von Sword bereitgestellt werden, können in BibleTime angepasst werden.

Optionendialog - Sword

Der Optionendialog - Sword.

Sword Allgemein

Schlüsselcache für Lexikons

Bibletime kann einen Keycache für Lexikons anlegen. Dies beschleunigt das Öffnen großer Lexika. Es verbraucht allerdings etwas Festplattenkapazität, also sollten Sie dieses Feature abschalten, wenn Sie nur über sehr wenig freien Speicher haben.

Scrollverhalten

Per Voreinstellung bewegt der Pfeil nach unten das Anzeigefenster zum nächsten Vers. Mit dieser Option kann man das Verhalten so ändern, dass es zum vorigen Vers springt.

Wählen Sie eine Sprache für die Bücher der Bibel

Dieses Feature ermöglicht die Auswahl der Sprache, die für die Buchnamen der Bibel verwendet wird.Z.B. kann die King James Version mit deutschen Buchnamen dargestellt werden.Wenn Ihre Sprache nicht unterstützt wird, und Sie gerne eine Übersetzung anfertigen wollen, dann besuchen Sie bitte die Crosswire Entwicklerseiten.

Sword Standardmodule

Hier werden Standardmodule festgelegt.

Sword Filtereinstellungen

Filter kontrollieren die Erscheinung des Textes in den Anzeigefenstern. Hier können Sie die Voreinstellungen für verschiedene Filter festlegen.

Folgendes kann durch Filter kontrolliert werden:

  • Zeilenumbruch nach jedem Vers anzeigen

  • Versnummern anzeigen

  • Fußnoten anzeigen

  • Strongnummern anzeigen

  • Überschriften anzeigen

  • Morphologische Tags anzeigen

  • Wurzeln anzeigen

  • Hebräische Vokalzeichen anzeigen

  • Hebräische Kantillationszeichen anzeigen

  • Griechische Akzente anzeigen

Tastenkürzel

Es handelt sich um spezielle Tastenbefehle, die anstatt der Menüeinträge und Icons verwendet werden können. Eine Anzahl der Kommandos in BibleTime haben vordefinierte Tastenkürzel. Allen Kommandos in BibleTime können hier Tastenküzel zugewiesen werden.

Table 4.2. Standard-Tastenkürzel

AktionTastenkombination
Automatisch KachelnCtrl+Alt+T
Automatisch staffeln Ctrl+Alt+A
Staffeln Ctrl+A
Alle schließen Shift+Ctrl+A
Werkzeugleisten konfigurieren 
Voreinstellungen  
Verlassen Ctrl+Q
Ausgewählte Einträge entfernenCtrl+Alt+D
Hauptgruppe zurücksetzen Ctrl+Alt+R
In den ausgewählten Modulen suchen Ctrl+Alt+S
Kacheln Ctrl+T
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-config.html b/bibletime-doc/docs/de/handbook/html/hdbk-config.html new file mode 100644 index 0000000..90c2abe --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-config.html @@ -0,0 +1 @@ +Chapter 4. BibleTime konfigurieren

BibleTime konfigurieren

Chapter 4. BibleTime konfigurieren

Die BibleTime-Benutzerschnittstelle kann vielseitig konfiguriert werden. Um den Konfigurationsdialog aufzurufen, wählen Sie in der Hauptwerkzeugleiste Einstellungen. Von hier aus wählen Sie Werkzeugleisten konfigurieren, um den Konfigurationsdialog der Werkzeugleisten aufzurufen, oder Sie wählen BibleTime konfigurieren, um den BibleTime Konfigurationsdialog aufzurufen.

Werkzeugleisten-Konfigurationsdialog

Der Werkzeugleisten-Konfigurationsdialog ermöglicht das Hinzufügen und Entfernen von Aktionen von der Haupterkzeugleiste von BibleTime. Die Reihenfolge der Aktionen kann auch verändert werden.

Werkzeugleisten-Konfigurationsdialog

Der Werkzeugleisten-Konfigurationsdialog.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-intro-ToDo.html b/bibletime-doc/docs/de/handbook/html/hdbk-intro-ToDo.html new file mode 100644 index 0000000..6ba14cf --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-intro-ToDo.html @@ -0,0 +1 @@ +ToDo

ToDo

ToDo

Jede Menge!

Wir haben viel zu tun. Da wir ein sehr kleines Team von aktiven Entwicklern sind, ist es sehr schwierig vernünftige Ergebnisse in einer kurzen Zeit zu bekommen. Falls Sie daran interessiert sind dem BibleTime Team zu helfen, kontaktieren Sie uns bitte auf SourceForge BibleTime Hompage. Informationen können ebenso auf der BibleTime Homepage gefunden werden.

Das BibleTime Projekt benötigt Programmierer / Entwickler, Kritiker, Tester und eifrige Beter. Falls Sie bei einer dieser Aufgaben helfen können oder falls Sie an eine andere denken, wenden Sie sich bitte an uns. Ohne Ihre Hilfe wird BibleTime sehr sehr langsam weiterentwickelt und es wird sehr lange dauern, bis Sie ein voll funktionsfähiges Bibelstudien Werkzeug bekommen werden.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-intro-motivation.html b/bibletime-doc/docs/de/handbook/html/hdbk-intro-motivation.html new file mode 100644 index 0000000..483a782 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-intro-motivation.html @@ -0,0 +1 @@ +Motivation

Motivation

Motivation

Unser Verlangen ist es, Gott zu dienen und unseren Teil dazu beizutragen, dass andere in ihrer Beziehung mit IHM wachsen. Wir haben eine klaffende Lücke gefunden: Es gab keine benutzerfreundliche Bibelstudiensoftware unter Linux. Wir haben BibleTime entwickelt um diese Lücke zu füllen. Wir haben uns bemüht dies zu einem mächtigen und qualitativen Programm zu machen, das jedoch gleichzeitig einfach und intuitiv zu bedienen ist. Es ist unser Verlangen, dass Gott gepriesen wird, da Er die Quelle aller guten Dinge ist.

 

Alle gute Gabe und alle vollkommene Gabe kommt von obenherab, von dem Vater des Lichts, bei welchem ist keine Veränderung noch Wechsel des Lichtes und der Finsternis.

 
--James 1:17, NASB 

Gott segne Sie, wenn Sie dieses Programm benutzen, und möge Er durch die Arbeit unserer Hände verherrlicht werden.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-intro.html b/bibletime-doc/docs/de/handbook/html/hdbk-intro.html new file mode 100644 index 0000000..c43cf8c --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-intro.html @@ -0,0 +1 @@ +Chapter 1. Einführung

Einführung

Chapter 1. Einführung

BibleTime ist ein mächtiges Bibelstudien-Werkzeug, geschrieben für die KDEUmgebung auf dem Linux Betriebssystem. Es basiert auf der Sword Bibliothek, welche die Back-End Funktionalität für BibleTime zur Verfügung stellt, zum Beispiel Bibeltexte anschauen, Suchen, Lesezeichen anlegen usw. Sword ist das Hauptprodukt der Crosswire Bibelgesellschaft.

BibleTime wurde konzipiert, um mit Dokumenten benutzt zu werden, die in Theological Markup Language (ThML) und im General Bible Format (GBF) vorliegen. Diese Formatierungssprachen zielen auf die Erfordernisse religiöser Texte. Vollständige Informationen über die unterstützten Dokumentenformate können im Entwicklungsbereich der Crosswire Bible Society gefunden werden.

Über 200 Dokumente in 50 Sprachen sind auf dem Webserver der Crosswire Bible Society verfügbar. Dazu gehören:

Bibeln

Der gesamte Text, optional mit Strong-Nummern und Fußnoten im Text

Kommentare

Mit einem Persönlichen Kommentar können Sie ihre eigenen persönlichen Notizen zu verschiedenen Bereichen der Bibel anlegen.

Lexika

Für Wortdefinitionen und Bibelthemen. Sie können einen Schlüssel aus einer Liste auswählen, der dann angezeigt wird.

Weitere Dokumente werden zur Sword Bibliothek hinzugefügt werden, daher schauen Sie dort öfters nach.

Änderungen

Bitte lesen sie die Datei Changelog des Quellcode Paketes, falls Sie an detailierteren Änderungen interessiert sind.

Eine Auflistung der im aktuellen Paket enthaltenen Funktionen kann im Quellcode im CVS Log für bibletime/bibletime/ChangeLog gefunden werden.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-MDI-Window.html b/bibletime-doc/docs/de/handbook/html/hdbk-op-MDI-Window.html new file mode 100644 index 0000000..1a4ce24 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-op-MDI-Window.html @@ -0,0 +1 @@ +Multiple Document Interface (MDI) Fenster

Multiple Document Interface (MDI) Fenster

Multiple Document Interface (MDI) Fenster

Hier werden Dokumente "Anzegefenstern" angezeigt, die speziell auf die verschiedenen Modultypen abgestimmt sind. Die Crosswire Bible Society wird möglicherweise andere Dokumenttypen für Sword schaffen. Wenn sie freigegeben werden, wird BibleTime sie auch unterstützen.

Geöffnete Fenster verwalten

Dokumentenfenster können mit Hilfe von üblichen KDE Fenster/Titelzeilen Funktionen kontrolliert und verändert werden. Als Erweiterung zu diesen können Sie geöffnete Dokumentenfenster kacheln und stapeln. Benutzen Sie die entsprechenden Knöpfe in der Werkzeugleiste oder die Menüfunktionen im "Fenster" Untermenü der Menüleiste.

In geöffneten Dokumenten navigieren

Die Navigation innerhalb eines Dokumentes ist durch das Schlüssel-Kontrollmenü und durch eine Scrollleiste verwirklicht.

Tip

Um zu einer bestimmter Stelle zu springen benutzen Sie die Schlüsselkontrolle.

Tip

Um sich in dem Bereich des Dokumentes zu bewegen benutzen Sie die Scrollleiste.

Tip

Für Bibeltexte ist die Indexreihenfolge Buch - Kapitel - Vers

Tip

Für Kommentare ist die Indexreihenfolge Buch - Kapitel - Vers

Tip

Für Lexika ist der Index Schlüsselwort

Tip

Drag&Drop funktioniert hier; Wenn Sie einen Vers eines geöffneten Fensters oder ein Lesezeichen ziehen und auf einem anderen Dokumentenfenster fallen lassen, wird dieses von der aktuell angezeigten Stelle zur Stelle des Verses oder des Lesezeichens springen.

Bearbeiten Sie ihren eigenen Kommentar

Die Werkzeugleiste des Kommentarfensters hat einen weiteren Button, mit dem Bild eines Stiftes.Geben Sie ihre Notizen ein Für das "Personal-commentary" Modul, left mouse button den Button mit dem Bild eines Stiftes um Ihre Notizen einzugeben, oder um eingegebene zu bearbeiten. Wenn Sie fertig sind, left mouse button den "Speichern" (Ddisketten) Button, um Ihre Notizen zu sichern. Um die Notizen für einen Vers zu löschen, left mouse button den Vers löschen Button Vers Löschen Symbol.

Tip

Das Personal Commentary ist ein Sword Modul. Wenn Sie es nicht im Hauptindex finden, dann laden Sie es von derCrosswire Bible Society herunter.

Tip

Falls Sie nicht in das Modul Persönlicher Kommentar schreiben können, sind die Zugriffsrechte für den persönlichen Kommentar falsch. Setzen Sie die Zugrigffsrechte zurück, um ihrem Benutzer zu erlauben hinein zu schreiben.

Tip

Hier funktioniert Drag&Drop, wie bei anderen Kommentaren und Bibeltexten.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-module-bookmk-1.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-bookmk-1.png new file mode 100644 index 0000000..4bbcd58 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-bookmk-1.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-module-select-1.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-select-1.png new file mode 100644 index 0000000..2f44816 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-select-1.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-module-select-2.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-select-2.png new file mode 100644 index 0000000..fceccfd Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-select-2.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-1.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-1.png new file mode 100644 index 0000000..e92af75 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-1.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-bookmark-bookmarkandfolder.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-bookmark-bookmarkandfolder.png new file mode 100644 index 0000000..caa339a Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-bookmark-bookmarkandfolder.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-select.html b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-select.html new file mode 100644 index 0000000..dfc5d32 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-op-module-tree-select.html @@ -0,0 +1 @@ +Ein Modul zum Anschauen auswählen

Ein Modul zum Anschauen auswählen

Ein Modul zum Anschauen auswählen

Wenn Sie Dokument auswählen wolllen, klicken Sie einfach auf die gewünschte Dokumentengruppe (Bibeln, Kommentare oder Lexika) um den Inhalt der Dokumentengruppe anzuzeigen. Um ein Dokument zu öffnen klicken Sie auf dessen Symbol.

Tip

Hier funktioniert Drag&Drop

Ein Dokument kann aus einem bereits geöffneten Dokument heraus geöffnet werden. Klicken Sie einfach auf eine Versnummer (Mauspfeil ändert sich zu einer Hand) und ziehen Sie diese zur Modulliste. Lassen Sie sie hier auf dem Namen des von Ihnen gewünschten Modules fallen; dieses Modul wird nun an der Stelle des herübergezogenen Verses geöffnet. Wenn Sie eine Versnummer auf ein bereits geöffnetes Modul ziehen, wird dieses automatisch zur gewünschten Stelle springen. Dies funktioniert nur für Bibeln und Kommentare.

Zwei weitere Funktionen sind durch right mouse button auf dem Modul verfügbar. "Über dieses ModulA" öffnet ein Fenster mit Informationen über Copyright und andere wichtige Eigenschaften dieses Dokumentes. "Dieses Modul entschlüsseln" öffnet einen kleinen Dialog für verschlüsselte Dokumente. Dies erlaubt es den Besitzern des Schlüssels, diesen einzugeben, um das Modul zu entschlüssenl und damit lesbar zu machen. Die Crosswire Bible Society muss Module verschlüsseln, bis entweder der Copyrightinhaber die Erlaubnis für die Weitergabe des Moduls erteilt, oder der Text in Public Domain übergegangen ist (Copyright verfallen). See information on locked modules on the Crosswire Bible Society web site.

Auf den Suchdialog zugreifen

Sie können in einem Modul suchen durch right mouse button auf dem Modulnamen in der Modulliste und Auswahl von "Search in module(s)". Durch Shift-right mouse button auf anderen Modulnamen können Sie mehrere Module auswählen.

Auf Lesezeichen zugreifen

Tip

Hier funktioniert Drag&Drop

Klicken Sie mit der rechten Maustaste auf einen leeren Bereich der Hauptgruppe und wählen Sie "Erzeuge einen neuen Ordner" um einen neuen Ordner anzulegen. Sie können normale Drag&Drop Funktionen benutzen, um Verse aus den Suchdialogsergebnissen in den Lesezeichen Ordner zu ziehen und um Lesezeichen in Ordnern neu anzuordnen. Es gibt auch eine Import/Export Funktion für Lesezeichen. Wählen Sie "Exportiere Lesezeichen" im Menü der rechten Maustaste. Dies wird eine Dialogbox öffnen, in der Sie die Lesezeichen speichern können. Sie können mit anderen Benutzern von BibleTime ausgetauscht werden, archiviert werden usw. Sie können in der gleichen Art und Weise importiert werden. Sie können auch rechts-klicken um Ordnernamen und Beschreibungen von Lesezeichen zu ändern, und um Lesezeichen und Gruppen zu entfernen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-output.html b/bibletime-doc/docs/de/handbook/html/hdbk-op-output.html new file mode 100644 index 0000000..5f53ba9 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-op-output.html @@ -0,0 +1 @@ +Exortieren und Drucken

Exortieren und Drucken

Exortieren und Drucken

Bibel-Fenster, Lexikon-Fenster, Kommentar-Fenster

Durch right mouse button auf dem Eintrag, der Versnummer oder dem Text des Anzeigefensters wird eine Auswahlbox erscheininen (je nach Modultyp), die Zugriff auf Auswahl-, Nachschlage-, Export- und Druckfunktionen bietet.

Alle auswählen

Ein left mouse button hier wählt den gesamten text des Kapitels aus, das gerade dargestellt wird.

Text im Lexikon nachschlagen

Ein left mouse button hier wird ein Submenü mit einer Liste von allen verfügbaren Lexikons öffnen. Ein left mouse button auf einem Lexicon öffnet das Lexikokn mit dem Eintrag, der gerade im aktuellen Text markiert ist.

Kopieren

Ein left mouse button hier wird ein Submenü anzeigen, dass die Möglichkeit bietet, den aktuellen Text in die Zwischenablage zu kopieren.

  • Vers - Die Nummer des aktuellen Verses (z.B. 1 Mose 1:25).

  • Text des Verses - Der Text des aktuellen Verses.

  • Vers mit Text - Sowohl Versnummer und Text des aktuellen Verses

  • Kapitel - Das ganze Kapitel

  • Ausgewählter Text - Nur der ausgewählte Text.

Dieser Text kann in jede Anwendung kopiert werden, die auf die Zwischenablage zugreifen kann.

Zur Druckschlange hinzufügen

Ein left mouse button hier zeigt ein Submenü mit den Druckmöglichkeiten an:

  • Vers mit Text

  • Kapitel

Wenn Sie diese auswählen, wird der Text zur BibleTime Druckschlange hinzugefügt, aber noch nicht ausgedruckt. Sobald sie alle gewünschten Einträge zur Druckschlange hinzugefügt haben, clicken Sie das Druck-Icon, und der Druckdialog wird angezeigt. Nun können Sie den Text entweder anschauen oder drucken.

Das Drucken in BibleTime ist relativ einfach und als Hilfsmittel gedacht. Wenn Sie ein Dokument oder eine Präsentation erstellen, die Text von BibleTime Dokumenten enthält, dann kopieren Sie den Text doch über die Zwischenablage in Ihr bevorzugtes Programm.

Speichern

Ein left mouse button hier zeigt ein Submenü mit Speichermöglichkeiten an:

  • Kapitel als normaler Text - eine Datei mit UNIX®-formatiertem ASCII-Text wird erstellt.

  • Kapitel als HTML - Eine HTML Datei wird erstellt.

Wenn der Text gespeichert ist, kann er mit jedem Text- oder HTML-Editor bearbeitet werden.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-pencil.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-pencil.png new file mode 100644 index 0000000..8e2f895 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-pencil.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchanal.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchanal.png new file mode 100644 index 0000000..cc70423 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchanal.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchresult.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchresult.png new file mode 100644 index 0000000..6d96e87 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchresult.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchscope.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchscope.png new file mode 100644 index 0000000..6092d1e Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchscope.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchtext.png b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchtext.png new file mode 100644 index 0000000..7e47f27 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-op-search-dialog-searchtext.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op-search.html b/bibletime-doc/docs/de/handbook/html/hdbk-op-search.html new file mode 100644 index 0000000..d6a13bc --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-op-search.html @@ -0,0 +1 @@ +In Dokumenten suchen

In Dokumenten suchen

In Dokumenten suchen

Teile der Anweisungen zur Benutzung von GCC Regulären Ausdrücken in Dokumente Durchsuchen ist übernommen aus den Hilfedateien der Microsoft Windows® Version von Sword

Zugriff auf Suchfunktionen

Sie können in einem Dokument suchen indem Sie mit der rechten Maustaste auf den Dokumentennamen innerhalb der Hauptgruppe klicken und dann Durchsuche gewählte Module auswählen. Durch drücken von Umschalt- oder Strg währende dem klicken auf andere Modulenamen können Sie mehr als eines auswählen. Gehen Sie in der selben Art und Weise vor, um in allen gewählten Modulen zu suchen.

Benutzung des Suchdialoges

Das Modul Auswählen Tab benutzen

Auf der linken Seite der Modulauswahl sehen Sie eine Liste aller auf Ihrem System installerten Module, die für BibleTime.verfügbar sind. Auf der rechten Seite befindet sich eine Liste mit allen Modulen, die in der aktuellen Suche durchsucht werden sollen. Um ein Modul von der linken zur rechten Seite zu bewegen, left mouse button darauf um es auszuwählen, dann left mouse button auf einem der Pfeil-Buttons.

Das "Text" Tab benutzen

Suche Text - In diesem Teil geben Sie den zu suchenden Text ein und Sie setzen Sucheinstellungen. "Reguläre Ausdrücke" benutzen RegExp Syntax um die Suche zu verfeinern.

Sucheinstellungen

Die Textbox in dem Feld Sucheinstellungen ist der Ort, wo Sie den zu suchenden Text eingeben können. Er kann aus einem oder mehreren Worten bestehen, oder auch aus Wortteilen(trennen Sie Wörter und Wortteile mit Leerzeichen) oder Regulären Ausdrücken bestehen. Sie können die Radio Buttons verwenden, um die Suche im "Mehrere Wörter", "Exakte Suche" oder "Reguläre Ausdrücke" Modus auszuführen. Mit einer Checkbox können Sie die Unterscheidung zwischen Groß- und Kleinbuchstaben an- und ausschalten.

Tip

Hier funktioniert Drag&Drop, Sie können Verse und Lesezeichen in die Text-Eingabebox ziehen. Sie können Text in die Zwischenablage kopieren und in die Eingabezeile einfügen.

Benutzung des Knopfes für GROSS/klein Unterscheidung

Klicken Sie auf die GROß/klein Box, um die Unterscheidung an oder aus zu schalten. Wenn die Box angeschaltet ist, wird die Suche nur Verse finden, in denen der Text genauso wie in der Texteingabezeile auftaucht. Falls die Box ausgeschaltet ist, wird die Suche Treffer finden, sie sich auch in der Groß- und Kleinschreibung unterscheiden. Um "HERR" jedoch nicht "Herr" oder "herr" zu finden, wählen Sie die Option aus. Um mit "HERR" und "Herr" "herr" zu finden, lassen Sie die Option ausgeschaltet.

Benutzung des "Mehrere Wörter" Button

Wenn "Mehrere Wörter" ausgewählt ist, wird die Suche alle Verse finden, die alle Worte (oder Wortteile) enthalten. Die Position und Reihenfolge der The position Worte spielt keine Rolle. Wenn alle Worte in einem Vers enthalten sind, wird er in der Liste der gefundenen Verse angezeigt. Eine Suche nach "prove cause" wird 1 Mose 21:25 finden, "And Abraham reproved Abimelech be cause of a well of water..." Es reicht also sogar, wenn die gesuchten Worte in den Worten des Verses enthalten sind.

Benutzung der Genauen Suche

Wenn Genaue Suche ausgewählt wurde, wird die Suche alle Zeilen (oder Verse) finden, die genau den in der Eingabezeile eingegebenen Text unter Einbezug aller Leerzeichen enthalten. Der gesuchte Satz muss nicht an einer Wortgrenze starten. Eine Suche nach "amt begehrt" wird 1. Thimotheus 3:1 finden: "Das ist gewißlich wahr: So jemand ein Bischofsamt begehrt, der begehrt ein köstlich Werk."

Benutzung des Knopfes Text Suchen

Klicken Sie den Knopf Suchen um die Suche zu starten.

Suchbereich-Einstellung

Definieren Sie den Bereich Ihrer Suche im Panel Suchbereich

  • Kein Suchbereich schaltet den Suchbereich Tab aus. Das ganze Dokument wird durchsucht.

  • Letztes Suchergebnis Die neue Suche wird nur innerhalb der Verse suchen, die in der letzten Suche gefunden wurden.

  • Suchbereich benutzen Die neue Suche wird innerhalb des angegebenen Suchbereiches ausgeführt.

Wenn Kein Suchbereich ausgewählt ist, und die KJV Bible nach "Jesus" durchsucht wird, werden 939 Verse gefunden. Wenn dann Letztes Ergebnis ausgewählt ist, und eine weitere Suche nach "Christ", durchgeführt wird, werden 257 Verse der 939 Treffer der letzten Suche übrigbleiben. Wenn dann noch (Letztes Suchergebnis bleibt ausgewählt) nach "Lord" gesucht wird, bleiben von den 257 Versen noch 106 übrig. Alle diese 106 Verse enthalten "Jesus", "Christ" und "Lord". Alle diese Verse enthalten "Jesus", "Christ" und "Lord".

Bereiche bearbeiten

Bereiche bearbeiten - Sie können obere und untere Grenzen für die Suche eingeben mit left mouse button Bereiche beabeiten Button.

Bereich verändern Box

Die voreingestellten Einträge zeigen Beispiele der verlangten Syntax.

Wenn der HInzufügen Button geclickt wurde, wird eine Textbox angezeigt, in der der Name für den Bereich eingegeben wird. Geben sie jetzt den gewünschten Bereich ein und clicken Sie Schließen. Ihr Bereich wird nun zur Bereichsliste hinzugefügt.

Eine Anzahl von angepassten Bereichen wurde zur Verfügung gestellt.

Wenn Kein Suchbereich ausgewählt ist, und die KJV Bible nach "Jesus" durchsucht wird, werden 939 Verse gefunden. Wenn dann Letztes Ergebnis ausgewählt ist, und eine weitere Suche nach "Christ", durchgeführt wird, werden 257 Verse der 939 Treffer der letzten Suche übrigbleiben. Wenn dann noch (Letztes Suchergebnis bleibt ausgewählt) nach "Lord" gesucht wird, bleiben von den 257 Versen noch 106 übrig. Alle diese 106 Verse enthalten "Jesus", "Christ" und "Lord". Alle diese Verse enthalten "Jesus", "Christ" und "Lord".

Tip

Drag & Drop funktioniert hier; Sie können Versreferenzen und Lesezeichen in die Bereichsbox fallen lassen, ebenso können Sie normalen Text einfügen.

Benutzung des Tabs Suchergebnis

Suchergebnis - Dies zeigt Ihnen - nach Modulen geordnet - wie viele Treffer des gesuchten Textes gefunden wurden. Klicken auf das Dokument wird die Liste der Referenzen öffnen. Das Klicken auf eine Referenz öffnet diese im Fenster darunter. Ziehen Sie die Referenz und lassen Sie diese auf einem Dokument in der Hauptgruppe fallen, um dieses Modul an der gewünschten Stelle zu öffnen.

Tip

Hier funktioniert Drag&Drop

Tip

Wählen Sie eine Versnummer und ziehen Sie diese in die Hauptgruppe um Lesezeichen anzulegen,

Tip

Wählen Sie einen Vers aus und ziehen Sie ihn auf ein ungeöffnetes Modul, um dieses zu öffnen und damit dieses die gewünschte Stelle anzeigt (Nur für Bibeln und Kommentare).

Tip

Wählen Sie einen Vers aus und ziehen Sie diesen auf ein geöffnetes Dokument, um das Anzeigefenster an diese Stelle springen zu lassen (Nur in Bibeln und Kommentaren).

Benutzung des Suchanalyse Teils

Suchanalyse - Dies zeigt eine grafische Analyse der Anzahl der Treffer in jedem Buch. Sie kann das Ergebnis aller Dokumente anzeigen. Sie können den Graphen auch als Bild auf Festplatte abspeichern.

Syntax der Suche bei Benutzung von GCC regulären Ausdrücken

Eine Suche mit regulären Ausdrücken stellt eine Möglichkeit dar, einfache oder komplexe Suchen nach Zeichenketten durchzuführen, die einem Muster oder einer Menge von Mustern (Bereiche) entsprechen. Die einzelnen Muster einer Menge werden durch den horizontalen Strich "|" getrennt. Während es möglich ist, ein Muster zu bauen, dass nach einem Wort oder einem Satz sucht, sucht ein einfaches aus einem einzelnen Wort bestehendes Muster nicht nur nach diesem einen Wort, sondern auch nach jeder Zeichenkette die das gesuchte Wort enthält. Eine Suche nach "gerecht" wird Verse liefern, die das Wort "gerecht" enthalten. Es werden jedoch auch Verse zurückgeliefert, die "Gerechtigkeit", "Ungerechtigkeit" oder "gerechter" enthalten. Eine Suche nach "hall not" ist nicht eine Suche nach "hall" UND "not", sondern nach der Zeichenkette "hall not" mit einem Leerzeichen zwischen dem zweiten "l" und dem "n". Die Suche nach "hall not" wird Textstellen mit "shall not" finden.

Die Mächtigkeit der regulären Ausdrücke liegt in den Mustern (oder Vorlagen) die benutzt werden, um die Suche zu definieren. Ein Muster besteht aus normalen Zeichen und einigen besonderen Zeichen, die von einer bestimmten Menge von Regeln interpretiert und benutzt werden. Die besonderen Zeichen enthalten .\[^*$?+. Normale (oder einfache) Zeichen, sind alle die, die keine besonderen Zeichen sind. Der Backslash, "\", wird benutzt um die besonderen Zeichen in normale und normale in besondere Zeichen umzuwandeln.

Beispiel: das Muster "i. love\." wird Sätze finden, die mit "his love" oder "in love" oder "is love" enden, gefolgt von einem Punkt. Der erste Punkt in "i. love\." ist ein spezielles Zeichen, das ein Platzhalter für ein beliebiges Zeichen an dieser Stelle ist.Der Backslash in "i. love\." markiert den folgenden Punkt als normales Zeichen (der sonst ein Sonderzeichen ist).

Regeln für Suchabfragen mit GCC regulären Ausdrücken

  • . Der Punkt passt auf jedes Zeichen. Siehe auch Einzelheiten

  • * Der Stern findet 0 oder mehr Zeichen des vorhergehenden Sets, des vorhergehenden Zeichens oder des vorhergehenden besonderern Zeichens. Siehe auch Einzelheiten

  • + Das Pluszeichen findet 1 oder mehr Zeichen des vorhergehenden Sets, des vorhergehenden Zeichens oder des vorhergehenden besonderern Zeichens. Siehe auch Einzelheiten.

  • ? Das Fragezeichen passt auf 0 oder 1 Zeichen des vorhergehenden Sets, Zeichens oder besonderern Zeichens. Siehe auch Einzelheiten

  • [ ] Eckige Klammern finden ein Zeichens innerhalb der eckigen Klammern [ ]. Siehe auch Einzelheiten

  • ^ Ein Hochzeichen als erstes Zeichen innerhalb von [ ] heißt NICHT. Siehe auch Einzelheiten

  • ^ Ein Hochzeichen als Beginn eines Musters verankert an den Beginn der Zeile. Siehe auch Einzelheiten

  • $ Ein Dollarzeichen am Beginn eines Musters verankert an das Ende einer Zeile. Siehe auch Einzelheiten

  • | Ein vertikaler Strich hat die Bedeutung des logischen ODER. Siehe auch Einzelheiten

  • ( ) Runde Klammern gruppieren Ausdrücke. Wird nicht unterstützt!

  • \ Ein Backslash kann vor jedem besonderem Zeichen benutzt werden, um dieses Zeichen zu finden. Siehe auch Einzelheiten

  • \ Ein Backslash kann vor jedem normalen Zeichen benutzt werden um es zu einem besonderen Zeichen zu machen. Siehe auch Einzelheiten

Der Punkt .

Der Punkt "." steht für jedes einzelne Zeichen, sogar für ein Leerzeichen oder für ein Zeichen, dass nicht im Alphabet vorkommt. s.t findet sit, set, sot, usw., welche in folgenden Zeichenketten vorkommen können sitting, compasseth and sottish b..t findet boot, boat und beat foot.tool findet footstool und foot tool

Das Sternchen *

Das Sternchen findet null oder mehr Zeichen des vorhergehenden Sets, Zeichens oder besonderen Zeichens. Die Benutzung einer Punkt Sternchen Kombination ".*" nach einem häufig gefundenem Muster kann die Suche sehr lange dauern lassen und das Programm eingefroren wirken lassen. be*n findet beeen, been, ben, und bn was z.B. "Reuben" und "Shebna" finden könnte.

Das Pluszeichen +

Das Pluszeichen findet ein oder mehr Zeichen des vorhergehenden Sets, Zeichens oder besonderen Zeichens. Die Benutzung einer Pluszeichen Sternchen Kombination "+*" nach einem häufig gefundenem Muster kann die Suche sehr lange dauern lassen und das Programm eingefroren wirken lassen. "be+n" findet "beeen, been" und "ben", jedoch nicht "bn".

Das Fragezeichen ?

Das Fragezeichen findet 0 oder mehr Zeichen des vorhergehenden Sets, Zeichens oder besonderen Zeichens. be?n findet ben und bn jedoch nicht been. trees? findet trees oder tree.

Die eckigen Klammern [ ]

Die eckigen Klammern schließen eine Menge von Zeichen ein, die Treffer erzielen können. Die Zeichen Punkt, Sternchen, Pluszeichen und Fragezeichen werden innerhalb der Klammern nicht als besondere Zeichen behandelt. Ein Minuszeichen kann benutzt werden, um einen Bereich anzugeben. Falls Sie möchten, dass ein Hochzeichen "^" Teil des Bereiches wird plazieren Sie es nicht direkt hinter die linke Klammer, oder es wird als besonderes Zeichen behandelt. Um den vertikalen Strich "|" in die Menge aufzunehmen, machen Sie ihn zum ersten Zeichen nach der linken eckigen Klammer (oder zweites nach dem besonderen Zeichen "^"). Um ein Minuszeichen in die Menge aufzunehmen machen Sie es zum ersten Zeichen nach der linken Klammer (oder zweites nach dem besonderen Zeichen "^") oder auch zum letzten Zeichen der Menge. s[eia]t findet set, sit, und sat, jedoch nicht sot. s[eia]+t findet so wie oben undseat, seet, siet, usw. [a-d] findet a, b, c, oder d. [A-Z] findet jeden Großbuchstaben. [.;:?!] findet ., ;, :, ?, oder ! jedoch kein Komma. [ ]^-] findet ] oder ^ oder -

Das Hochzeichen zu Beginn in den eckigen Klammern [^xxx

Wenn das Hochzeichen das erste Zeichen nach der linken Klammer ist, hat es die Bedeutung von NICHT. s[^io]t findet set, sat, usw., jedoch nicht sit und sot.

Das Hochzeichen als Zeilenbeginn Anker ^xxx

Wenn das Hochzeichen das erste Zeichen in einem Muster ist, verankert es diese an den Beginn der Zeile. Jeder Treffer muss am Beginn der Zeile liegen. Wegen ungefilterten Formatierungszeichen in einigen Texten funktioniert diese Funktion nicht immer. Sie könnte es jedoch, wenn einige Punkte nach dem Hochzeichen gesetzt werden, um die Formatierungszeichen zu umgehen. ^Am Anfang findet Zeilen, die mit "Amfang". beginnen (Vielleicht müssen Sie "^.....Am Anfang" benutzen).

Das Dollarzeichen als Zeilenende Anker xxx$

Wenn das Dollarzeichen das letzte des Musters ist, verankert es das Muster an das Ende der Zeile. Jeder Treffer muss am Ende der Zeile stattfinden. Wegen ungefilterten Formatierungszeichen in einigen Texten funktioniert diese Funktion nicht immer. Sie könnte es jedoch, wenn einige Punkte vor das Dollarzeichen gesetzt werden, um die Formatierungszeichen zu umgehen. Amen\.$ findet Zeilen, die mit "Amen." enden (Vielleicht müssen Sie "Amen\....", "Amen\..........$", oder sogar "Amen\....................$" benutzen)

Der senkrechte Strich |

Der vertikale Strich zwischen Mustern bedeutet ODER. John|Peter findet John. Peter. John .*Peter|Peter .*John matches John ... Peter oder Peter ... John. (.* slows a search) pain|suffering|sorrow findetpain, oder suffering, oder sorrow.

Die runden Klammern ( )

Die Benutzung der runden Klammern () wird nicht unterstützt.

Der Backslash vor einem besonderen Zeichen \*

Der Backslash vor einem besonderen Zeichen bedeutet, dass das Zeichen nicht in seiner besonderen Bedeutung behandelt werden soll, sondern dass es das Zeichen selbst sein soll. "amen\." findet "amen.", jedoch nicht "ament" und es wird nicht "firmament".

Der Backslash vor einem normalen Zeichen \s

Der Backslash vor einem normalen Zeichen bedeutet, dass dieses statt der normalen Bedeutung eine besondere haben soll.

  • \b ausßerhalb von [ ] benutzt, bedeutet es Wortgrenze. Innerhalb von [ ] hat die es die Bedeutung des Backspace. \brighteous\b findet righteous, aber nicht unrighteous oder righteousness

  • \B steht für keine Wortgrenze. \Brighteous\B findet unrighteousness und unrighteously, jedoch nicht righteous, unrighteous oder righteousness.

  • \d steht für Zahlen; das Gleiche wie [0-9].

  • \D steht für nicht-Zahlen; das Gleiche wie [^0-9].

  • \s bedeutet Leerzeichen.

  • \S steht für nicht-Leerzeichen.

  • \w bedeutet alphanumerisch; das Gleiche wie [a-zA-Z0-9_].

  • \W bedeutet nicht-alphanumerisch; das Gleiche wie [^a-zA-Z0-9_].

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-op.html b/bibletime-doc/docs/de/handbook/html/hdbk-op.html new file mode 100644 index 0000000..75cf0cf --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-op.html @@ -0,0 +1 @@ +Chapter 3. Programmbedienung

Programmbedienung

Chapter 3. Programmbedienung

BibleTime wird hauptsächlich von dem Modulbaum aus bedient (dieser wird "Hauptgruppe" genannt). Der zweite wichtige Ort zum Arbeiten in BibleTime ist der MDI Bereich (MDI = Multiple Document Interface).

Hauptgruppe

Dies ist der Bereich auf der linken Seite des BibleTime Fensters. Er enthält den Baum der installierten Dokumente (Sword Module) und alle von Ihnen angelegten Lesezeichen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-start-bticon.png b/bibletime-doc/docs/de/handbook/html/hdbk-start-bticon.png new file mode 100644 index 0000000..c2a6346 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-start-bticon.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-start-screen-terms.png b/bibletime-doc/docs/de/handbook/html/hdbk-start-screen-terms.png new file mode 100644 index 0000000..1b7692c Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-start-screen-terms.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-start-screen.html b/bibletime-doc/docs/de/handbook/html/hdbk-start-screen.html new file mode 100644 index 0000000..5aedf86 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-start-screen.html @@ -0,0 +1 @@ +Elemente des BibleTime Fensters

Elemente des BibleTime Fensters

Elemente des BibleTime Fensters

Jetzt öffnet sich das BibleTime Fenster. Die Bedienung wird im nächsten Kapitel erklärt.

Das BibleTime Anwendungsfenster

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-start-sequence-tips.png b/bibletime-doc/docs/de/handbook/html/hdbk-start-sequence-tips.png new file mode 100644 index 0000000..d4f0a2e Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk-start-sequence-tips.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-term-hotkeys.html b/bibletime-doc/docs/de/handbook/html/hdbk-term-hotkeys.html new file mode 100644 index 0000000..abd5a28 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-term-hotkeys.html @@ -0,0 +1,105 @@ + + + + + + + + + + + + + +

+ +
+

+

+

Die hier aufgelisteten Tastenkombinationen können im Optionendialog verändert werden.

+
+

+Table 4.0. Voreingestellte Tasten +

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AktionVoreingestelle Taste
Automatisch KachelnStrg+Alt+T
Automatisch staffeln Strg+Alt+A
Staffeln Strg+A
Alle schließen Umschalt+Strg+A
Werkzeugleisten einrichten 
Einstellungen  
Beenden Strg+Q
Entferne ausgewählte ElementeStrg+Alt+D
Hauptgruppe zurücksetzen Strg+Alt+R
In gewählten Modulen suchen Strg+Alt+S
Kacheln Strg+T
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk-term.html b/bibletime-doc/docs/de/handbook/html/hdbk-term.html new file mode 100644 index 0000000..02f3b22 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/hdbk-term.html @@ -0,0 +1 @@ +Chapter 2. BibleTime starten

BibleTime starten

Chapter 2. BibleTime starten

BibleTime ist ein KDE Programm und ist in den KDE Arbeitsplatz integriert. Sie können BibleTime in KDE Startmenü in der Hauptgruppe finden.

XX

BibleTime kann von anderen Fenstermanagern aufgerufen werden (wie zum Beispiel gnome), voraussgesetzt KDE ist installiert. SIe müssen ihr eigenes Symbol anlegen, um das Programm zu starten. Schlagen Sie in der Hilfe des Fenstermanagers nach, wie dies funktioniert.

BibleTime kann auch von der Kommandozeile eines Terminals aufgerugfen werden. Um BibleTime zu starten, öffnen Sie ein Terminal (jedes beliebige Xterminal) und geben Sie BibleTime ein.

Startvorgang

Wenn BibleTime startet, könnten Sie einige Meldungen sehen:

  • Keine Module installiert - Dies erscheint, wenn Sie vergessen haben Sword Module zu installieren, oder wenn Sword Module nicht gefunden werden können.

  • Erster Start - Dies wird angezeigt, wenn BibleTime das erste Mal startet.

  • Tägliche Tipps - Dies wird bei jedem Start angezeigt, es sei denn Sie schalten dies ab.

    Tägliche Tipps

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_Configtoolbar.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_Configtoolbar.png new file mode 100644 index 0000000..54d184c Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_Configtoolbar.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_cascade.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_cascade.png new file mode 100644 index 0000000..263ad5f Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_cascade.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_cascade_auto.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_cascade_auto.png new file mode 100644 index 0000000..d0a8461 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_cascade_auto.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_contents.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_contents.png new file mode 100644 index 0000000..293b736 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_contents.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_exit.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_exit.png new file mode 100644 index 0000000..df78708 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_exit.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_footnotes.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_footnotes.png new file mode 100644 index 0000000..119147e Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_footnotes.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_print.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_print.png new file mode 100644 index 0000000..cac78d6 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_print.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_reset.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_reset.png new file mode 100644 index 0000000..51ecc27 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_reset.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_search.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_search.png new file mode 100644 index 0000000..b6e504c Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_search.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_strongs.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_strongs.png new file mode 100644 index 0000000..68ac2bb Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_strongs.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_tile.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_tile.png new file mode 100644 index 0000000..5dfd05f Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_tile.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_tile_auto.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_tile_auto.png new file mode 100644 index 0000000..842d9ee Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_action_tile_auto.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_close.png b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_close.png new file mode 100644 index 0000000..d4c4440 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_bars_toolbar_close.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_module_bookmk_1.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_bookmk_1.png new file mode 100644 index 0000000..4bbcd58 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_bookmk_1.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_module_select_1.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_select_1.png new file mode 100644 index 0000000..2f44816 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_select_1.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_module_select_2.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_select_2.png new file mode 100644 index 0000000..fceccfd Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_select_2.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_module_tree_1.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_tree_1.png new file mode 100644 index 0000000..e92af75 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_tree_1.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_module_tree_bookmark_bookmarkandfolder.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_tree_bookmark_bookmarkandfolder.png new file mode 100644 index 0000000..caa339a Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_module_tree_bookmark_bookmarkandfolder.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_pencil.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_pencil.png new file mode 100644 index 0000000..8e2f895 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_pencil.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchanal.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchanal.png new file mode 100644 index 0000000..cc70423 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchanal.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchresult.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchresult.png new file mode 100644 index 0000000..6d96e87 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchresult.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchscope.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchscope.png new file mode 100644 index 0000000..6092d1e Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchscope.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchtext.png b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchtext.png new file mode 100644 index 0000000..7e47f27 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_op_search_dialog_searchtext.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_start_bticon.png b/bibletime-doc/docs/de/handbook/html/hdbk_start_bticon.png new file mode 100644 index 0000000..c2a6346 Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_start_bticon.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_start_screen_terms.png b/bibletime-doc/docs/de/handbook/html/hdbk_start_screen_terms.png new file mode 100644 index 0000000..1b7692c Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_start_screen_terms.png differ diff --git a/bibletime-doc/docs/de/handbook/html/hdbk_start_sequence_tips.png b/bibletime-doc/docs/de/handbook/html/hdbk_start_sequence_tips.png new file mode 100644 index 0000000..d4f0a2e Binary files /dev/null and b/bibletime-doc/docs/de/handbook/html/hdbk_start_sequence_tips.png differ diff --git a/bibletime-doc/docs/de/handbook/html/index.html b/bibletime-doc/docs/de/handbook/html/index.html new file mode 100644 index 0000000..0d32119 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/html/index.html @@ -0,0 +1 @@ +Das BibleTime-Handbuch

Das BibleTime-Handbuch

Das BibleTime-Handbuch

Fred Saalbach

Jeffrey Hoyt

Revision 2.00

Der BibleTime Hilfedialog ist ein Teil von BibleTime.

BibleTime is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

BibleTime ist eine in der Studie der Bibel zu helfende Anwendung.


KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/handbook/unicode/Makefile.am b/bibletime-doc/docs/de/handbook/unicode/Makefile.am new file mode 100644 index 0000000..6f2b018 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; diff --git a/bibletime-doc/docs/de/handbook/unicode/Makefile.in b/bibletime-doc/docs/de/handbook/unicode/Makefile.in new file mode 100644 index 0000000..9f2279b --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/handbook/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/handbook/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/handbook/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/handbook/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/handbook/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/handbook/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/handbook/unicode/hdbk-config.docbook b/bibletime-doc/docs/de/handbook/unicode/hdbk-config.docbook new file mode 100644 index 0000000..0a5fe17 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/hdbk-config.docbook @@ -0,0 +1,465 @@ +BibleTime konfigurieren +Die &bibletime;-Benutzerschnittstelle kann vielseitig konfiguriert werden. Um den Konfigurationsdialog aufzurufen, wählen Sie in der Hauptwerkzeugleiste Einstellungen. Von hier aus wählen Sie Werkzeugleisten konfigurieren, um den Konfigurationsdialog der Werkzeugleisten aufzurufen, oder Sie wählen &bibletime; konfigurieren, um den BibleTime Konfigurationsdialog aufzurufen. + +
Werkzeugleisten-Konfigurationsdialog + Der Werkzeugleisten-Konfigurationsdialog ermöglicht das Hinzufügen und Entfernen von Aktionen von der Haupterkzeugleiste von &bibletime;. Die Reihenfolge der Aktionen kann auch verändert werden. + Werkzeugleisten-Konfigurationsdialog Der Werkzeugleisten-Konfigurationsdialog. +
+ +
Optionendialog + Der Optionendialgo erlaubt Ihnen, viele &bibletime; und Sword Features anzupassen. + +
Start + Das Startverhalten kann angepasst werden. Wählen Sie aus den folgenden Optionen aus: + Tip des Tages anzeigen Startlogo anzeigen Fenster im Arbeitsbereich wiederherstellen + Optionendialog Der Optionendialog - Start. +
+
Schriften + Die Anzeigeschrift kann verändert werden. Wenn Sie ein Modul haben, das eine spezielle Schrift benötigt, überprüfen Sie hier, ob die Schrift für &bibletime; verfügbar ist. + Optionendialog - Schriften Der Optionendialog - Schriften. + +
Unicode Schriften (ISO10646) + Sword Module benutzen entweder das ISO-8859-1 (Latin-1) oder das ISO-10646 (Unicode) Encoding. Sie können herausfinden, welches Encoding verwendet wurde, durch &RMB; auf dem Hauptindex, und Auswahl von Über dieses Modul. + Über dieses Modul Das "Über dieses Modul"-Fenster zeigt an, welches Encoding benutzt wird. + Solange Ihre benötigten Module korrekt angezeigt werden, muss hier nichts unternommen werden. Wenn ein Modul als eine Folge von Fragezeichen (???????????????????) angezeigt wird, dann enthält die eingestellte Schriftart nicht die Zeichen, die in Ihrem Dokument verwendet wurden. + + Wählen Sie im Optionendialog Schriften auswählen in dem Unicode Bereich der Anwendung. Sie müssen eine Schrift auswählen, die den ISO-10646-1 Zeichensatz enthält. Versuchen Sie clearlyu als einen ersten Schritt. (es ist in den meisten Distibutionen enthalten). Wenn Ihr Modul immer noch nicht korrekt dargestellt wird, dann versuchen Sie es mit einer geeigneteren Schriftart. + + Wenn Sie eine kleine Unicode-Schriftart wie clearlyu (about 22kb) benutzen, wird &bibletime; schneller laufen, als wenn Sie eine umfangreiche Schriftart wie Bitstream Cyberbit (ungefähr 12Mb) verwenden. + +
Schrift Installation + Die Installation von Schriftarten besteht aus drei Schritten + + Unicode Schriftarten bekommen Schriftarten für den &X-Server; installieren Schriftarten für das Drucken installieren (funktioniert noch nicht). +
+ + +
Schriftarten bekommen + Es gibt eine Anzahl von Schriften, die Unicode unterstützen, und einige von ihnen sind kostenlos verfügbar. Wenige der verfügbaren Schriften enthalten alle Symbole, die im Unicode Standard definiert sind. + Hier ist eine Liste von einigen verfügbaren Schriften: + + Unicode Schriften + + Clearlyu Ist in einigen Distributionen enthalten. Enthält Europäisch, Griechisch, Hebräisch, Thai. Enthält keine chinesischen Schriftzeichen oder Arabischftp://ftp.crosswire.org/pub/sword/iso/latest/FONTS. Verschiedene Schriften sind auf der Crosswire FTP Seite verfügbar.Bitstream CyberBit Deckt fast den ganzen Unicode-Bereich ab.Caslon, Monospace, Cupola, Caliban Teilweise Abdeckung, siehe die Information auf der angegebenen Seite. + +
+ Für eine Liste von anderen Unicode Schriften und den abgedeckten Bereichen: Unicode Schriftenliste +
+ +
Schriften für XFree86 installieren (Ihren &X-Server;) + Wenn Ihre Distribution einen Schriftarten Installer enthält (&Linux-Mandrake; bietet Drake Font), verwenden Sie den Installer. Wenn das nicht funktioniert, oder Sie keinen haben, müssen Sie die Schrift manuell installieren. Anweisungen dafür finden Sie Das Unicode HOWTO. Das wurde getestet und funktioniert unter &Linux-Mandrake; 7.1. + +
+ +
Installieren der Schrift für das Drucken + Ein bekanntes Problem in Qt verhindert das Drucken von Zeichen außerhalb des Bereiches des Latin-1 Zeichensatzes. Das wird mit der Freigabe von Qt3 und KDE 3 gelöst sein. Wenn Sie es trotzdem versuchen möchten, das Font HowTo beschreibt den Prozess der Installation von Schriften für das Drucksystem. +
+ +
+
+ +
Farben + Die Farben der Objekte in den Anzeigefenstern können angepasst werden. Folgende Objekte können verändert werden: + Text Hervorgehobener Vers Fußnoten Morphologische Tags Hintergrund Hyperlinks Strongnummern Worte Jesu + + Einige Optionen, wie die "Worte Jesu" treffen nur für bestimmte Texte zu, die diese speziellen Features unterstützen. + Optionendialog - Farbe Der Optionendialog - Farbe + +
+ +
Profile + Profile definieren die Erscheinung des Arbeitsbereiches, z.B. welche Fenster geöffnet sind, und welche Texte in diesen Fenstern angezeigt werden sollen. Wenn ein Profil einmal erstellt ist, erwenden Sie den Eintrag Fenster -> Profil sichern, um die aktuelle Sitzung in ein Profil zu sichern. Verwenden Sie Fenster -> Profil laden, um ein bereits gespeichertes Profil in &bibletime; zu laden. +
+ +
Sword + Viele Funktionen, die von Sword bereitgestellt werden, können in &bibletime; angepasst werden. + Optionendialog - Sword Der Optionendialog - Sword. + +
Sword Allgemein + Schlüsselcache für Lexikons + Bibletime kann einen Keycache für Lexikons anlegen. Dies beschleunigt das Öffnen großer Lexika. Es verbraucht allerdings etwas Festplattenkapazität, also sollten Sie dieses Feature abschalten, wenn Sie nur über sehr wenig freien Speicher haben. + + Scrollverhalten + Per Voreinstellung bewegt der Pfeil nach unten das Anzeigefenster zum nächsten Vers. Mit dieser Option kann man das Verhalten so ändern, dass es zum vorigen Vers springt. + + Wählen Sie eine Sprache für die Bücher der Bibel + Dieses Feature ermöglicht die Auswahl der Sprache, die für die Buchnamen der Bibel verwendet wird.Z.B. kann die King James Version mit deutschen Buchnamen dargestellt werden.Wenn Ihre Sprache nicht unterstützt wird, und Sie gerne eine Übersetzung anfertigen wollen, dann besuchen Sie bitte die Crosswire Entwicklerseiten. +
+ + +
Sword Standardmodule + Hier werden Standardmodule festgelegt. +
+
Sword Filtereinstellungen + Filter kontrollieren die Erscheinung des Textes in den Anzeigefenstern. Hier können Sie die Voreinstellungen für verschiedene Filter festlegen. + Folgendes kann durch Filter kontrolliert werden: + + Zeilenumbruch nach jedem Vers anzeigen Versnummern anzeigen Fußnoten anzeigen Strongnummern anzeigen Überschriften anzeigen Morphologische Tags anzeigen Wurzeln anzeigen Hebräische Vokalzeichen anzeigen Hebräische Kantillationszeichen anzeigen Griechische Akzente anzeigen + +
+ +
+ +
Tastenkürzel + Es handelt sich um spezielle Tastenbefehle, die anstatt der Menüeinträge und Icons verwendet werden können. Eine Anzahl der Kommandos in &bibletime; haben vordefinierte Tastenkürzel. Allen Kommandos in &bibletime; können hier Tastenküzel zugewiesen werden. + + + Standard-Tastenkürzel + + Aktion Tastenkombination + + Automatisch KachelnCtrl+Alt+TAutomatisch staffeln Ctrl+Alt+A Staffeln Ctrl+A Alle schließen Shift+Ctrl+AWerkzeugleisten konfigurierenVoreinstellungen Verlassen Ctrl+QAusgewählte Einträge entfernenCtrl+Alt+DHauptgruppe zurücksetzen Ctrl+Alt+RIn den ausgewählten Modulen suchen Ctrl+Alt+SKacheln Ctrl+T + +
+
+
+
+ diff --git a/bibletime-doc/docs/de/handbook/unicode/hdbk-intro.docbook b/bibletime-doc/docs/de/handbook/unicode/hdbk-intro.docbook new file mode 100644 index 0000000..b8a8847 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/hdbk-intro.docbook @@ -0,0 +1,103 @@ +Einführung + &bibletime; ist ein mächtiges Bibelstudien-Werkzeug, geschrieben für die &kde;Umgebung auf dem Linux Betriebssystem. Es basiert auf der Sword Bibliothek, welche die Back-End Funktionalität für &bibletime; zur Verfügung stellt, zum Beispiel Bibeltexte anschauen, Suchen, Lesezeichen anlegen usw. Sword ist das Hauptprodukt der Crosswire Bibelgesellschaft. + +&bibletime; wurde konzipiert, um mit Dokumenten benutzt zu werden, die in Theological Markup Language (ThML) und im General Bible Format (GBF) vorliegen. Diese Formatierungssprachen zielen auf die Erfordernisse religiöser Texte. Vollständige Informationen über die unterstützten Dokumentenformate können im Entwicklungsbereich der Crosswire Bible Society gefunden werden. + + Über 200 Dokumente in 50 Sprachen sind auf dem Webserver der Crosswire Bible Society verfügbar. Dazu gehören: + + Bibeln Der gesamte Text, optional mit Strong-Nummern und Fußnoten im Text Kommentare Mit einem Persönlichen Kommentar können Sie ihre eigenen persönlichen Notizen zu verschiedenen Bereichen der Bibel anlegen. Lexika Für Wortdefinitionen und Bibelthemen. Sie können einen Schlüssel aus einer Liste auswählen, der dann angezeigt wird. +Weitere Dokumente werden zur &sword; Bibliothek hinzugefügt werden, daher schauen Sie dort öfters nach. + +Änderungen + Bitte lesen sie die Datei Changelog des Quellcode Paketes, falls Sie an detailierteren Änderungen interessiert sind. + +Eine Auflistung der im aktuellen Paket enthaltenen Funktionen kann im Quellcode im CVS Log für bibletime/bibletime/ChangeLog gefunden werden. + + +ToDo + Jede Menge! + Wir haben viel zu tun. Da wir ein sehr kleines Team von aktiven Entwicklern sind, ist es sehr schwierig vernünftige Ergebnisse in einer kurzen Zeit zu bekommen. Falls Sie daran interessiert sind dem &bibletime; Team zu helfen, kontaktieren Sie uns bitte auf SourceForge &bibletime; Hompage. Informationen können ebenso auf der BibleTime Homepage gefunden werden. + +Das &bibletime; Projekt benötigt Programmierer / Entwickler, Kritiker, Tester und eifrige Beter. Falls Sie bei einer dieser Aufgaben helfen können oder falls Sie an eine andere denken, wenden Sie sich bitte an uns. Ohne Ihre Hilfe wird &bibletime; sehr sehr langsam weiterentwickelt und es wird sehr lange dauern, bis Sie ein voll funktionsfähiges Bibelstudien Werkzeug bekommen werden. + + +Motivation + Unser Verlangen ist es, Gott zu dienen und unseren Teil dazu beizutragen, dass andere in ihrer Beziehung mit IHM wachsen. Wir haben eine klaffende Lücke gefunden: Es gab keine benutzerfreundliche Bibelstudiensoftware unter Linux. Wir haben &bibletime; entwickelt um diese Lücke zu füllen. Wir haben uns bemüht dies zu einem mächtigen und qualitativen Programm zu machen, das jedoch gleichzeitig einfach und intuitiv zu bedienen ist. Es ist unser Verlangen, dass Gott gepriesen wird, da Er die Quelle aller guten Dinge ist. + +
James 1:17, NASB +Alle gute Gabe und alle vollkommene Gabe kommt von obenherab, von dem Vater des Lichts, bei welchem ist keine Veränderung noch Wechsel des Lichtes und der Finsternis. +
+ + Gott segne Sie, wenn Sie dieses Programm benutzen, und möge Er durch die Arbeit unserer Hände verherrlicht werden. +
+
+ diff --git a/bibletime-doc/docs/de/handbook/unicode/hdbk-operation.docbook b/bibletime-doc/docs/de/handbook/unicode/hdbk-operation.docbook new file mode 100644 index 0000000..5e36f03 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/hdbk-operation.docbook @@ -0,0 +1,959 @@ +Programmbedienung + &bibletime; wird hauptsächlich von dem Modulbaum aus bedient (dieser wird "Hauptgruppe" genannt). Der zweite wichtige Ort zum Arbeiten in &bibletime; ist der MDI Bereich (MDI = Multiple Document Interface). + +
Hauptgruppe + Dies ist der Bereich auf der linken Seite des &bibletime; Fensters. Er enthält den Baum der installierten Dokumente (Sword Module) und alle von Ihnen angelegten Lesezeichen. + Modulbaum +
+ +
Ein Modul zum Anschauen auswählen +Wenn Sie Dokument auswählen wolllen, klicken Sie einfach auf die gewünschte Dokumentengruppe (Bibeln, Kommentare oder Lexika) um den Inhalt der Dokumentengruppe anzuzeigen. Um ein Dokument zu öffnen klicken Sie auf dessen Symbol. + Auswahl eines Dokumentes +Hier funktioniert Drag&Drop + Ein Dokument kann aus einem bereits geöffneten Dokument heraus geöffnet werden. Klicken Sie einfach auf eine Versnummer (Mauspfeil ändert sich zu einer Hand) und ziehen Sie diese zur Modulliste. Lassen Sie sie hier auf dem Namen des von Ihnen gewünschten Modules fallen; dieses Modul wird nun an der Stelle des herübergezogenen Verses geöffnet. Wenn Sie eine Versnummer auf ein bereits geöffnetes Modul ziehen, wird dieses automatisch zur gewünschten Stelle springen. Dies funktioniert nur für Bibeln und Kommentare. + Zwei weitere Funktionen sind durch &RMB; auf dem Modul verfügbar. "Über dieses ModulA" öffnet ein Fenster mit Informationen über Copyright und andere wichtige Eigenschaften dieses Dokumentes. "Dieses Modul entschlüsseln" öffnet einen kleinen Dialog für verschlüsselte Dokumente. Dies erlaubt es den Besitzern des Schlüssels, diesen einzugeben, um das Modul zu entschlüssenl und damit lesbar zu machen. Die Crosswire Bible Society muss Module verschlüsseln, bis entweder der Copyrightinhaber die Erlaubnis für die Weitergabe des Moduls erteilt, oder der Text in Public Domain übergegangen ist (Copyright verfallen). See information on locked modules on the Crosswire Bible Society web site. + + + + +
Auf Lesezeichen zugreifen Hier funktioniert Drag&Drop Klicken Sie mit der rechten Maustaste auf einen leeren Bereich der Hauptgruppe und wählen Sie "Erzeuge einen neuen Ordner" um einen neuen Ordner anzulegen. Sie können normale Drag&Drop Funktionen benutzen, um Verse aus den Suchdialogsergebnissen in den Lesezeichen Ordner zu ziehen und um Lesezeichen in Ordnern neu anzuordnen. Es gibt auch eine Import/Export Funktion für Lesezeichen. Wählen Sie "Exportiere Lesezeichen" im Menü der rechten Maustaste. Dies wird eine Dialogbox öffnen, in der Sie die Lesezeichen speichern können. Sie können mit anderen Benutzern von BibleTime ausgetauscht werden, archiviert werden usw. Sie können in der gleichen Art und Weise importiert werden. Sie können auch rechts-klicken um Ordnernamen und Beschreibungen von Lesezeichen zu ändern, und um Lesezeichen und Gruppen zu entfernen. + Auswahl von Lesezeichen +
+
+ +
Multiple Document Interface (MDI) Fenster + Hier werden Dokumente "Anzegefenstern" angezeigt, die speziell auf die verschiedenen Modultypen abgestimmt sind. Die Crosswire Bible Society wird möglicherweise andere Dokumenttypen für Sword schaffen. Wenn sie freigegeben werden, wird &bibletime; sie auch unterstützen. + +
+Geöffnete Fenster verwalten Dokumentenfenster können mit Hilfe von üblichen &kde; Fenster/Titelzeilen Funktionen kontrolliert und verändert werden. Als Erweiterung zu diesen können Sie geöffnete Dokumentenfenster kacheln und stapeln. Benutzen Sie die entsprechenden Knöpfe in der Werkzeugleiste oder die Menüfunktionen im "Fenster" Untermenü der Menüleiste. +
+ +
+In geöffneten Dokumenten navigieren Die Navigation innerhalb eines Dokumentes ist durch das Schlüssel-Kontrollmenü und durch eine Scrollleiste verwirklicht. +Um zu einer bestimmter Stelle zu springen benutzen Sie die Schlüsselkontrolle. +Um sich in dem Bereich des Dokumentes zu bewegen benutzen Sie die Scrollleiste. +Für Bibeltexte ist die Indexreihenfolge Buch - Kapitel - Vers +Für Kommentare ist die Indexreihenfolge Buch - Kapitel - Vers +Für Lexika ist der Index Schlüsselwort +Drag&Drop funktioniert hier; Wenn Sie einen Vers eines geöffneten Fensters oder ein Lesezeichen ziehen und auf einem anderen Dokumentenfenster fallen lassen, wird dieses von der aktuell angezeigten Stelle zur Stelle des Verses oder des Lesezeichens springen. +
+ +
Bearbeiten Sie ihren eigenen Kommentar Die Werkzeugleiste des Kommentarfensters hat einen weiteren Button, mit dem Bild eines Stiftes. Geben Sie ihre Notizen ein Für das "Personal-commentary" Modul, &LMB; den Button mit dem Bild eines Stiftes um Ihre Notizen einzugeben, oder um eingegebene zu bearbeiten. Wenn Sie fertig sind, &LMB; den "Speichern" (Ddisketten) Button, um Ihre Notizen zu sichern. Um die Notizen für einen Vers zu löschen, &LMB; den Vers löschen Button Vers Löschen Symbol . + + +Das Personal Commentary ist ein Sword Modul. Wenn Sie es nicht im Hauptindex finden, dann laden Sie es von derCrosswire Bible Society herunter. +Falls Sie nicht in das Modul Persönlicher Kommentar schreiben können, sind die Zugriffsrechte für den persönlichen Kommentar falsch. Setzen Sie die Zugrigffsrechte zurück, um ihrem Benutzer zu erlauben hinein zu schreiben. +Hier funktioniert Drag&Drop, wie bei anderen Kommentaren und Bibeltexten. +
+
+ + + +
Exortieren und Drucken +Bibel-Fenster, Lexikon-Fenster, Kommentar-Fenster +Durch &RMB; auf dem Eintrag, der Versnummer oder dem Text des Anzeigefensters wird eine Auswahlbox erscheininen (je nach Modultyp), die Zugriff auf Auswahl-, Nachschlage-, Export- und Druckfunktionen bietet. +
Alle auswählen +Ein &LMB; hier wählt den gesamten text des Kapitels aus, das gerade dargestellt wird. +
+
Text im Lexikon nachschlagen +Ein &LMB; hier wird ein Submenü mit einer Liste von allen verfügbaren Lexikons öffnen. Ein &LMB; auf einem Lexicon öffnet das Lexikokn mit dem Eintrag, der gerade im aktuellen Text markiert ist. +
+ +
Kopieren +Ein &LMB; hier wird ein Submenü anzeigen, dass die Möglichkeit bietet, den aktuellen Text in die Zwischenablage zu kopieren. + Vers - Die Nummer des aktuellen Verses (z.B. 1 Mose 1:25). Text des Verses - Der Text des aktuellen Verses. Vers mit Text - Sowohl Versnummer und Text des aktuellen Verses Kapitel - Das ganze Kapitel Ausgewählter Text - Nur der ausgewählte Text. + Dieser Text kann in jede Anwendung kopiert werden, die auf die Zwischenablage zugreifen kann. + +
+
Zur Druckschlange hinzufügen +Ein &LMB; hier zeigt ein Submenü mit den Druckmöglichkeiten an: + Vers mit Text Kapitel + Wenn Sie diese auswählen, wird der Text zur BibleTime Druckschlange hinzugefügt, aber noch nicht ausgedruckt. Sobald sie alle gewünschten Einträge zur Druckschlange hinzugefügt haben, clicken Sie das Druck-Icon, und der Druckdialog wird angezeigt. Nun können Sie den Text entweder anschauen oder drucken. +Das Drucken in &bibletime; ist relativ einfach und als Hilfsmittel gedacht. Wenn Sie ein Dokument oder eine Präsentation erstellen, die Text von &bibletime; Dokumenten enthält, dann kopieren Sie den Text doch über die Zwischenablage in Ihr bevorzugtes Programm. +
+
Speichern +Ein &LMB; hier zeigt ein Submenü mit Speichermöglichkeiten an: + Kapitel als normaler Text - eine Datei mit &UNIX;-formatiertem ASCII-Text wird erstellt. Kapitel als HTML - Eine HTML Datei wird erstellt. + Wenn der Text gespeichert ist, kann er mit jedem Text- oder HTML-Editor bearbeitet werden. +
+ + +
+
+ + + + + diff --git a/bibletime-doc/docs/de/handbook/unicode/hdbk-start.docbook b/bibletime-doc/docs/de/handbook/unicode/hdbk-start.docbook new file mode 100644 index 0000000..0350068 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/hdbk-start.docbook @@ -0,0 +1,74 @@ +&bibletime; starten + &bibletime; ist ein &kde; Programm und ist in den &kde; Arbeitsplatz integriert. Sie können &bibletime; in &kde; Startmenü in der Hauptgruppe finden. XX + &bibletime; kann von anderen Fenstermanagern aufgerufen werden (wie zum Beispiel gnome), voraussgesetzt &kde; ist installiert. SIe müssen ihr eigenes Symbol anlegen, um das Programm zu starten. Schlagen Sie in der Hilfe des Fenstermanagers nach, wie dies funktioniert. + &bibletime; kann auch von der Kommandozeile eines Terminals aufgerugfen werden. Um &bibletime; zu starten, öffnen Sie ein Terminal (jedes beliebige Xterminal) und geben Sie &bibletime; ein. +
Startvorgang + Wenn &bibletime; startet, könnten Sie einige Meldungen sehen: + Keine Module installiert - Dies erscheint, wenn Sie vergessen haben Sword Module zu installieren, oder wenn Sword Module nicht gefunden werden können. Erster Start - Dies wird angezeigt, wenn &bibletime; das erste Mal startet. Tägliche Tipps - Dies wird bei jedem Start angezeigt, es sei denn Sie schalten dies ab. Tägliche Tipps + +
+
Elemente des &bibletime; Fensters + Jetzt öffnet sich das &bibletime; Fenster. Die Bedienung wird im nächsten Kapitel erklärt. Das &bibletime; Anwendungsfenster +
+
+ + + diff --git a/bibletime-doc/docs/de/handbook/unicode/hdbk-toolbars.docbook b/bibletime-doc/docs/de/handbook/unicode/hdbk-toolbars.docbook new file mode 100644 index 0000000..899cbc0 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/hdbk-toolbars.docbook @@ -0,0 +1,438 @@ +Werkzeugleiste und Menüleiste + + +
Werkzeugleiste + + Die Aktion jedes Knopfes wird in der Dialogbox beschrieben. Bewegen des Mauspfeils über einen Knopf zeigt den Tooltip des Knopfes der die Aktion des Knopfes beschreibt. +
+
Knopf-Aktion + + Symbol Schließt &bibletime; + + Symbol Druckt Einträge der Druckschlange. + + Symbol Suche in ausgewählten Modulen. + + Symbol Dokumentenfenster staffeln. + + Symbol Dokumentenfenster automatisch staffeln. + + Symbol Dokumentenfenster kacheln. + + Symbol Dokumentenfenster automatisch kacheln. + + + Symbol Alle Dokumentenfenster schließen. +
+ +
Menüzeile + +
+ +
Datei + Druckschlange leeren Entfernt alle Einträge aus der &bibletime; Druckschlange. Die &bibletime; Druckschlange wird nicht automatisch gelöscht. Drucken Dieser Menüeintrag öffnet den Druckdialog. Hier können Sie wie in jeder anderen &kde; Anwendung drucken oder betrachten. +
+ +
Ansicht + Werkzeugleiste anzeigen +>Wenn Werkzeigleiste anzeigen ausgewählt ist, dass wird die Werkzeugleiste angezeigt. Wenn Werkzeigleiste anzeigen nicht ausgewählt ist, dass wird die Werkzeugleiste versteckt. Zeige Hauptgruppe Wenn Zeige Hauptgruppe ausgewählt ist, dann wird der linke Bereich, der die vorhandenen &sword;-Dokumente zeigt, angezeigt. Wenn Zeige Hauptgruppe nicht ausgewählt ist, dann wird der linke Bereich versteckt. +
+ +
Hauptgruppe + In Modulen suchen Wenn Durchsuche gewählte Module ausgewählt ist, dann wird derSuchdialog angezeigt. Jedes im linken Bereich ausgewählte Dokument sind in der Module auswählen Karteikarte vorausgewählt. Hauptgruppe zurücksetzen Wenn Hauptgruppe zurücksetzen ausgewählt wird, wird der linke Bereich neu aufgebaut.Jede Einstellung sowie die Lesezeichen werden gelöscht. Entferne ausgewählte Elemente Wenn Entferne ausgewählte Einträge ausgewählt wird, wird jeder in der Hauptgruppe gewählte Eintrag gelöscht. Diese Aktion kann nur teilweise durch Hauptgruppe zurücksetzen rückgängig gemacht werden. Benutzen Sie diese Funktion mit Vorsicht. +
+ +
Fenster + Profil speichern Speichert die aktuelle Konfiguration zum gewählten Profil Profile laden Lädt den Inhalt des gewählten Profiles in die aktuelle Sitzung von &bibletime;. Profile einrichten Dies öffnet den Profile Teil des Optionendialoges. Hier erzeugen und verwalten Sie die Profile. Vollbild Modus Wenn Vollbild Modus ausgewählt wurde, wird &bibletime; die gesamte Fläche des Monitors bedecken. Um dies wieder rückgängig zu machen, wählen Sie Vollbild Modus erneut aus. Staffeln Geöffnete Dokumentenfenster staffeln Kacheln Geöffnete Dokumentenfenster kacheln Automatisch staffeln Staffelt automatisch die neu geöffneten Anzeigefenster Automatisch Kacheln ditto für das kacheln neu geöffneter Anzeigefenster Alle Schließen Schließt alle geöffneten Anzeigefenster Liste des geöffneten Module zeigt eine Liste aller zur Zeit gewählter Module. +
+ +
Einstellungen + Werkzeugleiste einrichten Zeigt den Werkzeugleiste einrichten Dialog. &bibletime; einrichten Öffnet den Optionendialog. Von diesem Dialog aus können Sie alle Einstellungen wie Schriften, Profile, Sword-Einstellungen und Tastenkürzel vornehmen. +
+ +
Hilfe + Handbuch Wählen Sie Handbuch aus, um dieses Dokument im &kde; Hilfezentrum zu lesen. Installation Wählen Sie Installation aus, um die Installationsanleitung für &bibletime; im &kde; Hilfezentrum zu öffnen. Anleitung zum Bibelstudium Wählen Sie Anleitung zum Bibelstudium um einen guten Grundlagentext mit Empfelungen zum Bibelstudium zu öffnen. Was ist das? Dies erlaubt ihnen auf bestimmte Elemente zu klicken, um eine Kontextinformation zu erhalten. Fehlerbericht Schicken Sie einen Fehlerbericht zu den Entwicklern des Programmes, um die Entwicklung zu unterstützen. Bevor Sie einen Fehlerbericht schicken, konfigurieren Sie die Anwendung zum Fehlerberichten so, dass es ihr Mailprogramm benutzt. Dies kann durch konfigurieren im Einen Fehlerbericht schicken... Dialog gemacht werden. Täglicher Tipp Öffnet den Tipp des Tages Dialog. Über &bibletime; Öffnet ein Fenster mit allgemeinen Informationen zu &bibletime; Über &kde; Öffnet ein Fenster mit allgemeinen Informationen zu &kde; +
+ + + +
+ + diff --git a/bibletime-doc/docs/de/handbook/unicode/index.docbook b/bibletime-doc/docs/de/handbook/unicode/index.docbook new file mode 100644 index 0000000..5823b68 --- /dev/null +++ b/bibletime-doc/docs/de/handbook/unicode/index.docbook @@ -0,0 +1,121 @@ + +BibleTime'> + Sword'> + + + + + + + + + + +]> + + + + +Das BibleTime-Handbuch + + + Fred Saalbach
info@bibletime.de
+ Jeffrey Hoyt +
+ +ROLES_OF_TRANSLATORS + + +1999 +2000 +2001 +BibleTimeinfo@bibletime.de + + + + +Der BibleTime Hilfedialog ist ein Teil von BibleTime. + + BibleTime is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +09/February/2002 +2.00 + + + &bibletime; ist eine in der Studie der Bibel zu helfende Anwendung. + + + +KDE +bibletime +Bibletime +sword +crosswire +Hilfedialog + + +
+ +&hdbkchap1; +&hdbkchap2; +&hdbkchap3; +&hdbkchap4; +&hdbkchap5; + +
+ diff --git a/bibletime-doc/docs/de/helpdialog/Makefile.am b/bibletime-doc/docs/de/helpdialog/Makefile.am new file mode 100644 index 0000000..c63c09d --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/Makefile.am @@ -0,0 +1,39 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +po-files: + for f in `ls ../../en/helpdialog/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/helpdialog\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + + +unicode-files: + for f in `ls ../../en/helpdialog/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/helpdialog\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/helpdialog\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/de/helpdialog/Makefile.in b/bibletime-doc/docs/de/helpdialog/Makefile.in new file mode 100644 index 0000000..e93f598 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/Makefile.in @@ -0,0 +1,495 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/helpdialog/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/helpdialog + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/helpdialog/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +po-files: + for f in `ls ../../en/helpdialog/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/helpdialog\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + +unicode-files: + for f in `ls ../../en/helpdialog/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/helpdialog\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/helpdialog\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/helpdialog/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/helpdialog/html/Makefile.am b/bibletime-doc/docs/de/helpdialog/html/Makefile.am new file mode 100644 index 0000000..c22e0e9 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; diff --git a/bibletime-doc/docs/de/helpdialog/html/Makefile.in b/bibletime-doc/docs/de/helpdialog/html/Makefile.in new file mode 100644 index 0000000..b5e2ef1 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/helpdialog/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/helpdialog/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/helpdialog/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/helpdialog/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/helpdialog/html/help-first-startup.html b/bibletime-doc/docs/de/helpdialog/html/help-first-startup.html new file mode 100644 index 0000000..206cde1 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-first-startup.html @@ -0,0 +1 @@ +Chapter 1. Der erste Start

Der erste Start

Chapter 1. Der erste Start

Table 1.1. Der erste Start von BibleTime! Diese Tabelle beschreibt die Funktionen von BibleTime!

Funktion Beschreibung
MDI MDI ist die Abkürzung für Multiple Document Interface. Mit der Hilfe von MDI ist es möglich mehr als ein Anzeigefenster zur selben Zeit geöffnet zu haben! Sie können so zum Beispiel zwei verschiedene Bibeln Seite an Seite anschauen und ihren Text vergleichen. Aber es ist ebenfalls möglich nur ein Fenster so wie in früheren Versionen von BibleTime geöffnet zu haben. Das Menü Fenster dient zum Arbeiten mit der MDI Schnittstelle. Der MDI Bereich wird nur Anzeigefenster enthalten, nichts anderes. Diese saubere Darstellung vermeidet die Verwirrung der Benutzern durch zu viele Möglichkeiten.
Anzeigefenster Ein Anzeigefenster ist ein Fenster innerhalb des MDI Bereiches von BibleTime Ein Anzeigefenster präsentiert den Inhalt eines Dokumentes (SwordModul) in einem vernünftigen Format (Bibeln werden zum Beispiel als HTML-Text mit Verknüpfungen auf Versreferenzen dargestellt). Wir benutzen Anzeigefenster um einen allgemeinen Ansatz für die Zukunft zu haben. Crosswire wird Sword erweitern sowie mehr Material veröffentlichen. Wenn neue Modultypen für Sword entstehen, werden wir einfach zusätzliche Typen von Anzeigefenstern hinzufügen. Dieser Ansatz macht BibleTime für die Zukunft erweiterbar und macht es möglich jede Art von Modulen anzuzeigen, die in Zukunft erzeugt werden können (zum Beispiel Karten oder Sound-Module).
Hauptgruppe Die Hauptgruppe ist der Baum auf der linken Seite von BibleTime Anwendungsfenster. Die Hauptgruppe kombiniert Lesezeichenverwaltung und Moduleverwaltung. Um mit der Hauptgruppe zu arbeiten benutzen Sie das Menü der rechte Maustaste. Die Hauptgruppe ist Drag&Drop fähig: Sie können Versreferenzen aus einem geöffneten Anzeigefenster oder aus dem Suchdialog ziehen um ein Lesezeichen anzulegen, und Sie können Einträge im Baum bewegen (z.B. Gruppen oder Lesezeichen in andere Gruppen bewegen).
Suchschnittstelle Die Suchfunktion befindet sich nun in einem eigenen Fenster. Klicken Sie mit der rechten Maustaste auf ein Modul und wählen Sie Suche in gewählten Modulen um den Suchdialog zu öffnen. Der Dialog enthält Bereiche, in denen Suchbegriffe eingegeben, Suchbereiche gesetzt und in den gefundenen Einträgen navigiert werden kann. Die letzte Karteikarte zeigt die grafische Suchanalyse.
Drag and Drop Drag&Drop ist ein wichtiger Teil von BibleTime! Sie können Dokumente, Versreferenzen, Lesezeichen, Ordner, Suchergebnisse usw. herumziehen. Orte, an denen Sie diese fallen lassen können, sind die Hauptgruppe, die Anzeigefenster und der Kommentareditor. Spielen Sie einfach etwas herum um herauszufinden wie unser Drag&Drop-System arbeitet! Wir hoffen, dass es ihnen gefällt!

Table 1.2. Hier ist eine kurze Liste von URLs mit mehr Informationen über BibleTime!

URLBeschreibung
www.bibletime.de Dies ist die Homepage von BibleTime! Gehen Sie zu dieser Seite um Dokumentationsseiten zu lesen. Vergessen sie nicht das FAQ auf www.bibletime.de zu lesen, es enthält Antworten auf Fragen, die Sie wahrscheinlich haben.
www.crosswire.org Dies ist das Seite von Crosswire Bible Society! Crosswire Bible Society ist die Bibelgesellschaft, welche die Textbibliothek und den Installationsmanager für Sword herstellt. Sie können die Bibeltexte von dieser Seite herunterladen. Die meisten der auf Crosswire erhältlichen Texte sind entweder Public Domain oder sind von dem Copyrighthalter für Crosswire Bible Society zur Verteilung bereitgestellt worden. Module, die nicht zur freien Verteilung herausgegeben wurden, sind verschlüsselt. Bitte lesen Sie die Seite Hilfedialog für verschlüsselte Module vor dem Herunterladen von Modulen.
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/help-first-time-search.html b/bibletime-doc/docs/de/helpdialog/html/help-first-time-search.html new file mode 100644 index 0000000..4116f34 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-first-time-search.html @@ -0,0 +1 @@ +Chapter 2. Der erste Aufruf des Suchdialoges

Der erste Aufruf des Suchdialoges

Chapter 2. Der erste Aufruf des Suchdialoges

Sie haben den Suchdialog zum ersten Mal geöffnet!

Diese Seite beschreibt, was der Suchdialog ist, wie man ihn benutzt und wie man effiziente Suchen durchführt.

2.1 Was ist der Suchdialog?
2.2 Wie suche ich nach Text?

2.1 Was ist der Suchdialog?

Der Suchdialog ist der Dialog, in dem sie die installierten Sword Dokumente (Module) mit BibleTime durchsuchen können. Sie können Text eingeben und diese Text in den Dokumenten suchen. Die gefundenen Einträge erscheinen in einer Liste, so dass Sie mit ihnen arbeiten können.

2.2 Wie suche ich nach Text?

Um einen Text zu suchen, klicken sie auf den ersten Eintrag der Karteikarten im oberen Bereich des Dialoges. Geben Sie nun Ihren Text in der Eingabezeile zu Beginn der Seite ein. Falls Sie keine besonderen Sucheigenschaften nutzen wollen, lassen Sie die Einstellungen unberührt und klicken Sie auf den Knopf Suchen am unteren Ende des Dialoges. Der Fortschritt der Suche wird in den beiden Anzeigen unten angezeigt. Die erste Anzeige zeigt den Fortschritt für das aktuelle Modul, die zweite zeigt die Prozent der gesamten Suche. Es ist möglich in mehr als einem Modul zu suchen, daher werden zwei Anzeigen benötigt. Falls Sie jedoch die Suche erweitern möchten, bieten wir Ihnen folgende Möglichkeiten an:

Mehrere Wörter

Die eingegebenen Wörter können in einer anderen Reihenfolge auftreten, als sie eingegeben wurden. Sie können sogar Teil eines Wortes sein.

Genaue Suche

Der Text wird exakt so gesucht, wie Sie ihn eingegeben haben; der Text wird ohne Unterscheidung von Groß- und Kleinbuchstaben gesucht, außer Sie haben GROß/klein aktiviert.

Reguläre Ausdrücke

Wenn Sie diese Art der Suche benutzen, werden GNU reguläre Ausdrücke benutzt.

Im Normalfall werden alle Suchen ohne die Unterscheidung von GROSS/klein durchgeführt. Um die Unterscheidung anzuschalten aktivieren Sie die Box GROSS/klein. Falls Sie Probleme mit den Suchtypen, der Unterscheidung von GROSS/klein oder anderen für die Suche relevanten Dinge bekommen, finden Sie in unserem Handbuch mehr Informationen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/help-initbackend-failed.html b/bibletime-doc/docs/de/helpdialog/html/help-initbackend-failed.html new file mode 100644 index 0000000..a269f41 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-initbackend-failed.html @@ -0,0 +1 @@ +Chapter 3. Initialisierung des Backends ist fehlgeschlagen!

Initialisierung des Backends ist fehlgeschlagen!

Chapter 3. Initialisierung des Backends ist fehlgeschlagen!

Die Initialisierung von BibleTimes backend ist fehlgeschlagen!

Wenn Sie diese Meldung erhalten, haben Sie einen Programmfehler freilegt, den wir kennen müssen über.

Senden Sie bitte einen Programmfehler-Report mit etwas Informationen und zeigen Sie uns, wie man das Problem reproduziert.

Email wir bei info@bibletime.de!

Vielen Dank für Ihre Hilfe!

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/help-module-encrypted.html b/bibletime-doc/docs/de/helpdialog/html/help-module-encrypted.html new file mode 100644 index 0000000..b42ebf5 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-module-encrypted.html @@ -0,0 +1 @@ +Chapter 4. Das Modul ist verschlüsselt

Das Modul ist verschlüsselt

Chapter 4. Das Modul ist verschlüsselt

Das von ihnen ausgewählte Modul ist verschlüsselt.

Diese Beschreibt, was Verschlüsselung für Sie bedeutet.

4.1 Was ist ein verschlüsseltes Modul?
4.2 Wie entschlüssele ich ein Modul?
4.3 Warum sind Module verschlüsselt?

4.1 Was ist ein verschlüsseltes Modul?

Ein verschlüsseltes Modul (Dokument) ist ein Modul, dass mit einem Passwort gesichert ist. Nur ein Benutzer mit dem richtigen Passwort kann das Modul entschlüsseln um es zu lesen.

4.2 Wie entschlüssele ich ein Modul?

Für normale Benutzer ist es traurigerweise zur Zeit leider nicht möglich, verschlüsselte Module zu benutzen. Das Problem ist, dass die Copyrightinhaber ihre Module nicht für Sword veröffentlichen möchten. Aber falls Sie einen Schlüssel haben, klicken Sie mit der rechten Maustaste auf ein Modul und wählen Sie "Entschlüssele Modul...". Ein Dialog erscheint, geben Sie hier bitte den Schlüssel ein, um das Modul aufzuschließen.

4.3 Warum sind Module verschlüsselt?

Module sind verschlossen, weil die Copyrightinhaber der Module ihre Texte nicht für das Sword Projekt veröffentlichen möchten. Bitte kontaktieren Sie die Copyrightinhaber und bitten Sie, die Module verfügbar zu machen. Falls Sie dafür bezahlen möchten, sagen Sie dies; dies ist etwas, was siemögen. Wir wissen, dass freie Module wirklich schön wären; versuchen Sie deshalb diese zu bekommen. Sie können auch Crosswire Bible Society besuchen und die Informationen über die Anstrengungen lesen, die unternommen wurden die Texte durch Crosswire zu verbreiten. Vielen Dank für Ihre Anstrengungen!

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/help-no-mods-d.html b/bibletime-doc/docs/de/helpdialog/html/help-no-mods-d.html new file mode 100644 index 0000000..e734a7c --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-no-mods-d.html @@ -0,0 +1 @@ +Chapter 6. Initialisierung des Modulverzeichnisses ist fehlgeschlagen!

Initialisierung des Modulverzeichnisses ist fehlgeschlagen!

Chapter 6. Initialisierung des Modulverzeichnisses ist fehlgeschlagen!

Es gibt kein mods.d Verzeichnis!

Diese Seite beschreibt, wass das mods.d Verzeichnis ist und wie man dieses Problem löst!

6.1 Was ist das mods.d Verzeichnis?
6.2 Wie löse ich dieses Problem?
6.3 Kann ich BibleTime ohne das mods.d Verzeichnis starten?

6.1 Was ist das mods.d Verzeichnis?

Das Verzeichnis mods.d ist das Verzeichnis, welches die Konfigurationsdaten der Module entält! Sie benötigen dieses Verzeichnis, sonst können Sie Bibletime und Sword nicht nutzen! Bitte lesen Sie die Installationsanweisungen.

6.2 Wie löse ich dieses Problem?

Die Lösung besteht darin, ein mods.d Verzeichnis anzulegen: Bitte wechseln Sie in ihr Sword Verzeichnis und geben Sie "mkdir mods.d" ein um das Verzeichnis anzulegen. Nun kopieren Sie die Konfigurationsdateien in dieses Verzeichnis und löschen Sie (falls sie existiert) die Datei mods.conf, da sie nicht mehr benötigt wird. Das mods.d Verzeichnis hat diese Datei ersetzt.

6.3 Kann ich BibleTime ohne das mods.d Verzeichnis starten?

Ja, das ist möglich. Aber es ist nicht sehr hilfreich. Im Hauptindex wird es keine Module geben. Es ist möglich, BibleTime so zu testen, aber es ist unmöglich, ohne Module zu arbeiten.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/help-no-modules.html b/bibletime-doc/docs/de/helpdialog/html/help-no-modules.html new file mode 100644 index 0000000..48ddeb6 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-no-modules.html @@ -0,0 +1 @@ +Chapter 7. Keine Module installiert!

Keine Module installiert!

Chapter 7. Keine Module installiert!

Es sind keine Sword Module installiert!

Diese Seite beschreibt, was Module sind und wie man dieses Problem löst

7.1 Was ist ein Modul?
7.2 Wie löse ich dieses Problem?
7.3 Was soll ich machen, wenn es nicht funktioniert?

7.1 Was ist ein Modul?

Ein Sword Module ist die Basis von BibleTime. Ein Modul kann eine Bibel, ein Kommentar oder ein Lexicon sein. Später werden wir Karten und andere interessante Dinge haben. Es ist nicht möglich mit BibleTime zu arbeiten, wenn keine Module installiert sind, obwohl es möglich ist BibleTime ohne installiert Module zu testen. Wenn Module in BibleTime angezeigt werden, nennen wir sie Dokumente.

7.2 Wie löse ich dieses Problem?

Bitte laden Sie einige Module herunter und installieren Sie diese! Sie bekommen die Module unter www.crosswire.org. Bitte lesen Sie die Installationsanweisungen.

7.3 Was soll ich machen, wenn es nicht funktioniert?

Bitte lesen Sie die Dokumentation auf www.bibletime.de. Falls Sie es nicht zum Funktionieren bekommen, schicken Sie bitte eine eMail an info@bibletime.de .

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/help-sword-module-trouble.html b/bibletime-doc/docs/de/helpdialog/html/help-sword-module-trouble.html new file mode 100644 index 0000000..cdf0470 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/help-sword-module-trouble.html @@ -0,0 +1 @@ +Chapter 5. Sword.

Sword.

Chapter 5. Sword.

Das Sword Modul konnte nicht geöffnet werden. Dieser Fehler wird normalerweise durch ein veraltetes oder beschädigtes Modul verursacht. Bitte besuchen Sie die Crosswire Bible Society, um ein Update des Moduls zu erhalten.

Note

Momentan kann Sword dieses Problem nicht abfangen. BibleTime und Sword stürzen ohne Fehlermeldung ab.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/html/index.html b/bibletime-doc/docs/de/helpdialog/html/index.html new file mode 100644 index 0000000..244c177 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/html/index.html @@ -0,0 +1 @@ +BibleTime Hilfe

BibleTime Hilfe

BibleTime Hilfe

Fred Saalbach

Jeffrey Hoyt

Revision 1.01.00

Der BibleTime Hilfedialog ist Teil von BibleTime.

BibleTime is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

BibleTime ist eine in der Studie der Bibel zu helfende Anwendung.


KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/helpdialog/unicode/Makefile.am b/bibletime-doc/docs/de/helpdialog/unicode/Makefile.am new file mode 100644 index 0000000..8a07e8d --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; diff --git a/bibletime-doc/docs/de/helpdialog/unicode/Makefile.in b/bibletime-doc/docs/de/helpdialog/unicode/Makefile.in new file mode 100644 index 0000000..7482e65 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/helpdialog/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/helpdialog/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/helpdialog/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/helpdialog/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/helpdialog/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/helpdialog/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-first-startup.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-first-startup.docbook new file mode 100644 index 0000000..4a63003 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-first-startup.docbook @@ -0,0 +1,118 @@ + +Der erste Start + + +Der erste Start von &bibletime;! Diese Tabelle beschreibt die Funktionen von &bibletime;! + + Funktion Beschreibung + MDI MDI ist die Abkürzung für Multiple Document Interface. Mit der Hilfe von MDI ist es möglich mehr als ein Anzeigefenster zur selben Zeit geöffnet zu haben! Sie können so zum Beispiel zwei verschiedene Bibeln Seite an Seite anschauen und ihren Text vergleichen. Aber es ist ebenfalls möglich nur ein Fenster so wie in früheren Versionen von &bibletime; geöffnet zu haben. Das Menü Fenster dient zum Arbeiten mit der MDI Schnittstelle. Der MDI Bereich wird nur Anzeigefenster enthalten, nichts anderes. Diese saubere Darstellung vermeidet die Verwirrung der Benutzern durch zu viele Möglichkeiten. Anzeigefenster Ein Anzeigefenster ist ein Fenster innerhalb des MDI Bereiches von &bibletime; Ein Anzeigefenster präsentiert den Inhalt eines Dokumentes (&sword;Modul) in einem vernünftigen Format (Bibeln werden zum Beispiel als HTML-Text mit Verknüpfungen auf Versreferenzen dargestellt). Wir benutzen Anzeigefenster um einen allgemeinen Ansatz für die Zukunft zu haben. Crosswire wird &sword; erweitern sowie mehr Material veröffentlichen. Wenn neue Modultypen für &sword; entstehen, werden wir einfach zusätzliche Typen von Anzeigefenstern hinzufügen. Dieser Ansatz macht &bibletime; für die Zukunft erweiterbar und macht es möglich jede Art von Modulen anzuzeigen, die in Zukunft erzeugt werden können (zum Beispiel Karten oder Sound-Module). Hauptgruppe Die Hauptgruppe ist der Baum auf der linken Seite von &bibletime; Anwendungsfenster. Die Hauptgruppe kombiniert Lesezeichenverwaltung und Moduleverwaltung. Um mit der Hauptgruppe zu arbeiten benutzen Sie das Menü der rechte Maustaste. Die Hauptgruppe ist Drag&Drop fähig: Sie können Versreferenzen aus einem geöffneten Anzeigefenster oder aus dem Suchdialog ziehen um ein Lesezeichen anzulegen, und Sie können Einträge im Baum bewegen (z.B. Gruppen oder Lesezeichen in andere Gruppen bewegen). Suchschnittstelle Die Suchfunktion befindet sich nun in einem eigenen Fenster. Klicken Sie mit der rechten Maustaste auf ein Modul und wählen Sie Suche in gewählten Modulen um den Suchdialog zu öffnen. Der Dialog enthält Bereiche, in denen Suchbegriffe eingegeben, Suchbereiche gesetzt und in den gefundenen Einträgen navigiert werden kann. Die letzte Karteikarte zeigt die grafische Suchanalyse. Drag and Drop Drag&Drop ist ein wichtiger Teil von &bibletime;! Sie können Dokumente, Versreferenzen, Lesezeichen, Ordner, Suchergebnisse usw. herumziehen. Orte, an denen Sie diese fallen lassen können, sind die Hauptgruppe, die Anzeigefenster und der Kommentareditor. Spielen Sie einfach etwas herum um herauszufinden wie unser Drag&Drop-System arbeitet! Wir hoffen, dass es ihnen gefällt! + +
+ + +Hier ist eine kurze Liste von URLs mit mehr Informationen über &bibletime;! + + URL Beschreibung + www.bibletime.de Dies ist die Homepage von &bibletime;! Gehen Sie zu dieser Seite um Dokumentationsseiten zu lesen. Vergessen sie nicht das &FAQ; auf www.bibletime.de zu lesen, es enthält Antworten auf Fragen, die Sie wahrscheinlich haben. www.crosswire.org Dies ist das Seite von &crosswire;! &crosswire; ist die Bibelgesellschaft, welche die Textbibliothek und den Installationsmanager für &sword; herstellt. Sie können die Bibeltexte von dieser Seite herunterladen. Die meisten der auf Crosswire erhältlichen Texte sind entweder Public Domain oder sind von dem Copyrighthalter für &crosswire; zur Verteilung bereitgestellt worden. Module, die nicht zur freien Verteilung herausgegeben wurden, sind verschlüsselt. Bitte lesen Sie die Seite Hilfedialog für verschlüsselte Module vor dem Herunterladen von Modulen. + +
+
+ + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-first-time-search.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-first-time-search.docbook new file mode 100644 index 0000000..d45f1cb --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-first-time-search.docbook @@ -0,0 +1,65 @@ + +Der erste Aufruf des Suchdialoges + +Sie haben den Suchdialog zum ersten Mal geöffnet! +Diese Seite beschreibt, was der Suchdialog ist, wie man ihn benutzt und wie man effiziente Suchen durchführt. + + + + + Was ist der Suchdialog? + + + Der Suchdialog ist der Dialog, in dem sie die installierten &sword; Dokumente (Module) mit &bibletime; durchsuchen können. Sie können Text eingeben und diese Text in den Dokumenten suchen. Die gefundenen Einträge erscheinen in einer Liste, so dass Sie mit ihnen arbeiten können. + + + + + Wie suche ich nach Text? + + + Um einen Text zu suchen, klicken sie auf den ersten Eintrag der Karteikarten im oberen Bereich des Dialoges. Geben Sie nun Ihren Text in der Eingabezeile zu Beginn der Seite ein. Falls Sie keine besonderen Sucheigenschaften nutzen wollen, lassen Sie die Einstellungen unberührt und klicken Sie auf den Knopf Suchen am unteren Ende des Dialoges. Der Fortschritt der Suche wird in den beiden Anzeigen unten angezeigt. Die erste Anzeige zeigt den Fortschritt für das aktuelle Modul, die zweite zeigt die Prozent der gesamten Suche. Es ist möglich in mehr als einem Modul zu suchen, daher werden zwei Anzeigen benötigt. Falls Sie jedoch die Suche erweitern möchten, bieten wir Ihnen folgende Möglichkeiten an: + Mehrere Wörter + Die eingegebenen Wörter können in einer anderen Reihenfolge auftreten, als sie eingegeben wurden. Sie können sogar Teil eines Wortes sein. + Genaue Suche + Der Text wird exakt so gesucht, wie Sie ihn eingegeben haben; der Text wird ohne Unterscheidung von Groß- und Kleinbuchstaben gesucht, außer Sie haben GROß/klein aktiviert. + Reguläre Ausdrücke + Wenn Sie diese Art der Suche benutzen, werden GNU reguläre Ausdrücke benutzt. + Im Normalfall werden alle Suchen ohne die Unterscheidung von GROSS/klein durchgeführt. Um die Unterscheidung anzuschalten aktivieren Sie die Box GROSS/klein. Falls Sie Probleme mit den Suchtypen, der Unterscheidung von GROSS/klein oder anderen für die Suche relevanten Dinge bekommen, finden Sie in unserem Handbuch mehr Informationen. + + + + + + + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-initbackend-failed.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-initbackend-failed.docbook new file mode 100644 index 0000000..71db10b --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-initbackend-failed.docbook @@ -0,0 +1,21 @@ + +Initialisierung des Backends ist fehlgeschlagen! +Die Initialisierung von &bibletime;s backend ist fehlgeschlagen! + +Wenn Sie diese Meldung erhalten, haben Sie einen Programmfehler freilegt, den wir kennen müssen über. + + +Senden Sie bitte einen Programmfehler-Report mit etwas Informationen und zeigen Sie uns, wie man das Problem reproduziert. + Email wir bei info@bibletime.de! +Vielen Dank für Ihre Hilfe! + + + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-module-encrypted.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-module-encrypted.docbook new file mode 100644 index 0000000..f8d1523 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-module-encrypted.docbook @@ -0,0 +1,45 @@ + +Das Modul ist verschlüsselt +Das von ihnen ausgewählte Modul ist verschlüsselt. + Diese Beschreibt, was Verschlüsselung für Sie bedeutet. + + + + Was ist ein verschlüsseltes Modul? + + + Ein verschlüsseltes Modul (Dokument) ist ein Modul, dass mit einem Passwort gesichert ist. Nur ein Benutzer mit dem richtigen Passwort kann das Modul entschlüsseln um es zu lesen. + + + + + Wie entschlüssele ich ein Modul? + + + Für normale Benutzer ist es traurigerweise zur Zeit leider nicht möglich, verschlüsselte Module zu benutzen. Das Problem ist, dass die Copyrightinhaber ihre Module nicht für Sword veröffentlichen möchten. Aber falls Sie einen Schlüssel haben, klicken Sie mit der rechten Maustaste auf ein Modul und wählen Sie "Entschlüssele Modul...". Ein Dialog erscheint, geben Sie hier bitte den Schlüssel ein, um das Modul aufzuschließen. + + + + + Warum sind Module verschlüsselt? + + + Module sind verschlossen, weil die Copyrightinhaber der Module ihre Texte nicht für das &sword; Projekt veröffentlichen möchten. Bitte kontaktieren Sie die Copyrightinhaber und bitten Sie, die Module verfügbar zu machen. Falls Sie dafür bezahlen möchten, sagen Sie dies; dies ist etwas, was siemögen. Wir wissen, dass freie Module wirklich schön wären; versuchen Sie deshalb diese zu bekommen. Sie können auch &crosswire; besuchen und die Informationen über die Anstrengungen lesen, die unternommen wurden die Texte durch Crosswire zu verbreiten. Vielen Dank für Ihre Anstrengungen! + + + + + + + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-no-mods-d.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-no-mods-d.docbook new file mode 100644 index 0000000..3feb8ef --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-no-mods-d.docbook @@ -0,0 +1,54 @@ + +Initialisierung des Modulverzeichnisses ist fehlgeschlagen! + +Es gibt kein mods.d Verzeichnis! + +Diese Seite beschreibt, wass das mods.d Verzeichnis ist und wie man dieses Problem löst! + + + + Was ist das mods.d Verzeichnis? + + + Das Verzeichnis mods.d ist das Verzeichnis, welches die Konfigurationsdaten der Module entält! Sie benötigen dieses Verzeichnis, sonst können Sie Bibletime und &sword; nicht nutzen! Bitte lesen Sie die Installationsanweisungen. + + + + + Wie löse ich dieses Problem? + + + Die Lösung besteht darin, ein mods.d Verzeichnis anzulegen: Bitte wechseln Sie in ihr &sword; Verzeichnis und geben Sie "mkdir mods.d" ein um das Verzeichnis anzulegen. Nun kopieren Sie die Konfigurationsdateien in dieses Verzeichnis und löschen Sie (falls sie existiert) die Datei mods.conf, da sie nicht mehr benötigt wird. Das mods.d Verzeichnis hat diese Datei ersetzt. + + + + + Kann ich &bibletime; ohne das mods.d Verzeichnis starten? + + + Ja, das ist möglich. Aber es ist nicht sehr hilfreich. Im Hauptindex wird es keine Module geben. Es ist möglich, &bibletime; so zu testen, aber es ist unmöglich, ohne Module zu arbeiten. + + + + + + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-no-modules.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-no-modules.docbook new file mode 100644 index 0000000..a9e1e68 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-no-modules.docbook @@ -0,0 +1,50 @@ + +Keine Module installiert! + +Es sind keine &sword; Module installiert! +Diese Seite beschreibt, was Module sind und wie man dieses Problem löst + + + + + Was ist ein Modul? + + + Ein &sword; Module ist die Basis von &bibletime;. Ein Modul kann eine Bibel, ein Kommentar oder ein Lexicon sein. Später werden wir Karten und andere interessante Dinge haben. Es ist nicht möglich mit &bibletime; zu arbeiten, wenn keine Module installiert sind, obwohl es möglich ist &bibletime; ohne installiert Module zu testen. Wenn Module in &bibletime; angezeigt werden, nennen wir sie Dokumente. + + + + + Wie löse ich dieses Problem? + + +Bitte laden Sie einige Module herunter und installieren Sie diese! Sie bekommen die Module unter www.crosswire.org. Bitte lesen Sie die Installationsanweisungen. + + + + + Was soll ich machen, wenn es nicht funktioniert? + + + Bitte lesen Sie die Dokumentation auf www.bibletime.de. Falls Sie es nicht zum Funktionieren bekommen, schicken Sie bitte eine eMail an info@bibletime.de . + + + + + + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/help-sword-module-trouble.docbook b/bibletime-doc/docs/de/helpdialog/unicode/help-sword-module-trouble.docbook new file mode 100644 index 0000000..6c50aca --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/help-sword-module-trouble.docbook @@ -0,0 +1,12 @@ + +Sword. +Das Sword Modul konnte nicht geöffnet werden. Dieser Fehler wird normalerweise durch ein veraltetes oder beschädigtes Modul verursacht. Bitte besuchen Sie die Crosswire Bible Society, um ein Update des Moduls zu erhalten. + Momentan kann Sword dieses Problem nicht abfangen. &bibletime; und Sword stürzen ohne Fehlermeldung ab. + diff --git a/bibletime-doc/docs/de/helpdialog/unicode/index.docbook b/bibletime-doc/docs/de/helpdialog/unicode/index.docbook new file mode 100644 index 0000000..1cf7733 --- /dev/null +++ b/bibletime-doc/docs/de/helpdialog/unicode/index.docbook @@ -0,0 +1,134 @@ + + + + + + + BibleTime'> + Sword'> + Sword Installmgr'> + Crosswire Bible Society'> + + + + + + + + + + +]> + + + + +&bibletime; Hilfe + + + Fred Saalbach
info@bibletime.de
+ Jeffrey Hoyt +
+ +ROLES_OF_TRANSLATORS + + +1999 +2000 +2001 +Das &bibletime;-Team, info@bibletime.de + + + + +Der &bibletime; Hilfedialog ist Teil von &bibletime;. + + &bibletime; is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +12/18/2001 +1.01.00 + + + &bibletime; ist eine in der Studie der Bibel zu helfende Anwendung. + + + +KDE +Bibletime +Sword +Crosswire Bible Society +Hilfedialog + + +
+ +&hdchap1; +&hdchap2; +&hdchap3; +&hdchap4; +&hdchap5; +&hdchap6; +&hdchap7; + +
+ + diff --git a/bibletime-doc/docs/de/howto/Makefile.am b/bibletime-doc/docs/de/howto/Makefile.am new file mode 100644 index 0000000..6e5e2e3 --- /dev/null +++ b/bibletime-doc/docs/de/howto/Makefile.am @@ -0,0 +1,39 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +po-files: + for f in `ls ../../en/howto/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/howto\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + + +unicode-files: + for f in `ls ../../en/howto/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/howto\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/howto\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/de/howto/Makefile.in b/bibletime-doc/docs/de/howto/Makefile.in new file mode 100644 index 0000000..3bc2e17 --- /dev/null +++ b/bibletime-doc/docs/de/howto/Makefile.in @@ -0,0 +1,495 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/howto/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/howto + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/howto/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +po-files: + for f in `ls ../../en/howto/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/howto\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + +unicode-files: + for f in `ls ../../en/howto/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/howto\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/howto\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/howto/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/howto/html/Makefile.am b/bibletime-doc/docs/de/howto/html/Makefile.am new file mode 100644 index 0000000..c5601ff --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/Makefile.am @@ -0,0 +1,5 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = diff --git a/bibletime-doc/docs/de/howto/html/Makefile.in b/bibletime-doc/docs/de/howto/html/Makefile.in new file mode 100644 index 0000000..55242ab --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/Makefile.in @@ -0,0 +1,364 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=h2-rules-context.html h2-importance.html h2-importance-exhortations.html h2-basics-interpretation.html h2-basics.html h2-importance-wars.html h2-basics-worksheet.html h2-rules.html h2-importance-liberates.html index.html h2-basics-expository.html h2-rules-normal.html h2-basics-approaches.html h2-importance-breathed.html h2-importance-once.html h2-basics-types.html h2-rules-parables.html h2-rules-hcontest.html h2-importance-supplement.html h2-importance-works.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/howto/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/howto/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/howto/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/howto/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/howto/html/h2-basics-approaches.html b/bibletime-doc/docs/de/howto/html/h2-basics-approaches.html new file mode 100644 index 0000000..a5f336c --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-basics-approaches.html @@ -0,0 +1 @@ +Annäherung an Gottes Wort

Annäherung an Gottes Wort

Annäherung an Gottes Wort

Hören und Lesen geben eine Übersicht über die Schrift, während das Studieren und Auswendiglernen eine Detailsicht der Schrift gibt. Das Nachdenken über die Schriften vereinigt das Hören, Lesen, Studieren und Ausweniglernen und verfestigt die Worte in unseren Köpfen.

Hören

Lukas 11,28 “Er aber sprach: Ja selig sind die, die das Wort Gottes hören und bewahren.”

Lesen

Offenbarung 1,3 “Selig ist, der da liest und die da hören die Worte der Weissagung und behalten, was darin geschrieben ist; denn die Zeit ist nahe.”

1. Timotheus 4,13“Fahre fort mit Vorlesen, mit Ermahnen, mit Lehren, bis ich komme. ”

Studieren

Apostelgeschichte 17,11 “Diese aber waren freundlicher als die in Thessalonich; sie nahmen das Wort bereitwillig auf und forschten täglich in der Schrift, ob sich's so verhielte.”

2. Timotheus 2,15 “Bemühe [in der engl. KJV `Study'] dich darum, dich vor Gott zu erweisen als einen rechtschaffenen und untadeligen Arbeiter Arbeiter, der das Wort der Wahrheit recht austeilt. ”

Auswendiglernen

Psalm 119,11 “Ich behalte dein Wort in meinem Herzen;/ lass mich nicht abirren von deinen Geboten”

Nachdenken

Psalmen 1,2-3 “Sondern hat Lust am Gesetz des Herrn / und sinnt über seinem Gesetz Tag und Nacht! Der ist wie ein Baum, gepflanzt an Wasserbächen, der seine Frucht bringt zu seiner Zeit, und seine Blätter verwelken nicht. / Und was er macht, das gerät wohl.”

Die Seeleute verdeutlichen dies, indem sie sagen, dass der Daumen alle Finger berühren kann, wir können über Gottes Wort nachdenken während wir eins der ersten vier Dinge tun. Darüber nachzudenken ist ein Schlüssel zur Offenbarung. Ein junger Christ muss die Bibel mehr hören und lesen als sie zu studieren und Dinge zu lernen. Durch diese Vorgehensweis werden sie mit der allumfassenden Botschaft der Bibel vetraut.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-basics-expository.html b/bibletime-doc/docs/de/howto/html/h2-basics-expository.html new file mode 100644 index 0000000..3539fdd --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-basics-expository.html @@ -0,0 +1,11 @@ +Eine Textauszugsstudie von Matthäus 6,1-18

Eine Textauszugsstudie von Matthäus 6,1-18

Eine Textauszugsstudie von Matthäus 6,1-18

Lass uns Matthäus 6,1-18 zusammen studieren. Lesen Sie den Text durch. Sehen Sie dabei zuerst nach den Schlüsselversen, d.h. nach den Versen, die den gesamten Abschnitt zusammenfassen. Denken Sie, dass sie fertig sind? Testen sie es, indem sie verschiedene Stellen heraussuchen und dann überlegen ob diese zum Gedanken des Schlüsselverses passen. Wenn Sie ihn gefunden haben, schreiben Sie ihn als Römische Zahl 1 ihrer Übersicht:

+I. HÜTE DICH DAVOR, DEINE RECHTSCHAFFENHEIT VOR ANDEREN AUSZUÜBEN UM BEMERKT ZU WERDEN
+

Was bedeutet "Rechtschaffenheit ausüben"? Gibt der Text irgendwelche Beispiele? Welcher Lebensbereich wird behandelt? Unsere Motive! Welche Untertitel entwickeln diesen Gedanken?

+  A. Wenn du spendest
+  B. Wenn du fastest
+  C. Wenn du betest
+

Füllen Sie jetzt die Übersicht mit spezifischen Anweisungen, wie man falsche Wege seine Rechtsschaffenheit auszuüben vermeiden kann:

+  A. Wenn du gibst
+     1. BLASE KEINE TROMPETE. (WIE KÖNNTE JEMAND HEUTE "EINE TROMPETE BLASEN"?)
+     2. GIB IM VERBORGENEN. USW.
+
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-basics-interpretation.html b/bibletime-doc/docs/de/howto/html/h2-basics-interpretation.html new file mode 100644 index 0000000..94f3b7c --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-basics-interpretation.html @@ -0,0 +1 @@ +Grundlagen einer richtiger Auslegung

Grundlagen einer richtiger Auslegung

Grundlagen einer richtiger Auslegung

Inhalt

Was sagt es aus? Was sagt es in der ursprünglichen Sprache aus? Seien Sie vorsichtig mit Definitionen. Lesen Sie nicht hinein, was nicht ausgesagt wird.

Kontext

Kontext.

Querverweise

Was sagen andere Verse über dieses Thema in anderen Teilen der Bibel aus? Gott widerspricht sich nicht selbst, deshalb muss unsere Auslegung den Test durch andere Stellen bestehen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-basics-types.html b/bibletime-doc/docs/de/howto/html/h2-basics-types.html new file mode 100644 index 0000000..6131b50 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-basics-types.html @@ -0,0 +1 @@ +Arten des Bibelstudiums

Arten des Bibelstudiums

Arten des Bibelstudiums

Thematische Studie

Suchen Sie sich ein bestimmtes Thema heraus und folgen Sie ihm unter Benutzung von Querverweisen oder einer Konkordanz.

Charakterstudie

Das Studieren des Lebens einer Person der Bibel, z.B. Josephs Leben in 1. Mose 37-50

Textauszugsstudie

Studieren eines Absatzes, Kapitels oder Buches.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-basics-worksheet.html b/bibletime-doc/docs/de/howto/html/h2-basics-worksheet.html new file mode 100644 index 0000000..d3e75ae --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-basics-worksheet.html @@ -0,0 +1,6 @@ +Arbeitsblatt: Wie man eine Konkordanz benutzt

Arbeitsblatt: Wie man eine Konkordanz benutzt

Arbeitsblatt: Wie man eine Konkordanz benutzt

Um einen speziellen Vers zu finden

  1. Suchen Sie sich das Schlüsselwort oder das ungewöhnlichste Wort des Verses heraus.

  2. Schlagen Sie dieses Wort alphabetisch nach.

  3. Gehen Sie die Spalte der Auflistung durch, bis Sie ihren Vers finden.

+	Finde diese Verse:
+		"Die Schläge des Freundes meinen es gut."
+		"Wir sind die Botschafter Christi."
+		Die Geschichte über den Reichen Mann und Lazarus.
+

Eine thematische Studie durchführen

Lassen Sie uns von der Annahme ausgehen, dass sie eine Studie des Wortes "Erlösung" machen möchten. Als erstes würden Sie das Wort in der Konkordanz nachschlagen und die aufgelisteten Stellen nachschlagen. Dann könnten Sie verwandte Worte und die für sie angegebenen Stellen nachschlagen , z.B. "erlösen, erlöst, Lösegeld", sogar "kaufen" oder "erkauft".

Wortbedeutungen im Griechischen oder Hebräischen klarstellen

Was wäre, wenn Sie einen Widerspruch zwischen Matthäus 7,1 "Richtet nicht, damit ihr nicht gerichtet werdet" und 1. Korinther 2,15 (Lutherbibel von 1545) "Der Geistliche aber richtet alles und wird von niemand gerichtet." entdecken würden? Vielleicht wurden hier zwei verschiedene griechische Wörter benutzt, die beide mit "richten" im Deutschen übersetzt wurden? (Wir benutzen ab jetzt Strongs Nummern).

  1. Schlagen Sie nun "richten" nach.

  2. Gehen Sie die Spalte der Einträge bis Matthäus 7,1 durch. Rechts steht eine Nummer: 2919. Diese bezieht sich auf das verwendete griechische Wort. Schreiben Sie es auf.

  3. Schlagen Sie nun "richten" nach.

  4. Gehen Sie die Spalte bis 1. Korinther 2,15 durch . . . . . 350.

  5. Benutzen Sie nun ein Griechisch Lexikon (Erinnern Sie sich: Sie sind im NT, also ist die Sprache Griechisch, während das AT in Hebräisch ist). Vergleichen Sie die Bedeutung von 2219 mit der Bedeutung von 350 und Sie haben ihre Antwort!

Die Bedeutung von Namen finden

Mit den selben Schritten können wir die Bedeutung von griechischen oder Hebräischen Namen finden.

Schlagen Sie die folgenden Namen nach und schreiben Sie deren Bedeutung auf:

  • Nabal

  • Abigail

  • Joshua

  • Barnabas

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-basics.html b/bibletime-doc/docs/de/howto/html/h2-basics.html new file mode 100644 index 0000000..f9046cd --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-basics.html @@ -0,0 +1,2 @@ +Chapter 2. Grundlagen des Bibelstudiums

Grundlagen des Bibelstudiums

Chapter 2. Grundlagen des Bibelstudiums

Unsere Absicht, wenn wir uns der Bibel annähern

Johannes 5,39-40"Ihr sucht in der Schrift, denn ihr meint, ihr habt das ewige Leben darin; und sie ist's die von mir zeugt; aber ihr wollt nicht zu mir kommen, dass ihr das Leben hättet."

Die Hauptabsicht des Buches ist es uns zu der Person zu bringen. Martin Luther sagte “Wir gehen nur zur Wiege um des Kindes willen”; genauso ist es mit dem Bibelstudium, wir tun es nicht um unser selbst willen, sondern wegen der Kameradschaft mit Gott.

 

Die Juden, zu denen Jesus sprach [...] glaubten, dass das Besitzen der Schrift gleichbedeutend dem Besitzen des Lebens war. Hillel pflegte zu sagen, ‘He who has gotten to himself words of Torah has gotten to himself the life of the world to come.’ Ihr Studium war in sich zu Ende. Hier wurden sie schmerzhaft getäuscht.

Es gibt weder Verdienst noch Profit beim Lesen der Schrift als Selbstzweck, nur wenn sie uns wirkungsvoll auf Jesus Christus hinführt. Jedesmal wenn wenn wir die Bibel lesen brauchen wir die eifrige Erwartung, durch sie Christus zu finden.

 
--John R.W. Stott, Christ the +Controversialist, InterVarsity Press 1978, pp.97, 104. 
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-breathed.html b/bibletime-doc/docs/de/howto/html/h2-importance-breathed.html new file mode 100644 index 0000000..2597df3 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-breathed.html @@ -0,0 +1,2 @@ +Ein Buch, das Gott eingegeben hat

Ein Buch, das Gott eingegeben hat

Ein Buch, das Gott eingegeben hat

Heb.4,12 ‘ Denn das Wort Gottes ist lebendig und kräftig...’, Jesus sagte (Mt. 4,4), ‘Er aber antwortete und sprach: Es steht geschrieben: "Der Mensch lebt nicht vom Brot allein, sondern von einem jeden Wort, das aus den Mund Gottes geht." ’ Wenn wir die Bibel lesen ist Gottes Geist da, um es in unsere Herzen hinein zu legen in einer immerwieder frischen Art.

2. Timotheus 3:16 erklärt ‘Denn alle Schrift, von Gott eingegeben [wörtlich Gott-gehaucht].’ Glauben Sie das? Bevor Sie antworten, ziehen Sie Jesu' Einstellung bezüglich der Schrift in Betracht.

 

Er bezog sich auf die menschlichen Autoren, aber aktzeptierte es als Tatsache, dass hinter ihnen allen ein göttlicher Autor stand. Er konnte sowohl 'Mose sagt' als auch 'Gott sagte' sagen (Markus 7,10). Er konnte einen Kommentar des Erzählers in 1. Mose 2,24 als einen Ausspruch des Schöpfers selbst zitieren (Matthäus 19,4-5). Ähnlich sagt Er 'Wie fein hat von euch Heuchlern Jesaja geweissagt, wie geschrieben steht', und das, was er weiter zitierte, war die direkte Rede Gottes, des Herrn (Markus 7,6 & Jesaja 29,13). Durch Jesus selbst Jesus haben die Autoren des neuen Testamentes ihre Überzeugung der doppelten Urheberschaft der Schrift. Für sie wahr es genauso richtig zu sagen 'Nachdem Gott vorzeiten vielfach und auf vielerlei Weise geredet hat zu den Vätern durch die Propheten' (Hebräer 1,1) wie 'getrieben von dem heiligen Geist haben Menschen im Namen Gottes geredet' (2. Petrus 1,21) zu sagen. Gott hat weder in dieser Art und Weise gesprochen um die Persönlichkeit des menschlichen Autoren zu tilgen, noch haben Männer in dieser Art und Weise gesprochen um das Wort des göttlichen Autoren zu zerstören. God sprach. Männer sprachen. Keiner der beiden Wahrheiten ist es erlaubt von der anderen abzulenken. ...

Dies war Christi Auffassung der Schriften. Ihr Zeuge war Gottes Zeuge. Das Zeugnis der Bibel ist das Zeugnis Gottes. Und der Hauptgrund, warum Christen an den göttlichen Ursprung der Bibel glauben ist, dass Jesus Christus selbst sie gelehrt hat.

 
--John R.W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.93-95  

2. Timotheus 3,16 geht noch weiter: ‘ist nütze zur Lehre, zur Zurechtweisung, zur Besserung, zur Erziehung in der Gerechtigkeit, dass der Mensch Gottes vollkommen sei, zu allem guten Werk geschickt. ’ Wenn wir aktzeptieren, dass die Bibel wirklich Gottes Reden zu uns ist, wird die Folge daraus sein, dass sie unsere Autorität in allen Dingen des Glaubens und Wandels ist.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-exhortations.html b/bibletime-doc/docs/de/howto/html/h2-importance-exhortations.html new file mode 100644 index 0000000..0714627 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-exhortations.html @@ -0,0 +1 @@ +Ermahnungen

Ermahnungen

Ermahnungen

2. Thimotheus 2,15‘Bemühe dich darum, dich vor Gott zu erweisen als einen rechtschaffenen und untadeligen Arbeiter, der das Wort der Wahrheit recht austeilt.’

Kollosser 3,16‘ Laßt das Wort Christi reichlich unter euch wohnen: lehrt und ermahnt einander in aller Weisheit; mit Psalmen, Lobgesängen und geistlichen Liedern singt Gott dankbar in euren Herzen. ’

Wen Sie in etwas reich sind, wie viel haben Sie dann davon?

Nicht wenig!

Prediger 12,11+12 ‘Die Worte der Weisen sind wie Stacheln, und wie eingeschlagene Nägel sind die einzelnen Sprüche; sie sind von einem Hirten gegeben. Und über dem allen, mein Sohn, laß dich warnen; denn des vielen Büchermachens ist kein Ende, und viel Studieren macht den Leib müde. ’

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-liberates.html b/bibletime-doc/docs/de/howto/html/h2-importance-liberates.html new file mode 100644 index 0000000..58fbc96 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-liberates.html @@ -0,0 +1 @@ +Ein Buch, das befreit

Ein Buch, das befreit

Ein Buch, das befreit

Johanner 8,32 ‘und werdet die Wahrheit erkennen, und die Wahrheit wird euch frei machen. ’ Dies wird normalerweise durch sich selbst zitiert. Ist die ein bedingtes oder ein unbedingtes Versprechen? Findet es Anwendung auf alle Arten von Weisheit? Finden Sie die Antwort heraus, indem Sie die erste Hälfte des Satzes in Vers 31 untersuchen ‘Wenn ihr bleiben werdet in meinem Wort, so seid ihr Warhaftig meine Jünger...’

Wir sehen, dass es ein bedingtes Versprechen ist, dass speziell von der Wahrheit Gottes Wortes spricht.

Das griechische Wort für "Wind", welches in Eph. 4:14 benutzt wird, meint einen gewaltsamen Wind. Als Folge sind wir nicht länger Kinder, hin- und hergeworfen von den Wellen und bewegt von jedem Wind der Lehre [...]. Eine Sache, die das Studieren der Bibel in uns bewirkt ist ,dass sie uns in der Wahrheit verwurzelt, mit der Folge, dass wir nicht leicht “weggeblasen werden”.

Jesus aber antwortete und sprach zu ihnen, ‘Ihr irrt, weil ihr weder die Schrift kennt noch die Kraft Gottes.’ Matthäus 22,29

Welche beiden Dinge müssen wir kennen, um von Fehlern abgehalten zu werden?

  • Gottes Wort

  • Gottes Kraft

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-once.html b/bibletime-doc/docs/de/howto/html/h2-importance-once.html new file mode 100644 index 0000000..c185efc --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-once.html @@ -0,0 +1,2 @@ +Anhang: “Einer für Alle”

Anhang: “Einer für Alle”

Anhang: “Einer für Alle”

 

Die Wahrheit betreffend der Endgültigkeit Gottes Initiative in Christus wird durch ein Wort des Griechischen Testamentes ausgedrückt, nämlich durch das Adverb hapax und ephapax. Es wird normalerweise in der "Authorized Version" mit "einmal" übersetzt, in der Bedeutung von "einmal für immer" [Anm. d. Übers.: eng. "once for all" kann auch als "entgültig" übersetzt werden]. Es wird für das benutzt, was ewige Gültigkeit hat und niemals Wiederholung benötigt und es wird im Neuen Testament auf Offenbarung und Erlösung angewandt. Folglich bezieht sich Judas auf den Glauben, der einmal für immer den Heiligen übergeben wurde (Judas 3), und Römer sagt “Denn was er gestorben ist, das ist er der Sünde ein für allemal [...]” (Römer 6,10, siehe auch 1. Petrus 3,18; Hebräer 9,26-28).

Folglich können wir sagen, dass Gott einmal für immer gesprochen hat und das Christus einmal für immer gelitten hat. Dies bedeutet, dass die christliche Offenbarung und die christliche Erlösung gleicherweise in Christus erfüllt sind. Nichts kann zu beiden hinzugefügt werden ohne schadend für Christus zu sein... Die beiden Fundamente [Anm. d. Übers. eigentlich rock = Felsen] auf die die protestantische Reformation aufgebaut wurde sind -- Gottes offenbartes Wort ohne den Ergänzungen menschlicher Traditionen und Christi vollendetes Werk ohne den Ergänzungen menschlicher Verdienste. Die großen Losungen der Reformer waren sola scriptura für die Autorität und sola gratia für unsere Erlösung.

 
--John R. W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.106-107 
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-supplement.html b/bibletime-doc/docs/de/howto/html/h2-importance-supplement.html new file mode 100644 index 0000000..30151e9 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-supplement.html @@ -0,0 +1 @@ +Anhang: Bibellesepläne

Anhang: Bibellesepläne

Anhang: Bibellesepläne

Hier sind einige einfache Programme für Sie, um systematisch ihre Bibel zu lesen. Sie können mehrere gleichzeitig durchführen, so zum Beispiel #1 mit #4 oder #2 mit #5. Verändern Sie das Programm von Jahr zu Jahr um es frisch zu halten.

  1. Das neue Testament in einem Jahr: Lesen Sie jeden Tag ein Kapitel, fünf Tage die Woche.

  2. Die Sprüche in einem Monat: Lesen Sie jeden Tag ein Kapitel der Sprüche, dem aktuellen Tag des Monats entsprechend.

  3. Die Psalmen in einem Monat: Lesen Sie täglich 5 Psalmen in einem Intervall von 30, am 20. müssten Sie zum Beispiel die Psalmen 20,50,80,110 & 140 lesen.

  4. Psalme & Sprüche in 6 Monaten: Lesen Sie sich durch die Psalmen und Sprüche mit einem Kapitel täglich.

  5. Das alte Testament ohne Psalmen und Sprüchen in 2 Jahren: Wenn Sie täglich ein Kapitel lesen und wenn sie die Psalmen und Sprüche auslassen, werden Sie das alte Testament in 2 Jahren und 2 Wochen durchlesen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-wars.html b/bibletime-doc/docs/de/howto/html/h2-importance-wars.html new file mode 100644 index 0000000..81646c1 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-wars.html @@ -0,0 +1 @@ +Ein Buch, das Krieg führt

Ein Buch, das Krieg führt

Ein Buch, das Krieg führt

Epheser 6,10-18 ist ein Bild für unsere geistliche Bewaffnung.

Table 1.3. Geistliche Rüstung

FrageAntwort
Wie viele der aufgelisteten Waffen sind Verteidigungswaffen?5
Wie viele sind Angriffswaffen?Eine
Welche? das Wort - rhema
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance-works.html b/bibletime-doc/docs/de/howto/html/h2-importance-works.html new file mode 100644 index 0000000..840b406 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance-works.html @@ -0,0 +1 @@ +Ein Buch, das arbeitet

Ein Buch, das arbeitet

Ein Buch, das arbeitet

Was wird das Studium der Bibel für sie tun? 1. Thessalonicher 2,14 sagt, dass die Bibel ‘ auch wirkt in euch, die ihr glaubet.’ Schreiben Sie neben jede Schrift die Arbeit nieder, die das Wort durchführt.

Table 1.2. Was bringt das Bibelstudium für Christen?

ReferenzAktion
Epheser 5,26 es reinigt -- “[...] Er hat sie gereinigt durch das Wasserbad im Wort...”
Apostelgeschichte 20,32 es erbaut -- “ Und nun befehle ich euch Gott und dem Wort seiner Gnade, der da mächtig ist, euch zu erbauen und euch das Erbe zu geben mit allen, die geheiligt sind. ”
Römer 15,4 es ermutigt -- “Denn was zuvor geschrieben ist, dass ist uns zur Lehre geschrieben, damit wir durch Geduld und den Trost der Schrift Hoffnung haben. ”
Römer 10,17 es gibt Glauben -- “So kommt der Glaube aus der Predigt, das Predigen aber durch das Wort Christi.”
1. Korinther 10,11 es warnt -- “ Die wiederfuhr ihnen als ein Vorbild. Es ist aber geschrieben uns zur Warnung [...]”
Matthäus 4,4 Nahrung -- “Er aber antwortete und sprach: Es steht geschrieben: "Der Mensch lebt nicht vom Brot allein, sondern von einem jeden Wort, das aus dem Wort Gottes geht."”
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-importance.html b/bibletime-doc/docs/de/howto/html/h2-importance.html new file mode 100644 index 0000000..3853cce --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-importance.html @@ -0,0 +1,3 @@ +Chapter 1. Wert des Wortes des Gottes

Wert des Wortes des Gottes

Chapter 1. Wert des Wortes des Gottes

Gottes Wort zu verstehen ist von großer Wichtigkeit für alle, die Gottes Namen anrufen. Das Studium der Bibel ist einer der ersten Wege um zu lernen mit Gott zu kommunizieren.

Ein Buch, das einzigartig ist

Die Bibel ist in vielen Dingen überragend. Sie ist einzigartig in:

  • Verbreitung. Verkaufserlöse aus Bibel in Nordamerika: Mehr als 500 Millionen Dollar pro Jahr. Die Bibel ist sowohl insgesamt als auch jährlich der Bestseller.

  • Urheberschaft. Sie wurde in einem Zeitraum von 1600 Jahren von 40 verschiedenen Autoren verschiedener Milieus geschrieben. Sie liest sich jedoch, als ob sie von einem einzigen geschrieben wurde.

  • Erhaltung. F. F. Bruce vergleicht im Buch Are New Testament Documents Reliable? die Manuskripte des neuen Testamentes mit anderen alten Texten:

Table 1.1. Vergleich der Schriften des Neuen Testamentes mit anderen alten Texten

WerkErstellungszeitErstausgabeZeitspanneAnzahl von Kopien
Herodot448-428 v.Chr..900 n.Chr.1300 Jahre8
Tacitus100 n.Chr.1100 n.Chr.1000 Jahre20
Cäsars Gallischer Krieg50-58 v.Chr.900 n.Chr.950 Jahre10
Livius' Römische Geschichte59 v.Chr. - 17 n.Chr.900 n.Chr.900 Jahre20
Neues Testament40 n.Chr. - 100 n.Chr.130 n.Chr. Teile der Manuskripte. 350 n.Chr. alle Manuskripte30 - 310 Jahre5000 Grieschische & 10,000 Lateinische

Es existieren zehn Kopien von Cäsars Gallischem Krieg, die erste wurde 900 Jahre nachdem Cäsars das Original schrieb, kopiert usw. Für das neue Testament haben wir vollständige Manuskripte, die auf 350 n.Chr. datiert werden; Schriftstücke aus den 200er Jahren, die den größten Teil des Neuen Testamentes enthalten und und Fragment des Johannesevangeliums von 130 n.Chr. Wie viele Ausgaben haben wir, um sie miteinander zu vergleichen? 500 in Griechisch und 10000 in Lateinisch!

 

"In der Wahrheit und Fülle der Beweise, auf der er aufbaut steht der Text des Neuen Testamentes absolut und unerreichbar alleine über den anderen alten Prosaschriften."

 
--Textual critic F. J. A. Hort, "The New Testament in the +Original Greek", vol. 1 p561, Macmillan Co., quoted in Questions of Life p. +25-26 
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-rules-context.html b/bibletime-doc/docs/de/howto/html/h2-rules-context.html new file mode 100644 index 0000000..3eb4c11 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-rules-context.html @@ -0,0 +1 @@ +Regel 2 - Auslegung im biblischen Zusammenhang

Regel 2 - Auslegung im biblischen Zusammenhang

Regel 2 - Auslegung im biblischen Zusammenhang

Schriftauslegung in Harmonie mit anderen Schriften. Was sagen die Verse jeder Seite aus? Was ist das Thema des Kapitels? Des Buches? Stimmt ihre Auslegung mit diesen überein? Wenn nicht, so ist sie fehlerhaft. Normalerweise vesorgt uns der Zusammenhang mit dem, was wir zu richtigen Auslegung des Abschnitts benötigen. Kontext ist König. Wenn immer noch Verwirrung über die Bedeutung nach der Auslegung des Textes ín seinem Zusammenhang besteht, müssen wir weiter nachforschen.

Beispiel 2A

In einer vorherigen Unterrichtsstunde haben wir Johannes 3,5 “geboren ... aus Wasser und Geist” In Bezug auf den Kontext, was ist das Wasser in dieser Diskussion?

Wassertaufe steht hier nicht in der Diskussion, was eine große Verschiebung des von Jesus und Nikodemus diskutierten Themas wäre. Halten Sie Ausschau nach einem plötzlichen Wechsel des Themas, es könnte ein Hinweis sein, dass ihre Auslegung entgleist ist! Das Wasser ist die lebensspendende Flüssigkeit, ‘geboren aus Wasser’ = natürliche Geburt.

Beispiel 2B

1 Korinther 14,34 “[...] die Frauen [sollen] schweigen in der Gemeindeversammlung” muss mit in den bibilischen Zusammenheng von 1. Korinther 11,5 ‘Ein Frau aber, die betet oder prophetisch redet...’ genommen werden.

Beispiel 2C

Apostelgeschichte 2,38 Petrus sprach zu ihnen: “Tut Buße, und jeder lasse sich taufen auf den Namen Jesu Christi zur Vergebung eurer Sünden...” Ist dies Wiedergeburt durch Taufe? Wenn es der einzige Vers der Schrift wäre, den wir hätten, müssten wir das folgern. Aber in dem Licht der klaren Lehre an anderen Stelle, dass Wiedergeburt durch den Glauben an Christus geschieht, müssen wir es anderes auslegen. Petrus drängt die Taufe als einen Weg für seine Hörer auf das Evangelium zu antworten. Wenn die Taufe der Weg wäre, wiedergeboren zu werden, wie könnte Paulus dann in 1. Kor. 1,17 schreiben “Denn Christus hat mich nicht gesandt zu taufen, sondern das Evangelium zu verkünden”?

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-rules-hcontest.html b/bibletime-doc/docs/de/howto/html/h2-rules-hcontest.html new file mode 100644 index 0000000..5dfa967 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-rules-hcontest.html @@ -0,0 +1 @@ +Regel 3 - Auslegung im geschichtlichen und kulturellen Zusammenhang

Regel 3 - Auslegung im geschichtlichen und kulturellen Zusammenhang

Regel 3 - Auslegung im geschichtlichen und kulturellen Zusammenhang

Zuallererst fragen wir nicht "Was bedeutet dies für mich?" sondern "Was hat es für den ursprünglichen Autoren bedeutet?"; später können wir fragen "Was bedeutet es für mich?" Wir müssen den geschichtlichen und kulturellen Hintergrund des Autoren und der Empfänger in Betracht ziehen.

Beispiel 3A

"3 Tage & 3 Nächte" (Mt.12,40) haben zur "MittwochsKreuzigungstheorie" geführt, besonders der Kult der Armstrongism. Anm. des Übers.: Leider weiss ich nicht, was Armstronism für ein Kult ist. Wie konnte Jesus am Freitag sterben und am Sonntag Morgen auferstehen ("...am dritten Tage auferstehen" (Mt. 16,21))? Genaue Bedeutungen von "drei" oder "Tagen" helfen nicht, den scheinbaren Widerspruch zu erklären.

Wir benötigen einen geschichtlichen Leckerbissen: Die Juden zählten jeden Teil eines Tages als vollen Tag, so wie wir Eimer Wasser zählen würden (wenn wir sechs und einen halben Eimer Wasser hätten, würden wir sagen dass es sieben Eimer Wasser sind sogar wenn der letzte nur teilweise voll ist). Dies istdie jüdische Art. Jeder Teil eines Tages wurde als voller Tag gezählt, Tage begannen um 18h und endeten um 6h. Freitag von 15h bis 18h = 1. Tag. Freitag von 18h bis Samstag 18h = 2. Tag. Samstag 18.00h bis Sonntag vielleicht 5h = 3. Tag. Die Auslegung im kulturellen Kontext bringt uns aus den Schwierigkeiten heraus.

Beispiel 3B

1. Mose 15,7-21. Der historische Zusammenhang ist, dass das teilen von Tieren in zwei Teile und dass nachfolgende Gehen zwischen ihnen der normale Weg zu Abrahams Zeit war, einen Vetrag zu schließen. Beide Vetragspartner gingen dazwischen hindurch, den Pfand nehmend, dass Zerstückelung auf sie kommen solle, wenn sie nicht ihren Teil des Vertrages halten. Aber in diesem Falle geht nur Gott hindurch, was dies zu einem einseitigen Vetrag macht.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-rules-normal.html b/bibletime-doc/docs/de/howto/html/h2-rules-normal.html new file mode 100644 index 0000000..bfdbfd5 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-rules-normal.html @@ -0,0 +1 @@ +Regel 4 - Auslegung in Bezug auf der normalen Benutzung der Worte in der Sprache

Regel 4 - Auslegung in Bezug auf der normalen Benutzung der Worte in der Sprache

Regel 4 - Auslegung in Bezug auf der normalen Benutzung der Worte in der Sprache

Lassen Sie wörtliche Sprache wörtlich sein und bildliche Sprache bildlich sein. Und achten Sie auf Idiome, die eine besondere Bedeutung haben.

Beispiel 4A

‘böses Auge’ in Mt.6,23.

Regel 1 - Definition von ‘böse’ und ‘Auge’ - hilft hier nicht. Regel 2, Zusammenhang: Dies scheint uns nur noch mehr zu verwirren. Es scheint nicht mit dem zu passen, was davor und danach steht! Dies sollte uns zeigen, dass wir es nicht richtig verstehen.

Was wir hier haben ist ein hebräisches Idiom, ‘böses Auge’. Lasst uns andere Benutzungen dieses Idioms nachschlagen: Mt. 20,15 ‘Oder habe ich nicht die Macht zu tun, was ich will, mit dem was mein ist? Siehst du scheel [wörtl. ‘böse’] drein, weil ich so gütig [wörtl. ‘gut’] bin?’. Wir sehen, dass ein ‘Böses Auge’ zu haben ein Idiom für geizig oder neidisch sein ist.Jetzt gehen Sie zurück zu Mt. 6 und sehen Sie, wie dieses Verständnis so perfekt in den Zusammenhang passt.

Beispiel 4B

Jesaja 59,1 “[...] des Herrn Arm ist nicht zu kurz” Deut.33:27 “ unter den ewigen Armen.” Verweise auf Körperteile von Gott werden von den “Mormonen” [Anm. des Übers.: im eng. "Latter-Day Saints"] um nachzuweisen, dass Gott einst ein Mann wie wir war. Nachdem sie die Menschen davon überzeugt haben, beginnen sie weiter zu lehren, dass wir Gott werden können wie er es tat. Auf einem Vortrag den Walter Martin (Autor von Kingdom of the Cults) gab, forderte eine Gruppe von Mormonenältesten ihn mit einer Versaufzählung wie diesen heraus. Dr. Martin forderte die Mormonen dann heraus, eine weitere Stelle zu lesen: Psalm 91,4 “Er wird dich mit seinen Fittichen decken, und Zuflucht wirst du haben unter seinen Flügeln...”. W.M. folgerte "Mit den selben Regeln der Auslegung, mit denen sie gerade festgestellt haben, dass Gott ein Mann ist, haben sie gerade festgestellt, dass Gott ein Vogel ist." Die Mormonen mussten lachen, als sie die Lächerlichkeit ihrer Position realisierten.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-rules-parables.html b/bibletime-doc/docs/de/howto/html/h2-rules-parables.html new file mode 100644 index 0000000..1518285 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-rules-parables.html @@ -0,0 +1 @@ +Regel 5 - Verstehen des Zwecks einer Parabeln und des Unterschiedes zwischen einer Parabel und einer Allegorie

Regel 5 - Verstehen des Zwecks einer Parabeln und des Unterschiedes zwischen einer Parabel und einer Allegorie

Regel 5 - Verstehen des Zwecks einer Parabeln und des Unterschiedes zwischen einer Parabel und einer Allegorie

Eine Allegorie ist: EINE GESCHICHTE; IN DER JEDES ELEMENT EINE BEDEUTUNG HAT

Jede Parabel ist eine Allegorie, whar oder falsch?

Einige Gleichnisse sind Allegorien, zum Beispiel ist das Gleichnis des Sähmanns eine Allegorie. Der Samen ist das Wort Gottes, die Dornen sind Sorgen und Gier, usw. Die meisten Gleichnisse sind keine Allegorien, sondern einfache Geschichten, um einen bestimmten Punkt zu verdeutlichen. Es ist gefährlich unsere Lehren von Gleichnissen zu gewinnen; sie können so gedreht werden, alle Dinge auszusagen. Wir müssen unsere Lehre von klaren Schriftstellen bekommen, die es auslegen; wenn ein Gleichnis dies zusätzlich verdeutlicht ist es hilfreich.

Beispiel 5A

Das Gleichnis der Witwe mit dem ungerechten Richter in Lukas 18,1-8. Diese Geschichte verdeutlicht eine Lektion: Mut im Gebet. [Anm. d. Üb.: im Engl. "boldnessin prayer"]. Wenn wir das Ganze in eine Allegorie verwandeln, was haben wir dann?

Alle Arten von Gewalt geschehen in der Bedeutung: Gott ist widerwillig die Rechte der Witwen zu schützen, Gebete "ärgern" Ihn, usw.

Beispiel 5B

Das Gleichniss der unehrlichen Verwalters in Lukas 16,1-9. Was ist der Knackpunkt des Gleichnisses? Ist es eine Allegorie?

Der Verwalter wird nur für eine Sache gelobt, seine Schlauheit in der Benutzung von Dingen, die er vorbereiten muss für eine Zeit, in der er sie nicht haben würde. Aber er wird nicht für sein unethisches Verhalten gelobt, nämlich seinen Herren zu hintergehen.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/h2-rules.html b/bibletime-doc/docs/de/howto/html/h2-rules.html new file mode 100644 index 0000000..9f29cb6 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/h2-rules.html @@ -0,0 +1,14 @@ +Chapter 3. Regeln der Bibelauslegung (Hermeneutik)

Regeln der Bibelauslegung (Hermeneutik)

Chapter 3. Regeln der Bibelauslegung (Hermeneutik)

Wir haben bereits von den ‘3 C’ gelernt: Inhalt (="content"), Kontext (="context") Querverweise (="cross-reference"). Wir möchten dies nun durch kurzes Erforschen der biblischen Hermeneutik erweitern. Das Ziel der biblischen Hermeneutik ist es, die Bedeutung zu entdecken, wie sie von dem ursprünglichen Autoren gemeint war. Während viele Anwendungen eines Abschnittes möglich sind, ist jedoch nur eine Auslegung möglich. Die Schriften selbst sagen, dass kein Manuskript eine eigene Auslegung hat (2. Petrus 1,20 “Und das sollt ihr vor allem wissen, dass keine Weissagung in der Schrift eine Sache eigener Auslegung ist”))- Verschiedene Regeln sind Hilfen zum Entdecken der richtigen Bedeutung; durch das Ignorieren dieser Regeln haben Menschen viele Schwierigkeiten für sich selbst und ihre Nachfolger gebracht. 2. Petrus 3,16 “...in denen einige Dinge schwer zu verstehen sind, welche die Unwissenden und Leichfertigen verdrehen, wie auch die anderen Schriften zu ihrer eigenen Verdammnis.”

Wie gehen wir nun vor, um die [ursprünglich] gewollte Bedeutung eines Abschnittes zu entdecken? Lassen Sie uns annehmen, dass ihre Aufmerksamkeit auf einen bestimmten Vers gezogen wurde, dessen Bedeutung ihnen nicht klar ist. Wie studieren Sie ihn? Behalten Sie sich diese Regeln:

Regel 1: Legen Sie der genauen Bedeutung der Wörter aus.

Je präziser wir mit der exakten, ursprünglichen Bedeutung der Wörter sein können, desto besser ist unsere Auslegung. Versuchen Sie die exakte Bedeutung zu finden, indem sie die folgenden Schritte befolgen:

Schritt 1) Bestimmung

Schlagen Sie die Bestimmung in einem Griechisch oder Hebräisch Lexikon nach. Für Verben ist die Verbform ebenfalls entscheidend.

Schritt 2) Querverweise

Vergleichen Sie Schrift mit Schrift. Zu sehen, wie das selbe griechische oder hebräische Wort (nicht das deutsche Wort) in der Schrift benutzt wird, kann die Bestimmung klären oder neu beleuchten. Wie benutzt der selbe Autor das Wort anderswo? Und andere Autoren? Ihre Referenzwerkzeuge könnten ihnen auch die Benutzung des Wortes in nicht-biblisches Dokumenten geben. How does the same author Warum müssen wir in die ursprüngliche Sprache gehen; warum ist das Deutsche Wort nicht gut genug? WEIL MEHR ALS EIN GRIECHISCHES WORT IN DAS SELBE DEUTSCHE ÜBERSETZT WERDEN KANN, UND WEIL DIE GRIECHISCHEN WÖRTER VERSCHIEDENE ABSTUFUNGEN HABEN KANN.

Beispiel 1A

Johannes 20,17 ‘Rühre mich nicht an’ klingt hart, nicht? Es klingt, dass Jesus nicht berührt werden wollte, jetzt wo er auferstanden ist, dass er zu heilig or etwas ähnliches ist. Aber das scheint nicht richtig zu sein, darum lasst es uns in Spiros Zodhiates' The Complete Word Study New Testament (AMG Publishers, 1991). nachschlagen.

Bestimmung: Nach dem Aufschlagen von Johannes 20,17 sehen wir über dem Wort “Rühre” “pim680”. Die Buchstaben geben uns einen Code für den Teil der Sprache, und die Nummer bezieht sich auf das Stronglexikon. Lasst uns die Bedeutung nachschlagen (S. 879). “680. Haptomai; von hapto (681), berühren. Bezieht sich auf solche Behandlung auf ein Objekt, die darauf einen verändernden Einfluß ausübt. Unterscheidet sich von pselaphao (5584), was nur bedeutet, die Oberfläche von etwas zu berühren.” Schlagen wir nun “pim” nach. Die Grammatikcodes in Zodhiates kommen direkt nach der Offenbarung; auf Seite 849 sehen wir, dass pim für “Präsens Imperativ Aktiv (80)” steht. Auf Seite 857 steht “Präsens Imperativ. In der gesprochenen Rede kann es ein Gebot bezeichnen, etwas in der Zukunft zu tun, was eine andauernde oder wiederholte Handlung einschließt oder, wenn es verneint ist, ein Gebot aufzuhören etwas zu tun.” Dies hier ist ein verneinter Befehl, so dass es dafür da ist etwas zu stoppen was schon geschieht. Was haben wir nun?

MARIA KLAMMERT SICH BEREITS AN JESUS, UND ER SAGT DAMIT AUFZUHÖHREN IHN ZU HALTEN!

Beispiel 1B

In Jakobus 5,14 lesen wir, dass Die Ältesten sollen für jemanden, der krank ist, beten und ihn mit Öl salben. Was ist dieses salben?

Bedeutung von aleipho (218) - “ölen” (Stroong); wir haben jedoch auch ein anderes griechisches Wort, das mit “einölen” übersetzt wird, chrio (5548) - “einschmieren oder einreiben mit Öl, d.h. segnen für einen amtlichen oder religiösen Dienst” (Strong). Da es ein Verb ist, ziehen Sie die Form auch in Betracht, “apta” Aorist Partizip Aktiv. “Das Aorist Partizip drückt einfache Handlung aus, im Gegensatz zur andauernden Handlung... Wenn die Beziehung zum Hauptverb temporal ist, kennzeichnet es normalerweise eine Handlung, die früher als die des Hauptverbes stattfindet. ” (Zodhiates S. 851)

+Querverweise für aleipho:
+  Matthäus.6,17 Wenn du aber fastest, so salbe dein Haupt...
+  Markus 16,1 Und als der Sabbat vergangen war, kauften Maria von Magdalena  und Maria, die Mutter des Jakobus, und Salome wohlriechende Öle, um  hinzugehen und ihn zu salben.
+  Markus 6,13 [...] und salbten viele Kranke mit Öl und machten sie gesund.
+  Lukas 7,38 ...und küßte seine Füße und salbt sie mit Salböl
+  Johannes 12,3 Maria ... salbte die Füße Jesu und trocknete mit ihrem Haar  seine Füße ...
+
+Querverweise für chrio:
+  Lukas 4,18 "Der Geist des Herrn ist auf mir, weil er mich gesalbt hat zu  verkündigen..."
+  Apostelgeschichte 4,27 ...Jesus, den du gesalbt hast... 
+  Apostelgeschichte 10,378 wie Gott Jesus von Nazareth gesalbt hat mit  heiligem Geist und Kraft
+  2. Korinther 1,21 Gott ist's aber, der ... uns gesalbt
+

Was ist nun der Unterschied zwischen aleipho und chrio? Schauen Sie erneut die Querverweise und die Definitionen an und sammeln Sie die Unterschiede: ALEIPHO IST PRAKTISCHE BENUTZUNG VON ÖL UND CHRIO IST DIE GEISTLICHE.

Zur Illustration (obwohl hier das Wort nicht benutzt wird) der praktischen Benutzung von Öl zu dieser Zeit ist der barmherzige Samariter, der für den von Räubern geschlagenen Mann sorgte und mit Öl und Wein die Wunden säuberte. Öl hatte also eine medizinische Bedeutung zur Zeit Jesu.

Jetzt lasst uns das durch diese Wortstudie Gelernte auf Jakobus 5,14 anwenden ‘Ist jemand unter euch krank, der rufe zu sich die Ältesten der Gemeinde, dass sie über ihm beten und ihn salben mit Öl im Namen des Herrn.’ Ist hier “salben” geistlich oder praktisch? Praktisch!

Und die Form im griechischen, das Partizip Aorist, könnte besser mit “gesalbt haben” übersetzt werden, so dass in der Reihenfolge erst dass Salben und dann das Gebet kommt (“Im Namen des Herrn” bezieht sich aus Gebet, nicht auf das Salben). Jakobus 5 sagt, dass die Ältesten der kranken Person Medizin geben und für ihn im Namen des Herrn beten sollen. Drückt dass nicht das wunderbare Gleichgewicht zwischen Praktischem und Geistlichem in unseren Gott aus?

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/html/index.html b/bibletime-doc/docs/de/howto/html/index.html new file mode 100644 index 0000000..e0663b8 --- /dev/null +++ b/bibletime-doc/docs/de/howto/html/index.html @@ -0,0 +1 @@ +Das Biblestudy HowTo

Das Biblestudy HowTo

Das Biblestudy HowTo

Bob Harman

Revision 1.01.00

This the copyright of this text is held by the author Bob Harman. The text was adapted for publication with Bibletime by Fred Saalbach.

Non exclusive serial rights for this distribution of this document with the Bibletime Software have been made. Redistribution as part of the Bibletime software without modification and limited reproduction as provided by the "fair use" provisions of the US copyright code are also permitted.

For questions regarding the use of this material contact Bob Harman c/o New Covenant Church 1079 Big Bethel Rd. Hampton VA 23666 USA <N_Cov_Church@compuserve.com>

Anm. des Übersetzers: Der deutsche Text der Bibelstellen ist der deutschen revidierten Lutherbibel von 1984 entnommen. Ich übernehme keinerlei Garantie für die Übersetzung, weder für falsche Wiedergabe noch für unwörtliche und sinnverfälschende Übersetzung. Ich habe mit bestem Wissen und Können übersetzt. Da ich jedoch kein Übersetzer bin, können sich Fehler eingeschlichen sein. Die Originalfassung wird in Englisch mit BibleTime mitgeliefert.

Zusammenfassung

Die Anleitung zum Bibelstudium ist ein Handbuch zum Studieren der Bibel.

Bibletime Anleitung.


KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/howto/unicode/Makefile.am b/bibletime-doc/docs/de/howto/unicode/Makefile.am new file mode 100644 index 0000000..d42d5df --- /dev/null +++ b/bibletime-doc/docs/de/howto/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/howto; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + else \ + ln -sf ../../../en/bibletime/howto/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common; diff --git a/bibletime-doc/docs/de/howto/unicode/Makefile.in b/bibletime-doc/docs/de/howto/unicode/Makefile.in new file mode 100644 index 0000000..c41dc3c --- /dev/null +++ b/bibletime-doc/docs/de/howto/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/howto/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/howto/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/howto/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/howto; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + else \ + ln -sf ../../../en/bibletime/howto/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/howto/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/howto/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/howto/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/howto/unicode/how2-basics.docbook b/bibletime-doc/docs/de/howto/unicode/how2-basics.docbook new file mode 100644 index 0000000..64298d3 --- /dev/null +++ b/bibletime-doc/docs/de/howto/unicode/how2-basics.docbook @@ -0,0 +1,278 @@ +Grundlagen des Bibelstudiums + +
+Unsere Absicht, wenn wir uns der Bibel annähern + Johannes 5,39-40"Ihr sucht in der Schrift, denn ihr meint, ihr habt das ewige Leben darin; und sie ist's die von mir zeugt; aber ihr wollt nicht zu mir kommen, dass ihr das Leben hättet." + +Die Hauptabsicht des Buches ist es uns zu der Person zu bringen. Martin Luther sagte Wir gehen nur zur Wiege um des Kindes willen; genauso ist es mit dem Bibelstudium, wir tun es nicht um unser selbst willen, sondern wegen der Kameradschaft mit Gott. +
John R.W. Stott, Christ the +Controversialist, InterVarsity Press 1978, pp.97, 104. +Die Juden, zu denen Jesus sprach [...] glaubten, dass das Besitzen der Schrift gleichbedeutend dem Besitzen des Lebens war. Hillel pflegte zu sagen, He who has gotten to himself words of Torah has gotten to himself the life of the world to come. Ihr Studium war in sich zu Ende. Hier wurden sie schmerzhaft getäuscht. +Es gibt weder Verdienst noch Profit beim Lesen der Schrift als Selbstzweck, nur wenn sie uns wirkungsvoll auf Jesus Christus hinführt. Jedesmal wenn wenn wir die Bibel lesen brauchen wir die eifrige Erwartung, durch sie Christus zu finden.
+
+ +
+Annäherung an Gottes Wort +Hören und Lesen geben eine Übersicht über die Schrift, während das Studieren und Auswendiglernen eine Detailsicht der Schrift gibt. Das Nachdenken über die Schriften vereinigt das Hören, Lesen, Studieren und Ausweniglernen und verfestigt die Worte in unseren Köpfen. + +
+Hören +Lukas 11,28 Er aber sprach: Ja selig sind die, die das Wort Gottes hören und bewahren. +
+ +
+Lesen Offenbarung 1,3 Selig ist, der da liest und die da hören die Worte der Weissagung und behalten, was darin geschrieben ist; denn die Zeit ist nahe. +1. Timotheus 4,13Fahre fort mit Vorlesen, mit Ermahnen, mit Lehren, bis ich komme. +
+ +
Studieren +Apostelgeschichte 17,11 Diese aber waren freundlicher als die in Thessalonich; sie nahmen das Wort bereitwillig auf und forschten täglich in der Schrift, ob sich's so verhielte. +2. Timotheus 2,15 Bemühe [in der engl. KJV `Study'] dich darum, dich vor Gott zu erweisen als einen rechtschaffenen und untadeligen Arbeiter Arbeiter, der das Wort der Wahrheit recht austeilt. +
+ +
+Auswendiglernen +Psalm 119,11 Ich behalte dein Wort in meinem Herzen;/ lass mich nicht abirren von deinen Geboten
+ +
Nachdenken +Psalmen 1,2-3 Sondern hat Lust am Gesetz des Herrn / und sinnt über seinem Gesetz Tag und Nacht! Der ist wie ein Baum, gepflanzt an Wasserbächen, der seine Frucht bringt zu seiner Zeit, und seine Blätter verwelken nicht. / Und was er macht, das gerät wohl. +Die Seeleute verdeutlichen dies, indem sie sagen, dass der Daumen alle Finger berühren kann, wir können über Gottes Wort nachdenken während wir eins der ersten vier Dinge tun. Darüber nachzudenken ist ein Schlüssel zur Offenbarung. Ein junger Christ muss die Bibel mehr hören und lesen als sie zu studieren und Dinge zu lernen. Durch diese Vorgehensweis werden sie mit der allumfassenden Botschaft der Bibel vetraut.
+
+ +
Arten des Bibelstudiums
Thematische Studie Suchen Sie sich ein bestimmtes Thema heraus und folgen Sie ihm unter Benutzung von Querverweisen oder einer Konkordanz. +
+ +
Charakterstudie +Das Studieren des Lebens einer Person der Bibel, z.B. Josephs Leben in 1. Mose 37-50
Textauszugsstudie Studieren eines Absatzes, Kapitels oder Buches.
+
+ +
+Grundlagen einer richtiger Auslegung + +
+Inhalt +Was sagt es aus? Was sagt es in der ursprünglichen Sprache aus? Seien Sie vorsichtig mit Definitionen. Lesen Sie nicht hinein, was nicht ausgesagt wird.
+ +
Kontext +Kontext. +
+ +
Querverweise + Was sagen andere Verse über dieses Thema in anderen Teilen der Bibel aus? Gott widerspricht sich nicht selbst, deshalb muss unsere Auslegung den Test durch andere Stellen bestehen. +
+
+ +
Eine Textauszugsstudie von Matthäus 6,1-18 +Lass uns Matthäus 6,1-18 zusammen studieren. Lesen Sie den Text durch. Sehen Sie dabei zuerst nach den Schlüsselversen, d.h. nach den Versen, die den gesamten Abschnitt zusammenfassen. Denken Sie, dass sie fertig sind? Testen sie es, indem sie verschiedene Stellen heraussuchen und dann überlegen ob diese zum Gedanken des Schlüsselverses passen. Wenn Sie ihn gefunden haben, schreiben Sie ihn als Römische Zahl 1 ihrer Übersicht: + +I. HÜTE DICH DAVOR, DEINE RECHTSCHAFFENHEIT VOR ANDEREN AUSZUÜBEN UM BEMERKT ZU WERDEN + +Was bedeutet "Rechtschaffenheit ausüben"? Gibt der Text irgendwelche Beispiele? Welcher Lebensbereich wird behandelt? Unsere Motive! Welche Untertitel entwickeln diesen Gedanken? + + A. Wenn du spendest + B. Wenn du fastest + C. Wenn du betest + +Füllen Sie jetzt die Übersicht mit spezifischen Anweisungen, wie man falsche Wege seine Rechtsschaffenheit auszuüben vermeiden kann: + + A. Wenn du gibst + 1. BLASE KEINE TROMPETE. (WIE KÖNNTE JEMAND HEUTE "EINE TROMPETE BLASEN"?) + 2. GIB IM VERBORGENEN. USW. + +
+
Arbeitsblatt: Wie man eine Konkordanz benutzt + +
Um einen speziellen Vers zu finden + Suchen Sie sich das Schlüsselwort oder das ungewöhnlichste Wort des Verses heraus. Schlagen Sie dieses Wort alphabetisch nach. Gehen Sie die Spalte der Auflistung durch, bis Sie ihren Vers finden. + + Finde diese Verse: + "Die Schläge des Freundes meinen es gut." + "Wir sind die Botschafter Christi." + Die Geschichte über den Reichen Mann und Lazarus. + +
+ +
Eine thematische Studie durchführen +Lassen Sie uns von der Annahme ausgehen, dass sie eine Studie des Wortes "Erlösung" machen möchten. Als erstes würden Sie das Wort in der Konkordanz nachschlagen und die aufgelisteten Stellen nachschlagen. Dann könnten Sie verwandte Worte und die für sie angegebenen Stellen nachschlagen , z.B. "erlösen, erlöst, Lösegeld", sogar "kaufen" oder "erkauft". +
+ + +
Wortbedeutungen im Griechischen oder Hebräischen klarstellen +Was wäre, wenn Sie einen Widerspruch zwischen Matthäus 7,1 "Richtet nicht, damit ihr nicht gerichtet werdet" und 1. Korinther 2,15 (Lutherbibel von 1545) "Der Geistliche aber richtet alles und wird von niemand gerichtet." entdecken würden? Vielleicht wurden hier zwei verschiedene griechische Wörter benutzt, die beide mit "richten" im Deutschen übersetzt wurden? (Wir benutzen ab jetzt Strongs Nummern). + Schlagen Sie nun "richten" nach. Gehen Sie die Spalte der Einträge bis Matthäus 7,1 durch. Rechts steht eine Nummer: 2919. Diese bezieht sich auf das verwendete griechische Wort. Schreiben Sie es auf. Schlagen Sie nun "richten" nach. Gehen Sie die Spalte bis 1. Korinther 2,15 durch . . . . . 350. Benutzen Sie nun ein Griechisch Lexikon (Erinnern Sie sich: Sie sind im NT, also ist die Sprache Griechisch, während das AT in Hebräisch ist). Vergleichen Sie die Bedeutung von 2219 mit der Bedeutung von 350 und Sie haben ihre Antwort! +
+ +
Die Bedeutung von Namen finden +Mit den selben Schritten können wir die Bedeutung von griechischen oder Hebräischen Namen finden. +Schlagen Sie die folgenden Namen nach und schreiben Sie deren Bedeutung auf: + Nabal Abigail Joshua Barnabas + +
+
+ diff --git a/bibletime-doc/docs/de/howto/unicode/how2-importance.docbook b/bibletime-doc/docs/de/howto/unicode/how2-importance.docbook new file mode 100644 index 0000000..5edaea3 --- /dev/null +++ b/bibletime-doc/docs/de/howto/unicode/how2-importance.docbook @@ -0,0 +1,421 @@ +Wert des Wortes des Gottes +Gottes Wort zu verstehen ist von großer Wichtigkeit für alle, die Gottes Namen anrufen. Das Studium der Bibel ist einer der ersten Wege um zu lernen mit Gott zu kommunizieren. + +
Ein Buch, das einzigartig ist + Die Bibel ist in vielen Dingen überragend. Sie ist einzigartig in: + Verbreitung. Verkaufserlöse aus Bibel in Nordamerika: Mehr als 500 Millionen Dollar pro Jahr. Die Bibel ist sowohl insgesamt als auch jährlich der Bestseller. Urheberschaft. Sie wurde in einem Zeitraum von 1600 Jahren von 40 verschiedenen Autoren verschiedener Milieus geschrieben. Sie liest sich jedoch, als ob sie von einem einzigen geschrieben wurde. Erhaltung. F. F. Bruce vergleicht im Buch Are New Testament Documents Reliable? die Manuskripte des neuen Testamentes mit anderen alten Texten: + +Vergleich der Schriften des Neuen Testamentes mit anderen alten Texten + + Werk Erstellungszeit Erstausgabe ZeitspanneAnzahl von Kopien + Herodot 448-428 v.Chr..900 n.Chr. 1300 Jahre8 Tacitus 100 n.Chr.1100 n.Chr. 1000 Jahre20 Cäsars Gallischer Krieg 50-58 v.Chr.900 n.Chr. 950 Jahre10 Livius' Römische Geschichte 59 v.Chr. - 17 n.Chr.900 n.Chr. 900 Jahre20 Neues Testament 40 n.Chr. - 100 n.Chr.130 n.Chr. Teile der Manuskripte. 350 n.Chr. alle Manuskripte 30 - 310 Jahre5000 Grieschische & 10,000 Lateinische
+Es existieren zehn Kopien von Cäsars Gallischem Krieg, die erste wurde 900 Jahre nachdem Cäsars das Original schrieb, kopiert usw. Für das neue Testament haben wir vollständige Manuskripte, die auf 350 n.Chr. datiert werden; Schriftstücke aus den 200er Jahren, die den größten Teil des Neuen Testamentes enthalten und und Fragment des Johannesevangeliums von 130 n.Chr. Wie viele Ausgaben haben wir, um sie miteinander zu vergleichen? 500 in Griechisch und 10000 in Lateinisch! +
Textual critic F. J. A. Hort, "The New Testament in the +Original Greek", vol. 1 p561, Macmillan Co., quoted in Questions of Life p. +25-26"In der Wahrheit und Fülle der Beweise, auf der er aufbaut steht der Text des Neuen Testamentes absolut und unerreichbar alleine über den anderen alten Prosaschriften."
+ +
+
Ein Buch, das Gott eingegeben hat +Heb.4,12 Denn das Wort Gottes ist lebendig und kräftig..., Jesus sagte (Mt. 4,4), Er aber antwortete und sprach: Es steht geschrieben: "Der Mensch lebt nicht vom Brot allein, sondern von einem jeden Wort, das aus den Mund Gottes geht." Wenn wir die Bibel lesen ist Gottes Geist da, um es in unsere Herzen hinein zu legen in einer immerwieder frischen Art. +2. Timotheus 3:16 erklärt Denn alle Schrift, von Gott eingegeben [wörtlich Gott-gehaucht]. Glauben Sie das? Bevor Sie antworten, ziehen Sie Jesu' Einstellung bezüglich der Schrift in Betracht. +
John R.W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.93-95 Er bezog sich auf die menschlichen Autoren, aber aktzeptierte es als Tatsache, dass hinter ihnen allen ein göttlicher Autor stand. Er konnte sowohl 'Mose sagt' als auch 'Gott sagte' sagen (Markus 7,10). Er konnte einen Kommentar des Erzählers in 1. Mose 2,24 als einen Ausspruch des Schöpfers selbst zitieren (Matthäus 19,4-5). Ähnlich sagt Er 'Wie fein hat von euch Heuchlern Jesaja geweissagt, wie geschrieben steht', und das, was er weiter zitierte, war die direkte Rede Gottes, des Herrn (Markus 7,6 & Jesaja 29,13). Durch Jesus selbst Jesus haben die Autoren des neuen Testamentes ihre Überzeugung der doppelten Urheberschaft der Schrift. Für sie wahr es genauso richtig zu sagen 'Nachdem Gott vorzeiten vielfach und auf vielerlei Weise geredet hat zu den Vätern durch die Propheten' (Hebräer 1,1) wie 'getrieben von dem heiligen Geist haben Menschen im Namen Gottes geredet' (2. Petrus 1,21) zu sagen. Gott hat weder in dieser Art und Weise gesprochen um die Persönlichkeit des menschlichen Autoren zu tilgen, noch haben Männer in dieser Art und Weise gesprochen um das Wort des göttlichen Autoren zu zerstören. God sprach. Männer sprachen. Keiner der beiden Wahrheiten ist es erlaubt von der anderen abzulenken. ... + Dies war Christi Auffassung der Schriften. Ihr Zeuge war Gottes Zeuge. Das Zeugnis der Bibel ist das Zeugnis Gottes. Und der Hauptgrund, warum Christen an den göttlichen Ursprung der Bibel glauben ist, dass Jesus Christus selbst sie gelehrt hat.
+ +2. Timotheus 3,16 geht noch weiter: ist nütze zur Lehre, zur Zurechtweisung, zur Besserung, zur Erziehung in der Gerechtigkeit, dass der Mensch Gottes vollkommen sei, zu allem guten Werk geschickt. Wenn wir aktzeptieren, dass die Bibel wirklich Gottes Reden zu uns ist, wird die Folge daraus sein, dass sie unsere Autorität in allen Dingen des Glaubens und Wandels ist. +
+
Ein Buch, das arbeitet + Was wird das Studium der Bibel für sie tun? 1. Thessalonicher 2,14 sagt, dass die Bibel auch wirkt in euch, die ihr glaubet. Schreiben Sie neben jede Schrift die Arbeit nieder, die das Wort durchführt. + +Was bringt das Bibelstudium für Christen? + + Referenz Aktion + Epheser 5,26 es reinigt -- [...] Er hat sie gereinigt durch das Wasserbad im Wort... Apostelgeschichte 20,32 es erbaut -- Und nun befehle ich euch Gott und dem Wort seiner Gnade, der da mächtig ist, euch zu erbauen und euch das Erbe zu geben mit allen, die geheiligt sind. Römer 15,4 es ermutigt -- Denn was zuvor geschrieben ist, dass ist uns zur Lehre geschrieben, damit wir durch Geduld und den Trost der Schrift Hoffnung haben. Römer 10,17 es gibt Glauben -- So kommt der Glaube aus der Predigt, das Predigen aber durch das Wort Christi. 1. Korinther 10,11 es warnt -- Die wiederfuhr ihnen als ein Vorbild. Es ist aber geschrieben uns zur Warnung [...] Matthäus 4,4 Nahrung -- Er aber antwortete und sprach: Es steht geschrieben: "Der Mensch lebt nicht vom Brot allein, sondern von einem jeden Wort, das aus dem Wort Gottes geht." + +
+ +
+
Ein Buch, das befreit + Johanner 8,32 und werdet die Wahrheit erkennen, und die Wahrheit wird euch frei machen. Dies wird normalerweise durch sich selbst zitiert. Ist die ein bedingtes oder ein unbedingtes Versprechen? Findet es Anwendung auf alle Arten von Weisheit? Finden Sie die Antwort heraus, indem Sie die erste Hälfte des Satzes in Vers 31 untersuchen Wenn ihr bleiben werdet in meinem Wort, so seid ihr Warhaftig meine Jünger... +Wir sehen, dass es ein bedingtes Versprechen ist, dass speziell von der Wahrheit Gottes Wortes spricht. + +Das griechische Wort für "Wind", welches in Eph. 4:14 benutzt wird, meint einen gewaltsamen Wind. Als Folge sind wir nicht länger Kinder, hin- und hergeworfen von den Wellen und bewegt von jedem Wind der Lehre [...]. Eine Sache, die das Studieren der Bibel in uns bewirkt ist ,dass sie uns in der Wahrheit verwurzelt, mit der Folge, dass wir nicht leicht weggeblasen werden. + +Jesus aber antwortete und sprach zu ihnen, Ihr irrt, weil ihr weder die Schrift kennt noch die Kraft Gottes. Matthäus 22,29 +Welche beiden Dinge müssen wir kennen, um von Fehlern abgehalten zu werden? + Gottes Wort Gottes Kraft +
+
Ein Buch, das Krieg führt + Epheser 6,10-18 ist ein Bild für unsere geistliche Bewaffnung. + +Geistliche Rüstung + + Frage Antwort +Wie viele der aufgelisteten Waffen sind Verteidigungswaffen?5Wie viele sind Angriffswaffen?EineWelche? das Wort - rhema
+
+
Ermahnungen + 2. Thimotheus 2,15Bemühe dich darum, dich vor Gott zu erweisen als einen rechtschaffenen und untadeligen Arbeiter, der das Wort der Wahrheit recht austeilt. + Kollosser 3,16 Laßt das Wort Christi reichlich unter euch wohnen: lehrt und ermahnt einander in aller Weisheit; mit Psalmen, Lobgesängen und geistlichen Liedern singt Gott dankbar in euren Herzen. + +Wen Sie in etwas reich sind, wie viel haben Sie dann davon? + Nicht wenig! + + Prediger 12,11+12 Die Worte der Weisen sind wie Stacheln, und wie eingeschlagene Nägel sind die einzelnen Sprüche; sie sind von einem Hirten gegeben. Und über dem allen, mein Sohn, laß dich warnen; denn des vielen Büchermachens ist kein Ende, und viel Studieren macht den Leib müde.
+ +
Anhang: <quote +>Einer für Alle</quote +> +
+John R. W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.106-107 Die Wahrheit betreffend der Endgültigkeit Gottes Initiative in Christus wird durch ein Wort des Griechischen Testamentes ausgedrückt, nämlich durch das Adverb hapax und ephapax. Es wird normalerweise in der "Authorized Version" mit "einmal" übersetzt, in der Bedeutung von "einmal für immer" [Anm. d. Übers.: eng. "once for all" kann auch als "entgültig" übersetzt werden]. Es wird für das benutzt, was ewige Gültigkeit hat und niemals Wiederholung benötigt und es wird im Neuen Testament auf Offenbarung und Erlösung angewandt. Folglich bezieht sich Judas auf den Glauben, der einmal für immer den Heiligen übergeben wurde (Judas 3), und Römer sagt Denn was er gestorben ist, das ist er der Sünde ein für allemal [...] (Römer 6,10, siehe auch 1. Petrus 3,18; Hebräer 9,26-28). Folglich können wir sagen, dass Gott einmal für immer gesprochen hat und das Christus einmal für immer gelitten hat. Dies bedeutet, dass die christliche Offenbarung und die christliche Erlösung gleicherweise in Christus erfüllt sind. Nichts kann zu beiden hinzugefügt werden ohne schadend für Christus zu sein... Die beiden Fundamente [Anm. d. Übers. eigentlich rock = Felsen] auf die die protestantische Reformation aufgebaut wurde sind -- Gottes offenbartes Wort ohne den Ergänzungen menschlicher Traditionen und Christi vollendetes Werk ohne den Ergänzungen menschlicher Verdienste. Die großen Losungen der Reformer waren sola scriptura für die Autorität und sola gratia für unsere Erlösung. +
+ +
+
Anhang: Bibellesepläne Hier sind einige einfache Programme für Sie, um systematisch ihre Bibel zu lesen. Sie können mehrere gleichzeitig durchführen, so zum Beispiel #1 mit #4 oder #2 mit #5. Verändern Sie das Programm von Jahr zu Jahr um es frisch zu halten. + Das neue Testament in einem Jahr: Lesen Sie jeden Tag ein Kapitel, fünf Tage die Woche. Die Sprüche in einem Monat: Lesen Sie jeden Tag ein Kapitel der Sprüche, dem aktuellen Tag des Monats entsprechend. Die Psalmen in einem Monat: Lesen Sie täglich 5 Psalmen in einem Intervall von 30, am 20. müssten Sie zum Beispiel die Psalmen 20,50,80,110 & 140 lesen. Psalme & Sprüche in 6 Monaten: Lesen Sie sich durch die Psalmen und Sprüche mit einem Kapitel täglich. Das alte Testament ohne Psalmen und Sprüchen in 2 Jahren: Wenn Sie täglich ein Kapitel lesen und wenn sie die Psalmen und Sprüche auslassen, werden Sie das alte Testament in 2 Jahren und 2 Wochen durchlesen. +
+
+ + diff --git a/bibletime-doc/docs/de/howto/unicode/how2-interpretation.docbook b/bibletime-doc/docs/de/howto/unicode/how2-interpretation.docbook new file mode 100644 index 0000000..3ed8abf --- /dev/null +++ b/bibletime-doc/docs/de/howto/unicode/how2-interpretation.docbook @@ -0,0 +1,289 @@ +Regeln der Bibelauslegung (Hermeneutik) +Wir haben bereits von den 3 C gelernt: Inhalt (="content"), Kontext (="context") Querverweise (="cross-reference"). Wir möchten dies nun durch kurzes Erforschen der biblischen Hermeneutik erweitern. Das Ziel der biblischen Hermeneutik ist es, die Bedeutung zu entdecken, wie sie von dem ursprünglichen Autoren gemeint war. Während viele Anwendungen eines Abschnittes möglich sind, ist jedoch nur eine Auslegung möglich. Die Schriften selbst sagen, dass kein Manuskript eine eigene Auslegung hat (2. Petrus 1,20 Und das sollt ihr vor allem wissen, dass keine Weissagung in der Schrift eine Sache eigener Auslegung ist))- Verschiedene Regeln sind Hilfen zum Entdecken der richtigen Bedeutung; durch das Ignorieren dieser Regeln haben Menschen viele Schwierigkeiten für sich selbst und ihre Nachfolger gebracht. 2. Petrus 3,16 ...in denen einige Dinge schwer zu verstehen sind, welche die Unwissenden und Leichfertigen verdrehen, wie auch die anderen Schriften zu ihrer eigenen Verdammnis. +Wie gehen wir nun vor, um die [ursprünglich] gewollte Bedeutung eines Abschnittes zu entdecken? Lassen Sie uns annehmen, dass ihre Aufmerksamkeit auf einen bestimmten Vers gezogen wurde, dessen Bedeutung ihnen nicht klar ist. Wie studieren Sie ihn? Behalten Sie sich diese Regeln: + +
Regel 1: Legen Sie der genauen Bedeutung der Wörter aus. +Je präziser wir mit der exakten, ursprünglichen Bedeutung der Wörter sein können, desto besser ist unsere Auslegung. Versuchen Sie die exakte Bedeutung zu finden, indem sie die folgenden Schritte befolgen: + +
Schritt 1) Bestimmung +Schlagen Sie die Bestimmung in einem Griechisch oder Hebräisch Lexikon nach. Für Verben ist die Verbform ebenfalls entscheidend.
+ +
Schritt 2) Querverweise +Vergleichen Sie Schrift mit Schrift. Zu sehen, wie das selbe griechische oder hebräische Wort (nicht das deutsche Wort) in der Schrift benutzt wird, kann die Bestimmung klären oder neu beleuchten. Wie benutzt der selbe Autor das Wort anderswo? Und andere Autoren? Ihre Referenzwerkzeuge könnten ihnen auch die Benutzung des Wortes in nicht-biblisches Dokumenten geben. How does the same author Warum müssen wir in die ursprüngliche Sprache gehen; warum ist das Deutsche Wort nicht gut genug? WEIL MEHR ALS EIN GRIECHISCHES WORT IN DAS SELBE DEUTSCHE ÜBERSETZT WERDEN KANN, UND WEIL DIE GRIECHISCHEN WÖRTER VERSCHIEDENE ABSTUFUNGEN HABEN KANN. + +
Beispiel 1A +Johannes 20,17 Rühre mich nicht an klingt hart, nicht? Es klingt, dass Jesus nicht berührt werden wollte, jetzt wo er auferstanden ist, dass er zu heilig or etwas ähnliches ist. Aber das scheint nicht richtig zu sein, darum lasst es uns in Spiros Zodhiates' The Complete Word Study New Testament (AMG Publishers, 1991). nachschlagen. +Bestimmung: Nach dem Aufschlagen von Johannes 20,17 sehen wir über dem Wort Rühre pim680. Die Buchstaben geben uns einen Code für den Teil der Sprache, und die Nummer bezieht sich auf das Stronglexikon. Lasst uns die Bedeutung nachschlagen (S. 879). 680. Haptomai; von hapto (681), berühren. Bezieht sich auf solche Behandlung auf ein Objekt, die darauf einen verändernden Einfluß ausübt. Unterscheidet sich von pselaphao (5584), was nur bedeutet, die Oberfläche von etwas zu berühren. Schlagen wir nun pim nach. Die Grammatikcodes in Zodhiates kommen direkt nach der Offenbarung; auf Seite 849 sehen wir, dass pim für Präsens Imperativ Aktiv (80) steht. Auf Seite 857 steht Präsens Imperativ. In der gesprochenen Rede kann es ein Gebot bezeichnen, etwas in der Zukunft zu tun, was eine andauernde oder wiederholte Handlung einschließt oder, wenn es verneint ist, ein Gebot aufzuhören etwas zu tun. Dies hier ist ein verneinter Befehl, so dass es dafür da ist etwas zu stoppen was schon geschieht. Was haben wir nun? +MARIA KLAMMERT SICH BEREITS AN JESUS, UND ER SAGT DAMIT AUFZUHÖHREN IHN ZU HALTEN! +
+ +
Beispiel 1B +In Jakobus 5,14 lesen wir, dass Die Ältesten sollen für jemanden, der krank ist, beten und ihn mit Öl salben. Was ist dieses salben? +Bedeutung von aleipho (218) - ölen (Stroong); wir haben jedoch auch ein anderes griechisches Wort, das mit einölen übersetzt wird, chrio (5548) - einschmieren oder einreiben mit Öl, d.h. segnen für einen amtlichen oder religiösen Dienst (Strong). Da es ein Verb ist, ziehen Sie die Form auch in Betracht, apta Aorist Partizip Aktiv. Das Aorist Partizip drückt einfache Handlung aus, im Gegensatz zur andauernden Handlung... Wenn die Beziehung zum Hauptverb temporal ist, kennzeichnet es normalerweise eine Handlung, die früher als die des Hauptverbes stattfindet. (Zodhiates S. 851) + + +Querverweise für aleipho: + Matthäus.6,17 Wenn du aber fastest, so salbe dein Haupt... + Markus 16,1 Und als der Sabbat vergangen war, kauften Maria von Magdalena und Maria, die Mutter des Jakobus, und Salome wohlriechende Öle, um hinzugehen und ihn zu salben. + Markus 6,13 [...] und salbten viele Kranke mit Öl und machten sie gesund. + Lukas 7,38 ...und küßte seine Füße und salbt sie mit Salböl + Johannes 12,3 Maria ... salbte die Füße Jesu und trocknete mit ihrem Haar seine Füße ... + +Querverweise für chrio: + Lukas 4,18 "Der Geist des Herrn ist auf mir, weil er mich gesalbt hat zu verkündigen..." + Apostelgeschichte 4,27 ...Jesus, den du gesalbt hast... + Apostelgeschichte 10,378 wie Gott Jesus von Nazareth gesalbt hat mit heiligem Geist und Kraft + 2. Korinther 1,21 Gott ist's aber, der ... uns gesalbt + + +Was ist nun der Unterschied zwischen aleipho und chrio? Schauen Sie erneut die Querverweise und die Definitionen an und sammeln Sie die Unterschiede: ALEIPHO IST PRAKTISCHE BENUTZUNG VON ÖL UND CHRIO IST DIE GEISTLICHE. + +Zur Illustration (obwohl hier das Wort nicht benutzt wird) der praktischen Benutzung von Öl zu dieser Zeit ist der barmherzige Samariter, der für den von Räubern geschlagenen Mann sorgte und mit Öl und Wein die Wunden säuberte. Öl hatte also eine medizinische Bedeutung zur Zeit Jesu. +Jetzt lasst uns das durch diese Wortstudie Gelernte auf Jakobus 5,14 anwenden Ist jemand unter euch krank, der rufe zu sich die Ältesten der Gemeinde, dass sie über ihm beten und ihn salben mit Öl im Namen des Herrn. Ist hier salben geistlich oder praktisch? Praktisch! + Und die Form im griechischen, das Partizip Aorist, könnte besser mit gesalbt haben übersetzt werden, so dass in der Reihenfolge erst dass Salben und dann das Gebet kommt (Im Namen des Herrn bezieht sich aus Gebet, nicht auf das Salben). Jakobus 5 sagt, dass die Ältesten der kranken Person Medizin geben und für ihn im Namen des Herrn beten sollen. Drückt dass nicht das wunderbare Gleichgewicht zwischen Praktischem und Geistlichem in unseren Gott aus? +
+
+
+ +
Regel 2 - Auslegung im biblischen Zusammenhang +Schriftauslegung in Harmonie mit anderen Schriften. Was sagen die Verse jeder Seite aus? Was ist das Thema des Kapitels? Des Buches? Stimmt ihre Auslegung mit diesen überein? Wenn nicht, so ist sie fehlerhaft. Normalerweise vesorgt uns der Zusammenhang mit dem, was wir zu richtigen Auslegung des Abschnitts benötigen. Kontext ist König. Wenn immer noch Verwirrung über die Bedeutung nach der Auslegung des Textes ín seinem Zusammenhang besteht, müssen wir weiter nachforschen. + +
Beispiel 2A +In einer vorherigen Unterrichtsstunde haben wir Johannes 3,5 geboren ... aus Wasser und Geist In Bezug auf den Kontext, was ist das Wasser in dieser Diskussion? +Wassertaufe steht hier nicht in der Diskussion, was eine große Verschiebung des von Jesus und Nikodemus diskutierten Themas wäre. Halten Sie Ausschau nach einem plötzlichen Wechsel des Themas, es könnte ein Hinweis sein, dass ihre Auslegung entgleist ist! Das Wasser ist die lebensspendende Flüssigkeit, geboren aus Wasser = natürliche Geburt. +
+
Beispiel 2B +1 Korinther 14,34 [...] die Frauen [sollen] schweigen in der Gemeindeversammlung muss mit in den bibilischen Zusammenheng von 1. Korinther 11,5 Ein Frau aber, die betet oder prophetisch redet... genommen werden. +
+
Beispiel 2C +Apostelgeschichte 2,38 Petrus sprach zu ihnen: Tut Buße, und jeder lasse sich taufen auf den Namen Jesu Christi zur Vergebung eurer Sünden... Ist dies Wiedergeburt durch Taufe? Wenn es der einzige Vers der Schrift wäre, den wir hätten, müssten wir das folgern. Aber in dem Licht der klaren Lehre an anderen Stelle, dass Wiedergeburt durch den Glauben an Christus geschieht, müssen wir es anderes auslegen. Petrus drängt die Taufe als einen Weg für seine Hörer auf das Evangelium zu antworten. Wenn die Taufe der Weg wäre, wiedergeboren zu werden, wie könnte Paulus dann in 1. Kor. 1,17 schreiben Denn Christus hat mich nicht gesandt zu taufen, sondern das Evangelium zu verkünden? +
+
+ +
+Regel 3 - Auslegung im geschichtlichen und kulturellen Zusammenhang + Zuallererst fragen wir nicht "Was bedeutet dies für mich?" sondern "Was hat es für den ursprünglichen Autoren bedeutet?"; später können wir fragen "Was bedeutet es für mich?" Wir müssen den geschichtlichen und kulturellen Hintergrund des Autoren und der Empfänger in Betracht ziehen. + +
Beispiel 3A "3 Tage & 3 Nächte" (Mt.12,40) haben zur "MittwochsKreuzigungstheorie" geführt, besonders der Kult der Armstrongism. Anm. des Übers.: Leider weiss ich nicht, was Armstronism für ein Kult ist. Wie konnte Jesus am Freitag sterben und am Sonntag Morgen auferstehen ("...am dritten Tage auferstehen" (Mt. 16,21))? Genaue Bedeutungen von "drei" oder "Tagen" helfen nicht, den scheinbaren Widerspruch zu erklären. +Wir benötigen einen geschichtlichen Leckerbissen: Die Juden zählten jeden Teil eines Tages als vollen Tag, so wie wir Eimer Wasser zählen würden (wenn wir sechs und einen halben Eimer Wasser hätten, würden wir sagen dass es sieben Eimer Wasser sind sogar wenn der letzte nur teilweise voll ist). Dies istdie jüdische Art. Jeder Teil eines Tages wurde als voller Tag gezählt, Tage begannen um 18h und endeten um 6h. Freitag von 15h bis 18h = 1. Tag. Freitag von 18h bis Samstag 18h = 2. Tag. Samstag 18.00h bis Sonntag vielleicht 5h = 3. Tag. Die Auslegung im kulturellen Kontext bringt uns aus den Schwierigkeiten heraus. +
+ +
Beispiel 3B1. Mose 15,7-21. Der historische Zusammenhang ist, dass das teilen von Tieren in zwei Teile und dass nachfolgende Gehen zwischen ihnen der normale Weg zu Abrahams Zeit war, einen Vetrag zu schließen. Beide Vetragspartner gingen dazwischen hindurch, den Pfand nehmend, dass Zerstückelung auf sie kommen solle, wenn sie nicht ihren Teil des Vertrages halten. Aber in diesem Falle geht nur Gott hindurch, was dies zu einem einseitigen Vetrag macht. +
+
+ +
Regel 4 - Auslegung in Bezug auf der normalen Benutzung der Worte in der Sprache +Lassen Sie wörtliche Sprache wörtlich sein und bildliche Sprache bildlich sein. Und achten Sie auf Idiome, die eine besondere Bedeutung haben. + +
Beispiel 4Aböses Auge in Mt.6,23. +Regel 1 - Definition von böse und Auge - hilft hier nicht. Regel 2, Zusammenhang: Dies scheint uns nur noch mehr zu verwirren. Es scheint nicht mit dem zu passen, was davor und danach steht! Dies sollte uns zeigen, dass wir es nicht richtig verstehen. +Was wir hier haben ist ein hebräisches Idiom, böses Auge. Lasst uns andere Benutzungen dieses Idioms nachschlagen: Mt. 20,15 Oder habe ich nicht die Macht zu tun, was ich will, mit dem was mein ist? Siehst du scheel [wörtl. böse] drein, weil ich so gütig [wörtl. gut] bin?. Wir sehen, dass ein Böses Auge zu haben ein Idiom für geizig oder neidisch sein ist.Jetzt gehen Sie zurück zu Mt. 6 und sehen Sie, wie dieses Verständnis so perfekt in den Zusammenhang passt. + +
Beispiel 4B +Jesaja 59,1 [...] des Herrn Arm ist nicht zu kurz Deut.33:27 unter den ewigen Armen. Verweise auf Körperteile von Gott werden von den Mormonen [Anm. des Übers.: im eng. "Latter-Day Saints"] um nachzuweisen, dass Gott einst ein Mann wie wir war. Nachdem sie die Menschen davon überzeugt haben, beginnen sie weiter zu lehren, dass wir Gott werden können wie er es tat. Auf einem Vortrag den Walter Martin (Autor von Kingdom of the Cults) gab, forderte eine Gruppe von Mormonenältesten ihn mit einer Versaufzählung wie diesen heraus. Dr. Martin forderte die Mormonen dann heraus, eine weitere Stelle zu lesen: Psalm 91,4 Er wird dich mit seinen Fittichen decken, und Zuflucht wirst du haben unter seinen Flügeln.... W.M. folgerte "Mit den selben Regeln der Auslegung, mit denen sie gerade festgestellt haben, dass Gott ein Mann ist, haben sie gerade festgestellt, dass Gott ein Vogel ist." Die Mormonen mussten lachen, als sie die Lächerlichkeit ihrer Position realisierten. +
+
+
+
Regel 5 - Verstehen des Zwecks einer Parabeln und des Unterschiedes zwischen einer Parabel und einer Allegorie +Eine Allegorie ist: EINE GESCHICHTE; IN DER JEDES ELEMENT EINE BEDEUTUNG HAT +Jede Parabel ist eine Allegorie, whar oder falsch? + +Einige Gleichnisse sind Allegorien, zum Beispiel ist das Gleichnis des Sähmanns eine Allegorie. Der Samen ist das Wort Gottes, die Dornen sind Sorgen und Gier, usw. Die meisten Gleichnisse sind keine Allegorien, sondern einfache Geschichten, um einen bestimmten Punkt zu verdeutlichen. Es ist gefährlich unsere Lehren von Gleichnissen zu gewinnen; sie können so gedreht werden, alle Dinge auszusagen. Wir müssen unsere Lehre von klaren Schriftstellen bekommen, die es auslegen; wenn ein Gleichnis dies zusätzlich verdeutlicht ist es hilfreich. + +
Beispiel 5A +Das Gleichnis der Witwe mit dem ungerechten Richter in Lukas 18,1-8. Diese Geschichte verdeutlicht eine Lektion: Mut im Gebet. [Anm. d. Üb.: im Engl. "boldnessin prayer"]. Wenn wir das Ganze in eine Allegorie verwandeln, was haben wir dann? +Alle Arten von Gewalt geschehen in der Bedeutung: Gott ist widerwillig die Rechte der Witwen zu schützen, Gebete "ärgern" Ihn, usw.
+ +
Beispiel 5B +Das Gleichniss der unehrlichen Verwalters in Lukas 16,1-9. Was ist der Knackpunkt des Gleichnisses? Ist es eine Allegorie? +Der Verwalter wird nur für eine Sache gelobt, seine Schlauheit in der Benutzung von Dingen, die er vorbereiten muss für eine Zeit, in der er sie nicht haben würde. Aber er wird nicht für sein unethisches Verhalten gelobt, nämlich seinen Herren zu hintergehen. +
+ +
+
+ diff --git a/bibletime-doc/docs/de/howto/unicode/index.docbook b/bibletime-doc/docs/de/howto/unicode/index.docbook new file mode 100644 index 0000000..b60c87d --- /dev/null +++ b/bibletime-doc/docs/de/howto/unicode/index.docbook @@ -0,0 +1,126 @@ + +Bibletime'> + + + + + + + + + + +]> + + + + +Das Biblestudy HowTo + + + Bob Harman + + +ROLES_OF_TRANSLATORS + + +20012002 +BibleTimeinfo@bibletime.de + +20012002 +Bob Harman + + + This the copyright of this text is held by the author Bob Harman. The text was adapted for publication with Bibletime by Fred Saalbach. + + Non exclusive serial rights for this distribution of this document with the Bibletime Software have been made. Redistribution as part of the Bibletime software without modification and limited reproduction as provided by the "fair use" provisions of the US copyright code are also permitted. + + For questions regarding the use of this material contact Bob Harman c/o New Covenant Church 1079 Big Bethel Rd. Hampton VA 23666 USA N_Cov_Church@compuserve.com + +Anm. des Übersetzers: Der deutsche Text der Bibelstellen ist der deutschen revidierten Lutherbibel von 1984 entnommen. Ich übernehme keinerlei Garantie für die Übersetzung, weder für falsche Wiedergabe noch für unwörtliche und sinnverfälschende Übersetzung. Ich habe mit bestem Wissen und Können übersetzt. Da ich jedoch kein Übersetzer bin, können sich Fehler eingeschlichen sein. Die Originalfassung wird in Englisch mit BibleTime mitgeliefert. + + + +10/23/2001 +1.01.00 + + + +Zusammenfassung + Die Anleitung zum Bibelstudium ist ein Handbuch zum Studieren der Bibel. +Bibletime Anleitung. + + + +Bibel +Studieren +Anleitung + + + + +&how2-chap1; +&how2-chap2; +&how2-chap3; + + + + + + + + + + + + + + + + diff --git a/bibletime-doc/docs/de/install/Makefile.am b/bibletime-doc/docs/de/install/Makefile.am new file mode 100644 index 0000000..98eb499 --- /dev/null +++ b/bibletime-doc/docs/de/install/Makefile.am @@ -0,0 +1,39 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +po-files: + for f in `ls ../../en/install/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/install\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + + +unicode-files: + for f in `ls ../../en/install/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/install\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/install\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/de/install/Makefile.in b/bibletime-doc/docs/de/install/Makefile.in new file mode 100644 index 0000000..818b547 --- /dev/null +++ b/bibletime-doc/docs/de/install/Makefile.in @@ -0,0 +1,495 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/install/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/install + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/install/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +po-files: + for f in `ls ../../en/install/pot/*.pot`; do \ + pofile=`echo $$f | sed s/\.pot$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/install\/pot\/"//`; \ + if test ! -e po/$$pofile; then touch po/$$pofile; fi; \ + echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \ + msgmerge -o po/$$pofile.new po/$$pofile $$f; \ + if diff po/$$pofile po/$$pofile.new > /dev/null; then \ + rm po/$$pofile.new; \ + else \ + mv po/$$pofile.new po/$$pofile; \ + fi; \ + done; + +unicode-files: + for f in `ls ../../en/install/unicode/*.docbook`; do \ + pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \ + pofile=`echo $$pofile | sed s/"..\/..\/en\/install\/unicode\/"//`; \ + newfile=`echo $$f | sed s/"..\/..\/en\/install\/unicode\/"//`; \ + echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \ + po2xml $$f po/$$pofile > unicode/$$newfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/install/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/install/html/Makefile.am b/bibletime-doc/docs/de/install/html/Makefile.am new file mode 100644 index 0000000..1df3c79 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = instmgr.png + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in instmgr.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in instmgr.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; diff --git a/bibletime-doc/docs/de/install/html/Makefile.in b/bibletime-doc/docs/de/install/html/Makefile.in new file mode 100644 index 0000000..e11fce0 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/Makefile.in @@ -0,0 +1,390 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = instmgr.png +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=inst-user-source.html inst-preq.html instmgr-load.html installmgr.html inst-user.html inst-bin.html inst-user-troubleshooting.html installmgr-install.html instmgr-rep.html index.html inst-sources.html instmgr-cfg.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/install/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/install/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/install/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in instmgr.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in instmgr.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/install/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/install/html/index.html b/bibletime-doc/docs/de/install/html/index.html new file mode 100644 index 0000000..7a46b7b --- /dev/null +++ b/bibletime-doc/docs/de/install/html/index.html @@ -0,0 +1 @@ +BibleTime Installationsanleitung

BibleTime Installationsanleitung

BibleTime Installationsanleitung

Joachim Ansorg

Fred Saalbach

Jeffrey Hoyt

Revision 1.01.00

Die BibleTime Installationanleitung ist ein Teil von BibleTime.

BibleTime ist freie Software; sie können es vertreiben und/oder verändern, entsprechend den Bestimmungen der GNU General Public License, die von der Free Software Foundation publiziert wird; entweder Version 2 der Lizenz, oder (je nach Wunsch) jede spätere Version.

Dieses Programm wird vertrieben in der Hoffnung, dass es hilfreich ist; jedoch OHNE JEDE GARATIE. Lesen Sie die GNU General Public License für weitere Details.

Sie sollten eine Kopie der GNU General Public License mit diesem Programm erhalten haben. Wenn nicht, dann schreiben sie an die Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

BibleTime ist ein Programm für das Bibelstudium.


KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/inst-bin.html b/bibletime-doc/docs/de/install/html/inst-bin.html new file mode 100644 index 0000000..d15e533 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/inst-bin.html @@ -0,0 +1 @@ +Chapter 1. BibleTime Programmdateien

BibleTime Programmdateien

Chapter 1. BibleTime Programmdateien

Programmdateien werden in den folgenden Formaten zur Verfügung gestellt.

Table 1.1. BibleTime Distributionsformate

FormatnameBeschreibung
RPM-Pakete. Besuchen Sie die Sourceforge BibleTime Homepage für die unterstützte Distributionen. RPM-Pakete werden mit dem entsprechenden Paketmanager installiert. RPM-Installationsanweisungen befinden sich hier.
Quellcode Der Quellcode kann auf jeder Distribution installiert werden, die die Installationsvoraussetzungen erfüllt. Der Quellcode sollte auch auf Nicht-Intel™-Plattformen und den meisten UNIX®-Plattformen kompilierbar sein, die die Installationsvoraussetzungen erfüllen. Anweisungen für die Installation vom Quellcode aus befinden sich hier.

Sprachmodule, die das BibleTime Handbuch, Bible Study HowTo, Installationsanweisungen und den Hilfedialog enthalten, werden in separaten RPM-Paketen bereitgestellt, ebenso als Tarball-Quellen. Die Sprachmodule enthalten die Dokumente in HTML und XML™ Docbook-Format, sodass die ohne das normale BibleTime-Paket angesehen werden können.

Sprachmodule werden in der selben Art und Weise wie das Programmmodul installiert.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/inst-preq.html b/bibletime-doc/docs/de/install/html/inst-preq.html new file mode 100644 index 0000000..e81a52d --- /dev/null +++ b/bibletime-doc/docs/de/install/html/inst-preq.html @@ -0,0 +1 @@ +Chapter 2. BibleTime Systemanforderungen

BibleTime Systemanforderungen

Chapter 2. BibleTime Systemanforderungen

Anforderungen für BibleTime 1.1

Alle benötigten Pakete, um BibleTime zu übersetzen, sind in den meisten Linux® Distributionen enthalten. Es ist ebenfalls möglich, BibleTime auf den meisten anderen UNIX® Distributionen zu übersetzen.Wenn Sie Übersetzungsfehler erhalten lesen sie die Meldungen, diese sollten sie zu den benötigten Paketen führen, die sie wahrscheinlich auf den Installations CDs finden werden.

Die folgende Tabelle enthält die Mindestanforderungen, damit das BibleTime Binärprogramm läuft oder damit die Quellcode Version übersetzt werden kann.

Table 2.1. Pakete, die zur Installation von BibleTime 1.1 benötigt werden

PaketOrt
Qt™ 2.2.x http://www.trolltech.com
KDE 2.x (auf jeden Fall die Bibliotheken) http://www.kde.org
Sword 1.5.3 ftp://ftp.crosswire/pub/sword/source
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/inst-sources.html b/bibletime-doc/docs/de/install/html/inst-sources.html new file mode 100644 index 0000000..d13eb1d --- /dev/null +++ b/bibletime-doc/docs/de/install/html/inst-sources.html @@ -0,0 +1,44 @@ +Chapter 3. Installation der BibleTime Quellen

Installation der BibleTime Quellen

Chapter 3. Installation der BibleTime Quellen

uDieses Kapitel beschreibt, wie der Quellcode übersetzt wird. Diese Schritte können sowohl auf die Entwicklungsversion als auch auf die herausgegebenen Version von BibleTime und Sword angewandt werden.

Installation von Sword und der Sword Module

Sword und die Sword Module sind die Textbibliothek für BibleTime. Bitte lesen sie die Download Seite für weitere Informationen über das Herunterladen von BibleTime.

Lesen sie die Anforderungen Seite um Sword zu bekommen. Beachten sie die Seitenlinks um die Sword Module zu bekommen.

Installation von SWORD

Diese Seite benutzt Sword 1.5.1a. Für andere Versionen von Sword können die Namen abweichen.

Zuerst müssen sie die heruntergeladene .tar.gz Datei in ein vorübergehendes Verzeichnis entpacken (falls sie die CVS version benutzen, ist der Quellcode bereits entpackt, als lassen Sie diesen Schritt aus). Machen sie in etwa folgendes:

+mkdir /tmp
+cd /tmp
+tar -xzf sword-1.5.1a.tar.gz
+cd /tmp/sword-1.5.1a
+

(die Tar-Datei ist in ein Verzeichnis entpackt worden, dass sword-1.5.1a oder ähnlich heisst)

Bevor Sie versuchen, Sword zu übersetzen, müssen Sie unter Umständen Makefile.cfg anpassen (sie liegt in der obersten Ebene des entpackten Quellcodes). Der anpassbare Abschnitt von Makefile.cfg ist gekennzeichnet. Versuchen Sie nicht, Dinge in der Datei zu ändern, die außerhalb des mit ##### Customizable stuff. Set it how you like it ##### Bereiches liegen, außer wenn Sie wirklich wissen, was Sie tun.

Für viele Installation werden die Voreinstellungen funktionieren. Wenn diese nicht funktionieren, können Einstellungen gesetzt werden.

Table 3.1. Sword Makefile.cfg Einstellungen

EinstellungBeschreibung
# compilerWenn sie gcc haben, ändern Sie dies nicht. Ansonsten geben sie den von ihnen benutzen Compiler ein.
# shared library-Setzen Sie dies auf 'yes'. Dies bewirkt, dass die dynamische Bibliothek libsword.so erzeugt wird. Es muss noch ein Eintrag zur Datei /etc/ld.so.conf hinzugefügt werdem der auf libsword.so zeigt. /usr/local/sword/lib ist typisch. Die dynamische Bibliothek ist notwendig, damit BibleTime funktioniert, aber Sword wird auch ohne Fehler übersetzt werden, wenn sie dies nicht setzen. Seien sie hier vorsichtig.
# VCL library-Benutzen sie die Voreinstellung 'no', außer wenn Sie den Sword Installationsmanager benutzen. In diesem Falle setzen sie dies auf 'yes'.
# Debugging options etc...Die Voreinstellungen sollten funktionieren.
# endian, etc. support for other hardwareBenutzen Sie die Voreinstellung, wenn Sie auf einem Intel übersetzen. Wenn Sie andere Hardware benutzen, wählen Sie den richtigen Eintrag.
# zLib supportVerwenden Sie die Voreinstellung 'yes'
# pathsDie Voreinstellungen sollten für die meisten Distributionen funktionieren, ändern Sie dies nicht, außer wenn Sie wissen, was Sie machen.

Nun beginnen Sie die Übersetzung.

+make
+su
+make install
+make configure
+

Im Falle daß Befehl Reports einen Fehler auf Beendigung machen Sie, zeigt sie vermutlich an, daß Sie ein Paket vermissen. Z.B.:

+bash-2.03# make
+make just-pre nodeps=yes
+make[1]: Entering directory `/bible/sword-1.5.1a'
+make -C src just-pre
+.
+.
+.
+make[1]: Entering directory `/bible/sword-1.5.1a/include'
+make[1]: Nothing to be done for `just-targets'.
+make[1]: Leaving directory `/bible/sword-1.5.1a/include'
+make -C apps/X11/VCL just-targets
+make[1]: Entering directory `/bible/sword-1.5.1a/apps/X11/VCL'
+gcc -I../../../include/ -D_GNU_SOURCE -I. `gtk-config --cflags` -static -pipe -Wall -Wno-format
+-fomit-frame-pointer -ggdb -O0 -m486 -c -o TWinControl.o TWinControl.cpp
+/bin/sh: gtk-config: command not found 
+In file included from TWinControl.cpp:1:
+TWinControl.h:6: gtk/gtkwidget.h: No such file or directory
+TWinControl.cpp:3: gtk/gtkwidget.h: No such file or directory 
+In file included from TWinControl.cpp:1:
+TWinControl.h:281: syntax error before `*'
+TWinControl.h:284: parse error before `*'
+TWinControl.cpp:10: parse error before `*'
+make[1]: *** [TWinControl.o] Error 1
+make[1]: Leaving directory `/bible/sword-1.5.1a/apps/X11/VCL'
+make: *** [apps/X11/VCL/targets] Error 2
+bash-2.03#
+

Die kursiven Zeilen oben zeigen, dass eine GTK-Anwendung fehlte. Eine Untersuchung der vorhandenen Pakete zeigt, dass eines der mit SuSE gelieferten Pakete gtkdev ist. Es stellt sich heraus, dass dies die Anwendung ist, die erforderlich ist, damit make ohne Fehler durchläuft. Oft fehlende Pakete können auf den Installations CDs oder auf der Internet Seite ihres Distributors gefunden werden. Sobald make ohne Fehler durchläuft, starten Sie make install. Wenn es immer noch nicht klappt, öffnen Sie die Datei Makefile.cfg im obersten Verzeichnis des Sword Quellcodes und ändern Sie die Zeile buildvcl := yes zu buildvcl : = no und probieren Sie es erneut.

Installation der Module

Sword unterstützt zur Zeit 3 Arten von Modulen: Bibeln, Lexika und Kommentare. Damit Sword und BibleTime nützlich sind, sollten diese Module installiert sein.

Sword Module können entweder per Hand oder mit dem Sword Installmgr installiert werden.Sword Installmgr wird mit dem Sword Paket zur Verfügung gestellt.Sword Installmgr kann im Abschnitt Wie man Sword Installmgr benutzt und installiert oder im Sword Quellcode in /sword/apps/X11/InstallMgr/INSTALL gefunden werden.

Wählen Sie ein Sword Verzeichnis

Sword unterstützt zur Zeit 3 Arten von Modulen: Bibeln, Lexika und Kommentare. Sie müssen die Dateien eines Modules in ein eigenes Verzeichnis installieren. Sie müssen entscheiden, welches Verzeichnis ihr Sword Verzeichnis sein soll.Wenn Sie die Bibliothek und die Include Dateien in ein gesondertes Verzeichnis installiert haben, benutzen Sie dieses als ihr Sword Verzeichnis (z.B. /usr/local/sword/). Wenn sie die Bibliothek und die Include Dateien an einen bekannten Ort wie/usr/local/ installiert haben, wählen Sie bitte einen anderen Ort für ihr Sword Verzeichnis aus.

Entpacken Sie das heruntergeladene Paket

Als erstes müssen die das heruntergeladene Paket entpacken. Auf der Download-Seite von Sword können Sie wählen, ob Sie ein Windows® oder ein RAW Paket haben möchten. Wenn Sie einen "Linux® only" PC haben, wählen sie die RAW Variante. Aber falls Sie aus Versehen das selbstentpackende Windows® Programm heruntergeladen haben, versuchen Sie WINE zu benutzen, um die Dateien zu extrahieren.Unter Umständen müssen die die Datei_INSTALL.1 nach _install.1 umbenennen, um das Setup zum Laufen zu bekommen.

Module einbinden

Legen Sie das Verzeichnis mods.d innerhalb ihres Sword Verzeichnisses an. Bitte kopieren SIe die Datei [Modulname].conf in das mods.d Verzeichnis. Die .conf Datei ist normalerweise in den entpackten Moduldateien enthalten. Jetzt verschieben Sie das komplette Verzeichnis /modules, welches die entpackten Moduldateien enthält, in das Sword Verzeichnis. Im Beispiel ist /usr/local/sword/share das Sword Verzeichnis.

Die Verzeichnisstruktur sieht folgendermaßen aus:

+/usr/local/sword/share/ -|- mods.d/ -|- module_1_name.conf
+                         |           |- module_2_name.conf
+                         |
+                         |- texts/rawtext/ -|-module_1_name/files
+                                            |-module_2_name/files
+
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/inst-user-source.html b/bibletime-doc/docs/de/install/html/inst-user-source.html new file mode 100644 index 0000000..49f5772 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/inst-user-source.html @@ -0,0 +1,8 @@ +Quellcode

Quellcode

Quellcode

Quellcodepakete müssen entpackt werden (Archiver or similar). Versuchen Sie dann:

+export QTDIR=/usr/lib
+export KDEDIR=/usr
+export PATH=$KDEDIR/bin:$PATH
+./configure				# Makefiles erzeugen
+make					# BibleTime kompilieren
+make install				# BibleTime installieren
+
QTDIR ist das Verzeichnis, welches Qt™ 2 enthält. KDEDIR ist der Ordner, der KDE enthält. Die angegebenen Orte treffen auf Mandrake™ zu. Ihre Distribution benötigt vielleicht andere Werte.

Zusätzlicher Informationen können im Quellcode in der Datei bibletime/INSTALL gefunden werden.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/inst-user-troubleshooting.html b/bibletime-doc/docs/de/install/html/inst-user-troubleshooting.html new file mode 100644 index 0000000..0eed100 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/inst-user-troubleshooting.html @@ -0,0 +1 @@ +Problembehebung

Problembehebung

Problembehebung

www.bibletime.de hat alle Antworten. Bitte schauen Sie dort nach... :)

Vergessen Sie nicht , das FAQ und die Installationsanweisungen auf www.bibletime.de zu lesen. Falls Sie den Quellcode heruntergeladen haben, lesen Sie bitte auch die im Quellcode enthaltenen Dateien README und INSTALL.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/inst-user.html b/bibletime-doc/docs/de/install/html/inst-user.html new file mode 100644 index 0000000..5362839 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/inst-user.html @@ -0,0 +1 @@ +Chapter 4. Installation von BibleTime

Installation von BibleTime

Chapter 4. Installation von BibleTime

RPM Installation

Wenn sie einen BibleTime RPM installieren, öffnen Sie einfach ihren Paketmanager (rpm, KPackage und andere) und installieren Sie in der gewohnten Art und Weise.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/installmgr-install.html b/bibletime-doc/docs/de/install/html/installmgr-install.html new file mode 100644 index 0000000..165a183 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/installmgr-install.html @@ -0,0 +1,7 @@ +Sword Installmgr

Sword Installmgr

Sword Installmgr

Um den Sword Installmgr zu kompilieren, muss Sword bereits kompiliert sein. Siehe auch die Installationsanweisungen für Sword.

Finden Sie die Datei libsword.so, Sword hat sie wahrscheinlich in /usr/local/sword/lib installiert, außer Sie haben die Installation angepaßt.

Damit Sword Installmgr (und ebenso BibleTime) diese shared library finden kann, öffnen Sie einen Texteditor und fügen Sie /usr/local/sword/lib am Ende von /etc/ld.so.conf an.

Nun sind Sie bereit, den Sword Installmgr zu kompilieren.

Wechseln Sie in ihren Sword-Quelltextordner, und öffnen Sie das Verzeichnis .../sword/apps/X11/InstallMgr. Führen Sie folgendes in einer Shell aus:

+	ldconfig
+	./configure
+	make
+	su
+	make install
+	

Jetzt können sie in einer Root-Shell (su) den Installmgr ausführen, indem Sie /usr/local/bin/installmgr aufrufen.

Wenn das funktioniert hat, dann gibt es zwei Möglichkeiten, Textmodulemodule in Sword zu installieren.

  • Options -> Manage remote sources -- Über Internet mit Crosswire verbinden, und Sword Dokumente und Module vom Hauptarchiv herunterladen. Dieses Feature wurde noch nicht nach Linux® und UNIX® portiert.

  • Options -> Local Path -- Wenn Sie entpackte Quellen haben, dann stellen Sie diesen Wert auf ihr lokales Verzeichnis ein. Es kann sich um eine lokale Festplatte oder ein Netzlaufwerk handeln, oder auch die Sword CD, die auf einem lokalen oder entfernten CD ROM Laufwerk vorhanden ist. Alle verfügbaren Module werden angezeigt, und können nun installiert werden.

Sword CD's können vom BibleTime Team bezogen werden

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/installmgr.html b/bibletime-doc/docs/de/install/html/installmgr.html new file mode 100644 index 0000000..749293e --- /dev/null +++ b/bibletime-doc/docs/de/install/html/installmgr.html @@ -0,0 +1 @@ +Chapter 5. Installations- und Bedienungsanweisung für den Sword Installmgr

Installations- und Bedienungsanweisung für den Sword Installmgr

Chapter 5. Installations- und Bedienungsanweisung für den Sword Installmgr

Sword Installmgr wird nicht mit dem BibleTime-RPM vertrieben. Sie müssen den Quellcode von Crosswire Bible Society herunterladen. Eine vorkompilierte Version des Sword Installmgr ist auf der Sword CD enthalten, die vom BibleTime team bezogen werden kann.

Voraussetzungen des Sword Installmgr

Alle Pakete, die vom Sword Installmgr benötigt werden, sind in den Haupt-Linux® Distributionen enthalten. Es ist auch möglich, den Sword Installmgr auf den meisten UNIX®-Distributionen zu kompilieren. Wenn Sie auf Kompiler-Fehlermeldungen stoßen, lesen Sie bitte die Meldungen; diese sollten sie auf die fehlenden Pakete hinweisen.

Die folgende Tabelle enthält die Minimalvoraussetzungen zum Lauf der Sword Installmgr Binaries, oder zum Kompilieren der Quelltexte.

Table 5.1. Pakete, die für den Sword Installmgr benötigt werden

PaketOrt
Sword Benutzen Sie die Version, die in Ihrer Kopie von Sword enthalten ist. Muss (in der Datei ~/sword/Makefile.cfg) mit den VCL libraries = yes konfiguriert werden.
GTK Wenn Sie den Sword Installmgr kompilieren, sollte jede Version von GTK genügen.
KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/instmgr-cfg.html b/bibletime-doc/docs/de/install/html/instmgr-cfg.html new file mode 100644 index 0000000..b83a2d9 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/instmgr-cfg.html @@ -0,0 +1 @@ +Die Sword Konfigurationsdatei einrichten.

Die Sword Konfigurationsdatei einrichten.

Die Sword Konfigurationsdatei einrichten.

Anweisungen für die Sword Konfiguration befinden sich im Abschnitt "Die Sword Konfigurationsdatei" , die die manuelle Modulinstallation behandelt.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/instmgr-load.html b/bibletime-doc/docs/de/install/html/instmgr-load.html new file mode 100644 index 0000000..948090b --- /dev/null +++ b/bibletime-doc/docs/de/install/html/instmgr-load.html @@ -0,0 +1,6 @@ +Sword Installmgr benutzen, um Sword-Module zu installieren.

Sword Installmgr benutzen, um Sword-Module zu installieren.

Sword Installmgr benutzen, um Sword-Module zu installieren.

Sie müssen Sword Installmgr als Root starten, um Module installieren zu können. Beginnen Sie mit folgenden Kommandos:

+	[me@localhost user]$ su
+	Password:
+	[root@localhost user]# /usr/local/bin/installmgr
+	

Sie sehen nun das Installmgr-Fenster. Sie müssen nun options +>local path auf Ihr lokales Verzeichnis einstellen.

Jetzt werden die verfügbaren Module auf der linken Seite angezeigt, und die installierten auf der rechten Seite. Sie müssen nur Module auf der linken Seite auswählen, und Installieren anklicken, um sie für Sword und BibleTime verfügbar zu machen.

Sword Installmgr Screenshot

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/instmgr-rep.html b/bibletime-doc/docs/de/install/html/instmgr-rep.html new file mode 100644 index 0000000..d94b780 --- /dev/null +++ b/bibletime-doc/docs/de/install/html/instmgr-rep.html @@ -0,0 +1 @@ +Vorbereitung Ihres Archives

Vorbereitung Ihres Archives

Vorbereitung Ihres Archives

Wenn Sie die Sword CD haben, können Sie diesen Schritt überspringen. Die Texte sind auf der CD unkomprimiert gespeichert, und können vom Installmgr direkt verwendet werden.

Laden Sie Module von Crosswire Bible Society herunter (wählen Sie die normal komprimierten Module (modulename.zip), nicht die ausführbaren Modularchive für Windows (modulename.exe).

Erstellen Sie ein Verzeichnis für Ihr Modularchiv, z.B. $HOME/sword_modules.

Öffnen Sie ein Programm, das .zip Dateien entpacken kann. Z.B. gnozup oder archiver. Auch Kommandozeilenprogramme können verwendet werden; um herauszufinden, welche auf Ihrem System installiert sind, können Sieman -k zip ausführen

Entpacken Sie die MOdule in Ihr $HOME/sword_modules Verzeichnis. Alle Module werden in die korrekten Unterverzeichnisse entpackt. Wenn Sie später Module hinzufügen möchten, dann entpacken Sie diese ebenfalls in $HOME/sword_modules.

KDE Logo
\ No newline at end of file diff --git a/bibletime-doc/docs/de/install/html/instmgr.png b/bibletime-doc/docs/de/install/html/instmgr.png new file mode 100644 index 0000000..11c577a Binary files /dev/null and b/bibletime-doc/docs/de/install/html/instmgr.png differ diff --git a/bibletime-doc/docs/de/install/unicode/Makefile.am b/bibletime-doc/docs/de/install/unicode/Makefile.am new file mode 100644 index 0000000..5afbaf4 --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; diff --git a/bibletime-doc/docs/de/install/unicode/Makefile.in b/bibletime-doc/docs/de/install/unicode/Makefile.in new file mode 100644 index 0000000..6ee312f --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/Makefile.in @@ -0,0 +1,390 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=index_cache.gz + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/install/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/de/install/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/de/install/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/de/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime; + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/de/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/de/bibletime + +uninstall-local: + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/de/bibletime/install/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/de/install/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/de/install/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/de/install/unicode/index.docbook b/bibletime-doc/docs/de/install/unicode/index.docbook new file mode 100644 index 0000000..bce6cc0 --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/index.docbook @@ -0,0 +1,156 @@ + +BibleTime'> + + + + + + + BibleTime'> + Sword'> + Sword Installmgr'> + Crosswire Bible Society'> + + + + + + + + +]> + + + + + + + + + +BibleTime Installationsanleitung + + + Joachim Ansorg + Fred Saalbach + Jeffrey Hoyt + + + + + +1999 +2000 +2001 +Das BibleTime Team, info@bibletime.de + + + + +Die BibleTime Installationanleitung ist ein Teil von BibleTime. + + BibleTime ist freie Software; sie können es vertreiben und/oder verändern, entsprechend den Bestimmungen der GNU General Public License, die von der Free Software Foundation publiziert wird; entweder Version 2 der Lizenz, oder (je nach Wunsch) jede spätere Version. + + Dieses Programm wird vertrieben in der Hoffnung, dass es hilfreich ist; jedoch OHNE JEDE GARATIE. Lesen Sie die GNU General Public License für weitere Details. + + Sie sollten eine Kopie der GNU General Public License mit diesem Programm erhalten haben. Wenn nicht, dann schreiben sie an die Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + +10/23/2001 +1.01.00 + + + &bibletime; ist ein Programm für das Bibelstudium. + + + +KDE +bibletime +BibleTime +sword +crosswire +Hilfedialog + + + + +&instchap1; +&instchap2; +&instchap3; +&instchap4; +&appa; + + + + + + + + + + + + + + + + + diff --git a/bibletime-doc/docs/de/install/unicode/index_cache.gz b/bibletime-doc/docs/de/install/unicode/index_cache.gz new file mode 100644 index 0000000..582a7cf Binary files /dev/null and b/bibletime-doc/docs/de/install/unicode/index_cache.gz differ diff --git a/bibletime-doc/docs/de/install/unicode/inst-bin.docbook b/bibletime-doc/docs/de/install/unicode/inst-bin.docbook new file mode 100644 index 0000000..584b8c2 --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/inst-bin.docbook @@ -0,0 +1,50 @@ + +&bibletime; Programmdateien +Programmdateien werden in den folgenden Formaten zur Verfügung gestellt. + + + &bibletime; Distributionsformate + + Formatname Beschreibung + RPM-Pakete. Besuchen Sie die Sourceforge &bibletime; Homepage für die unterstützte Distributionen. RPM-Pakete werden mit dem entsprechenden Paketmanager installiert. RPM-Installationsanweisungen befinden sich hier. Quellcode Der Quellcode kann auf jeder Distribution installiert werden, die die Installationsvoraussetzungen erfüllt. Der Quellcode sollte auch auf Nicht-Intel-Plattformen und den meisten &UNIX;-Plattformen kompilierbar sein, die die Installationsvoraussetzungen erfüllen. Anweisungen für die Installation vom Quellcode aus befinden sich hier. + +
+ Sprachmodule, die das &bibletime; Handbuch, Bible Study HowTo, Installationsanweisungen und den Hilfedialog enthalten, werden in separaten RPM-Paketen bereitgestellt, ebenso als Tarball-Quellen. Die Sprachmodule enthalten die Dokumente in HTML und &XML; Docbook-Format, sodass die ohne das normale &bibletime;-Paket angesehen werden können. +Sprachmodule werden in der selben Art und Weise wie das Programmmodul installiert. + +
+ + diff --git a/bibletime-doc/docs/de/install/unicode/inst-installmgr.docbook b/bibletime-doc/docs/de/install/unicode/inst-installmgr.docbook new file mode 100644 index 0000000..ddd1dd1 --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/inst-installmgr.docbook @@ -0,0 +1,182 @@ + +Installations- und Bedienungsanweisung für den Sword Installmgr +&swordInstmgr; wird nicht mit dem &bibletime;-RPM vertrieben. Sie müssen den Quellcode von &crosswire; herunterladen. Eine vorkompilierte Version des &swordInstmgr; ist auf der &sword; CD enthalten, die vom BibleTime team bezogen werden kann. +
+ Voraussetzungen des &swordInstmgr; + + Alle Pakete, die vom &swordInstmgr; benötigt werden, sind in den Haupt-&Linux; Distributionen enthalten. Es ist auch möglich, den &swordInstmgr; auf den meisten &UNIX;-Distributionen zu kompilieren. Wenn Sie auf Kompiler-Fehlermeldungen stoßen, lesen Sie bitte die Meldungen; diese sollten sie auf die fehlenden Pakete hinweisen. + Die folgende Tabelle enthält die Minimalvoraussetzungen zum Lauf der &swordInstmgr; Binaries, oder zum Kompilieren der Quelltexte. + + Pakete, die für den &swordInstmgr; benötigt werden + + Paket Ort + &sword; Benutzen Sie die Version, die in Ihrer Kopie von &sword; enthalten ist. Muss (in der Datei ~/sword/Makefile.cfg) mit den VCL libraries = yes konfiguriert werden. GTK Wenn Sie den &swordInstmgr; kompilieren, sollte jede Version von GTK genügen. + +
+
+ + +
+ &swordInstmgr; + Um den &swordInstmgr; zu kompilieren, muss &sword; bereits kompiliert sein. Siehe auch die Installationsanweisungen für &sword;. + Finden Sie die Datei libsword.so, &sword; hat sie wahrscheinlich in /usr/local/sword/lib installiert, außer Sie haben die Installation angepaßt. + Damit &swordInstmgr; (und ebenso &bibletime;) diese shared library finden kann, öffnen Sie einen Texteditor und fügen Sie /usr/local/sword/lib am Ende von /etc/ld.so.conf an. + Nun sind Sie bereit, den &swordInstmgr; zu kompilieren. + Wechseln Sie in ihren &sword;-Quelltextordner, und öffnen Sie das Verzeichnis .../sword/apps/X11/InstallMgr. Führen Sie folgendes in einer Shell aus: + + ldconfig + ./configure + make + su + make install + + Jetzt können sie in einer Root-Shell (su) den Installmgr ausführen, indem Sie /usr/local/bin/installmgr aufrufen. + Wenn das funktioniert hat, dann gibt es zwei Möglichkeiten, Textmodulemodule in &sword; zu installieren. + Options -> Manage remote sources -- Über Internet mit Crosswire verbinden, und Sword Dokumente und Module vom Hauptarchiv herunterladen. Dieses Feature wurde noch nicht nach &Linux; und &UNIX; portiert. Options -> Local Path -- Wenn Sie entpackte Quellen haben, dann stellen Sie diesen Wert auf ihr lokales Verzeichnis ein. Es kann sich um eine lokale Festplatte oder ein Netzlaufwerk handeln, oder auch die &sword; CD, die auf einem lokalen oder entfernten CD ROM Laufwerk vorhanden ist. Alle verfügbaren Module werden angezeigt, und können nun installiert werden. + &sword; CD's können vom BibleTime Team bezogen werden +
+ +
+ Vorbereitung Ihres Archives + Wenn Sie die &sword; CD haben, können Sie diesen Schritt überspringen. Die Texte sind auf der CD unkomprimiert gespeichert, und können vom Installmgr direkt verwendet werden. + Laden Sie Module von &crosswire; herunter (wählen Sie die normal komprimierten Module (modulename.zip), nicht die ausführbaren Modularchive für Windows (modulename.exe). + Erstellen Sie ein Verzeichnis für Ihr Modularchiv, z.B. $HOME/sword_modules. + Öffnen Sie ein Programm, das .zip Dateien entpacken kann. Z.B. gnozup oder archiver. Auch Kommandozeilenprogramme können verwendet werden; um herauszufinden, welche auf Ihrem System installiert sind, können Sieman -k zip ausführen + Entpacken Sie die MOdule in Ihr $HOME/sword_modules Verzeichnis. Alle Module werden in die korrekten Unterverzeichnisse entpackt. Wenn Sie später Module hinzufügen möchten, dann entpacken Sie diese ebenfalls in $HOME/sword_modules. +
+ + +
+ Die &sword; Konfigurationsdatei einrichten. + Anweisungen für die &sword; Konfiguration befinden sich im Abschnitt "Die &sword; Konfigurationsdatei" , die die manuelle Modulinstallation behandelt. +
+ + +
+ &swordInstmgr; benutzen, um Sword-Module zu installieren. + Sie müssen &swordInstmgr; als Root starten, um Module installieren zu können. Beginnen Sie mit folgenden Kommandos: + + [me@localhost user]$ su + Password: + [root@localhost user]# /usr/local/bin/installmgr + + Sie sehen nun das Installmgr-Fenster. Sie müssen nun options +>local path auf Ihr lokales Verzeichnis einstellen. + Jetzt werden die verfügbaren Module auf der linken Seite angezeigt, und die installierten auf der rechten Seite. Sie müssen nur Module auf der linken Seite auswählen, und Installieren anklicken, um sie für &sword; und &bibletime; verfügbar zu machen. &swordInstmgr; Screenshot +
+
+ + + + + + + + + diff --git a/bibletime-doc/docs/de/install/unicode/inst-preq.docbook b/bibletime-doc/docs/de/install/unicode/inst-preq.docbook new file mode 100644 index 0000000..1479185 --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/inst-preq.docbook @@ -0,0 +1,58 @@ + +&bibletime; Systemanforderungen + +
+ Anforderungen für &bibletime; 1.1 + + Alle benötigten Pakete, um &bibletime; zu übersetzen, sind in den meisten &Linux; Distributionen enthalten. Es ist ebenfalls möglich, &bibletime; auf den meisten anderen &UNIX; Distributionen zu übersetzen.Wenn Sie Übersetzungsfehler erhalten lesen sie die Meldungen, diese sollten sie zu den benötigten Paketen führen, die sie wahrscheinlich auf den Installations CDs finden werden. + Die folgende Tabelle enthält die Mindestanforderungen, damit das &bibletime; Binärprogramm läuft oder damit die Quellcode Version übersetzt werden kann. + + + + Pakete, die zur Installation von &bibletime; 1.1 benötigt werden + + Paket Ort + &Qt; 2.2.x http://www.trolltech.com &kde; 2.x (auf jeden Fall die Bibliotheken) http://www.kde.org &sword; 1.5.3 ftp://ftp.crosswire/pub/sword/source + +
+
+
+ + diff --git a/bibletime-doc/docs/de/install/unicode/inst-sources.docbook b/bibletime-doc/docs/de/install/unicode/inst-sources.docbook new file mode 100644 index 0000000..b78bf4b --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/inst-sources.docbook @@ -0,0 +1,246 @@ +Installation der BibleTime Quellen + uDieses Kapitel beschreibt, wie der Quellcode übersetzt wird. Diese Schritte können sowohl auf die Entwicklungsversion als auch auf die herausgegebenen Version von &bibletime; und &sword; angewandt werden. +
Installation von &sword; und der &sword; Module + &sword; und die &sword; Module sind die Textbibliothek für BibleTime. Bitte lesen sie die Download Seite für weitere Informationen über das Herunterladen von BibleTime. + Lesen sie die Anforderungen Seite um &sword; zu bekommen. Beachten sie die Seitenlinks um die &sword; Module zu bekommen. + +
Installation von SWORD + Diese Seite benutzt &sword; 1.5.1a. Für andere Versionen von &sword; können die Namen abweichen. + + Zuerst müssen sie die heruntergeladene .tar.gz Datei in ein vorübergehendes Verzeichnis entpacken (falls sie die CVS version benutzen, ist der Quellcode bereits entpackt, als lassen Sie diesen Schritt aus). Machen sie in etwa folgendes: +mkdir /tmp +cd /tmp +tar -xzf sword-1.5.1a.tar.gz +cd /tmp/sword-1.5.1a + + + + (die Tar-Datei ist in ein Verzeichnis entpackt worden, dass sword-1.5.1a oder ähnlich heisst) + + Bevor Sie versuchen, &sword; zu übersetzen, müssen Sie unter Umständen Makefile.cfg anpassen (sie liegt in der obersten Ebene des entpackten Quellcodes). Der anpassbare Abschnitt von Makefile.cfg ist gekennzeichnet. Versuchen Sie nicht, Dinge in der Datei zu ändern, die außerhalb des mit ##### Customizable stuff. Set it how you like it ##### Bereiches liegen, außer wenn Sie wirklich wissen, was Sie tun. + Für viele Installation werden die Voreinstellungen funktionieren. Wenn diese nicht funktionieren, können Einstellungen gesetzt werden. + +Sword Makefile.cfg Einstellungen + + Einstellung Beschreibung + # compiler Wenn sie gcc haben, ändern Sie dies nicht. Ansonsten geben sie den von ihnen benutzen Compiler ein. # shared library- Setzen Sie dies auf 'yes'. Dies bewirkt, dass die dynamische Bibliothek libsword.so erzeugt wird. Es muss noch ein Eintrag zur Datei /etc/ld.so.conf hinzugefügt werdem der auf libsword.so zeigt. /usr/local/sword/lib ist typisch. Die dynamische Bibliothek ist notwendig, damit BibleTime funktioniert, aber Sword wird auch ohne Fehler übersetzt werden, wenn sie dies nicht setzen. Seien sie hier vorsichtig. # VCL library- Benutzen sie die Voreinstellung 'no', außer wenn Sie den Sword Installationsmanager benutzen. In diesem Falle setzen sie dies auf 'yes'. # Debugging options etc... Die Voreinstellungen sollten funktionieren. # endian, etc. support for other hardware Benutzen Sie die Voreinstellung, wenn Sie auf einem Intel übersetzen. Wenn Sie andere Hardware benutzen, wählen Sie den richtigen Eintrag. # zLib support Verwenden Sie die Voreinstellung 'yes' # paths Die Voreinstellungen sollten für die meisten Distributionen funktionieren, ändern Sie dies nicht, außer wenn Sie wissen, was Sie machen. + +
+ + +Nun beginnen Sie die Übersetzung. + +make +su +make install +make configure + + Im Falle daß Befehl Reports einen Fehler auf Beendigung machen Sie, zeigt sie vermutlich an, daß Sie ein Paket vermissen. Z.B.: + + +bash-2.03# make +make just-pre nodeps=yes +make[1]: Entering directory `/bible/sword-1.5.1a' +make -C src just-pre +. +. +. +make[1]: Entering directory `/bible/sword-1.5.1a/include' +make[1]: Nothing to be done for `just-targets'. +make[1]: Leaving directory `/bible/sword-1.5.1a/include' +make -C apps/X11/VCL just-targets +make[1]: Entering directory `/bible/sword-1.5.1a/apps/X11/VCL' +gcc -I../../../include/ -D_GNU_SOURCE -I. `gtk-config --cflags` -static -pipe -Wall -Wno-format +-fomit-frame-pointer -ggdb -O0 -m486 -c -o TWinControl.o TWinControl.cpp +/bin/sh: gtk-config: command not found +In file included from TWinControl.cpp:1: +TWinControl.h:6: gtk/gtkwidget.h: No such file or directory +TWinControl.cpp:3: gtk/gtkwidget.h: No such file or directory +In file included from TWinControl.cpp:1: +TWinControl.h:281: syntax error before `*' +TWinControl.h:284: parse error before `*' +TWinControl.cpp:10: parse error before `*' +make[1]: *** [TWinControl.o] Error 1 +make[1]: Leaving directory `/bible/sword-1.5.1a/apps/X11/VCL' +make: *** [apps/X11/VCL/targets] Error 2 +bash-2.03# + + +Die kursiven Zeilen oben zeigen, dass eine GTK-Anwendung fehlte. Eine Untersuchung der vorhandenen Pakete zeigt, dass eines der mit SuSE gelieferten Pakete gtkdev ist. Es stellt sich heraus, dass dies die Anwendung ist, die erforderlich ist, damit make ohne Fehler durchläuft. Oft fehlende Pakete können auf den Installations CDs oder auf der Internet Seite ihres Distributors gefunden werden. Sobald make ohne Fehler durchläuft, starten Sie make install. Wenn es immer noch nicht klappt, öffnen Sie die Datei Makefile.cfg im obersten Verzeichnis des Sword Quellcodes und ändern Sie die Zeile buildvcl := yes zu buildvcl : = no und probieren Sie es erneut. +
+ +
+Installation der Module +&sword; unterstützt zur Zeit 3 Arten von Modulen: Bibeln, Lexika und Kommentare. Damit &sword; und &bibletime; nützlich sind, sollten diese Module installiert sein. &sword; Module können entweder per Hand oder mit dem &swordInstmgr; installiert werden.&swordInstmgr; wird mit dem &sword; Paket zur Verfügung gestellt.&swordInstmgr; kann im Abschnitt Wie man &swordInstmgr; benutzt und installiert oder im &sword; Quellcode in /sword/apps/X11/InstallMgr/INSTALL gefunden werden. + +
Wählen Sie ein &sword; Verzeichnis &sword; unterstützt zur Zeit 3 Arten von Modulen: Bibeln, Lexika und Kommentare. Sie müssen die Dateien eines Modules in ein eigenes Verzeichnis installieren. Sie müssen entscheiden, welches Verzeichnis ihr &sword; Verzeichnis sein soll.Wenn Sie die Bibliothek und die Include Dateien in ein gesondertes Verzeichnis installiert haben, benutzen Sie dieses als ihr &sword; Verzeichnis (z.B. /usr/local/sword/). Wenn sie die Bibliothek und die Include Dateien an einen bekannten Ort wie/usr/local/ installiert haben, wählen Sie bitte einen anderen Ort für ihr &sword; Verzeichnis aus. +
+ + + +
Entpacken Sie das heruntergeladene Paket + Als erstes müssen die das heruntergeladene Paket entpacken. Auf der Download-Seite von &sword; können Sie wählen, ob Sie ein &Windows; oder ein RAW Paket haben möchten. Wenn Sie einen "&Linux; only" PC haben, wählen sie die RAW Variante. Aber falls Sie aus Versehen das selbstentpackende &Windows; Programm heruntergeladen haben, versuchen Sie WINE zu benutzen, um die Dateien zu extrahieren.Unter Umständen müssen die die Datei_INSTALL.1 nach _install.1 umbenennen, um das Setup zum Laufen zu bekommen. +
+
Module einbinden + Legen Sie das Verzeichnis mods.d innerhalb ihres &sword; Verzeichnisses an. Bitte kopieren SIe die Datei [Modulname].conf in das mods.d Verzeichnis. Die .conf Datei ist normalerweise in den entpackten Moduldateien enthalten. Jetzt verschieben Sie das komplette Verzeichnis /modules, welches die entpackten Moduldateien enthält, in das Sword Verzeichnis. Im Beispiel ist /usr/local/sword/share das Sword Verzeichnis. + Die Verzeichnisstruktur sieht folgendermaßen aus: + +/usr/local/sword/share/ -|- mods.d/ -|- module_1_name.conf + | |- module_2_name.conf + | + |- texts/rawtext/ -|-module_1_name/files + |-module_2_name/files + +
+ +
+
+ + + + +
+ + + + + + + diff --git a/bibletime-doc/docs/de/install/unicode/inst-user.docbook b/bibletime-doc/docs/de/install/unicode/inst-user.docbook new file mode 100644 index 0000000..474dcfe --- /dev/null +++ b/bibletime-doc/docs/de/install/unicode/inst-user.docbook @@ -0,0 +1,41 @@ +Installation von &bibletime; +
RPM Installation + Wenn sie einen &bibletime; RPM installieren, öffnen Sie einfach ihren Paketmanager (rpm, &kpackage; und andere) und installieren Sie in der gewohnten Art und Weise. +
+
Quellcode + Quellcodepakete müssen entpackt werden (Archiver or similar). Versuchen Sie dann: +export QTDIR=/usr/lib +export KDEDIR=/usr +export PATH=$KDEDIR/bin:$PATH +./configure # Makefiles erzeugen +make # BibleTime kompilieren +make install # BibleTime installieren + QTDIR ist das Verzeichnis, welches &Qt; 2 enthält. KDEDIR ist der Ordner, der &kde; enthält. Die angegebenen Orte treffen auf &Mandrake; zu. Ihre Distribution benötigt vielleicht andere Werte. + Zusätzlicher Informationen können im Quellcode in der Datei bibletime/INSTALL gefunden werden. +
+
Problembehebung + www.bibletime.de hat alle Antworten. Bitte schauen Sie dort nach... :) + Vergessen Sie nicht , das &FAQ; und die Installationsanweisungen auf www.bibletime.de zu lesen. Falls Sie den Quellcode heruntergeladen haben, lesen Sie bitte auch die im Quellcode enthaltenen Dateien README und INSTALL. +
+
+ + + diff --git a/bibletime-doc/docs/documentation-links.html b/bibletime-doc/docs/documentation-links.html new file mode 100644 index 0000000..c5f7b80 --- /dev/null +++ b/bibletime-doc/docs/documentation-links.html @@ -0,0 +1,77 @@ + + +The BibleTime documentation index + + + +

The BibleTime documentation index

+ +

The english files are up-to-date. Translations may be outdated or even unavailable.

+ +

English (en) documentation. (editing in progress) +

+ +

Czechoslovakian (cs) documentation. (not available yet) +

+ +

German (de) documentation. (not up to date) +

+ +

Spanish (es) documentation. (not available yet) +

+ +

Italian (it) documentation. (not available yet) +

+ +

Dutch (nl) documentation. (not available yet) +

+ +

Norwegian (no) documentation. (not available yet) +

+ +

Slovak (sk) documentation. (not available yet) +

+ + + + diff --git a/bibletime-doc/docs/en/Makefile.am b/bibletime-doc/docs/en/Makefile.am new file mode 100644 index 0000000..a3240f1 --- /dev/null +++ b/bibletime-doc/docs/en/Makefile.am @@ -0,0 +1,10 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = handbook helpdialog howto install + +EXTRA_DIST = tips + +rcdir = $(kde_datadir)/bibletime +rc_DATA = tips diff --git a/bibletime-doc/docs/en/Makefile.in b/bibletime-doc/docs/en/Makefile.in new file mode 100644 index 0000000..344ac00 --- /dev/null +++ b/bibletime-doc/docs/en/Makefile.in @@ -0,0 +1,490 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = handbook helpdialog howto install + +EXTRA_DIST = tips + +rcdir = $(kde_datadir)/bibletime +rc_DATA = tips +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DATA = $(rc_DATA) + +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +install-rcDATA: $(rc_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(rcdir) + @list='$(rc_DATA)'; for p in $$list; do \ + if test -f $(srcdir)/$$p; then \ + echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p"; \ + $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p; \ + else if test -f $$p; then \ + echo " $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p"; \ + $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p; \ + fi; fi; \ + done + +uninstall-rcDATA: + @$(NORMAL_UNINSTALL) + list='$(rc_DATA)'; for p in $$list; do \ + rm -f $(DESTDIR)$(rcdir)/$$p; \ + done + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: install-rcDATA +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: uninstall-rcDATA +uninstall: uninstall-recursive +all-am: Makefile $(DATA) +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + $(mkinstalldirs) $(DESTDIR)$(rcdir) + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: uninstall-rcDATA install-rcDATA install-data-recursive \ +uninstall-data-recursive install-exec-recursive \ +uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ +all-recursive check-recursive installcheck-recursive info-recursive \ +dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/handbook/Makefile.am b/bibletime-doc/docs/en/handbook/Makefile.am new file mode 100644 index 0000000..17d7a2a --- /dev/null +++ b/bibletime-doc/docs/en/handbook/Makefile.am @@ -0,0 +1,23 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/en/handbook/Makefile.in b/bibletime-doc/docs/en/handbook/Makefile.in new file mode 100644 index 0000000..e291018 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/Makefile.in @@ -0,0 +1,480 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/handbook/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/handbook + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/handbook/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/handbook/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/handbook/html/Makefile.am b/bibletime-doc/docs/en/handbook/html/Makefile.am new file mode 100644 index 0000000..88ca8e6 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; diff --git a/bibletime-doc/docs/en/handbook/html/Makefile.in b/bibletime-doc/docs/en/handbook/html/Makefile.in new file mode 100644 index 0000000..82aa287 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/Makefile.in @@ -0,0 +1,390 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=hdbk-op-module-tree-select.html hdbk-bars.html hdbk-op-search.html hdbk-bars-menubar-file.html hdbk-bars-menubar-settings.html hdbk-bars-menubar-Window.html hdbk-bars-menubar.html hdbk-config.html hdbk-config-bt-Colors.html hdbk-op-output.html hdbk-bars-menubar-mainindex.html hdbk-intro-ToDo.html hdbk-bars-toolbar-action.html hdbk-bars-menubar-view.html hdbk-config-bt-sword.html hdbk-config-bt-profiles.html hdbk-bars-menubar-Help.html hdbk-start-screen.html index.html hdbk-config-bt.html hdbk-op-MDI-Window.html hdbk-op.html hdbk-intro.html hdbk-config-bt-Accelerators.html hdbk-term.html hdbk-intro-motivation.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/handbook/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/handbook/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/handbook/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in hdbk-bars-toolbar-Configtoolbar.png hdbk-bars-toolbar-action-cascade-auto.png hdbk-bars-toolbar-action-cascade.png hdbk-bars-toolbar-action-contents.png hdbk-bars-toolbar-action-exit.png hdbk-bars-toolbar-action-print.png hdbk-bars-toolbar-action-reset.png hdbk-bars-toolbar-action-search.png hdbk-bars-toolbar-action-tile-auto.png hdbk-bars-toolbar-action-tile.png hdbk-bars-toolbar-close.png hdbk-conf-font-about.png hdbk-conf-optdialog-color.png hdbk-conf-optdialog-fonts.png hdbk-conf-optdialog-start.png hdbk-conf-optdialog-sword.png hdbk-config-toolbar.png hdbk-inst-sources-installmgr.png hdbk-op-change-range.png hdbk-op-crch-dia-choose.png hdbk-op-delete-verse.png hdbk-op-module-select-1.png hdbk-op-module-select-2.png hdbk-op-module-tree-1.png hdbk-op-pencil.png hdbk-op-search-dialog-searchanal.png hdbk-op-search-dialog-searchresult.png hdbk-op-search-dialog-searchtext.png hdbk-start-bticon.png hdbk-start-screen-terms.png hdbk-start-sequence-tips.png hdbk_op_module-tree-bookmark-bookmarkandfolder.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/handbook/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-Help.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-Help.html new file mode 100644 index 0000000..d9d0697 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-Help.html @@ -0,0 +1,106 @@ + + +Help + + + + + + + + + + +

Help

+ +
+

+Help

+

+ +

+
+Handbook +
+

+Select Handbook to access +this document from the KDE Help Center. +

+
+Installation +
+

+Select Installation to access +the installation instructions for BibleTime from the KDE Help Center. +

+
+Biblestudy HowTo +
+

+Select Biblestudy HowTo to access +A good basic text with recommendations for studying the Bible. +

+
+What's This +
+

+ +Allows you to click on certain items for contextual help. +

+
+Bug Report +
+

+ +Send a bug report to the program's maintainers to help development. +Before sending a bug report please configure the bug report application +to use your mail program. This is done by configure +on the Submit A Bug Report dialog. +

+
+Daily Tip +
+

+Launches the tip of the day dialog.

+
+About BibleTime +
+

+ +Opens a window with general BibleTime information. +

+
+About KDE +
+

+ +Opens a window with general KDE information. +

+
+ +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-Window.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-Window.html new file mode 100644 index 0000000..bd11dbb --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-Window.html @@ -0,0 +1,106 @@ + + +Window + + + + + + + + + + + +

Window

+ +
+

+Window

+

+

+
+Save Profile +
+

+Saves the current configuration to +a selected profile

+
+Load Profile +
+

+Loads the contents of the named profile to +the current session of BibleTime.

+
+Configure Profile +
+

+This brings up the profiles tab of the +Options dialog. +Here you create and manage profiles

+
+Fullscreen Mode +
+

+When Fullscreen Mode is selected, BibleTime will expand +to the full size of your monitor screen. To reverse the action select +Fullscreen Modeagain.

+
+Cascade +
+

+Cascades open display windows

+
+Tile +
+

+Tiles open display windows

+
+Auto Cascade +
+

+ +Automatically cascades newly opened display windows +

+
+Auto Tile +
+

+ditto for tiling newly opened display windows

+
+Close all +
+

+Closes all open display windows

+
+List of open modules +
+

+shows a list of all of the currently selected modules.

+
+

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-file.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-file.html new file mode 100644 index 0000000..a61c4e8 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-file.html @@ -0,0 +1,62 @@ + + +File + + + + + + + + + + + +

File

+ +
+

+File

+

+ +

+
+Clear printing queue +
+

+Clears all items from the BibleTime print queue. +The BibleTime printing queue does not clear automatically.

+
+ +Print +
+

+This menu item launches the printdialog box. +From here you will select print or view as for any other KDE application.

+
+

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-mainindex.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-mainindex.html new file mode 100644 index 0000000..570ef7a --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-mainindex.html @@ -0,0 +1,81 @@ + + +Main Index + + + + + + + + + + + +

Main Index

+ +
+

+Main Index

+

+ + +

+
+Search in module(s) +
+

+ +If Search in module(s) is selected, +search dialog is displayed. Any selected documents +from the left pane are preselected on the choose modules tab. +

+
+Reset Main Index +
+

+ +If Reset Main Index is selected, +the Main Index in the left pane will be rebuilt. +Any customization in the main index and bookmarks +will be deleted. +

+
+Remove selected item +
+

+ +If Remove selected item is selected, +any selected items in the Main Index in the left pane will be deleted. +This action can only be partly undone by the Reset Main Index. +Use this feature with caution. +

+
+ + +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-settings.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-settings.html new file mode 100644 index 0000000..1d6b0fc --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-settings.html @@ -0,0 +1,62 @@ + + +Settings + + + + + + + + + + + +

Settings

+ +
+

+Settings

+

+ +

+
+Configure Toolbar +
+

+show the Configure Toolbar dialog.

+
+Configure BibleTime +
+

+Shows the Options dialog. +From this dialog the startup mode, fonts, colors, profiles, +sword features, and accelerators are configurable.

+
+ +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-view.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-view.html new file mode 100644 index 0000000..3b8a6d7 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar-view.html @@ -0,0 +1,66 @@ + + +View + + + + + + + + + + + +

View

+ +
+

+View

+

+ +

+
+Show Toolbar +
+

+>If show toolbar is selected, +the toolbar is displayed. +If show toolbar is unselected then the +toolbar is hidden.

+
+ +Show Main Index +
+

+If show main index is selected, +the left pane showing the available Sword documents is displayed. +If show main index is unselected then the +left pane is hidden.

+
+

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar.html new file mode 100644 index 0000000..59e8536 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-menubar.html @@ -0,0 +1,45 @@ + + +Menubar + + + + + + + + + + + +

Menubar

+ +
+

+Menubar

+

+

+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-Configtoolbar.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-Configtoolbar.png new file mode 100644 index 0000000..6b9f33b Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-Configtoolbar.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-cascade-auto.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-cascade-auto.png new file mode 100644 index 0000000..d0a8461 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-cascade-auto.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-cascade.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-cascade.png new file mode 100644 index 0000000..263ad5f Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-cascade.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-contents.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-contents.png new file mode 100644 index 0000000..293b736 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-contents.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-exit.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-exit.png new file mode 100644 index 0000000..49ccbef Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-exit.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-print.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-print.png new file mode 100644 index 0000000..669b738 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-print.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-reset.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-reset.png new file mode 100644 index 0000000..d1c2653 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-reset.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-search.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-search.png new file mode 100644 index 0000000..028b97b Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-search.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-tile-auto.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-tile-auto.png new file mode 100644 index 0000000..842d9ee Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-tile-auto.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-tile.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-tile.png new file mode 100644 index 0000000..5dfd05f Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action-tile.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action.html new file mode 100644 index 0000000..e16c57b --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-action.html @@ -0,0 +1,76 @@ + + +Button Action + + + + + + + + + + + +

Button Action

+ +
+

+Button Action

+

+

Icon
+ Closes BibleTime. +

+

+

Icon
+ Prints items in the print queue. +

+

+

Icon
+ Search in Selected Module(s). +

+

+

Icon
+ Cascade Document Windows. +

+

+

Icon
+ Autocascade Document Windows. +

+

+

Icon
+ Tile Document Windows. +

+

+

Icon
+ Auto tile Document Windows. +

+

+

Icon
+ Close All Document Windows. +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-close.png b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-close.png new file mode 100644 index 0000000..bb4b445 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-bars-toolbar-close.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-bars.html b/bibletime-doc/docs/en/handbook/html/hdbk-bars.html new file mode 100644 index 0000000..32b4e48 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-bars.html @@ -0,0 +1,54 @@ + + +Chapter 5. Main toolbar and menubar + + + + + + + + + + + +

Main toolbar and menubar

+ +
+

+Chapter 5. Main toolbar and menubar

+

+

+

+Toolbar

+

The action of each button is described in the configuration dialog box. + Moving the cursor over a button will activate the button's tooltip which + describes that buttons action. +

+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-conf-font-about.png b/bibletime-doc/docs/en/handbook/html/hdbk-conf-font-about.png new file mode 100644 index 0000000..24afaa1 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-conf-font-about.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-color.png b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-color.png new file mode 100644 index 0000000..c66917f Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-color.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-fonts.png b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-fonts.png new file mode 100644 index 0000000..ac32416 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-fonts.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-start.png b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-start.png new file mode 100644 index 0000000..0f8a5ec Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-start.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-sword.png b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-sword.png new file mode 100644 index 0000000..e0bcfad Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-conf-optdialog-sword.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-Accelerators.html b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-Accelerators.html new file mode 100644 index 0000000..fbce0cb --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-Accelerators.html @@ -0,0 +1,109 @@ + + +Accelerators + + + + + + + + + + + +

Accelerators

+ +
+

+Accelerators

+

Accelerators are special key commands that can be used in the place of + the menu items and icons. A number of BibleTime's commands have + predefined Accelerators. All of BibleTime's commands can be assigned + accelerators here.

+
+

+Table 4.3. Default accelerators +

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionKey combination
Auto TileCtrl+Alt+T
Auto Cascade Ctrl+Alt+A
Cascade Ctrl+A
Close All Shift+Ctrl+A
Configure Toolbars 
Preferences  
Quit Ctrl+Q
Remove Selected Item(s)Ctrl+Alt+D
Reset Main Index Ctrl+Alt+R
Search in Selected Module(s) Ctrl+Alt+S
Tile Ctrl+T
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-Colors.html b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-Colors.html new file mode 100644 index 0000000..1863443 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-Colors.html @@ -0,0 +1,61 @@ + + +Colors + + + + + + + + + + + +

Colors

+ +
+

+Colors

+

The colors of the objects in display windows can be customized. + Objects that can be customized are:

+ + + + + + + + + +
Text
Highlighted verse
Footnotes
Morphological Tags
Background
Hyperlinks
Strong's Numbers
Words of Jesus
+

Some options like "Words of Jesus" only apply to texts which + support this special feature.

+
+Options Dialog - Color

The Options dialog - Color.

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-profiles.html b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-profiles.html new file mode 100644 index 0000000..fb9a729 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-profiles.html @@ -0,0 +1,50 @@ + + +Profiles + + + + + + + + + + + +

Profiles

+ +
+

+Profiles

+

Profiles define the appearance of the work area, for example which + windows are open and which texts should be displayed in these windows. + Once a profile is created, use the menu item window -> + save profile to save a current session into a + profile. Use window -> load profile to + load a previously saved profile into BibleTime.

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-sword.html b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-sword.html new file mode 100644 index 0000000..3073a52 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt-sword.html @@ -0,0 +1,102 @@ + + +Sword + + + + + + + + + + + +

Sword

+ +
+

+Sword

+

Many features provided by the Sword backend can now be customized in + BibleTime'

+
+Options Dialog - Sword

The Options dialog - Sword.

+
+
+

+Sword General

+

Key Catch for Lexicons

+

Bibletime can create a key catch for lexicons. This speeds up + opening large lexicon modules. The catch file does use some disc space, + so if your computer has only a small amount of free space, you might want + to disable this feature.

+

Scrolling Behavior

+

The default is that a down arrow moves the current position in a text to + the next verse. This option allows the down arrow to move the current + position in a text to the previous verse.

+

Specify a language for biblical book names

+

This feature allows the language used to displayed book names + to be changed. For example the King James Version can be displayed + with German book names. If your language is not displayed and you would + like to create a sword locale for your language, please see the + crosswire bible society developers site for details.

+
+
+

+Sword Default Modules

+

Default modules are specified here.

+
+
+

+Sword filter settings

+

Filters control the appearance of text in the display windows. + Here you can chose the default settings for the various filters.

+

The items controlled by filters are:

+
    +
  • +Show line brake after each verse

  • +
  • +Show verse numbers

  • +
  • +Show footnotes

  • +
  • +Show Strong's numbers

  • +
  • +Show headings

  • +
  • +show morphologic tags

  • +
  • +show lemmas

  • +
  • +Show Hebrew vowel points

  • +
  • +Show Hebrew cantillation marks

  • +
  • +Show Greek accents

  • +
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config-bt.html b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt.html new file mode 100644 index 0000000..86e3ccb --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-config-bt.html @@ -0,0 +1,332 @@ + + +Options Dialog + + + + + + + + + + + +

Options Dialog

+ +
+

+Options Dialog

+

The options dialog allows many BibleTime and Sword + features to be customized.

+
+

+Startup

+

The startup behavior can be customized. + Select from the following options:

+ + + + +
Show tip of the day.
Show startup Logo.
Restore windows in workspace area.
+
+Options Dialog

The Options dialog - Startup.

+
+
+
+

+Fonts

+

The display font used for text can be changed as desired. If you have a + module that requires a special font, check here to see if the font is available to + BibleTime. +

+
+Options Dialog - fonts

The Options dialog - Fonts.

+
+
+

+Unicode Fonts (ISO10646)

+

Sword modules are provided with either iso-8859-1 (Latin-1) or iso-10646 (Unicode) encoding. + You can tell how a module is encoded by right mouse button on the main index and selecting about + this module.

+
+About this module

The 'About this module' window shows what kind of encoding is used.

+
+

As long as the modules you are interested in display correctly nothing needs to be done here. + If a module you are interested in displays as a series of question marks (???????????????????) the font + available to BibleTime does not contain the used in characters in your document.

+

In the options dialog, choose fonts select in the Unicode area of application. You will need to choose + a font that has a iso-10646-1 character set. Try clearlyu as a first step (it is included with most distributions). + If your module still does not display, you will need to use a more appropriate font.

+
+

+Tip

+

If you use a small Unicode font like clearlyu (about 22kb) BibleTime will run faster than if a large font like + Bitstream Cyberbit (about 12Mb) is used.

+
+
+
+Font Installation
+

Installing fonts consists of three steps

+ +
+
+
+Obtaining Fonts
+

There are a number of fonts that support Unicode encoding, some of these are + available at no charge. Few of the fonts available include all of range of symbols + defined in the Unicode standard.

+

Here is a listing of some of the fonts available:

+
+

+Table 4.0. Unicode Fonts +

+ ++++ + + + + + + + + + + + + + + + + + + +
ClearlyuIncluded in some distributions. Contains European, Greek, Hebrew, Thai. + Does not contain Chinease pictographs, or Arabic
+ftp://ftp.crosswire.org/pub/sword/iso/latest/FONTS.Several fonts available from the Crosswire Bible Society ftp site.
Bitstream CyberBitCovers almost the entire range of Unicode.
Caslon, Monospace, Cupola, CalibanPartial coverage, see information on linked site.
+
+

For A partial list of other Unicode fonts and the ranges covered: + Unicode Font List +

+
+
+
+Installing your font to XFree86 (your X-Server)
+

+ If your distribution includes a font installer (Linux-Mandrake™ supplies Drake Font) try to use the installer. + If the font installer does not work, or your distribution does not include one, + you will have to install the font manually. Instructions for installing fonts can be found in + + The Unicode HOWTO. This was tested and works on Linux-Mandrake™ 7.1

+
+
+
+Installing the font for printing.
+

There is a known issue with Qt that prevents + printing characters outside the range of the Latin-1 character set. This is expected to be + fixed with the release of Qt3 and KDE 3. If you want to try anyway, the + + Font HowTo explains the process for installing fonts to the printing system.

+
+
+
+
+

+Colors

+

The colors of the objects in display windows can be customized. + Objects that can be customized are:

+ + + + + + + + + +
Text
Highlighted verse
Footnotes
Morphological Tags
Background
Hyperlinks
Strong's Numbers
Words of Jesus
+

Some options like "Words of Jesus" only apply to texts which + support this special feature.

+
+Options Dialog - Color

The Options dialog - Color.

+
+
+
+

+Profiles

+

Profiles define the appearance of the work area, for example which + windows are open and which texts should be displayed in these windows. + Once a profile is created, use the menu item window -> + save profile to save a current session into a + profile. Use window -> load profile to + load a previously saved profile into BibleTime.

+
+
+

+Sword

+

Many features provided by the Sword backend can now be customized in + BibleTime'

+
+Options Dialog - Sword

The Options dialog - Sword.

+
+
+

+Sword General

+

Key Catch for Lexicons

+

Bibletime can create a key catch for lexicons. This speeds up + opening large lexicon modules. The catch file does use some disc space, + so if your computer has only a small amount of free space, you might want + to disable this feature.

+

Scrolling Behavior

+

The default is that a down arrow moves the current position in a text to + the next verse. This option allows the down arrow to move the current + position in a text to the previous verse.

+

Specify a language for biblical book names

+

This feature allows the language used to displayed book names + to be changed. For example the King James Version can be displayed + with German book names. If your language is not displayed and you would + like to create a sword locale for your language, please see the + crosswire bible society developers site for details.

+
+
+

+Sword Default Modules

+

Default modules are specified here.

+
+
+

+Sword filter settings

+

Filters control the appearance of text in the display windows. + Here you can chose the default settings for the various filters.

+

The items controlled by filters are:

+
    +
  • +Show line brake after each verse

  • +
  • +Show verse numbers

  • +
  • +Show footnotes

  • +
  • +Show Strong's numbers

  • +
  • +Show headings

  • +
  • +Show morphologic tags

  • +
  • +Show lemmas

  • +
  • +Show Hebrew vowel points

  • +
  • +Show Hebrew cantillation marks

  • +
  • +Show Greek accents

  • +
+
+
+
+

+Accelerators

+

Accelerators are special key commands that can be used in the place of + the menu items and icons. A number of BibleTime's commands have + predefined Accelerators. All of BibleTime's commands can be assigned + accelerators here.

+
+

+Table 4.1. Default accelerators +

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionKey combination
Auto TileCtrl+Alt+T
Auto Cascade Ctrl+Alt+A
Cascade Ctrl+A
Close All Shift+Ctrl+A
Configure Toolbars 
Preferences  
Quit Ctrl+Q
Remove Selected Item(s)Ctrl+Alt+D
Reset Main Index Ctrl+Alt+R
Search in Selected Module(s) Ctrl+Alt+S
Tile Ctrl+T
+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config-toolbar.png b/bibletime-doc/docs/en/handbook/html/hdbk-config-toolbar.png new file mode 100644 index 0000000..ab1f513 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-config-toolbar.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-config.html b/bibletime-doc/docs/en/handbook/html/hdbk-config.html new file mode 100644 index 0000000..4069897 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-config.html @@ -0,0 +1,61 @@ + + +Chapter 4. Configuring Bibletime + + + + + + + + + + + +

Configuring Bibletime

+ +
+

+Chapter 4. Configuring Bibletime

+

The BibleTime user interface can be customized in many ways +depending on your needs. To access the configuration dialogs, in the +main toolbar select settings. From here select +configure toolbars to launch the dialog +configure toolbars dialog, or select configure BibleTime +to launch the options dialog.

+
+

+Configure Toolbars Dialog

+

The Configure Toolbars dialog allowes adding and removing actions from + the main toolbar of BibleTime. The order of actions in the main toolbar + can also be changed.

+
+Toolbar Configuration Dialog

The Toolbar Configuration dialog.

+
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-inst-sources-installmgr.png b/bibletime-doc/docs/en/handbook/html/hdbk-inst-sources-installmgr.png new file mode 100644 index 0000000..11c577a Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-inst-sources-installmgr.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-intro-ToDo.html b/bibletime-doc/docs/en/handbook/html/hdbk-intro-ToDo.html new file mode 100644 index 0000000..b18135b --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-intro-ToDo.html @@ -0,0 +1,59 @@ + + +ToDo + + + + + + + + + + + +

ToDo

+ +
+

+ToDo

+

+Very much! +

+

+We have lots to do. Because we are a very small team of active developers it's +very hard to get reasonable results in a short time. If you are interested in +helping the BibleTime team, please contact us at +Sourceforge BibleTime home page. +Information can also be found at the BibleTime +homepage.

+

The BibleTime project needs programmers / developers, reviewers, testers, and +prayer warriors. If you can help with any of these tasks or think up another, please join us. +Without your help, BibleTime will develop very very slow and it will take +a very long time until you get a full-featured Bible study tool. +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-intro-motivation.html b/bibletime-doc/docs/en/handbook/html/hdbk-intro-motivation.html new file mode 100644 index 0000000..d8deba8 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-intro-motivation.html @@ -0,0 +1,71 @@ + + +Motivation + + + + + + + + + + + +

Motivation

+ +
+

+Motivation

+

+Our desire is to serve God, and to do our part to help others grow in their +relationship with Him. We have found a gaping hole, in that there has been a +total lack of user-friendly Bible-study software available for Linux®-based +computers. We have developed BibleTime to fill that void. +We have striven to make this a powerful, quality program, and still make it +simple and intuitive to operate. It is our desire that God be praised, as He is +the source of all good things. +

+ + + + + + + + + + +
 

Every good thing given and every perfect gift is from above, +coming down from the Father of lights, with whom there is no +variation or shifting shadow.

 
--James 1:17, NASB + 
+

+God bless you as you use this program, and may He be glorified by the work of +our hands! +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-intro.html b/bibletime-doc/docs/en/handbook/html/hdbk-intro.html new file mode 100644 index 0000000..eee082e --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-intro.html @@ -0,0 +1,97 @@ + + +Chapter 1. Introduction + + + + + + + + + + + +

Introduction

+ +
+

+Chapter 1. Introduction

+

+BibleTime is a powerful Bible study tool written for the KDE environment on the +Linux operating system. It is based on the Sword library, which provide the back-end +functionality for BibleTime, such as viewing Bible text, searching, bookmarking, +etc. Sword is the flagship product of the Crosswire Bible Society.

+

BibleTime is designed to be used with documents that have been encoded in +Theological Markup Language (ThML) and General Bible Format (GBF). These markup +languages are focused on the requirements of religious texts. +Complete information on the supported document formats can be found in the +developers section of the Sword Project, Crosswire Bible Society.

+

+Over 200 documents in 50 languages are available from the Crosswire Bible Society. These include: +

+

+

+
+Bibles +
+

+ +The full text, with optional Strong's Numbers and footnotes in the text +

+
+Commentaries +
+

+ +With a Personal commentary you can record your own personal +notes to different parts of the Bible. +

+
+Lexicons +
+

+ +For word definitions and Bible topics. You an choose a key in a list which will +be displayed.

+
+

+

Additional documents are being added to the Sword repository frequently, so visit often.

+
+

+Changes

+

+Please read the file Changelog of the sourcecode package if you are +interested in more detailed changes.

+

A listing of the features included in the current package can be found +in the sourcecode at + +CVS log for bibletime/bibletime/ChangeLog +

+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-MDI-Window.html b/bibletime-doc/docs/en/handbook/html/hdbk-op-MDI-Window.html new file mode 100644 index 0000000..aacde8d --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-op-MDI-Window.html @@ -0,0 +1,139 @@ + + +Multiple Document Interface (MDI) Window + + + + + + + + + + + +

Multiple Document Interface (MDI) Window

+ +
+

+Multiple Document Interface (MDI) Window

+

+This is where the opened documents are displayed. +documents are displayed in "Document Windows", that are specific to the three types of +documents. Crosswire Bible Society may release other document types for sword in the +future. When they are released, BibleTime will support them as well.

+
+

+Controlling Open Documents

+

+Document Windows can be controlled and manipulated with normal KDE window/title bar functions. +In addition to this, you can tile and cascade open Document Windows. Use the appropriate tool +bar buttons, or menu functions under "Window" in the main menubar. Document +Windows can be set to automatically cascade or tile also.

+
+
+

+Navigating in Open Documents

+

+Navigation within a document is accomplished with the Document Key +Control Menu, and the scroll bar. +

+
+

+Tip

+

To move to a specific location use the Document Key Control.

+
+
+

+Tip

+

To move within a section of a document use the scroll bar.

+
+
+

+Tip

+

For Bible texts the index key is Book - Chapter - Verse +

+
+
+

+Tip

+

For commentaries the index key is Book - Chapter - Verse +

+
+
+

+Tip

+

For lexicons the index key is Keyword +

+
+
+

+Tip

+

Drag & Drop Works Here; if you drag a verse from one open document or a bookmark and drop +it on another the second document will jump from it's current location to the location +of the verse or bookmark dragged.

+
+
+
+

+Editing +your own commentary

+

+The tool bar of commentary display windows has another button, with the picture of a +pencil. +Enter your notes +For the "Personal" commentary module, left mouse button the button with the picture +of a pencil to enter your own notes, or to edit notes you've already +entered. When you're done, left mouse button on the "Save" (disk) button +to save your notes. To delete notes for a selected verse, left mouse button the +delete verse button +Delete Verse Symbol. +

+
+

+Tip

+

The personal commentary is a sword module. If you do not find it in the +main index, get it from the +Crosswire Bible Society.

+
+
+

+Tip

+

If you can not write to the personal commentary your permissions for the +personal commentary module are wrong. Reset the permissions to allow your user +to write to it.

+
+
+

+Tip

+

Drag & Drop Works Here, just like other +commentaries and Bible texts.

+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-change-range.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-change-range.png new file mode 100644 index 0000000..f85ce40 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-change-range.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-crch-dia-choose.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-crch-dia-choose.png new file mode 100644 index 0000000..e2a1eae Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-crch-dia-choose.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-delete-verse.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-delete-verse.png new file mode 100644 index 0000000..fb04ace Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-delete-verse.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-module-select-1.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-select-1.png new file mode 100644 index 0000000..e166ff4 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-select-1.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-module-select-2.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-select-2.png new file mode 100644 index 0000000..496c404 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-select-2.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-module-tree-1.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-tree-1.png new file mode 100644 index 0000000..3d86741 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-tree-1.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-module-tree-select.html b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-tree-select.html new file mode 100644 index 0000000..eba5a25 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-op-module-tree-select.html @@ -0,0 +1,110 @@ + + +Selecting a document to +view + + + + + + + + + + + +

Selecting a document to +view

+ +
+

+Selecting a document to +view

+

To select a document, left mouse button on the desired document group (Bibles, Commentaries, or +Lexicons) to display the contents of a document group, right mouse button on the icon for +the desired group. To open a document, left mouse button on it's icon. +

+
+
+

+Tip

+

Drag & Drop Works Here

+
+

+A document can be opened from an already opened document. +Simply left mouse button on the verse number (pointer changes to hand) and drag it to the +module list. Drop it on the name of the module you want to open, and it will +open that module to the verse you dragged over. If you drag a verse number to an +already open module, it will automatically jump that module to the verse dragged +over. This works for Bibles and Commentaries only.

+

+There are two other functions accessible through right mouse button on +the document name. "About This Module" opens a window with information about copyright and +other pertinent things about the selected document. "Unlock This Module" opens a small +dialog for encrypted documents. This allows those with the key to +enter it to decrypt the document and make it human-readable. Crosswire Bible +Society must encrypt modules unless either the copyright holder provides permission for +distribution as a sword module, or the text has passed into the public domain +(copyright has expired). +See information on locked modules on the Crosswire Bible Society web site. +

+
+

+Accessing the search +dialog

+

+You can search in a module by right mouse button on the module name in the module +list and selecting "Search in module(s)". By shift right mouse button on other module +names you can select more than one. Then follow the same procedure to open the +search dialog. You will be searching in all of these documents. +A complete description of the operation of the search features can be found. +

+
+
+
+

+Accessing bookmark +functions

+

+

+

+Tip

+

Drag & Drop Works Here

+
+right mouse button on an empty part of the module tree window and select "Create new +group" to create a new bookmark folder. You can use normal drag 'n' drop +functions to drag verse numbers from search dialog results to the bookmark folder, +and to rearrange bookmarks between folders. There is an import/export function +for bookmarks also. From the right-mouse-button menu, select "Export +bookmarks". This will bring up a dialog box for you to save the bookmark +collection. They can be shared with other BibleTime users, archived, etc. They +can be imported in the same way. You can also right mouse button to change folder names +and bookmark descriptions, and delete folders and +bookmarks.

+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-output.html b/bibletime-doc/docs/en/handbook/html/hdbk-op-output.html new file mode 100644 index 0000000..85fbcbd --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-op-output.html @@ -0,0 +1,143 @@ + + +Exporting and Printing + + + + + + + + + + + +

Exporting and Printing

+ +
+

+Exporting and Printing

+

Bible Window, Lexicon Window, Commentary Window

+

By right mouse button on the index key number, verse number or text the +Bible Window, Lexicon Window,or Commentary Window drop down box is +displayed (depending on which kind of window is current), +providing options to select all, look up text in lexicon, +and the export options copy, add to printing queue, and save.

+
+

+Select All

+

A left mouse button here will select all of the text in the chapter displayed +in the current window. +

+
+
+

+Lookup Text in Lexicon

+

A left mouse button here will bring up a submenu with a list of all of the available +lexicons. A left mouse button on a lexicon will open that lexicon to the cross reference of +the selected text in the current window. +

+
+
+

+Copy

+

A left mouse button here will bring up a sub menu offering to copy to the copy +buffer using the current location of the cursor as the starting point. +

+
    +
  • + +Verse - The number of the current verse (such as Genesis 1:25) +

  • +
  • + +Text of Verse - The text of the current verse. +

  • +
  • + +Verse with Text - Both the text of the current verse, and the verse number +

  • +
  • + +Chapter -the entire chapter +

  • +
  • + +Selected Text - Only the selected (highlited) text +

  • +
+

+This text can be copied into any application that can access the linux copy buffer. +

+
+
+

+Add to Printing Queue

+

A left mouse button here will bring up a submenu with the printing options: +

+
    +
  • + +verse with text +

  • +
  • + +chapter +

  • +
+

+Selecting these places text into the bibletime print queue, but it +will not print yet. When all of the items that you desire to print are +copied to the print queue, select the print icon and the print dialog +window is displayed. Now you can select to either view or print the text. +

+

Printing from BibleTime is rather basic and is intended as +a utility. If you are composing a document or presentation containing text from +BibleTime documents, we suggest that you use one of the presentation or editing +tools on your system to format your work. +

+
+
+

+Save

+

A left mouse button here will bring up a submenu with save options: +

+
    +
  • + +Chapter as plain text - a file is created in UNIX® formated ASCII text +

  • +
  • + +Chapter as HTML - a file is created formated in HTML +

  • +
+

+Once saved this text can be opened and edited by any text or HTML application. +

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-pencil.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-pencil.png new file mode 100644 index 0000000..8e2f895 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-pencil.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchanal.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchanal.png new file mode 100644 index 0000000..625e1af Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchanal.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchresult.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchresult.png new file mode 100644 index 0000000..4bdc051 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchresult.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchtext.png b/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchtext.png new file mode 100644 index 0000000..24a9464 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-op-search-dialog-searchtext.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op-search.html b/bibletime-doc/docs/en/handbook/html/hdbk-op-search.html new file mode 100644 index 0000000..84db198 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-op-search.html @@ -0,0 +1,496 @@ + + +Searching in Documents + + + + + + + + + + + +

Searching in Documents

+ +
+

+Searching in Documents

+

Portions of the instructions for the use of GCC Regular Expression in +Searching Documents is taken from the help files for the +Microsoft Windows® version of Sword

+
+

+Accessing search functions

+

+You can search in a document by right mouse button on the document name in the Main +Index and selecting Search in module(s). +By shift- or ctrl-right mouse button on other module names you can select more than one. +Then follow the same procedure to open the search dialog. You will be searching +in all of these Documents.

+
+
+

+Using the Search Dialog

+
+

+Using the Choose Modules Tab

+

In the pane on the left side of the choose modules window is a list of all the +Lexicons, Commentaries, and Bibles installed on your system and available to BibleTime. +In the right pane is a list of all of the modules that will be searched by the current search. +To move a Lexicons, Commentaries, or Bible from the left (available) pane +to the right (to be search) pane, left mouse button on an item to select it, then left mouse button on one of the +arrow buttons.

+
+
+
+

+Using the Search Text Tab

+

+Search Text - In this pane enter the text string to be searched for, and set +search properties. "Regular Expression" uses standard regexp syntax to refine +the search.

+
+
+Search Properties
+

The text box in the Search Properties field is where the phrase to be used +as the search key is entered. This phrase may be one or more words, or partial words, +(separate words, or partials, with a space), a phrase, or pattern (Regular +Expression). + +You can use the radio buttons select to perform the search using +the search key in multipule word, exact search, or regular expression mode. +A check box is provided to turn case sensitive search on or off. +

+
+

+Tip

+

Drag & Drop Works Here, you can drop verses and bookmarks into the +text box. You can also copy and paste text into the text box.

+
+
+
+
+Using the Search Text Case Sensitive Button
+

left mouse button on the Case Sensitive check +box to toggle case sensitivity on or off. If the box is marked a +search will only find verse in which the found text also matches +the case of the text in the input field. If the box is unmarked +the search will match if the texts match but are different in +case. To locate "LORD" but not "Lord" or +"lord" mark the check box. To let "LORD" and +"Lord" match "lord" leave the check box +unmarked.

+
+
+
+Using the Search Text Multiple Word Button
+

If Multiple Word is marked the search will locate all lines (or +verses) that have all the words, (or partials), listed in the +Input Field. The position and order of the words, (or partials), +in the line is not a factor. If all the words, (or partials), are +in a line, in any order, even separated by other words, the line +will be included in the list of found line. A search for +"prove cause" will find Gen. 21:25, "And Abraham +reproved Abimelech be +cause of a well of +water..." This is because a word that is part of another +word is considered found if a word containing it is found.

+
+
+
+Using the +Exact Search
+

If Exact Search is marked the +search will locate all lines (or verses) that contain what was entered in the +input field, exactly as entered, including any spaces. The phrase found does not +have to start or end at a word boundary. A search for "now how +thou ought" will find 1 Timothy 3:1, "...that thou +mayest know how thou oughtest +to behave..."

+
+
+
+Using the Search Text Button
+

left mouse buttonSearch Button to start +the search.

+
+
+
+
+Search Scope Options
+

Define the Scope of your search in the Search Scope Pane

+
    +
  • +No Scope this turns off the search +scope tab. The entire document is searched.

  • +
  • +Last Result The new search will only +search within the verses found in the previous search.

  • +
  • +Use Scope The new search will be +performed within the range specified in the maintain custom ranges portion +of the search scope tab.

  • +
+

If No Scope is checked and a search of the KJV Bible module is +done for the name, Jesus, 939 matches will result. Then if +Last Resultis checked and another search is done for the +title, Christ, 257 matches from the first 939 matches will +remain. Then ifLast Result remains checked and another +search is done for the title, Lord, 106 matches from the 257 will +remain. All the remaining 106 matches will have the name, Jesus, +and both the titles, Christ and Lord.

+
+
+
+Edit +Ranges
+

Edit Ranges - You can enter upper and lower boundaries +for the search by left mouse button edit ranges button.

+
Change Range Entry Box
+

The preentered ranges show examples of the required syntax. +

+

+If the add button is left mouse button a text box is displayed where the name for the range is +entered, then left mouse button on OK. Now enter the desired range +and left mouse button on close. Your range is now added to the list of custom +ranges.

+

A number of custom ranges have been provided.

+

The scope of a search can be set to the Entire +Moduleor the Current Results. If +Entire Module is checked and a search of the KJV Bible module is +done for the name, Jesus, 939 matches will result. Then if +Current Results is checked and another search is done for the +title, Christ, 257 matches from the first 939 matches will +remain. Then if Current Results remains checked and another +search is done for the title, Lord, 106 matches from the 257 will +remain. All the remaining 106 matches will have the name, Jesus, +and both the titles, Christ and Lord.

+
+

+Tip

+

Drag & Drop Works Here; you can drop +verse numbers, and bookmarks into the custom range entry field. +You can also paste text into the entry field.

+
+
+
+
+

+Using the Search Results Tab

+

+Search Result - This tells you first, by module, how many instances of the +search string were found. Double-clicking on that document will open the list of +references. Clicking on a reference opens that verse up in the window below. +Drag the reference and drop it on a document in the main index to open the +module to that verse in a new display window

+
+

+Tip

+

Drag & Drop Works Here

+
+
+

+Tip

+

Select verse numbers and drag them to the main index to create bookmarks.

+
+
+

+Tip

+

Select verse numbers and drop them on an unopened module in the main index +to open the module and jump to the verse location (Bibles and commentaries only).

+
+
+

+Tip

+

Select verse numbers and drag them to an open document and the document will jump +to the verse location (Bibles and commentaries only).

+
+
+
+
+

+Using the Search Analysis Tab

+

+Search Analysis - This gives a graphic analysis of the number of instances the +search string was found in each book. It can display results for all documents searched. +You have the option of saving the graph as an image file on +your hard drive.

+
+
+
+
+

+Search Syntax using GCC Regular Expresession

+

Regular expression searches provide a way to do simple or +complex searches for strings that match a pattern or set of +patterns (branches) separated by vertical bars "|". +While a pattern can be built to look for a word or phrase, a +simple pattern that consists of a word does not look for only +that word but for any place the string of letters that make that +word are found. A search for "right" will return verses +that contain the word "right", but also "righteous", +"righteousness", "unrighteous", +"upright" and even "bright". +A search for "hall not" is not a search for +"hall" AND "not" but for the string +"hall not" with a space between the second +"l" and the "n". The search for "hall +not" will find occurrences of "shall not".

+

The power of Regular Expressions is in the patterns (or +templates) used to define a search. A pattern consists of +ordinary characters and some special characters that are used and +interpreted by a set of rules. Special characters include +.\[^*$?+. Ordinary (or simple) characters are any characters that +are not special. The backslash, "\", is used to convert +special characters to ordinary and ordinary characters to +special.

+

Example: the pattern "i. love\." +will find sentences that end with "his love" +or "in love" or +"is love" followed by +a period. The first period in "i. love\." is a special +character that means allow any character in this position. The +backslash in "i. love\." means that the period +following it is not to be considered a special character, but is +an ordinary period.

+
+

+Rules for GCC Regular Expresession Search Requests

+
    +
  • +. The period matches any character. See Details +

  • +
  • +* The asterisk matches 0 or more characters of the + preceding: set, character or indicated character. See Details +

  • +
  • ++ The plus sign matches 1 or more characters of the + preceding: set, character or indicated character. See Details +

  • +
  • +? The question mark matches 0 or 1 character of the + preceding: set, character or indicated character. See Details +

  • +
  • +[ ] Square brackets match any one of the characters + specified inside [ ]. See Details +

  • +
  • +^ A caret as the first character inside [ ] means NOT. See + Details +

  • +
  • +^ A caret beginning a pattern anchors the beginning of a + line. See Details +

  • +
  • +$ A dollar at the end of a pattern anchors the end of a + line. See Details +

  • +
  • +| A vertical bar means logical OR. See Details +

  • +
  • +( ) Parentheses enclose expressions for grouping. + Not supported! +

  • +
  • +\ A backslash can be used prior to any special character + to match that character. See Details +

  • +
  • +\ A backslash can be used prior to an ordinary character + to make it a special character. See Details +

  • +
+
+
+The Period .
+

The Period "." will match any single character even +a space or other non-alphabet character. +s.t matches sit, +set, sot, +etc., which could be located in sitting, +compasseth and sottish +b..t matches boot, +boat and beat +foot.tool matches footstool and +foot tool +

+
+
+
+The Asterisk *
+

The asterisk matches zero or more characters of the preceding: +set, character or indicated character. Using +a period asterisk combination ".*" after a commonly +found pattern can cause the search to take a very long time, +making the program seem to freeze. +be*n matches beeen, been, ben, +and bn which could locate Reuben +and Shebna.

+
+
+
+The Plus Sign +
+

The Plus Sign matches one or more characters of the preceding: +set, character or indicated character. Using +a period and plus sign combination ".+" after a +commonly found pattern can cause the search to take a very long +time, making the program seem to freeze. +be+n matches beeen, been and ben, +but not bn.

+
+
+
+The Question Mark ?
+

The Question Mark matches zero or one character of the +preceding: set, character or indicated character. +be?n matches ben and bn +but not been. +trees? matches trees or tree.

+
+
+
+The Square Brackets [ ]
+

The Square Brackets enclose a set of characters that can +match. The period, asterisk, plus sign and question mark are not +special inside the brackets. A minus sign can be used to indicate +a range. If you want a caret "^" to be part of the +range do not place it first after the left bracket or it will be +a special character. To include a "]" in the set make +it the first (or second after a special "^") character +in the set. To include a minus sign in the set make it the first +(or second after a special "^") or last character in +the set. +s[eia]t matches set, sit, +and sat, but not sot. +s[eia]+t matches as above but also, seat, +seet, siet, etc. +[a-d] matches a, b, c, or d. +[A-Z] matches any uppercase letter. +[.;:?!] matches ., ;, :, ?, or ! but not a comma. +[ ]^-] matches ] or ^ or -

+
+
+
+The Caret first in Square Brackets [^xxx
+

If the Caret is the first character after the left bracket it +means NOT. +s[^io]t matches set, sat, etc., +but not sit and sot.

+
+
+
+The Caret as Start of Line Anchor ^xxx
+

If the Caret is the first character in a pattern it anchors +the pattern to the start of a line. Any match must be at the +beginning of a line. Because of unfiltered +formatting characters in some texts, this feature does not always +work, but may if a few periods are placed after the caret to +account for the formatting characters. +^In the beginning matches lines that +start with "In the beginning". +(May need to use: ^.....In the beginning)

+
+
+
+The Dollar Sign as End of Line Anchor xxx$
+

If the Dollar Sign is the last character in a pattern it +anchors the pattern to the end of a line. Any match must be at +the end of a line. Because of unfiltered +formatting characters in some texts, this feature does not always +work, but may if a few periods are placed before the dollar sign +to account for the formatting characters. +Amen\.$ matches lines that end with +"Amen." (May +need to use Amen\....$, Amen\..........$, or even +Amen\....................$)

+
+
+
+The Vertical Bar |
+

The Vertical Bar between patterns means OR. +John|Peter matches John or Peter. +John .*Peter|Peter .*John matches John +... Peter or Peter ... John. +(.* slows a search) +pain|suffering|sorrow matches pain, +or suffering, or sorrow.

+
+
+
+The Parentheses ( )
+

The use of Parentheses ( ) is +not supported!

+
+
+
+The Backslash Prior to a Special Character \*
+

The Backslash prior to a special character indicates that the +character is not being used in its special meaning, but is just +to match itself. +amen\. matches amen. but not ament +and will not locate firmament.

+
+
+
+The Backslash Prior to an Ordinary Character \s
+

The Backslash prior to an ordinary character indicates that +the character is not being used to match itself, but has special +meaning.

+
    +
  • + +\b if use outside [ ] means word boundary. If used inside [ ] means backspace. +\brighteous\b matches righteous but +not unrighteous or righteousness

  • +
  • +\B means non-word boundary. \Brighteous\B +matches unrighteousness and unrighteously +but not righteous, unrighteous or +righteousness.

  • +
  • +\d means digit; same as [0-9].

  • +
  • +\D means non-digit, same as [^0-9].

  • +
  • +\s means space.

  • +
  • +\S means not a space.

  • +
  • +\w means alphanumeric; same as [a-zA-Z0-9_].

  • +
  • +\W means not alphanumeric; same as [^a-zA-Z0-9_].

  • +
+
+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-op.html b/bibletime-doc/docs/en/handbook/html/hdbk-op.html new file mode 100644 index 0000000..3dcb48e --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-op.html @@ -0,0 +1,60 @@ + + +Chapter 3. Program Operation + + + + + + + + + + + +

Program Operation

+ +
+

+Chapter 3. Program Operation

+

+BibleTime is mainly operated from the Module Tree (this tree is called the +"Main Index"). The second important place to work with BibleTime is the MDI +area (MDI = Multiple Document Interface).

+
+

+Main Index

+

+This is the pane on the left side of the BibleTime window. +It contains the tree of installed documents (Sword Modules), as well as any bookmarks you enter. +

+
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-start-bticon.png b/bibletime-doc/docs/en/handbook/html/hdbk-start-bticon.png new file mode 100644 index 0000000..c2a6346 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-start-bticon.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-start-screen-terms.png b/bibletime-doc/docs/en/handbook/html/hdbk-start-screen-terms.png new file mode 100644 index 0000000..13568bb Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-start-screen-terms.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-start-screen.html b/bibletime-doc/docs/en/handbook/html/hdbk-start-screen.html new file mode 100644 index 0000000..0a86fab --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-start-screen.html @@ -0,0 +1,48 @@ + + +Parts of the BibleTime Window + + + + + + + + + + + +

Parts of the BibleTime Window

+ +
+

+Parts of the BibleTime Window

+

+Now the main BibleTime window will open. It's operation is covered in the next chapter. +

The BibleTime Application Window
+

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-start-sequence-tips.png b/bibletime-doc/docs/en/handbook/html/hdbk-start-sequence-tips.png new file mode 100644 index 0000000..1911f32 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk-start-sequence-tips.png differ diff --git a/bibletime-doc/docs/en/handbook/html/hdbk-term.html b/bibletime-doc/docs/en/handbook/html/hdbk-term.html new file mode 100644 index 0000000..466f7b4 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/hdbk-term.html @@ -0,0 +1,89 @@ + + +Chapter 2. Starting BibleTime + + + + + + + + + + + +

Starting BibleTime

+ +
+

+Chapter 2. Starting BibleTime

+

+BibleTime is a KDE program and is integrated with the KDE desktop. +You can launch BibleTime from the KDE start menu in +the applications group. + +

A bunch of rectangles
+ +

+

+BibleTime can be launched from inside other window managers +(like gnome) providing KDE is installed. You will need to install +your own icon to launch the program. See the window manager help +files to see how. +

+

+BibleTime can also be launched from a terminal command prompt. +To launch BibleTime open a terminal (any Xterminal) and type +BibleTime. +

+
+

+Startup Sequence

+

+As BibleTime launches you may see some message screens:

+
    +
  • + +No Modules Installed - This is shown if you +have forgotten to install sword modules, or if the sword modules +can not be found. +

  • +
  • + +First Time Startup - This is shown the first time +BibleTime is launched. +

  • +
  • + +Daily Tips - These show on every startup, unless +you turn them off. +

    Daily tips
    +

  • +
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/html/hdbk_op_module-tree-bookmark-bookmarkandfolder.png b/bibletime-doc/docs/en/handbook/html/hdbk_op_module-tree-bookmark-bookmarkandfolder.png new file mode 100644 index 0000000..6b685d7 Binary files /dev/null and b/bibletime-doc/docs/en/handbook/html/hdbk_op_module-tree-bookmark-bookmarkandfolder.png differ diff --git a/bibletime-doc/docs/en/handbook/html/index.html b/bibletime-doc/docs/en/handbook/html/index.html new file mode 100644 index 0000000..b7cc09d --- /dev/null +++ b/bibletime-doc/docs/en/handbook/html/index.html @@ -0,0 +1,200 @@ + + +The BibleTime Handbook + + + + + + + + + +

The BibleTime Handbook

+ +
+
+

+The BibleTime Handbook

+
+

Fred Saalbach

+ +

Jeffrey Hoyt

+
+
Revision 2.00
+
+
+
+

The BibleTime helpdialog is part of BibleTime. +

+

+BibleTime is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. +

+

+This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +

+

+You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +

+
+
+

+BibleTime is an application to aid in study of the Bible. + +

+
+
+
+ + +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/handbook/unicode/Makefile.am b/bibletime-doc/docs/en/handbook/unicode/Makefile.am new file mode 100644 index 0000000..1790861 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; diff --git a/bibletime-doc/docs/en/handbook/unicode/Makefile.in b/bibletime-doc/docs/en/handbook/unicode/Makefile.in new file mode 100644 index 0000000..6976d6a --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/handbook/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/handbook/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/handbook/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + else \ + ln -sf ../../../en/bibletime/handbook/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in hdbk-config.docbook hdbk-intro.docbook hdbk-operation.docbook hdbk-start.docbook hdbk-toolbars.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/handbook/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/handbook/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/handbook/unicode/hdbk-config.docbook b/bibletime-doc/docs/en/handbook/unicode/hdbk-config.docbook new file mode 100644 index 0000000..286ac5e --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/hdbk-config.docbook @@ -0,0 +1,296 @@ +Configuring Bibletime +The &bibletime; user interface can be customized in many ways +depending on your needs. To access the configuration dialogs, in the +main toolbar select settings. From here select +configure toolbars to launch the dialog +configure toolbars dialog, or select configure &bibletime; +to launch the options dialog. + +
Configure Toolbars Dialog + The Configure Toolbars dialog allowes adding and removing actions from + the main toolbar of &bibletime;. The order of actions in the main toolbar + can also be changed. + + + + + + Toolbar Configuration Dialog + + + The Toolbar Configuration dialog. + + +
+ +
Options Dialog + The options dialog allows many &bibletime; and Sword + features to be customized. + +
Startup + The startup behavior can be customized. + Select from the following options: + + Show tip of the day. + Show startup Logo. + Restore windows in workspace area. + + + + + + + Options Dialog + + + The Options dialog - Startup. + + +
+
Fonts + The display font used for text can be changed as desired. If you have a + module that requires a special font, check here to see if the font is available to + &bibletime;. + + + + + + + Options Dialog - fonts + + + The Options dialog - Fonts. + + + +
Unicode Fonts (ISO10646) + Sword modules are provided with either iso-8859-1 (Latin-1) or iso-10646 (Unicode) encoding. + You can tell how a module is encoded by &RMB; on the main index and selecting about + this module. + + + + + + About this module + + + The 'About this module' window shows what kind of encoding is used. + + + As long as the modules you are interested in display correctly nothing needs to be done here. + If a module you are interested in displays as a series of question marks (???????????????????) the font + available to &bibletime; does not contain the used in characters in your document. + + In the options dialog, choose fonts select in the Unicode area of application. You will need to choose + a font that has a iso-10646-1 character set. Try clearlyu as a first step (it is included with most distributions). + If your module still does not display, you will need to use a more appropriate font. + + If you use a small Unicode font like clearlyu (about 22kb) &bibletime; will run faster than if a large font like + Bitstream Cyberbit (about 12Mb) is used. + +
Font Installation + Installing fonts consists of three steps + + + + Obtaining Unicode fonts + + + Installing fonts to the XFree86 &X-Server; + + + Installing the font for printing (does not work yet). + + +
+ + +
Obtaining Fonts + There are a number of fonts that support Unicode encoding, some of these are + available at no charge. Few of the fonts available include all of range of symbols + defined in the Unicode standard. + Here is a listing of some of the fonts available: + + Unicode Fonts + + + Clearlyu + Included in some distributions. Contains European, Greek, Hebrew, Thai. + Does not contain Chinease pictographs, or Arabic + + ftp://ftp.crosswire.org/pub/sword/iso/latest/FONTS. + Several fonts available from the Crosswire Bible Society ftp site. + + Bitstream CyberBit + Covers almost the entire range of Unicode. + + Caslon, Monospace, Cupola, Caliban + Partial coverage, see information on linked site. + + + + +
+ For A partial list of other Unicode fonts and the ranges covered: + Unicode Font List + +
+ +
Installing your font to XFree86 (your &X-Server;) + + If your distribution includes a font installer (&Linux-Mandrake; supplies Drake Font) try to use the installer. + If the font installer does not work, or your distribution does not include one, + you will have to install the font manually. Instructions for installing fonts can be found in + + The Unicode HOWTO. This was tested and works on &Linux-Mandrake; 7.1 + +
+ +
Installing the font for printing. + There is a known issue with Qt that prevents + printing characters outside the range of the Latin-1 character set. This is expected to be + fixed with the release of Qt3 and KDE 3. If you want to try anyway, the + + Font HowTo explains the process for installing fonts to the printing system. +
+ +
+
+ +
Colors + The colors of the objects in display windows can be customized. + Objects that can be customized are: + + Text + Highlighted verse + Footnotes + Morphological Tags + Background + Hyperlinks + Strong's Numbers + Words of Jesus + + + Some options like "Words of Jesus" only apply to texts which + support this special feature. + + + + + + Options Dialog - Color + + + The Options dialog - Color. + + + +
+ +
Profiles + Profiles define the appearance of the work area, for example which + windows are open and which texts should be displayed in these windows. + Once a profile is created, use the menu item window -> + save profile to save a current session into a + profile. Use window -> load profile to + load a previously saved profile into &bibletime;. +
+ +
Sword + Many features provided by the Sword backend can now be customized in + &bibletime;' + + + + + + Options Dialog - Sword + + + The Options dialog - Sword. + + + +
Sword General + Key Catch for Lexicons + Bibletime can create a key catch for lexicons. This speeds up + opening large lexicon modules. The catch file does use some disc space, + so if your computer has only a small amount of free space, you might want + to disable this feature. + + Scrolling Behavior + The default is that a down arrow moves the current position in a text to + the next verse. This option allows the down arrow to move the current + position in a text to the previous verse. + + Specify a language for biblical book names + This feature allows the language used to displayed book names + to be changed. For example the King James Version can be displayed + with German book names. If your language is not displayed and you would + like to create a sword locale for your language, please see the + crosswire bible society developers site for details. +
+ + +
Sword Default Modules + Default modules are specified here. +
+
Sword filter settings + Filters control the appearance of text in the display windows. + Here you can chose the default settings for the various filters. + The items controlled by filters are: + + + Show line brake after each verse + Show verse numbers + Show footnotes + Show Strong's numbers + Show headings + Show morphologic tags + Show lemmas + Show Hebrew vowel points + Show Hebrew cantillation marks + Show Greek accents + + +
+ +
+ +
Accelerators + Accelerators are special key commands that can be used in the place of + the menu items and icons. A number of &bibletime;'s commands have + predefined Accelerators. All of &bibletime;'s commands can be assigned + accelerators here. + + + Default accelerators + + + + Action + Key combination + + + + + + Auto TileCtrl+Alt+T + Auto Cascade Ctrl+Alt+A + Cascade Ctrl+A + Close All Shift+Ctrl+A + Configure Toolbars + Preferences + Quit Ctrl+Q + Remove Selected Item(s)Ctrl+Alt+D + Reset Main Index Ctrl+Alt+R + Search in Selected Module(s) Ctrl+Alt+S + Tile Ctrl+T + + +
+
+
+
diff --git a/bibletime-doc/docs/en/handbook/unicode/hdbk-intro.docbook b/bibletime-doc/docs/en/handbook/unicode/hdbk-intro.docbook new file mode 100644 index 0000000..6b3146e --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/hdbk-intro.docbook @@ -0,0 +1,106 @@ +Introduction + +&bibletime; is a powerful Bible study tool written for the &kde; environment on the +Linux operating system. It is based on the Sword library, which provide the back-end +functionality for &bibletime;, such as viewing Bible text, searching, bookmarking, +etc. Sword is the flagship product of the Crosswire Bible Society. + +&bibletime; is designed to be used with documents that have been encoded in +Theological Markup Language (ThML) and General Bible Format (GBF). These markup +languages are focused on the requirements of religious texts. +Complete information on the supported document formats can be found in the +developers section of the Sword Project, Crosswire Bible Society. + + +Over 200 documents in 50 languages are available from the Crosswire Bible Society. These include: + + + + + +Bibles + + +The full text, with optional Strong's Numbers and footnotes in the text + + + + +Commentaries + + +With a Personal commentary you can record your own personal +notes to different parts of the Bible. + + + + +Lexicons + + +For word definitions and Bible topics. You an choose a key in a list which will +be displayed. + + + + + +Additional documents are being added to the &sword; repository frequently, so visit often. + +Changes + +Please read the file Changelog of the sourcecode package if you are +interested in more detailed changes. + +A listing of the features included in the current package can be found +in the sourcecode at + +CVS log for bibletime/bibletime/ChangeLog + + +ToDo + +Very much! + + +We have lots to do. Because we are a very small team of active developers it's +very hard to get reasonable results in a short time. If you are interested in +helping the &bibletime; team, please contact us at +Sourceforge &bibletime; home page. +Information can also be found at the &bibletime; +homepage. + +The &bibletime; project needs programmers / developers, reviewers, testers, and +prayer warriors. If you can help with any of these tasks or think up another, please join us. +Without your help, &bibletime; will develop very very slow and it will take +a very long time until you get a full-featured Bible study tool. + + + +Motivation + +Our desire is to serve God, and to do our part to help others grow in their +relationship with Him. We have found a gaping hole, in that there has been a +total lack of user-friendly Bible-study software available for &Linux;-based +computers. We have developed &bibletime; to fill that void. +We have striven to make this a powerful, quality program, and still make it +simple and intuitive to operate. It is our desire that God be praised, as He is +the source of all good things. + + +
James 1:17, NASB +Every good thing given and every perfect gift is from above, +coming down from the Father of lights, with whom there is no +variation or shifting shadow. +
+ + +God bless you as you use this program, and may He be glorified by the work of +our hands! + +
+
diff --git a/bibletime-doc/docs/en/handbook/unicode/hdbk-operation.docbook b/bibletime-doc/docs/en/handbook/unicode/hdbk-operation.docbook new file mode 100644 index 0000000..8bbb113 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/hdbk-operation.docbook @@ -0,0 +1,715 @@ +Program Operation + +&bibletime; is mainly operated from the Module Tree (this tree is called the +"Main Index"). The second important place to work with &bibletime; is the MDI +area (MDI = Multiple Document Interface). + +
Main Index + +This is the pane on the left side of the &bibletime; window. +It contains the tree of installed documents (Sword Modules), as well as any bookmarks you enter. + + +Module Tree + + + + + + +
+ +
Selecting a document to +view +To select a document, &LMB; on the desired document group (Bibles, Commentaries, or +Lexicons) to display the contents of a document group, &RMB; on the icon for +the desired group. To open a document, &LMB; on it's icon. + + +Document Selection + + + + + + +Drag & Drop Works Here + +A document can be opened from an already opened document. +Simply &LMB; on the verse number (pointer changes to hand) and drag it to the +module list. Drop it on the name of the module you want to open, and it will +open that module to the verse you dragged over. If you drag a verse number to an +already open module, it will automatically jump that module to the verse dragged +over. This works for Bibles and Commentaries only. + +There are two other functions accessible through &RMB; on +the document name. "About This Module" opens a window with information about copyright and +other pertinent things about the selected document. "Unlock This Module" opens a small +dialog for encrypted documents. This allows those with the key to +enter it to decrypt the document and make it human-readable. Crosswire Bible +Society must encrypt modules unless either the copyright holder provides permission for +distribution as a sword module, or the text has passed into the public domain +(copyright has expired). +See information on locked modules on the Crosswire Bible Society web site. + + + + +
Accessing bookmark +functions +Drag & Drop Works Here +&RMB; on an empty part of the module tree window and select "Create new +group" to create a new bookmark folder. You can use normal drag 'n' drop +functions to drag verse numbers from search dialog results to the bookmark folder, +and to rearrange bookmarks between folders. There is an import/export function +for bookmarks also. From the right-mouse-button menu, select "Export +bookmarks". This will bring up a dialog box for you to save the bookmark +collection. They can be shared with other &bibletime; users, archived, etc. They +can be imported in the same way. You can also &RMB; to change folder names +and bookmark descriptions, and delete folders and +bookmarks. + +Bookmark Selection + + + + + + +
+
+ +
Multiple Document Interface (MDI) Window + +This is where the opened documents are displayed. +documents are displayed in "Document Windows", that are specific to the three types of +documents. Crosswire Bible Society may release other document types for sword in the +future. When they are released, &bibletime; will support them as well. + +
+Controlling Open Documents +Document Windows can be controlled and manipulated with normal &kde; window/title bar functions. +In addition to this, you can tile and cascade open Document Windows. Use the appropriate tool +bar buttons, or menu functions under "Window" in the main menubar. Document +Windows can be set to automatically cascade or tile also. +
+ +
+Navigating in Open Documents +Navigation within a document is accomplished with the Document Key +Control Menu, and the scroll bar. + +To move to a specific location use the Document Key Control. +To move within a section of a document use the scroll bar. +For Bible texts the index key is Book - Chapter - Verse +For commentaries the index key is Book - Chapter - Verse +For lexicons the index key is Keyword +Drag & Drop Works Here; if you drag a verse from one open document or a bookmark and drop +it on another the second document will jump from it's current location to the location +of the verse or bookmark dragged. +
+ +
Editing +your own commentary +The tool bar of commentary display windows has another button, with the picture of a +pencil. + + + + + +Enter your notes + + +For the "Personal" commentary module, &LMB; the button with the picture +of a pencil to enter your own notes, or to edit notes you've already +entered. When you're done, &LMB; on the "Save" (disk) button +to save your notes. To delete notes for a selected verse, &LMB; the +delete verse button + + + + + +Delete Verse Symbol + +. + + + +The personal commentary is a sword module. If you do not find it in the +main index, get it from the +Crosswire Bible Society. +If you can not write to the personal commentary your permissions for the +personal commentary module are wrong. Reset the permissions to allow your user +to write to it. +Drag & Drop Works Here, just like other +commentaries and Bible texts. +
+
+ + + +
Exporting and Printing +Bible Window, Lexicon Window, Commentary Window +By &RMB; on the index key number, verse number or text the +Bible Window, Lexicon Window,or Commentary Window drop down box is +displayed (depending on which kind of window is current), +providing options to select all, look up text in lexicon, +and the export options copy, add to printing queue, and save. +
Select All +A &LMB; here will select all of the text in the chapter displayed +in the current window. + +
+
Lookup Text in Lexicon +A &LMB; here will bring up a submenu with a list of all of the available +lexicons. A &LMB; on a lexicon will open that lexicon to the cross reference of +the selected text in the current window. + +
+ +
Copy +A &LMB; here will bring up a sub menu offering to copy to the copy +buffer using the current location of the cursor as the starting point. + + + + +Verse - The number of the current verse (such as Genesis 1:25) + + + + +Text of Verse - The text of the current verse. + + + + +Verse with Text - Both the text of the current verse, and the verse number + + + + +Chapter -the entire chapter + + + + +Selected Text - Only the selected (highlited) text + + + + +This text can be copied into any application that can access the linux copy buffer. + + +
+
Add to Printing Queue +A &LMB; here will bring up a submenu with the printing options: + + + + +verse with text + + + + +chapter + + + + +Selecting these places text into the bibletime print queue, but it +will not print yet. When all of the items that you desire to print are +copied to the print queue, select the print icon and the print dialog +window is displayed. Now you can select to either view or print the text. + +Printing from &bibletime; is rather basic and is intended as +a utility. If you are composing a document or presentation containing text from +&bibletime; documents, we suggest that you use one of the presentation or editing +tools on your system to format your work. + +
+
Save +A &LMB; here will bring up a submenu with save options: + + + + +Chapter as plain text - a file is created in &UNIX; formated ASCII text + + + + +Chapter as HTML - a file is created formated in HTML + + + + +Once saved this text can be opened and edited by any text or HTML application. + +
+ + +
+
+ + + + diff --git a/bibletime-doc/docs/en/handbook/unicode/hdbk-start.docbook b/bibletime-doc/docs/en/handbook/unicode/hdbk-start.docbook new file mode 100644 index 0000000..e94357f --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/hdbk-start.docbook @@ -0,0 +1,74 @@ +Starting &bibletime; + +&bibletime; is a &kde; program and is integrated with the &kde; desktop. +You can launch &bibletime; from the &kde; start menu in +the applications group. + + + + + + +A bunch of rectangles + + + + +&bibletime; can be launched from inside other window managers +(like gnome) providing &kde; is installed. You will need to install +your own icon to launch the program. See the window manager help +files to see how. + + +&bibletime; can also be launched from a terminal command prompt. +To launch &bibletime; open a terminal (any Xterminal) and type +&bibletime;. + +
Startup Sequence + +As &bibletime; launches you may see some message screens: + + + +No Modules Installed - This is shown if you +have forgotten to install sword modules, or if the sword modules +can not be found. + + + + +First Time Startup - This is shown the first time +&bibletime; is launched. + + + + +Daily Tips - These show on every startup, unless +you turn them off. + + + + + +Daily tips + + + + + +
+
Parts of the &bibletime; Window + +Now the main &bibletime; window will open. It's operation is covered in the next chapter. + + + + + +The &bibletime; Application Window + + +
+
+ + diff --git a/bibletime-doc/docs/en/handbook/unicode/hdbk-toolbars.docbook b/bibletime-doc/docs/en/handbook/unicode/hdbk-toolbars.docbook new file mode 100644 index 0000000..54943a1 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/hdbk-toolbars.docbook @@ -0,0 +1,392 @@ +Main toolbar and menubar + + +
Toolbar + + The action of each button is described in the configuration dialog box. + Moving the cursor over a button will activate the button's tooltip which + describes that buttons action. + +
+
Button Action + + + + + + + + Icon + + + Closes &bibletime;. + + + + + + + + + Icon + + + Prints items in the print queue. + + + + + + + + + Icon + + + Search in Selected Module(s). + + + + + + + + + Icon + + + Cascade Document Windows. + + + + + + + + + Icon + + + Autocascade Document Windows. + + + + + + + + + Icon + + + Tile Document Windows. + + + + + + + + + Icon + + + Auto tile Document Windows. + + + + + + + + + + Icon + + + Close All Document Windows. + +
+ +
Menubar + +
+ +
File + + + + +Clear printing queue + +Clears all items from the &bibletime; print queue. +The &bibletime; printing queue does not clear automatically. + + + + +Print + +This menu item launches the printdialog box. +From here you will select print or view as for any other &kde; application. + + + + +
+ +
View + + + + +Show Toolbar + +>If show toolbar is selected, +the toolbar is displayed. +If show toolbar is unselected then the +toolbar is hidden. + + + + + +Show Main Index + +If show main index is selected, +the left pane showing the available &sword; documents is displayed. +If show main index is unselected then the +left pane is hidden. + + + + +
+ +
Main Index + + + + +Search in module(s) + + +If Search in module(s) is selected, +search dialog is displayed. Any selected documents +from the left pane are preselected on the choose modules tab. + + + +Reset Main Index + + +If Reset Main Index is selected, +the Main Index in the left pane will be rebuilt. +Any customization in the main index and bookmarks +will be deleted. + + + + +Remove selected item + + +If Remove selected item is selected, +any selected items in the Main Index in the left pane will be deleted. +This action can only be partly undone by the Reset Main Index. +Use this feature with caution. + + + + + + + +
+ +
Window + + + + +Save Profile +Saves the current configuration to +a selected profile + + + + +Load Profile +Loads the contents of the named profile to +the current session of &bibletime;. + + + +Configure Profile +This brings up the profiles tab of the +Options dialog. +Here you create and manage profiles + + + + +Fullscreen Mode +When Fullscreen Mode is selected, &bibletime; will expand +to the full size of your monitor screen. To reverse the action select +Fullscreen Modeagain. + + + +Cascade +Cascades open display windows + + + +Tile + +Tiles open display windows + + + + +Auto Cascade + + +Automatically cascades newly opened display windows + + + + + +Auto Tile + +ditto for tiling newly opened display windows + + + + +Close all + +Closes all open display windows + + + + +List of open modules + +shows a list of all of the currently selected modules. + + + + + +
+ +
Settings + + + + + +Configure Toolbar + +show the Configure Toolbar dialog. + + + + +Configure &bibletime; + +Shows the Options dialog. +From this dialog the startup mode, fonts, colors, profiles, +sword features, and accelerators are configurable. + + + + + +
+ +
Help + + + + + +Handbook +Select Handbook to access +this document from the &kde; Help Center. + + + +Installation +Select Installation to access +the installation instructions for &bibletime; from the &kde; Help Center. + + + + +Biblestudy HowTo +Select Biblestudy HowTo to access +A good basic text with recommendations for studying the Bible. + + + + +What's This + + +Allows you to click on certain items for contextual help. + + + + + +Bug Report + + +Send a bug report to the program's maintainers to help development. +Before sending a bug report please configure the bug report application +to use your mail program. This is done by configure +on the Submit A Bug Report dialog. + + + + + +Daily Tip + +Launches the tip of the day dialog. + + + + + + +About &bibletime; + + +Opens a window with general &bibletime; information. + + + + + +About &kde; + + +Opens a window with general &kde; information. + + + + + + + + +
+ + + +
+ diff --git a/bibletime-doc/docs/en/handbook/unicode/index.docbook b/bibletime-doc/docs/en/handbook/unicode/index.docbook new file mode 100644 index 0000000..88cbc96 --- /dev/null +++ b/bibletime-doc/docs/en/handbook/unicode/index.docbook @@ -0,0 +1,107 @@ + +BibleTime'> + Sword'> + + + + + + + + + + +]> + + + + +The BibleTime Handbook + + + +Fred + +Saalbach + +
info@bibletime.de
+
+
+ +Jeffrey +Hoyt + +
+ + + + +1999 +2000 +2001 +The team of BibleTime, info@bibletime.de + + + + +The BibleTime helpdialog is part of BibleTime. + + + +BibleTime is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + + + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + + + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + +09/February/2002 +2.00 + + + +&bibletime; is an application to aid in study of the Bible. + + + + + +KDE +bibletime +Bibletime +sword +crosswire +help dialog + + +
+ +&hdbkchap1; +&hdbkchap2; +&hdbkchap3; +&hdbkchap4; +&hdbkchap5; + +
+ diff --git a/bibletime-doc/docs/en/helpdialog/Makefile.am b/bibletime-doc/docs/en/helpdialog/Makefile.am new file mode 100644 index 0000000..17d7a2a --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/Makefile.am @@ -0,0 +1,23 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/en/helpdialog/Makefile.in b/bibletime-doc/docs/en/helpdialog/Makefile.in new file mode 100644 index 0000000..e634189 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/Makefile.in @@ -0,0 +1,480 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/helpdialog/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/helpdialog + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/helpdialog/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/helpdialog/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/helpdialog/html/Makefile.am b/bibletime-doc/docs/en/helpdialog/html/Makefile.am new file mode 100644 index 0000000..cc7b5b5 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; diff --git a/bibletime-doc/docs/en/helpdialog/html/Makefile.in b/bibletime-doc/docs/en/helpdialog/html/Makefile.in new file mode 100644 index 0000000..599459a --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/helpdialog/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/helpdialog/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/helpdialog/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in help-first-startup.html help-first-time-search.html help-initbackend-failed.html help-module-encrypted.html help-no-mods-d.html help-no-modules.html help-sword-module-trouble.html index.html; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/helpdialog/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/helpdialog/html/help-first-startup.html b/bibletime-doc/docs/en/helpdialog/html/help-first-startup.html new file mode 100644 index 0000000..1bde6c0 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-first-startup.html @@ -0,0 +1,167 @@ + + +Chapter 1. First Startup + + + + + + + + + + + +

First Startup

+ +
+

+Chapter 1. First Startup

+
+

+Table 1.1. The first startup of BibleTime! This table describes the features of BibleTime! +

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Feature + +Description +
MDI +MDI is the abbreviation for Multiple Document Interface. +With the help of MDI it's possible to have more than one display window opened at the +same time! You may view two different bibles side by side and compare their +text. But it's also possible to open only one window as in prevous versions of BibleTime. The +menu Window is used to work with the MDI interface. + +The MDI area will only contain display windows, nothing else. This clean +presentation avoids confusing users with too many choices. +
Display window +A display window is a window inside the MDI area of BibleTime. A display window presents +the content of a document (Sword module) in a reasonable format (for example Bibles will be +displayed as HTML text with hyperlinks to verse references). +We use display windows to have a general approach for the future. +Crosswire will extend Sword as more material is made available for distribution. +When new module types are created for Sword we will simply create additional types of display windows. +This approach makes BibleTime extensible in the future, and able to display any +type of module that might be created in (for example maps or sound modules ...). +
+Main index + +The main index is the tree on the left side of BibleTime's application window. The +main index combines bookmark management and module management. +To work with the main index use the right mouse button menu. + +The main index is Drag 'n' Drop capable: You can drag verse references from a +an open document or from the search dialog into the main index to create a bookmark, and you can move items in +the tree (e.g. move groups or bookmarks into another group). +
Search interface + +The search feature is now in its own window. Click with the right mouse button +on a module and select Search in Selected module(s) to open the search dialog. The dialog +contains sections to enter the searchphrase, set the searchscope and to navigate +through the items found. The last tab shows the graphical search analysis. + + +
Drag 'n' Drop + +Drag & Drop is an important part of BibleTime! You can drag documents, verse +references, bookmarks, document groups, search results etc. Places where you can drop +them are the main index, the document windows, and the commentary editor. + +Simply play around a little to find out how our Drag & Drop system does work! +We hope you like it. + +
+
+
+

+Table 1.2. Here's a short list of useful URLS with more information about BibleTime! +

+ ++++ + + + + + + + + + + + + + + +
URLDescription
www.bibletime.de +This is the homepage of BibleTime! Browse to this page to read documentation +pages. Don't forget to read the FAQ on +www.bibletime.de, it contains answers to questions you'll probably have. +
www.crosswire.org +This is the home of Crosswire Bible Society! Crosswire Bible Society produces the +Bible text module library - and the library manager Sword! You can down load the +Bible text modules from this page. Most of the modules available from Crosswire Bible Society +are either in the public domain or have been released to Crosswire Bible Society for distribution +by the copyright holder. Modules that are not released for free distribution are +locked. Please see the helpdialog on locked +modules before downloading locked modules. +
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/help-first-time-search.html b/bibletime-doc/docs/en/helpdialog/html/help-first-time-search.html new file mode 100644 index 0000000..597fe1b --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-first-time-search.html @@ -0,0 +1,122 @@ + + +Chapter 2. First time search dialog + + + + + + + + + + + +

First time search dialog

+ +
+

+Chapter 2. First time search dialog

+

You opened the search dialog for the first time!

+

This page describes what the search dialog is, how to use it and how to make efficient searches.

+
+
+
2.1 +What's the search dialog? + +
+
2.2 +How do I search for some text? + +
+
+
+

+2.1 +What's the search dialog? +

+

+ +The search dialog is the where you can search the Sword documents (modules) installed in your copy of BibleTime. +You can enter text and search this text in the documents. The entries found will +appear in a list where you can work with them. +

+
+
+

+2.2 +How do I search for some text? +

+
+

+ +To search some text click on the first entry of the tab bar at the top of the dialog. +Now enter some text in the search entry box at the top. If you don't want to do +special things you can leave the settings untouched and click on the Search +button at the bottom of the dialog. The progress of the search will be +displayed in the two bars at the bottom. The first bar shows the progress for +the current module, the second one does show the percentage of the whole search. +It's possible to search more than one module so two bars are required. But +if you want to do more things with the search dialog we offer these settings to +you: +

+

+ +Multiple Words + +

+

+The entered words can occur in another order as entered in the line, they can +even be part of more than one word. +

+

+ +Exact search + +

+

+The text is exactly searched as entered in the line, unless you enabled case +sensitive search the search does case insensitive search. +

+

+ +Regular expressions + +

+

+If you use this type of search GNU standard regular expressions are used +

+

+Normally all searches are done with insensitive character matching, to use +case sensitive search enable the box Case sensitive. If you have problems +with the search types, case (in)sensitive search or other search related things +have a look into our handbook for more information. +

+
+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/help-initbackend-failed.html b/bibletime-doc/docs/en/helpdialog/html/help-initbackend-failed.html new file mode 100644 index 0000000..049fb2d --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-initbackend-failed.html @@ -0,0 +1,50 @@ + + +Chapter 3. Initialization of Backend Failed! + + + + + + + + + + + +

Initialization of Backend Failed!

+ +
+

+Chapter 3. Initialization of Backend Failed!

+

The initialization of BibleTime's backend failed!

+

If you get this message, you have uncovered a bug we need to know about.

+

Please send a bug-report with some information and show us how to reproduce the problem.

+

Email us at info@bibletime.de! +

+

Thank you very much for your help!

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/help-module-encrypted.html b/bibletime-doc/docs/en/helpdialog/html/help-module-encrypted.html new file mode 100644 index 0000000..8935cdd --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-module-encrypted.html @@ -0,0 +1,108 @@ + + +Chapter 4. The module is encrypted + + + + + + + + + + + +

The module is encrypted

+ +
+

+Chapter 4. The module is encrypted

+

The module you selected is encrypted! +

+

+This page describes what encryption does mean for you.

+
+
+
4.1 +What is an encrypted +module? + +
+
4.2 +How do I unlock a module? + +
+
4.3 +Why are modules locked? + +
+
+
+

+4.1 +What is an encrypted +module? +

+

+ +An encrypted module (document) is a module which is locked with a key. Only a user that has +the right key can unlock the module to read it. +

+
+
+

+4.2 +How do I unlock a module? +

+

+ +For normal users it's sadly not possible at this time to use encrypted modules. +The problem is that the copyright owners of the modules do not want to release +the stuff with SWORD. But If you have a key click with the right +mousebutton on the module and select "Unlock module ...". A dialog appears, +please enter here the key to unlock the encrypted module. +

+
+
+

+4.3 +Why are modules locked? +

+

+ +Modules are locked because the copyright owners of the module do not want to +release their texts through the Sword project. Please contact the +copyright owners and ask for the modules to be made available. If you want to +pay for it please let them know, this is a thing they like. We know freely available module would be +great, so try to get them! You can also visit +Crosswire Bible Society and +read the information on the effort to make copyrighted texts available through +crosswire. This project needs your support. Thank you very much for your efforts! +

+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/help-no-mods-d.html b/bibletime-doc/docs/en/helpdialog/html/help-no-mods-d.html new file mode 100644 index 0000000..8ee2052 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-no-mods-d.html @@ -0,0 +1,100 @@ + + +Chapter 6. Initialization of Module directory failed! + + + + + + + + + + + +

Initialization of Module directory failed!

+ +
+

+Chapter 6. Initialization of Module directory failed!

+

There's no mods.d directory!

+

This page describes what the mods.d directory is and how to solve this problem!

+
+
+
6.1 +What is the mods.d directory? + +
+
6.2 +How do I solve this problem? + +
+
6.3 +Can I start BibleTime without this directory? + +
+
+
+

+6.1 +What is the mods.d directory? +

+

+ +The mods.d directory is the directory which should contain the config files of +the modules! You must have this directory, otherwise you can't use Bibletime +and Sword! Please read the installation instructions on our homepage! +

+
+
+

+6.2 +How do I solve this problem? +

+

+ +The solution is to create a directory mods.d: +Please go into your Sword directory and type "mkdir mods.d" to create the directory. +Now copy the config files of your modules into this package and remove (if they +exist) the file mods.conf which isn't required any more. +The mods.d directory replaced this file. +

+
+
+

+6.3 +Can I start BibleTime without this directory? +

+

+ +Yes, it's possible. But it's not very useful. +There are no modules in the main index. It's possible to test BibleTime this +way, but it's not possible to work with it without modules. +

+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/help-no-modules.html b/bibletime-doc/docs/en/helpdialog/html/help-no-modules.html new file mode 100644 index 0000000..b1be441 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-no-modules.html @@ -0,0 +1,97 @@ + + +Chapter 7. No modules installed! + + + + + + + + + + +

No modules installed!

+ +
+

+Chapter 7. No modules installed!

+

There are no installed Sword modules!

+

This page describes what modules are and how to solve the problem

+
+
+
7.1 +What is a module? + +
+
7.2 +How do I solve the problem? + +
+
7.3 +What should I do if it doesn't work? + +
+
+
+

+7.1 +What is a module? +

+

+ +A Sword module is the base of BibleTime. A module may be a Bible, +a commentary or a lexicon. Later we will have maps and other interesting stuff. +It's not possible to use with BibleTime if no modules are installed +although it's possible to test BibleTime without installed modules. +When modules are displayed in BibleTime we call them documents. +

+
+
+

+7.2 +How do I solve the problem? +

+

+ Please download some modules and install them! Get the modules at +www.crosswire.org. +Please read the installation instructions of our handbook and of our homepage. +

+
+
+

+7.3 +What should I do if it doesn't work? +

+

+ +Please read the documentation on +www.bibletime.de and if you can't get it +working please send an email to info@bibletime.de .

+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/help-sword-module-trouble.html b/bibletime-doc/docs/en/helpdialog/html/help-sword-module-trouble.html new file mode 100644 index 0000000..2fb7d48 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/help-sword-module-trouble.html @@ -0,0 +1,52 @@ + + +Chapter 5. Sword module trouble. + + + + + + + + + + + +

Sword module trouble.

+ +
+

+Chapter 5. Sword module trouble.

+

The sword module did not open. This is usually caused by an out of date or damaged sword module. +Please visit Crosswire Bible Society for an update of your module.

+
+

+Note

+

Currently sword does not trap this problem. BibleTime and sword will crash with no error message. +

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/html/index.html b/bibletime-doc/docs/en/helpdialog/html/index.html new file mode 100644 index 0000000..9787907 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/html/index.html @@ -0,0 +1,100 @@ + + +The BibleTime Help Dialog + + + + + + + + + +

The BibleTime Help Dialog

+ +
+
+

+The BibleTime Help Dialog

+
+

Fred Saalbach

+ +

Jeffrey Hoyt

+
+
Revision 1.01.00
+
+
+
+

The BibleTime helpdialog is part of BibleTime. +

+

+BibleTime is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. +

+

+This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +

+

+You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +

+
+
+

+BibleTime is an application to aid in study of the Bible. + +

+
+
+
+ + +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/unicode/Makefile.am b/bibletime-doc/docs/en/helpdialog/unicode/Makefile.am new file mode 100644 index 0000000..61f8a38 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; diff --git a/bibletime-doc/docs/en/helpdialog/unicode/Makefile.in b/bibletime-doc/docs/en/helpdialog/unicode/Makefile.in new file mode 100644 index 0000000..077b493 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/helpdialog/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/helpdialog/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/helpdialog/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + else \ + ln -sf ../../../en/bibletime/helpdialog/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in help-first-startup.docbook help-first-time-search.docbook help-initbackend-failed.docbook help-module-encrypted.docbook help-no-mods-d.docbook help-no-modules.docbook help-sword-module-trouble.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/helpdialog/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/helpdialog/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/helpdialog/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-first-startup.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-first-startup.docbook new file mode 100644 index 0000000..f6dbf4a --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-first-startup.docbook @@ -0,0 +1,157 @@ + +First Startup + + +The first startup of &bibletime;! This table describes the features of &bibletime;! + + + + + +Feature + + + + +Description + + + + + + + +MDI + + + +MDI is the abbreviation for Multiple Document Interface. +With the help of MDI it's possible to have more than one display window opened at the +same time! You may view two different bibles side by side and compare their +text. But it's also possible to open only one window as in prevous versions of &bibletime;. The +menu Window is used to work with the MDI interface. + +The MDI area will only contain display windows, nothing else. This clean +presentation avoids confusing users with too many choices. + + + + + +Display window + + + +A display window is a window inside the MDI area of &bibletime;. A display window presents +the content of a document (&sword; module) in a reasonable format (for example Bibles will be +displayed as HTML text with hyperlinks to verse references). +We use display windows to have a general approach for the future. +Crosswire will extend &sword; as more material is made available for distribution. +When new module types are created for &sword; we will simply create additional types of display windows. +This approach makes &bibletime; extensible in the future, and able to display any +type of module that might be created in (for example maps or sound modules ...). + + + + + + +Main index + + + + +The main index is the tree on the left side of &bibletime;'s application window. The +main index combines bookmark management and module management. +To work with the main index use the &RMB; menu. + +The main index is Drag 'n' Drop capable: You can drag verse references from a +an open document or from the search dialog into the main index to create a bookmark, and you can move items in +the tree (e.g. move groups or bookmarks into another group). + + + + + +Search interface + + + +The search feature is now in its own window. Click with the &RMB; +on a module and select Search in Selected module(s) to open the search dialog. The dialog +contains sections to enter the searchphrase, set the searchscope and to navigate +through the items found. The last tab shows the graphical search analysis. + + + + + + +Drag 'n' Drop + + + +Drag & Drop is an important part of &bibletime;! You can drag documents, verse +references, bookmarks, document groups, search results etc. Places where you can drop +them are the main index, the document windows, and the commentary editor. + +Simply play around a little to find out how our Drag & Drop system does work! +We hope you like it. + + + + + +
+ + +Here's a short list of useful URLS with more information about &bibletime;! + + + + + +URL + + + +Description + + + + + + + + +www.bibletime.de + + + +This is the homepage of &bibletime;! Browse to this page to read documentation +pages. Don't forget to read the &FAQ; on +www.bibletime.de, it contains answers to questions you'll probably have. + + + + + +www.crosswire.org + + + +This is the home of &crosswire;! &crosswire; produces the +Bible text module library - and the library manager &sword;! You can down load the +Bible text modules from this page. Most of the modules available from &crosswire; +are either in the public domain or have been released to &crosswire; for distribution +by the copyright holder. Modules that are not released for free distribution are +locked. Please see the helpdialog on locked +modules before downloading locked modules. + + + + + +
+
+ diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-first-time-search.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-first-time-search.docbook new file mode 100644 index 0000000..7fcfb14 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-first-time-search.docbook @@ -0,0 +1,77 @@ + +First time search dialog + +You opened the search dialog for the first time! +This page describes what the search dialog is, how to use it and how to make efficient searches. + + + + + +What's the search dialog? + + + + +The search dialog is the where you can search the &sword; documents (modules) installed in your copy of &bibletime;. +You can enter text and search this text in the documents. The entries found will +appear in a list where you can work with them. + + + + + + +How do I search for some text? + + + + +To search some text click on the first entry of the tab bar at the top of the dialog. +Now enter some text in the search entry box at the top. If you don't want to do +special things you can leave the settings untouched and click on the Search +button at the bottom of the dialog. The progress of the search will be +displayed in the two bars at the bottom. The first bar shows the progress for +the current module, the second one does show the percentage of the whole search. +It's possible to search more than one module so two bars are required. But +if you want to do more things with the search dialog we offer these settings to +you: + + + +Multiple Words + + + +The entered words can occur in another order as entered in the line, they can +even be part of more than one word. + + + +Exact search + + + +The text is exactly searched as entered in the line, unless you enabled case +sensitive search the search does case insensitive search. + + + +Regular expressions + + + +If you use this type of search GNU standard regular expressions are used + + +Normally all searches are done with insensitive character matching, to use +case sensitive search enable the box Case sensitive. If you have problems +with the search types, case (in)sensitive search or other search related things +have a look into our handbook for more information. + + + + + + + diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-initbackend-failed.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-initbackend-failed.docbook new file mode 100644 index 0000000..f67bd35 --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-initbackend-failed.docbook @@ -0,0 +1,12 @@ + +Initialization of Backend Failed! +The initialization of &bibletime;'s backend failed! + +If you get this message, you have uncovered a bug we need to know about. + + +Please send a bug-report with some information and show us how to reproduce the problem. + Email us at info@bibletime.de! +Thank you very much for your help! + + diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-module-encrypted.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-module-encrypted.docbook new file mode 100644 index 0000000..24e3d4a --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-module-encrypted.docbook @@ -0,0 +1,60 @@ + +The module is encrypted +The module you selected is encrypted! + + +This page describes what encryption does mean for you. + + + + +What is an encrypted +module? + + + + +An encrypted module (document) is a module which is locked with a key. Only a user that has +the right key can unlock the module to read it. + + + + + + +How do I unlock a module? + + + + +For normal users it's sadly not possible at this time to use encrypted modules. +The problem is that the copyright owners of the modules do not want to release +the stuff with SWORD. But If you have a key click with the right +mousebutton on the module and select "Unlock module ...". A dialog appears, +please enter here the key to unlock the encrypted module. + + + + + + +Why are modules locked? + + + + +Modules are locked because the copyright owners of the module do not want to +release their texts through the &sword; project. Please contact the +copyright owners and ask for the modules to be made available. If you want to +pay for it please let them know, this is a thing they like. We know freely available module would be +great, so try to get them! You can also visit +&crosswire; and +read the information on the effort to make copyrighted texts available through +crosswire. This project needs your support. Thank you very much for your efforts! + + + + + + + diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-no-mods-d.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-no-mods-d.docbook new file mode 100644 index 0000000..945f3ab --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-no-mods-d.docbook @@ -0,0 +1,54 @@ + +Initialization of Module directory failed! + +There's no mods.d directory! + +This page describes what the mods.d directory is and how to solve this problem! + + + + +What is the mods.d directory? + + + + +The mods.d directory is the directory which should contain the config files of +the modules! You must have this directory, otherwise you can't use Bibletime +and &sword;! Please read the installation instructions on our homepage! + + + + + + +How do I solve this problem? + + + + +The solution is to create a directory mods.d: +Please go into your &sword; directory and type "mkdir mods.d" to create the directory. +Now copy the config files of your modules into this package and remove (if they +exist) the file mods.conf which isn't required any more. +The mods.d directory replaced this file. + + + + + + +Can I start &bibletime; without this directory? + + + + +Yes, it's possible. But it's not very useful. +There are no modules in the main index. It's possible to test &bibletime; this +way, but it's not possible to work with it without modules. + + + + + + diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-no-modules.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-no-modules.docbook new file mode 100644 index 0000000..3b2f9da --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-no-modules.docbook @@ -0,0 +1,53 @@ + +No modules installed! + +There are no installed &sword; modules! +This page describes what modules are and how to solve the problem + + + + + +What is a module? + + + + +A &sword; module is the base of &bibletime;. A module may be a Bible, +a commentary or a lexicon. Later we will have maps and other interesting stuff. +It's not possible to use with &bibletime; if no modules are installed +although it's possible to test &bibletime; without installed modules. +When modules are displayed in &bibletime; we call them documents. + + + + + + +How do I solve the problem? + + + +Please download some modules and install them! Get the modules at +www.crosswire.org. +Please read the installation instructions of our handbook and of our homepage. + + + + + + +What should I do if it doesn't work? + + + + +Please read the documentation on +www.bibletime.de and if you can't get it +working please send an email to info@bibletime.de . + + + + + diff --git a/bibletime-doc/docs/en/helpdialog/unicode/help-sword-module-trouble.docbook b/bibletime-doc/docs/en/helpdialog/unicode/help-sword-module-trouble.docbook new file mode 100644 index 0000000..83dd65b --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/help-sword-module-trouble.docbook @@ -0,0 +1,9 @@ + +Sword module trouble. +The sword module did not open. This is usually caused by an out of date or damaged sword module. +Please visit Crosswire Bible Society for an update of your module. + +Currently sword does not trap this problem. &bibletime; and sword will crash with no error message. + + + \ No newline at end of file diff --git a/bibletime-doc/docs/en/helpdialog/unicode/index.docbook b/bibletime-doc/docs/en/helpdialog/unicode/index.docbook new file mode 100644 index 0000000..c022fbb --- /dev/null +++ b/bibletime-doc/docs/en/helpdialog/unicode/index.docbook @@ -0,0 +1,117 @@ + + + + + + + BibleTime'> + Sword'> + Sword Installmgr'> + Crosswire Bible Society'> + + + + + + + + + + +]> + + + + +The &bibletime; Help Dialog + + + +Fred + +Saalbach + +
info@bibletime.de
+
+
+ +Jeffrey +Hoyt + +
+ + + + +1999 +2000 +2001 +The team of &bibletime;, info@bibletime.de + + + + +The &bibletime; helpdialog is part of &bibletime;. + + + +&bibletime; is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + + + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + + + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + +12/18/2001 +1.01.00 + + + +&bibletime; is an application to aid in study of the Bible. + + + + + +KDE +Bibletime +Sword +Crosswire Bible Society +help dialog + + +
+ +&hdchap1; +&hdchap2; +&hdchap3; +&hdchap4; +&hdchap5; +&hdchap6; +&hdchap7; + +
+ + diff --git a/bibletime-doc/docs/en/howto/Makefile.am b/bibletime-doc/docs/en/howto/Makefile.am new file mode 100644 index 0000000..17d7a2a --- /dev/null +++ b/bibletime-doc/docs/en/howto/Makefile.am @@ -0,0 +1,23 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/en/howto/Makefile.in b/bibletime-doc/docs/en/howto/Makefile.in new file mode 100644 index 0000000..0eca588 --- /dev/null +++ b/bibletime-doc/docs/en/howto/Makefile.in @@ -0,0 +1,480 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/howto/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/howto + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/howto/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/howto/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/howto/html/Makefile.am b/bibletime-doc/docs/en/howto/html/Makefile.am new file mode 100644 index 0000000..c5601ff --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/Makefile.am @@ -0,0 +1,5 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = diff --git a/bibletime-doc/docs/en/howto/html/Makefile.in b/bibletime-doc/docs/en/howto/html/Makefile.in new file mode 100644 index 0000000..a1cb458 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/Makefile.in @@ -0,0 +1,364 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=h2-rules-context.html h2-importance.html h2-importance-exhortations.html h2-basics-interpretation.html h2-basics.html h2-importance-wars.html h2-basics-worksheet.html h2-rules.html h2-importance-liberates.html index.html h2-basics-expository.html h2-rules-normal.html h2-basics-approaches.html h2-importance-breathed.html h2-importance-once.html h2-basics-types.html h2-rules-parables.html h2-rules-hcontest.html h2-importance-supplement.html h2-importance-works.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/howto/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/howto/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/howto/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/howto/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/howto/html/h2-basics-approaches.html b/bibletime-doc/docs/en/howto/html/h2-basics-approaches.html new file mode 100644 index 0000000..4099dee --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-basics-approaches.html @@ -0,0 +1,99 @@ + + +Approaches to God's Word + + + + + + + + + + + +

Approaches to God's Word

+ +
+

+Approaches to God's Word

+

Hearing and reading provide a telescopic view of the scripture while study +and memorization provide a microscopic view of scripture. Meditating on the +scriptures brings hearing, reading, studying and memorization together and +cements the word in our minds.

+
+

+Hear

+

Lk.11:28 "blessed are those who hear the word of God, and +observe it." +

+
+
+

+Read

+

Rev.1:3 +"Blessed is he who reads and those who hear the words of this +prophecy..." +

+

1 Tim.4:13 "give +attention to the public reading of Scripture..." +

+
+
+

+Study

+

Acts 17:11 "Now these were more noble-minded than those in +Thessalonica, for they received the word with great eagerness, examining the +Scriptures daily, to see whether these things were so." +

+

2 Tim.2:15 "Be diligent [KJV `Study'] to present yourself +approved to God as a workman who does not need to be ashamed, handling +accurately the word of truth." +

+
+
+

+Memorize

+

Ps.119:11 "Thy word I have hid in my heart, that I may not +sin against Thee." +

+
+
+

+Meditate

+

Ps.1:2-3 "But his delight is in the law of the Lord, And +in His law he meditates day and night. And he will be like a tree firmly planted +by streams of water, Which yields its fruit in its season, And its leaf does not +wither; And in whatever he does, he prospers." +

+

The Navigators illustrate this by saying that as the thumb can touch all +the fingers, we can meditate on the Word as we do any of the first four. +Meditation is a key to revelation. A new Christian needs to hear and read the +Bible more than they need to study and memorize it. This is so that they become +familiar with the overall message of the Bible.

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-basics-expository.html b/bibletime-doc/docs/en/howto/html/h2-basics-expository.html new file mode 100644 index 0000000..2ab3023 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-basics-expository.html @@ -0,0 +1,67 @@ + + +An Expository Study +of Matthew 6:1-18 + + + + + + + + + + + +

An Expository Study +of Matthew 6:1-18

+ +
+

+An Expository Study +of Matthew 6:1-18

+

Let's study together Mt.6:1-18. Read it to yourself, first looking for the key verse, the verse that sums +up the whole passage. Think you have it? Test it by picking different places in the passage and asking yourself +if they relate to the thought of the key verse. Once you find it, write it as Roman numeral One of your outline:

+
+I. BEWARE OF PRACTICING YOUR RIGHTEOUSNESS BEFORE MEN TO BE NOTICED
+
+

What does "practicing your righteousness" mean? Does the passage give any examples? What area +of our lives is being addressed? our motives! What sub-headings develop this thought?

+
+  A. WHEN YOU GIVE
+  B. WHEN YOU FAST
+  C. WHEN YOU PRAY
+
+

Now fill in the outline with specific instructions of how to avoid wrong ways of practicing our +righteousness:

+
+  A. When you give
+     1. DON'T SOUND A TRUMPET.  (HOW MIGHT SOMEONE "SOUND A TRUMPET" TODAY?)
+     2. DO IT SECRETLY.	ETC.
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-basics-interpretation.html b/bibletime-doc/docs/en/howto/html/h2-basics-interpretation.html new file mode 100644 index 0000000..4a90666 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-basics-interpretation.html @@ -0,0 +1,64 @@ + + +Basics of Correct Interpretation + + + + + + + + + + + +

Basics of Correct Interpretation

+ +
+

+Basics of Correct Interpretation

+
+

+Content

+

What does it say? What does it say in the original language? Be careful +with definitions. Don't read into it what it doesn't say.

+
+
+

+Context

+

What do the verses around it say? "Context is king" is the rule -- the passage must make +sense within the structure of the entire passage and book.

+
+
+

+Cross-reference

+

What do other verses about this subject say through the rest of the Bible? God +doesn't contradict Himself, so our interpretation needs to stand the test of other scriptures.

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-basics-types.html b/bibletime-doc/docs/en/howto/html/h2-basics-types.html new file mode 100644 index 0000000..6fa9a4c --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-basics-types.html @@ -0,0 +1,63 @@ + + +Types of Bible Studies + + + + + + + + + + + +

Types of Bible Studies

+ +
+

+Types of Bible Studies

+
+

+Topical Study

+

Pick out a certain +topic and follow it through, using cross-references or a +concordance.

+
+
+

+Character Study

+

Studying the life of a Bible character, e.g. Joseph's life in +Gen.37-50.

+
+
+

+Expository Study

+

Studying a +certain passage: paragraph, chapter, or book.

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-basics-worksheet.html b/bibletime-doc/docs/en/howto/html/h2-basics-worksheet.html new file mode 100644 index 0000000..da40963 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-basics-worksheet.html @@ -0,0 +1,108 @@ + + +Worksheet: How to Use a Concordance + + + + + + + + + + + +

Worksheet: How to Use a Concordance

+ +
+

+Worksheet: How to Use a Concordance

+
+

+To Find a Particular Verse

+
    +
  1. +Pick out a key word or most-unusual word of the verse.

  2. +
  3. +Turn to this word alphabetically.

  4. +
  5. +Go down the column of listings until you find your verse.

  6. +
+
+	Find these verses:
+		"Faithful are the wounds of a friend."
+		"We are ambassadors of Christ."
+		The story of the rich man and Lazarus.
+
+
+
+

+To Do a Topical Study

+

Let's say you wanted to do a study of the word "redemption." First you would look up that word in the +concordance and look up references listed for it. Then you could look up related words and references listed for them, e.g. +"redeem, redeemed, ransom," even "buy" or "bought."

+
+
+

+To Clarify Word Meanings in the Greek and Hebrew

+

What if you noticed a contradiction in the KJV between Mt.7:1 "Judge not lest you be judged" and 1 Cor.2:15 +"He that is spiritual judgeth all things." Maybe there are two different Greek words here, both being translated "judge" in +English? (We're using Strong's from here out.)

+
    +
  1. +Look up "judge."

  2. +
  3. +Go down the column of entries to Mt.7:1. To the right is a number, 2919. This refers to the Greek word used. + Write it down.

  4. +
  5. +Now look up "judgeth."

  6. +
  7. +Go down the column to 1 Cor.2:15 . . . . . 350.

  8. +
  9. +Turn in the back to the Greek dictionary. (Remember, you're in the NT so the language is Greek, while the +OT is Hebrew.) Compare the meaning of 2919 with the meaning of 350 and you have your answer!

  10. +
+
+
+

+To Find Meanings of Names

+

By the same process we can find the meaning of a name in the Greek or Hebrew.

+

Look up these names and write down their meaning:

+
    +
  • +Nabal

  • +
  • +Abigail

  • +
  • +Joshua

  • +
  • +Barnabus

  • +
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-basics.html b/bibletime-doc/docs/en/howto/html/h2-basics.html new file mode 100644 index 0000000..7685c18 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-basics.html @@ -0,0 +1,83 @@ + + +Chapter 2. Bible Study Basics + + + + + + + + + + + +

Bible Study Basics

+ +
+

+Chapter 2. Bible Study Basics

+
+

+Our Purpose as we Approach the Bible

+

+Jn.5:39-40"You search the Scriptures, because you think that +in them you have eternal life; and it is these that bear witness of Me; and you +are unwilling to come to Me, that you may have life." +

+

The chief purpose of the book is to bring us to the Person. Martin Luther +said "we go to the cradle only for the sake of the baby"; just so +in Bible study, we do it not for its own sake but for fellowship with God. +

+ + + + + + + + + + +
  +

The Jews to whom Jesus spoke... imagined that to possess Scripture was +tantamount to possessing life. Hillel used to say, "He who has gotten to +himself words of Torah has gotten to himself the life of the world to +come." Their study was an end in itself. In this they were grievously +deceived. ...

+

There is neither merit nor profit in the reading of +Scripture for its own sake, but only if it effectively introduces us to Jesus +Christ. Whenever the Bible is read, what is needed is an eager expectation that +through it we may meet Christ.

+
 
--John R.W. Stott, Christ the +Controversialist, InterVarsity Press 1978, pp.97, 104. + 
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-breathed.html b/bibletime-doc/docs/en/howto/html/h2-importance-breathed.html new file mode 100644 index 0000000..aefa34a --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-breathed.html @@ -0,0 +1,92 @@ + + +A Book that God Breathed + + + + + + + + + + + +

A Book that God Breathed

+ +
+

+A Book that God Breathed

+

+Heb.4:12 "For the word of God is living and active... +" Jesus said (Mt.4:4), +"It is written, Man shall not live on bread alone, but on every word that +proceeds [lit., is proceeding] from the mouth of God." +As we read the Bible, God's Spirit is there to speak it to our hearts in a continually-fresh way. +

+

2 Tim.3:16 declares, "All scripture is inspired by God [lit., +God-breathed]." Do you believe this? Before you answer, consider Jesus' attitude +toward the Scriptures.

+ + + + + + + + + + +
  +

He referred to the human authors, but took it for +granted that behind them all was a single divine Author. He could equally say +'Moses said' or 'God said' (Mk.7:10). He could quote a comment of the narrator in +Genesis 2:24 as an utterance of the Creator Himself (Mt.19:4-5). Similarly He +said, 'Well did Isaiah prophesy of you hypocrites, as it is written', when what He +went on to quote is the direct speech of the Lord God (Mk.7:6 & Is.29:13). It +is from Jesus Himself that the New Testament authors have gained their +conviction of the dual authorship of Scripture. For them it was just as true to +say that 'God spoke of old to our fathers by the prophets' (Heb.1:1) as it was to +say that 'men moved by the Holy Spirit spoke from God' (2 Pe.1:21). God did not +speak in such a way as to obliterate the personality of the human authors, nor +did men speak in such a way as to corrupt the Word of the divine Author. God +spoke. Men spoke. Neither truth must be allowed to detract from the other. ... +

+

+This, then, was Christ's view of the Scriptures. Their witness was God's +witness. The testimony of the Bible is the testimony of God. And the chief +reason why the Christian believes in the divine origin of the Bible is that +Jesus Christ Himself taught it.

+
 
--John R.W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.93-95 + 
+

2 Tim.3:16 goes on, "and profitable for teaching, for +correction, for training in righteousness, that the man of God may be adequate, +equipped for every good work." If we accept that the Bible really is God +speaking to us, it follows that it will be our authority in all matters of faith +and conduct.

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-exhortations.html b/bibletime-doc/docs/en/howto/html/h2-importance-exhortations.html new file mode 100644 index 0000000..bdec1fe --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-exhortations.html @@ -0,0 +1,64 @@ + + +Exhortations + + + + + + + + + + + +

Exhortations

+ +
+

+Exhortations

+

+2 Tim.2:15 (KJV) "Study to show thyself approved unto God, a workman that needeth not to be ashamed, rightly +dividing the word of truth." +

+

+Col.3:16 "Let the word of Christ richly dwell within you; with all wisdom teaching and admonishing one another +with psalms and hymns and spiritual songs, singing with thankfulness in your hearts to God." +

+

If you're rich in something, how much of it do you +have?

+

+Not a little!

+

+Eccl.12:11 "The words of wise men are like goads, and masters of these +collections are like well-driven nails; they are given by one Shepherd. But +beyond this, my son, be warned: the writing of many books is endless, and +excessive devotion to books is wearying to the body." +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-liberates.html b/bibletime-doc/docs/en/howto/html/h2-importance-liberates.html new file mode 100644 index 0000000..1df18ed --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-liberates.html @@ -0,0 +1,67 @@ + + +A Book that Liberates + + + + + + + + + + + +

A Book that Liberates

+ +
+

+A Book that Liberates

+

+Jn.8:32 "and you shall know the truth, and the truth shall make you +free."This is usually quoted by +itself. Is this a conditional or unconditional promise? Would it apply to +all kinds of knowledge? Find the answers by examining the first half of the +sentence, in v.31. "If you abide in My word, then you are truly disciples of +Mine... "

+

We see that this is a conditional promice, specifically speaking of the truth of God's word.

+

The Greek word for "wind" used in Eph.4:14 means a violent wind. +"As a result, we are no longer to be children, tossed here and there by +waves, and carried about by every wind of doctrine..."One +thing studying the Bible does for us is to ground us in the truth, with the +result that we won't be easily "blown away."

+

+But Jesus answered and said to them, "You are mistaken [KJV Ye do err], not +understanding the Scriptures, or the power of God."Mt.22:29

+

What 2 things do we need to know to be kept from error?

+
    +
  • +God's word

  • +
  • +God's power

  • +
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-once.html b/bibletime-doc/docs/en/howto/html/h2-importance-once.html new file mode 100644 index 0000000..f81c190 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-once.html @@ -0,0 +1,82 @@ + + +Appendix: "Once for +All" + + + + + + + + + + + +

Appendix: "Once for +All"

+ +
+

+Appendix: "Once for +All"

+ + + + + + + + + + +
  +

The truth regarding the +finality of God's initiative in Christ is conveyed by one word of the Greek +Testament, namely the adverb hapax and +ephapax. It is usually translated in the +Authorized Version once, meaning once for all. It is used of what is so done as +to be of perpetual validity and never need repetition, and is applied in the NT +to both revelation and redemption. Thus, Jude refers to the faith which was +once for all delivered to the saints (Jude 3), and Romans says, +"Christ also died for sins once for all" +(Rom.6:10, see also 1 Pe.3:18; Heb.9:26-28).

+

+Thus we may say that God has spoken once +for all and Christ has suffered once for all. This means that the Christian +revelation and the Christian redemption are both alike in Christ complete. +Nothing can be added to either without being derogatory to Christ... These are +the two rocks on which the Protestant Reformation was built -- Gods revealed +word without the addition of human traditions and Christ's finished work without +the addition of human merits. The Reformers great watchwords were sola +scriptura for our authority and sola gratia for our salvation.

+
 
--John R. W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.106-107 + 
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-supplement.html b/bibletime-doc/docs/en/howto/html/h2-importance-supplement.html new file mode 100644 index 0000000..4f34727 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-supplement.html @@ -0,0 +1,71 @@ + + +Supplement: Bible Reading +Programs + + + + + + + + + + + +

Supplement: Bible Reading +Programs

+ +
+

+Supplement: Bible Reading +Programs

+

Here are some easy programs to systematically read your +Bible. You can do more than one at a time if you like, for instance #1 with #4, +or #2 with #5. Vary the program from year to year to keep it fresh! +

+
    +
  1. +New Testament in a Year: read one chapter each day, 5 days a +week.

  2. +
  3. +Proverbs in a Month: read one chapter of Proverbs each day, +corresponding to the day of the month.

  4. +
  5. +Psalms in a Month: read 5 Psalms at intervals of 30 each day, +for instance on the 20th you read Ps.20, 50, 80, 110, & 140.

  6. +
  7. +Psalms & Proverbs in 6 months: read through Psalms and Proverbs +one chapter per day.

  8. +
  9. +Old Testament without Psalms & Proverbs in 2 years: if +you read one chapter a day of the Old Testament, skipping over Psalms & Proverbs, you will read the Old Testament in 2 years and 2 weeks. +

  10. +
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-wars.html b/bibletime-doc/docs/en/howto/html/h2-importance-wars.html new file mode 100644 index 0000000..f7a2199 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-wars.html @@ -0,0 +1,76 @@ + + +A Book that Wars + + + + + + + + + + + +

A Book that Wars

+ +
+

+A Book that Wars

+

+Eph.6:10-18 is one picture of our spiritual armament.

+
+

+Table 1.3. Spiritual Armor +

+ ++++ + + + + + + + + + + + + + + + + + + +
QuestionAnswer
How many of the weapons listed here are defensive weapons?5
How many are offensive?One
Which one(s)? the word - rhema +
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance-works.html b/bibletime-doc/docs/en/howto/html/h2-importance-works.html new file mode 100644 index 0000000..6c0ab05 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance-works.html @@ -0,0 +1,125 @@ + + +A Book that Works + + + + + + + + + + + +

A Book that Works

+ +
+

+A Book that Works

+

+What will studying the Bible do for you? 1 Thess.2:13 says that the Bible +"performs its work in you +who believe." Beside each scripture, write down the work the Word +performs. +

+
+

+Table 1.2. What does Bible study do for Christians? +

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ReferenceAction
Eph. 5:26 +cleanses -- "...having cleansed her by the washing of water with the word." +
+Acts 20:32 + +builds up -- +" +...the word of His grace, which is able to build you up and to give you the +inheritance among all those who are sanctified. +" +
+Rom. 15:4 + +encourages -- "that through perseverance and the +encouragement of the Scriptures we might have hope." +
+Rom. 10:17 + +gives faith -- +"So faith comes from hearing, and hearing by the word of +Christ." +
+1 Cor. 10:11 + +instructs -- +"Now these things happened to them for an example, +and they were written for our instruction" +
+Mt. 4:4 + +nourishment -- +"But He answered and said, 'It is written, Man shall not live on bread alone, +but on every word that proceeds out of the +mouth of God.'" +
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-importance.html b/bibletime-doc/docs/en/howto/html/h2-importance.html new file mode 100644 index 0000000..415d03e --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-importance.html @@ -0,0 +1,161 @@ + + +Chapter 1. Importance of God's Word + + + + + + + + + + + +

Importance of God's Word

+ +
+

+Chapter 1. Importance of God's Word

+

Understanding God's word is of great importance to all who call on +God's name. Study of the Bible is one of the primary ways that we learn to +communicate with God.

+
+

+A Book that is +Unique

+

+The Bible stands alone in many ways. It is unique in: +

+
    +
  • + +popularity. Bible sales in North America: more than $500 million per +year. The Bible is both the the all-time and year-to-year best seller! +

  • +
  • + +authorship. It was written over a period of 1600 years by 40 different +authors from different backgrounds, yet reads as if written by one. +

  • +
  • + +preservation. F. F. Bruce in Are New Testament Documents Reliable? +compares New Testament manuscripts with other ancient texts: +

  • +
+
+

+Table 1.1. Comparison of New Testament manuscripts with other ancient texts. +

+ +++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
WorkWhen WrittenEarliest CopyTime LapseNumber of Copies
Herodotus448-428 B.C.900 A.D.1300 years8 +
Tacitus100 A.D.1100 A.D.1000 years20 +
Caesar's Gallic War +50-58 B.C.900 A.D.950 years10 +
Livy's Roman History +59 B.C. - 17 A.D.900 A.D.900 years20 +
New Testament40 A.D. - 100 A.D.130 A.D. Partial manuscripts 350 +A.D. Full manuscripts30 - 310 years5000 Greek & 10,000 Latin +
+
+

Ten copies of Caesar's Gallic War exist, the earliest of which was copied +900 years after Caesar wrote the original, etc. For the New Testament we have +full manuscripts dating to 350 A. D., papyri containing most of the New +Testament from the 200s, and a fragment of John's gospel from 130 A. D. How +many manuscripts do we have to compare to each other? 5,000 in Greek and 10,000 +in Latin!

+ + + + + + + + + + +
 

"In the verity and fullness of the evidence on which +it rests, the text of the New Testament stands absolutely and unapproachably +alone among other ancient prose writings."

 
--Textual critic F. J. A. Hort, "The New Testament in the +Original Greek", vol. 1 p561, Macmillan Co., quoted in Questions of Life p. +25-26 + 
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-rules-context.html b/bibletime-doc/docs/en/howto/html/h2-rules-context.html new file mode 100644 index 0000000..63db36c --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-rules-context.html @@ -0,0 +1,81 @@ + + +Rule 2 - Interpret within the biblical +context + + + + + + + + + + + +

Rule 2 - Interpret within the biblical +context

+ +
+

+Rule 2 - Interpret within the biblical +context

+

Interpret scripture in harmony with other scripture. What do the +verses on each side say? What is the theme of the chapter? the book? Does your interpretation fit with these? If not, +it is flawed. Usually, the context supplies what we need to correctly interpret the passage. Context is key. If +confusion remains as to the meaning after we have interpreted the text within its context, we have to look further.

+
+

+Example 2A

+

In a previous lesson we considered Jn.3:5 "born of water and the Spirit." In context, what is +the water under discussion here?

+

Water baptism is not under discussion here, which would be a big switch from the subject being +discussed by Jesus and Nicodemus. Watch out for a sudden change of topic, it may be a clue that your +interpretation has been derailed! The water is the amniotic fluid, "born of water" = natural birth.

+
+
+

+Example 2B

+

1 Cor.14:34 "Let the women keep silent in the churches" has to be taken within the biblical +context of 1 Cor.11:5 "every woman...while praying or prophesying..." +

+
+
+

+Example 2C

+

Acts 2:38 And Peter said to them, "Repent, +and let each of you be baptized in the name of +Jesus Christ for the forgiveness of your sins..." Is this teaching baptismal regeneration? If this was the +only verse of scripture we had, we would have to conclude that. But in the light of the clear teaching +elsewhere that regeneration happens by faith in Christ, we have to interpret it otherwise. Peter is urging +baptism as a way for his hearers to respond to the gospel. If baptism were the pathway to being born again, +how could Paul write 1 Cor.1:17 "For Christ did not send me to baptize, but to preach the gospel"? +

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-rules-hcontest.html b/bibletime-doc/docs/en/howto/html/h2-rules-hcontest.html new file mode 100644 index 0000000..cd758c2 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-rules-hcontest.html @@ -0,0 +1,78 @@ + + +Rule 3 - Interpret within the historical and +cultural context + + + + + + + + + + + +

Rule 3 - Interpret within the historical and +cultural context

+ +
+

+Rule 3 - Interpret within the historical and +cultural context

+

+At first we are not asking "What does it mean to +me?" but "What did it mean to the original readers?"; later we can ask, "What does it mean to me?" We have to take +into account the historical and cultural background of the author and the recipients.

+
+

+Example 3A

+

"3 days & 3 nights" (Mt.12:40) have +led some to come up with a "Wednesday crucifixion +theory," esp. the cult of Armstrongism. How could Jesus die on Friday afternoon and rise Sunday morning +yet "be raised on the third day" (Mt.16:21)? Exact meanings of "three" or "days" won't help explain the +apparent contradiction.

+

We need an historical tidbit: Jews counted any part of a day as a full day, as we would count buckets +of water (if there were six and one-half buckets of water, we would say there were 7 buckets of water even if one was only partly full). So to the Jewish +mind, any part of a day counted as a full day, and days started at 6 p.m. and ended at 6 a.m. Friday from 3 +p.m. to 6 p.m. = day 1. Friday 6 p.m. to Saturday 6 p.m. = day 2. Saturday 6 p.m. to Sunday 5 or so a.m. = +day 3. Interpreting within the cultural context keeps us out of trouble.

+
+
+

+Example 3B

+

Gen.15:7-21. The historical context +is that cutting animals in two and then walking between +the pieces was the normal way of entering a contract in Abraham's day. Both parties walked between, taking +the pledge that dismemberment would happen to them if they didn't live up to their part of the contract. But +in this case only God goes thru, making it a unilateral covenant.

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-rules-normal.html b/bibletime-doc/docs/en/howto/html/h2-rules-normal.html new file mode 100644 index 0000000..1104f27 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-rules-normal.html @@ -0,0 +1,78 @@ + + +Rule 4 - Interpret according to the normal +usage of words in language + + + + + + + + + + + +

Rule 4 - Interpret according to the normal +usage of words in language

+ +
+

+Rule 4 - Interpret according to the normal +usage of words in language

+

Let literal language be literal and +figurative language be figurative. And watch out for idioms, which have special meanings.

+
+

+Example 4A

+

"evil eye" in Mt.6:23.

+

Rule 1, definition of "evil" and "eye" - no help here. Rule 2, context: seems to confuse us even +more. It doesn't seem to fit with what goes before and after! This should tip us off that we aren't +understanding it rightly!!

+

What we have here is a Hebrew idiom, "evil eye." Let's look up other uses of this idiom: Mt.20:15 +"Is it not lawful for me to do what I wish with what is my own? Or is your eye envious [lit."evil"] because I +am generous [lit."good"]?" We find that having an "evil eye" is a Hebrew idiom for being stingy or envious. +Now go back to Mt.6 and notice how this understanding ties in so perfectly to the context.

+
+

+Example 4B

+

Is.59:1 "The Lord's hand is not short;" Deut.33:27 "Underneath are the everlasting arms." +References to body parts of God are used by Latter-Day Saints to prove that God was once a man just as we +are. Once they convince people of that, they go on to teach that we can become God just like He is! At a +lecture he was giving, a group of Mormon elders challenged Walter Martin (author of Kingdom of the Cults) +with an enumeration of verses like these. Dr. Martin then asked the Mormons to read one more scripture: +Ps.91:4 "He will cover you with His feathers; And under His wings shalt thou trust." W.M. said, "By the same +rules of interpretation that you just proved God to be a man, you just proved that He is a bird." The Mormons +had to laugh as they realised the ridiculousness of their position. +

+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-rules-parables.html b/bibletime-doc/docs/en/howto/html/h2-rules-parables.html new file mode 100644 index 0000000..38f0a93 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-rules-parables.html @@ -0,0 +1,70 @@ + + +Rule 5 - Understand the purpose of +parables and the difference between a parable and an allegory + + + + + + + + + + +

Rule 5 - Understand the purpose of +parables and the difference between a parable and an allegory

+ +
+

+Rule 5 - Understand the purpose of +parables and the difference between a parable and an allegory

+

An allegory is: A STORY WHERE EACH ELEMENT HAS A MEANING

+

Every parable is an allegory, true or false?

+

Some parables are allegories, for instance, the parable of the sower is an allegory: the seed is the word of +God, the thorns are worries and greed, etc. But most parables are not allegories but simply stories to illustrate one +point. It's dangerous to get our doctrine from parables; they can be twisted to say all sorts of things. We need to get +our doctrine from clear scriptures that lay it out; then if a parable illustrates that, fine.

+
+

+Example 5A

+

The parable of the widow with the unrighteous judge in Lk.18:1-8. This story illustrates one +lesson: boldness in prayer. If we draw it into an allegory, what do we have?

+

All sorts of violence happens to the meanings: God is reluctant to protect the rights of widows, prayer +"bothers" Him, etc.

+
+
+

+Example 5B

+

The parable of the unrighteous steward in Lk.16:1-9. What is the point of the parable? Is it +an allegory?

+

The steward is commended for only one thing, his shrewdness in using what he had to prepare for a +time when he wouldn't have it. But he is not commended for his unethical behavior in cheating his master.

+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/h2-rules.html b/bibletime-doc/docs/en/howto/html/h2-rules.html new file mode 100644 index 0000000..88f914e --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/h2-rules.html @@ -0,0 +1,136 @@ + + +Chapter 3. Rules of Bible Interpretation (Hermeneutics) + + + + + + + + + + + +

Rules of Bible Interpretation (Hermeneutics)

+ +
+

+Chapter 3. Rules of Bible Interpretation (Hermeneutics)

+

We already learned about the "3 Cs": content, context, cross-reference. We want to expand that now by +delving briefly into biblical hermeneutics, whose goal is to discover the meaning intended by the original author (and +Author!). While many applications of a passage are valid, only one interpretation is valid. The scripture itself says +this by saying that no scripture is of any private interpretation (2 Pe.1:20 KJV "Knowing this first, that no +prophesy of scripture is of any private interpretation.") Certain rules are helps toward discovering the correct meaning; +by ignoring these rules people have brought much trouble on themselves and their followers. 2 Pe.3:16 "...in which are +some things hard to understand, which the untaught and unstable distort, as they do also the rest of the Scriptures, to +their own destruction." +

+

How do we go about discovering the intended meaning of a passage? Let's say your attention has been +drawn to a particular verse whose meaning is not clear to you. How do you study it out? Keep these rules in mind:

+
+

+Rule 1 - Interpret according to the exact +meaning of the words.

+

The more precise we can be with the exact, original meaning of the words the better our interpretation will be. +Try to find the exact meaning of the key words by following these steps:

+
+

+Step 1) Definition

+

Look up the definition in a Greek or Hebrew dictionary. For verbs, the verb tense is also +crucial.

+
+
+

+Step 2) Cross-reference

+

Compare scripture with scripture. Seeing how the same Greek or Hebrew word +(not the English word) is used in scripture may clarify or throw new light on the definition. How does the same author +use this word elsewhere? Other authors? Your reference tools may give you uses of the word in non-biblical +documents, as well. Why do we have to go to the original languages; why isn't the English word good enough? +BECAUSE MORE THAN ONE GREEK WORD MAY BE TRANSLATED INTO THE SAME ENGLISH WORD, AND THE GREEK +WORDS MAY HAVE DIFFERENT SHADES OF MEANING.

+
+

+Example 1A

+

Jn.20:17 "Touch me not" (KJV) sounds harsh, doesn't it? Sounds like Jesus doesn't want +to be touched now that He is risen, that He is too holy or something. But that doesn't seem right, so let's look +it up in Spiros Zodhiates' The Complete Word Study New Testament (AMG Publishers, 1991).

+

Definition: Turning to John 20:17, above the word "Touch" we see "pim680." The letters +give us a code for the part of speech, and the number refers to Strong's dictionary reference. Let's look up +the definition (p. 879). "680. Haptomai; from hapto (681), touch. Refers to such handling of an object as to exert a modifying +influence upon it... Distinguished from pselaphao (5584), which actually only means to touch the surface of something. " Now look +up "pim." The grammar codes in Zodhiates come right after Revelation; on p. 849 we see that pim stands for +"present imperative active (80)". On p.857, "Present Imperative. In the active voice, it may indicate a command to do +something in the future which involves continuous or repeated action or, when it is negated, a command to stop doing something. " This +is a negative command, so it is to stop doing something that is already occuring. So, what have we found?

+

MARY IS ALREADY CLINGING TO JESUS, AND HE IS SAYING TO STOP HOLDING HIM!

+
+
+

+Ex. 1B

+

In James 5:14, Elders are told to pray and anoint someone who is sick. What is this anointing?

+

Definition of aleipho (218) - "to oil" (Strong's); but we also have another Greek word translated +"anoint", chrio (5548) - "to smear or rub with oil, i.e. to consecrate to an office or religious service" (Strong's). + Since it's a verb, consider the tense also, "apta" aorist participle active. "The aorist participle expresses simple action, +as opposed to continuous action...When its relaitonship to the main verb is temporal, it usually signifies action prior to that of the main +verb." (Zodhiates p.851)

+
+Cross-references for aleipho:
+  Mt.6:17 But you, when you fast, anoint your head
+  Mk.16:1 [the women] brought spices that they might come and anoint Him.
+  Mk.6:13 And they were...anointing with oil many sick people and healing them.
+  Lk.7:38 ...kissing His feet and anointing them with the perfume
+  Jn.12:3 Mary...anointed the feet of Jesus, and wiped them with her hair
+Cross-references of chrio:
+  Lk.4:18 The Spirit of the Lord is upon me, because He has anointed me to preach..."
+  Acts 4:27 Jesus, whom Thou hast anointed
+  Acts 10:38 God anointed Jesus with the Holy Ghost and power
+  2 Cor.1:21 Now He who...anointed us is God
+
+

So what's the difference between aleipho and chrio? Look back over the cross-references and the +definitions, and sum up the difference: ALEIPHO IS A PRACTICAL USE OF OIL AND CHRIO IS A SPIRITUAL

+

As an illustration (although the word is not used) of the practical use of oil at that time, when the good +Samaritan cared for the man beat up by robbers he poured oil and wine in the wound. So oil had a medicinal +use in Jesus' day. +

+

Now let's apply what we just learned by this word study to James 5:14 "Is any among you sick? Let +him call for the elders of the church; and let them pray over him, anointing him with oil in the name of the +Lord." Is "anointing" spiritual or practical? Practical!

+

+And the tense in Greek, the aorist participle, would +be better translated "having anointed," so the order is the anointing first, then the prayer ("in the name of the +Lord"refers to the prayer, not the anointing). James 5 is saying that the elders should give the sick person +medicine and pray for him in the name of the Lord. Doesn't that express a beautiful balance of practical and +spiritual in our God! +

+
+
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/html/index.html b/bibletime-doc/docs/en/howto/html/index.html new file mode 100644 index 0000000..0adcb90 --- /dev/null +++ b/bibletime-doc/docs/en/howto/html/index.html @@ -0,0 +1,211 @@ + + +The Biblestudy HowTo + + + + + + + + + +

The Biblestudy HowTo

+ +
+
+

+The Biblestudy HowTo

+

Bob Harman

+
Revision 1.01.00
+
+
+
+
+

+This the copyright of this text is held by the author Bob Harman. The text was adapted for +publication with Bibletime by Fred Saalbach.

+

Non exclusive serial rights for this distribution of +this document with the Bibletime Software have been made. Redistribution as part +of the Bibletime software without modification and limited reproduction +as provided by the "fair use" provisions of the US copyright code are +also permitted.

+

For questions regarding the use of this +material contact Bob Harman c/o New Covenant Church 1079 Big Bethel Rd. Hampton +VA 23666 USA <N_Cov_Church@compuserve.com> +

+

Scripture quotes are from the New American Standard Bible unless otherwise indicated

+
+
+

+Abstract +

+

+The Biblestudy HowTo is a guide for studying the Bible. +

+

It is the hope of the Bibletime team that this HowTo will provoke the +readers to study the scriptures to see what they say. This +particular study guide has been chosen as it takes care not to +advocate any particular denominational doctrine. We expect you to read +and study the scriptures to understand what they say. If you start +with the attitude that you want to have the Lord sow his word in your +heart He will not disappoint you.

+
+
+
+ + +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/howto/unicode/Makefile.am b/bibletime-doc/docs/en/howto/unicode/Makefile.am new file mode 100644 index 0000000..300f0ce --- /dev/null +++ b/bibletime-doc/docs/en/howto/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/howto; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + else \ + ln -sf ../../../en/bibletime/howto/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common; diff --git a/bibletime-doc/docs/en/howto/unicode/Makefile.in b/bibletime-doc/docs/en/howto/unicode/Makefile.in new file mode 100644 index 0000000..3c22d48 --- /dev/null +++ b/bibletime-doc/docs/en/howto/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/howto/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/howto/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/howto/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/howto; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + else \ + ln -sf ../../../en/bibletime/howto/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in how2-basics.docbook how2-importance.docbook how2-interpretation.docbook index.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/howto/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/howto/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/howto/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/howto/unicode/how2-basics.docbook b/bibletime-doc/docs/en/howto/unicode/how2-basics.docbook new file mode 100644 index 0000000..63ab544 --- /dev/null +++ b/bibletime-doc/docs/en/howto/unicode/how2-basics.docbook @@ -0,0 +1,179 @@ +Bible Study Basics + +
+Our Purpose as we Approach the Bible + +Jn.5:39-40"You search the Scriptures, because you think that +in them you have eternal life; and it is these that bear witness of Me; and you +are unwilling to come to Me, that you may have life." + + +The chief purpose of the book is to bring us to the Person. Martin Luther +said "we go to the cradle only for the sake of the baby"; just so +in Bible study, we do it not for its own sake but for fellowship with God. + +
John R.W. Stott, Christ the +Controversialist, InterVarsity Press 1978, pp.97, 104. +The Jews to whom Jesus spoke... imagined that to possess Scripture was +tantamount to possessing life. Hillel used to say, "He who has gotten to +himself words of Torah has gotten to himself the life of the world to +come." Their study was an end in itself. In this they were grievously +deceived. ... +There is neither merit nor profit in the reading of +Scripture for its own sake, but only if it effectively introduces us to Jesus +Christ. Whenever the Bible is read, what is needed is an eager expectation that +through it we may meet Christ.
+
+ +
+Approaches to God's Word +Hearing and reading provide a telescopic view of the scripture while study +and memorization provide a microscopic view of scripture. Meditating on the +scriptures brings hearing, reading, studying and memorization together and +cements the word in our minds. + +
+Hear +Lk.11:28 "blessed are those who hear the word of God, and +observe it." +
+ +
+Read Rev.1:3 +"Blessed is he who reads and those who hear the words of this +prophecy..." +1 Tim.4:13 "give +attention to the public reading of Scripture..." +
+ +
Study +Acts 17:11 "Now these were more noble-minded than those in +Thessalonica, for they received the word with great eagerness, examining the +Scriptures daily, to see whether these things were so." +2 Tim.2:15 "Be diligent [KJV `Study'] to present yourself +approved to God as a workman who does not need to be ashamed, handling +accurately the word of truth." +
+ +
+Memorize +Ps.119:11 "Thy word I have hid in my heart, that I may not +sin against Thee."
+ +
Meditate +Ps.1:2-3 "But his delight is in the law of the Lord, And +in His law he meditates day and night. And he will be like a tree firmly planted +by streams of water, Which yields its fruit in its season, And its leaf does not +wither; And in whatever he does, he prospers." +The Navigators illustrate this by saying that as the thumb can touch all +the fingers, we can meditate on the Word as we do any of the first four. +Meditation is a key to revelation. A new Christian needs to hear and read the +Bible more than they need to study and memorize it. This is so that they become +familiar with the overall message of the Bible.
+
+ +
Types of Bible Studies
Topical Study Pick out a certain +topic and follow it through, using cross-references or a +concordance. +
+ +
Character Study +Studying the life of a Bible character, e.g. Joseph's life in +Gen.37-50.
Expository Study Studying a +certain passage: paragraph, chapter, or book.
+
+ +
+Basics of Correct Interpretation + +
+Content +What does it say? What does it say in the original language? Be careful +with definitions. Don't read into it what it doesn't say.
+ +
Context +What do the verses around it say? "Context is king" is the rule -- the passage must make +sense within the structure of the entire passage and book. +
+ +
Cross-reference + What do other verses about this subject say through the rest of the Bible? God +doesn't contradict Himself, so our interpretation needs to stand the test of other scriptures. +
+
+ +
An Expository Study +of Matthew 6:1-18 +Let's study together Mt.6:1-18. Read it to yourself, first looking for the key verse, the verse that sums +up the whole passage. Think you have it? Test it by picking different places in the passage and asking yourself +if they relate to the thought of the key verse. Once you find it, write it as Roman numeral One of your outline: + +I. BEWARE OF PRACTICING YOUR RIGHTEOUSNESS BEFORE MEN TO BE NOTICED + +What does "practicing your righteousness" mean? Does the passage give any examples? What area +of our lives is being addressed? our motives! What sub-headings develop this thought? + + A. WHEN YOU GIVE + B. WHEN YOU FAST + C. WHEN YOU PRAY + +Now fill in the outline with specific instructions of how to avoid wrong ways of practicing our +righteousness: + + A. When you give + 1. DON'T SOUND A TRUMPET. (HOW MIGHT SOMEONE "SOUND A TRUMPET" TODAY?) + 2. DO IT SECRETLY. ETC. + +
+
Worksheet: How to Use a Concordance + +
To Find a Particular Verse + +Pick out a key word or most-unusual word of the verse. +Turn to this word alphabetically. + Go down the column of listings until you find your verse. + + + Find these verses: + "Faithful are the wounds of a friend." + "We are ambassadors of Christ." + The story of the rich man and Lazarus. + +
+ +
To Do a Topical Study +Let's say you wanted to do a study of the word "redemption." First you would look up that word in the +concordance and look up references listed for it. Then you could look up related words and references listed for them, e.g. +"redeem, redeemed, ransom," even "buy" or "bought." +
+ + +
To Clarify Word Meanings in the Greek and Hebrew +What if you noticed a contradiction in the KJV between Mt.7:1 "Judge not lest you be judged" and 1 Cor.2:15 +"He that is spiritual judgeth all things." Maybe there are two different Greek words here, both being translated "judge" in +English? (We're using Strong's from here out.) + +Look up "judge." +Go down the column of entries to Mt.7:1. To the right is a number, 2919. This refers to the Greek word used. + Write it down. +Now look up "judgeth." +Go down the column to 1 Cor.2:15 . . . . . 350. +Turn in the back to the Greek dictionary. (Remember, you're in the NT so the language is Greek, while the +OT is Hebrew.) Compare the meaning of 2919 with the meaning of 350 and you have your answer! + +
+ +
To Find Meanings of Names +By the same process we can find the meaning of a name in the Greek or Hebrew. +Look up these names and write down their meaning: + +Nabal +Abigail +Joshua +Barnabus + + +
+
diff --git a/bibletime-doc/docs/en/howto/unicode/how2-importance.docbook b/bibletime-doc/docs/en/howto/unicode/how2-importance.docbook new file mode 100644 index 0000000..0791191 --- /dev/null +++ b/bibletime-doc/docs/en/howto/unicode/how2-importance.docbook @@ -0,0 +1,309 @@ +Importance of God's Word +Understanding God's word is of great importance to all who call on +God's name. Study of the Bible is one of the primary ways that we learn to +communicate with God. + +
A Book that is +Unique + +The Bible stands alone in many ways. It is unique in: + + + + +popularity. Bible sales in North America: more than $500 million per +year. The Bible is both the the all-time and year-to-year best seller! + + + + +authorship. It was written over a period of 1600 years by 40 different +authors from different backgrounds, yet reads as if written by one. + + + + +preservation. F. F. Bruce in Are New Testament Documents Reliable? +compares New Testament manuscripts with other ancient texts: + + + + +Comparison of New Testament manuscripts with other ancient texts. + + + +Work +When Written +Earliest Copy +Time LapseNumber of Copies + + + +Herodotus +448-428 B.C.900 A.D. +1300 years8 + + +Tacitus +100 A.D.1100 A.D. +1000 years20 + + +Caesar's Gallic War +50-58 B.C.900 A.D. +950 years10 + + +Livy's Roman History +59 B.C. - 17 A.D.900 A.D. +900 years20 + + +New Testament +40 A.D. - 100 A.D.130 A.D. Partial manuscripts 350 +A.D. Full manuscripts 30 - 310 years5000 Greek & 10,000 Latin + +
+Ten copies of Caesar's Gallic War exist, the earliest of which was copied +900 years after Caesar wrote the original, etc. For the New Testament we have +full manuscripts dating to 350 A. D., papyri containing most of the New +Testament from the 200s, and a fragment of John's gospel from 130 A. D. How +many manuscripts do we have to compare to each other? 5,000 in Greek and 10,000 +in Latin! +
Textual critic F. J. A. Hort, "The New Testament in the +Original Greek", vol. 1 p561, Macmillan Co., quoted in Questions of Life p. +25-26"In the verity and fullness of the evidence on which +it rests, the text of the New Testament stands absolutely and unapproachably +alone among other ancient prose writings."
+ +
+
A Book that God Breathed +Heb.4:12 "For the word of God is living and active... +" Jesus said (Mt.4:4), +"It is written, Man shall not live on bread alone, but on every word that +proceeds [lit., is proceeding] from the mouth of God." +As we read the Bible, God's Spirit is there to speak it to our hearts in a continually-fresh way. + +2 Tim.3:16 declares, "All scripture is inspired by God [lit., +God-breathed]." Do you believe this? Before you answer, consider Jesus' attitude +toward the Scriptures. +
John R.W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.93-95 He referred to the human authors, but took it for +granted that behind them all was a single divine Author. He could equally say +'Moses said' or 'God said' (Mk.7:10). He could quote a comment of the narrator in +Genesis 2:24 as an utterance of the Creator Himself (Mt.19:4-5). Similarly He +said, 'Well did Isaiah prophesy of you hypocrites, as it is written', when what He +went on to quote is the direct speech of the Lord God (Mk.7:6 & Is.29:13). It +is from Jesus Himself that the New Testament authors have gained their +conviction of the dual authorship of Scripture. For them it was just as true to +say that 'God spoke of old to our fathers by the prophets' (Heb.1:1) as it was to +say that 'men moved by the Holy Spirit spoke from God' (2 Pe.1:21). God did not +speak in such a way as to obliterate the personality of the human authors, nor +did men speak in such a way as to corrupt the Word of the divine Author. God +spoke. Men spoke. Neither truth must be allowed to detract from the other. ... + + +This, then, was Christ's view of the Scriptures. Their witness was God's +witness. The testimony of the Bible is the testimony of God. And the chief +reason why the Christian believes in the divine origin of the Bible is that +Jesus Christ Himself taught it.
+ +2 Tim.3:16 goes on, "and profitable for teaching, for +correction, for training in righteousness, that the man of God may be adequate, +equipped for every good work." If we accept that the Bible really is God +speaking to us, it follows that it will be our authority in all matters of faith +and conduct. +
+
A Book that Works + +What will studying the Bible do for you? 1 Thess.2:13 says that the Bible +"performs its work in you +who believe." Beside each scripture, write down the work the Word +performs. + + +What does Bible study do for Christians? + + + +Reference +Action + + + + +Eph. 5:26 + +cleanses -- "...having cleansed her by the washing of water with the word." + + + + +Acts 20:32 + + +builds up -- +" +...the word of His grace, which is able to build you up and to give you the +inheritance among all those who are sanctified. +" + + + + +Rom. 15:4 + + +encourages -- "that through perseverance and the +encouragement of the Scriptures we might have hope." + + + + + +Rom. 10:17 + + +gives faith -- +"So faith comes from hearing, and hearing by the word of +Christ." + + + + + +1 Cor. 10:11 + + +instructs -- +"Now these things happened to them for an example, +and they were written for our instruction" + + + + + +Mt. 4:4 + + +nourishment -- +"But He answered and said, 'It is written, Man shall not live on bread alone, +but on every word that proceeds out of the +mouth of God.'" + + + + +
+ +
+
A Book that Liberates + +Jn.8:32 "and you shall know the truth, and the truth shall make you +free."This is usually quoted by +itself. Is this a conditional or unconditional promise? Would it apply to +all kinds of knowledge? Find the answers by examining the first half of the +sentence, in v.31. "If you abide in My word, then you are truly disciples of +Mine... " +We see that this is a conditional promice, specifically speaking of the truth of God's word. + +The Greek word for "wind" used in Eph.4:14 means a violent wind. +"As a result, we are no longer to be children, tossed here and there by +waves, and carried about by every wind of doctrine..."One +thing studying the Bible does for us is to ground us in the truth, with the +result that we won't be easily "blown away." + +But Jesus answered and said to them, "You are mistaken [KJV Ye do err], not +understanding the Scriptures, or the power of God."Mt.22:29 +What 2 things do we need to know to be kept from error? + +God's word +God's power + +
+
A Book that Wars + +Eph.6:10-18 is one picture of our spiritual armament. + +Spiritual Armor + + + +Question +Answer + + +How many of the weapons listed here are defensive weapons?5 +How many are offensive?One +Which one(s)? the word - rhema +
+
+
Exhortations + +2 Tim.2:15 (KJV) "Study to show thyself approved unto God, a workman that needeth not to be ashamed, rightly +dividing the word of truth." + + +Col.3:16 "Let the word of Christ richly dwell within you; with all wisdom teaching and admonishing one another +with psalms and hymns and spiritual songs, singing with thankfulness in your hearts to God." + + +If you're rich in something, how much of it do you +have? + +Not a little! + + +Eccl.12:11 "The words of wise men are like goads, and masters of these +collections are like well-driven nails; they are given by one Shepherd. But +beyond this, my son, be warned: the writing of many books is endless, and +excessive devotion to books is wearying to the body." +
+ +
Appendix: "Once for +All" +
+John R. W. Stott, Christ the Controversialist, +InterVarsity Press 1978, pp.106-107 The truth regarding the +finality of God's initiative in Christ is conveyed by one word of the Greek +Testament, namely the adverb hapax and +ephapax. It is usually translated in the +Authorized Version once, meaning once for all. It is used of what is so done as +to be of perpetual validity and never need repetition, and is applied in the NT +to both revelation and redemption. Thus, Jude refers to the faith which was +once for all delivered to the saints (Jude 3), and Romans says, +"Christ also died for sins once for all" +(Rom.6:10, see also 1 Pe.3:18; Heb.9:26-28). +Thus we may say that God has spoken once +for all and Christ has suffered once for all. This means that the Christian +revelation and the Christian redemption are both alike in Christ complete. +Nothing can be added to either without being derogatory to Christ... These are +the two rocks on which the Protestant Reformation was built -- Gods revealed +word without the addition of human traditions and Christ's finished work without +the addition of human merits. The Reformers great watchwords were sola +scriptura for our authority and sola gratia for our salvation. +
+ +
+
Supplement: Bible Reading +Programs Here are some easy programs to systematically read your +Bible. You can do more than one at a time if you like, for instance #1 with #4, +or #2 with #5. Vary the program from year to year to keep it fresh! + + +New Testament in a Year: read one chapter each day, 5 days a +week. +Proverbs in a Month: read one chapter of Proverbs each day, +corresponding to the day of the month. +Psalms in a Month: read 5 Psalms at intervals of 30 each day, +for instance on the 20th you read Ps.20, 50, 80, 110, & 140. +Psalms & Proverbs in 6 months: read through Psalms and Proverbs +one chapter per day. +Old Testament without Psalms & Proverbs in 2 years: if +you read one chapter a day of the Old Testament, skipping over Psalms & Proverbs, you will read the Old Testament in 2 years and 2 weeks. + + +
+
+ diff --git a/bibletime-doc/docs/en/howto/unicode/how2-interpretation.docbook b/bibletime-doc/docs/en/howto/unicode/how2-interpretation.docbook new file mode 100644 index 0000000..0688a71 --- /dev/null +++ b/bibletime-doc/docs/en/howto/unicode/how2-interpretation.docbook @@ -0,0 +1,197 @@ +Rules of Bible Interpretation (Hermeneutics) +We already learned about the "3 Cs": content, context, cross-reference. We want to expand that now by +delving briefly into biblical hermeneutics, whose goal is to discover the meaning intended by the original author (and +Author!). While many applications of a passage are valid, only one interpretation is valid. The scripture itself says +this by saying that no scripture is of any private interpretation (2 Pe.1:20 KJV "Knowing this first, that no +prophesy of scripture is of any private interpretation.") Certain rules are helps toward discovering the correct meaning; +by ignoring these rules people have brought much trouble on themselves and their followers. 2 Pe.3:16 "...in which are +some things hard to understand, which the untaught and unstable distort, as they do also the rest of the Scriptures, to +their own destruction." +How do we go about discovering the intended meaning of a passage? Let's say your attention has been +drawn to a particular verse whose meaning is not clear to you. How do you study it out? Keep these rules in mind: + +
Rule 1 - Interpret according to the exact +meaning of the words. +The more precise we can be with the exact, original meaning of the words the better our interpretation will be. +Try to find the exact meaning of the key words by following these steps: + +
Step 1) Definition +Look up the definition in a Greek or Hebrew dictionary. For verbs, the verb tense is also +crucial.
+ +
Step 2) Cross-reference +Compare scripture with scripture. Seeing how the same Greek or Hebrew word +(not the English word) is used in scripture may clarify or throw new light on the definition. How does the same author +use this word elsewhere? Other authors? Your reference tools may give you uses of the word in non-biblical +documents, as well. Why do we have to go to the original languages; why isn't the English word good enough? +BECAUSE MORE THAN ONE GREEK WORD MAY BE TRANSLATED INTO THE SAME ENGLISH WORD, AND THE GREEK +WORDS MAY HAVE DIFFERENT SHADES OF MEANING. + +
Example 1A +Jn.20:17 "Touch me not" (KJV) sounds harsh, doesn't it? Sounds like Jesus doesn't want +to be touched now that He is risen, that He is too holy or something. But that doesn't seem right, so let's look +it up in Spiros Zodhiates' The Complete Word Study New Testament (AMG Publishers, 1991). +Definition: Turning to John 20:17, above the word "Touch" we see "pim680." The letters +give us a code for the part of speech, and the number refers to Strong's dictionary reference. Let's look up +the definition (p. 879). "680. Haptomai; from hapto (681), touch. Refers to such handling of an object as to exert a modifying +influence upon it... Distinguished from pselaphao (5584), which actually only means to touch the surface of something. " Now look +up "pim." The grammar codes in Zodhiates come right after Revelation; on p. 849 we see that pim stands for +"present imperative active (80)". On p.857, "Present Imperative. In the active voice, it may indicate a command to do +something in the future which involves continuous or repeated action or, when it is negated, a command to stop doing something. " This +is a negative command, so it is to stop doing something that is already occuring. So, what have we found? +MARY IS ALREADY CLINGING TO JESUS, AND HE IS SAYING TO STOP HOLDING HIM! +
+ +
Ex. 1B +In James 5:14, Elders are told to pray and anoint someone who is sick. What is this anointing? +Definition of aleipho (218) - "to oil" (Strong's); but we also have another Greek word translated +"anoint", chrio (5548) - "to smear or rub with oil, i.e. to consecrate to an office or religious service" (Strong's). + Since it's a verb, consider the tense also, "apta" aorist participle active. "The aorist participle expresses simple action, +as opposed to continuous action...When its relaitonship to the main verb is temporal, it usually signifies action prior to that of the main +verb." (Zodhiates p.851) + + +Cross-references for aleipho: + Mt.6:17 But you, when you fast, anoint your head + Mk.16:1 [the women] brought spices that they might come and anoint Him. + Mk.6:13 And they were...anointing with oil many sick people and healing them. + Lk.7:38 ...kissing His feet and anointing them with the perfume + Jn.12:3 Mary...anointed the feet of Jesus, and wiped them with her hair +Cross-references of chrio: + Lk.4:18 The Spirit of the Lord is upon me, because He has anointed me to preach..." + Acts 4:27 Jesus, whom Thou hast anointed + Acts 10:38 God anointed Jesus with the Holy Ghost and power + 2 Cor.1:21 Now He who...anointed us is God + + +So what's the difference between aleipho and chrio? Look back over the cross-references and the +definitions, and sum up the difference: ALEIPHO IS A PRACTICAL USE OF OIL AND CHRIO IS A SPIRITUAL + +As an illustration (although the word is not used) of the practical use of oil at that time, when the good +Samaritan cared for the man beat up by robbers he poured oil and wine in the wound. So oil had a medicinal +use in Jesus' day. + +Now let's apply what we just learned by this word study to James 5:14 "Is any among you sick? Let +him call for the elders of the church; and let them pray over him, anointing him with oil in the name of the +Lord." Is "anointing" spiritual or practical? Practical! + +And the tense in Greek, the aorist participle, would +be better translated "having anointed," so the order is the anointing first, then the prayer ("in the name of the +Lord"refers to the prayer, not the anointing). James 5 is saying that the elders should give the sick person +medicine and pray for him in the name of the Lord. Doesn't that express a beautiful balance of practical and +spiritual in our God! + +
+
+
+ +
Rule 2 - Interpret within the biblical +context +Interpret scripture in harmony with other scripture. What do the +verses on each side say? What is the theme of the chapter? the book? Does your interpretation fit with these? If not, +it is flawed. Usually, the context supplies what we need to correctly interpret the passage. Context is key. If +confusion remains as to the meaning after we have interpreted the text within its context, we have to look further. + +
Example 2A +In a previous lesson we considered Jn.3:5 "born of water and the Spirit." In context, what is +the water under discussion here? +Water baptism is not under discussion here, which would be a big switch from the subject being +discussed by Jesus and Nicodemus. Watch out for a sudden change of topic, it may be a clue that your +interpretation has been derailed! The water is the amniotic fluid, "born of water" = natural birth. +
+
Example 2B +1 Cor.14:34 "Let the women keep silent in the churches" has to be taken within the biblical +context of 1 Cor.11:5 "every woman...while praying or prophesying..." +
+
Example 2C +Acts 2:38 And Peter said to them, "Repent, +and let each of you be baptized in the name of +Jesus Christ for the forgiveness of your sins..." Is this teaching baptismal regeneration? If this was the +only verse of scripture we had, we would have to conclude that. But in the light of the clear teaching +elsewhere that regeneration happens by faith in Christ, we have to interpret it otherwise. Peter is urging +baptism as a way for his hearers to respond to the gospel. If baptism were the pathway to being born again, +how could Paul write 1 Cor.1:17 "For Christ did not send me to baptize, but to preach the gospel"? + +
+
+ +
+Rule 3 - Interpret within the historical and +cultural context + +At first we are not asking "What does it mean to +me?" but "What did it mean to the original readers?"; later we can ask, "What does it mean to me?" We have to take +into account the historical and cultural background of the author and the recipients. + +
Example 3A "3 days & 3 nights" (Mt.12:40) have +led some to come up with a "Wednesday crucifixion +theory," esp. the cult of Armstrongism. How could Jesus die on Friday afternoon and rise Sunday morning +yet "be raised on the third day" (Mt.16:21)? Exact meanings of "three" or "days" won't help explain the +apparent contradiction. +We need an historical tidbit: Jews counted any part of a day as a full day, as we would count buckets +of water (if there were six and one-half buckets of water, we would say there were 7 buckets of water even if one was only partly full). So to the Jewish +mind, any part of a day counted as a full day, and days started at 6 p.m. and ended at 6 a.m. Friday from 3 +p.m. to 6 p.m. = day 1. Friday 6 p.m. to Saturday 6 p.m. = day 2. Saturday 6 p.m. to Sunday 5 or so a.m. = +day 3. Interpreting within the cultural context keeps us out of trouble. +
+ +
Example 3BGen.15:7-21. The historical context +is that cutting animals in two and then walking between +the pieces was the normal way of entering a contract in Abraham's day. Both parties walked between, taking +the pledge that dismemberment would happen to them if they didn't live up to their part of the contract. But +in this case only God goes thru, making it a unilateral covenant. +
+
+ +
Rule 4 - Interpret according to the normal +usage of words in language +Let literal language be literal and +figurative language be figurative. And watch out for idioms, which have special meanings. + +
Example 4A"evil eye" in Mt.6:23. +Rule 1, definition of "evil" and "eye" - no help here. Rule 2, context: seems to confuse us even +more. It doesn't seem to fit with what goes before and after! This should tip us off that we aren't +understanding it rightly!! +What we have here is a Hebrew idiom, "evil eye." Let's look up other uses of this idiom: Mt.20:15 +"Is it not lawful for me to do what I wish with what is my own? Or is your eye envious [lit."evil"] because I +am generous [lit."good"]?" We find that having an "evil eye" is a Hebrew idiom for being stingy or envious. +Now go back to Mt.6 and notice how this understanding ties in so perfectly to the context. + +
Example 4B +Is.59:1 "The Lord's hand is not short;" Deut.33:27 "Underneath are the everlasting arms." +References to body parts of God are used by Latter-Day Saints to prove that God was once a man just as we +are. Once they convince people of that, they go on to teach that we can become God just like He is! At a +lecture he was giving, a group of Mormon elders challenged Walter Martin (author of Kingdom of the Cults) +with an enumeration of verses like these. Dr. Martin then asked the Mormons to read one more scripture: +Ps.91:4 "He will cover you with His feathers; And under His wings shalt thou trust." W.M. said, "By the same +rules of interpretation that you just proved God to be a man, you just proved that He is a bird." The Mormons +had to laugh as they realised the ridiculousness of their position. + +
+
+
+
Rule 5 - Understand the purpose of +parables and the difference between a parable and an allegory +An allegory is: A STORY WHERE EACH ELEMENT HAS A MEANING +Every parable is an allegory, true or false? + +Some parables are allegories, for instance, the parable of the sower is an allegory: the seed is the word of +God, the thorns are worries and greed, etc. But most parables are not allegories but simply stories to illustrate one +point. It's dangerous to get our doctrine from parables; they can be twisted to say all sorts of things. We need to get +our doctrine from clear scriptures that lay it out; then if a parable illustrates that, fine. + +
Example 5A +The parable of the widow with the unrighteous judge in Lk.18:1-8. This story illustrates one +lesson: boldness in prayer. If we draw it into an allegory, what do we have? +All sorts of violence happens to the meanings: God is reluctant to protect the rights of widows, prayer +"bothers" Him, etc.
+ +
Example 5B +The parable of the unrighteous steward in Lk.16:1-9. What is the point of the parable? Is it +an allegory? +The steward is commended for only one thing, his shrewdness in using what he had to prepare for a +time when he wouldn't have it. But he is not commended for his unethical behavior in cheating his master. +
+ +
+
diff --git a/bibletime-doc/docs/en/howto/unicode/index.docbook b/bibletime-doc/docs/en/howto/unicode/index.docbook new file mode 100644 index 0000000..056cbb6 --- /dev/null +++ b/bibletime-doc/docs/en/howto/unicode/index.docbook @@ -0,0 +1,108 @@ + +Bibletime'> + + + + + + + + + + +]> + + + + +The Biblestudy HowTo + + + +Bob +Harman + + + + + + +20012002 +The team of BibleTime, info@bibletime.de + +20012002 +Bob Harman + + + +This the copyright of this text is held by the author Bob Harman. The text was adapted for +publication with Bibletime by Fred Saalbach. + + Non exclusive serial rights for this distribution of +this document with the Bibletime Software have been made. Redistribution as part +of the Bibletime software without modification and limited reproduction +as provided by the "fair use" provisions of the US copyright code are +also permitted. + + For questions regarding the use of this +material contact Bob Harman c/o New Covenant Church 1079 Big Bethel Rd. Hampton +VA 23666 USA N_Cov_Church@compuserve.com + +Scripture quotes are from the New American Standard Bible unless otherwise indicated + + + +10/23/2001 +1.01.00 + + + +Abstract + +The Biblestudy HowTo is a guide for studying the Bible. + +It is the hope of the Bibletime team that this HowTo will provoke the +readers to study the scriptures to see what they say. This +particular study guide has been chosen as it takes care not to +advocate any particular denominational doctrine. We expect you to read +and study the scriptures to understand what they say. If you start +with the attitude that you want to have the Lord sow his word in your +heart He will not disappoint you. + + + +Bible +Study +HowTo + + + + +&how2-chap1; +&how2-chap2; +&how2-chap3; + + + + + + + + + + + + + + + + diff --git a/bibletime-doc/docs/en/install/Makefile.am b/bibletime-doc/docs/en/install/Makefile.am new file mode 100644 index 0000000..17d7a2a --- /dev/null +++ b/bibletime-doc/docs/en/install/Makefile.am @@ -0,0 +1,23 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SUBDIRS = html unicode + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + diff --git a/bibletime-doc/docs/en/install/Makefile.in b/bibletime-doc/docs/en/install/Makefile.in new file mode 100644 index 0000000..4cbbfde --- /dev/null +++ b/bibletime-doc/docs/en/install/Makefile.in @@ -0,0 +1,480 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = html unicode +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/install/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/install + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/install/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +pot-files: + for f in `ls unicode/*.docbook`; do \ + potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \ + potfile=`echo $$potfile | sed s/unicode//`; \ + echo "Calling xml2pot $$f > pot/$$potfile"; \ + xml2pot $$f > pot/$$potfile; \ + done; +html-files: + if test -e unicode/index.docbook; then \ + olddir=$$PWD; \ + cd html;\ + echo "Validating the XML files..."; \ + if meinproc ../unicode/index.docbook; then\ + echo "HTML files created successfully."; \ + fi; cd $$olddir; \ + fi; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/install/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/install/html/Makefile.am b/bibletime-doc/docs/en/install/html/Makefile.am new file mode 100644 index 0000000..06213c2 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = instmgr.png + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in instmgr.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in instmgr.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; diff --git a/bibletime-doc/docs/en/install/html/Makefile.in b/bibletime-doc/docs/en/install/html/Makefile.in new file mode 100644 index 0000000..87ccb9e --- /dev/null +++ b/bibletime-doc/docs/en/install/html/Makefile.in @@ -0,0 +1,390 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = instmgr.png +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=inst-user-source.html inst-preq.html instmgr-load.html installmgr.html inst-user.html inst-bin.html inst-user-troubleshooting.html installmgr-install.html instmgr-rep.html index.html inst-sources.html instmgr-cfg.html inst-preq-install.html inst-sources-bibletime.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/html/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/install/html/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/install/html + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/install/html/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in instmgr.png; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in instmgr.png; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/html/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/install/html/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/install/html/index.html b/bibletime-doc/docs/en/install/html/index.html new file mode 100644 index 0000000..82ef062 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/index.html @@ -0,0 +1,133 @@ + + +BibleTime Installation Guide + + + + + + + + + +

BibleTime Installation Guide

+ +
+
+

+BibleTime Installation Guide

+
+

Joachim Ansorg

+

Fred Saalbach

+

Jeffrey Hoyt

+
+
Revision 1.01.00
+
+
+
+

The bibletime installation guide is part of BibleTime. +

+

+BibleTime is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. +

+

+This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +

+

+You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +

+
+
+

+BibleTime is an application to aid in study of the Bible. +

+
+
+
+ + +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-bin.html b/bibletime-doc/docs/en/install/html/inst-bin.html new file mode 100644 index 0000000..8bcd8a8 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-bin.html @@ -0,0 +1,93 @@ + + +Chapter 1. BibleTime Program Files + + + + + + + + + + + + +

BibleTime Program Files +

+ +
+

+Chapter 1. BibleTime Program Files +

+

Program files are provided in the following formats.

+
+

+Table 1.1. BibleTime Distribution Formats +

+ ++++ + + + + + + + + + + + + + + +
Format nameDescription
+RPM Packages. + +See the sourceforge BibleTime +home page for the distributions supported. +RPM packages are installed using any package manager or the RPM command line. +RPM Installation instructions are here. +
+Source code. + +The source code can be installed on any distribution meeting the installation prerequisites. +The source code should compile on non Intel™ platforms, and most UNIX® meeting the prerequisites. +Instructions for installation from sourcecode are here. +
+
+

+Language modules which contain the BibleTime handbook, Bible Study HowTo, Installation Instructions, +and the Help Dialog are provided seperately in RPM, and as tarball sources. The language modules contain +the documents in both HTML and XML™ Docbook format, so they can be viewed without the main BibleTime package.

+

Language modules are installed in the same way as the program modules

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-preq-install.html b/bibletime-doc/docs/en/install/html/inst-preq-install.html new file mode 100644 index 0000000..9edc9a9 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-preq-install.html @@ -0,0 +1,78 @@ + + +Installation of prerequisite programs + + + + + + + + + + + +

Installation of prerequisite programs

+ +
+

+Installation of prerequisite programs

+

Now download the prerequisites and compile the libraries

+

First you have to compile the QT 2.2.2 or QT 2.2.3 sources. I assume the +user has his QT sources in /usr/lib/qt2, his KDE2 sources +in /usr/src/kde2/kdelibs and his KDE2 directory is +/usr/local/kde2, if you don't like it use your own settings +for this.

+
+export QTDIR=/usr/lib/qt-2.2.2
+cd $QTDIR
+./configure -sm -system-libpng -system-jpeg
+make
+
+

+If you have enough RAM and a fast computer you can speedup the compile process +by adding "-j2" to the make options. For example +"make -j2". If you have a slow computer with little RAM +exit X windows and run make from a terminal to speed up the process. After the +compiling process is finished you have to compile your KDE2 stuff. Please do +something like this:

+
+export QTDIR=/usr/lib/qt-2.2.2
+export KDEDIR=/usr/local/kde2
+cd /usr/src/kde2/kdelibs
+./configure
+make
+make install
+
+

The compilation of QT and KDE should finish without problems or errors. +It's possible to add "-j2" again to speed up the compiling +process if you have enough RAM and a fast PC.

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-preq.html b/bibletime-doc/docs/en/install/html/inst-preq.html new file mode 100644 index 0000000..7d694bc --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-preq.html @@ -0,0 +1,98 @@ + + +Chapter 2. BibleTime Prerequisites + + + + + + + + + + + + +

BibleTime Prerequisites +

+ +
+

+Chapter 2. BibleTime Prerequisites +

+
+

+ Requirements for BibleTime 1.1

+

+All of the packages required for BibleTime to compile are included in the major +Linux® distributions. It is also possible to compile BibleTime on most other UNIX® +distributions. If you encounter compile errors, please read the messages, they +should lead you to missing packages which you will probably find on your +installation disks.

+

The following table contains the minimum requirements for BibleTime +binaries to run, or for the source version to compile.

+
+

+Table 2.1. +Packages required for installation of BibleTime 1.1 + +

+ ++++ + + + + + + + + + + + + + + + + + + +
PackageLocation
Qt™ 2.2.x + http://www.trolltech.com
KDE 2.x (at least the libraries) + http://www.kde.org
Sword 1.5.3 + +ftp://ftp.crosswire/pub/sword/source
+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-sources-bibletime.html b/bibletime-doc/docs/en/install/html/inst-sources-bibletime.html new file mode 100644 index 0000000..fec9822 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-sources-bibletime.html @@ -0,0 +1,76 @@ + + +Installing the Bibletime Source + + + + + + + + + + + +

Installing the Bibletime Source

+ +
+

+Installing the Bibletime Source

+

+First you have to unpack the downloaded .tar.gz file (if you are using the CVS +version, your sources will already be unpacked, so skip this step) to a +temporary directory. Do something like this:

+
+mkdir /tmp
+cd /tmp
+tar -xzf bibletime.tar.gz
+cd /tmp/bibletime
+
+

+(the tar file will have unpacked into a directory named something similar to +bibletime)

+

+Now open a terminal and execute the following commands to compile the +sources. +

+
+$ su
+$ password *****
+$ cd ./Develop/bibletime-2         # Path of source code
+$ export QTDIR=/usr/lib/qt-2.2.2   # QT 2.2.x source directory>
+$ export KDEDIR=/usr/local/kde2    # KDE2 directory (where KDE2 is installed)
+$ make -f Makefile.cvs             # configure for CVS version
+$ ./configure                      # create makefiles
+$ make                             # compile BibleTime
+$ make install                     # install BibleTime
+
+

Path to QTDIR and KDE2 may be different on your computer.

+

Now open a terminal as a normal user and type +/usr/local/kde2/bin/bibletime (if this is in your PATH, you +can type bibletime). Bibletime will start.

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-sources.html b/bibletime-doc/docs/en/install/html/inst-sources.html new file mode 100644 index 0000000..f125170 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-sources.html @@ -0,0 +1,257 @@ + + +Chapter 3. Installing BibleTime Sources + + + + + + + + + + + +

Installing BibleTime Sources

+ +
+

+Chapter 3. Installing BibleTime Sources

+

+This chapter describes how sources are compiled. These steps apply for both the +development version and the released version of BibleTime and Sword.

+
+

+Installation of Sword and the Sword +Modules

+

+Sword and Sword modules are the book library for BibleTime. +Please see the page download for further information about downloading BibleTime. +

+

+Have a look at the requirements page to obtain Sword. See page links to +obtain Sword's modules.

+
+

+Installation of SWORD +

+

+This page shows Sword 1.5.1a. For other versions of Sword, the file names +will be different.

+

+First you have to unpack the downloaded .tar.gz file (if you are using the CVS +version, your sources will already be unpacked, so skip this step) to a +temporary directory. Do something like this:

+
+mkdir /tmp
+cd /tmp
+tar -xzf sword-1.5.1a.tar.gz
+cd /tmp/sword-1.5.1a
+
+

+(the tar file will have unpacked into a directory named something similar to +sword-1.5.1a)

+

+Before you try to compile Sword, you may need to modify + Makefile.cfg (it is located in the top directory of the +unpacked sources). The customized section of Makefile.cfg +is marked, do not try to change parts of the file outside of the area marked +##### Customizable stuff. Set it how you like it ##### +unless you really know what you are doing.

+

+For many installations the defaults will work. When the defaults don't work, +these switches may be set.

+
+

+Table 3.1. Sword Makefile.cfg switches +

+ ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SwitchDescription
# compilerIf you have gcc leave this alone, otherwise enter the compiler +you will be using.
# shared library-Set to 'yes'. this causes the shared library +libsord.so to be generated. An entry must be placed into +the file /etc/ld.so.conf that points to libsword. +/usr/local/sword/lib is typical. The shared +library is necessary for BibleTime to work, but Sword will compile without +errors if you don't do this. Be careful here.
# VCL library-Use the default 'no' unless you are using the Sword install +manager, then use 'yes'.
# Debugging options etc...The defaults should work.
# endian, etc. support for other hardwareUse the default if compiling on an Intel. If you have other +hardware, select the correct entry.
# zLib supportUse the default 'yes'
# pathsThe defaults are OK for most distributions, don't change them unless you know what you are doing. + +
+
+

Now start compiling.

+
+make
+su
+make install
+make configure
+
+

+In the event that make command reports an error on completion, it probably +indicates that you are missing a package. For example:

+
+bash-2.03# make
+make just-pre nodeps=yes
+make[1]: Entering directory `/bible/sword-1.5.1a'
+make -C src just-pre
+.
+.
+.
+make[1]: Entering directory `/bible/sword-1.5.1a/include'
+make[1]: Nothing to be done for `just-targets'.
+make[1]: Leaving directory `/bible/sword-1.5.1a/include'
+make -C apps/X11/VCL just-targets
+make[1]: Entering directory `/bible/sword-1.5.1a/apps/X11/VCL'
+gcc -I../../../include/ -D_GNU_SOURCE -I. `gtk-config --cflags` -static -pipe -Wall -Wno-format
+-fomit-frame-pointer -ggdb -O0 -m486 -c -o TWinControl.o TWinControl.cpp
+/bin/sh: gtk-config: command not found 
+In file included from TWinControl.cpp:1:
+TWinControl.h:6: gtk/gtkwidget.h: No such file or directory
+TWinControl.cpp:3: gtk/gtkwidget.h: No such file or directory 
+In file included from TWinControl.cpp:1:
+TWinControl.h:281: syntax error before `*'
+TWinControl.h:284: parse error before `*'
+TWinControl.cpp:10: parse error before `*'
+make[1]: *** [TWinControl.o] Error 1
+make[1]: Leaving directory `/bible/sword-1.5.1a/apps/X11/VCL'
+make: *** [apps/X11/VCL/targets] Error 2
+bash-2.03#
+
+

The italic lines above indicate that a gtk application was missing. A +review of the available packages showed that one of the gtk packages +supplied with SuSE is gtkdev. This turns out to be the application required to +allow make to run to completion without errors. Often missing packages +will be found on your installation disks, or on your distribution's website. +Once make runs to completion without errors, then +make install. If it still doesn't work, edit the +file Makefile.cfg in the top directory of the SWORD sources +and change the line buildvcl := yes to buildvcl +:= no and try again. +

+
+
+

+Installation of modules

+

Sword currently supports 3 types of modules: Bibles, dictionaries and +commentaries. In order for Sword and BibleTime to be useful these modules must be installed. +

+

+Sword modules can be installed manually or with +Sword Installmgr. +Sword Installmgr is provided as part of the Sword package. The directions for compiling and installing +Sword Installmgr can be found in the section +How to install and use Sword Installmgr +or in the Sword source at /sword/apps/X11/InstallMgr/INSTALL.

+
+

+Choose a Sword directory

+

+Sword currently supports 3 types of modules: Bibles, dictionaries and +commentaries. You have to install the files of the modules their own directory. +You must decide which directory will be your Sword directory. If you installed +the libs and includes in an extra directory use that directory as your Sword +directory (e.g. /usr/local/sword/). If you installed the +library and include files in a common place like +/usr/local/ please select another location for your Sword +directory.

+
+
+

+ +Unpack the downloaded package

+

+First you have to unpack the downloaded package. On the download page of Sword +you can choose if you want to get a Windows® or RAW package. If you have a "Linux® +only" box please get the RAW packages. But if you accidentally get a Windows® +self extracting executable try using WINE to extract the files. Perhaps you have +to change the filename of _INSTALL.1 to +_install.1 to get the setup running. +

+
+
+

+ +Integrating modules

+

+Create the directory mods.d inside of your Sword directory. +Please copy the file [modulename].conf into the +mods.d directory. the .conf file is +normally inside the unpacked module files. Now move the whole dir /modules +which contains your unpacked module data files to the Sword directory. In the +example /usr/local/sword/share is the SWORD directory.

+

Directory Structure looks like this: +

+
+/usr/local/sword/share/ -|- mods.d/ -|- module_1_name.conf
+                         |           |- module_2_name.conf
+                         |
+                         |- texts/rawtext/ -|-module_1_name/files
+                                            |-module_2_name/files
+
+
+
+
+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-user-source.html b/bibletime-doc/docs/en/install/html/inst-user-source.html new file mode 100644 index 0000000..6321468 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-user-source.html @@ -0,0 +1,63 @@ + + +Source + + + + + + + + + + + +

Source

+ +
+

+Source

+

+Source tarballs need to be uncompressed (Archiver or similar). Then try: + +

+export QTDIR=/usr/lib
+export KDEDIR=/usr
+export PATH=$KDEDIR/bin:$PATH
+./configure				# create makefiles
+make					# compile BibleTime
+make install				# install BibleTime
+
+The location QTDIR is the directory contining the Qt™ 2 directory. +The location KDEDIR is the folder containing the /bin directory containing the KDE executables. +The above locations apply to Mandrake™. Your distribution may require different locations. +

+

+Additional information can be found in the sourcecode at +bibletime/INSTALL. +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-user-troubleshooting.html b/bibletime-doc/docs/en/install/html/inst-user-troubleshooting.html new file mode 100644 index 0000000..11dc06f --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-user-troubleshooting.html @@ -0,0 +1,53 @@ + + +Troubleshooting + + + + + + + + + + + +

Troubleshooting

+ +
+

+Troubleshooting

+

+www.bibletime.de has all the +answers. Please look there. :-) +

+

+Don't forget to read the FAQ and the installation instructions on +www.bibletime.de. If you downloaded the sourcecode please do also read the file +README and INSTALL included in the sourcecode package. +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/inst-user.html b/bibletime-doc/docs/en/install/html/inst-user.html new file mode 100644 index 0000000..acfc0f1 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/inst-user.html @@ -0,0 +1,53 @@ + + +Chapter 4. Installation of BibleTime + + + + + + + + + + + +

Installation of BibleTime

+ +
+

+Chapter 4. Installation of BibleTime

+
+

+RPM Installation

+

+If you are installing BibleTime RPM, just open your package manager (rpm, KPackage, or similar) +and install in the normal way. +

+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/installmgr-install.html b/bibletime-doc/docs/en/install/html/installmgr-install.html new file mode 100644 index 0000000..d9101a3 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/installmgr-install.html @@ -0,0 +1,100 @@ + + +Sword Installmgr + + + + + + + + + + + +

Sword Installmgr

+ +
+

+Sword Installmgr

+

To compile Sword Installmgr first Sword must have been compiled. + See the instructions for + Sword. +

+

Find the file libsword.so, Sword probably installed it to + /usr/local/sword/lib unless you customized the installation. +

+

+ In order that Sword Installmgr (and also BibleTime) can find this shared library + open a text editor and add /usr/local/sword/lib to the + end of /etc/ld.so.conf. +

+

+ Now you are ready to compile Sword Installmgr. +

+

+ CD to your Sword source and open the directory + .../sword/apps/X11/InstallMgr. + Now in a shell do: +

+
+	ldconfig
+	./configure
+	make
+	su
+	make install
+	
+

+ Now in a shell as root (su) you can run installmgr by typing + /usr/local/bin/installmgr. +

+

+ If this was successful, there are two options for loading + text modules into Sword. +

+
    +
  • + + Options -> Manage remote sources -- Connect to Crosswire by modem and download + sword documents and modules from the crosswire repository. This is a feature that has not yet been ported to + Linux® and UNIX®. +

  • +
  • + + Options -> Local Path -- If you have unzipped sources, point this to your local + module repository. The local repository may be on a local or networked hard drive, or + the Sword CD mounted on a local or networked CD ROM drive. + All of the available modules will be displayed, and + may now be installed. +

  • +
+

+ Sword CD's can be obtained from the + Crosswire Bible Society +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/installmgr.html b/bibletime-doc/docs/en/install/html/installmgr.html new file mode 100644 index 0000000..dc07129 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/installmgr.html @@ -0,0 +1,98 @@ + + +Chapter 5. How to install and use Sword Installmgr + + + + + + + + + + + +

How to install and use Sword Installmgr

+ +
+

+Chapter 5. How to install and use Sword Installmgr

+

Sword Installmgr is not provided with the BibleTime .rpm. You need to download the +source tarball from the Crosswire Bible Society. +A precompiled copy of Sword Installmgr is included on the Sword CD which can be obtained +from the Crosswire Bible Society +

+
+

+ Requirements for Sword Installmgr

+

+ All of the packages required for Sword Installmgr to compile are included in the major + Linux® distributions. It is also possible to compile Sword Installmgr on most UNIX® + distributions. If you encounter compile errors, please read the messages, they + should lead you to missing packages which you will probably find on your + installation disks.

+

The following table contains the minimum requirements for Sword Installmgr + binaries to run, or for the source version to compile.

+
+

+Table 5.0. + Packages required for Sword Installmgr + +

+ ++++ + + + + + + + + + + + + + + +
PackageLocation
Sword + Use the version provided with your copy of Sword. Must be configured + (in the file ~/sword/Makefile.cfg) with the VCL libraries = yes +
+ GTK + + If you are compiling Sword Installmgr, any version of GTK should work. +
+
+
+ +
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/instmgr-cfg.html b/bibletime-doc/docs/en/install/html/instmgr-cfg.html new file mode 100644 index 0000000..feeb866 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/instmgr-cfg.html @@ -0,0 +1,50 @@ + + +Setting up the Sword configuration file. + + + + + + + + + + + +

Setting up the Sword configuration file.

+ +
+

+Setting up the Sword configuration file.

+

+ Instructions for the Sword configuration file can be found in the section + "The Sword configuration + file" which covers the manual installation of the Sword modules. +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/instmgr-load.html b/bibletime-doc/docs/en/install/html/instmgr-load.html new file mode 100644 index 0000000..66aa000 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/instmgr-load.html @@ -0,0 +1,63 @@ + + +Using Sword Installmgr to load sword modules. + + + + + + + + + + +

Using Sword Installmgr to load sword modules.

+ +
+

+Using Sword Installmgr to load sword modules.

+

+ You must start Sword Installmgr as root for it to be able to load modules. + Start it with these commands: +

+
+	[me@localhost user]$ su
+	Password:
+	[root@localhost user]# /usr/local/bin/installmgr
+	
+

+ You will now see the installmgr window. You will need to use + options>local path to point to your local module repository. +

+

+ Now the available modules will be shown on the left pane and + the installed modules on the right. All you need to do is + select modules in the left pane and click install to make them + available to Sword and BibleTime. +

Sword Installmgr screenshot
+

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/instmgr-rep.html b/bibletime-doc/docs/en/install/html/instmgr-rep.html new file mode 100644 index 0000000..004e1e7 --- /dev/null +++ b/bibletime-doc/docs/en/install/html/instmgr-rep.html @@ -0,0 +1,65 @@ + + +Setting up your repository + + + + + + + + + + + +

Setting up your repository

+ +
+

+Setting up your repository

+

If you have the Sword CD, you can skip this step. The texts are stored on the CD + uncompressed, and are accessed directly from installmgr under the manage remote sources tab. +

+

+ Download modules from Crosswire Bible Society + use the zipped up modules (modulename.zip), + not the windows executable compressed files (modulename.exe). +

+

+ Create a directory for your module repository, $HOME/sword_modules + for example. +

+

+ Open a program that can uncompress zip files. Such as gnozup or archiver. Command line + tools can also be used, to find which ones are installed on your system do a man -k zip +

+

+ Use your unzipping program to extract the module files into $HOME/sword_modules. + All of the files will be placed into the correct subdirectories. If you wish to add modules later + remember to unzip to $HOME/sword_modules. +

+
+
+KDE Logo +
+ + \ No newline at end of file diff --git a/bibletime-doc/docs/en/install/html/instmgr.png b/bibletime-doc/docs/en/install/html/instmgr.png new file mode 100644 index 0000000..11c577a Binary files /dev/null and b/bibletime-doc/docs/en/install/html/instmgr.png differ diff --git a/bibletime-doc/docs/en/install/unicode/Makefile.am b/bibletime-doc/docs/en/install/unicode/Makefile.am new file mode 100644 index 0000000..0d69a3b --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/Makefile.am @@ -0,0 +1,31 @@ +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +EXTRA_DIST = index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; diff --git a/bibletime-doc/docs/en/install/unicode/Makefile.in b/bibletime-doc/docs/en/install/unicode/Makefile.in new file mode 100644 index 0000000..3e8922b --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/Makefile.in @@ -0,0 +1,385 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/unicode/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/install/unicode/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = docs/en/install/unicode + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu docs/en/install/unicode/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +install-data-local: + mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/install/; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime; + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + if test -e $$file; then \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install; \ + chmod a+r $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + else \ + ln -sf ../../../en/bibletime/install/$$file $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + fi; \ + done; + if test -d $(DESTDIR)$(kde_htmldir)/en/bibletime/install/../../common; then \ + ln -sf ../../common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + else \ + ln -sf ../../../en/common $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common;\ + fi; + chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime + +uninstall-local: + for file in index.docbook inst-bin.docbook inst-installmgr.docbook inst-preq.docbook inst-sources.docbook inst-user.docbook; do \ + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/$$file; \ + done; + echo Removing $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; + rm -f $(DESTDIR)$(kde_htmldir)/en/bibletime/install/common; + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/en/install/unicode/Makefile + cd $(top_srcdir) && perl admin/am_edit docs/en/install/unicode/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/docs/en/install/unicode/index.docbook b/bibletime-doc/docs/en/install/unicode/index.docbook new file mode 100644 index 0000000..ce75161 --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/index.docbook @@ -0,0 +1,135 @@ + +BibleTime'> + + + + + + + BibleTime'> + Sword'> + Sword Installmgr'> + Crosswire Bible Society'> + + + + + + + + +]> + + + + + + + + + +BibleTime Installation Guide + + + +Joachim +Ansorg + + +Fred + +Saalbach + + +Jeffrey +Hoyt + + + + + + +1999 +2000 +2001 +The team of BibleTime, info@bibletime.de + + + + +The bibletime installation guide is part of BibleTime. + + + +BibleTime is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + + + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + + + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + + +10/23/2001 +1.01.00 + + + +&bibletime; is an application to aid in study of the Bible. + + + + +KDE +bibletime +BibleTime +sword +crosswire +help dialog + + + + +&instchap1; +&instchap2; +&instchap3; +&instchap4; +&appa; + + + + + + + + + + + + + + + + + diff --git a/bibletime-doc/docs/en/install/unicode/inst-bin.docbook b/bibletime-doc/docs/en/install/unicode/inst-bin.docbook new file mode 100644 index 0000000..10ea695 --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/inst-bin.docbook @@ -0,0 +1,51 @@ + +&bibletime; Program Files + +Program files are provided in the following formats. + + + &bibletime; Distribution Formats + + + + Format name + Description + + + + + +RPM Packages. + + + +See the sourceforge &bibletime; +home page for the distributions supported. +RPM packages are installed using any package manager or the RPM command line. +RPM Installation instructions are here. + + + + + +Source code. + + + +The source code can be installed on any distribution meeting the installation prerequisites. +The source code should compile on non Intel platforms, and most &UNIX; meeting the prerequisites. +Instructions for installation from sourcecode are here. + + + + + +
+ +Language modules which contain the &bibletime; handbook, Bible Study HowTo, Installation Instructions, +and the Help Dialog are provided seperately in RPM, and as tarball sources. The language modules contain +the documents in both HTML and &XML; Docbook format, so they can be viewed without the main &bibletime; package. +Language modules are installed in the same way as the program modules + +
+ diff --git a/bibletime-doc/docs/en/install/unicode/inst-installmgr.docbook b/bibletime-doc/docs/en/install/unicode/inst-installmgr.docbook new file mode 100644 index 0000000..3d7acd5 --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/inst-installmgr.docbook @@ -0,0 +1,190 @@ + +How to install and use &swordInstmgr; +&swordInstmgr; is not provided with the &bibletime; .rpm. You need to download the +source tarball from the &crosswire;. +A precompiled copy of &swordInstmgr; is included on the &sword; CD which can be obtained +from the &crosswire; + +
+ Requirements for &swordInstmgr; + + + All of the packages required for &swordInstmgr; to compile are included in the major + &Linux; distributions. It is also possible to compile &swordInstmgr; on most &UNIX; + distributions. If you encounter compile errors, please read the messages, they + should lead you to missing packages which you will probably find on your + installation disks. + The following table contains the minimum requirements for &swordInstmgr; + binaries to run, or for the source version to compile. + + + Packages required for &swordInstmgr; + + + + + + Package + Location + + + + + + &sword; + + + Use the version provided with your copy of &sword;. Must be configured + (in the file ~/sword/Makefile.cfg) with the VCL libraries = yes + + + + + GTK + + + If you are compiling &swordInstmgr;, any version of GTK should work. + + + + +
+
+ + +
+ &swordInstmgr; + To compile &swordInstmgr; first &sword; must have been compiled. + See the instructions for + &sword;. + + Find the file libsword.so, &sword; probably installed it to + /usr/local/sword/lib unless you customized the installation. + + + In order that &swordInstmgr; (and also &bibletime;) can find this shared library + open a text editor and add /usr/local/sword/lib to the + end of /etc/ld.so.conf. + + + Now you are ready to compile &swordInstmgr;. + + + CD to your &sword; source and open the directory + .../sword/apps/X11/InstallMgr. + Now in a shell do: + + + ldconfig + ./configure + make + su + make install + + + Now in a shell as root (su) you can run installmgr by typing + /usr/local/bin/installmgr. + + + If this was successful, there are two options for loading + text modules into &sword;. + + + + + Options -> Manage remote sources -- Connect to Crosswire by modem and download + sword documents and modules from the crosswire repository. This is a feature that has not yet been ported to + &Linux; and &UNIX;. + + + + + Options -> Local Path -- If you have unzipped sources, point this to your local + module repository. The local repository may be on a local or networked hard drive, or + the &sword; CD mounted on a local or networked CD ROM drive. + All of the available modules will be displayed, and + may now be installed. + + + + + &sword; CD's can be obtained from the + Crosswire Bible Society + +
+ +
+ Setting up your repository + If you have the &sword; CD, you can skip this step. The texts are stored on the CD + uncompressed, and are accessed directly from installmgr under the manage remote sources tab. + + + Download modules from &crosswire; + use the zipped up modules (modulename.zip), + not the windows executable compressed files (modulename.exe). + + + Create a directory for your module repository, $HOME/sword_modules + for example. + + + Open a program that can uncompress zip files. Such as gnozup or archiver. Command line + tools can also be used, to find which ones are installed on your system do a man -k zip + + + Use your unzipping program to extract the module files into $HOME/sword_modules. + All of the files will be placed into the correct subdirectories. If you wish to add modules later + remember to unzip to $HOME/sword_modules. + +
+ + +
+ Setting up the &sword; configuration file. + + Instructions for the &sword; configuration file can be found in the section + "The &sword; configuration + file" which covers the manual installation of the &sword; modules. + +
+ + +
+ Using &swordInstmgr; to load sword modules. + + You must start &swordInstmgr; as root for it to be able to load modules. + Start it with these commands: + + + [me@localhost user]$ su + Password: + [root@localhost user]# /usr/local/bin/installmgr + + + You will now see the installmgr window. You will need to use + options>local path to point to your local module repository. + + + Now the available modules will be shown on the left pane and + the installed modules on the right. All you need to do is + select modules in the left pane and click install to make them + available to &sword; and &bibletime;. + + + + + + &swordInstmgr; screenshot + + + +
+
+ + + + + + + + diff --git a/bibletime-doc/docs/en/install/unicode/inst-preq.docbook b/bibletime-doc/docs/en/install/unicode/inst-preq.docbook new file mode 100644 index 0000000..4cc1db0 --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/inst-preq.docbook @@ -0,0 +1,59 @@ + +&bibletime; Prerequisites + + +
+ Requirements for &bibletime; 1.1 + + +All of the packages required for &bibletime; to compile are included in the major +&Linux; distributions. It is also possible to compile &bibletime; on most other &UNIX; +distributions. If you encounter compile errors, please read the messages, they +should lead you to missing packages which you will probably find on your +installation disks. + The following table contains the minimum requirements for &bibletime; +binaries to run, or for the source version to compile. + + + + +Packages required for installation of &bibletime; 1.1 + + + + + +Package +Location + + + + + +&Qt; 2.2.x + + + http://www.trolltech.com + + + + +&kde; 2.x (at least the libraries) + + + http://www.kde.org + + + + +&sword; 1.5.3 + + + +ftp://ftp.crosswire/pub/sword/source + + +
+
+
+ diff --git a/bibletime-doc/docs/en/install/unicode/inst-sources.docbook b/bibletime-doc/docs/en/install/unicode/inst-sources.docbook new file mode 100644 index 0000000..6445f19 --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/inst-sources.docbook @@ -0,0 +1,215 @@ +Installing BibleTime Sources + +This chapter describes how sources are compiled. These steps apply for both the +development version and the released version of &bibletime; and &sword;. +
Installation of &sword; and the &sword; +Modules + +&sword; and &sword; modules are the book library for BibleTime. +Please see the page download for further information about downloading BibleTime. + + +Have a look at the requirements page to obtain &sword;. See page links to +obtain &sword;'s modules. + +
Installation of SWORD + + +This page shows &sword; 1.5.1a. For other versions of &sword;, the file names +will be different. + + +First you have to unpack the downloaded .tar.gz file (if you are using the CVS +version, your sources will already be unpacked, so skip this step) to a +temporary directory. Do something like this: +mkdir /tmp +cd /tmp +tar -xzf sword-1.5.1a.tar.gz +cd /tmp/sword-1.5.1a + + + + +(the tar file will have unpacked into a directory named something similar to +sword-1.5.1a) + + +Before you try to compile &sword;, you may need to modify + Makefile.cfg (it is located in the top directory of the +unpacked sources). The customized section of Makefile.cfg +is marked, do not try to change parts of the file outside of the area marked +##### Customizable stuff. Set it how you like it ##### +unless you really know what you are doing. + +For many installations the defaults will work. When the defaults don't work, +these switches may be set. + +Sword Makefile.cfg switches + + + +Switch +Description + + + + +# compiler +If you have gcc leave this alone, otherwise enter the compiler +you will be using. + +# shared library- +Set to 'yes'. this causes the shared library +libsord.so to be generated. An entry must be placed into +the file /etc/ld.so.conf that points to libsword. +/usr/local/sword/lib is typical. The shared +library is necessary for BibleTime to work, but Sword will compile without +errors if you don't do this. Be careful here. + +# VCL library- +Use the default 'no' unless you are using the Sword install +manager, then use 'yes'. +# Debugging options etc... +The defaults should work. + + +# endian, etc. support for other hardware +Use the default if compiling on an Intel. If you have other +hardware, select the correct entry. + +# zLib support +Use the default 'yes' + + +# paths +The defaults are OK for most distributions, don't change them unless you know what you are doing. + + + + + +
+ + +Now start compiling. + +make +su +make install +make configure + + +In the event that make command reports an error on completion, it probably +indicates that you are missing a package. For example: + + +bash-2.03# make +make just-pre nodeps=yes +make[1]: Entering directory `/bible/sword-1.5.1a' +make -C src just-pre +. +. +. +make[1]: Entering directory `/bible/sword-1.5.1a/include' +make[1]: Nothing to be done for `just-targets'. +make[1]: Leaving directory `/bible/sword-1.5.1a/include' +make -C apps/X11/VCL just-targets +make[1]: Entering directory `/bible/sword-1.5.1a/apps/X11/VCL' +gcc -I../../../include/ -D_GNU_SOURCE -I. `gtk-config --cflags` -static -pipe -Wall -Wno-format +-fomit-frame-pointer -ggdb -O0 -m486 -c -o TWinControl.o TWinControl.cpp +/bin/sh: gtk-config: command not found +In file included from TWinControl.cpp:1: +TWinControl.h:6: gtk/gtkwidget.h: No such file or directory +TWinControl.cpp:3: gtk/gtkwidget.h: No such file or directory +In file included from TWinControl.cpp:1: +TWinControl.h:281: syntax error before `*' +TWinControl.h:284: parse error before `*' +TWinControl.cpp:10: parse error before `*' +make[1]: *** [TWinControl.o] Error 1 +make[1]: Leaving directory `/bible/sword-1.5.1a/apps/X11/VCL' +make: *** [apps/X11/VCL/targets] Error 2 +bash-2.03# + + +The italic lines above indicate that a gtk application was missing. A +review of the available packages showed that one of the gtk packages +supplied with SuSE is gtkdev. This turns out to be the application required to +allow make to run to completion without errors. Often missing packages +will be found on your installation disks, or on your distribution's website. +Once make runs to completion without errors, then +make install. If it still doesn't work, edit the +file Makefile.cfg in the top directory of the SWORD sources +and change the line buildvcl := yes to buildvcl +:= no and try again. + +
+ +
+Installation of modules +&sword; currently supports 3 types of modules: Bibles, dictionaries and +commentaries. In order for &sword; and &bibletime; to be useful these modules must be installed. + +&sword; modules can be installed manually or with +&swordInstmgr;. +&swordInstmgr; is provided as part of the &sword; package. The directions for compiling and installing +&swordInstmgr; can be found in the section +How to install and use &swordInstmgr; +or in the &sword; source at /sword/apps/X11/InstallMgr/INSTALL. + +
Choose a &sword; directory +&sword; currently supports 3 types of modules: Bibles, dictionaries and +commentaries. You have to install the files of the modules their own directory. +You must decide which directory will be your &sword; directory. If you installed +the libs and includes in an extra directory use that directory as your &sword; +directory (e.g. /usr/local/sword/). If you installed the +library and include files in a common place like +/usr/local/ please select another location for your &sword; +directory. +
+ + + +
+Unpack the downloaded package + +First you have to unpack the downloaded package. On the download page of &sword; +you can choose if you want to get a &Windows; or RAW package. If you have a "&Linux; +only" box please get the RAW packages. But if you accidentally get a &Windows; +self extracting executable try using WINE to extract the files. Perhaps you have +to change the filename of _INSTALL.1 to +_install.1 to get the setup running. + +
+
+Integrating modules + +Create the directory mods.d inside of your &sword; directory. +Please copy the file [modulename].conf into the +mods.d directory. the .conf file is +normally inside the unpacked module files. Now move the whole dir /modules +which contains your unpacked module data files to the &sword; directory. In the +example /usr/local/sword/share is the SWORD directory. + Directory Structure looks like this: + + +/usr/local/sword/share/ -|- mods.d/ -|- module_1_name.conf + | |- module_2_name.conf + | + |- texts/rawtext/ -|-module_1_name/files + |-module_2_name/files + +
+ +
+
+ + + + +
+ + + + + + diff --git a/bibletime-doc/docs/en/install/unicode/inst-user.docbook b/bibletime-doc/docs/en/install/unicode/inst-user.docbook new file mode 100644 index 0000000..ec8318d --- /dev/null +++ b/bibletime-doc/docs/en/install/unicode/inst-user.docbook @@ -0,0 +1,42 @@ +Installation of &bibletime; +
RPM Installation + +If you are installing &bibletime; RPM, just open your package manager (rpm, &kpackage;, or similar) +and install in the normal way. + +
+
Source + +Source tarballs need to be uncompressed (Archiver or similar). Then try: + + +export QTDIR=/usr/lib +export KDEDIR=/usr +export PATH=$KDEDIR/bin:$PATH +./configure # create makefiles +make # compile BibleTime +make install # install BibleTime + +The location QTDIR is the directory contining the &Qt; 2 directory. +The location KDEDIR is the folder containing the /bin directory containing the &kde; executables. +The above locations apply to &Mandrake;. Your distribution may require different locations. + + +Additional information can be found in the sourcecode at +bibletime/INSTALL. + +
+
Troubleshooting + +www.bibletime.de has all the +answers. Please look there. :-) + + +Don't forget to read the &FAQ; and the installation instructions on +www.bibletime.de. If you downloaded the sourcecode please do also read the file +README and INSTALL included in the sourcecode package. + +
+
+ + diff --git a/bibletime-doc/docs/en/tips b/bibletime-doc/docs/en/tips new file mode 100644 index 0000000..4cca3a3 --- /dev/null +++ b/bibletime-doc/docs/en/tips @@ -0,0 +1,193 @@ + + +This is BibleTime 1.1!
+This version of BibleTime should have reached the state where it could +be called stable, useful and user friendly!
+ +
+ + + +The Bible was written so we could believe in Jesus. (John 20:31) + + + + + +BibleTime 1.1 includes a really useful handbook written by Fred Saalbach. +To read it choose the item "Handbook" in the "Help" menu of BibleTime. + + + + + +No one is allowed by God to add anything to or take anything away from the Word. (Revelation 22:18) + + + + + +The Bible is like a mirror. (James 1:23) + + + + + +BibleTime does include a Bible Study HowTo! +It was written by Bob Harman and is a great help how to study the Bible. + + + + + +The Bible has the power to "comfort the afflicted" and "afflict the comfortable". (Revelation 10:10) + + + + + +You can save, print and copy the whole search result by pressing the right mouse button on the icon of the searched module in the search dialog. + + + + + +The Bible is our only spiritual weapon. (Ephesians 6:17) + + + + + +To get the number of verses in the Bible search for a space in the module. +The search analysis shows you the number of verses of each book. + + + + + +That the Bible is truth. (John 17:17) + + + + + +If you would like to create a set of bookmarks around a specific topic with comments containing what the Lord told you here, it's best to +make bookmarks from your personal commentary. + + + + + +The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15) + + + + + +It's possible to insert the text of bookmarks and references to verses or lexicon entries into the personal commentary editor by dropping them there. + + + + + +By studying the Bible you will have no reason to stand ashamed before God. (2 Timothy 2:15) + + + + + +To lookup the meaning of the original hebrew or greek word in a Bible supporting Strong's numbers, switch them on and +click on the strong number. Now a new window showing the strong number with +it's explanation is shown. If your favourite translation doesn't support Strong's numbers please refer to an alternate translation for the number of the corresponding word. +Make sure you have set the default modules in the optionsdialog. + + + + + +If you want to use a commentary as a topical reference, search it for terms your topic is about. + + + + + +In the beginning was the Word, the Word was with God, and the Word was God. (John 1:1) + + + + + +We will be judged on the last day by the words Jesus spoke. (John 12:48) + + + + + +If you want to find the full set of verses or entries on a area of content, you should use the regular expression "x | y | z" for searching, which is equivalent to "x OR y OR z", e.g. "pray | worship | supplicate". + + + + + +If you are searching a verse you know only fuzzy or in a different translation search for the most probable terms in multiple Bible translations at the same time. + + + + +God's Word can be a lamp to your feet and a light to your path. (Psalm 119:105) + + + + + +If you want to search a word in a foreign module (e.g. greek or hebrew), open a display window and choose a chapter or an entry which contains this word. +Now double click on it and drag the selected word on the foreign module in the main index. +The search dialog will be opened with the word in the edit line. + + + + + +The Word of God will not return to Him without accomplishing its purpose. (Isaiah 55:11) + + + + + +Foreign modules (e.g. greek or hebrew) do often require a special unicode font to read them. +Many of the fonts are available on www.crosswire.org or on the Sword CD. + + + + + +Did you know that the first book ever printed on a printing press was the Bible. (by Johann Gutenberg, in 1492) + + + + + +God has already given to us everything pertaining to life and godliness. (2 Peter 1:3) + + + + + +All important elements of BibleTime's graphical user interface have a tooltip and a "What's this?" help.
+To read the "What's this?" help press the keys SHIFT+F1 and click on the part. + +
+ + + +The Word of God is living, active, and sharper than any two-edged sword. (Hebrews 4:12) + + + + + +You are using a program that has been written for the glory of God.
May He bless you as you study His Word! + +
+ + diff --git a/bibletime-doc/docs/gen_am.dat b/bibletime-doc/docs/gen_am.dat new file mode 100644 index 0000000..4023391 --- /dev/null +++ b/bibletime-doc/docs/gen_am.dat @@ -0,0 +1,26 @@ +#!/bin/bash +# +# gen_am.dat script +# +# (C) 2001 The BibleTime team +# released under the GPL +# +# This script contains some basic variables for the +# BibleTime-doc Makefile system generation + + +# This variable identifies which language's directories +# are to be included in the Makefile structure. +# +# If you want to exclude a language, just delete it +# from the following variable. + +# NOTE: "en" MUST BE THE FIRST LANGUAGE! + +export DOC_LANGUAGES="en de" + +# This variable identifies which parts of the documentation +# are in use. + +export DOC_PARTS="handbook helpdialog howto install" + diff --git a/bibletime-doc/docs/gen_am.sh b/bibletime-doc/docs/gen_am.sh new file mode 100755 index 0000000..caa978d --- /dev/null +++ b/bibletime-doc/docs/gen_am.sh @@ -0,0 +1,223 @@ +#!/bin/bash +# +# gen_am.sh script +# +# (C) 2001 The BibleTime team +# released under the GPL +# +# This script creates the Makefile.am files in the +# bibletime/docs/* directories and subdirectories. + +# change to the dir the script is located in +cd `dirname $0` + +export HEADER=\ +"# this Makefile.am was automatically generated by bibletime/docs/gen_am.sh\n"\ +"# please do not edit this file but rather run the script to update\n\n" + +########################### +# create Makefile.am in /bibletime/docs/ +########################### + +. gen_am.dat + +echo generating Makefile.am +echo -e $HEADER"SUBDIRS = "$DOC_LANGUAGES > Makefile.am + +########################### +# create Makefile.am's in /bibletime/docs/??/ directories +########################### + +for I1 in $DOC_LANGUAGES; do + + echo generating $I1/Makefile.am + ( # output to Makefile.am + echo -e $HEADER + + echo -n "SUBDIRS = " + + for PART in $DOC_PARTS; do + if test -d $I1/$PART; then + echo -n "$PART " + fi + done + + echo; echo + + if test -e $I1/tips; then + echo "EXTRA_DIST = tips" + echo + + echo 'rcdir = $(kde_datadir)/bibletime'; + echo 'rc_DATA = tips'; + fi + ) > $I1/Makefile.am + + ########################### + # create Makefile.am's in /bibletime/docs/LANG/PART directories + ########################### + for PART in $DOC_PARTS; do + + if test -d $I1/$PART; then + + ################################### + #create $PART/Makefile.am + ################################### + + export I2=$I1/$PART + export ENGDIR=../../en + echo generating $I2/Makefile.am + ( # output to Makefile.am + echo -e $HEADER + echo -n "SUBDIRS = " + + if test -d $I2/html; then + echo -n "html " + fi + if test -d $I2/unicode; then + echo -n "unicode " + fi + + echo + echo + if test $I1 = en; then + echo 'pot-files:' + echo ' for f in `ls unicode/*.docbook`; do \' + echo ' potfile=`echo $$f | sed s/\.docbook$$/\.pot/`; \' + echo ' potfile=`echo $$potfile | sed s/unicode//`; \' + echo ' echo "Calling xml2pot $$f > pot/$$potfile"; \' + echo ' xml2pot $$f > pot/$$potfile; \' + echo ' done;' + else + echo 'po-files:' + echo ' for f in `ls '$ENGDIR'/'$PART'/pot/*.pot`; do \' + echo ' pofile=`echo $$f | sed s/\.pot$$/\.po/`; \' + echo ' pofile=`echo $$pofile | sed s/"..\/..\/en\/'$PART'\/pot\/"//`; \' + echo ' if test ! -e po/$$pofile; then touch po/$$pofile; fi; \' + echo ' echo "Calling msgmerge -o po/$$pofile.new po/$$pofile $$f"; \' + echo ' msgmerge -o po/$$pofile.new po/$$pofile $$f; \' + echo ' if diff po/$$pofile po/$$pofile.new > /dev/null; then \' + echo ' rm po/$$pofile.new; \' + echo ' else \' + echo ' mv po/$$pofile.new po/$$pofile; \' + echo ' fi; \' + echo ' done;' + echo + echo + echo 'unicode-files:' + echo ' for f in `ls '$ENGDIR'/'$PART'/unicode/*.docbook`; do \' + echo ' pofile=`echo $$f | sed s/\.docbook$$/\.po/`; \' + echo ' pofile=`echo $$pofile | sed s/"..\/..\/en\/'$PART'\/unicode\/"//`; \' + echo ' newfile=`echo $$f | sed s/"..\/..\/en\/'$PART'\/unicode\/"//`; \' + echo ' echo "Calling po2xml $$f po/$$pofile > unicode/$$newfile"; \' + echo ' po2xml $$f po/$$pofile > unicode/$$newfile; \' + echo ' done;' + fi; + echo 'html-files:' + echo ' if test -e unicode/index.docbook; then \' + echo ' olddir=$$PWD; \' + echo ' cd html;\' + echo ' echo "Validating the XML files..."; \' + echo ' if meinproc ../unicode/index.docbook; then\' + echo ' echo "HTML files created successfully."; \' + echo ' fi; cd $$olddir; \' + echo ' fi;' + echo + ) > $I2/Makefile.am + + ##################################### + #create $PART/html/Makefile.am + ##################################### + #export I2=$I1/$PART/html + + for SECTION in html unicode; do + + I2=$I1/$PART/$SECTION + I2_EN=en/$PART/$SECTION + + if test -d $I2; then + + echo generating $I2/Makefile.am + + ( # output to Makefile.am + echo -e $HEADER + + echo -n "EXTRA_DIST = " + FILES=`ls -d $I2/*.png $I2/*.html $I2/*.docbook 2>/dev/null`; + if test $SECTION = "html"; then + if test $PART = "helpdialog"; then + FILES=`ls -d $I2/*.png $I2/*.html 2>/dev/null`; + else + FILES=`ls -d $I2/*.png 2>/dev/null`; + fi; + fi; + + for I3 in $FILES; do + echo -n `basename $I3`" " + done + echo + + #echo "DISTCLEANFILES = index_cache.gz" + #echo + + TARGET_ROOT='$(DESTDIR)$(kde_htmldir)/'$I1'/bibletime' + TARGET_DIR=$TARGET_ROOT/$PART + + EN_FILES="" + HAS_FILES="NO" + + if test $PART == helpdialog; then + for FILE in `ls -d $I2_EN/*.png $I2_EN/*.html $I2_EN/*.docbook 2>/dev/null`; do + EN_FILES="$EN_FILES `basename $FILE`"; + HAS_FILES="YES" + done + else + for FILE in `ls -d $I2_EN/*.png $I2_EN/*.docbook 2>/dev/null`; do + EN_FILES="$EN_FILES `basename $FILE`"; + HAS_FILES="YES" + done + fi + + + if test $HAS_FILES = YES; then + echo + echo 'install-data-local:' + echo ' mkdir -p '$TARGET_DIR'/;' #mkdir -p creates all directories leaing to $TARGET_DIR + echo ' chmod -R a+r+X '$TARGET_ROOT';' + echo ' for file in '$EN_FILES'; do \' + echo ' if test -e $$file; then \' ## in this directory + echo ' $(INSTALL_DATA) $$file '$TARGET_DIR'; \' + echo ' chmod a+r '$TARGET_DIR'/$$file; \' + echo ' else \' + echo ' ln -sf ../../../en/bibletime/'$PART'/$$file '$TARGET_DIR/'$$file; \' + echo ' fi; \' + echo ' done;' + echo ' if test -d '$TARGET_DIR'/../../common; then \' + echo ' ln -sf ../../common '$TARGET_DIR'/common;\' + echo ' else \' + ############## Use the english css data ################### + echo ' ln -sf ../../../en/common '$TARGET_DIR'/common;\' + echo ' fi;' + echo ' chmod -R a+r+X '$TARGET_ROOT + echo + echo 'uninstall-local:' + echo ' for file in '$EN_FILES'; do \' + echo ' echo Removing '$TARGET_DIR'/$$file; \' + echo ' rm -f '$TARGET_DIR'/$$file; \' + echo ' done;' + echo ' echo Removing '$TARGET_DIR'/common;' + echo ' rm -f '$TARGET_DIR'/common;' + fi; + ) > $I2/Makefile.am + fi # html + + done + + + fi # PART exists? + + done ### PART + +done ### language + + diff --git a/bibletime-doc/docs/ksgmltools-bug-read-me.txt b/bibletime-doc/docs/ksgmltools-bug-read-me.txt new file mode 100644 index 0000000..5a40a7f --- /dev/null +++ b/bibletime-doc/docs/ksgmltools-bug-read-me.txt @@ -0,0 +1,36 @@ +During the creation of these documents I found several problems with the +docbook DTD supplied with Mandrake 8.1 This read me documents the work arounds made. + +Problem + +&XML; parses as XML? + +Solution + +Edited the file /usr/share/apps/ksgmltools2/customization/entities/general.entities +also known as "-//KDE//ENTITIES DocBook XML General Entity Declarations V1.0//EN" + +to read +XML'> + +Also did this with all trademark tags that had no class. Class is required for this tag, see + +DocBook: The Definitive Guide +By Norman Walsh and Leonard Muellner +O'Reilly & Associates, Inc. + +Result + +&XML; parses as XML® + + +Problem +stuff parses as ?quote? + +Used " instead. + +This should be corrected when parses as " + +---------------------- +Fred Saalbach 22 Dec 2001 +---------------------- diff --git a/bibletime-doc/libtool b/bibletime-doc/libtool new file mode 100755 index 0000000..1f56911 --- /dev/null +++ b/bibletime-doc/libtool @@ -0,0 +1,6005 @@ +#! /bin/sh + +# libtool - Provide generalized library-building support services. +# Generated automatically by ltconfig (GNU libtool 1.4a (1.641.2.206mm 2001/04/03 21:47:47)) +# NOTE: Changes made to this file will be lost: look at ltconfig or ltmain.sh. +# +# Copyright (C) 1996-2000 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Sed that helps us avoid accidentally triggering echo(1) options like -n. +Xsed="sed -e s/^X//" + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi + +# The names of the tagged configurations supported by this script. +available_tags=" CXX" + +### BEGIN LIBTOOL CONFIG +# Libtool was configured as follows, on host ekonomikrisis: +# +# AR="" AR_FLAGS="" LTCC="gcc" CC="gcc" \ +# CFLAGS="-DNDEBUG -O2 " CPPFLAGS="" \ +# MAGIC_CMD="" LD="/usr/bin/ld" LDFLAGS="" LIBS="" \ +# LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" STRIP="strip" \ +# AS="" DLLTOOL="" OBJDUMP="" \ +# objext="" exeext="" reload_flag=" -r" \ +# deplibs_check_method="pass_all" \ +# file_magic_cmd="\$MAGIC_CMD" \ +# admin/ltconfig --cache-file=./config.cache --disable-shared --with-gcc --with-gnu-ld --enable-dlopen --no-verify --build=i686-pc-linux-gnu admin/ltmain.sh i686-pc-linux-gnu +# +# Compiler and other test output produced by ltconfig, useful for +# debugging ltconfig, is in ./config.log if it exists. + +# The version of ltconfig that generated this script. +LTCONFIG_VERSION="1.4a" + +# Shell to use when invoking shell scripts. +SHELL="/bin/sh" + +# Whether or not to build shared libraries. +build_libtool_libs=no + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=yes + +# Whether or not to build static libraries. +build_old_libs=yes + +# Whether or not to optimize for fast installation. +fast_install=needless + +# The host system. +host_alias=i686-pc-linux-gnu +host=i686-pc-linux-gnu + +# An echo program that does not interpret backslashes. +echo="echo" + +# The archiver. +AR="ar" +AR_FLAGS="cru" + +# A C compiler. +LTCC="gcc" + +# A language-specific compiler. +CC="gcc" + +# Is the compiler the GNU C compiler? +with_gcc=yes + +# The linker used to build libraries. +LD="/usr/bin/ld" + +# Whether we need hard or soft links. +LN_S="ln -s" + +# A BSD-compatible nm program. +NM="/usr/bin/nm -B" + +# A symbol stripping program +STRIP=strip + +# Used to examine libraries when file_magic_cmd begins "file" +MAGIC_CMD=file + +# Used on cygwin: DLL creation program. +DLLTOOL="dlltool" + +# Used on cygwin: object dumper. +OBJDUMP="objdump" + +# Used on cygwin: assembler. +AS="as" + +# The name of the directory that contains temporary libtool files. +objdir=.libs + +# How to create reloadable object files. +reload_flag=" -r" +reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" + +# How to pass a linker flag through the compiler. +wl="-Wl," + +# Object file suffix (normally "o"). +objext="o" + +# Old archive suffix (normally "a"). +libext="a" + +# Executable file suffix (normally ""). +exeext="" + +# Additional compiler flags for building library objects. +pic_flag=" -fPIC -DPIC" +pic_mode=default + +# What is the maximum length of a command? +max_cmd_len=73729 + +# Does compiler simultaneously support -c and -o options? +compiler_c_o="yes" + +# Must we lock files when doing compilation ? +need_locks="no" + +# Do we need the lib prefix for modules? +need_lib_prefix=no + +# Do we need a version for libraries? +need_version=no + +# Whether dlopen is supported. +dlopen_support=yes + +# Whether dlopen of programs is supported. +dlopen_self=yes + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=no + +# Compiler flag to prevent dynamic linking. +link_static_flag="-static" + +# Compiler flag to turn off builtin functions. +no_builtin_flag=" -fno-builtin -fno-rtti -fno-exceptions" + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec="\${wl}--export-dynamic" + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" + +# Compiler flag to generate thread-safe objects. +thread_safe_flag_spec="" + +# Library versioning type. +version_type=linux + +# Format of library name prefix. +libname_spec="lib\$name" + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME. +library_names_spec="\${libname}\${release}.so\$versuffix \${libname}\${release}.so\$major \$libname.so" + +# The coded name of the library, if different from the real name. +soname_spec="\${libname}\${release}.so\$major" + +# Commands used to build and install an old-style archive. +RANLIB="ranlib" +old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" +old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib" +old_postuninstall_cmds="" + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds="" + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds="" + +# Commands used to build and install a shared archive. +archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" +postinstall_cmds="" +postuninstall_cmds="" + +# Commands to strip libraries. +old_striplib="strip --strip-debug" +striplib="strip --strip-unneeded" + +# Dependencies to place before the objects being linked to create a +# shared library. +predep_objects="" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdep_objects="" + +# Dependencies to place before the objects being linked to create a +# shared library. +predeps="" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdeps="" + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path="" + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method="pass_all" + +# Command to use when deplibs_check_method == file_magic. +file_magic_cmd="\$MAGIC_CMD" + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag="" + +# Flag that forces no undefined symbols. +no_undefined_flag="" + +# Commands used to finish a libtool library installation in a directory. +finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" + +# Same as above, but a single script fragment to be evaled but not shown. +finish_eval="" + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGISTW]\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" + +# Transform the output of nm in a proper C declaration +global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern char \\1;/p'" + +# This is the shared library runtime path variable. +runpath_var=LD_RUN_PATH + +# This is the shared library path variable. +shlibpath_var=LD_LIBRARY_PATH + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=no + +# How to hardcode a shared library path into an executable. +hardcode_action=immediate + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=yes + +# Flag to hardcode $libdir into a binary during linking. +# This must work even if $libdir does not exist. +hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" + +# Whether we need a single -rpath flag with a separated argument. +hardcode_libdir_separator="" + +# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the +# resulting binary. +hardcode_direct=no + +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the +# resulting binary. +hardcode_minus_L=no + +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into +# the resulting binary. +hardcode_shlibpath_var=unsupported + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at relink time. +variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=unknown + +# Compile-time system search path for libraries +sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" + +# Run-time system search path for libraries +sys_lib_dlsearch_path_spec="/lib /usr/lib" + +# Fix the shell variable $srcfile for the compiler. +fix_srcfile_path="" + +# Set to yes if exported symbols are required. +always_export_symbols=no + +# The commands to list exported symbols. +export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | sed 's/.* //' | sort | uniq > \$export_symbols" + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds="" + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_" + +# Symbols that must always be exported. +include_expsyms="" + +### END LIBTOOL CONFIG + +# ltmain.sh - Provide generalized library-building support services. +# NOTE: Changing this file will not affect anything until you rerun ltconfig. +# +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit , 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Check that we have a working $echo. +if test "X$1" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift +elif test "X$1" = X--fallback-echo; then + # Avoid inline document here, it may be left over + : +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then + # Yippee, $echo works! + : +else + # Restart under the correct shell, and then maybe $echo will work. + exec $SHELL "$0" --no-reexec ${1+"$@"} +fi + +if test "X$1" = X--fallback-echo; then + # used as fallback echo + shift + cat <&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then + echo "$modename: not configured to build any kind of library" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +# Global variables. +mode=$default_mode +nonopt= +prev= +prevopt= +run= +show="$echo" +show_help= +execute_dlfiles= +lo2o="s/\\.lo\$/.${objext}/" +o2lo="s/\\.${objext}\$/.lo/" + +# Parse our command line options once, thoroughly. +while test $# -gt 0 +do + arg="$1" + shift + + case $arg in + -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; + *) optarg= ;; + esac + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + execute_dlfiles) + execute_dlfiles="$execute_dlfiles $arg" + ;; + tag) + tagname="$arg" + + # Check whether tagname contains only valid characters + case $tagname in + *[!-_A-Za-z0-9,/]*) + echo "$progname: invalid tag name: $tagname" 1>&2 + exit 1 + ;; + esac + + if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then + taglist="$taglist $tagname" + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`" + else + echo "$progname: ignoring unknown tag $tagname" 1>&2 + fi + ;; + *) + eval "$prev=\$arg" + ;; + esac + + prev= + prevopt= + continue + fi + + # Have we seen a non-optional argument yet? + case $arg in + --help) + show_help=yes + ;; + + --version) + echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP" + exit 0 + ;; + + --config) + sed -n -e '/^### BEGIN LIBTOOL CONFIG/,/^### END LIBTOOL CONFIG/p' < "$0" + # Now print the configurations for the tags. + for tagname in $taglist; do + sed -n -e "/^### BEGIN LIBTOOL TAG CONFIG: $tagname$/,/^### END LIBTOOL TAG CONFIG: $tagname$/p" < "$0" + done + exit 0 + ;; + + --debug) + echo "$progname: enabling shell trace mode" + set -x + ;; + + --dry-run | -n) + run=: + ;; + + --features) + echo "host: $host" + if test "$build_libtool_libs" = yes; then + echo "enable shared libraries" + else + echo "disable shared libraries" + fi + if test "$build_old_libs" = yes; then + echo "enable static libraries" + else + echo "disable static libraries" + fi + exit 0 + ;; + + --finish) mode="finish" ;; + + --mode) prevopt="--mode" prev=mode ;; + --mode=*) mode="$optarg" ;; + + --quiet | --silent) + show=: + ;; + + --tag) prevopt="--tag" prev=tag ;; + --tag=*) + set tag "$optarg" ${1+"$@"} + shift + prev=tag + ;; + + -dlopen) + prevopt="-dlopen" + prev=execute_dlfiles + ;; + + -*) + $echo "$modename: unrecognized option \`$arg'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + + *) + nonopt="$arg" + break + ;; + esac +done + +if test -n "$prevopt"; then + $echo "$modename: option \`$prevopt' requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 +fi + +if test -z "$show_help"; then + + # Infer the operation mode. + if test -z "$mode"; then + case $nonopt in + *cc | *++ | gcc* | *-gcc*) + mode=link + for arg + do + case $arg in + -c) + mode=compile + break + ;; + esac + done + ;; + *db | *dbx | *strace | *truss) + mode=execute + ;; + *install*|cp|mv) + mode=install + ;; + *rm) + mode=uninstall + ;; + *) + # If we have no mode, but dlfiles were specified, then do execute mode. + test -n "$execute_dlfiles" && mode=execute + + # Just use the default operation mode. + if test -z "$mode"; then + if test -n "$nonopt"; then + $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2 + else + $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2 + fi + fi + ;; + esac + fi + + # Only execute mode is allowed to have -dlopen flags. + if test -n "$execute_dlfiles" && test "$mode" != execute; then + $echo "$modename: unrecognized option \`-dlopen'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Change the help message to a mode-specific one. + generic_help="$help" + help="Try \`$modename --help --mode=$mode' for more information." + + # These modes are in order of execution frequency so that they run quickly. + case $mode in + # libtool compile mode + compile) + modename="$modename: compile" + # Get the compilation command and the source file. + base_compile= + prev= + lastarg= + srcfile="$nonopt" + suppress_output= + + user_target=no + for arg + do + case $prev in + "") ;; + xcompiler) + # Aesthetically quote the previous argument. + prev= + lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + + case $arg in + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + # Accept any command-line options. + case $arg in + -o) + if test "$user_target" != "no"; then + $echo "$modename: you cannot specify \`-o' more than once" 1>&2 + exit 1 + fi + user_target=next + ;; + + -static) + build_old_libs=yes + continue + ;; + + -prefer-pic) + pic_mode=yes + continue + ;; + + -prefer-non-pic) + pic_mode=no + continue + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` + lastarg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for arg in $args; do + IFS="$save_ifs" + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + lastarg="$lastarg $arg" + done + IFS="$save_ifs" + lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` + + # Add the arguments to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + case $user_target in + next) + # The next one is the -o target name + user_target=yes + continue + ;; + yes) + # We got the output file + user_target=set + libobj="$arg" + continue + ;; + esac + + # Accept the current argument as the source file. + lastarg="$srcfile" + srcfile="$arg" + + # Aesthetically quote the previous argument. + + # Backslashify any backslashes, double quotes, and dollar signs. + # These are the only characters that are still specially + # interpreted inside of double-quoted scrings. + lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $lastarg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + lastarg="\"$lastarg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + done + + case $user_target in + set) + ;; + no) + # Get the name of the library object. + libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` + ;; + *) + $echo "$modename: you must specify a target with \`-o'" 1>&2 + exit 1 + ;; + esac + + # Recognize several different file suffixes. + # If the user specifies -o file.o, it is replaced with file.lo + xform='[cCFSfmso]' + case $libobj in + *.ada) xform=ada ;; + *.adb) xform=adb ;; + *.ads) xform=ads ;; + *.asm) xform=asm ;; + *.c++) xform=c++ ;; + *.cc) xform=cc ;; + *.class) xform=class ;; + *.cpp) xform=cpp ;; + *.cxx) xform=cxx ;; + *.f90) xform=f90 ;; + *.for) xform=for ;; + *.java) xform=java ;; + esac + + libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` + + case $libobj in + *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; + *) + $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2 + exit 1 + ;; + esac + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base compile + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in the base compile command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` + xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$obj"; then + xdir= + else + xdir=$xdir/ + fi + lobj=${xdir}$objdir/$objname + + if test -z "$base_compile"; then + $echo "$modename: you must specify a compilation command" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Delete any leftover library objects. + if test "$build_old_libs" = yes; then + removelist="$obj $lobj $libobj ${libobj}T" + else + removelist="$lobj $libobj ${libobj}T" + fi + + $run $rm $removelist + trap "$run $rm $removelist; exit 1" 1 2 15 + + # On Cygwin there's no "real" PIC flag so we must build both object types + case $host_os in + cygwin* | mingw* | pw32* | os2*) + pic_mode=default + ;; + esac + if test $pic_mode = no && test "$deplibs_check_method" != pass_all; then + # non-PIC code in shared libraries is not supported + pic_mode=default + fi + + # Calculate the filename of the output object if compiler does + # not support -o with -c + if test "$compiler_c_o" = no; then + output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} + lockfile="$output_obj.lock" + removelist="$removelist $output_obj $lockfile" + trap "$run $rm $removelist; exit 1" 1 2 15 + else + output_obj= + need_locks=no + lockfile= + fi + + # Lock this critical section if it is needed + # We use this script file to make the link, it avoids creating a new file + if test "$need_locks" = yes; then + until $run ln "$0" "$lockfile" 2>/dev/null; do + $show "Waiting for $lockfile to be removed" + sleep 2 + done + elif test "$need_locks" = warn; then + if test -f "$lockfile"; then + echo "\ +*** ERROR, $lockfile exists and contains: +`cat $lockfile 2>/dev/null` + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + echo $srcfile > "$lockfile" + fi + + if test -n "$fix_srcfile_path"; then + eval srcfile=\"$fix_srcfile_path\" + fi + + $run $rm "$libobj" "${libobj}T" + + # Create a libtool object file (analogous to a ".la" file), + # but don't create it if we're doing a dry run. + test -z "$run" && cat > ${libobj}T </dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed, then go on to compile the next one + if test -n "$output_obj" && test "x$output_obj" != "x$lobj"; then + $show "$mv $output_obj $lobj" + if $run $mv $output_obj $lobj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the PIC object to the libtool object file. + test -z "$run" && cat >> ${libobj}T <> ${libobj}T </dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed + if test -n "$output_obj" && test "x$output_obj" != "x$obj"; then + $show "$mv $output_obj $obj" + if $run $mv $output_obj $obj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the non-PIC object the libtool object file. + # Only append if the libtool object file exists. + test -z "$run" && cat >> ${libobj}T <> ${libobj}T <&2 + fi + if test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + else + if test -z "$pic_flag" && test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + fi + build_libtool_libs=no + build_old_libs=yes + prefer_static_libs=yes + break + ;; + esac + done + + # See if our shared archives depend on static archives. + test -n "$old_archive_from_new_cmds" && build_old_libs=yes + + # Go through the arguments, transforming them on the way. + while test $# -gt 0; do + arg="$1" + base_compile="$base_compile $arg" + shift + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test + ;; + *) qarg=$arg ;; + esac + libtool_args="$libtool_args $qarg" + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + output) + compile_command="$compile_command @OUTPUT@" + finalize_command="$finalize_command @OUTPUT@" + ;; + esac + + case $prev in + dlfiles|dlprefiles) + if test "$preload" = no; then + # Add the symbol object into the linking commands. + compile_command="$compile_command @SYMFILE@" + finalize_command="$finalize_command @SYMFILE@" + preload=yes + fi + case $arg in + *.la | *.lo) ;; # We handle these cases below. + force) + if test "$dlself" = no; then + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + self) + if test "$prev" = dlprefiles; then + dlself=yes + elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then + dlself=yes + else + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + *) + if test "$prev" = dlfiles; then + dlfiles="$dlfiles $arg" + else + dlprefiles="$dlprefiles $arg" + fi + prev= + continue + ;; + esac + ;; + expsyms) + export_symbols="$arg" + if test ! -f "$arg"; then + $echo "$modename: symbol file \`$arg' does not exist" + exit 1 + fi + prev= + continue + ;; + expsyms_regex) + export_symbols_regex="$arg" + prev= + continue + ;; + release) + release="-$arg" + prev= + continue + ;; + objectlist) + if test -f "$arg"; then + save_arg=$arg + moreargs= + for fil in `cat $save_arg` + do +# moreargs="$moreargs $fil" + arg=$fil + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + done + else + $echo "$modename: link input file \`$save_arg' does not exist" + exit 1 + fi + arg=$save_arg + prev= + continue + ;; + rpath | xrpath) + # We need an absolute path. + case $arg in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + if test "$prev" = rpath; then + case "$rpath " in + *" $arg "*) ;; + *) rpath="$rpath $arg" ;; + esac + else + case "$xrpath " in + *" $arg "*) ;; + *) xrpath="$xrpath $arg" ;; + esac + fi + prev= + continue + ;; + xcompiler) + compiler_flags="$compiler_flags $qarg" + prev= + compile_command="$compile_command $qarg" + finalize_command="$finalize_command $qarg" + continue + ;; + xlinker) + linker_flags="$linker_flags $qarg" + compiler_flags="$compiler_flags $wl$qarg" + prev= + compile_command="$compile_command $wl$qarg" + finalize_command="$finalize_command $wl$qarg" + continue + ;; + *) + eval "$prev=\"\$arg\"" + prev= + continue + ;; + esac + fi + + prevarg="$arg" + + case $arg in + -all-static) + if test -n "$link_static_flag"; then + compile_command="$compile_command $link_static_flag" + finalize_command="$finalize_command $link_static_flag" + fi + continue + ;; + + -allow-undefined) + # FIXME: remove this flag sometime in the future. + $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2 + continue + ;; + + -avoid-version) + avoid_version=yes + continue + ;; + + -dlopen) + prev=dlfiles + continue + ;; + + -dlpreopen) + prev=dlprefiles + continue + ;; + + -export-dynamic) + export_dynamic=yes + continue + ;; + + -export-symbols | -export-symbols-regex) + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: not more than one -exported-symbols argument allowed" + exit 1 + fi + if test "X$arg" = "X-export-symbols"; then + prev=expsyms + else + prev=expsyms_regex + fi + continue + ;; + + # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* + # so, if we see these flags be careful not to treat them like -L + -L[A-Z][A-Z]*:*) + case $with_gcc/$host in + no/*-*-irix*) + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + ;; + esac + continue + ;; + + -L*) + dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2 + exit 1 + fi + dir="$absdir" + ;; + esac + case "$deplibs " in + *" -L$dir "*) ;; + *) + deplibs="$deplibs -L$dir" + lib_search_path="$lib_search_path $dir" + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$dir:"*) ;; + *) dllsearchpath="$dllsearchpath:$dir";; + esac + ;; + esac + continue + ;; + + -l*) + if test "$arg" = "-lc"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # These systems don't actually have c library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + elif test "$arg" = "-lm"; then + case $host in + *-*-cygwin* | *-*-pw32* | *-*-beos*) + # These systems don't actually have math library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody math library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + fi + deplibs="$deplibs $arg" + continue + ;; + + -module) + module=yes + continue + ;; + + -no-fast-install) + fast_install=no + continue + ;; + + -no-install) + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + # The PATH hackery in wrapper scripts is required on Windows + # in order for the loader to find any dlls it needs. + $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2 + $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2 + fast_install=no + ;; + *) + no_install=yes + ;; + esac + continue + ;; + + -no-undefined) + allow_undefined=no + continue + ;; + + -objectlist) + prev=objectlist + continue + ;; + + -o) prev=output ;; + + -release) + prev=release + continue + ;; + + -rpath) + prev=rpath + continue + ;; + + -R) + prev=xrpath + continue + ;; + + -R*) + dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + continue + ;; + + -static) + # The effects of -static are defined in a previous loop. + # We used to do the same as -all-static on platforms that + # didn't have a PIC flag, but the assumption that the effects + # would be equivalent was wrong. It would break on at least + # Digital Unix and AIX. + continue + ;; + + -thread-safe) + thread_safe=yes + continue + ;; + + -version-info) + prev=vinfo + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Wl,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $wl$flag" + linker_flags="$linker_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Xlinker) + prev=xlinker + continue + ;; + + # Some other compiler flag. + -* | +*) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + + *.$objext) + # A standard object. + objs="$objs $arg" + ;; + + *.lo) + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + ;; + + *.$libext) + # An archive. + deplibs="$deplibs $arg" + old_deplibs="$old_deplibs $arg" + continue + ;; + + *.la) + # A libtool-controlled library. + + if test "$prev" = dlfiles; then + # This library was specified with -dlopen. + dlfiles="$dlfiles $arg" + prev= + elif test "$prev" = dlprefiles; then + # The library was specified with -dlpreopen. + dlprefiles="$dlprefiles $arg" + prev= + else + deplibs="$deplibs $arg" + fi + continue + ;; + + # Some other compiler argument. + *) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + esac + + # Now actually substitute the argument into the commands. + if test -n "$arg"; then + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + done + + if test -n "$prev"; then + $echo "$modename: the \`$prevarg' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base link + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in $compile_command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then + eval arg=\"$export_dynamic_flag_spec\" + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + + oldlibs= + # calculate the name of the file, without its directory + outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` + libobjs_save="$libobjs" + + if test -n "$shlibpath_var"; then + # get the directories listed in $shlibpath_var + eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` + else + shlib_search_path= + fi + eval sys_lib_search_path=\"$sys_lib_search_path_spec\" + eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" + + output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` + if test "X$output_objdir" = "X$output"; then + output_objdir="$objdir" + else + output_objdir="$output_objdir/$objdir" + fi + # Create the object directory. + if test ! -d $output_objdir; then + $show "$mkdir $output_objdir" + $run $mkdir $output_objdir + status=$? + if test $status -ne 0 && test ! -d $output_objdir; then + exit $status + fi + fi + + # Determine the type of output + case $output in + "") + $echo "$modename: you must specify an output file" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + *.$libext) linkmode=oldlib ;; + *.lo | *.$objext) linkmode=obj ;; + *.la) linkmode=lib ;; + *) linkmode=prog ;; # Anything else should be a program. + esac + + specialdeplibs= + libs= + # Find all interdependent deplibs by searching for libraries + # that are linked more than once (e.g. -la -lb -la) + for deplib in $deplibs; do + case "$libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + libs="$libs $deplib" + done + + if test $linkmode = lib; then + libs="$predeps $libs $compiler_lib_search_path $postdeps" + fi + + deplibs= + newdependency_libs= + newlib_search_path= + need_relink=no # whether we're linking any uninstalled libtool libraries + uninst_deplibs= # uninstalled libtool libraries + uninst_path= # paths that contain uninstalled libtool libraries + case $linkmode in + lib) + passes="conv link" + for file in $dlfiles $dlprefiles; do + case $file in + *.la) ;; + *) + $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2 + exit 1 + ;; + esac + done + ;; + prog) + compile_deplibs= + finalize_deplibs= + alldeplibs=no + newdlfiles= + newdlprefiles= + passes="conv scan dlopen dlpreopen link" + ;; + *) passes="conv" + ;; + esac + for pass in $passes; do + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan"; then + libs="$deplibs" + deplibs= + fi + if test $linkmode = prog; then + case $pass in + dlopen) libs="$dlfiles" ;; + dlpreopen) libs="$dlprefiles" ;; + link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; + esac + fi + if test $pass = dlopen; then + # Collect dlpreopened libraries + save_deplibs="$deplibs" + deplibs= + fi + for deplib in $libs; do + lib= + found=no + case $deplib in + -l*) + if test $linkmode != lib && test $linkmode != prog; then + $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2 + continue + fi + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` + for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do + # Search the libtool library + lib="$searchdir/lib${name}.la" + if test -f "$lib"; then + found=yes + break + fi + done + if test "$found" != yes; then + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + test $linkmode = lib && newdependency_libs="$deplib $newdependency_libs" + fi + continue + fi + ;; + -L*) + case $linkmode in + lib) + deplibs="$deplib $deplibs" + test $pass = conv && continue + newdependency_libs="$deplib $newdependency_libs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + ;; + prog) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + if test $pass = scan; then + deplibs="$deplib $deplibs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + ;; + *) + $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2 + ;; + esac + continue + ;; + -R*) + if test $pass = link; then + dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` + # Make sure the xrpath contains only unique directories. + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + fi + deplibs="$deplib $deplibs" + continue + ;; + *.la) lib="$deplib" ;; + *.$libext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + case $linkmode in + lib) + if test "$deplibs_check_method" != pass_all; then + echo + echo "*** Warning: This library needs some functionality provided by $deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + echo + echo "*** Warning: Linking the shared library $output against the" + echo "*** static library $deplib is not portable!" + deplibs="$deplib $deplibs" + fi + continue + ;; + prog) + if test $pass != link; then + deplibs="$deplib $deplibs" + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + continue + ;; + esac + ;; + *.lo | *.$objext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + elif test $linkmode = prog; then + if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlopen support or we're linking statically, + # we need to preload. + newdlprefiles="$newdlprefiles $deplib" + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + newdlfiles="$newdlfiles $deplib" + fi + fi + continue + ;; + %DEPLIBS%) + alldeplibs=yes + continue + ;; + esac + if test $found = yes || test -f "$lib"; then : + else + $echo "$modename: cannot find the library \`$lib'" 1>&2 + exit 1 + fi + + # Check to see that this really is a libtool archive. + if (sed -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + + ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` + test "X$ladir" = "X$lib" && ladir="." + + dlname= + dlopen= + dlpreopen= + libdir= + library_names= + old_library= + # If the library was installed with an old release of libtool, + # it will not redefine variable installed. + installed=yes + + # Read the .la file + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan" || + { test $linkmode != prog && test $linkmode != lib; }; then + test -n "$dlopen" && dlfiles="$dlfiles $dlopen" + test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen" + fi + + if test $pass = conv; then + # only check for convenience libraries + deplibs="$lib $deplibs" + if test -z "$libdir"; then + if test -z "$old_library"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + # It is a libtool convenience library, so add in its objects. + convenience="$convenience $ladir/$objdir/$old_library" + old_convenience="$old_convenience $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + elif test $linkmode != prog && test $linkmode != lib; then + $echo "$modename: \`$lib' is not a convenience library" 1>&2 + exit 1 + fi + continue + fi + + # Get the name of the library we link against. + linklib= + for l in $old_library $library_names; do + linklib="$l" + done + if test -z "$linklib"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + + # This library was specified with -dlopen. + if test $pass = dlopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlname, no dlopen support or we're linking + # statically, we need to preload. We also need to preload any + # dependent libraries so libltdl's deplib preloader doesn't + # bomb out in the load deplibs phase. + dlprefiles="$dlprefiles $lib $dependency_libs" + else + newdlfiles="$newdlfiles $lib" + fi + continue + fi + + # We need an absolute path. + case $ladir in + [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; + *) + abs_ladir=`cd "$ladir" && pwd` + if test -z "$abs_ladir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2 + $echo "$modename: passing it literally to the linker, although it might fail" 1>&2 + abs_ladir="$ladir" + fi + ;; + esac + laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + + # Find the relevant object directory and library name. + if test "X$installed" = Xyes; then + if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + $echo "$modename: warning: library \`$lib' was moved." 1>&2 + dir="$ladir" + absdir="$abs_ladir" + libdir="$abs_ladir" + else + dir="$libdir" + absdir="$libdir" + fi + else + dir="$ladir/$objdir" + absdir="$abs_ladir/$objdir" + # Remove this search path later + uninst_path="$uninst_path $abs_ladir" + fi + name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + + # This library was specified with -dlpreopen. + if test $pass = dlpreopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + # Prefer using a static library (so that no silly _DYNAMIC symbols + # are required to link). + if test -n "$old_library"; then + newdlprefiles="$newdlprefiles $dir/$old_library" + # Otherwise, use the dlname, so that lt_dlopen finds it. + elif test -n "$dlname"; then + newdlprefiles="$newdlprefiles $dir/$dlname" + else + newdlprefiles="$newdlprefiles $dir/$linklib" + fi + fi + + if test -z "$libdir"; then + # link the convenience library + if test $linkmode = lib; then + deplibs="$dir/$old_library $deplibs" + elif test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$dir/$old_library $compile_deplibs" + finalize_deplibs="$dir/$old_library $finalize_deplibs" + else + deplibs="$lib $deplibs" # used for prog,scan pass + fi + continue + fi + + if test $linkmode = prog && test $pass != link; then + newlib_search_path="$newlib_search_path $ladir" + deplibs="$lib $deplibs" + + linkalldeplibs=no + if test "$link_all_deplibs" != no || test -z "$library_names" || + test "$build_libtool_libs" = no; then + linkalldeplibs=yes + fi + + tmp_libs= + for deplib in $dependency_libs; do + case $deplib in + -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test + esac + # Need to link against all dependency_libs? + if test $linkalldeplibs = yes; then + deplibs="$deplib $deplibs" + else + # Need to hardcode shared library paths + # or/and link against static libraries + newdependency_libs="$deplib $newdependency_libs" + fi + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + continue + fi + + if test "$linkmode,$pass" = "prog,link"; then + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + # We need to hardcode the library path + if test -n "$shlibpath_var"; then + # Make sure the rpath contains only unique directories. + case "$temp_rpath " in + *" $dir "*) ;; + *" $absdir "*) ;; + *) temp_rpath="$temp_rpath $dir" ;; + esac + fi + + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test "$alldeplibs" = yes && + { test "$deplibs_check_method" = pass_all || + { test "$build_libtool_libs" = yes && + test -n "$library_names"; }; }; then + # We only need to search for static libraries + continue + fi + fi + + link_static=no # Whether the deplib will be linked statically + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + if test "$installed" = no; then + uninst_deplibs="$uninst_deplibs $lib" + need_relink=yes + fi + # This is a shared library + if test $linkmode = lib && test "$hardcode_into_libs" = all; then + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test -n "$old_archive_from_expsyms_cmds"; then + # figure out the soname + set dummy $library_names + realname="$2" + shift; shift + libname=`eval \\$echo \"$libname_spec\"` + # use dlname if we got it. it's perfectly good, no? + if test -n "$dlname"; then + soname="$dlname" + elif test -n "$soname_spec"; then + # bleh windows + case $host in + *cygwin*) + major=`expr $current - $age` + versuffix="-$major" + ;; + esac + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + + # Make a new name for the extract_expsyms_cmds to use + soroot="$soname" + soname=`echo $soroot | sed -e 's/^.*\///'` + newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a" + + # If the library has no export list, then create one now + if test -f "$output_objdir/$soname-def"; then : + else + $show "extracting exported symbol list from \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$extract_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Create $newlib + if test -f "$output_objdir/$newlib"; then :; else + $show "generating import library for \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$old_archive_from_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + # make sure the library variables are pointing to the new library + dir=$output_objdir + linklib=$newlib + fi + + if test $linkmode = prog || test "$mode" != relink; then + add_shlibpath= + add_dir= + add= + lib_linked=yes + case $hardcode_action in + immediate | unsupported) + if test "$hardcode_direct" = no; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = no; then + case $host in + *-*-sunos*) add_shlibpath="$dir" ;; + esac + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = no; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + relink) + if test "$hardcode_direct" = yes; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + *) lib_linked=no ;; + esac + + if test "$lib_linked" != yes; then + $echo "$modename: configuration error: unsupported hardcode properties" + exit 1 + fi + + if test -n "$add_shlibpath"; then + case :$compile_shlibpath: in + *":$add_shlibpath:"*) ;; + *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;; + esac + fi + if test $linkmode = prog; then + test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" + test -n "$add" && compile_deplibs="$add $compile_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + if test "$hardcode_direct" != yes && \ + test "$hardcode_minus_L" != yes && \ + test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + fi + fi + fi + + if test $linkmode = prog || test "$mode" = relink; then + add_shlibpath= + add_dir= + add= + # Finalize command for both is simple: just hardcode it. + if test "$hardcode_direct" = yes; then + add="$libdir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$libdir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + add="-l$name" + else + # We cannot seem to hardcode it, guess we'll fake it. + add_dir="-L$libdir" + add="-l$name" + fi + + if test $linkmode = prog; then + test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" + test -n "$add" && finalize_deplibs="$add $finalize_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + fi + fi + elif test $linkmode = prog; then + # Here we assume that one of hardcode_direct or hardcode_minus_L + # is not unsupported. This is valid on all known static and + # shared platforms. + if test "$hardcode_direct" != unsupported; then + test -n "$old_library" && linklib="$old_library" + compile_deplibs="$dir/$linklib $compile_deplibs" + finalize_deplibs="$dir/$linklib $finalize_deplibs" + else + compile_deplibs="-l$name -L$dir $compile_deplibs" + finalize_deplibs="-l$name -L$dir $finalize_deplibs" + fi + elif test "$build_libtool_libs" = yes; then + # Not a shared library + if test "$deplibs_check_method" != pass_all; then + # We're trying link a shared library against a static one + # but the system doesn't support it. + # Just print a warning and add the library to dependency_libs so + # that the program can be linked against the static library. + echo + echo "*** Warning: This library needs some functionality provided by $lib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + convenience="$convenience $dir/$old_library" + old_convenience="$old_convenience $dir/$old_library" + deplibs="$dir/$old_library $deplibs" + link_static=yes + fi + fi + + if test $linkmode = lib; then + if test -n "$dependency_libs" && + { test $hardcode_into_libs != yes || test $build_old_libs = yes || + test $link_static = yes; }; then + # Extract -R from dependency_libs + temp_deplibs= + for libdir in $dependency_libs; do + case $libdir in + -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` + case " $xrpath " in + *" $temp_xrpath "*) ;; + *) xrpath="$xrpath $temp_xrpath";; + esac;; + *) temp_deplibs="$temp_deplibs $libdir";; + esac + done + dependency_libs="$temp_deplibs" + fi + + newlib_search_path="$newlib_search_path $absdir" + # Link against this library + test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" + # ... and its dependency_libs + tmp_libs= + for deplib in $dependency_libs; do + newdependency_libs="$deplib $newdependency_libs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + + if test $link_all_deplibs != no; then + # Add the search paths of all dependency libraries + for deplib in $dependency_libs; do + case $deplib in + -L*) path="$deplib" ;; + *.la) + dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$deplib" && dir="." + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2 + absdir="$dir" + fi + ;; + esac + if grep "^installed=no" $deplib > /dev/null; then + path="-L$absdir/$objdir" + else + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + if test "$absdir" != "$libdir"; then + $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2 + fi + path="-L$absdir" + fi + ;; + *) continue ;; + esac + case " $deplibs " in + *" $path "*) ;; + *) deplibs="$path $deplibs" ;; + esac + done + fi + fi + done + dependency_libs="$newdependency_libs" + if test $pass = dlpreopen; then + # Link the dlpreopened libraries before other libraries + for deplib in $save_deplibs; do + deplibs="$deplib $deplibs" + done + fi + if test $pass != dlopen; then + if test $pass != conv; then + # Make sure lib_search_path contains only unique directories. + lib_search_path= + for dir in $newlib_search_path; do + case "$lib_search_path " in + *" $dir "*) ;; + *) lib_search_path="$lib_search_path $dir" ;; + esac + done + newlib_search_path= + fi + + if test "$linkmode,$pass" != "prog,link"; then + vars="deplibs" + else + vars="compile_deplibs finalize_deplibs" + fi + for var in $vars dependency_libs; do + # Make sure that $var contains only unique libraries + # and add them in reverse order + eval tmp_libs=\"\$$var\" + new_libs= + for deplib in $tmp_libs; do + case "$deplib" in + -L*) new_libs="$deplib $new_libs" ;; + *) + case " $specialdeplibs " in + *" $deplib "*) new_libs="$deplib $new_libs" ;; + *) + case " $new_libs " in + *" $deplib "*) ;; + *) new_libs="$deplib $new_libs" ;; + esac + ;; + esac + ;; + esac + done + tmp_libs= + for deplib in $new_libs; do + case $deplib in + -L*) + case " $tmp_libs " in + *" $deplib "*) ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + done + eval $var=\"$tmp_libs\" + done + fi + done + if test $linkmode = prog; then + dlfiles="$newdlfiles" + dlprefiles="$newdlprefiles" + fi + + case $linkmode in + oldlib) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for archives" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for archives" 1>&2 + fi + + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2 + fi + + # Now set the variables for building old libraries. + build_libtool_libs=no + oldlibs="$output" + objs="$objs$old_deplibs" + ;; + + lib) + # Make sure we only generate libraries of the form `libNAME.la'. + case $outputname in + lib*) + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + eval libname=\"$libname_spec\" + ;; + *) + if test "$module" = no; then + $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + if test "$need_lib_prefix" != no; then + # Add the "lib" prefix for modules if required + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + eval libname=\"$libname_spec\" + else + libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + fi + ;; + esac + + if test -n "$objs"; then + if test "$deplibs_check_method" != pass_all; then + $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1 + exit 1 + else + echo + echo "*** Warning: Linking the shared library $output against the non-libtool" + echo "*** objects $objs is not portable!" + libobjs="$libobjs $objs" + fi + fi + + if test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2 + fi + + set dummy $rpath + if test $# -gt 2; then + $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 + fi + install_libdir="$2" + + oldlibs= + if test -z "$rpath"; then + if test "$build_libtool_libs" = yes; then + # Building a libtool convenience library. + # Some compilers have problems with a `.al' extension so + # convenience libraries should have the same extension an + # archive normally would. + oldlibs="$output_objdir/$libname.$libext $oldlibs" + build_libtool_libs=convenience + build_old_libs=yes + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for convenience libraries" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2 + fi + else + + # Parse the version information argument. + IFS="${IFS= }"; save_ifs="$IFS"; IFS=':' + set dummy $vinfo 0 0 0 + IFS="$save_ifs" + + if test -n "$8"; then + $echo "$modename: too many parameters to \`-version-info'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + current="$2" + revision="$3" + age="$4" + + # Check that each of the things are valid numbers. + case $current in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $revision in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $age in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + if test $age -gt $current; then + $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + fi + + # Calculate the version variables. + major= + versuffix= + verstring= + case $version_type in + none) ;; + + darwin) + # Like Linux, but with the current version available in + # verstring for coding it into the library header + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + # Darwin ld doesn't like 0 for these options... + minor_current=`expr $current + 1` + verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" + ;; + + freebsd-aout) + major=".$current" + versuffix=".$current.$revision"; + ;; + + freebsd-elf) + major=".$current" + versuffix=".$current"; + ;; + + irix) + major=`expr $current - $age + 1` + verstring="sgi$major.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$revision + while test $loop != 0; do + iface=`expr $revision - $loop` + loop=`expr $loop - 1` + verstring="sgi$major.$iface:$verstring" + done + + # Before this point, $major must not contain `.'. + major=.$major + versuffix="$major.$revision" + ;; + + linux) + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + ;; + + osf) + major=`expr $current - $age` + versuffix=".$current.$age.$revision" + verstring="$current.$age.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$age + while test $loop != 0; do + iface=`expr $current - $loop` + loop=`expr $loop - 1` + verstring="$verstring:${iface}.0" + done + + # Make executables depend on our current version. + verstring="$verstring:${current}.0" + ;; + + sunos) + major=".$current" + versuffix=".$current.$revision" + ;; + + windows) + # Use '-' rather than '.', since we only want one + # extension on DOS 8.3 filesystems. + major=`expr $current - $age` + versuffix="-$major" + ;; + + *) + $echo "$modename: unknown library version type \`$version_type'" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 + ;; + esac + + # Clear the version info if we defaulted, and they specified a release. + if test -z "$vinfo" && test -n "$release"; then + major= + verstring="0.0" + if test "$need_version" = no; then + versuffix= + else + versuffix=".0.0" + fi + fi + + # Remove version info from name if versioning should be avoided + if test "$avoid_version" = yes && test "$need_version" = no; then + major= + versuffix= + verstring="" + fi + + # Check to see if the archive will have undefined symbols. + if test "$allow_undefined" = yes; then + if test "$allow_undefined_flag" = unsupported; then + $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2 + build_libtool_libs=no + build_old_libs=yes + fi + else + # Don't allow undefined symbols. + allow_undefined_flag="$no_undefined_flag" + fi + fi + + if test "$mode" != relink; then + # Remove our outputs, but don't remove object files since they + # may have been created when compiling PIC objects. + removelist= + tempremovelist=`echo "$output_objdir/*"` + for p in $tempremovelist; do + case $p in + *.$objext) + ;; + $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) + removelist="$removelist $p" + ;; + *) ;; + esac + done + if test -n "$removelist"; then + $show "${rm}r $removelist" + $run ${rm}r $removelist + fi + fi + + # Now set the variables for building old libraries. + if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then + oldlibs="$oldlibs $output_objdir/$libname.$libext" + + # Transform .lo files to .o files. + oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` + fi + + # Eliminate all temporary directories. + for path in $uninst_path; do + lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'` + deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'` + dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'` + done + + if test -n "$xrpath"; then + # If the user specified any rpath flags, then add them. + temp_xrpath= + for libdir in $xrpath; do + temp_xrpath="$temp_xrpath -R$libdir" + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + if test $hardcode_into_libs != yes || test $build_old_libs = yes; then + dependency_libs="$temp_xrpath $dependency_libs" + fi + fi + + # Make sure dlfiles contains only unique files that won't be dlpreopened + old_dlfiles="$dlfiles" + dlfiles= + for lib in $old_dlfiles; do + case " $dlprefiles $dlfiles " in + *" $lib "*) ;; + *) dlfiles="$dlfiles $lib" ;; + esac + done + + # Make sure dlprefiles contains only unique files + old_dlprefiles="$dlprefiles" + dlprefiles= + for lib in $old_dlprefiles; do + case "$dlprefiles " in + *" $lib "*) ;; + *) dlprefiles="$dlprefiles $lib" ;; + esac + done + + if test "$build_libtool_libs" = yes; then + if test -n "$rpath"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # these systems don't actually have a c library (as such)! + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test $build_libtool_need_lc = "yes"; then + deplibs="$deplibs -lc" + fi + ;; + esac + fi + + # Transform deplibs into only deplibs that can be linked in shared. + name_save=$name + libname_save=$libname + release_save=$release + versuffix_save=$versuffix + major_save=$major + # I'm not sure if I'm treating the release correctly. I think + # release should show up in the -l (ie -lgmp5) so we don't want to + # add it in twice. Is that correct? + release="" + versuffix="" + major="" + newdeplibs= + droppeddeps=no + case $deplibs_check_method in + pass_all) + # Don't check for shared/static. Everything works. + # This might be a little naive. We might want to check + # whether the library exists or not. But this is on + # osf3 & osf4 and I'm not really sure... Just + # implementing what was already the behaviour. + newdeplibs=$deplibs + ;; + test_compile) + # This code stresses the "libraries are programs" paradigm to its + # limits. Maybe even breaks it. We compile a program, linking it + # against the deplibs as a proxy for the library. Then we can check + # whether they linked in statically or dynamically with ldd. + $rm conftest.c + cat > conftest.c </dev/null` + for potent_lib in $potential_libs; do + # Follow soft links. + if ls -lLd "$potent_lib" 2>/dev/null \ + | grep " -> " >/dev/null; then + continue + fi + # The statement above tries to avoid entering an + # endless loop below, in case of cyclic links. + # We might still enter an endless loop, since a link + # loop can be closed while we follow links, + # but so what? + potlib="$potent_lib" + while test -h "$potlib" 2>/dev/null; do + potliblink=`ls -ld $potlib | sed 's/.* -> //'` + case $potliblink in + [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; + *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; + esac + done + if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \ + | sed 10q \ + | egrep "$file_magic_regex" > /dev/null; then + newdeplibs="$newdeplibs $a_deplib" + a_deplib="" + break 2 + fi + done + done + if test -n "$a_deplib" ; then + droppeddeps=yes + echo + echo "*** Warning: This library needs some functionality provided by $a_deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + fi + else + # Add a -L argument. + newdeplibs="$newdeplibs $a_deplib" + fi + done # Gone through all deplibs. + ;; + none | unknown | *) + newdeplibs="" + if $echo "X $deplibs" | $Xsed -e 's/ -lc$//' \ + -e 's/ -[LR][^ ]*//g' -e 's/[ ]//g' | + grep . >/dev/null; then + echo + if test "X$deplibs_check_method" = "Xnone"; then + echo "*** Warning: inter-library dependencies are not supported in this platform." + else + echo "*** Warning: inter-library dependencies are not known to be supported." + fi + echo "*** All declared inter-library dependencies are being dropped." + droppeddeps=yes + fi + ;; + esac + versuffix=$versuffix_save + major=$major_save + release=$release_save + libname=$libname_save + name=$name_save + + if test "$droppeddeps" = yes; then + if test "$module" = yes; then + echo + echo "*** Warning: libtool could not satisfy all declared inter-library" + echo "*** dependencies of module $libname. Therefore, libtool will create" + echo "*** a static module, that should work as long as the dlopening" + echo "*** application is linked with the -dlopen flag." + if test -z "$global_symbol_pipe"; then + echo + echo "*** However, this would only work if libtool was able to extract symbol" + echo "*** lists from a program, using \`nm' or equivalent, but libtool could" + echo "*** not find such a program. So, this module is probably useless." + echo "*** \`nm' from GNU binutils and a full rebuild may help." + fi + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + else + echo "*** The inter-library dependencies that have been dropped here will be" + echo "*** automatically added whenever a program is linked with this library" + echo "*** or is declared to -dlopen it." + + if test $allow_undefined = no; then + echo + echo "*** Since this library must not contain undefined symbols," + echo "*** because either the platform does not support them or" + echo "*** it was explicitly requested with -no-undefined," + echo "*** libtool will only create a static version of it." + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + fi + fi + fi + # Done checking deplibs! + deplibs=$newdeplibs + fi + + # All the library-specific variables (install_libdir is set above). + library_names= + old_library= + dlname= + + # Test again, we may have decided not to build it any more + if test "$build_libtool_libs" = yes; then + if test $hardcode_into_libs = yes; then + # Hardcode the library paths + hardcode_libdirs= + dep_rpath= + rpath="$finalize_rpath" + test "$mode" != relink && rpath="$compile_rpath$rpath" + for libdir in $rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + dep_rpath="$dep_rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval dep_rpath=\"$hardcode_libdir_flag_spec\" + fi + if test -n "$runpath_var" && test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" + fi + test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" + fi + + shlibpath="$finalize_shlibpath" + test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath" + if test -n "$shlibpath"; then + eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" + fi + + # Get the real and link names of the library. + eval library_names=\"$library_names_spec\" + set dummy $library_names + realname="$2" + shift; shift + + if test -n "$soname_spec"; then + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + if test x$dlname = x; then + dlname=$soname + fi + + lib="$output_objdir/$realname" + for link + do + linknames="$linknames $link" + done + +# # Ensure that we have .o objects for linkers which dislike .lo +# # (e.g. aix) in case we are running --disable-static +# for obj in $libobjs; do +# xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$obj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# if test ! -f $xdir/$oldobj && test "$baseobj" != "$oldobj"; then +# $show "(cd $xdir && ${LN_S} $baseobj $oldobj)" +# $run eval '(cd $xdir && ${LN_S} $baseobj $oldobj)' || exit $? +# fi +# done + + # Use standard objects if they are pic + test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then + $show "generating symbol list for \`$libname.la'" + export_symbols="$output_objdir/$libname.exp" + $run $rm $export_symbols + eval cmds=\"$export_symbols_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + if test -n "$export_symbols_regex"; then + $show "egrep -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\"" + $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' + $show "$mv \"${export_symbols}T\" \"$export_symbols\"" + $run eval '$mv "${export_symbols}T" "$export_symbols"' + fi + fi + fi + + if test -n "$export_symbols" && test -n "$include_expsyms"; then + $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"' + fi + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then + eval flag=\"$thread_safe_flag_spec\" + linker_flags="$linker_flags $flag" + fi + + # Make a backup of the uninstalled library when relinking + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $? + fi + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # The command line is too long to link in one step, link piecewise. + $echo "creating reloadable object files..." + + # Save the value of $output and $libobjs because we want to + # use them later. If we have whole_archive_flag_spec, we + # want to use save_libobjs as it was before + # whole_archive_flag_spec was expanded, because we can't + # assume the linker understands whole_archive_flag_spec. + # This may have to be revisited, in case too many + # convenience libraries get linked in and end up exceeding + # the spec. + if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + fi + save_output=$output + + # Clear the reloadable object creation command queue and + # initialize k to one. + test_cmds= + concat_cmds= + objlist= + delfiles= + last_robj= + k=1 + output=$output_objdir/$save_output-${k}.$objext + # Loop over the list of objects to be linked. + for obj in $save_libobjs + do + eval test_cmds=\"$reload_cmds $objlist $last_robj\" + if test "X$objlist" = X || + { len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; }; then + objlist="$objlist $obj" + else + # The command $test_cmds is almost too long, add a + # command to the queue. + if test $k -eq 1 ; then + # The first file doesn't have a previous command to add. + eval concat_cmds=\"$reload_cmds $objlist $last_robj\" + else + # All subsequent reloadable object files will link in + # the last one created. + eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj\" + fi + last_robj=$output_objdir/$save_output-${k}.$objext + k=`expr $k + 1` + output=$output_objdir/$save_output-${k}.$objext + objlist=$obj + len=1 + fi + done + # Handle the remaining objects by creating one last + # reloadable object file. All subsequent reloadable object + # files will link in the last one created. + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\" + + # Set up a command to remove the reloadale object files + # after they are used. + i=0 + while test $i -lt $k + do + i=`expr $i + 1` + delfiles="$delfiles $output_objdir/$save_output-${i}.$objext" + done + + $echo "creating a temporary reloadable object file: $output" + + # Loop through the commands generated above and execute them. + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $concat_cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + libobjs=$output + # Restore the value of output. + output=$save_output + + if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + fi + # Expand the library linking commands again to reset the + # value of $libobjs for piecewise linking. + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + + # Append the command to remove the reloadable object files + # to the just-reset $cmds. + eval cmds=\"\$cmds~$rm $delfiles\" + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Restore the uninstalled library and exit + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $? + exit 0 + fi + + # Create links to the real library. + for linkname in $linknames; do + if test "$realname" != "$linkname"; then + $show "(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval '(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)' || exit $? + fi + done + + # If -module or -export-dynamic was specified, set the dlname. + if test "$module" = yes || test "$export_dynamic" = yes; then + # On all known operating systems, these are identical. + dlname="$soname" + fi + fi + ;; + + obj) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for objects" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for objects" 1>&2 + fi + + case $output in + *.lo) + if test -n "$objs$old_deplibs"; then + $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2 + exit 1 + fi + libobj="$output" + obj=`$echo "X$output" | $Xsed -e "$lo2o"` + ;; + *) + libobj= + obj="$output" + ;; + esac + + # Delete the old objects. + $run $rm $obj $libobj + + # Objects from convenience libraries. This assumes + # single-version convenience libraries. Whenever we create + # different ones for PIC/non-PIC, this we'll have to duplicate + # the extraction. + reload_conv_objs= + gentop= + # reload_cmds runs $LD directly, so let us get rid of + # -Wl from whole_archive_flag_spec + wl= + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + eval reload_conv_objs=\"\$reload_objs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${obj}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + # Create the old-style object. + reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test + + output="$obj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Exit if we aren't doing a library object file. + if test -z "$libobj"; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + fi + + if test "$build_libtool_libs" != yes; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + # Create an invalid libtool object if no PIC, so that we don't + # accidentally link it into a program. + # $show "echo timestamp > $libobj" + # $run eval "echo timestamp > $libobj" || exit $? + exit 0 + fi + + if test -n "$pic_flag" || test "$pic_mode" != default; then + # Only do commands if we really have different PIC objects. + reload_objs="$libobjs $reload_conv_objs" + output="$libobj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" +# else +# # Just create a symlink. +# $show $rm $libobj +# $run $rm $libobj +# xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$libobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# $show "(cd $xdir && $LN_S $oldobj $baseobj)" +# $run eval '(cd $xdir && $LN_S $oldobj $baseobj)' || exit $? + fi + + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + ;; + + prog) + case $host in + *cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;; + esac + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for programs" 1>&2 + fi + + if test "$preload" = yes; then + if test "$dlopen_support" = unknown && test "$dlopen_self" = unknown && + test "$dlopen_self_static" = unknown; then + $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support." + fi + fi + + compile_command="$compile_command $compile_deplibs" + finalize_command="$finalize_command $finalize_deplibs" + + if test -n "$rpath$xrpath"; then + # If the user specified any rpath flags, then add them. + for libdir in $rpath $xrpath; do + # This is the magic to use -rpath. + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + fi + + # Now hardcode the library paths + rpath= + hardcode_libdirs= + for libdir in $compile_rpath $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$libdir:"*) ;; + *) dllsearchpath="$dllsearchpath:$libdir";; + esac + ;; + esac + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + compile_rpath="$rpath" + + rpath= + hardcode_libdirs= + for libdir in $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$finalize_perm_rpath " in + *" $libdir "*) ;; + *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + finalize_rpath="$rpath" + + dlsyms= + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + if test -n "$NM" && test -n "$global_symbol_pipe"; then + dlsyms="${outputname}S.c" + else + $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2 + fi + fi + + if test -n "$dlsyms"; then + case $dlsyms in + "") ;; + *.c) + # Discover the nlist of each of the dlfiles. + nlist="$output_objdir/${outputname}.nm" + + $show "$rm $nlist ${nlist}S ${nlist}T" + $run $rm "$nlist" "${nlist}S" "${nlist}T" + + # Parse the name list into a source file. + $show "creating $output_objdir/$dlsyms" + + test -z "$run" && $echo > "$output_objdir/$dlsyms" "\ +/* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */ +/* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */ + +#ifdef __cplusplus +extern \"C\" { +#endif + +/* Prevent the only kind of declaration conflicts we can make. */ +#define lt_preloaded_symbols some_other_symbol + +/* External symbol declarations for the compiler. */\ +" + + if test "$dlself" = yes; then + $show "generating symbol list for \`$output'" + + test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist" + + # Add our own program objects to the symbol list. + progfiles="$objs$old_deplibs" + for arg in $progfiles; do + $show "extracting global C symbols from \`$arg'" + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -n "$exclude_expsyms"; then + $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + if test -n "$export_symbols_regex"; then + $run eval 'egrep -e "$export_symbols_regex" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + export_symbols="$output_objdir/$output.exp" + $run $rm $export_symbols + $run eval "sed -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' + else + $run eval "sed -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"' + $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T' + $run eval 'mv "$nlist"T "$nlist"' + fi + fi + + for arg in $dlprefiles; do + $show "extracting global C symbols from \`$arg'" + name=`echo "$arg" | sed -e 's%^.*/%%'` + $run eval 'echo ": $name " >> "$nlist"' + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -z "$run"; then + # Make sure we have at least an empty file. + test -f "$nlist" || : > "$nlist" + + if test -n "$exclude_expsyms"; then + egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T + $mv "$nlist"T "$nlist" + fi + + # Try sorting and uniquifying the output. + if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then + : + else + grep -v "^: " < "$nlist" > "$nlist"S + fi + + if test -f "$nlist"S; then + eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"' + else + echo '/* NONE */' >> "$output_objdir/$dlsyms" + fi + + $echo >> "$output_objdir/$dlsyms" "\ + +#undef lt_preloaded_symbols + +#if defined (__STDC__) && __STDC__ +# define lt_ptr_t void * +#else +# define lt_ptr_t char * +# define const +#endif + +/* The mapping between symbol names and symbols. */ +const struct { + const char *name; + lt_ptr_t address; +} +lt_preloaded_symbols[] = +{\ +" + + sed -n -e 's/^: \([^ ]*\) $/ {\"\1\", (lt_ptr_t) 0},/p' \ + -e 's/^. \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr_t) \&\2},/p' \ + < "$nlist" >> "$output_objdir/$dlsyms" + + $echo >> "$output_objdir/$dlsyms" "\ + {0, (lt_ptr_t) 0} +}; + +/* This works around a problem in FreeBSD linker */ +#ifdef FREEBSD_WORKAROUND +static const void *lt_preloaded_setup() { + return lt_preloaded_symbols; +} +#endif + +#ifdef __cplusplus +} +#endif\ +" + fi + + pic_flag_for_symtable= + case $host in + # compiling the symbol table file with pic_flag works around + # a FreeBSD bug that causes programs to crash when -lm is + # linked before any other PIC object. But we must not use + # pic_flag when linking with -static. The problem exists in + # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. + *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";; + esac;; + *-*-hpux*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag";; + esac + esac + + # Now compile the dynamic symbol file. + $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")" + $run eval '(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $? + + # Clean up the generated files. + $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T" + $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T" + + # Transform the symbol file into the correct name. + compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + ;; + *) + $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2 + exit 1 + ;; + esac + else + # We keep going just in case the user didn't refer to + # lt_preloaded_symbols. The linker will fail if global_symbol_pipe + # really was required. + + # Nullify the symbol file. + compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` + fi + + # AIX runtime linking requires linking programs with -Wl,-brtl and libs with -Wl,-G + # Also add -bnolibpath to the beginning of the link line, to clear the hardcoded runpath. + # Otherwise, things like the -L path to libgcc.a are accidentally hardcoded by ld. + # This does not apply on AIX for ia64, which uses a SysV linker. + case "$host" in + ia64-*-aix5*) ;; + *-*-aix4* | *-*-aix5*) + compile_command=`$echo "X$compile_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` + finalize_command=`$echo "X$finalize_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` ;; + esac + + if test $need_relink = no || test "$build_libtool_libs" != yes; then + # Replace the output file specification. + compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + link_command="$compile_command$compile_rpath" + + # We have no uninstalled library dependencies, so finalize right now. + $show "$link_command" + $run eval "$link_command" + status=$? + + # Delete the generated files. + if test -n "$dlsyms"; then + $show "$rm $output_objdir/${outputname}S.${objext}" + $run $rm "$output_objdir/${outputname}S.${objext}" + fi + + exit $status + fi + + if test -n "$shlibpath_var"; then + # We should set the shlibpath_var + rpath= + for dir in $temp_rpath; do + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) + # Absolute path. + rpath="$rpath$dir:" + ;; + *) + # Relative path: add a thisdir entry. + rpath="$rpath\$thisdir/$dir:" + ;; + esac + done + temp_rpath="$rpath" + fi + + if test -n "$compile_shlibpath$finalize_shlibpath"; then + compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" + fi + if test -n "$finalize_shlibpath"; then + finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" + fi + + compile_var= + finalize_var= + if test -n "$runpath_var"; then + if test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + compile_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + if test -n "$finalize_perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $finalize_perm_rpath; do + rpath="$rpath$dir:" + done + finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + fi + + if test "$no_install" = yes; then + # We don't need to create a wrapper script. + link_command="$compile_var$compile_command$compile_rpath" + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + # Delete the old output file. + $run $rm $output + # Link the executable and exit + $show "$link_command" + $run eval "$link_command" || exit $? + exit 0 + fi + + if test "$hardcode_action" = relink; then + # Fast installation is not supported + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + + $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2 + $echo "$modename: \`$output' will be relinked during installation" 1>&2 + else + if test "$fast_install" != no; then + link_command="$finalize_var$compile_command$finalize_rpath" + if test "$fast_install" = yes; then + relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` + else + # fast_install is set to needless + relink_command= + fi + else + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + fi + fi + + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` + + # Delete the old output files. + $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname + + $show "$link_command" + $run eval "$link_command" || exit $? + + # Now create the wrapper script. + $show "creating $output" + + # Quote the relink command for shipping. + if test -n "$relink_command"; then + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + relink_command="cd `pwd`; $relink_command" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + fi + + # Quote $echo for shipping. + if test "X$echo" = "X$SHELL $0 --fallback-echo"; then + case $0 in + [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";; + *) qecho="$SHELL `pwd`/$0 --fallback-echo";; + esac + qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` + else + qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` + fi + + # Only actually do things if our run command is non-null. + if test -z "$run"; then + # win32 will think the script is a binary if it has + # a .exe suffix, so we strip it off here. + case $output in + *.exe) output=`echo $output|sed 's,.exe$,,'` ;; + esac + # test for cygwin because mv fails w/o .exe extensions + case $host in + *cygwin*) exeext=.exe ;; + *) exeext= ;; + esac + $rm $output + trap "$rm $output; exit 1" 1 2 15 + + $echo > $output "\ +#! $SHELL + +# $output - temporary wrapper script for $objdir/$outputname +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# The $output program cannot be directly executed until all the libtool +# libraries that it depends on are installed. +# +# This wrapper script should never be moved out of the build directory. +# If it is, it will not operate correctly. + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e 1s/^X//' +sed_quote_subst='$sed_quote_subst' + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test \"\${CDPATH+set}\" = set; then CDPATH=:; export CDPATH; fi + +relink_command=\"$relink_command\" + +# This environment variable determines our operation mode. +if test \"\$libtool_install_magic\" = \"$magic\"; then + # install mode needs the following variable: + uninst_deplibs='$uninst_deplibs' +else + # When we are sourced in execute mode, \$file and \$echo are already set. + if test \"\$libtool_execute_magic\" != \"$magic\"; then + echo=\"$qecho\" + file=\"\$0\" + # Make sure echo works. + if test \"X\$1\" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift + elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then + # Yippee, \$echo works! + : + else + # Restart under the correct shell, and then maybe \$echo will work. + exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"} + fi + fi\ +" + $echo >> $output "\ + + # Find the directory that this script lives in. + thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` + test \"x\$thisdir\" = \"x\$file\" && thisdir=. + + # Follow symbolic links until we get to the real thisdir. + file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\` + while test -n \"\$file\"; do + destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` + + # If there was a directory component, then change thisdir. + if test \"x\$destdir\" != \"x\$file\"; then + case \"\$destdir\" in + [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; + *) thisdir=\"\$thisdir/\$destdir\" ;; + esac + fi + + file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` + file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\` + done + + # Try to get the absolute directory name. + absdir=\`cd \"\$thisdir\" && pwd\` + test -n \"\$absdir\" && thisdir=\"\$absdir\" +" + + if test "$fast_install" = yes; then + echo >> $output "\ + program=lt-'$outputname'$exeext + progdir=\"\$thisdir/$objdir\" + + if test ! -f \"\$progdir/\$program\" || \\ + { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\ + test \"X\$file\" != \"X\$progdir/\$program\"; }; then + + file=\"\$\$-\$program\" + + if test ! -d \"\$progdir\"; then + $mkdir \"\$progdir\" + else + $rm \"\$progdir/\$file\" + fi" + + echo >> $output "\ + + # relink executable if necessary + if test -n \"\$relink_command\"; then + if (eval \$relink_command); then : + else + $rm \"\$progdir/\$file\" + exit 1 + fi + fi + + $mv \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || + { $rm \"\$progdir/\$program\"; + $mv \"\$progdir/\$file\" \"\$progdir/\$program\"; } + $rm \"\$progdir/\$file\" + fi" + else + echo >> $output "\ + program='$outputname' + progdir=\"\$thisdir/$objdir\" +" + fi + + echo >> $output "\ + + if test -f \"\$progdir/\$program\"; then" + + # Export our shlibpath_var if we have one. + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then + $echo >> $output "\ + # Add our own library path to $shlibpath_var + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" + + # Some systems cannot cope with colon-terminated $shlibpath_var + # The second colon is a workaround for a bug in BeOS R4 sed + $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` + + export $shlibpath_var +" + fi + + # fixup the dll searchpath if we need to. + if test -n "$dllsearchpath"; then + $echo >> $output "\ + # Add the dll search path components to the executable PATH + PATH=$dllsearchpath:\$PATH +" + fi + + $echo >> $output "\ + if test \"\$libtool_execute_magic\" != \"$magic\"; then + # Run the actual program with our arguments. +" + case $host in + # win32 systems need to use the prog path for dll + # lookup to work + *-*-cygwin* | *-*-pw32*) + $echo >> $output "\ + exec \$progdir/\$program \${1+\"\$@\"} +" + ;; + + # Backslashes separate directories on plain windows + *-*-mingw | *-*-os2*) + $echo >> $output "\ + exec \$progdir\\\\\$program \${1+\"\$@\"} +" + ;; + + *) + $echo >> $output "\ + # Export the path to the program. + PATH=\"\$progdir:\$PATH\" + export PATH + + exec \$program \${1+\"\$@\"} +" + ;; + esac + $echo >> $output "\ + \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\" + exit 1 + fi + else + # The program doesn't exist. + \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2 + \$echo \"This script is just a wrapper for \$program.\" 1>&2 + echo \"See the $PACKAGE documentation for more information.\" 1>&2 + exit 1 + fi +fi\ +" + chmod +x $output + fi + exit 0 + ;; + esac + + # See if we need to build an old-fashioned archive. + for oldlib in $oldlibs; do + + if test "$build_libtool_libs" = convenience; then + oldobjs="$libobjs_save" + addlibs="$convenience" + build_libtool_libs=no + else + if test "$build_libtool_libs" = module; then + oldobjs="$libobjs_save" + build_libtool_libs=no + else + oldobjs="$objs$old_deplibs $non_pic_objects" + fi + addlibs="$old_convenience" + fi + + if test -n "$addlibs"; then + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + # Add in members from convenience archives. + for xlib in $addlibs; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print | $NL2SP` + done + fi + + # Do each command in the archive commands. + if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then + eval cmds=\"$old_archive_from_new_cmds\" + else +# # Ensure that we have .o objects in place in case we decided +# # not to build a shared library, and have fallen back to building +# # static libs even though --disable-static was passed! +# for oldobj in $oldobjs; do +# if test ! -f $oldobj; then +# xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$oldobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'` +# obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"` +# $show "(cd $xdir && ${LN_S} $obj $baseobj)" +# $run eval '(cd $xdir && ${LN_S} $obj $baseobj)' || exit $? +# fi +# done + + eval cmds=\"$old_archive_cmds\" + + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the command line is too long to link in one step, link in parts + $echo "using piecewise archive linking..." + save_RANLIB=$RANLIB + RANLIB=: + objlist= + concat_cmds= + save_oldobjs=$oldobjs + for obj in $save_oldobjs + do + oldobjs="$objlist $obj" + objlist="$objlist $obj" + eval test_cmds=\"$old_archive_cmds\" + if len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the above command should be used before it gets too long + oldobjs=$objlist + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" + objlist= + fi + done + RANLIB=$save_RANLIB + oldobjs=$objlist + eval cmds=\"\$concat_cmds~$old_archive_cmds\" + fi + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$generated"; then + $show "${rm}r$generated" + $run ${rm}r$generated + fi + + # Now create the libtool archive. + case $output in + *.la) + old_library= + test "$build_old_libs" = yes && old_library="$libname.$libext" + $show "creating $output" + + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + # Quote the link command for shipping. + relink_command="cd `pwd`; $SHELL $0 --mode=relink $libtool_args" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + + # Only create the output if not a dry run. + if test -z "$run"; then + for installed in no yes; do + if test "$installed" = yes; then + if test -z "$install_libdir"; then + break + fi + output="$output_objdir/$outputname"i + # Replace all uninstalled libtool libraries with the installed ones + newdependency_libs= + for deplib in $dependency_libs; do + case $deplib in + *.la) + name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdependency_libs="$newdependency_libs $libdir/$name" + ;; + *) newdependency_libs="$newdependency_libs $deplib" ;; + esac + done + dependency_libs="$newdependency_libs" + newdlfiles= + for lib in $dlfiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlfiles="$newdlfiles $libdir/$name" + done + dlfiles="$newdlfiles" + newdlprefiles= + for lib in $dlprefiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlprefiles="$newdlprefiles $libdir/$name" + done + dlprefiles="$newdlprefiles" + fi + $rm $output + # place dlname in correct position for cygwin + tdlname=$dlname + case $host,$output,$installed,$module,$dlname in + *cygwin*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;; + esac + $echo > $output "\ +# $outputname - a libtool library file +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='$tdlname' + +# Names of this library. +library_names='$library_names' + +# The name of the static archive. +old_library='$old_library' + +# Libraries that this one depends upon. +dependency_libs='$dependency_libs' + +# Version information for $libname. +current=$current +age=$age +revision=$revision + +# Is this an already installed library? +installed=$installed + +# Files to dlopen/dlpreopen +dlopen='$dlfiles' +dlpreopen='$dlprefiles' + +# Directory that this library needs to be installed in: +libdir='$install_libdir'" + if test $hardcode_into_libs = all && + test "$installed" = no && test $need_relink = yes; then + $echo >> $output "\ +relink_command=\"$relink_command\"" + fi + done + fi + + # Do a symbolic link so that the libtool archive can be found in + # LD_LIBRARY_PATH before the program is installed. + $show "(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)" + $run eval '(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)' || exit $? + ;; + esac + exit 0 + ;; + + # libtool install mode + install) + modename="$modename: install" + + # There may be an optional sh(1) argument at the beginning of + # install_prog (especially on Windows NT). + if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || + # Allow the use of GNU shtool's install command. + $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then + # Aesthetically quote it. + arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$arg " + arg="$1" + shift + else + install_prog= + arg="$nonopt" + fi + + # The real first argument should be the name of the installation program. + # Aesthetically quote it. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog$arg" + + # We need to accept at least all the BSD install flags. + dest= + files= + opts= + prev= + install_type= + isdir=no + stripme= + for arg + do + if test -n "$dest"; then + files="$files $dest" + dest="$arg" + continue + fi + + case $arg in + -d) isdir=yes ;; + -f) prev="-f" ;; + -g) prev="-g" ;; + -m) prev="-m" ;; + -o) prev="-o" ;; + -s) + stripme=" -s" + continue + ;; + -*) ;; + + *) + # If the previous option needed an argument, then skip it. + if test -n "$prev"; then + prev= + else + dest="$arg" + continue + fi + ;; + esac + + # Aesthetically quote the argument. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog $arg" + done + + if test -z "$install_prog"; then + $echo "$modename: you must specify an install program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -n "$prev"; then + $echo "$modename: the \`$prev' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -z "$files"; then + if test -z "$dest"; then + $echo "$modename: no file or destination specified" 1>&2 + else + $echo "$modename: you must specify a destination" 1>&2 + fi + $echo "$help" 1>&2 + exit 1 + fi + + # Strip any trailing slash from the destination. + dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` + + # Check to see that the destination is a directory. + test -d "$dest" && isdir=yes + if test "$isdir" = yes; then + destdir="$dest" + destname= + else + destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` + test "X$destdir" = "X$dest" && destdir=. + destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` + + # Not a directory, so check to see that there is only one file specified. + set dummy $files + if test $# -gt 2; then + $echo "$modename: \`$dest' is not a directory" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + fi + case $destdir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + for file in $files; do + case $file in + *.lo) ;; + *) + $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + done + ;; + esac + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + staticlibs= + future_libdirs= + current_libdirs= + for file in $files; do + + # Do each installation. + case $file in + *.$libext) + # Do the static libraries later. + staticlibs="$staticlibs $file" + ;; + + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$file' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + library_names= + old_library= + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Add the libdir to current_libdirs if it is the destination. + if test "X$destdir" = "X$libdir"; then + case "$current_libdirs " in + *" $libdir "*) ;; + *) current_libdirs="$current_libdirs $libdir" ;; + esac + else + # Note the libdir as a future libdir. + case "$future_libdirs " in + *" $libdir "*) ;; + *) future_libdirs="$future_libdirs $libdir" ;; + esac + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ + test "X$dir" = "X$file/" && dir= + dir="$dir$objdir" + + if test "$hardcode_into_libs" = all && test -n "$relink_command"; then + $echo "$modename: warning: relinking \`$file'" 1>&2 + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + continue + fi + fi + + # See the names of the shared library. + set dummy $library_names + if test -n "$2"; then + realname="$2" + shift + shift + + srcname="$realname" + test "$hardcode_into_libs" = all && test -n "$relink_command" && srcname="$realname"T + + # Install the shared library and build the symlinks. + $show "$install_prog $dir/$srcname $destdir/$realname" + $run eval "$install_prog $dir/$srcname $destdir/$realname" || exit $? + if test -n "$stripme" && test -n "$striplib"; then + $show "$striplib $destdir/$realname" + $run eval "$striplib $destdir/$realname" || exit $? + fi + + if test $# -gt 0; then + # Delete the old symlinks, and create new ones. + for linkname + do + if test "$linkname" != "$realname"; then + $show "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + fi + done + fi + + # Do each command in the postinstall commands. + lib="$destdir/$realname" + eval cmds=\"$postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Install the pseudo-library for information purposes. + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" + ;; + + *.lo) + # Install (i.e. copy) a libtool object. + + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Deduce the name of the destination old-style object file. + case $destfile in + *.lo) + staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` + ;; + *.$objext) + staticdest="$destfile" + destfile= + ;; + *) + $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + + # Install the libtool object if requested. + if test -n "$destfile"; then + $show "$install_prog $file $destfile" + $run eval "$install_prog $file $destfile" || exit $? + fi + + # Install the old object if enabled. + if test "$build_old_libs" = yes; then + # Deduce the name of the old-style object file. + staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` + + $show "$install_prog $staticobj $staticdest" + $run eval "$install_prog \$staticobj \$staticdest" || exit $? + fi + exit 0 + ;; + + *) + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + uninst_deplibs= + relink_command= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Check the variables that should have been set. + if test -z "$uninst_deplibs"; then + $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2 + exit 1 + fi + + finalize=yes + for lib in $uninst_deplibs; do + # Check to see that each library is installed. + libdir= + if test -f "$lib"; then + # If there is no directory component, then add one. + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + fi + libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test + if test -n "$libdir" && test ! -f "$libfile"; then + $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 + finalize=no + fi + done + + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + outputname= + if test "$fast_install" = no && test -n "$relink_command"; then + if test "$finalize" = yes && test -z "$run"; then + tmpdir="/tmp" + test -n "$TMPDIR" && tmpdir="$TMPDIR" + tmpdir="$tmpdir/libtool-$$" + if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then : + else + $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2 + continue + fi + file=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + outputname="$tmpdir/$file" + # Replace the output file specification. + relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` + + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + ${rm}r "$tmpdir" + continue + fi + file="$outputname" + else + $echo "$modename: warning: cannot relink \`$file'" 1>&2 + fi + else + # Install the binary that we compiled earlier. + file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` + fi + fi + + + # remove .exe since cygwin /usr/bin/install will append another + # one anyways + case $install_prog,$host in + */usr/bin/install*,*cygwin*) + case $file:$destfile in + *.exe:*.exe) + # this is ok + ;; + *.exe:*) + destfile=$destfile.exe + ;; + *:*.exe) + destfile=`echo $destfile | sed -e 's,.exe$,,'` + ;; + esac + ;; + esac + + $show "$install_prog$stripme $file $destfile" + $run eval "$install_prog\$stripme \$file \$destfile" || exit $? + test -n "$outputname" && ${rm}r "$tmpdir" + ;; + esac + done + + for file in $staticlibs; do + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + + # Set up the ranlib parameters. + oldlib="$destdir/$name" + + $show "$install_prog $file $oldlib" + $run eval "$install_prog \$file \$oldlib" || exit $? + + if test -n "$stripme" && test -n "$striplib"; then + $show "$old_striplib $oldlib" + $run eval "$old_striplib $oldlib" || exit $? + fi + + # Do each command in the postinstall commands. + eval cmds=\"$old_postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$future_libdirs"; then + $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2 + fi + + if test -n "$current_libdirs"; then + # Maybe just do a dry run. + test -n "$run" && current_libdirs=" -n$current_libdirs" + exec $SHELL $0 --finish$current_libdirs + exit 1 + fi + + exit 0 + ;; + + # libtool finish mode + finish) + modename="$modename: finish" + libdirs="$nonopt" + admincmds= + + if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then + for dir + do + libdirs="$libdirs $dir" + done + + for libdir in $libdirs; do + if test -n "$finish_cmds"; then + # Do each command in the finish commands. + eval cmds=\"$finish_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || admincmds="$admincmds + $cmd" + done + IFS="$save_ifs" + fi + if test -n "$finish_eval"; then + # Do the single finish_eval. + eval cmds=\"$finish_eval\" + $run eval "$cmds" || admincmds="$admincmds + $cmds" + fi + done + fi + + # Exit here if they wanted silent mode. + exit 0 + + echo "----------------------------------------------------------------------" + echo "Libraries have been installed in:" + for libdir in $libdirs; do + echo " $libdir" + done + echo + echo "If you ever happen to want to link against installed libraries" + echo "in a given directory, LIBDIR, you must either use libtool, and" + echo "specify the full pathname of the library, or use \`-LLIBDIR'" + echo "flag during linking and do at least one of the following:" + if test -n "$shlibpath_var"; then + echo " - add LIBDIR to the \`$shlibpath_var' environment variable" + echo " during execution" + fi + if test -n "$runpath_var"; then + echo " - add LIBDIR to the \`$runpath_var' environment variable" + echo " during linking" + fi + if test -n "$hardcode_libdir_flag_spec"; then + libdir=LIBDIR + eval flag=\"$hardcode_libdir_flag_spec\" + + echo " - use the \`$flag' linker flag" + fi + if test -n "$admincmds"; then + echo " - have your system administrator run these commands:$admincmds" + fi + if test -f /etc/ld.so.conf; then + echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" + fi + echo + echo "See any operating system documentation about shared libraries for" + echo "more information, such as the ld(1) and ld.so(8) manual pages." + echo "----------------------------------------------------------------------" + exit 0 + ;; + + # libtool execute mode + execute) + modename="$modename: execute" + + # The first argument is the command name. + cmd="$nonopt" + if test -z "$cmd"; then + $echo "$modename: you must specify a COMMAND" 1>&2 + $echo "$help" + exit 1 + fi + + # Handle -dlopen flags immediately. + for file in $execute_dlfiles; do + if test ! -f "$file"; then + $echo "$modename: \`$file' is not a file" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + dir= + case $file in + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Read the libtool library. + dlname= + library_names= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Skip this library if it cannot be dlopened. + if test -z "$dlname"; then + # Warn if it was a shared library. + test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" + continue + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + + if test -f "$dir/$objdir/$dlname"; then + dir="$dir/$objdir" + else + $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 + exit 1 + fi + ;; + + *.lo) + # Just add the directory containing the .lo file. + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + ;; + + *) + $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2 + continue + ;; + esac + + # Get the absolute pathname. + absdir=`cd "$dir" && pwd` + test -n "$absdir" && dir="$absdir" + + # Now add the directory to shlibpath_var. + if eval "test -z \"\$$shlibpath_var\""; then + eval "$shlibpath_var=\"\$dir\"" + else + eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" + fi + done + + # This variable tells wrapper scripts just to set shlibpath_var + # rather than running their programs. + libtool_execute_magic="$magic" + + # Check if any of the arguments is a wrapper script. + args= + for file + do + case $file in + -*) ;; + *) + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Transform arg to wrapped name. + file="$progdir/$program" + fi + ;; + esac + # Quote arguments (to preserve shell metacharacters). + file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` + args="$args \"$file\"" + done + + if test -z "$run"; then + if test -n "$shlibpath_var"; then + # Export the shlibpath_var. + eval "export $shlibpath_var" + fi + + # Restore saved enviroment variables + if test "${save_LC_ALL+set}" = set; then + LC_ALL="$save_LC_ALL"; export LC_ALL + fi + if test "${save_LANG+set}" = set; then + LANG="$save_LANG"; export LANG + fi + + # Now actually exec the command. + eval "exec \$cmd$args" + + $echo "$modename: cannot exec \$cmd$args" + exit 1 + else + # Display what would be done. + if test -n "$shlibpath_var"; then + eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\"" + $echo "export $shlibpath_var" + fi + $echo "$cmd$args" + exit 0 + fi + ;; + + # libtool clean and uninstall mode + clean | uninstall) + modename="$modename: $mode" + rm="$nonopt" + files= + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + for arg + do + case $arg in + -*) rm="$rm $arg" ;; + *) files="$files $arg" ;; + esac + done + + if test -z "$rm"; then + $echo "$modename: you must specify an RM program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + rmdirs= + + for file in $files; do + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + if test "X$dir" = "X$file"; then + dir=. + objdir="$objdir" + else + objdir="$dir/$objdir" + fi + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + test $mode = uninstall && objdir="$dir" + + # Remember objdir for removal later, being careful to avoid duplicates + if test $mode = clean; then + case " $rmdirs " in + *" $objdir "*) ;; + *) rmdirs="$rmdirs $objdir" ;; + esac + fi + + rmfiles="$file" + + case $name in + *.la) + # Possibly a libtool archive, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + . $dir/$name + + # Delete the libtool libraries and symlinks. + for n in $library_names; do + rmfiles="$rmfiles $objdir/$n" + done + test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library" + test $mode = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i" + + if test $mode = uninstall; then + if test -n "$library_names"; then + # Do each command in the postuninstall commands. + eval cmds=\"$postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + + if test -n "$old_library"; then + # Do each command in the old_postuninstall commands. + eval cmds=\"$old_postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + # FIXME: should reinstall the best remaining shared library. + fi + fi + ;; + + *.lo) + # Possibly a libtool object, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + + # Read the .lo file + . $dir/$name + + # Add PIC object to the list of files to remove. + if test -n "$pic_object" \ + && test "$pic_object" != none; then + rmfiles="$rmfiles $dir/$pic_object" + fi + + # Add non-PIC object to the list of files to remove. + if test -n "$non_pic_object" \ + && test "$non_pic_object" != none; then + rmfiles="$rmfiles $dir/$non_pic_object" + fi + fi + ;; + + *) + # Do a test to see if this is a libtool program. + if test $mode = clean && + (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + relink_command= + . $dir/$file + + rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}" + if test "$fast_install" = yes && test -n "$relink_command"; then + rmfiles="$rmfiles $objdir/lt-$name" + fi + fi + ;; + esac + $show "$rm $rmfiles" + $run $rm $rmfiles + done + + # Try to remove the ${objdir}s in the directories where we deleted files + for dir in $rmdirs; do + if test -d "$dir"; then + $show "rmdir $dir" + $run rmdir $dir >/dev/null 2>&1 + fi + done + + exit 0 + ;; + + "") + $echo "$modename: you must specify a MODE" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 + ;; + esac + + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 +fi # test -z "$show_help" + +# We need to display help for each of the modes. +case $mode in +"") $echo \ +"Usage: $modename [OPTION]... [MODE-ARG]... + +Provide generalized library-building support services. + + --config show all configuration variables + --debug enable verbose shell tracing +-n, --dry-run display commands without modifying any files + --features display basic configuration information and exit + --finish same as \`--mode=finish' + --help display this help message and exit + --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS] + --quiet same as \`--silent' + --silent don't print informational messages + --tag=TAG use configuration variables from tag TAG + --version print version information + +MODE must be one of the following: + + clean remove files from the build directory + compile compile a source file into a libtool object + execute automatically set library path, then run a program + finish complete the installation of libtool libraries + install install libraries or executables + link create a library or an executable + uninstall remove libraries from an installed directory + +MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for +a more detailed description of MODE." + exit 0 + ;; + +clean) + $echo \ +"Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE... + +Remove files from the build directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, object or program, all the files associated +with it are deleted. Otherwise, only FILE itself is deleted using RM." + ;; + +compile) + $echo \ +"Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE + +Compile a source file into a libtool library object. + +This mode accepts the following additional options: + + -o OUTPUT-FILE set the output file name to OUTPUT-FILE + -static always build a \`.o' file suitable for static linking + +COMPILE-COMMAND is a command to be used in creating a \`standard' object file +from the given SOURCEFILE. + +The output file name is determined by removing the directory component from +SOURCEFILE, then substituting the C source code suffix \`.c' with the +library object suffix, \`.lo'." + ;; + +execute) + $echo \ +"Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]... + +Automatically set library path, then run a program. + +This mode accepts the following additional options: + + -dlopen FILE add the directory containing FILE to the library path + +This mode sets the library path environment variable according to \`-dlopen' +flags. + +If any of the ARGS are libtool executable wrappers, then they are translated +into their corresponding uninstalled binary, and any of their required library +directories are added to the library path. + +Then, COMMAND is executed, with ARGS as arguments." + ;; + +finish) + $echo \ +"Usage: $modename [OPTION]... --mode=finish [LIBDIR]... + +Complete the installation of libtool libraries. + +Each LIBDIR is a directory that contains libtool libraries. + +The commands that this mode executes may require superuser privileges. Use +the \`--dry-run' option if you just want to see what would be executed." + ;; + +install) + $echo \ +"Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND... + +Install executables or libraries. + +INSTALL-COMMAND is the installation command. The first component should be +either the \`install' or \`cp' program. + +The rest of the components are interpreted as arguments to that command (only +BSD-compatible install options are recognized)." + ;; + +link) + $echo \ +"Usage: $modename [OPTION]... --mode=link LINK-COMMAND... + +Link object files or libraries together to form another library, or to +create an executable program. + +LINK-COMMAND is a command using the C compiler that you would use to create +a program from several object files. + +The following components of LINK-COMMAND are treated specially: + + -all-static do not do any dynamic linking at all + -avoid-version do not add a version suffix if possible + -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime + -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols + -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) + -export-symbols SYMFILE + try to export only the symbols listed in SYMFILE + -export-symbols-regex REGEX + try to export only the symbols matching REGEX + -LLIBDIR search LIBDIR for required installed libraries + -lNAME OUTPUT-FILE requires the installed library libNAME + -module build a library that can dlopened + -no-fast-install disable the fast-install mode + -no-install link a not-installable executable + -no-undefined declare that a library does not refer to external symbols + -o OUTPUT-FILE create OUTPUT-FILE from the specified objects + -objectlist FILE Use a list of object files found in FILE to specify objects + -release RELEASE specify package release information + -rpath LIBDIR the created library will eventually be installed in LIBDIR + -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries + -static do not do any dynamic linking of libtool libraries + -version-info CURRENT[:REVISION[:AGE]] + specify library version info [each variable defaults to 0] + +All other options (arguments beginning with \`-') are ignored. + +Every other argument is treated as a filename. Files ending in \`.la' are +treated as uninstalled libtool libraries, other files are standard or library +object files. + +If the OUTPUT-FILE ends in \`.la', then a libtool library is created, +only library objects (\`.lo' files) may be specified, and \`-rpath' is +required, except when creating a convenience library. + +If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created +using \`ar' and \`ranlib', or on Windows using \`lib'. + +If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file +is created, otherwise an executable program is created." + ;; + +uninstall) + $echo \ +"Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... + +Remove libraries from an installation directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, all the files associated with it are deleted. +Otherwise, only FILE itself is deleted using RM." + ;; + +*) + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; +esac + +echo +$echo "Try \`$modename --help' for more information about other modes." + +exit 0 + +# The TAGs below are defined such that we never get into a situation +# in which we disable both kinds of libraries. Given conflicting +# choices, we go for a static library, that is the most portable, +# since we can't tell whether shared libraries were disabled because +# the user asked for that or because the platform doesn't support +# them. This is particularly important on AIX, because we don't +# support having both static and shared libraries enabled at the same +# time on that platform, so we default to a shared-only configuration. +# If a disable-shared tag is given, we'll fallback to a static-only +# configuration. But we'll never go from static-only to shared-only. + +### BEGIN LIBTOOL TAG CONFIG: disable-shared +build_libtool_libs=no +build_old_libs=yes +### END LIBTOOL TAG CONFIG: disable-shared + +### BEGIN LIBTOOL TAG CONFIG: disable-static +build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` +### END LIBTOOL TAG CONFIG: disable-static + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: +### BEGIN LIBTOOL TAG CONFIG: CXX +# Libtool was configured as follows, on host ekonomikrisis: +# +# AR="" AR_FLAGS="" LTCC="gcc" CC="c++" \ +# CFLAGS="-DNDEBUG -O2 -fno-exceptions -fno-check-new" CPPFLAGS="" \ +# MAGIC_CMD="" LD="/usr/bin/ld" LDFLAGS="" LIBS="" \ +# LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" STRIP="strip" \ +# AS="" DLLTOOL="" OBJDUMP="" \ +# objext="" exeext="" reload_flag=" -r" \ +# deplibs_check_method="pass_all" \ +# file_magic_cmd="\$MAGIC_CMD" \ +# admin/ltconfig -o libtool --cache-file=./config.cache --disable-shared --with-gcc --with-gnu-ld --enable-dlopen --build=i686-pc-linux-gnu --add-tag=CXX admin/ltcf-cxx.sh i686-pc-linux-gnu +# +# Compiler and other test output produced by ltconfig, useful for +# debugging ltconfig, is in ./config.log if it exists. + +# The version of ltconfig that generated this script. +LTCONFIG_VERSION="1.4a" + +# Shell to use when invoking shell scripts. +SHELL="/bin/sh" + +# Whether or not to build shared libraries. +build_libtool_libs=no + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=no + +# Whether or not to build static libraries. +build_old_libs=yes + +# Whether or not to optimize for fast installation. +fast_install=needless + +# The host system. +host_alias=i686-pc-linux-gnu +host=i686-pc-linux-gnu + +# An echo program that does not interpret backslashes. +echo="echo" + +# The archiver. +AR="ar" +AR_FLAGS="cru" + +# A C compiler. +LTCC="gcc" + +# A language-specific compiler. +CC="c++" + +# Is the compiler the GNU C compiler? +with_gcc=yes + +# The linker used to build libraries. +LD="/usr/bin/ld" + +# Whether we need hard or soft links. +LN_S="ln -s" + +# A BSD-compatible nm program. +NM="/usr/bin/nm -B" + +# A symbol stripping program +STRIP=strip + +# Used to examine libraries when file_magic_cmd begins "file" +MAGIC_CMD=file + +# Used on cygwin: DLL creation program. +DLLTOOL="dlltool" + +# Used on cygwin: object dumper. +OBJDUMP="objdump" + +# Used on cygwin: assembler. +AS="as" + +# The name of the directory that contains temporary libtool files. +objdir=.libs + +# How to create reloadable object files. +reload_flag=" -r" +reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" + +# How to pass a linker flag through the compiler. +wl="-Wl," + +# Object file suffix (normally "o"). +objext="o" + +# Old archive suffix (normally "a"). +libext="a" + +# Executable file suffix (normally ""). +exeext="" + +# Additional compiler flags for building library objects. +pic_flag=" -fPIC -DPIC" +pic_mode=default + +# What is the maximum length of a command? +max_cmd_len=73729 + +# Does compiler simultaneously support -c and -o options? +compiler_c_o="yes" + +# Must we lock files when doing compilation ? +need_locks="no" + +# Do we need the lib prefix for modules? +need_lib_prefix=no + +# Do we need a version for libraries? +need_version=no + +# Whether dlopen is supported. +dlopen_support=yes + +# Whether dlopen of programs is supported. +dlopen_self=yes + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=no + +# Compiler flag to prevent dynamic linking. +link_static_flag="-static" + +# Compiler flag to turn off builtin functions. +no_builtin_flag=" -fno-builtin -fno-rtti -fno-exceptions" + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec="\${wl}--export-dynamic" + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" + +# Compiler flag to generate thread-safe objects. +thread_safe_flag_spec="" + +# Library versioning type. +version_type=linux + +# Format of library name prefix. +libname_spec="lib\$name" + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME. +library_names_spec="\${libname}\${release}.so\$versuffix \${libname}\${release}.so\$major \$libname.so" + +# The coded name of the library, if different from the real name. +soname_spec="\${libname}\${release}.so\$major" + +# Commands used to build and install an old-style archive. +RANLIB="ranlib" +old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" +old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib" +old_postuninstall_cmds="" + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds="" + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds="" + +# Commands used to build and install a shared archive. +archive_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" +postinstall_cmds="" +postuninstall_cmds="" + +# Commands to strip libraries. +old_striplib="strip --strip-debug" +striplib="strip --strip-unneeded" + +# Dependencies to place before the objects being linked to create a +# shared library. +predep_objects="/usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbeginS.o" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdep_objects="/usr/lib/gcc-lib/i386-linux/2.95.4/crtendS.o /usr/lib/crtn.o" + +# Dependencies to place before the objects being linked to create a +# shared library. +predeps="" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdeps="-lstdc++ -lm -lgcc -lc -lgcc" + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path="-L/usr/lib/gcc-lib/i386-linux/2.95.4" + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method="pass_all" + +# Command to use when deplibs_check_method == file_magic. +file_magic_cmd="\$MAGIC_CMD" + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag="" + +# Flag that forces no undefined symbols. +no_undefined_flag="" + +# Commands used to finish a libtool library installation in a directory. +finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" + +# Same as above, but a single script fragment to be evaled but not shown. +finish_eval="" + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGISTW]\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" + +# Transform the output of nm in a proper C declaration +global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern char \\1;/p'" + +# This is the shared library runtime path variable. +runpath_var=LD_RUN_PATH + +# This is the shared library path variable. +shlibpath_var=LD_LIBRARY_PATH + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=no + +# How to hardcode a shared library path into an executable. +hardcode_action=immediate + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=yes + +# Flag to hardcode $libdir into a binary during linking. +# This must work even if $libdir does not exist. +hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" + +# Whether we need a single -rpath flag with a separated argument. +hardcode_libdir_separator="" + +# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the +# resulting binary. +hardcode_direct=no + +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the +# resulting binary. +hardcode_minus_L=no + +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into +# the resulting binary. +hardcode_shlibpath_var=unsupported + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at relink time. +variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=unknown + +# Compile-time system search path for libraries +sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" + +# Run-time system search path for libraries +sys_lib_dlsearch_path_spec="/lib /usr/lib" + +# Fix the shell variable $srcfile for the compiler. +fix_srcfile_path="" + +# Set to yes if exported symbols are required. +always_export_symbols=no + +# The commands to list exported symbols. +export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | sed 's/.* //' | sort | uniq > \$export_symbols" + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds="" + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_" + +# Symbols that must always be exported. +include_expsyms="" + +### END LIBTOOL TAG CONFIG: CXX + diff --git a/bibletime-doc/po/Makefile.am b/bibletime-doc/po/Makefile.am new file mode 100644 index 0000000..6845461 --- /dev/null +++ b/bibletime-doc/po/Makefile.am @@ -0,0 +1,72 @@ +############################################# +# Only contain the pofiles that are finished. +POFILES = de.po +############################################# +#POFILES = de.po fr.po nl.po it.po cs.po sk.po no.po +############################################# + +PACKAGE=bibletime +##EXTRA_DIST = $POFILES + +GMOFILES = $(POFILES:.po=.gmo) + +localedir = $(DESTDIR)$(kde_locale) +MAINTAINERCLEANFILES = $(GMOFILES) + +GMSGFMT = @GMSGFMT@ +MSGFMT = @MSGFMT@ +XGETTEXT = @XGETTEXT@ +EXTRA_DIST = bibletime.pot $(POFILES) $(GMOFILES) + +all: all-yes +install-data-local: install-yes + +SUFFIXES = .po .gmo + +.po.mo: + $(MSGFMT) -o $@ $< + +.po.gmo: + file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ + && rm -f $$file && $(GMSGFMT) -o $$file $< + +all-yes: $(GMOFILES) +all-no: + +install-yes: all + @catalogs='$(GMOFILES)'; \ + for cat in $$catalogs; do \ + destdir=$(localedir); \ + lang=`echo $$cat | sed 's/\.gmo//'`; \ + name=$(PACKAGE).mo \ + dir=$$destdir/$$lang/LC_MESSAGES; \ + $(mkinstalldirs) $$dir; \ + $(INSTALL_DATA) $$cat $$dir/$$name; \ + echo "installing $$cat as $$dir/$$name"; \ + done + +install-no: + +uninstall-local: + @catalogs='$(GMOFILES)'; \ + for cat in $$catalogs; do \ + destdir=$(localedir); \ + lang=`echo $$cat | sed 's/\.gmo//'`; \ + name=$(PACKAGE).mo; \ + dir=$$destdir/$$lang/LC_MESSAGES; \ + rm -f $$cat $$dir/$$name; \ + echo "removing $$dir/$$name" ; \ + done + +merge: + @catalogs='$(POFILES)'; \ + for cat in $$catalogs; do \ + name=$(PACKAGE).pot ; \ + echo $$cat $$name; \ + msgmerge $$cat $$name > $$cat.new ; \ + if diff $$cat $$cat.new; then \ + rm $$cat.new; \ + else \ + mv $$cat.new $$cat ; \ + fi; \ + done diff --git a/bibletime-doc/po/Makefile.in b/bibletime-doc/po/Makefile.in new file mode 100644 index 0000000..e949383 --- /dev/null +++ b/bibletime-doc/po/Makefile.in @@ -0,0 +1,435 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.1.1.1 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +############################################# +# Only contain the pofiles that are finished. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = .. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +POFILES = de.po +############################################# +#POFILES = de.po fr.po nl.po it.po cs.po sk.po no.po +############################################# + +PACKAGE = bibletime + +GMOFILES = $(POFILES:.po=.gmo) + +localedir = $(DESTDIR)$(kde_locale) +MAINTAINERCLEANFILES = $(GMOFILES) + +GMSGFMT = @GMSGFMT@ +MSGFMT = @MSGFMT@ +XGETTEXT = @XGETTEXT@ +EXTRA_DIST = bibletime.pot $(POFILES) $(GMOFILES) + +SUFFIXES = .po .gmo +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_CLEAN_FILES = +CFLAGS = @CFLAGS@ +COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=pl.po sk.po de.gmo it.gmo sk.gmo hu.po it.po no.gmo no.po da.po cs.po fr.gmo fr.po de.po nl.gmo cs.gmo nl.po + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .gmo .po +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile + cd $(top_srcdir) && perl admin/am_edit po/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = po + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu po/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-data-local +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-local +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: + -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +all: all-yes +install-data-local: install-yes + +.po.mo: + $(MSGFMT) -o $@ $< + +.po.gmo: + file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \ + && rm -f $$file && $(GMSGFMT) -o $$file $< + +all-yes: $(GMOFILES) +all-no: + +install-yes: all + @catalogs='$(GMOFILES)'; \ + for cat in $$catalogs; do \ + destdir=$(localedir); \ + lang=`echo $$cat | sed 's/\.gmo//'`; \ + name=$(PACKAGE).mo \ + dir=$$destdir/$$lang/LC_MESSAGES; \ + $(mkinstalldirs) $$dir; \ + $(INSTALL_DATA) $$cat $$dir/$$name; \ + echo "installing $$cat as $$dir/$$name"; \ + done + +install-no: + +uninstall-local: + @catalogs='$(GMOFILES)'; \ + for cat in $$catalogs; do \ + destdir=$(localedir); \ + lang=`echo $$cat | sed 's/\.gmo//'`; \ + name=$(PACKAGE).mo; \ + dir=$$destdir/$$lang/LC_MESSAGES; \ + rm -f $$cat $$dir/$$name; \ + echo "removing $$dir/$$name" ; \ + done + +merge: + @catalogs='$(POFILES)'; \ + for cat in $$catalogs; do \ + name=$(PACKAGE).pot ; \ + echo $$cat $$name; \ + msgmerge $$cat $$name > $$cat.new ; \ + if diff $$cat $$cat.new; then \ + rm $$cat.new; \ + else \ + mv $$cat.new $$cat ; \ + fi; \ + done + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile + cd $(top_srcdir) && perl admin/am_edit po/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime-doc/po/bibletime.pot b/bibletime-doc/po/bibletime.pot new file mode 100644 index 0000000..8263ff2 --- /dev/null +++ b/bibletime-doc/po/bibletime.pot @@ -0,0 +1,2704 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8-bit\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:315 +msgid "Strong's Numbers" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +msgid "Hebrew Cantillation" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +msgid "Enable debug messages" +msgstr "" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "" + +#: bibletime/main.cpp:121 +msgid "(c)1999-2002, The BibleTime Team" +msgstr "" + +#: bibletime/main.cpp:122 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" + +#: bibletime/main.cpp:130 +msgid "Project coordinator" +msgstr "" + +#: bibletime/main.cpp:131 +msgid "Frontend, backend" +msgstr "" + +#: bibletime/main.cpp:132 +msgid "Searchdialog" +msgstr "" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "" + +#: bibletime/main.cpp:155 +msgid "Translation into Russian" +msgstr "" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "" + +#: bibletime/main.cpp:157 +msgid "Translation into Spanish" +msgstr "" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "" + +#: bibletime/main.cpp:185 +msgid "Starting BibleTime" +msgstr "" + +#: bibletime/bibletime_init.cpp:59 +msgid "Creating BibleTime's GUI" +msgstr "" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "" + +#: bibletime/bibletime_init.cpp:167 +msgid "&Save profile" +msgstr "" + +#: bibletime/bibletime_init.cpp:172 +msgid "&Load profile" +msgstr "" + +#: bibletime/bibletime_init.cpp:177 +msgid "&Configure profiles" +msgstr "" + +#: bibletime/bibletime_init.cpp:183 +msgid "&Fullscreen mode" +msgstr "" + +#: bibletime/bibletime_init.cpp:202 +msgid "&Handbook" +msgstr "" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +msgid "&Bible Study Howto" +msgstr "" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +msgid "Line style:" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:192 +msgid "Print queue" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "" + +#: bibletime/frontend/chtmldialog.cpp:84 +msgid "Backward" +msgstr "" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +msgid "Language" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +msgid "Location" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +msgid "yes" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +msgid "Next entry" +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +msgid "Previous entry" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +msgid "Next book" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +msgid "Previous book" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +msgid "Next chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +msgid "Previous chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +msgid "Next verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +msgid "Previous verse" +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +msgid "Display options" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +msgid "Show versenumbers" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +msgid "Show Strong's Numbers" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +msgid "Save changes to module?" +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +msgid "Book window" +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +msgid "Toggle tree" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +msgid "module not set" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "Save Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +msgid "BibleTime Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +msgid "Search Text :" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +msgid "Search Type :" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +msgid "Search Scope:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +msgid "Appending keys to the printing queue ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +msgid "Copying search result to clipboard..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +msgid "Saving the search result ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +msgid "Saving the search result..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +msgid "Create new profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:122 +msgid "Please enter the name of the new profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:146 +msgid "Rename profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:146 +msgid "Please enter the new name of the profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:170 +msgid "Startup" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "Choose fonts" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +msgid "The quick brown fox jumps over the lazy dog" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:245 +msgid "Choose colors" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:262 +msgid "Highlighted verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:267 +msgid "Hyperlinks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +msgid "Profiles" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:302 +msgid "Manage your profiles" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +msgid "Delete selected profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:322 +msgid "Rename selected profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +msgid "Bible windows" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:381 +msgid "Commentary windows" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:394 +msgid "Lexicon windows" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:408 +msgid "Book windows" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:461 +msgid "Specify a language for biblical booknames" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "Default modules" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +msgid "Default Commentary" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:522 +msgid "Default Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:530 +msgid "Default Hebrew Strong's Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:538 +msgid "Default Greek Strong's Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:546 +msgid "Default Hebrew Morphological Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:553 +msgid "Default Greek Morphological Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +msgid "Show verse numbers" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +msgid "Edit profiles" +msgstr "" + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +msgid "Load a new profile" +msgstr "" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +msgid "Toggle fullscreen mode" +msgstr "" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +msgid "BibleTime's Bible study HowTo" +msgstr "" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +msgid "Show daily tips at startup" +msgstr "" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +msgid "Jump to the next verse" +msgstr "" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +msgid "Jump to the previous verse" +msgstr "" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +msgid "Show the next chapter" +msgstr "" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +msgid "Show the previous chapter" +msgstr "" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +msgid "Show the next book" +msgstr "" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +msgid "Show the previous book" +msgstr "" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +msgid "Choose the modules to search in" +msgstr "" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +msgid "Search for this text" +msgstr "" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +msgid "Use custom scope" +msgstr "" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +msgid "Graphical Search Analysis" +msgstr "" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +msgid "Show start-up logo" +msgstr "" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +msgid "Keyboard accelerators used by all display windows" +msgstr "" + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +msgid "Preview print job" +msgstr "" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +msgid "List of print styles" +msgstr "" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +msgid "Delete the selected style" +msgstr "" + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +msgid "Edit the selected style" +msgstr "" + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +msgid "Open the search dialog to search for text in one or more modules." +msgstr "" + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +msgid "Toggle the main index view." +msgstr "" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +msgid "Toggle Strong's numbers in the modules." +msgstr "" + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +msgid "Tile the open display windows." +msgstr "" + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +msgid "Automatically tile the display windows." +msgstr "" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +msgid "Cascade the open display windows." +msgstr "" + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +msgid "Automatically cascade the opened display windows." +msgstr "" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "" + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +msgid "Edit profiles..." +msgstr "" + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "" + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +msgid "Show the \"about\" dialog of KDE 2." +msgstr "" + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "" + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "" + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +msgid "Import bookmarks from a file." +msgstr "" + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "" + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "" + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "" + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +msgid "Save new personal comments." +msgstr "" + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "" + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +msgid "Toggle bold formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +msgid "Toggle italic formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +msgid "Toggle underlined formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "" + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "" + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "" + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +msgid "Save the displayed chapter as an HTML file." +msgstr "" + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "" + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "" + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +msgid "Add the selected module to the list on the right." +msgstr "" + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +msgid "Remove the selected module from the list on the right side." +msgstr "" + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "" + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "" + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +msgid "Activate this to use a case sensitive search." +msgstr "" + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "" + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "" + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "" + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "" + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "" + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "" + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "" + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +msgid "Select an action and change the key binding for the action." +msgstr "" + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "" + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +msgid "Set the keyboard accelerators used in all display windows" +msgstr "" + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +msgid "Set keyboard accelerators used in Bible windows" +msgstr "" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +msgid "Closes this dialog without doing anything else." +msgstr "" + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "" + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +msgid "This combo box contains the available print styles." +msgstr "" + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "" + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +msgid "Move the selected item up one item." +msgstr "" + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +msgid "Move the selected item down one item." +msgstr "" + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "" + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "" + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +msgid "The size of the border on the left side of the paper." +msgstr "" + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +msgid "The size of the border on the right side of the paper." +msgstr "" + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +msgid "The size of the border on the top of the paper." +msgstr "" + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +msgid "The size of the border on the bottom of the paper." +msgstr "" + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "" + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "" + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" diff --git a/bibletime-doc/po/cs.gmo b/bibletime-doc/po/cs.gmo new file mode 100644 index 0000000..7f963ea Binary files /dev/null and b/bibletime-doc/po/cs.gmo differ diff --git a/bibletime-doc/po/cs.po b/bibletime-doc/po/cs.po new file mode 100644 index 0000000..8bbe26b --- /dev/null +++ b/bibletime-doc/po/cs.po @@ -0,0 +1,3330 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: bibletime-1.0\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2001-06-11 11:02GMT+1\n" +"Last-Translator: Michal Rovnaník \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.8\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "Poznámky" + +#: bibletime/backend/cswordbackend.cpp:315 +#, fuzzy +msgid "Strong's Numbers" +msgstr "Strongova čísla" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +#, fuzzy +msgid "Hebrew Cantillation" +msgstr "Orientace" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +#, fuzzy +msgid "Enable debug messages" +msgstr "Povolit ladicí zprávy" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Nástroj pro studium Bible pro KDE 2" + +#: bibletime/main.cpp:121 +#, fuzzy +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2001, The BibleTime Team" + +#: bibletime/main.cpp:122 +#, fuzzy +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"BibleTime je snadno použitelný, ale mocný nástroj pro studium Bible pro " +"prostředí KDE 2.\n" +"\n" +"Hledáme nové programátory, překladatele a autory příručky.\n" +"Pokud se chcete připojit, napište e-mail na adresu info@bibletime.de" + +#: bibletime/main.cpp:130 +#, fuzzy +msgid "Project coordinator" +msgstr "Koordinátor projektu, uživatelské rozhraní, backend" + +#: bibletime/main.cpp:131 +#, fuzzy +msgid "Frontend, backend" +msgstr "Uživatelské rozhraní, backend, různé" + +#: bibletime/main.cpp:132 +#, fuzzy +msgid "Searchdialog" +msgstr "Hledání" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Příručka" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Překlad do češtiny" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Překlad do dánštiny" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Překlad do holandštiny" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Překlad do francouzštiny" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Překlad do maďarštiny" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Překlad do italštiny" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Překlad do norštiny" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Překlad do polštiny" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Překlad do portugalštiny" + +#: bibletime/main.cpp:155 +#, fuzzy +msgid "Translation into Russian" +msgstr "Překlad do maďarštiny" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Překlad do slovenštiny" + +#: bibletime/main.cpp:157 +#, fuzzy +msgid "Translation into Spanish" +msgstr "Překlad do dánštiny" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Návod, jak studovat Bibli" + +#: bibletime/main.cpp:185 +#, fuzzy +msgid "Starting BibleTime" +msgstr "O aplikaci BibleTime" + +#: bibletime/bibletime_init.cpp:59 +#, fuzzy +msgid "Creating BibleTime's GUI" +msgstr "Ukončit BibleTime" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Vyprázdnit tiskovou frontu" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Reset hlavního seznamu" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Hledat v modulu (-ech)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Odstranit zvolenou (-é) položku (-y)" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "&Hlavní seznam" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "&Kaskádovat" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "&Vydláždit" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "&Automaticky kaskádovat" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "A&utomaticky dláždit" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "&Zavřít vše" + +#: bibletime/bibletime_init.cpp:167 +#, fuzzy +msgid "&Save profile" +msgstr "Vytvořit novou složku" + +#: bibletime/bibletime_init.cpp:172 +#, fuzzy +msgid "&Load profile" +msgstr "Vytvořit novou složku" + +#: bibletime/bibletime_init.cpp:177 +#, fuzzy +msgid "&Configure profiles" +msgstr "Nastavení barev pro BibleTime" + +#: bibletime/bibletime_init.cpp:183 +#, fuzzy +msgid "&Fullscreen mode" +msgstr "Aktuální modul:" + +#: bibletime/bibletime_init.cpp:202 +#, fuzzy +msgid "&Handbook" +msgstr "Příručka" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +#, fuzzy +msgid "&Bible Study Howto" +msgstr "Návod, jak studovat Bibli" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "&Tip dne" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "editor stylů" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Jméno stylu:" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Zvolte část stylu:" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "Hlavička" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Popis" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Text modulu" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Povolit tuto část" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Popředí:" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Pozadí:" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Zvolte písmo" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Náhled písma" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Použít rámeček" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Síla čáry (v bodech):" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Barva rámečku:" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +#, fuzzy +msgid "Line style:" +msgstr "Jméno stylu:" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Standard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Jméno:" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "neznámé jméno" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "Styly" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "Okraje (v milimetrech)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "&Horní" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "&Levý" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "&Pravý" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "Seznam prvků stylu:" + +#: bibletime/printing/cprintdialogpages.cpp:192 +#, fuzzy +msgid "Print queue" +msgstr "Tiskárna" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "Zvolte styl" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "Tisknutelné záznamy:" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "Modul" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "Od" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "Do" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "Styl" + +#: bibletime/frontend/chtmldialog.cpp:84 +#, fuzzy +msgid "Backward" +msgstr "Pozadí" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "Ok" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "Nemohu najít stránku %1!" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm *.shtml *.shtm | HTML soubory\n" +" *.* | Všechny soubory (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "Uložit text jako HTML stránku ..." + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" +"*.txt | Textové soubory (*.txt)\n" +"*.* | Všechny soubory (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "Uložit stránku jako obyčejný text ..." + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "Zvolte písmo:" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "Zvolte velikost písma" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "Tučné" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "Podtržené" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "Zarovnat do bloku" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "neznámý" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "Záložka na" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +#, fuzzy +msgid "Language" +msgstr "Seznam jazyků" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "Odemykací klíč" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "není nastaveno" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "Verze" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "Bible" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "Komentáře" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "Slovníky" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "Kapitola" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "Hlavní seznam" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "Vytvořit novou složku" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "Změnit tuto složku" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "Změnit tuto záložku" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "Import záložek" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "Export záložek" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "Tisk záložek" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "Hledat ve vybraných modulech" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "Odemknout tento modul" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "O tomto modulu" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "Popis záložky - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "Sem prosím vložte popis:" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "Změna popisu záložky - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "Změňte prosím popis položky!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "Změna složky - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "Změňte prosím jméno skupiny!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +#, fuzzy +msgid "Location" +msgstr "Kapitola" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "Zapisovatelný" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +#, fuzzy +msgid "yes" +msgstr "Styly" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "Vložte jméno složky - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "Vložte prosím jméno složky!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "BibleTime - Odemknutí modulu" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "Vložte klíč k odemknutí modulu!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "Import záložek ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" +"Při importování záložek došlo k chybě!
Formát záložek importovaného " +"souboru je novější
než verze formátu záložek této verze BibleTime!" +"
Import záložek nemusí proběhnout korektně!
Chcete pokračovat?" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "Import záložek" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "Export záložek ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" +"Tato funkce zruší nastavení hlavního seznamu!
Dojde k obnovení " +"původních skupin a smazání všech ostatních položek!
Ujistěte se, že " +"nepřijdete o důležité záložky!
Chcete pokračovat?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "BibleTime - Reset hlavního seznamu" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "Slovník" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "Záznam" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "Text záznamu" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "Záznam s textem" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "Vybraný text" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "Záznam jako obyčejný text" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "Záznam jako HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "Vyhledat vybraný text ve slovníku" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "Kopírovat..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "Přidat do tiskové fronty..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "Uložit..." + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +#, fuzzy +msgid "Next entry" +msgstr "Text záznamu" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +#, fuzzy +msgid "Previous entry" +msgstr "Předchozí záznam" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "Bible" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "Verš" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "Text verše" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "Verš s textem" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "Kapitolu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "Kapitolu jako obyčejný text" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "Kapitolu jako HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +#, fuzzy +msgid "Next book" +msgstr "Další kniha" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +#, fuzzy +msgid "Previous book" +msgstr "Předchozí kniha" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +#, fuzzy +msgid "Next chapter" +msgstr "Další kapitola" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +#, fuzzy +msgid "Previous chapter" +msgstr "Předchozí kapitola" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +#, fuzzy +msgid "Next verse" +msgstr "Text verše" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +#, fuzzy +msgid "Previous verse" +msgstr "Předchozí verš" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "Vybrat další moduly" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "Žádný modul" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +#, fuzzy +msgid "Display options" +msgstr "Okno prohlížeče" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +#, fuzzy +msgid "Show versenumbers" +msgstr "Zobrazit Strongova čísla" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "Zobrazit poznámky" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +#, fuzzy +msgid "Show Strong's Numbers" +msgstr "Zobrazit Strongova čísla" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "Synchronizace..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "Změna záznamu..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "Komentář" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +#, fuzzy +msgid "Save changes to module?" +msgstr "Hledání v modulech" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +#, fuzzy +msgid "Book window" +msgstr "Bible" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +#, fuzzy +msgid "Toggle tree" +msgstr "Aktuální modul:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "Moduly:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "Nalezené záznamy:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +#, fuzzy +msgid "module not set" +msgstr "není nastavený modul" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "Vlastnosti hledání" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "Více slov" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "Přesné hledání" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "Regulární výraz" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "Rozlišovat velikost" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "Rozsah hledání" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "Postup hledání" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "Aktuální modul:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "Celkem:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "Hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Hledat" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "Přerušit" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "Volba modulů" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "Zvolte moduly k prohledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "Hledaný text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "Vložte hledaný text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "Výsledek hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "Výsledek Vašeho hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "Analýza hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "Grafická analýza Vašeho hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +#, fuzzy +msgid "Save Search Analysis" +msgstr "Analýza hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +#, fuzzy +msgid "BibleTime Search Analysis" +msgstr "Analýza hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +#, fuzzy +msgid "Search Text :" +msgstr "Hledaný text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +#, fuzzy +msgid "Search Type :" +msgstr "Hledaný text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +#, fuzzy +msgid "Search Scope:" +msgstr "Rozsah hledání" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "Bez omezení" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "Poslední výsledek" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "Použít rozsah" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "Zvolte požadovaný rozsah" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "Upravit rozsahy" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "Stará Smlouva" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "Mojžíš/Pentateuch/Tóra" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "Spisy" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "Proroci" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "Nová Smlouva" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "Evangelia" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "Epištoly/Dopisy" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "Pavlovy epištoly" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "Zadejte požadovaný rozsah" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "Výsledek rozboru rozsahu" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "Jméno rozsahu" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "Vložte prosím jméno pro nový rozsah" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "Moduly" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "Výsledek hledání" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "Výsledek hledání s textem" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +#, fuzzy +msgid "Appending keys to the printing queue ..." +msgstr "Přidat do tiskové fronty..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +#, fuzzy +msgid "Copying search result to clipboard..." +msgstr "Kopírovat do schránky" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +#, fuzzy +msgid "Saving the search result ..." +msgstr "Uložit výsledek hledání ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +#, fuzzy +msgid "Saving the search result..." +msgstr "Uložit výsledek hledání ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "Odkaz" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "Odkaz s textem" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | Textové soubory\n" +" *.* | Všechny soubory (*.*)" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "Uložit klíč ..." + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "Uložit výsledek hledání ..." + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Nastavení" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +#, fuzzy +msgid "Create new profile" +msgstr "Vytvořit novou složku" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#, fuzzy +msgid "Please enter the name of the new profile" +msgstr "Vložte prosím jméno složky!" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Rename profile" +msgstr "Odstranit vybrané položky" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Please enter the new name of the profile" +msgstr "Vložte prosím jméno složky!" + +#: bibletime/frontend/coptionsdialog.cpp:170 +#, fuzzy +msgid "Startup" +msgstr "Zobrazovat logo" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "Zobrazovat tip dne" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "Zobrazovat logo" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +#, fuzzy +msgid "Choose fonts" +msgstr "Zvolte písmo" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +#, fuzzy +msgid "The quick brown fox jumps over the lazy dog" +msgstr "Žluťoučký kůň úpěl ďábelské ódy" + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "Barvy" + +#: bibletime/frontend/coptionsdialog.cpp:245 +#, fuzzy +msgid "Choose colors" +msgstr "Volba modulů" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "Pozadí" + +#: bibletime/frontend/coptionsdialog.cpp:262 +#, fuzzy +msgid "Highlighted verse" +msgstr "Zvýrazněný verš" + +#: bibletime/frontend/coptionsdialog.cpp:267 +#, fuzzy +msgid "Hyperlinks" +msgstr "Tisknout" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "Strongova čísla" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +#, fuzzy +msgid "Profiles" +msgstr "Změna záznamu..." + +#: bibletime/frontend/coptionsdialog.cpp:302 +#, fuzzy +msgid "Manage your profiles" +msgstr "Nastavení barev pro BibleTime" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +#, fuzzy +msgid "Delete selected profile" +msgstr "Smazání vybraných položek." + +#: bibletime/frontend/coptionsdialog.cpp:322 +#, fuzzy +msgid "Rename selected profile" +msgstr "Odstranit vybrané položky" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "Zkratky" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +#, fuzzy +msgid "Bible windows" +msgstr "Bible" + +#: bibletime/frontend/coptionsdialog.cpp:381 +#, fuzzy +msgid "Commentary windows" +msgstr "Komentář" + +#: bibletime/frontend/coptionsdialog.cpp:394 +#, fuzzy +msgid "Lexicon windows" +msgstr "Slovník" + +#: bibletime/frontend/coptionsdialog.cpp:408 +#, fuzzy +msgid "Book windows" +msgstr "Bible" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Obecné" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +#, fuzzy +msgid "Use down arrow to scroll to next verse" +msgstr "Použít šipku dolů pro skok na další verš" + +#: bibletime/frontend/coptionsdialog.cpp:461 +#, fuzzy +msgid "Specify a language for biblical booknames" +msgstr "Jazyk pro jména knih" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "Jazyk pro jména knih" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "Angličtina" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +#, fuzzy +msgid "Default modules" +msgstr "Použité moduly" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +#, fuzzy +msgid "Default Commentary" +msgstr "Komentáře" + +#: bibletime/frontend/coptionsdialog.cpp:522 +#, fuzzy +msgid "Default Lexicon" +msgstr "Slovníky" + +#: bibletime/frontend/coptionsdialog.cpp:530 +#, fuzzy +msgid "Default Hebrew Strong's Lexicon" +msgstr "Slovníky" + +#: bibletime/frontend/coptionsdialog.cpp:538 +#, fuzzy +msgid "Default Greek Strong's Lexicon" +msgstr "Slovníky" + +#: bibletime/frontend/coptionsdialog.cpp:546 +#, fuzzy +msgid "Default Hebrew Morphological Lexicon" +msgstr "Slovníky" + +#: bibletime/frontend/coptionsdialog.cpp:553 +#, fuzzy +msgid "Default Greek Morphological Lexicon" +msgstr "Slovníky" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +#, fuzzy +msgid "Show verse numbers" +msgstr "Zobrazit Strongova čísla" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "Tisk..." + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "Ukončit tisk" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "&Hlavní seznam" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "&Okno" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "Vyčištění tiskové fronty" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "Otevřít dialog pro tisk" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "Ukončit BibleTime" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "Hledání v modulech" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "Odstranit vybrané položky" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "Zobrazit hlavní seznam" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "Zobrazit nástrojovou lištu" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "Zobrazit Strongova čísla" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "Uspořádat okna" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "Automaticky uspořádávat okna" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "Kaskádovat okna" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "Automaticky kaskádovat okna" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "Zavřít všechna okna" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +#, fuzzy +msgid "Edit profiles" +msgstr "Změna záznamu..." + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +#, fuzzy +msgid "Load a new profile" +msgstr "Vytvořit novou složku" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +#, fuzzy +msgid "Toggle fullscreen mode" +msgstr "Aktuální modul:" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "Upravit nástrojovou lištu" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "Příručka k BibleTime" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +#, fuzzy +msgid "BibleTime's Bible study HowTo" +msgstr "Návod, jak studovat Bibli" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "Přepnutí do režimu \"Co je to?\"" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "Poslat chybové hlášení" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +#, fuzzy +msgid "Show daily tips at startup" +msgstr "Zobrazit tip dne" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "O aplikaci BibleTime" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "Informace o prostředí KDE" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "Hlavní seznam" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "Přidat záložku do tiskové fronty" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "Pracovní oblast" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "Další záznam" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "Předchozí záznam" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +#, fuzzy +msgid "Jump to the next verse" +msgstr "Další verš" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +#, fuzzy +msgid "Jump to the previous verse" +msgstr "Předchozí verš" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +#, fuzzy +msgid "Show the next chapter" +msgstr "Další kapitola" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +#, fuzzy +msgid "Show the previous chapter" +msgstr "Předchozí kapitola" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +#, fuzzy +msgid "Show the next book" +msgstr "Další kniha" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +#, fuzzy +msgid "Show the previous book" +msgstr "Předchozí kniha" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "Seznam knih" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "Seznam kapitol" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "Seznam veršů" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "Seznam záznamů" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "Listovat seznamem" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "Upravit tento záznam" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "Uložit tento komentář" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "Smazat tento komentář" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "Komentář platí až do" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "Tučné" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "Skloněné" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "Podtržené" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "Písmo" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "Barva" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "Velikost písma" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "Synchronizovat s Biblickými okny" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "Uložit jako HTML" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "Kopírovat do schránky" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +#, fuzzy +msgid "Choose the modules to search in" +msgstr "Zvolte moduly k prohledání" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "Přidat vybraný modul do seznamu" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "Odebrat vybraný modul ze seznamu" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "Seznam modulů pro hledání" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +#, fuzzy +msgid "Search for this text" +msgstr "Hledaný text" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "Hledat víceslovný výraz" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "Přesné hledání" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "Hledat pomocí GNU regulárních výrazů" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "Rozlišovat VELKÁ a malá písmena" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "Výsledek posledního hledání" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +#, fuzzy +msgid "Use custom scope" +msgstr "Použít vlastní rozsah" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "Přidat nový rozsah" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "Zrušit tento rozsah hledání" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "Úprava nebo vytvoření vlastního rozsahu" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "Vyberte rozsah hledání ze seznamu" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "Vložte vlastní rozsah hledání" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "Rozbor výsledku" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "Zavřít toto dialogové okno" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "Použité moduly" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "Nalezené záznamy" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Náhled" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +#, fuzzy +msgid "Graphical Search Analysis" +msgstr "Grafická analýza" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "Zobrazit tip dne" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "Seznam jazyků" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +#, fuzzy +msgid "Show start-up logo" +msgstr "Zobrazovat logo" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "Nastavení klávesových zkratek" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "Zvolte oblast aplikace" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "Zvolte písmo" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "Barva pozadí" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "Barva vybraného verše" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +#, fuzzy +msgid "Keyboard accelerators used by all display windows" +msgstr "Toto je barva pozadí okna prohlížeče." + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "Tisknout" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +#, fuzzy +msgid "Preview print job" +msgstr "Aplikace pro náhled:" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "Otevření nápovědy" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "Seznam tisků" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "Přesunout nahoru" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "Přesunout dolů" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "Smazat položku" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "Vložit zlom strany" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "Okraje stránky" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "Levý okraj" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "Pravý okraj" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "Horní okraj" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "Dolní okraj" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +#, fuzzy +msgid "List of print styles" +msgstr "Seznam tisků" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +#, fuzzy +msgid "Delete the selected style" +msgstr "Smazání vybraných položek." + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +#, fuzzy +msgid "Edit the selected style" +msgstr "Smazání vybraných položek." + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "Vytvořit nový styl tisku" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +#, fuzzy +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" +"Vymazání tiskové fronty programu BibleTime. Všechny položky budou odstraněny " +"ze seznamu, tlačítko tisku bude zablokováno." + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +#, fuzzy +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" +"Otevření dialogu pro tisk z programu BibleTime, kde můžete upravovat " +"tiskovou frontu a nastavovat jednotlivým položkám styl tisku." + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "Ukončení BibleTime a uložení nastavení." + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +#, fuzzy +msgid "Open the search dialog to search for text in one or more modules." +msgstr "" +"Otevření dialogového okna pro hledání textu v jednom nebo více modulech." + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +#, fuzzy +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" +"Odstranit vybranou položku z hlavního seznamu.
Pokud odstraníte složku, " +"budou zrušen i její obsah." + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +#, fuzzy +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" +"Reset hlavního seznamu
Všechny záložky a složky budou smazány a budou " +"obnoveny původní složky." + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +#, fuzzy +msgid "Toggle the main index view." +msgstr "Hlavní seznam" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +#, fuzzy +msgid "Toggle Strong's numbers in the modules." +msgstr "Přepínač mezi zobrazením nebo skrytím Strongových čísel v modulech." + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +#, fuzzy +msgid "Tile the open display windows." +msgstr "Zavře všechna otevřená okna." + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +#, fuzzy +msgid "Automatically tile the display windows." +msgstr "Automaticky uspořádávat okna" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +#, fuzzy +msgid "Cascade the open display windows." +msgstr "Zavře všechna otevřená okna." + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +#, fuzzy +msgid "Automatically cascade the opened display windows." +msgstr "Automaticky kaskádovat okna" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "Zavře všechna otevřená okna." + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +#, fuzzy +msgid "Edit profiles..." +msgstr "Změna záznamu..." + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "Otevře dialogové okno, ve kterém můžete měnit většinu nastavení." + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "Otevře nápovědu k programu BibleTime." + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "Otevře nápovědu k programu BibleTime." + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +#, fuzzy +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" +"Přepnutí ukazatele myši do módu \"Co je toto?\".
Všechny důležité " +"prvky programu BibleTime nabízejí tuto nápovědu." + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "Pošle chybové hlášení vývojářům programu BibleTime!" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" +"Zobrazení tipu dne.
Tipy obsahují důležité biblické citace a užitečné " +"tipy pro používání programu BibleTime." + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "Zobrazí detailní informace o programu BibleTime." + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +#, fuzzy +msgid "Show the \"about\" dialog of KDE 2." +msgstr "Zobrazí obecnou informaci o prostředí KDE 2." + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" +"Toto je hlavní seznam.
Umožňuje spravovat nainstalované moduly, pracovat " +"se záložkami, otevírat okna prohlížečů apod." + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +#, fuzzy +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" +"Vytvoření nové složky v hlavním seznamu.
Pokud jste pravé tlačítko myši " +"stiskli nad složkou, bude nová složka její pod-složkou.
Jinak se vytvoří " +"nová hlavní složka." + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "Změní vlastnosti vybrané složky." + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "Změní vlastnosti vybrané záložky." + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +#, fuzzy +msgid "Import bookmarks from a file." +msgstr "Naimportuje záložky ze souboru." + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" +"Vyexportuje záložky do souboru, takže Vy
nebo jiní uživatelé si je budou " +"moci později naimportovat." + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +#, fuzzy +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" +"Tímto přidáte tuto záložku do tiskové fronty programu BibleTime. Vytištěn " +"bude odkaz, popis a text odkazu." + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "Otevře malé dialogové okno, ve kterém můžete odemknout vybraný modul." + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "Otevře okno s informací o vybraném modulu." + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +#, fuzzy +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" +"Tato oblast je pracovní plochou programu BibleTime.
Všechna okna " +"prohlížečů budou zobrazena na tomto místě." + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "Zobrazí se další záznam v modulu." + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "Zobrazí se předchozí záznam v modulu." + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +#, fuzzy +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" +"Pokud prohlížíte text Bible, označí se následující verš.
Při práci s " +"komentářem se zobrazí další záznam." + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +#, fuzzy +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" +"Pokud prohlížíte text Bible, označí se předchozí verš.
Při práci s " +"komentářem se zobrazí předchozí záznam." + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "Zobrazí následující kapitolu modulu. Bude vybrán první verš." + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "Zobrazí předchozí kapitolu modulu. Bude vybrán první verš." + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "Zobrazí následující knihu modulu, první kapitolu, první verš." + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "Zobrazí předchozí knihu modulu, první kapitolu, první verš." + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "Tento seznam obsahuje knihy dostupné v tomto modulu." + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "Tento seznam obsahuje kapitoly dostupné v této knize." + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "Tento seznam obsahuje verše dostupné v této kapitole." + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "Tento seznam obsahuje záznamy v tomto modulu." + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" +"Toto tlačítko umožnuje jednoduše procházet položkami seznamu. Stiskněte " +"tlačítko a pohybem myši vyberte požadovanou položku." + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" +"Přepínání mezi módy \"čtení-zápis\" a \"pouze čtení\" u zapisovatelných " +"modulů." + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +#, fuzzy +msgid "Save new personal comments." +msgstr "Uložení osobního komentáře." + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "Smazání textu a odstranění záznamu z modulu." + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +#, fuzzy +msgid "Toggle bold formatting of the selected text." +msgstr "Přepínání mezi tučným a ne-tučným písmem." + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +#, fuzzy +msgid "Toggle italic formatting of the selected text." +msgstr "Přepínání mezi kurzívou a ne-kurzívou." + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +#, fuzzy +msgid "Toggle underlined formatting of the selected text." +msgstr "Přepínání mezi podtrženým a ne-podtrženým písmem." + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "Nastavení jiného písma pro vybraný text." + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "Nastavení jiné barvy pro vybraný text." + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "Nastavení jiné velikosti písma pro vybraný text." + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" +"Synchronizovat zobrazený komentář podle verše v aktivním biblickém okně." + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +#, fuzzy +msgid "Save the displayed chapter as an HTML file." +msgstr "Uložit zobrazenou kapitolu jako HTML soubor." + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "Vybrat celý text." + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "Kopírovat zobrazený text do schránky." + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +#, fuzzy +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" +"Zvolte moduly, které chcete prohledat.
Pomocí tlačítek na pravé straně " +"můžete přidávat/odebírat moduly do/ze seznamu." + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +#, fuzzy +msgid "Add the selected module to the list on the right." +msgstr "Přidání vybraného modulu do seznamu." + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +#, fuzzy +msgid "Remove the selected module from the list on the right side." +msgstr "Odstranění vybraného modulu ze seznamu." + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "Seznam modulů pro hledání." + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +#, fuzzy +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "Text, který sem napíšete, bude hledán ve všech modulech." + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +#, fuzzy +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" +"Tato volba slouží pro hledání více slov.
Každé zadané slovo bude hledáno " +"samostatně." + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +#, fuzzy +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" +"Tato volba slouží pro hledání fráze.
Zadaný text bude hledán jako celek." + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" +"Tato volba slouží pro hledání pomocí standardních GNU regulárních výrazů." +"
Bližší popis regulárních výrazů naleznete v příručce." + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +#, fuzzy +msgid "Activate this to use a case sensitive search." +msgstr "Zapněte, pokud chcete při hledání rozlišovat VELKÁ a malá písmena." + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "Vyberte, pokud chcete hledat v celém modulu (celých modulech)." + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +#, fuzzy +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "Vyberte, pokud chcete jako rozsah použít výsledek posledního hledání." + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "Vytvoření nového rozsahu hledání." + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +#, fuzzy +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "Použít vlastní rozsah hledání.
Existuje standardní balíček rozsahů." + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "Tímto tlačítkem smažete vybraný rozsah hledání." + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "Vyberte rozsah hledání ze seznamu." + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" +"Zadejte vlastní rozsah hledání.
Pro oddělení čísla kapitoly od čísla " +"verše použijte dvojtečku \":\", pro oddělení spodní a horní hranice použijte " +"pomlčku \"-\" (např. Genesis - Exodus 3:4),
pro oddělení několika bloků " +"použijte středník \";\" (např. Genesis;Matouš)." + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" +"Tento seznam obsahuje výsledek rozboru Vámi zadaného rozsahu. Tento výsledek " +"bude použit pro hledání." + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "Zavření tohoto okna a uložení změn." + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" +"Seznam prohledávaných modulů.
Kliknutím na modul zobrazíte výsledek " +"hledání." + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "Zde je seznam veršů nalezených ve vybraném modulu." + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "Zde vidíte náhled nalezeného verše." + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" +"Grafická analýza výsledku hledání.
Sloupce zobrazují počet nalezených " +"výskytů pro každou knihu nebo komentář." + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "Zapněte, pokud máte zájem o zobrazení tipu při spuštění BibleTime." + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "Jazyky, ve kterých si můžete nechat zobrazovat názvy knih." + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +#, fuzzy +msgid "Activate this to see the BibleTime logo on startup." +msgstr "Zapněte, pokud máte zájem o zobrazení tipu při spuštění BibleTime." + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +#, fuzzy +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "Vyberte, pokud chcete používat šipku dolů pro skok na další verš." + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +#, fuzzy +msgid "Select an action and change the key binding for the action." +msgstr "Vyberte akci a změňte pro ni klávesovou zkratku." + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +#, fuzzy +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" +"Zde vyberte, pro jaký účel bude písmo použito a upravte jeho nastavení v " +"nabídce." + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "Toto je barva pozadí okna prohlížeče." + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "Toto je barva vybraného verše v okně prohlížeče." + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +#, fuzzy +msgid "Set the keyboard accelerators used in all display windows" +msgstr "Toto je barva pozadí okna prohlížeče." + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +#, fuzzy +msgid "Set keyboard accelerators used in Bible windows" +msgstr "Nastavení klávesových zkratek" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +#, fuzzy +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "Nastavení klávesových zkratek" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +#, fuzzy +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "Nastavení klávesových zkratek" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" +"Spustí tisk.
Položky v seznamu budou vytištěny podle přiřazených stylů." + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" +"Tisk proběhne do dočasného souboru a otevře se prohlížeč postscriptu pro " +"zobrazení náhledu tisku." + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +#, fuzzy +msgid "Closes this dialog without doing anything else." +msgstr "Zavření tohoto okna bez následků pro položky nebo tiskárny." + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "Otevření nápovědy pro BibleTime." + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +#, fuzzy +msgid "This combo box contains the available print styles." +msgstr "Toto je seznam dostupných tiskových stylů." + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "Tento seznam obsahuje tiskové úlohy." + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +#, fuzzy +msgid "Move the selected item up one item." +msgstr "Přesunutí položky o jednu pozici dolů." + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +#, fuzzy +msgid "Move the selected item down one item." +msgstr "Přesunutí položky o jednu pozici nahoru." + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "Smazání vybraných položek." + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +#, fuzzy +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" +"Vložení tzv. stránkového zlomu.
Tiskárna začne tisknout na další stranu." + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "Tato skupina obsahuje velikosti okrajů papíru (v milimetrech)." + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +#, fuzzy +msgid "The size of the border on the left side of the paper." +msgstr "Velikost levého okraje papíru." + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +#, fuzzy +msgid "The size of the border on the right side of the paper." +msgstr "Velikost pravého okraje papíru." + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +#, fuzzy +msgid "The size of the border on the top of the paper." +msgstr "Velikost horního okraje papíru." + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +#, fuzzy +msgid "The size of the border on the bottom of the paper." +msgstr "Velikost spodního okraje papíru." + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" +"Seznam dostupných stylů tisku.
Tlačítkem \"Nový styl\" si můžete vytvořit " +"svůj vlastní styl." + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "Odstranění vybraného stylu ze seznamu." + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "Změna vlastností vybraného stylu." + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "Vytvoření nového stylu.
Nový styl bude přidán do seznamu." + +#~ msgid "Save verse with text as ..." +#~ msgstr "Uložit verš s textem jako ..." + +#~ msgid "The bible window" +#~ msgstr "Bible" + +#~ msgid "The commentary window" +#~ msgstr "Komentář" + +#~ msgid "The lexicon window" +#~ msgstr "Slovník" + +#~ msgid "The list of printers" +#~ msgstr "Seznam tiskáren" + +#, fuzzy +#~ msgid "Print to a file" +#~ msgstr "Tisknout do souboru" + +#~ msgid "Browse for the file" +#~ msgstr "Hledat soubor" + +#, fuzzy +#~ msgid "Number of copies" +#~ msgstr "&Počet kopií" + +#~ msgid "Paper type" +#~ msgstr "Typ papíru" + +#~ msgid "Paper size" +#~ msgstr "Velikost papíru" + +#~ msgid "This is the Bible display window" +#~ msgstr "Toto je okno prohlížeče Bible." + +#~ msgid "This is the commentary display window." +#~ msgstr "Toto je okno prohlížeče komentáře." + +#~ msgid "This is the lexicon display window." +#~ msgstr "Toto je okno prohlížeče slovníku." + +#~ msgid "" +#~ "This is the list of available printers of your system.
Please select " +#~ "the printer you want to use for printing." +#~ msgstr "" +#~ "Tento seznam obsahuje dostupné tiskárny.
Vyberte tiskárnu, kterou " +#~ "chcete použít." + +#, fuzzy +#~ msgid "Print to a postscript file on disk." +#~ msgstr "Vytiskne do souboru ve formátu PostScript." + +#, fuzzy +#~ msgid "Browse for the file you want to print to." +#~ msgstr "Výběr souboru, do kterého chcete tisknout." + +#, fuzzy +#~ msgid "The number of copies for printing." +#~ msgstr "Kolik se má vytisknout kopií." + +#, fuzzy +#~ msgid "Choose the orientation of the paper." +#~ msgstr "Vyberte orientaci tisku." + +#, fuzzy +#~ msgid "Print on the paper using \"Portrait\" orientation." +#~ msgstr "Tisknout jako \"portrét\"." + +#, fuzzy +#~ msgid "Print on the paper using \"Landscape\" orientation." +#~ msgstr "Tisknout jako \"krajinu\"." + +#~ msgid "The type of the paper which is used for printing." +#~ msgstr "Typ papíru." + +#, fuzzy +#~ msgid "The size of the paper used." +#~ msgstr "Velikost papíru." + +#~ msgid "Search result for \"%1\" in module \"%2\"\n" +#~ msgstr "Výsledek hledání \"%1\" v modulu \"%2\"\n" + +#~ msgid "Printdialog" +#~ msgstr "Tisk" + +#~ msgid "The general options for printing" +#~ msgstr "Obecné nastavení pro tisk" + +#~ msgid "Available printers:" +#~ msgstr "Dostupné tiskárny:" + +#~ msgid "Host" +#~ msgstr "Hostitel" + +#~ msgid "Comment" +#~ msgstr "Komentář" + +#~ msgid "Print to file:" +#~ msgstr "Tisk do souboru:" + +#~ msgid "&Number of copies" +#~ msgstr "&Počet kopií" + +#~ msgid "Por&trait" +#~ msgstr "Por&trét" + +#~ msgid "L&andscape" +#~ msgstr "&Krajina" + +#~ msgid "Paper t&ype" +#~ msgstr "&Typ papíru" + +#~ msgid "Size: 8888mm x 8888mm" +#~ msgstr "Velikost: 8888mm x 8888mm" + +#~ msgid "Preview application:" +#~ msgstr "Aplikace pro náhled:" + +#~ msgid "*.ps | Postscript files" +#~ msgstr "*.ps | Postscriptové soubory" + +#~ msgid "A4" +#~ msgstr "A4" + +#~ msgid "A5" +#~ msgstr "A5" + +#~ msgid "Letter" +#~ msgstr "Letter" + +#~ msgid "Legal" +#~ msgstr "Legal" + +#~ msgid "Executive" +#~ msgstr "Executive" + +#~ msgid "Layout specific settings" +#~ msgstr "Zvláštní nastavení" + +#~ msgid "Entries" +#~ msgstr "Záznamy" + +#~ msgid "Management of BibleTime's printing queue" +#~ msgstr "Správa tiskové fronty pro BibleTime" + +#~ msgid "Size: %1mm x %2mm" +#~ msgstr "Velikost: %1mm x %2mm" + +#~ msgid "Useful tips for BibleTime" +#~ msgstr "Užitečné tipy pro BibleTime" + +#~ msgid "Run on startup" +#~ msgstr "Spustit při startu" + +#, fuzzy +#~ msgid "Language:" +#~ msgstr "Seznam jazyků" + +#, fuzzy +#~ msgid "Foonotes:" +#~ msgstr "Poznámky" + +#~ msgid "Strong's numbers: %1
" +#~ msgstr "Strongova čísla: %1
" + +#~ msgid "Unlock key:" +#~ msgstr "Odemykací klíč:" + +#~ msgid "Version:" +#~ msgstr "Verze:" + +#, fuzzy +#~ msgid "Not necessary" +#~ msgstr "Není nutný!" + +#~ msgid "Datapath" +#~ msgstr "Cesta k datům" + +#~ msgid "" +#~ "The file does already exist!
Do you want to overwrite it?" +#~ msgstr "Soubor již existuje!
Chcete jej přepsat?
" + +#~ msgid "BibleTime - Save file as ..." +#~ msgstr "BibleTime - Uložit soubor jako ..." + +#~ msgid "Printing %1" +#~ msgstr "Tisk %1" + +#, fuzzy +#~ msgid "Startup options" +#~ msgstr "Tisknout" + +#, fuzzy +#~ msgid "SWORD options" +#~ msgstr "Tisknout" + +#, fuzzy +#~ msgid "Configure BibleTime's key bindings" +#~ msgstr "Nastavení klávesových zkratek" + +#, fuzzy +#~ msgid "Display windows" +#~ msgstr "Okno prohlížeče" + +#, fuzzy +#~ msgid "General settings for display windows" +#~ msgstr "Zavře všechna otevřená okna." + +#, fuzzy +#~ msgid "Colors used in display windows" +#~ msgstr "Zavře všechna otevřená okna." + +#~ msgid "Choose fonts for BibleTime" +#~ msgstr "Výběr písem pro BibleTime" + +#~ msgid "Choose the area of application and set the font for it" +#~ msgstr "Zvolte oblast a nastavte pro ni písmo" + +#, fuzzy +#~ msgid "Accelerators used by all windows" +#~ msgstr "Zavřít všechna okna" + +#, fuzzy +#~ msgid "Accelerators for bible windows" +#~ msgstr "Bible" + +#, fuzzy +#~ msgid "Accelerators for commentary windows" +#~ msgstr "Komentář" + +#, fuzzy +#~ msgid "Accelerators for lexicon windows" +#~ msgstr "Slovník" + +#, fuzzy +#~ msgid "Initializing keyboard accelerators" +#~ msgstr "Nastavení klávesových zkratek" + +#~ msgid "
%1

" +#~ msgstr "
%1

" + +#~ msgid "Display window" +#~ msgstr "Okno prohlížeče" + +#, fuzzy +#~ msgid "Display window Unicode" +#~ msgstr "Okno prohlížeče" + +#, fuzzy +#~ msgid "" +#~ "* | Text files\n" +#~ " *.* | All files (*.*)" +#~ msgstr "" +#~ "*.txt | Textové soubory\n" +#~ " *.* | Všechny soubory (*.*)" + +#~ msgid "Show a daily tip" +#~ msgstr "Zobrazovat tip dne" + +#~ msgid "List of modules" +#~ msgstr "Seznam modulů" + +#~ msgid "Show a preview" +#~ msgstr "Zobrazit náhled" + +#~ msgid "Copies" +#~ msgstr "Kopie" + +#~ msgid "List of styles" +#~ msgstr "Seznam stylů" + +#~ msgid "Delete the chosen printing style" +#~ msgstr "Smazat vybraný styl tisku" + +#~ msgid "Edit the chosen printing style" +#~ msgstr "Upravit vybraný styl tisku" + +#~ msgid "Show or hide the main index depending on current state." +#~ msgstr "Přepínač mezi zobrazením nebo skrytím hlavního seznamu." + +#~ msgid "Show or hide the main toolbar depending on current state." +#~ msgstr "Přepínač mezi zobrazením nebo skrytím hlavní nástrojové lišty." + +#~ msgid "" +#~ "Show or hide the footnotes in the modules deoending on current state." +#~ msgstr "Přepínač mezi zobrazením nebo skrytím poznámek v modulech." + +#~ msgid "Arrange the opened display windows in a tile pattern." +#~ msgstr "Uspořádá otevřená okna přehledně jako dlaždice." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a tile pattern if " +#~ "it's necessary." +#~ msgstr "" +#~ "Otevřená okna budou automaticky uspořádávána jako dlaždice, pokud je to " +#~ "potřeba." + +#~ msgid "Arrange the open display windows in a cascade pattern." +#~ msgstr "Uspořádá otevřená okna do kaskády." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a cascade pattern " +#~ "if it's necessary." +#~ msgstr "" +#~ "Otevřená okna budou automaticky uspořádávána do kaskády, pokud je to " +#~ "potřeba." + +#~ msgid "Open a dialog where you can edit the toolbar of BibleTime." +#~ msgstr "Otevře dialogové okno, ve kterém můžete upravit nástrojovou lištu." + +#~ msgid "Activate this to see a startup logo on each startup of BibleTime." +#~ msgstr "Zapněte, pokud máte zájem o zobrazení loga při spuštění BibleTime." + +#~ msgid "This list contains the modules using foreign fonts." +#~ msgstr "Tento seznam obsahuje moduly používající cizokrajná písma." + +#~ msgid "&Show footnotes" +#~ msgstr "&Poznámky pod čarou" + +#~ msgid "S&how Strong's numbers" +#~ msgstr "&Strongova čísla" + +#, fuzzy +#~ msgid "Frontend" +#~ msgstr "Písmo:" + +#~ msgid "handbook" +#~ msgstr "příručka" + +#~ msgid "Martin Luther startup logo" +#~ msgstr "Logo Martina Luthera" + +#~ msgid "Sponsor of www.bibletime.de" +#~ msgstr "Sponzor www.bibletime.de" + +#~ msgid "backend" +#~ msgstr "backend" + +#~ msgid "" +#~ "Leader of the SWORD project.\n" +#~ "Lots of help with the SWORD API!" +#~ msgstr "" +#~ "Vedoucí projektu SWORD.\n" +#~ "Pomoc s API SWORDu!" + +#, fuzzy +#~ msgid "Use down arrow to scroll to next verse." +#~ msgstr "Použít šipku dolů pro skok na další verš." + +#~ msgid "Module fonts" +#~ msgstr "Písma modulů" + +#~ msgid "Configure the fonts used for modules" +#~ msgstr "Nastavení písem pro moduly" + +#~ msgid "Result with text" +#~ msgstr "Výsledek s textem" + +#~ msgid "Left" +#~ msgstr "Zarovnání vlevo" + +#~ msgid "Center" +#~ msgstr "Zarovnání na střed" + +#~ msgid "Right" +#~ msgstr "Zarovnání vpravo" + +#~ msgid "&Bottom" +#~ msgstr "&Spodní" + +#~ msgid "Select all" +#~ msgstr "Vybrat vše" + +#~ msgid "Configure BibleTime's general options" +#~ msgstr "Obecná nastavení pro BibleTime" + +#~ msgid "" +#~ "
Missing tips!


Your installation " +#~ "is missing the daily tips.\t\tPlease make sure all files of BibleTime are" +#~ "\t\tinstalled and that the permissions of $KDEDIR are correct!

\t" +#~ "\tIf you can't solve this problem please contact the team of BibleTime at" +#~ "\t\tinfo@bibletime.de!" +#~ msgstr "" +#~ "
Tipy nenalezeny!


Ve Vaší " +#~ "instalaci chybějí tipy dne.\t\tPřesvědčte se, že všechny soubory pro " +#~ "BibleTime jsou\t\tnainstalovány a že práva k adresáři $KDEDIR jsou " +#~ "správně!

\t\tPokud se Vám nedaří tento problém vyřešit, " +#~ "kontaktujte nás prosím na adrese\t\tinfo@bibletime.de!" + +#~ msgid "Foonotes: %1
" +#~ msgstr "Poznámky: %1
" + +#~ msgid "BibleTime - Help window" +#~ msgstr "BibleTime - Nápověda" + +#~ msgid "Translation into Brazilian Portoguese" +#~ msgstr "Překlad do brazilské portugalštiny" diff --git a/bibletime-doc/po/da.po b/bibletime-doc/po/da.po new file mode 100644 index 0000000..31e59a5 --- /dev/null +++ b/bibletime-doc/po/da.po @@ -0,0 +1,2129 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2001-06-10 20:57+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/bibletime_init.cpp:72 +msgid "Clear printing queue" +msgstr "" + +#: bibletime/bibletime_init.cpp:87 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:92 +msgid "Search in module(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:97 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:312 +msgid "Remove selected item(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:102 +msgid "&Show footnotes" +msgstr "" + +#: bibletime/bibletime_init.cpp:107 +msgid "S&how Strong's numbers" +msgstr "" + +#: bibletime/bibletime_init.cpp:116 +msgid "&Show main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:128 +msgid "&Cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:133 +msgid "&Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:138 +msgid "&Auto cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:143 +msgid "A&uto Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:148 +msgid "&Close all" +msgstr "" + +#: bibletime/bibletime_init.cpp:169 +msgid "&Daily tip" +msgstr "" + +#: bibletime/main.cpp:70 +msgid "Enable debug messages." +msgstr "" + +#: bibletime/main.cpp:78 +msgid "Bible study tool for KDE 2" +msgstr "" + +#: bibletime/main.cpp:80 +msgid "(c)1999-2001, The BibleTime Team" +msgstr "" + +#: bibletime/main.cpp:81 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for new developers, translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" + +#: bibletime/main.cpp:87 +msgid "Project coordinator, frontend, backend" +msgstr "" + +#: bibletime/main.cpp:88 +msgid "Frontend, backend, misc things" +msgstr "" + +#: bibletime/main.cpp:91 +msgid "Handbook" +msgstr "" + +#: bibletime/main.cpp:94 +msgid "Translation into Hungarian" +msgstr "" + +#: bibletime/main.cpp:95 bibletime/main.cpp:104 +msgid "Translation into Italian" +msgstr "" + +#: bibletime/main.cpp:96 +msgid "Translation into Polish" +msgstr "" + +#: bibletime/main.cpp:97 +msgid "Translation into Danish" +msgstr "" + +#: bibletime/main.cpp:98 +msgid "Translation into Norwegian" +msgstr "" + +#: bibletime/main.cpp:99 +msgid "Translation into Brazilian Portoguese" +msgstr "" + +#: bibletime/main.cpp:100 +msgid "Translation into Dutch" +msgstr "" + +#: bibletime/main.cpp:101 +msgid "Translation into French" +msgstr "" + +#: bibletime/main.cpp:102 +msgid "Translation into Czech" +msgstr "" + +#: bibletime/main.cpp:103 bibletime/main.cpp:105 +msgid "Translation into Portoguese" +msgstr "" + +#: bibletime/main.cpp:106 +msgid "Translation into Slovak" +msgstr "" + +#: bibletime/main.cpp:109 +msgid "Bible study HowTo" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:56 +#: bibletime/main.cpp:110 +msgid "Optionsdialog" +msgstr "" + +#: bibletime/main.cpp:111 +msgid "handbook" +msgstr "" + +#: bibletime/main.cpp:112 +msgid "Martin Luther startup logo" +msgstr "" + +#: bibletime/main.cpp:113 +msgid "Sponsor of www.bibletime.de" +msgstr "" + +#: bibletime/main.cpp:114 +msgid "backend" +msgstr "" + +#: bibletime/main.cpp:115 +msgid "" +"Leader of the SWORD project.\n" +"Lots of help with the SWORD API!" +msgstr "" + +#: bibletime/bibletime.cpp:175 bibletime/bibletime.cpp:190 +#: bibletime/bibletime_slots.cpp:98 bibletime/bibletime_slots.cpp:107 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:95 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:297 +msgid "Display window" +msgstr "" + +#: bibletime/bibletime_slots.cpp:288 +msgid "Printing..." +msgstr "" + +#: bibletime/bibletime_slots.cpp:288 +msgid "Abort printing" +msgstr "" + +#: bibletime/bibletime_slots.cpp:313 +#, c-format, ycp-format +msgid "Printing %1" +msgstr "" + +#: bibletime/printing/cstylelist.cpp:46 +msgid "Name:" +msgstr "" + +#: bibletime/printing/cprinter.cpp:310 bibletime/printing/cprinter.cpp:341 +#: bibletime/printing/cprinter.cpp:519 bibletime/printing/cprinter.cpp:527 +#: bibletime/printing/cprinterdialog.cpp:616 +#: bibletime/printing/cstyleeditordialog.cpp:182 +#: bibletime/printing/cstylelist.cpp:130 +msgid "Standard" +msgstr "" + +#: bibletime/printing/cstyle.cpp:42 +msgid "unknown name" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +#: bibletime/printing/cprintitemlist.cpp:48 +msgid "Module" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:49 +msgid "From" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:50 +msgid "To" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:51 +msgid "Style" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:43 +msgid "style editor" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:67 +msgid "Name of style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +msgid "Choose the part of the style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:77 +#: bibletime/printing/cstyleeditordialog.cpp:281 +msgid "Header" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:593 +#: bibletime/printing/cstyleeditordialog.cpp:78 +#: bibletime/printing/cstyleeditordialog.cpp:285 +msgid "Description" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:79 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Module text" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:85 +msgid "Enable this part" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:468 +#: bibletime/printing/cstyleeditordialog.cpp:96 +msgid "Left" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:470 +#: bibletime/printing/cstyleeditordialog.cpp:97 +msgid "Center" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:472 +#: bibletime/printing/cstyleeditordialog.cpp:98 +msgid "Right" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:109 +msgid "Foreground:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:120 +msgid "Background:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:131 +msgid "Choose font" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:134 +msgid "Font preview" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:148 +msgid "Use frame" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:158 +msgid "Line thickness (in point):" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:166 +msgid "Frame color:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:64 +msgid "Printdialog" +msgstr "" + +#: bibletime/dummy.h:123 bibletime/printing/cprinterdialog.cpp:65 +#: bibletime/tooltipdef.h:123 +msgid "Preview" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:166 +#: bibletime/printing/cprinterdialog.cpp:89 +msgid "General" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:89 +msgid "The general options for printing" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:92 +msgid "Available printers:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:97 +msgid "Printer" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:98 +msgid "Host" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:99 +msgid "Comment" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:106 +msgid "Print to file:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +#: bibletime/printing/cprinterdialog.cpp:120 +msgid "Search" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:141 +msgid "&Number of copies" +msgstr "" + +#: bibletime/dummy.h:153 bibletime/printing/cprinterdialog.cpp:149 +#: bibletime/tooltipdef.h:153 +msgid "Orientation" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:153 +msgid "Por&trait" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:157 +msgid "L&andscape" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:173 +msgid "Paper t&ype" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:177 +msgid "Size: 8888mm x 8888mm" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:196 +msgid "Preview application:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:292 +msgid "*.ps | Postscript files" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:335 +msgid "A4" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:336 +msgid "A5" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:337 +msgid "Letter" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:338 +msgid "Legal" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:339 +msgid "Executive" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:370 +msgid "Layout specific settings" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:373 +msgid "Margins (in millimeter)" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:381 +msgid "&Top" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:382 +msgid "&Bottom" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:383 +msgid "&Left" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:384 +msgid "&Right" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:433 +msgid "List of style items:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:471 +msgid "Entries" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:471 +msgid "Management of BibleTime's printing queue" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:481 +msgid "Choose a style" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:493 +msgid "Entries which should be printed:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:540 +#, c-format, ycp-format +msgid "Size: %1mm x %2mm" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:63 +msgid "Synchronize..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:68 +msgid "Edit entry..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:78 +msgid "Commentary window" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:81 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:66 +msgid "Entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:82 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:67 +msgid "Text of entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:83 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:88 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:68 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:73 +msgid "Entry with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:75 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:70 +msgid "Selected text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:91 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:76 +msgid "Entry as plain text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:92 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:77 +msgid "Entry as HTML" +msgstr "" + +#: bibletime/dummy.h:95 bibletime/frontend/presenters/cbiblepresenter.cpp:86 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:94 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:79 +#: bibletime/tooltipdef.h:95 +msgid "Select all" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:87 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:95 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:80 +msgid "Lookup selected text in lexicon" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:89 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:97 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:82 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:401 +msgid "Copy..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:90 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:98 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:83 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:402 +msgid "Add to printing queue..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:91 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:403 +msgid "Save..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:67 +msgid "Bible window" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:70 +msgid "Verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:71 +msgid "Text of verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:72 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:78 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:82 +msgid "Verse with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:73 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:79 +msgid "Chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:83 +msgid "Chapter as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:84 +msgid "Chapter as HTML" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:225 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:300 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:300 +msgid "Save verse with text as ..." +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +msgid "Select additional modules" +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:51 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:121 +msgid "NONE" +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:63 +msgid "Lexicon window" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:76 +msgid "Accelerators" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:76 +msgid "Configure BibleTime's key bindings" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:86 +msgid "Choose fonts for BibleTime" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:90 +msgid "Choose the area of application and set the font for it" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:101 +msgid "The quick brown fox jumped over the lazy dog" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:109 +msgid "Module fonts" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:109 +msgid "Configure the fonts used for modules" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:134 +msgid "Colors" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:134 +msgid "Configure BibleTime's colors" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:141 +msgid "Background" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:158 +msgid "Highlighted Verse" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:166 +msgid "Configure BibleTime's general options" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:170 +msgid "Show tip of the day" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:187 +msgid "Language for booknames" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:192 +msgid "English" +msgstr "" + +#: bibletime/dummy.h:130 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:211 +#: bibletime/tooltipdef.h:130 +msgid "Show startuplogo" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:172 +msgid "module not set" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +msgid "Search Dialog" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +msgid "Interrupt" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:94 +msgid "Choose modules" +msgstr "" + +#: bibletime/dummy.h:99 bibletime/frontend/searchdialog/csearchdialog.cpp:94 +#: bibletime/tooltipdef.h:99 +msgid "Choose the modules for the search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:98 +msgid "Search Text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:98 +msgid "Enter the text to search for" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:102 +msgid "Search Result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:102 +msgid "The result of your search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:106 +msgid "Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:106 +msgid "Graphical analysis of your search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialoganalysis.cpp:316 +#, ycp-format +msgid "
%1

" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:57 +msgid "Search properties" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:75 +msgid "Multiple Words" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:83 +msgid "Exact Search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:90 +msgid "Regular Expression" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:103 +msgid "Case Sensitive" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:107 +msgid "Search scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:111 +msgid "Search progress" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:116 +msgid "Current module:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:117 +msgid "Overall:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +msgid "Search result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:203 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:240 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:273 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:318 +#, ycp-format +msgid "Search result for \"%1\" in module \"%2\"\n" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:232 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:312 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:549 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:580 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:232 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:312 +msgid "Save search result ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:391 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:398 +msgid "Key" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:392 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:395 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:399 +msgid "Key with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:549 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:580 +msgid "Save key ..." +msgstr "" + +#: bibletime/dummy.h:110 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:110 +msgid "No scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:216 +msgid "Choose custom range" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:217 +msgid "Define range text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:218 +msgid "Range parsing results" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:282 +msgid "Range name" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:282 +msgid "Please enter a name for the new range" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:68 +msgid "Useful tips for BibleTime" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:100 +msgid "Run on startup" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:120 +msgid "" +"
Missing tips!


Your installation is " +"missing the daily tips.\t\tPlease make sure all files of BibleTime are\t" +"\tinstalled and that the permissions of $KDEDIR are correct!

\t\tIf " +"you can't solve this problem please contact the team of BibleTime at\t\tinfo@bibletime.de!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:198 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:218 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:218 +msgid "Save text as HTML page ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:225 +msgid "Save text as plain text ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:453 +msgid "Choose a font:" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:457 +msgid "Choose font size" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:461 +msgid "Bold" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:465 +msgid "Underlined" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:474 +msgid "Justify" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:182 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:193 +msgid "unknown" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:220 +msgid "Bookmark to" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +#, ycp-format +msgid "Foonotes: %1
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:247 +#, ycp-format +msgid "Strong's numbers: %1
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:249 +msgid "Unlock key:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:249 +msgid "not set" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:251 +msgid "Version:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:253 +msgid "Font:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:170 +msgid "Bibles" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:173 +msgid "Commentaries" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:176 +msgid "Lexicons" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:284 +msgid "Caption" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:292 +msgid "Main index" +msgstr "" + +#: bibletime/dummy.h:51 bibletime/frontend/groupmanager/cgroupmanager.cpp:293 +#: bibletime/tooltipdef.h:51 +msgid "Create a new folder" +msgstr "" + +#: bibletime/dummy.h:52 bibletime/frontend/groupmanager/cgroupmanager.cpp:296 +#: bibletime/tooltipdef.h:52 +msgid "Change this folder" +msgstr "" + +#: bibletime/dummy.h:53 bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +#: bibletime/tooltipdef.h:53 +msgid "Change this bookmark" +msgstr "" + +#: bibletime/dummy.h:54 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:54 +msgid "Import bookmarks" +msgstr "" + +#: bibletime/dummy.h:55 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:55 +msgid "Export bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:309 +msgid "Print bookmark" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:315 +msgid "Search in selected module(s)" +msgstr "" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:318 +#: bibletime/tooltipdef.h:57 +msgid "Unlock this module" +msgstr "" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:321 +#: bibletime/tooltipdef.h:58 +msgid "About this module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:377 +msgid "Bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:377 +msgid "Please enter here the description:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:415 +msgid "Change bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:415 +msgid "Please change the description of the item!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:426 +msgid "Change folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:426 +msgid "Please change the name of the group!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:563 +msgid "Not necessary!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:575 +msgid "Datapath" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:577 +msgid "Version" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:579 +msgid "Unlock key" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:581 +msgid "Writable" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:589 +msgid "Footnotes" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:591 +msgid "Strong's numbers" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:937 +msgid "Enter name of folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:937 +msgid "Please enter the name of the folder!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1021 +msgid "BibleTime - Unlock module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1021 +msgid "Enter the key to unlock the module!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1178 +msgid "Import bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1186 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1189 +msgid "Import of bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1203 +msgid "Export bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1553 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1553 +msgid "BibleTime - Reset main index" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:78 +msgid "" +"The file does already exist!
Do you want to overwrite it?
" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:78 +msgid "BibleTime - Save file as ..." +msgstr "" + +#: bibletime/frontend/chtmldialog.cpp:35 bibletime/frontend/chtmldialog.cpp:43 +msgid "BibleTime - Help window" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +msgid "Edit toolbar" +msgstr "" + +#: bibletime/dummy.h:41 bibletime/tooltipdef.h:41 +msgid "BibleTime's handbook" +msgstr "" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Enter \"What's this?\" mode" +msgstr "" + +#: bibletime/dummy.h:43 bibletime/tooltipdef.h:43 +msgid "Send bugreport" +msgstr "" + +#: bibletime/dummy.h:44 bibletime/tooltipdef.h:44 +msgid "Show a daily tip" +msgstr "" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "About BibleTime" +msgstr "" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "About KDE" +msgstr "" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +msgid "The main index" +msgstr "" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "Add bookmark to printing queue" +msgstr "" + +#: bibletime/dummy.h:61 bibletime/tooltipdef.h:61 +msgid "The working area" +msgstr "" + +#: bibletime/dummy.h:63 bibletime/tooltipdef.h:63 +msgid "The bible window" +msgstr "" + +#: bibletime/dummy.h:64 bibletime/tooltipdef.h:64 +msgid "The commentary window" +msgstr "" + +#: bibletime/dummy.h:65 bibletime/tooltipdef.h:65 +msgid "The lexicon window" +msgstr "" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "Show the next entry" +msgstr "" + +#: bibletime/dummy.h:68 bibletime/tooltipdef.h:68 +msgid "Show the previous entry" +msgstr "" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Jump to next verse" +msgstr "" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Jump to previous verse" +msgstr "" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +msgid "Show next chapter" +msgstr "" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +msgid "Show previous chapter" +msgstr "" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +msgid "Show next book" +msgstr "" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +msgid "Show previous book" +msgstr "" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +msgid "List of books" +msgstr "" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +msgid "List of chapters" +msgstr "" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of verses" +msgstr "" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of entries" +msgstr "" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "Scroll through the list" +msgstr "" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "Edit this entry" +msgstr "" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Save this comment" +msgstr "" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Delete this comment" +msgstr "" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Comment up to" +msgstr "" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Set bold" +msgstr "" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Set italic" +msgstr "" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set underlined" +msgstr "" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set font" +msgstr "" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set the color" +msgstr "" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set the fontsize" +msgstr "" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Synchronize with Bible windows" +msgstr "" + +#: bibletime/dummy.h:94 bibletime/tooltipdef.h:94 +msgid "Save as HTML" +msgstr "" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Copy to clipboard" +msgstr "" + +#: bibletime/dummy.h:100 bibletime/tooltipdef.h:100 +msgid "Add the selected module to the list" +msgstr "" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +msgid "Remove the selected module from the list" +msgstr "" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "List of modules used for the search" +msgstr "" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "Search this text" +msgstr "" + +#: bibletime/dummy.h:105 bibletime/tooltipdef.h:105 +msgid "Search multiple words" +msgstr "" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +msgid "Exact match" +msgstr "" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search with GNU regular expressions" +msgstr "" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Search case sensitive" +msgstr "" + +#: bibletime/dummy.h:111 bibletime/tooltipdef.h:111 +msgid "Last search result" +msgstr "" + +#: bibletime/dummy.h:112 bibletime/tooltipdef.h:112 +msgid "Use own scope" +msgstr "" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Add a new scope" +msgstr "" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +msgid "Delete this search scope" +msgstr "" + +#: bibletime/dummy.h:115 bibletime/dummy.h:297 bibletime/tooltipdef.h:115 +#: bibletime/whatsthisdef.h:123 +msgid "Edit and define your search scopes" +msgstr "" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Choose a search scope from the list" +msgstr "" + +#: bibletime/dummy.h:117 bibletime/tooltipdef.h:117 +msgid "Enter your own search scope" +msgstr "" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Parsed result" +msgstr "" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Close this dialog" +msgstr "" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Used modules" +msgstr "" + +#: bibletime/dummy.h:122 bibletime/tooltipdef.h:122 +msgid "Items found" +msgstr "" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Graphical analysis" +msgstr "" + +#: bibletime/dummy.h:128 bibletime/tooltipdef.h:128 +msgid "Show daily tip" +msgstr "" + +#: bibletime/dummy.h:129 bibletime/tooltipdef.h:129 +msgid "List of languages" +msgstr "" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +msgid "Set keyboard accelerators" +msgstr "" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Choose the area of application" +msgstr "" + +#: bibletime/dummy.h:136 bibletime/dummy.h:317 bibletime/tooltipdef.h:136 +#: bibletime/whatsthisdef.h:143 +msgid "Choose a font" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "List of modules" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "Color of the background" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "Color of the highlighted verse" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "Start printing" +msgstr "" + +#: bibletime/dummy.h:145 bibletime/tooltipdef.h:145 +msgid "Show a preview" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Open help" +msgstr "" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "The list of printers" +msgstr "" + +#: bibletime/dummy.h:150 bibletime/tooltipdef.h:150 +msgid "Print into a file" +msgstr "" + +#: bibletime/dummy.h:151 bibletime/tooltipdef.h:151 +msgid "Browse for the file" +msgstr "" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Copies" +msgstr "" + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Paper type" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Paper size" +msgstr "" + +#: bibletime/dummy.h:159 bibletime/tooltipdef.h:159 +msgid "Styles" +msgstr "" + +#: bibletime/dummy.h:160 bibletime/tooltipdef.h:160 +msgid "List of print items" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Move item up" +msgstr "" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +msgid "Move item down" +msgstr "" + +#: bibletime/dummy.h:163 bibletime/tooltipdef.h:163 +msgid "Delete items" +msgstr "" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Insert a page break" +msgstr "" + +#: bibletime/dummy.h:166 bibletime/tooltipdef.h:166 +msgid "Page borders" +msgstr "" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "Left border" +msgstr "" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Right border" +msgstr "" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Upper border" +msgstr "" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Lower border" +msgstr "" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "List of styles" +msgstr "" + +#: bibletime/dummy.h:172 bibletime/tooltipdef.h:172 +msgid "Delete the chosen printing style" +msgstr "" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Edit the chosen printing style" +msgstr "" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Create a new printing style" +msgstr "" + +#: bibletime/dummy.h:202 bibletime/whatsthisdef.h:28 +msgid "" +"Clear the printing queue of BibleTime. All items will be removed from the " +"list, the print button will be disabled." +msgstr "" + +#: bibletime/dummy.h:203 bibletime/whatsthisdef.h:29 +msgid "" +"Open the printerdialog of BibleTime where you can edit the printing queue " +"and assign styles to the items." +msgstr "" + +#: bibletime/dummy.h:204 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: bibletime/dummy.h:206 bibletime/whatsthisdef.h:32 +msgid "Open the search dialog to search text in one or more modules." +msgstr "" + +#: bibletime/dummy.h:207 bibletime/whatsthisdef.h:33 +msgid "" +"Remove the selected items from the main index.
If you remove a folder the " +"subitems of it will be removed, too." +msgstr "" + +#: bibletime/dummy.h:208 bibletime/whatsthisdef.h:34 +msgid "" +"Reset the main index
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:36 +msgid "Show or hide the main index depending on current state." +msgstr "" + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:37 +msgid "Show or hide the main toolbar depending on current state." +msgstr "" + +#: bibletime/dummy.h:212 bibletime/whatsthisdef.h:38 +msgid "Show or hide the footnotes in the modules deoending on current state." +msgstr "" + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:39 +msgid "" +"Show or hide Strong's numbers in the modules depending on current state." +msgstr "" + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:41 +msgid "Arrange the opened display windows in a tile pattern." +msgstr "" + +#: bibletime/dummy.h:216 bibletime/whatsthisdef.h:42 +msgid "" +"The open display windows will automatically arranged in a tile pattern if " +"it's necessary." +msgstr "" + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:43 +msgid "Arrange the open display windows in a cascade pattern." +msgstr "" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:44 +msgid "" +"The open display windows will automatically arranged in a cascade pattern if " +"it's necessary." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "" + +#: bibletime/dummy.h:221 bibletime/whatsthisdef.h:47 +msgid "Open a dialog where you can edit the toolbar of BibleTime." +msgstr "" + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:48 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:50 +msgid "Open KDE's helpbrowser with BibleTime's handbook." +msgstr "" + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:51 +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help." +msgstr "" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:52 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "" + +#: bibletime/dummy.h:227 bibletime/whatsthisdef.h:53 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:54 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: bibletime/dummy.h:229 bibletime/whatsthisdef.h:55 +msgid "Show the general about dialog of KDE 2." +msgstr "" + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:59 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:60 +msgid "" +"Create a new folder in the main index.
If you pressed the right mouse " +"button on a folder the new folder will be a sub-item of it.
Otherwise you " +"will create a toplevel folder." +msgstr "" + +#: bibletime/dummy.h:235 bibletime/whatsthisdef.h:61 +msgid "Change the properties of the selected folder." +msgstr "" + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:62 +msgid "Change the properties of the selected bookmark." +msgstr "" + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:63 +msgid "Import bookmark from a file." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:64 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:65 +msgid "" +"Use this to add this bookmark to BibleTime's printing queue. The key, the " +"description and the text of the key will be used for printing." +msgstr "" + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:66 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:67 +msgid "Open a dialog to show information about the selected module." +msgstr "" + +#: bibletime/dummy.h:244 bibletime/whatsthisdef.h:70 +msgid "" +"This area contains is the working place of Bibletime.
All display windows " +"are opened in this place." +msgstr "" + +#: bibletime/dummy.h:246 bibletime/whatsthisdef.h:72 +msgid "This is the Bible display window" +msgstr "" + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:73 +msgid "This is the commentary display window." +msgstr "" + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:74 +msgid "This is the lexicon display window." +msgstr "" + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:76 +msgid "The next entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:77 +msgid "The previous entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:78 +msgid "" +"If you view the text of a Bible the next verse will be highlighted.
If " +"you read a commentary the next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:79 +msgid "" +"If you view the text of a Bible the previous verse will be highlighted. If " +"you read a commentary the next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:80 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:81 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" + +#: bibletime/dummy.h:256 bibletime/whatsthisdef.h:82 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" + +#: bibletime/dummy.h:257 bibletime/whatsthisdef.h:83 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:84 +msgid "This list contains the books which are available in this module." +msgstr "" + +#: bibletime/dummy.h:259 bibletime/whatsthisdef.h:85 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:86 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:87 +msgid "This list contains the entries of the current module." +msgstr "" + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:88 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:89 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:90 +msgid "Save the personal comment." +msgstr "" + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:91 +msgid "Clear the text and delete the entry from the module." +msgstr "" + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:92 +msgid "Switch between bold and non-bold formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:93 +msgid "Switch between italic and non-italic formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:94 +msgid "" +"Switch between underlined and non-undelined formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:95 +msgid "Choose a new font for the selected text." +msgstr "" + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:96 +msgid "Choose a new color for the selected text." +msgstr "" + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:97 +msgid "Choose a new fontsize for the selected text." +msgstr "" + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:99 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:102 +msgid "Save the displayed chapter as a HTML file." +msgstr "" + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:103 +msgid "Select all text." +msgstr "" + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:104 +msgid "Copy the displayed text to the clipboard." +msgstr "" + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:107 +msgid "" +"Choose the modules which will be used for the search.
Use the two button " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" + +#: bibletime/dummy.h:282 bibletime/whatsthisdef.h:108 +msgid "Add the selected module to the list on the left." +msgstr "" + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:109 +msgid "Remove the selected module from the list on the left side." +msgstr "" + +#: bibletime/dummy.h:284 bibletime/whatsthisdef.h:110 +msgid "The list of modules used for the search." +msgstr "" + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:112 +msgid "The text entered in this edit box will be searched in all modules." +msgstr "" + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:113 +msgid "" +"Select this to search for multiple words.
Each word in the edit line is " +"searched as a single word." +msgstr "" + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:114 +msgid "" +"Select this to search for exactly the same text you entered in the edit line." +msgstr "" + +#: bibletime/dummy.h:289 bibletime/whatsthisdef.h:115 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" + +#: bibletime/dummy.h:290 bibletime/whatsthisdef.h:116 +msgid "Activate this to use case sensitive search." +msgstr "" + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:118 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:119 +msgid "" +"Select this if you want to use the last search result of each module as " +"search scope." +msgstr "" + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:120 +msgid "Create a new search scope." +msgstr "" + +#: bibletime/dummy.h:295 bibletime/whatsthisdef.h:121 +msgid "" +"Use an own scope for the search.
A standard set of search scopes exists." +msgstr "" + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:122 +msgid "Use this button to delete the chosen search scope." +msgstr "" + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:124 +msgid "Choose a search scope from the combo box" +msgstr "" + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:125 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:126 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" + +#: bibletime/dummy.h:301 bibletime/whatsthisdef.h:127 +msgid "Close this dialog and save the changes." +msgstr "" + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:129 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:130 +msgid "This contains the items found in the selected module." +msgstr "" + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:131 +msgid "This text box shows a preview of the chosen item." +msgstr "" + +#: bibletime/dummy.h:307 bibletime/whatsthisdef.h:133 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:136 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:137 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" + +#: bibletime/dummy.h:312 bibletime/whatsthisdef.h:138 +msgid "Activate this to see a startup logo on each startup of BibleTime." +msgstr "" + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:141 +msgid "Select a action and change the key binding for the action." +msgstr "" + +#: bibletime/dummy.h:316 bibletime/whatsthisdef.h:142 +msgid "" +"Select in this box how the font is used and change the font in the font " +"chooser." +msgstr "" + +#: bibletime/dummy.h:319 bibletime/whatsthisdef.h:145 +msgid "This list contains the modules using foreign fonts." +msgstr "" + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:147 +msgid "This is the background color used in display windows." +msgstr "" + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:148 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" + +#: bibletime/dummy.h:325 bibletime/whatsthisdef.h:151 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:152 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:153 +msgid "" +"Closes this dialog without doing anything with the items or the printer." +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:154 +msgid "Open the online help of BibleTime." +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:156 +msgid "" +"This is the list of available printers of your system.
Please select the " +"printer you want to use for printing." +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:157 +msgid "Print into a postscript file on disk." +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:158 +msgid "Browse for the file you want to print into." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:159 +msgid "The number of copies used for printing." +msgstr "" + +#: bibletime/dummy.h:334 bibletime/whatsthisdef.h:160 +msgid "Choose the orientation of the used paper." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:161 +msgid "Print on the paper using \"Portrait\" as orientation." +msgstr "" + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:162 +msgid "Print on the paper using \"Landscape\" as orientation." +msgstr "" + +#: bibletime/dummy.h:337 bibletime/whatsthisdef.h:163 +msgid "The type of the paper which is used for printing." +msgstr "" + +#: bibletime/dummy.h:338 bibletime/whatsthisdef.h:164 +msgid "The size of the used paper." +msgstr "" + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:166 +msgid "This combo box contains the available printing styles." +msgstr "" + +#: bibletime/dummy.h:341 bibletime/whatsthisdef.h:167 +msgid "This is the list which contains the available print items." +msgstr "" + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:168 +msgid "Move the selected item one item above." +msgstr "" + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:169 +msgid "Move the selected item one item below." +msgstr "" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:170 +msgid "Delete the selected items." +msgstr "" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:171 +msgid "Inserts a page break into the list.
The printer will start new page." +msgstr "" + +#: bibletime/dummy.h:347 bibletime/whatsthisdef.h:173 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "" + +#: bibletime/dummy.h:348 bibletime/whatsthisdef.h:174 +msgid "The size of the border on the left side of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:175 +msgid "The size of the border on the right side of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:176 +msgid "The size of the border on the top of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:177 +msgid "The size of the border on the bottom of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:178 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" + +#: bibletime/dummy.h:353 bibletime/whatsthisdef.h:179 +msgid "Remove the selected printing style from the list." +msgstr "" + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:180 +msgid "Change the properties of the selected printing style." +msgstr "" + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:181 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" diff --git a/bibletime-doc/po/de.gmo b/bibletime-doc/po/de.gmo new file mode 100644 index 0000000..afdcb5a Binary files /dev/null and b/bibletime-doc/po/de.gmo differ diff --git a/bibletime-doc/po/de.po b/bibletime-doc/po/de.po new file mode 100644 index 0000000..816058e --- /dev/null +++ b/bibletime-doc/po/de.po @@ -0,0 +1,2974 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: BibleTime 1.0\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2002-04-05 14:17GMT\n" +"Last-Translator: Martin Gruner \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "Fußnoten" + +#: bibletime/backend/cswordbackend.cpp:315 +msgid "Strong's Numbers" +msgstr "Strongnummern" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "Überschriften" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "Morphologische Tags" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "Wurzeln" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "Hebräische Vokalzeichen" + +#: bibletime/backend/cswordbackend.cpp:325 +msgid "Hebrew Cantillation" +msgstr "Hebräische Kantillationszeichen" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "Griechische Akzente" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "Textvarianten" + +#: bibletime/main.cpp:110 +msgid "Enable debug messages" +msgstr "Fehlermeldungen aktivieren" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" +"Ignoriere das Startprofil, das nach dem letzten Start von BibleTime " +"gespeichert wurde." + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Bibelstudien Werkzeug für KDE 2" + +#: bibletime/main.cpp:121 +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2002, Das BibleTime Team" + +#: bibletime/main.cpp:122 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"BibleTime ist ein einfach zu benutzendes und gleichzeitig mächtiges " +"Bibelstudien Werkzeug für KDE 2.\n" +"\n" +"Wir suchen nach Übersetzern und Handbuch Autoren.\n" +"Wenn Sie uns helfen möchten schicken Sie eine eMail an info@bibletime.de." + +#: bibletime/main.cpp:130 +msgid "Project coordinator" +msgstr "Projekt Koordinator" + +#: bibletime/main.cpp:131 +msgid "Frontend, backend" +msgstr "Oberfläche, Backend" + +#: bibletime/main.cpp:132 +msgid "Searchdialog" +msgstr "Suchdialog" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "Icons, Startlogo, Banner" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Handbuch" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Übersetzung ins Tschechische" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Übersetzung ins Dänische" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Übersetzung ins Holländische" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Übersetzung ins Französische" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Übersetzung ins Ungarische" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Übersetzung ins Italienische" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Übersetzung ins Norwegische" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Übersetzung ins Polnische" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Übersetzung ins Portugiesische" + +#: bibletime/main.cpp:155 +msgid "Translation into Russian" +msgstr "Übersetzung ins Russische" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Übersetzung ins Slovakische" + +#: bibletime/main.cpp:157 +msgid "Translation into Spanish" +msgstr "Übersetzung ins Spanische" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Anleitung zum Bibelstudium" + +#: bibletime/main.cpp:185 +msgid "Starting BibleTime" +msgstr "BibleTime startet" + +#: bibletime/bibletime_init.cpp:59 +msgid "Creating BibleTime's GUI" +msgstr "Erstelle BibleTimes Oberfläche" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "Initialisiere Menü- und Werkzeugleisten" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Leere die Druckschlange" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Hauptgruppe zurücksetzen" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Suche in Modul(en)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Entferne ausgewählte Einträge" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "&Zeige Hauptgruppe" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "&Staffeln" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "&Kacheln" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "&Automatisch Staffeln" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "A&utomatisch Kacheln" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "&Schließe alle" + +#: bibletime/bibletime_init.cpp:167 +msgid "&Save profile" +msgstr "Profil &speichern" + +#: bibletime/bibletime_init.cpp:172 +msgid "&Load profile" +msgstr "Profil &laden" + +#: bibletime/bibletime_init.cpp:177 +msgid "&Configure profiles" +msgstr "P&rofile verwalten" + +#: bibletime/bibletime_init.cpp:183 +msgid "&Fullscreen mode" +msgstr "&Vollbildmodus" + +#: bibletime/bibletime_init.cpp:202 +msgid "&Handbook" +msgstr "&Handbuch" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "&Installation" + +#: bibletime/bibletime_init.cpp:214 +msgid "&Bible Study Howto" +msgstr "&Anleitung zum Bibelstudium" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "&Täglicher Tipp" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "Initialisiere Sword" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "Initialisiere Drucksystem" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "Stileditor" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Name des Stiles:" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Wählen sie einen Teil des Stils:" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "Kopf" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Beschreibung" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Modultext" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Diesen Teil aktivieren" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Vordergrund:" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Hintergrund:" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Schrift wählen" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Schriftvorschau" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Rahmen benutzen" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Liniendicke (in Punkten):" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Rahmenfarbe:" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +msgid "Line style:" +msgstr "Linienstil:" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Standard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Name:" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "Farbiger Stil für größere Textabschnitte" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "Schwarz-Weiß Stil für größere Textabschnitte" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "Unbekannter Name" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "Stile" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "Ränder (in Millimetern)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "&Oben" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "&Links" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "&Rechts" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "Liste der Stile:" + +#: bibletime/printing/cprintdialogpages.cpp:192 +msgid "Print queue" +msgstr "Druckschlange" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "Wählen Sie einen Stil" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "Einträge die gedruckt werden sollen:" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "Modul" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "Von" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "Bis" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "Stil" + +#: bibletime/frontend/chtmldialog.cpp:84 +msgid "Backward" +msgstr "Rückwärts" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "Vorwärts" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "Ok" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "Konnte die Seite %1 nicht finden!" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm *.shtml *.shtm | HTML Dateien\n" +"*.* | Alle Dateien (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "Text als HTML abspeichern ..." + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" +"*.txt | Text Datei (*.txt)\n" +"*.* | Alle Dateien (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "Als reinen Text abspeichern ..." + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "Wählen Sie eine Schriftart:" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "Schriftgröße wählen" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "Fett" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "Unterstrichen" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "Blocksatz" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "Unbekannt" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "Lesezeichen zu" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +msgid "Language" +msgstr "Sprache" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "Schlüssel" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "nicht gesetzt" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "Version" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "Bibeln" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "Bücher" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "Kommentare" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "Lexika" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "Titel" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "Hauptgruppe" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "Erzeuge einen neuen Ordner" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "Ändere diesen Ordner" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "Ändere dieses Lesezeichen" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "Importiere Lesezeichen" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "Exportiere Lesezeichen" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "Drucke Lesezeichen" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "Durchsuche gewählte Module" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "Dieses Modul entschlüsseln" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "Über dieses Modul" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "Lesezeichenbeschreibung - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "Bitte geben Sie hier die Beschreibung ein:" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "Ändern der Lesezeichenbeschreibung - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "Bitte ändern Sie die Beschreibung des Eintrags!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "Ordner Ändern - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "Bitte ändern Sie den Namen der Gruppe!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +msgid "Location" +msgstr "Ort" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "Schreibbar" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +msgid "yes" +msgstr "Ja" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "Kodierung" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "Unicode" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "iso8859-1" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "Eigenschaften" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "Ordnernamen eingeben - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "Bitte geben Sie den Namen des Ordners ein!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "BibleTime - Modul freischalten" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "Geben Sie den Schlüssel ein, um das Modul freizuschalten!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "Importiere Lesezeichen ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" +"Ein Problem trat während dem Import der Lesezeichen auf!
Das " +"Lesezeichenformat der importierten Datei ist neuer als die Formatversion " +"dieser Version von BibleTime!
Das Importieren der Lesezeichen könnte " +"nicht ordnungsgemäß funktionieren!
Möchten Sie fortfahren?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "Import von Lesezeichen" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "Exportiere Lesezeichen ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" +"Diese Funktion setzt die Hauptgruppe zurück!
Dies erzeugt die " +"ursprünglichen Ordner erneut und löscht alle anderen Einträge!
Stellen " +"Sie sicher,dass keine wichtigen Lesezeichen gelöscht werden!
Möchten Sie " +"fortfahren?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "BibleTime - Hauptgruppe zurücksetzen" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "Lexikonfenster" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "Eintrag" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "Text des Eintrages" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "Eintrag mit Text" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "Ausgewählter Text" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "Eintrag als normalen Text" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "Eintrag als HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "Gewählten Text in Lexikon nachschlagen" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "Kopiere..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "Füge zur Druckschlange hinzu..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "Speichern..." + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +msgid "Next entry" +msgstr "Nächster Eintrag" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +msgid "Previous entry" +msgstr "Vorheriger Eintrag" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "Bibelfenster" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "Vers" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "Text des Verses" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "Vers mit Text" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "Kapitel" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "Kapitel als normalen Text" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "Kapitel als HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +msgid "Next book" +msgstr "Nächtes Buch" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +msgid "Previous book" +msgstr "Vorheriges Buch" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +msgid "Next chapter" +msgstr "Nächstes Kapitel" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +msgid "Previous chapter" +msgstr "Vorheriges Kapitel" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +msgid "Next verse" +msgstr "Nächster Vers" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +msgid "Previous verse" +msgstr "Vorheriger Vers" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "Wähle zusätzliche Module aus" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "NICHTS" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +msgid "Display options" +msgstr "Anzeigeeinstellungen" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "Zeilenumbrüche benutzen" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +msgid "Show versenumbers" +msgstr "Versnummern anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "Überschriften anzeigen" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "Fußnoten anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +msgid "Show Strong's Numbers" +msgstr "Strongs Nummern anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "Morphologische Tags anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "Wurzeln anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "Hebräische Vokalzeichen anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "Hebräische Kantillationszeichen anzeigen" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "Griechische Akzente anzeigen" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "Benutze alternative Textvarianten" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "Synchronisieren..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "Eintrag bearbeiten..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "Kommentarfenster" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" +"Der Text wurde noch nicht im Modul gesichert. Solle die Änderungen nun " +"gesichert werden?" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "Synchronisation umschalten" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +msgid "Save changes to module?" +msgstr "Änderungen im Modul abspeichern?" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "Baumstruktur umschalten..." + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +msgid "Book window" +msgstr "Buchfenster" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +msgid "Toggle tree" +msgstr "Baumstruktur umschalten" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "Module:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "Gefundene Einträge:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +msgid "module not set" +msgstr "Modul nicht gesetzt" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "Sucheinstellungen" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "Mehere Wörter" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "Genaue Suche" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "Regulärer Ausdruck" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "Unterscheidung von GROß / klein" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "Suchbereich" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "Suchfortschritt" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "Aktuelles Modul:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "Insgesamt:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "Suchdialog" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Suche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "Abbrechen" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "Module auswählen" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "Wählen Sie die Module für die Suche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "Suche Text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "Geben sie den zu suchenden Text ein" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "Suchergebnis" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "Das Ergebnis ihrer Suche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "Suchanalyse" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "Grafische Analyse ihrer Suche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "HTML Dateien" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "Save Search Analysis" +msgstr "Suchanalyse speichern" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +msgid "BibleTime Search Analysis" +msgstr "BibleTimes Suchanalyse" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +msgid "Search Text :" +msgstr "Suche Text::" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +msgid "Search Type :" +msgstr "Art der Suche:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +msgid "Search Scope:" +msgstr "Suchbereich:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "Buch" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "Gesamte Treffer" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "Erzeugt von" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "Kein Suchbereich" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "Letztes Suchergebnis" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "Suchbereich benutzen" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "Eigenen Suchbereich auswählen" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "Bereich bearbeiten" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "Altes Testament" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "Mose/Pentateuch/Torah" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "Geschichte" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "Propheten" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "Neues Testament" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "Evangelien" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "Briefe/Episteln" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "Paulus' Briefe" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "Bereichsbezeichnung wählen" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "Bereichsergebnis" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "Bereichsname" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "Bitte geben Sie den Namen des neuen Bereiches ein" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "Module" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "Suchergebnis" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "Suchergebnis mit Text" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +msgid "Appending keys to the printing queue ..." +msgstr "Füge Stellen zur Druckschlange hinzu ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +msgid "Copying search result to clipboard..." +msgstr "Kopiere Suchergebnis in die Zwischenablage..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +msgid "Saving the search result ..." +msgstr "Speichern des Suchergebnisses ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +msgid "Saving the search result..." +msgstr "Speichern des Suchergebnisses..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "Schlüssel" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "Schlüssel mit Text" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | Textdateien\n" +" *.* | Alle Dateien (*.*)" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "Speichere Schlüssel ..." + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" +"Wählen Sie die Module, die für die Suche benutzt werden sollen. Der Baum auf " +"der linken Seite enthält alle verfügbaren Module, der Baum auf der rechten " +"die für die Suche benutzten Module. Benutzen Sie die beiden Knöpfe mit den " +"Pfeilen, um Module von der rechten Seite zu entfernen oder dort hinzuzufügen." + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "Die Datei existiert bereits!" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "Möchten Sie die Datei überschreiben?" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "Die Datei konnte leider nicht gesichert werden!" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "Bitte überprüfen Sie die Rechte usw.!" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "Speichere Suchergebnis ..." + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Optionendialog" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +msgid "Create new profile" +msgstr "Neues Profil anlegen" + +#: bibletime/frontend/coptionsdialog.cpp:122 +msgid "Please enter the name of the new profile" +msgstr "Bitte geben Sie den Namen des neuen Profils ein" + +#: bibletime/frontend/coptionsdialog.cpp:146 +msgid "Rename profile" +msgstr "Profil umbenennen" + +#: bibletime/frontend/coptionsdialog.cpp:146 +msgid "Please enter the new name of the profile" +msgstr "Bitte geben Sie den neuen Namen des Profils ein" + +#: bibletime/frontend/coptionsdialog.cpp:170 +msgid "Startup" +msgstr "Start" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "Zeige Tipp des Tages" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "Zeige Startlogo" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "Stelle Fenster im Arbeitsbereich wieder her" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "Choose fonts" +msgstr "Schriften wählen" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" +"Die Schriften, die Sie hier auswählen können werden für die Anzeigefenster " +"benutzt. Benutzen Sie die Aufklapliste weiter unten, um den " +"Anwendungsbereich auszuwählen. Anschließend wählen Sie eine Schriftart aus. " +"Bitte stellen Sie sicher, dass der Zeichensatz \"iso10646-1\" in der " +"ausgewählten Unicode-Schriftart zur Verfügung steht!" + +#: bibletime/frontend/coptionsdialog.cpp:225 +msgid "The quick brown fox jumps over the lazy dog" +msgstr "Franz jagt im komplett verwahrlosten Taxi quer durch Bayern" + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "Farben" + +#: bibletime/frontend/coptionsdialog.cpp:245 +msgid "Choose colors" +msgstr "Farben wählen" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" +"Wählen Sie Farben, um das Aussehen der Anzeigefenster ihren eigenen " +"Vorstellungen anzupassen. Einige Einstellungen wie \"Worte Jesu\" werden nur " +"auf Texte angewendet, die dies unterstützen." + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "Text" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "Hintergrund" + +#: bibletime/frontend/coptionsdialog.cpp:262 +msgid "Highlighted verse" +msgstr "Hervorgehobener Vers" + +#: bibletime/frontend/coptionsdialog.cpp:267 +msgid "Hyperlinks" +msgstr "Querverweise" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "Strongs Nummern" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "Morphologische Tags" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "Worte Jesu" + +#: bibletime/frontend/coptionsdialog.cpp:297 +msgid "Profiles" +msgstr "Profile" + +#: bibletime/frontend/coptionsdialog.cpp:302 +msgid "Manage your profiles" +msgstr "Verwalten Sie ihre Profile" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" +"Profile definieren das Aussehen des Arbeitsbereiches, zum Beispiel welche " +"Fenster offen sind und welche Texte in diesen angezeigt werden sollen. " +"Vergessen Sie nicht, dass neue Profile nur funktionieren, wenn etwas in " +"ihnen gespeichert wurde." + +#: bibletime/frontend/coptionsdialog.cpp:318 +msgid "Delete selected profile" +msgstr "Gewähltes Profil löschen" + +#: bibletime/frontend/coptionsdialog.cpp:322 +msgid "Rename selected profile" +msgstr "Gewähltes Profil umbenennen" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "Tastenkombinationen" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "Anwendungsweit" + +#: bibletime/frontend/coptionsdialog.cpp:368 +msgid "Bible windows" +msgstr "Bibelfenster" + +#: bibletime/frontend/coptionsdialog.cpp:381 +msgid "Commentary windows" +msgstr "Kommentarfenster" + +#: bibletime/frontend/coptionsdialog.cpp:394 +msgid "Lexicon windows" +msgstr "Lexikonfenster" + +#: bibletime/frontend/coptionsdialog.cpp:408 +msgid "Book windows" +msgstr "Buchfenster" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "Sword" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Allgemein" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "Benutzen von Cachedateien für Lexikoneinträge" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" +"BibleTime kann einen Eintragscache für Lexika anlegen, was das Öffnen großer " +"Lexikonmodule sehr beschleunigt. Diese Dateien können jedoch etwas " +"Plattenplatz verbrauchen (normalerweise nicht viel), sie liegen in $KDEHOME/" +"share/apps/bibletime/cache." + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "Scrollverhalten" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" +"Die nach unten gerichteten Pfeile springt normalerweise zum nächsten " +"Vers. Schalten Sie diese Box aus, wenn Sie zum vorherigen Eintrag " +"springen möchten." + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "Benutzen des nach-unten Pfeils für den nächsten Vers" + +#: bibletime/frontend/coptionsdialog.cpp:461 +msgid "Specify a language for biblical booknames" +msgstr "Geben Sie eine Sprache für die Buchnamen der Bibel an" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" +"Sword hat eine Anzahl von Übersetzungen verfügbar, die zur " +"Internationalisierung der Buchnamen benutzt werden können. Sie können die zu " +"benutzende Übersetzung auswählen. Falls Sie eine neue Übersetzung anlegen " +"möchten, schauen Sie auf http://www.crosswire.org/sword/develop nach " +"Einzelheiten." + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "Sprache für Buchnamen" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "Englisch" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "Default modules" +msgstr "Standardmodule" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" +"Standardmodule werden benutzt, wenn kein Modul angegeben wurde. Dies kann z." +"B. mit Querverweisen in Bibeln oder Lexika auftreten." + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "Standard-Bibel" + +#: bibletime/frontend/coptionsdialog.cpp:513 +msgid "Default Commentary" +msgstr "Standard-Kommentar" + +#: bibletime/frontend/coptionsdialog.cpp:522 +msgid "Default Lexicon" +msgstr "Standard-Lexikon" + +#: bibletime/frontend/coptionsdialog.cpp:530 +msgid "Default Hebrew Strong's Lexicon" +msgstr "Standardlexikon für hebräische Strongnummern" + +#: bibletime/frontend/coptionsdialog.cpp:538 +msgid "Default Greek Strong's Lexicon" +msgstr "Standardlexikon für griechische Strongnummern" + +#: bibletime/frontend/coptionsdialog.cpp:546 +msgid "Default Hebrew Morphological Lexicon" +msgstr "Standardlexikon für hebräische Morphologie" + +#: bibletime/frontend/coptionsdialog.cpp:553 +msgid "Default Greek Morphological Lexicon" +msgstr "Standardlexikon für griechische Morphologie" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "Filtereinstellungen" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" +"Filter beeinflussen die Textanzeige in den Anzeigefenstern. Hier können Sie " +"Standardeinstellungen für verschiedene Filter festlegen. Sie können die " +"Einstellungen auch in den Anzeigefenstern verändern." + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "Zeilenumbruch nach jedem Vers" + +#: bibletime/frontend/coptionsdialog.cpp:648 +msgid "Show verse numbers" +msgstr "Zeige Versnummern" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "Benutze Textvarianten" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "Drucke..." + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "Drucken abbrechen" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "&Hauptgruppe" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "&Fenster" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" +"Das ist BibleTime 1.1!
\n" +"Diese Version von BibleTime sollte einen Status erreicht haben, in dem man " +"es als stabil, nützlich und benutzerfreundlich ansehen kann!\n" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" +"Die Bibel wurde geschrieben, damit wir an Jesus glauben. (Johannes 20,31)\n" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" +"BibleTime 1.1 enthält ein wirklich nützliches Handbuch, dass von Fred " +"Saalbach geschrieben wurde.\n" +"Um es zu lesen, wählen Sie den Eintrag \"Handbuch\" aus dem \"Hilfe\" Menü " +"von BibleTime aus.\n" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" +"Es ist niemandem von Gott erlaubt, etwas zum Wort hinzuzufügen oder etwas " +"davon wegzunehmen. (Offenbarung 22,18)\n" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "Die Bibel ist wie ein Spiegel. (Jakobus 1,23)\n" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" +"BibleTime enthält eine Anleitung zum Bibelstudium!\n" +"Sie wurde von Bob Harman geschrieben und ist eine große Hilfe um zu lernen " +"die Bibel zu studieren.\n" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" +"Die Bibel kann die Bequemen plagen und die Geplagten trösten. (Offenbarung " +"10,10)\n" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" +"Sie können ein komplettes Suchergebnis abspeichern, drucken oder kopieren, " +"indem Sie mit der rechten Maustaste auf das Symbol des durchsuchten Modules " +"im Suchdialog klicken.\n" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "Die Bibel ist unsere einzige geistliche Waffe. (Epheser 6,17)\n" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" +"Um die Anzahl der Verse in der Bibel zu bekommen suchen sie nach einem " +"Leerzeichen in dem Modul.\n" +"Die Suchanalyse zeigt ihnen die Anzahl der Verse in jedem Buch.\n" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "Die Bibel ist Wahrheit. (Johannes 17,17)\n" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" +"Wenn Sie Lesezeichen zu einem bestimmten Thema anlegen möchten mit " +"Kommentaren über das, was der Herr ihnen gesagt hat, dann \n" +"erzeugen Sie am besten Lesezeichen von ihrem persönlichen Kommentar.\n" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" +"Die Heilige Schrift schenkt uns Weisheit, die zur Errettung führt. (2 " +"Timotheus 3,15)\n" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" +"Es ist möglich den Text von Lesezeichen oder von Versreferenzen in den " +"persönlichen Kommentar einzufügen, indem man sie in den Editor zieht.\n" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" +"Aufgrund des Bibelstudiums werden Sie vor Gott nicht beschämt dastehen " +"müssen. (2 Timotheus 2,15)\n" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" +"Um die Bedeutung eines ursprünglich hebräischen oder griechischen Wortes in " +"einer Bibel mit Strongnummern nachzuschlagen, schalten Sie einfach die " +"Strongnummern an, und klicken sie darauf.\n" +"Jetzt wird ein Fenster mit der Erklärung zu dieser Strongnummer angezeigt.\n" +"Wenn Ihre Lieblingsübersetzung keine Strongnummern hat,dann benutzen Sie " +"bitte eine andere Übersetzung, um die Nummer für das entsprechende Wort " +"herauszufinden.\n" +"Stellen Sie sicher, dass Sie die Standardmodule im Optionendialog " +"eingestellt haben.\n" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" +"Wenn Sie einen Kommentar als theamtische Referenz benutzen möchten, " +"durchsuchen Sie ihn nach Begriffen, von denen ihr Thema handelt.\n" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" +"Im Anfang war das Wort, und das Wort war bei Gott, und Gott war das Wort. " +"(Johannes 1,1)\n" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" +"Wir werden am letzten Tag durch die Worte, die Jesu gesprochen hat, " +"gerichtet. (Johannes 12,48)\n" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" +"Wenn Sie alle Verse oder Einträge über ein bestimmtes Themengebiet finden " +"möchten, dann sollten sie den regulären Ausdruck \"x | y | z\" zum Suchen " +"benutzen. Dieser ist identisch zu \"x ODER y ODER z\", also z.B. \"beten | " +"preisen | flehen\".\n" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" +"Wenn Sie einen Vers suchen, den sie nur ungenau oder in einer anderen " +"Sprache kennen, dann suchen Sie nach den Schlüsselbegriffen in mehreren " +"Bibelübersetzungen zur selben Zeit.\n" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" +"Dein Wort ist eine Leuchte für mein Leben, es gibt mir Licht für jeden " +"nächsten Schritt.. (Psalm 119,105)\n" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" +"Wenn Sie ein Wort in einem ausländischen Modul (z.B. griechisch oder " +"hebräisch) suchen möchten, öffnen Sie ein Anzeigefenster und wählen Sie ein " +"Kapitel oder einen Eintrag, in welchem das Wort enthalten ist.\n" +"Nun klicken Sie doppelt auf das Wort und ziehen Sie das ausgewählte Wort auf " +"das gewünschte Modul in der Hauptgruppe.\n" +"Der Suchdialog wird nun mit dem Wort in der Eingabezeile geöffnet.\n" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" +"Das Wort Gottes wird nicht unverrichteter Dinge zu ihm zurückkehren, sondern " +"es bewirkt, wozu Gott es gesandt hat. (Jesaja 55,11)\n" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" +"Ausländische Module (z.B. griechisch oder hebräisch) erfordern oftmals eine " +"speziellen Unicode-Schriftart um sie zu lesen.\n" +"Viele der Schriften sind verfügbar auf www.crosswire.org oder auf der Sword " +"CD.\n" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" +"Wussten Sie, dass das erste in einer Druckerpresse gedruckte Buch die Bibel " +"war? (von Johannes Gutenberg im Jahre 1492)\n" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" +"Gott in seiner Macht hat uns alles geschenkt, was wir zu einem Leben in " +"wahrer Frömmigkeit brauchen. (1 Petrus 1,3)\n" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" +"Alle wichtigen Elemente von BibleTimes Benutzerschnittstelle haben einen " +"Tooltip und eine \"What's this?\" Hilfe.
\n" +"Um die \"What's this?\" Hilfe zu lesen, drücken Sie die Tasten Umschalt+F1 " +"und klicken auf den gewünschten Teil.\n" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" +"Das Wort Gottes ist lebendig, wirksam und schärfer als das schärfste " +"beidseitig geschliffene Schwert. (Hebräer 4,12)\n" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" +"Sie benutzen ein Programm, welches zur Ehre Gottes geschrieben wurde." +"
Möge Er Sie segnen, wenn Sie sein Wort studieren!\n" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "Druckschlange leeren" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "Den Druckdialog öffnen" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "BibleTime schließen" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "Suche in Modulen" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "Entferne ausgewählte Einträge" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "Hauptgruppe zeigen" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "Werkzeugleiste zeigen" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "Strongs Nummern anzeigen" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "Fenster kacheln" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "Fenster automatisch kacheln" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "Fenster staffeln" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "Fenster automatisch staffeln" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "Alle Fenster schließen" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "Aktuelles Profil speichern" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +msgid "Edit profiles" +msgstr "Profile bearbeiten" + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +msgid "Load a new profile" +msgstr "Ein neues Profil laden" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +msgid "Toggle fullscreen mode" +msgstr "Vollbildmodus umschalten" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "Werkzeugleiste bearbeiten" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "BibleTimes Handbuch" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "BibleTimes Installationsdokumentation" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +msgid "BibleTime's Bible study HowTo" +msgstr "BibleTimes Anleitung zum Bibelstudium" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "In den \"Was ist das?\" Modus wechseln" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "Fehlerbericht schicken" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +msgid "Show daily tips at startup" +msgstr "Zeige täglichen Tipp beim Start" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "Über BibleTime" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "Über KDE" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "Die Hauptgruppe" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "Lesezeichen zur Druckschlange hinzufügen" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "Der Arbeitsbereich" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "Zeige den nächsten Eintrag" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "Zeige den vorherigen Eintrag" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +msgid "Jump to the next verse" +msgstr "Zum nächsten Vers springen" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +msgid "Jump to the previous verse" +msgstr "Zum vorherigen Vers springen" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +msgid "Show the next chapter" +msgstr "Nächstes Kapitel anzeigen" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +msgid "Show the previous chapter" +msgstr "Vorheriges Kapitel anzeigen" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +msgid "Show the next book" +msgstr "Nächstes Buch anzeigen" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +msgid "Show the previous book" +msgstr "Vorheriges Buch anzeigen" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "Liste der Bücher" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "Liste der Kapitel" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "Liste der Verse" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "Liste der Einträge" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "Durch die Liste bewegen" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "Bearbeite diesen Eintrag" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "Diesen Kommentar speichern" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "Diesen Kommentar löschen" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "Kommentieren bis zu" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "Fett" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "Kursiv" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "Unterstrichen" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "Setze Schriftart" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "Farbe setzen" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "Schriftgröße setzen" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "Synchronisiere mit Bibelfenstern" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "Als HTML speichern" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "In Zwischenablage kopieren" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +msgid "Choose the modules to search in" +msgstr "Wählen Sie die Module für die Suche" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "Füge das gewählte Modul zur Liste hinzu" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "Entferne das gewählte Modul von der Liste" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "Liste der für die Suche verwendeten Module" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +msgid "Search for this text" +msgstr "Nach diesem Text suchen" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "Suche mehrere Wörter" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "Genaue Suche" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "Suche mit GNU Regulären Ausdrücken" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "Suche mit GROß / klein Unterscheidung" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "Letztes Suchergebnis" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +msgid "Use custom scope" +msgstr "Eigenen Bereich benutzen" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "Füge einen neuen Bereich hinzu" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "Lösche diesen Suchbereich" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "Bearbeiten und definieren Sie ihre Suchbereiche" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "Wählen Sie einen Suchbereich aus der Liste" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "Geben Sie ihren eigenen Suchbereich ein" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "Aufgelöstes Ergebnis" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "Schließe diesen Dialog" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "Benutzte Module" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "Gefundene Einträge" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Vorschau" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +msgid "Graphical Search Analysis" +msgstr "Grafische Suchanalyse" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "Zeige täglichen Tipp" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "Liste der Sprachen" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +msgid "Show start-up logo" +msgstr "Startlogo anzeigen" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "Stelle die Fenster des Arbeitsbereiches beim Start wieder her" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "Benutzen von Cachedateien für Lexikoneinträge" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "Die Standardbibel, die im Arbeitsbereich verwendet wird." + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "Der Standardkommentar, der im Arbeitsbereich verwendet wird." + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "Das Standardlexikon, das im Arbeitsbereich verwendet wird." + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" +"Das Standardlexikon für Hebräisch, das im Arbeitsbereich verwendet wird." + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" +"Das Standardlexikon für Griechisch, das im Arbeitsbereich verwendet wird." + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" +"Das Standardlexikon für hebräische Morphologie, das im Arbeitsbereich " +"verwendet wird." + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" +"Das Standardlexikon für griechische Morphologie, das im Arbeitsbereich " +"verwendet wird." + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "Tastenkombinationen setzen" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "Wählen Sie den Anwendungsbereich" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "Wählen Sie eine Schriftart" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "Farbe des Hintergrundes" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "Farbe des hervorgehobenen Verses" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +msgid "Keyboard accelerators used by all display windows" +msgstr "Tastenkombinationen, die von allen Anzeigefenstern benutzt werden" + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "Tastenkombinationen, die von Bibelfenstern benutzt werden" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "Tastenkombinationen, die von Kommentarfenstern benutzt werden" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "Tastenkombinationen, die von Lexikonfenstern benutzt werden" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "Drucken starten" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +msgid "Preview print job" +msgstr "Druckvorschau anzeigen" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "Hilfe öffnen" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "Liste der Druckeinträge" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "Eintrag nach oben bewegen" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "Eintrag nach unten bewegen" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "Einträge löschen" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "Einen Seitenumbruch einfügen" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "Seitenränder" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "Linker Rand" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "Rechter Rand" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "Oberer Rand" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "Unterer Rand" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +msgid "List of print styles" +msgstr "Liste der Druckstile" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +msgid "Delete the selected style" +msgstr "Lösche den gewählten Stil" + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +msgid "Edit the selected style" +msgstr "Bearbeite den gewählten Stil" + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "Erzeuge einen neuen Druckstil" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" +"Leere die Druckschlange von BibleTime. Alle Einträge werden aus der Liste " +"entfernt und der Drucken Knopf wird deaktiviert." + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" +"Öffne den Druckdialog von BibleTime. Hier können Sie die Druckschlange " +"bearbeiten und Sie können den Einträgen Stile zuweisen." + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "Schließe BibleTime und speichere die Einstellungen." + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +msgid "Open the search dialog to search for text in one or more modules." +msgstr "" +"Öffne den Suchdialog von BibleTime, um in einem oder mehreren Modulen zu " +"suchen." + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" +"Die ausgewählten Einträge aus dem Hauptindex löschen.
Wenn Sie einen " +"Ordner löschen, werden Untereinträge ebenfalls gelöscht." + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" +"Setze die Hauptgruppe zurück.
Alle Lesezeichen und Ordner werden gelöscht " +"und die anfänglichen Ordner werden wiederhergestellt." + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +msgid "Toggle the main index view." +msgstr "Zeige/Verstecke die Hauptgruppe." + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "Ansicht der Werkzeugleiste umschalten." + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "Fußnoten in den Modulen umschalten." + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +msgid "Toggle Strong's numbers in the modules." +msgstr "Strongs Nummern in den Modulen umschalten." + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +msgid "Tile the open display windows." +msgstr "Kacheln der geöffneten Anzeigefenster." + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +msgid "Automatically tile the display windows." +msgstr "Anzeigefenster automatisch kacheln." + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +msgid "Cascade the open display windows." +msgstr "Staffeln der offenen Anzeigefenster." + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +msgid "Automatically cascade the opened display windows." +msgstr "Geöffnete Anzeigefenster automatisch staffeln." + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "Schließe alle geöffneten Anzeigefenster." + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +msgid "Edit profiles..." +msgstr "Profile bearbeiten..." + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "Öffnet BibleTimes Werkzeugleisteneditor." + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" +"Öffnet BibleTimes Optionendialog, in dem Sie die meisten Einstellungen " +"setzen können." + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "" +"Dies öffnet BibleTimes Handbuch im KDE Hilfeprogramm.
Das Handbuch " +"erklärt, wie man BibleTime am besten benutzt." + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" +"Öffne BibleTimes Installationsanweisungen im KDE Hilfeprogramm.
Die " +"Installationsanweisungen erläutern, wie man BibleTime und die Textmodule " +"richtig installiert." + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "" +"Öffne die mit BibleTime mitgelieferte Anleitung zum Biblestudium im " +"Hilfeprogramm von KDE.
Dieses HowTo ist eine Einführung in effektives " +"Bibelstudium." + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" +"Wechsle in den \"Was ist das?\" Modus.
Alle wichtigen Elemente der " +"Oberfläche von BibleTime bieten eine \"Was ist das?\" Hilfe an." + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "Schicke einen Problembericht an die Entwickler von BibleTime!" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" +"Zeige einen täglichen Tipp.
Die Tipps enthalten wichtige Biblezitate und " +"hilfreiche Benutzungshinweise für BibleTime." + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "Zeige detailierte Informationen über BibleTime an." + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +msgid "Show the \"about\" dialog of KDE 2." +msgstr "Zeige den \"Über\" Dialog von KDE 2." + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" +"Dies ist die Hauptgruppe von BibleTime.
Benutzen Sie sie, um die " +"installierten Module zu verwalten, um mit Lesezeichen zu arbeiten, um " +"Anzeigefenster zu öffnen usw." + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" +"Erzeuge einen neuen Ordner in der Hauptgruppe.
Wenn Sie die rechte " +"Maustaste über einem Ordner gedrückt haben wird der neue Ordner dessen " +"Untereintrag.
Ansonsten erzeugen Sie einen Ordner auf oberster Ebene." + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "Ändern Sie die Eigenschaften des gewählten Ordners." + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "Ändern Sie die Eigenschaften des gewählten Lesezeichens." + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +msgid "Import bookmarks from a file." +msgstr "Importiere Lesezeichen aus einer Datei." + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" +"Exportiere Lesezeichen,
damit Sie oder andere Benutzer diese später " +"importieren können." + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" +"Benutzen Sie dies, um dieses Lesezeichen zu BibleTimes Druckschlange " +"hinzuzufügen. Der Schlüssel, die Beschreibung und der Text des Schlüssels " +"werden zum Drucken benutzt." + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" +"Öffnet einen Dialog in dem Sie das gewählte Modul entschlüsseln können." + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "Öffnet einen Dialog der Informationen über das gewählte Modul anzeigt." + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" +"Dieser Bereich ist der Arbeitsplatz in BibleTime.
Alle Anzeigefenster " +"werden in diesem Bereich geöffnet." + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "Der nächste Eintrag des Modules wird angezeigt." + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "Der vorherige Eintrag des Moduls wird angezeigt." + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" +"In Bibeln wird der nächste Vers hervorgehoben.
In Kommentaren wird der " +"nächste Eintrag angezeigt." + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" +"In Bibeln wird der vorherige Eintrag angezeigt. In Kommentaren wird der " +"vorherige Antrag angezeigt." + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" +"Zeige das nächste Kapitel des Modules an. Der Vers wird auf \"1\" gesetzt." + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" +"Zeige das voherige Kapitel des Modules an. Der Vers wird auf \"1\" gesetzt." + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" +"Zeige das nächste Buch des Modules. Das Kapitel und der Vers werden auf \"1" +"\" gesetzt." + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" +"Zeige das vorherige Buch des Modules. Das Kapitel und der Vers werden auf " +"\"1\" gesetzt." + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "Diese Liste enthält die Bücher, die in diesem Modul vorhanden sind." + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "Diese Liste enthält die Kapitel, die im aktuellen Buch vorhanden sind." + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" +"Diese Liste enthält die Verse, die im aktuellen Kapitel vorhanden sind." + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "Diese Liste enthält die Einträge des aktuellen Modules." + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" +"Dieser Knopf ist nützlich, um sich durch die Einträge der Liste zu bewegen. " +"Drücken Sie den Knopf und bewegen Sie die Maus um den Eintrag zu erhöhen " +"oder zu erniedrigen." + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" +"Wechsle zwischen dem Lesen-Schreiben und dem Nur-Lesen Modus schreibbarer " +"Module hin und her." + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +msgid "Save new personal comments." +msgstr "Sichere den Persönlichen Kommentar." + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "Lösche den Text und entferne den Eintrag aus dem Modul." + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +msgid "Toggle bold formatting of the selected text." +msgstr "" +"Wechsle zwischen fetter und nicht-fetter Formatierung des gewählten Textes." + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +msgid "Toggle italic formatting of the selected text." +msgstr "" +"Wechsle zwischen kursiver und nicht-kursiver Formatierung des gewählten " +"Textes." + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +msgid "Toggle underlined formatting of the selected text." +msgstr "" +"Wechsle zwischen unterstrichener und nicht-unterstrichener Formatierung des " +"gewählten Textes." + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "Wähle eine neue Schriftart für den gewählten Text." + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "Wählen Sie eine neue Farbe für den gewählten Text." + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "Wähle eine neue Schriftgröße für den gewählten Text." + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" +"Synchronisiere den angezeigten Vers dieses Moduls mit dem aktiven " +"Bibelfenster." + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +msgid "Save the displayed chapter as an HTML file." +msgstr "Sichere das angezeigte Kapitel als HTML Datei." + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "Den gesamten Text auswählen." + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "Kopiere den angezeigten Text in die Zwischenablage." + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" +"Wählen Sie die Module, die für die Suche benutzt werden.
Benutzen Sie die " +"beiden Knöpfe auf der rechten Seite, um die Module zur Liste der benutzten " +"hinzuzufügen oder daraus zu entfernen." + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +msgid "Add the selected module to the list on the right." +msgstr "Füge das gewählte Modul zur Liste auf der rechten Seite hinzu." + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +msgid "Remove the selected module from the list on the right side." +msgstr "Entferne das gewählte Modul von der Liste auf der rechten Seite." + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "Die Liste der für die Suche benutzten Module." + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "" +"Der in dieser Eingabebox eingegebene Text wird in allen Modulen gesucht." + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" +"Wählen Sie dies aus um nach mehreren Wörtern zu suchen.
Jedes Wort in " +"der Eingabezeile wird als ein einzelnes Wort gesucht." + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" +"Wählen Sie dies aus um nach genau dem Text zu suchen, den Sie in der " +"Eingabezeile eingegeben haben." + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" +"Wählen Sie dies aus um unter Benutzung von GNU regulären Ausdrücken zu " +"suchen.
Lesen Sie das Handbuch für eine Erklärung wie sie zu benutzen " +"sind." + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +msgid "Activate this to use a case sensitive search." +msgstr "" +"Aktivieren Sie dies, um mit Unterscheidung zwischen GROß und klein zu suchen." + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" +"Wählen Sie dies aus, wenn Sie in allen Bereiche der gewählten Module suchen " +"möchten." + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" +"Wählen Sie dies aus, um das letzte Suchergebniss jedes Moduls als " +"Suchbereich zu benutzen." + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "Erzeuge einen neuen Suchbereich." + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" +"Benutze einen eigenen Suchbereich für die Suche.
Es existieren bereits " +"Standard-Suchbereiche." + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "Benutzen Sie diesen Knopf um den gewählten Suchbereich zu löschen." + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "Wählen Sie einen Suchbereich aus der Auswahlbox." + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" +"Geben Sie ihren eigenen Suchbereich ein.
Um einen Bereich zu definieren " +"benutzen sie \"-\" (z.B. 1. Mose-2. Mose),
um verschiedene Bereiche zu " +"trennen benutzen Sie das Semikolon (z.B. 1. Mose;Matthäus)." + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" +"Diese Liste enthält die aufgelösten Suchbereiche ihres eingegeben Bereiches. " +"Dieses Ergebnis wird für die Suche benutzt." + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "Schließe diesen Dialog und sichere die Änderungen." + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" +"Liste der für die Suche benutzten Module.
Klicken Sie auf ein Modul um " +"das Suchergebnis auf der rechten Seite zu sehen." + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "Dies enthält die innerhalb des gewählten Moduls gefundenen Einträge." + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "Diese Textbox zeigt eine Vorschau des gewählten Eintrags." + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" +"Grafische Analyse ihres Suchergebnisses.
Die Balken zeigen die Anzahl von " +"gefundenen Einträgen innerhalb jedes Buches einer Bibel oder eines " +"Kommentars." + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "Aktivieren Sie diese Box um einen täglichen Tipp beim Start zu sehen." + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" +"Enthält die Sprachen, die für die Internationalen Buchnamen benutzt werden " +"können." + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "Aktivieren Sie dies, um das BibleTime Logo beim Start zu sehen." + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" +"Benutzen Sie dies, um den nach-unten Knopf zu benutzen um zum nächsten Vers " +"zu springen" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" +"Sichere die Fenster des Arbeitsbereiches wenn BibleTime geschloßen " +"wird
und stelle diese beim nächsten Start wieder her." + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" +"Aktivieren Sie dies, um BibleTime die Indexdateien für die Lexikoneinträge " +"anlegen zu lassen. Dies beschleunigt das öffnen von Lexika ziemlich, aber es " +"verbraucht mehr Speicherplatz. Empfohlen." + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" +"Die voreingestelle Bibel wird benutzt, wenn ein Verweis auf eine " +"Bibelstelle geklickt wurde." + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" +"Der voreingestelle Kommentar wird benutzt, wenn ein Verweis auf einen " +"Kommentar angeklickt wurde." + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" +"Das voreingestelle Lexikon wird benutzt, wenn ein Verweis auf ein Lexikon " +"angeklickt wurde." + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" +"Das voreingestellte Lexikon für Hebräisch wird benutzt, wenn ein Verweis auf " +"ein Hebräisch-Lexikon angeklickt wurde." + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" +"Das voreingestellte Lexikon für Griechisch wird benutzt, wenn ein Verweis " +"auf ein Griechisch-Lexikon angeklickt wurde." + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" +"Das voreingestellte Lexikon für hebräische Morphologie wird benutzt, wenn " +"ein Verweis auf ein morphologisches Tag in Hebräisch angeklickt wurde." + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" +"Das voreingestellte Lexikon für griechische Morphologie wird benutzt, wenn " +"ein Verweis auf ein morphologisches Tag in Griechisch angeklickt wurde." + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +msgid "Select an action and change the key binding for the action." +msgstr "Wählen Sie eine Aktion aus und ändern Sie die Tastenkombination dafür." + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" +"Wählen Sie in dieser Box wie die Schrift benutzt wird, und ändern Sie die " +"Schrift in der Schriftauswahl." + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "" +"Dies ist die Hintergrundfarbe, die in den Anzeigefenstern benutzt wird." + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "Dies ist die Farbe des hervorgehobenen Textes in den Anzeigefenstern." + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +msgid "Set the keyboard accelerators used in all display windows" +msgstr "" +"Setzen Sie die Tastenkombinationen, die von allen Anzeigefenstern benutzt " +"werden." + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +msgid "Set keyboard accelerators used in Bible windows" +msgstr "" +"Setzen Sie die Tastenkombinationen, die von Bibelfenstern benutzt werden." + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "" +"Setzen Sie die Tastenkombinationen, die von Kommentarfenstern benutzt werden." + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "" +"Setzen Sie die Tastenkombinationen, die von Lexikonfenstern benutzt werden." + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" +"Starte den Druckprozeß.
Die Eintäge der Liste werden unter Benutzung der " +"Druckstile gedruckt." + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" +"Drucke in eine temporäre Datei und öffne einen Postscriptbetrachter um das " +"Druckergebnis im Vorraus zu betrachten." + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +msgid "Closes this dialog without doing anything else." +msgstr "Schließe den Dialog ohne irgendetwas zu tun." + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "Öffne die Hilfe von BibleTime." + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +msgid "This combo box contains the available print styles." +msgstr "Diese Auswahlbox enthält die vorhandenen Druckstile." + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "Dies ist die Liste, die die vorhanden Druckeinträge enthält." + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +msgid "Move the selected item up one item." +msgstr "Bewege den ausgewählten Eintrag eine Position höher." + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +msgid "Move the selected item down one item." +msgstr "Bewege den ausgewählten Eintrag eine Position niedriger." + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "Lösche den ausgewählten Eintrag." + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" +"Füge einen Seitenumbruch in die Liste ein.
Der Drucker wird an dieser " +"Stelle eine neue Seite beginnen." + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "" +"Diese Gruppe enthält die Seitenränder der Seite gemessen in Millimeter." + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +msgid "The size of the border on the left side of the paper." +msgstr "Die Größe des linken Seitemrandes." + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +msgid "The size of the border on the right side of the paper." +msgstr "Die Größe des rechten Seitenrandes." + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +msgid "The size of the border on the top of the paper." +msgstr "Die Größe des oberen Seitenrandes." + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +msgid "The size of the border on the bottom of the paper." +msgstr "Die Größe des unteren Seitenrandes." + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" +"Diese Liste enthält die vorhandenen Druckstile.
Erzeugen Sie ihren " +"eigenen unter Benutzung des \"Neuer Stil\" Knopfes." + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "Entferne den gewählten Druckstil aus der Liste." + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "Ändere die Einstellungen des gewählten Druckstiles." + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" +"Erstelle einen neuen Druckstil.
Der neue Stil wird zur Liste hinzugefügt." diff --git a/bibletime-doc/po/fr.gmo b/bibletime-doc/po/fr.gmo new file mode 100644 index 0000000..c22bc6a Binary files /dev/null and b/bibletime-doc/po/fr.gmo differ diff --git a/bibletime-doc/po/fr.po b/bibletime-doc/po/fr.po new file mode 100644 index 0000000..be77113 --- /dev/null +++ b/bibletime-doc/po/fr.po @@ -0,0 +1,3271 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2002-03-29 14:17GMT\n" +"Last-Translator: Mathias BAVAY \n" +"Language-Team: français \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.5\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "notes" + +#: bibletime/backend/cswordbackend.cpp:315 +#, fuzzy +msgid "Strong's Numbers" +msgstr "numéros de strong" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +#, fuzzy +msgid "Hebrew Cantillation" +msgstr "Orientation" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +#, fuzzy +msgid "Enable debug messages" +msgstr "Messages de debuguage" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Outil d'étude de la Bible pour KDE 2" + +#: bibletime/main.cpp:121 +#, fuzzy +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2001, l'équipe BibleTime" + +#: bibletime/main.cpp:122 +#, fuzzy +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"BibleTime est un outil convivial mais puissant d'étude de la Bible pour KDE " +"2 \n" +"\n" +"Nous recherchons des développeurs, traducteurs et rédacteurs de " +"documentation.\n" +"Si vous voulez vous joindre à nous, envoyer un courrier électronique à " +"info@bibletime.de." + +#: bibletime/main.cpp:130 +#, fuzzy +msgid "Project coordinator" +msgstr "Coordinateur du projet, frontend, backend" + +#: bibletime/main.cpp:131 +#, fuzzy +msgid "Frontend, backend" +msgstr "Frontend, backend, choses diverses" + +#: bibletime/main.cpp:132 +#, fuzzy +msgid "Searchdialog" +msgstr "Dialogue de recherche" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Manuel" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Traduction en tchèque" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Traduction en danois" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Traduction en néerlandais" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Traduction en français" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Traduction en hongrois" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Traduction en italien" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Traduction en norvégien" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Traduction en polonais" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Traduction en portugais" + +#: bibletime/main.cpp:155 +#, fuzzy +msgid "Translation into Russian" +msgstr "Traduction en hongrois" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Traduction en slovaque" + +#: bibletime/main.cpp:157 +#, fuzzy +msgid "Translation into Spanish" +msgstr "Traduction en danois" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Bible study HowTo" + +#: bibletime/main.cpp:185 +#, fuzzy +msgid "Starting BibleTime" +msgstr "À propos de BibleTime" + +#: bibletime/bibletime_init.cpp:59 +#, fuzzy +msgid "Creating BibleTime's GUI" +msgstr "Configurer les couleurs de BibleTime" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Vider la file d'impression" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Réinitialiser l'index principal" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Recherche dans le(s) module(s)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Supprimer items sélectionnés" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "Afficher index &principal" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "C&ascade" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "Mosaïque" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "&Auto cascade" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "A&uto mosaïque" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "Tout fermer" + +#: bibletime/bibletime_init.cpp:167 +msgid "&Save profile" +msgstr "" + +#: bibletime/bibletime_init.cpp:172 +msgid "&Load profile" +msgstr "" + +#: bibletime/bibletime_init.cpp:177 +msgid "&Configure profiles" +msgstr "" + +#: bibletime/bibletime_init.cpp:183 +msgid "&Fullscreen mode" +msgstr "" + +#: bibletime/bibletime_init.cpp:202 +#, fuzzy +msgid "&Handbook" +msgstr "Manuel" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +#, fuzzy +msgid "&Bible Study Howto" +msgstr "Bible study HowTo" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "Astuce &journalière" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "éditeur de style" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Nom du style" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Choisir la partie couverte par le style" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "En-tête" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Description" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Texte du module" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Activer cette partie" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Premier plan :" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Arrière plan :" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Choisir la police" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Visualisation de la police" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Utiliser les cadres" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Épaisseur de la ligne (en point) :" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Couleur du cadre" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +#, fuzzy +msgid "Line style:" +msgstr "Nom du style" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Standard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Nom :" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "inconnu" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "Styles" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "Marges (en millimètres)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "&Haut" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "&Gauche" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "&Droite" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "Liste des styles d'items :" + +#: bibletime/printing/cprintdialogpages.cpp:192 +#, fuzzy +msgid "Print queue" +msgstr "Imprimante" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "Choisir un style" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "Entrées à imprimer :" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "Module" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "De" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "À" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "Style" + +#: bibletime/frontend/chtmldialog.cpp:84 +#, fuzzy +msgid "Backward" +msgstr "Arrière plan" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "Ok" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "Page %1 introuvable !" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm *.shtml *.shtm | fichiers HTML\n" +" *.* | tous les fichiers (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "Enregistrer le texte en tant que page HTML ..." + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" +"*.txt | fichier texte (*.txt)\n" +"*.* | tous les fichiers (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "Enregistrer le texte en tant que texte seul ..." + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "Choisir une police :" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "Choisir une taille de police" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "Gras" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "Souligné" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "Justifié" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "inconnu" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "Signet : " + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +#, fuzzy +msgid "Language" +msgstr "Liste des langues" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "Clef de déverrouillage" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "non activé" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "Version" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "Bibles" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "Commentaires" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "Lexiques" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "Titres" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "Index principal" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "Créer un nouveau dossier" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "Renommer ce dossier" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "Renommer ce signet" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "Importer des signets" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "Exporter les signets" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "Imprimer les signets" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "Rechercher dans les modules sélectionnés" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "Déverrouiller ce module" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "À propos de ce module" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "Description des signets - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "Entrer ici la description :" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "Changer la description du signet - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "Changer la description de l'item !" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "Renommer le dossier - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "Changer le nom du groupe !" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +#, fuzzy +msgid "Location" +msgstr "Titres" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "Modifiable" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +#, fuzzy +msgid "yes" +msgstr "Styles" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "Entrer le nom du dossier - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "Entrer le nom du dossier !" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "BibleTime - déverrouiller le module" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "Entrer la clef pour déverrouiller le module !" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "Import des signets ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" +"Un problème est survenu lors de l'import des signets !
Le format des " +"signets importés est plus récent que
celui des signets de cette version " +"de BibleTime !
L'import des signets pourrait ne pas fonctionner " +"correctement !
Voulez-vous poursuivre ?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "Import des signets" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "Export des signets ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" +"Cette fonction va réinitialiser l'index principal !
Ceci va recréer " +"lesgroupes d'origine et supprimer tout les autres items !
Assurez vous " +"que des signets importants ne vont pas être supprimés !
Voulez-vous " +"poursuivre ?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "BibleTime - réinitialisation de l'index principal" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "Fenêtre du lexique" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "Entrée" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "Texte de l'entrée" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "Entrée avec du texte" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "Sélectionner du texte" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "Entrée en tant que texte seul" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "Entrée en tant qu'HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "Rechercher la sélection dans le lexique" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "Copie..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "Ajouter à la file d'impression..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "Sauvegarde..." + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +#, fuzzy +msgid "Next entry" +msgstr "Texte de l'entrée" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +#, fuzzy +msgid "Previous entry" +msgstr "Afficher l'entrée précédente" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "Fenêtre de Bible" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "Verset" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "Texte du verset" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "Verset avec du texte" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "Chapitre" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "Chapitre en tant que texte seul" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "Chapitre en tant qu'HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +#, fuzzy +msgid "Next book" +msgstr "Afficher le livre suivant" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +#, fuzzy +msgid "Previous book" +msgstr "Afficher le livre précédent" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +#, fuzzy +msgid "Next chapter" +msgstr "Afficher le chapitre suivant" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +#, fuzzy +msgid "Previous chapter" +msgstr "Afficher le chapitre précédent" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +#, fuzzy +msgid "Next verse" +msgstr "Texte du verset" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +#, fuzzy +msgid "Previous verse" +msgstr "Aller au verset précédent" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "Sélectionner des modules additionnels" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "RIEN" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +#, fuzzy +msgid "Display options" +msgstr "Fenêtre d'affichage" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +#, fuzzy +msgid "Show versenumbers" +msgstr "Afficher les numéros de strong" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "Afficher les notes" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +#, fuzzy +msgid "Show Strong's Numbers" +msgstr "Afficher les numéros de strong" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "Synchronisation..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "Éditer l'entrée..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "Fenêtre de commentaires" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +#, fuzzy +msgid "Save changes to module?" +msgstr "Rechercher dans les modules" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +#, fuzzy +msgid "Book window" +msgstr "Fenêtre de Bible" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +msgid "Toggle tree" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "Modules :" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "Entrées trouvées" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +#, fuzzy +msgid "module not set" +msgstr "module non activé" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "Propriétés de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "Mots multiples" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "Recherche exacte" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "Expression régulière" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "Préserver la case" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "Étendue de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "Progression de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "Module courant :" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "Totalité :" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "Dialogue de recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Rechercher" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "Interrompre" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "Choisir les modules" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "Choisir les modules pour la recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "Rechercher le texte" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "Entrer le texte à rechercher" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "Résultats de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "Le résultat de votre recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "Analyse de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "Analyse graphique de vos résultats de recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +#, fuzzy +msgid "Save Search Analysis" +msgstr "Analyse de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +#, fuzzy +msgid "BibleTime Search Analysis" +msgstr "Analyse de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +#, fuzzy +msgid "Search Text :" +msgstr "Rechercher le texte" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +#, fuzzy +msgid "Search Type :" +msgstr "Rechercher le texte" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +#, fuzzy +msgid "Search Scope:" +msgstr "Étendue de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "Pas de limites" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "Dernier résultat" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "Limiter l'étendue" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "Choisir une plage personnalisée" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "Éditer les plages" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "Ancien Testament" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "Histoire" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "Prophètes" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "Nouveau Testament" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "Cantiques" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "Lettres/épîtres" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "Épîtres de Paul" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "Définir l'étendue de la plage" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "Nom de la plage" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "Entrer un nom pour cette nouvelle plage de recherche" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "Modules" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "Résultats de la recherche" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "Résultats de la recherche avec texte" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +#, fuzzy +msgid "Appending keys to the printing queue ..." +msgstr "Ajouter à la file d'impression..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +#, fuzzy +msgid "Copying search result to clipboard..." +msgstr "Copier dans le presse-papier" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +#, fuzzy +msgid "Saving the search result ..." +msgstr "Enregistrer le résultat de la recherche ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +#, fuzzy +msgid "Saving the search result..." +msgstr "Enregistrer le résultat de la recherche ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "Clef" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "Clef avec texte" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | fichiers texte\n" +" *.* | tous les fichiers (*.*)" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "Enregistrer la clef ..." + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "Enregistrer le résultat de la recherche ..." + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Dialogue d'options" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +#, fuzzy +msgid "Create new profile" +msgstr "Créer un nouveau dossier" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#, fuzzy +msgid "Please enter the name of the new profile" +msgstr "Entrer le nom du dossier !" + +#: bibletime/frontend/coptionsdialog.cpp:146 +msgid "Rename profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Please enter the new name of the profile" +msgstr "Entrer le nom du dossier !" + +#: bibletime/frontend/coptionsdialog.cpp:170 +#, fuzzy +msgid "Startup" +msgstr "Afficher le logo au démarrage" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "Afficher l'astuce du jour" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "Afficher le logo au démarrage" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +#, fuzzy +msgid "Choose fonts" +msgstr "Choisir la police" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +#, fuzzy +msgid "The quick brown fox jumps over the lazy dog" +msgstr "Une bibliothèque, c'est le carrefour de tous les rêves de l'humanité." + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "Couleurs" + +#: bibletime/frontend/coptionsdialog.cpp:245 +#, fuzzy +msgid "Choose colors" +msgstr "Choisir les modules" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "Arrière plan" + +#: bibletime/frontend/coptionsdialog.cpp:262 +#, fuzzy +msgid "Highlighted verse" +msgstr "Verset surligné" + +#: bibletime/frontend/coptionsdialog.cpp:267 +msgid "Hyperlinks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "numéros de strong" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +#, fuzzy +msgid "Profiles" +msgstr "Impression dans le fichier :" + +#: bibletime/frontend/coptionsdialog.cpp:302 +msgid "Manage your profiles" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +#, fuzzy +msgid "Delete selected profile" +msgstr "Supprime l'item sélectionné." + +#: bibletime/frontend/coptionsdialog.cpp:322 +#, fuzzy +msgid "Rename selected profile" +msgstr "Supprimer les items sélectionnés" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "Raccourcis" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +#, fuzzy +msgid "Bible windows" +msgstr "Fenêtre de Bible" + +#: bibletime/frontend/coptionsdialog.cpp:381 +#, fuzzy +msgid "Commentary windows" +msgstr "Fenêtre de commentaires" + +#: bibletime/frontend/coptionsdialog.cpp:394 +#, fuzzy +msgid "Lexicon windows" +msgstr "Fenêtre du lexique" + +#: bibletime/frontend/coptionsdialog.cpp:408 +#, fuzzy +msgid "Book windows" +msgstr "Fenêtres en mosaïque" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Général" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:461 +#, fuzzy +msgid "Specify a language for biblical booknames" +msgstr "Langue des noms de livres" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "Langue des noms de livres" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "Anglais" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +#, fuzzy +msgid "Default modules" +msgstr "Modules utilisés" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +#, fuzzy +msgid "Default Commentary" +msgstr "Commentaires" + +#: bibletime/frontend/coptionsdialog.cpp:522 +#, fuzzy +msgid "Default Lexicon" +msgstr "Lexiques" + +#: bibletime/frontend/coptionsdialog.cpp:530 +msgid "Default Hebrew Strong's Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:538 +msgid "Default Greek Strong's Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:546 +msgid "Default Hebrew Morphological Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:553 +msgid "Default Greek Morphological Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +#, fuzzy +msgid "Show verse numbers" +msgstr "Afficher les numéros de strong" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "Impression..." + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "Annuler l'impression" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "&Index " + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "Fe&nêtre" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "Effacer la file d'impression" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "Ouvrir le dialogue d'impression" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "Fermer BibleTime" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "Rechercher dans les modules" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "Supprimer les items sélectionnés" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "Afficher l'index principal" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "Afficher la barre d'outils" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "Afficher les numéros de strong" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "Fenêtres en mosaïque" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "Fenêtres en mosaïque automatiquement" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "Fenêtres en cascade" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "Fenêtres en cascade automatiquement" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "Fermer toutes les fenêtres" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +#, fuzzy +msgid "Edit profiles" +msgstr "Éditer les plages" + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +#, fuzzy +msgid "Load a new profile" +msgstr "Ajouter une nouvelle plage" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +msgid "Toggle fullscreen mode" +msgstr "" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "Éditer la barre d'outils" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "Manuel de BibleTime" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +#, fuzzy +msgid "BibleTime's Bible study HowTo" +msgstr "Bible study HowTo" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "Entrer en mode \"Qu'est ce que c'est ?\"" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "Envoyer un rapport de bug" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +#, fuzzy +msgid "Show daily tips at startup" +msgstr "Afficher les astuces quotidiennes" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "À propos de BibleTime" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "À propos de KDE" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "L'index principal" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "Ajouter les signets à la file d'impression" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "L'aire de travail" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "Afficher l'entrée suivante" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "Afficher l'entrée précédente" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +#, fuzzy +msgid "Jump to the next verse" +msgstr "Aller au verset suivant" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +#, fuzzy +msgid "Jump to the previous verse" +msgstr "Aller au verset précédent" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +#, fuzzy +msgid "Show the next chapter" +msgstr "Afficher le chapitre suivant" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +#, fuzzy +msgid "Show the previous chapter" +msgstr "Afficher le chapitre précédent" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +#, fuzzy +msgid "Show the next book" +msgstr "Afficher le livre suivant" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +#, fuzzy +msgid "Show the previous book" +msgstr "Afficher le livre précédent" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "Liste des livres" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "Liste des chapitres" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "Liste des versets" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "Liste des entrées" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "Faire défiler la liste" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "Éditer cette entrée" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "Sauver ce commentaire" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "Effacer ce commentaire" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "Commenter jusqu'à" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "Mettre en gras" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "Mettre en italique" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "Souligner" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "Choisir la police" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "Choisir la couleur" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "Choisir la taille de police" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "Synchroniser avec la fenêtre de Bible" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "Sauver en HTML" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "Copier dans le presse-papier" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +#, fuzzy +msgid "Choose the modules to search in" +msgstr "Choisir les modules pour la recherche" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "Ajouter le module sélectionné à la liste" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "Supprimer le module sélectionné de la liste" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "Liste des modules utilisés pour la recherche" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +#, fuzzy +msgid "Search for this text" +msgstr "Rechercher ce texte" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "Rechercher des mots multiples" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "Correspondance exacte" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "Rechercher avec des expressions régulières GNU" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "Rechercher en respectant la case" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "Dernier résultat de recherche" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +#, fuzzy +msgid "Use custom scope" +msgstr "Limitation personnalisée" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "Ajouter une nouvelle plage" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "Effacer cette plage de recherche" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "Édition et définition de vos plages de recherche" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "Choisir une plage dans la liste" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "Entrez votre propre plage de recherche" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "Analyse des résultats" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "Fermer ce dialogue" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "Modules utilisés" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "Items trouvés" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Previsualisation" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +#, fuzzy +msgid "Graphical Search Analysis" +msgstr "Analyse graphique" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "Afficher les astuces quotidiennes" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "Liste des langues" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +#, fuzzy +msgid "Show start-up logo" +msgstr "Afficher le logo au démarrage" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "Définir les raccourcis claviers" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "Choisir l'élément de l'interface" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "Choisir une police" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "Couleur de l'arrière plan" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "Couleur des versets surlignés" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +#, fuzzy +msgid "Keyboard accelerators used by all display windows" +msgstr "Ceci est la couleur de fond des fenêtres d'affichage." + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "Démarrage de l'impression" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +#, fuzzy +msgid "Preview print job" +msgstr "Application de prévisualisation :" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "Ouvrir l'aide" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "Liste des items à imprimer" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "Déplacer l'item vers le haut" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "Déplacer l'item vers le bas" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "Effacer l'item" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "Insérer un saut de page" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "Bords de la page" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "Bord gauche" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "Bord droit" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "Bord supérieur" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "Bord inférieur" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +#, fuzzy +msgid "List of print styles" +msgstr "Liste des items à imprimer" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +#, fuzzy +msgid "Delete the selected style" +msgstr "Supprime l'item sélectionné." + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +#, fuzzy +msgid "Edit the selected style" +msgstr "Supprime l'item sélectionné." + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "Créer un nouveau style d'impression" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +#, fuzzy +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" +"Vide la file d'impression de BibleTime. Tout les items vont être enlevés de " +"la liste, le bouton d'impression va être désactivé." + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +#, fuzzy +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" +"Ouvre le dialogue d'impression de BibleTime ou vous pouvez éditer la file " +"d'impression et assigner des styles aux items." + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "Ferme BibleTime et enregistre la configuration." + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +#, fuzzy +msgid "Open the search dialog to search for text in one or more modules." +msgstr "" +"Ouvre le dialogue de recherche pour chercher un texte dans un ou plusieurs " +"modules." + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +#, fuzzy +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" +"Supprime les items sélectionnés de l'index principal.
Si vous supprimez " +"une dossier, les sous-items vont être supprimés eux aussi." + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +#, fuzzy +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" +"Réinitialise l'index principal
Tout les signets et dossiers vont être " +"supprimés et les dossiers par défaut restaurés." + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +#, fuzzy +msgid "Toggle the main index view." +msgstr "L'index principal" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +#, fuzzy +msgid "Toggle Strong's numbers in the modules." +msgstr "Affiche ou masque les numéros de strong selon l'état actuel." + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +#, fuzzy +msgid "Tile the open display windows." +msgstr "Ferme toutes les fenêtres d'affichage ouvertes." + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +#, fuzzy +msgid "Automatically tile the display windows." +msgstr "Fenêtres en mosaïque automatiquement" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +#, fuzzy +msgid "Cascade the open display windows." +msgstr "Ferme toutes les fenêtres d'affichage ouvertes." + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +#, fuzzy +msgid "Automatically cascade the opened display windows." +msgstr "Fenêtres en cascade automatiquement" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "Ferme toutes les fenêtres d'affichage ouvertes." + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +#, fuzzy +msgid "Edit profiles..." +msgstr "Éditer l'entrée..." + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" +"Ouvre le dialogue d'options de BibleTime où vous pouvez définir la pluspart " +"de vos préférences." + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "Ouvre le navigateur de manuels de KDE sur le manuel de BibleTime." + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +#, fuzzy +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" +"Bascule en mode \"Qu'est ce que c'est ?\".
Tout les éléments " +"importants de l'interface de BibleTime possèdent une aide \"Qu'est ce que " +"c'est ?\"." + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "Envoie un rapport de bug à l'équipe de BibleTime !" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" +"Affiche une astuce quotidienne.
Celle-ci contient des citations " +"importantes de la Bible et des astuces pratiques pour l'utilisation de " +"BibleTime." + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "Affiche des information détaillées à propos de BibleTime." + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +#, fuzzy +msgid "Show the \"about\" dialog of KDE 2." +msgstr "Affiche la boite de dialogue \"à propos\" générale pour KDE 2." + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" +"Ceci est l'index principal de BibleTime.
Utilisez le pour gérer les " +"modules installés, pour utiliser les signets, pour ouvrir des fenêtres " +"d'affichage etc..." + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +#, fuzzy +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" +"Crée un nouveau dossier dans l'index principal.
Si vous avez pressé le " +"bouton droit de la souris sur un dossier, le nouveau en sera un sous-dossier." +"
Autrement, vous créerez un dossier au sommet de la hiérarchie." + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "Change les propriétés du dossier sélectionné." + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "Change les propriétés du signet sélectionné." + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +#, fuzzy +msgid "Import bookmarks from a file." +msgstr "Importe des signets depuis un fichier" + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" +"Export les signets vers un fichier afin que vous ou les " +"autres
utilisateurs puissent les importer plus tard." + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +#, fuzzy +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" +"Utilisez ceci pour ajouter ce signet à la file d'impression de BibleTime. Sa " +"clef, sa description et son texte seront utilisés pour l'impression." + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" +"Ouvre une boite de dialogue permettant de déverrouiller le module " +"sélectionné." + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "" +"Ouvre une boite de dialogue montrant les informations à propos du module " +"sélectionné." + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +#, fuzzy +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" +"Cette partie de l'interface de BibleTime est l'aire de travail.
Toutes " +"les fenêtres d'affichage sont ouvertes à cet endroit." + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "L'entrée suivante du module sera affichée." + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "L'entrée précédente du module sera affichée." + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +#, fuzzy +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" +"Si vous affichez un texte de la Bible, le verset suivant sera souligné." +"
Si vous lisez un commentaire, l'entrée suivante sera affichée." + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +#, fuzzy +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" +"Si vous affichez un texte de la Bible, le verset précédent sera souligné." +"
Si vous lisez un commentaire, l'entrée précédente sera affichée." + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" +"Affiche le chapitre suivant de ce module. Le verset sera initialisé à \"1\"." + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" +"Affiche le chapitre précédent de ce module. Le verset sera initialisé à \"1" +"\"." + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" +"Affiche le livre suivant de ce module. Le chapitre et le verset seront " +"initialisés à \"1\"." + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" +"Affiche le livre précédent dans ce module. Le chapitre et le verset seront " +"initialisés à \"1\"." + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "Cette liste contient les livres disponibles dans ce module." + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "Cette liste contient les chapitres disponibles dans le livre courant." + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "Cette liste contient les versets disponibles dans le chapitre courant." + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "Cette liste contient les entrées du module courant." + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" +"Ce bouton sert à faire défiler les entrées contenues dans la liste. Pressez " +"ce bouton et déplacez la souris pour augmenter ou réduire les items." + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" +"Bascule entre les modes lecture/écriture et lecture seule pour les modules " +"modifiables." + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +#, fuzzy +msgid "Save new personal comments." +msgstr "Enregistre le commentaire personnel." + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "Efface le texte et supprime l'entrée du module." + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +#, fuzzy +msgid "Toggle bold formatting of the selected text." +msgstr "Bascule entre caractères gras et normaux pour le texte sélectionné." + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +#, fuzzy +msgid "Toggle italic formatting of the selected text." +msgstr "" +"Bascule entre caractères italiques et normaux pour le texte sélectionné." + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +#, fuzzy +msgid "Toggle underlined formatting of the selected text." +msgstr "" +"Bascule entre caractères soulignés et normaux pour le texte sélectionné." + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "Choisir une police de caractère pour le texte sélectionné." + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "Choisir une couleur pour le texte sélectionné." + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "Choisir une taille de caractères pour le texte sélectionné." + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" +"Synchronise le verset affiché par ce module avec la fenêtre de bible active." + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +#, fuzzy +msgid "Save the displayed chapter as an HTML file." +msgstr "Sauvegarde le chapitre affiché en tant que fichier HTML." + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "Sélectionne tout le texte." + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "Copie le texte affiché dans le presse-papier." + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +#, fuzzy +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" +"Choisir les modules dans lesquels la recherche se fera.
Les deux boutons " +"sur le côté droit servent à ajouter ou supprimer des modules de la liste de " +"ceux qui seront utilisés." + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +#, fuzzy +msgid "Add the selected module to the list on the right." +msgstr "Ajoute le module sélectionné à la liste de gauche." + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +#, fuzzy +msgid "Remove the selected module from the list on the right side." +msgstr "Supprime le module sélectionné de la liste de droite." + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "La liste des modules utilisés pour la recherche." + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +#, fuzzy +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "" +"Le texte entré dans cette boite de saisie sera recherché dans tout les " +"modules." + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +#, fuzzy +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" +"Activer ceci pour faire une recherche pour des mots multiples.
Chaque mot " +"dans la ligne d'édition sera recherché indépendamment des autres." + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +#, fuzzy +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" +"Activer ceci pour rechercher exactement le texte que vous avez entré dans la " +"ligne d'édition." + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" +"Sélectionner ceci pour lancer une recherche à l'aide des expressions " +"régulières GNU.
Lire le manuel pour une explication quant à leur usage." + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +#, fuzzy +msgid "Activate this to use a case sensitive search." +msgstr "" +"Activer ceci pour que la recherche soit case-sensitive (c'est à dire " +"respecte majuscules/minuscules)." + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" +"Sélectionner ceci si vous souhaitez rechercher dans l'ensemble du ou des " +"modules." + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +#, fuzzy +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" +"Sélectionnez ceci si vous souhaitez utiliser le dernier résultat de " +"recherche comme plage de recherche." + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "Crée une nouvelle plage de recherche" + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +#, fuzzy +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" +"Utiliser votre propre plage de recherche.
Un jeu standard de plage de " +"recherche existe." + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "Utilisez ce bouton pour supprimer la plage de recherche choisie." + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "Choisir une plage de recherche depuis la liste déroulante." + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" +"Entrez votre propre plage de recherche.
Pour définir une plage, utilisez " +"\"-\" (i.e Genèse- Exode),
pour séparer différentes plages ou clef, " +"utilisez le point-virgule (ie Genèse;Mathieu)." + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" +"Cette liste contient l'analyse des résultats de votre plage de recherche. Ce " +"résultat sera utilisé pour la recherche." + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "Ferme ce dialogue et enregistre les modifications." + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" +"Liste des modules utilisés pour la recherche.
Cliquer sur un module pour " +"voir les résultats sur le côté droit." + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "Ceci contient les items trouvés dans les modules sélectionnés." + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "Cette boite de texte affiche un aperçu des items choisis." + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" +"Analyse graphique des résultats de votre recherche.
Les barres montrent " +"le nombre d'items trouvés dans chaque livre de la Bible ou dans les " +"commentaires." + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "Activer cette boite pour afficher une astuce au démarrage." + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" +"Contient les langues qui peuvent être utilisés pour les noms de livres." + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +#, fuzzy +msgid "Activate this to see the BibleTime logo on startup." +msgstr "Activer cette boite pour afficher une astuce au démarrage." + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +#, fuzzy +msgid "Select an action and change the key binding for the action." +msgstr "Sélectionner une action et changer le raccourci clavier pour celle-ci." + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +#, fuzzy +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" +"Sélectionner dans cette boite comment la police est utilisée et change celle-" +"ci dans le sélecteur de polices." + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "Ceci est la couleur de fond des fenêtres d'affichage." + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" +"Ceci est la couleur des versets surlignés dans les fenêtres d'affichage." + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +#, fuzzy +msgid "Set the keyboard accelerators used in all display windows" +msgstr "Ceci est la couleur de fond des fenêtres d'affichage." + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +#, fuzzy +msgid "Set keyboard accelerators used in Bible windows" +msgstr "Définir les raccourcis claviers" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +#, fuzzy +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "Définir les raccourcis claviers" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +#, fuzzy +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "Définir les raccourcis claviers" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" +"Lance l'impression.
Les items de la liste vont être imprimés suivant les " +"style assignés." + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" +"Imprime dans un fichier temporaire et ouvre un visualiseur de Postscript " +"pour prévisualiser le résultat de l'impression." + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +#, fuzzy +msgid "Closes this dialog without doing anything else." +msgstr "" +"Ferme cette boite de dialogue sans rien faire aux items ou à l'imprimante." + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "Ouvre l'aide en ligne de BibleTime." + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +#, fuzzy +msgid "This combo box contains the available print styles." +msgstr "Cette liste déroulante contient les styles d'impression disponibles." + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "Ceci est la liste contenant les items retenus pour l'impression." + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +#, fuzzy +msgid "Move the selected item up one item." +msgstr "Déplace l'item sélectionné en dessous." + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +#, fuzzy +msgid "Move the selected item down one item." +msgstr "Déplace l'item sélectionné en dessus." + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "Supprime l'item sélectionné." + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +#, fuzzy +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" +"Insert un saut de page dans la liste.
L'imprimante commencera une " +"nouvelle page." + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "Cette boite contient les marges de la page mesurées en millimètres." + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +#, fuzzy +msgid "The size of the border on the left side of the paper." +msgstr "Taille de la marge gauche du papier." + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +#, fuzzy +msgid "The size of the border on the right side of the paper." +msgstr "Taille de la marge droite du papier." + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +#, fuzzy +msgid "The size of the border on the top of the paper." +msgstr "Taille de la marge au sommet du papier." + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +#, fuzzy +msgid "The size of the border on the bottom of the paper." +msgstr "Taille de la marge en bas du papier." + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" +"Cette liste contient les styles d'impression disponibles.
Créez le votre " +"à l'aide du bouton \"Nouveau style\"." + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "Supprime le style d'impression sélectionné de la liste." + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "Change les propriétés du style d'impression sélectionné." + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" +"Crée un nouveau style d'impression.
Ce nouveau style va être ajouté à la " +"liste." + +#~ msgid "&Show footnotes" +#~ msgstr "A&fficher notes" + +#~ msgid "S&how Strong's numbers" +#~ msgstr "Afficher numéros de &Strong" + +#~ msgid "Translation into Brazilian Portoguese" +#~ msgstr "Traduction en portugais brésilien" + +#~ msgid "handbook" +#~ msgstr "manuel" + +#~ msgid "Martin Luther startup logo" +#~ msgstr "Logo de démarrage \"Martin Luther\"" + +#~ msgid "Sponsor of www.bibletime.de" +#~ msgstr "Sponsor de www.bibletime.de" + +#~ msgid "backend" +#~ msgstr "backend" + +#~ msgid "" +#~ "Leader of the SWORD project.\n" +#~ "Lots of help with the SWORD API!" +#~ msgstr "" +#~ "Leader du projet SWORD.\n" +#~ "Beaucoup d'aide grâce à l'API SWORD !" + +#~ msgid "Printing %1" +#~ msgstr "Impression de %1" + +#~ msgid "Left" +#~ msgstr "Gauche" + +#~ msgid "Center" +#~ msgstr "Centré" + +#~ msgid "Right" +#~ msgstr "Droit" + +#~ msgid "Printdialog" +#~ msgstr "Dialogue d'impression" + +#~ msgid "The general options for printing" +#~ msgstr "Les options générale pour l'impression" + +#~ msgid "Available printers:" +#~ msgstr "Imprimantes disponibles :" + +#~ msgid "Host" +#~ msgstr "Hôte" + +#~ msgid "Comment" +#~ msgstr "Commentaire" + +#~ msgid "&Number of copies" +#~ msgstr "&Nombre de copies" + +#~ msgid "Por&trait" +#~ msgstr "Por&trait" + +#~ msgid "L&andscape" +#~ msgstr "P&aysage" + +#~ msgid "Paper t&ype" +#~ msgstr "T&ype de papier" + +#~ msgid "Size: 8888mm x 8888mm" +#~ msgstr "Taille : 8888mm x 8888mm" + +#~ msgid "*.ps | Postscript files" +#~ msgstr "*.ps | fichiers Postscript" + +#~ msgid "A4" +#~ msgstr "A4" + +#~ msgid "A5" +#~ msgstr "A5" + +#~ msgid "Letter" +#~ msgstr "Letter" + +#~ msgid "Legal" +#~ msgstr "Legal" + +#~ msgid "Executive" +#~ msgstr "Executive" + +#~ msgid "Layout specific settings" +#~ msgstr "Options de mise en page" + +#~ msgid "&Bottom" +#~ msgstr "&Bas" + +#~ msgid "Entries" +#~ msgstr "Entrées" + +#~ msgid "Management of BibleTime's printing queue" +#~ msgstr "Gestion de la file d'impression de BibleTime" + +#~ msgid "Size: %1mm x %2mm" +#~ msgstr "Taille : %1mm x %2mm" + +#~ msgid "Select all" +#~ msgstr "Tout sélectionner" + +#~ msgid "Save verse with text as ..." +#~ msgstr "Sauver le verset et son texte sous..." + +#~ msgid "Configure BibleTime's key bindings" +#~ msgstr "Configurer les raccourcis clavier de BibleTime" + +#~ msgid "Choose fonts for BibleTime" +#~ msgstr "Choisir les polices pour BibleTime" + +#~ msgid "Choose the area of application and set the font for it" +#~ msgstr "Choisir l'élément de l'interface et les polices à y utiliser" + +#~ msgid "Module fonts" +#~ msgstr "Polices des modules" + +#~ msgid "Configure the fonts used for modules" +#~ msgstr "Configurer les polices utilisées pour les modules" + +#~ msgid "Configure BibleTime's general options" +#~ msgstr "Configurer les options générales de BibleTime" + +#~ msgid "
%1

" +#~ msgstr "
%1

" + +#~ msgid "Result with text" +#~ msgstr "Résultats avec texte" + +#~ msgid "Search result for \"%1\" in module \"%2\"\n" +#~ msgstr "Résultats de la recherche pour \"%1\" dans le module \"%2\"\n" + +#~ msgid "Useful tips for BibleTime" +#~ msgstr "Astuces pour BibleTime" + +#~ msgid "Run on startup" +#~ msgstr "Lancer au démarrage" + +#~ msgid "" +#~ "
Missing tips!


Your installation " +#~ "is missing the daily tips.\t\tPlease make sure all files of BibleTime are" +#~ "\t\tinstalled and that the permissions of $KDEDIR are correct!

\t" +#~ "\tIf you can't solve this problem please contact the team of BibleTime at" +#~ "\t\tinfo@bibletime.de!" +#~ msgstr "" +#~ "
Astuces Manquantes !


Il manque " +#~ "les astuces quotidiennes à votre installation.\t\tPrière de vérifier que " +#~ "tous les fichiers de BibleTime sont\t\tinstallés et que les permissions " +#~ "de $KDEDIR sont correctes !

\t\tSi vous ne parvenez pas à résoudre " +#~ "ce problème, prière de contacter l'équipe de BibleTime à\t\tinfo@bibletime.de !" + +#~ msgid "Foonotes: %1
" +#~ msgstr "Notes : %1
" + +#~ msgid "Strong's numbers: %1
" +#~ msgstr "Numéro de Strong : %1
" + +#~ msgid "Unlock key:" +#~ msgstr "Clef de déverrouillage :" + +#~ msgid "Version:" +#~ msgstr "Version :" + +#~ msgid "Font:" +#~ msgstr "Police :" + +#~ msgid "Not necessary!" +#~ msgstr "Non nécessaire !" + +#~ msgid "Datapath" +#~ msgstr "Emplacement" + +#~ msgid "" +#~ "The file does already exist!
Do you want to overwrite it?" +#~ msgstr "" +#~ "Le fichier existe déjà !
Voulez-vous écrire dessus ?
" + +#~ msgid "BibleTime - Save file as ..." +#~ msgstr "BibleTime - Sauver le fichier sous ..." + +#~ msgid "BibleTime - Help window" +#~ msgstr "BibleTime - Fenêtre d'aide" + +#~ msgid "Show a daily tip" +#~ msgstr "Afficher l'astuce quotidienne" + +#~ msgid "The bible window" +#~ msgstr "La fenêtre de Bible" + +#~ msgid "The commentary window" +#~ msgstr "La fenêtre de commentaires" + +#~ msgid "The lexicon window" +#~ msgstr "La fenêtre de lexique" + +#~ msgid "List of modules" +#~ msgstr "Liste des modules" + +#~ msgid "Show a preview" +#~ msgstr "Afficher une prévisualisation" + +#~ msgid "The list of printers" +#~ msgstr "La liste des imprimantes" + +#~ msgid "Print into a file" +#~ msgstr "Imprimer dans un fichier" + +#~ msgid "Browse for the file" +#~ msgstr "Sélection d'un fichier" + +#~ msgid "Copies" +#~ msgstr "Copies" + +#~ msgid "Paper type" +#~ msgstr "Type de papier" + +#~ msgid "Paper size" +#~ msgstr "Taille du papier" + +#~ msgid "List of styles" +#~ msgstr "Liste des styles" + +#~ msgid "Delete the chosen printing style" +#~ msgstr "Supprimer le style d'impression choisit" + +#~ msgid "Edit the chosen printing style" +#~ msgstr "Éditer le style d'impression choisit" + +#~ msgid "Show or hide the main index depending on current state." +#~ msgstr "Affiche ou masque l'index principal selon l'état actuel." + +#~ msgid "Show or hide the main toolbar depending on current state." +#~ msgstr "Affiche ou masque la barre d'outils principale selon l'état actuel." + +#~ msgid "" +#~ "Show or hide the footnotes in the modules deoending on current state." +#~ msgstr "Affiche ou masque les notes du module selon l'état actuel." + +#~ msgid "Arrange the opened display windows in a tile pattern." +#~ msgstr "Range les fenêtres d'affichage ouvertes en mosaïque." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a tile pattern if " +#~ "it's necessary." +#~ msgstr "" +#~ "Les fenêtres d'affichage ouvertes seront arrangées automatiquement en " +#~ "mosaïque si cela est nécessaire." + +#~ msgid "Arrange the open display windows in a cascade pattern." +#~ msgstr "Range les fenêtres d'affichage en cascade." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a cascade pattern " +#~ "if it's necessary." +#~ msgstr "" +#~ "Les fenêtres d'affichage seront automatiquement arrangées en cascade si " +#~ "cela est nécessaire." + +#~ msgid "Open a dialog where you can edit the toolbar of BibleTime." +#~ msgstr "" +#~ "Ouvre un dialogue où vous pouvez éditer la barre d'outils de BibleTime." + +#~ msgid "This is the Bible display window" +#~ msgstr "Ceci est la fenêtre d'affichage de la Bible." + +#~ msgid "This is the commentary display window." +#~ msgstr "Ceci est la fenêtre d'affichage des commentaires." + +#~ msgid "This is the lexicon display window." +#~ msgstr "Ceci est la fenêtre d'affichage du lexique." + +#~ msgid "Activate this to see a startup logo on each startup of BibleTime." +#~ msgstr "Activer ceci pour voir un logo à chaque démarrage de BibleTime." + +#~ msgid "This list contains the modules using foreign fonts." +#~ msgstr "" +#~ "Cette liste contient les modules utilisant un encodage de caractère " +#~ "étranger." + +#~ msgid "" +#~ "This is the list of available printers of your system.
Please select " +#~ "the printer you want to use for printing." +#~ msgstr "" +#~ "Ceci est la liste des imprimantes disponibles sur votre système." +#~ "
Sélectionner celle que vous voulez utiliser pour l'impression." + +#~ msgid "Print into a postscript file on disk." +#~ msgstr "Imprime dans un fichier Postscript sur le disque." + +#~ msgid "Browse for the file you want to print into." +#~ msgstr "Sélectionner le fichier dans lequel vous souhaitez imprimer." + +#~ msgid "The number of copies used for printing." +#~ msgstr "Nombre d'exemplaires de l'impression." + +#~ msgid "Choose the orientation of the used paper." +#~ msgstr "Choisir l'orientation du papier utilisé." + +#~ msgid "Print on the paper using \"Portrait\" as orientation." +#~ msgstr "Imprime sur papier en orientation \"Portrait\"." + +#~ msgid "Print on the paper using \"Landscape\" as orientation." +#~ msgstr "Imprime sur papier en orientation \"Paysage\"." + +#~ msgid "The type of the paper which is used for printing." +#~ msgstr "Type de papier utilisé pour l'impression." + +#~ msgid "The size of the used paper." +#~ msgstr "Taille du papier utilisé pour l'impression." diff --git a/bibletime-doc/po/hu.po b/bibletime-doc/po/hu.po new file mode 100644 index 0000000..31e59a5 --- /dev/null +++ b/bibletime-doc/po/hu.po @@ -0,0 +1,2129 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2001-06-10 20:57+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/bibletime_init.cpp:72 +msgid "Clear printing queue" +msgstr "" + +#: bibletime/bibletime_init.cpp:87 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:92 +msgid "Search in module(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:97 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:312 +msgid "Remove selected item(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:102 +msgid "&Show footnotes" +msgstr "" + +#: bibletime/bibletime_init.cpp:107 +msgid "S&how Strong's numbers" +msgstr "" + +#: bibletime/bibletime_init.cpp:116 +msgid "&Show main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:128 +msgid "&Cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:133 +msgid "&Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:138 +msgid "&Auto cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:143 +msgid "A&uto Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:148 +msgid "&Close all" +msgstr "" + +#: bibletime/bibletime_init.cpp:169 +msgid "&Daily tip" +msgstr "" + +#: bibletime/main.cpp:70 +msgid "Enable debug messages." +msgstr "" + +#: bibletime/main.cpp:78 +msgid "Bible study tool for KDE 2" +msgstr "" + +#: bibletime/main.cpp:80 +msgid "(c)1999-2001, The BibleTime Team" +msgstr "" + +#: bibletime/main.cpp:81 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for new developers, translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" + +#: bibletime/main.cpp:87 +msgid "Project coordinator, frontend, backend" +msgstr "" + +#: bibletime/main.cpp:88 +msgid "Frontend, backend, misc things" +msgstr "" + +#: bibletime/main.cpp:91 +msgid "Handbook" +msgstr "" + +#: bibletime/main.cpp:94 +msgid "Translation into Hungarian" +msgstr "" + +#: bibletime/main.cpp:95 bibletime/main.cpp:104 +msgid "Translation into Italian" +msgstr "" + +#: bibletime/main.cpp:96 +msgid "Translation into Polish" +msgstr "" + +#: bibletime/main.cpp:97 +msgid "Translation into Danish" +msgstr "" + +#: bibletime/main.cpp:98 +msgid "Translation into Norwegian" +msgstr "" + +#: bibletime/main.cpp:99 +msgid "Translation into Brazilian Portoguese" +msgstr "" + +#: bibletime/main.cpp:100 +msgid "Translation into Dutch" +msgstr "" + +#: bibletime/main.cpp:101 +msgid "Translation into French" +msgstr "" + +#: bibletime/main.cpp:102 +msgid "Translation into Czech" +msgstr "" + +#: bibletime/main.cpp:103 bibletime/main.cpp:105 +msgid "Translation into Portoguese" +msgstr "" + +#: bibletime/main.cpp:106 +msgid "Translation into Slovak" +msgstr "" + +#: bibletime/main.cpp:109 +msgid "Bible study HowTo" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:56 +#: bibletime/main.cpp:110 +msgid "Optionsdialog" +msgstr "" + +#: bibletime/main.cpp:111 +msgid "handbook" +msgstr "" + +#: bibletime/main.cpp:112 +msgid "Martin Luther startup logo" +msgstr "" + +#: bibletime/main.cpp:113 +msgid "Sponsor of www.bibletime.de" +msgstr "" + +#: bibletime/main.cpp:114 +msgid "backend" +msgstr "" + +#: bibletime/main.cpp:115 +msgid "" +"Leader of the SWORD project.\n" +"Lots of help with the SWORD API!" +msgstr "" + +#: bibletime/bibletime.cpp:175 bibletime/bibletime.cpp:190 +#: bibletime/bibletime_slots.cpp:98 bibletime/bibletime_slots.cpp:107 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:95 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:297 +msgid "Display window" +msgstr "" + +#: bibletime/bibletime_slots.cpp:288 +msgid "Printing..." +msgstr "" + +#: bibletime/bibletime_slots.cpp:288 +msgid "Abort printing" +msgstr "" + +#: bibletime/bibletime_slots.cpp:313 +#, c-format, ycp-format +msgid "Printing %1" +msgstr "" + +#: bibletime/printing/cstylelist.cpp:46 +msgid "Name:" +msgstr "" + +#: bibletime/printing/cprinter.cpp:310 bibletime/printing/cprinter.cpp:341 +#: bibletime/printing/cprinter.cpp:519 bibletime/printing/cprinter.cpp:527 +#: bibletime/printing/cprinterdialog.cpp:616 +#: bibletime/printing/cstyleeditordialog.cpp:182 +#: bibletime/printing/cstylelist.cpp:130 +msgid "Standard" +msgstr "" + +#: bibletime/printing/cstyle.cpp:42 +msgid "unknown name" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +#: bibletime/printing/cprintitemlist.cpp:48 +msgid "Module" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:49 +msgid "From" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:50 +msgid "To" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:51 +msgid "Style" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:43 +msgid "style editor" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:67 +msgid "Name of style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +msgid "Choose the part of the style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:77 +#: bibletime/printing/cstyleeditordialog.cpp:281 +msgid "Header" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:593 +#: bibletime/printing/cstyleeditordialog.cpp:78 +#: bibletime/printing/cstyleeditordialog.cpp:285 +msgid "Description" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:79 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Module text" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:85 +msgid "Enable this part" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:468 +#: bibletime/printing/cstyleeditordialog.cpp:96 +msgid "Left" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:470 +#: bibletime/printing/cstyleeditordialog.cpp:97 +msgid "Center" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:472 +#: bibletime/printing/cstyleeditordialog.cpp:98 +msgid "Right" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:109 +msgid "Foreground:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:120 +msgid "Background:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:131 +msgid "Choose font" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:134 +msgid "Font preview" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:148 +msgid "Use frame" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:158 +msgid "Line thickness (in point):" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:166 +msgid "Frame color:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:64 +msgid "Printdialog" +msgstr "" + +#: bibletime/dummy.h:123 bibletime/printing/cprinterdialog.cpp:65 +#: bibletime/tooltipdef.h:123 +msgid "Preview" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:166 +#: bibletime/printing/cprinterdialog.cpp:89 +msgid "General" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:89 +msgid "The general options for printing" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:92 +msgid "Available printers:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:97 +msgid "Printer" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:98 +msgid "Host" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:99 +msgid "Comment" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:106 +msgid "Print to file:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +#: bibletime/printing/cprinterdialog.cpp:120 +msgid "Search" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:141 +msgid "&Number of copies" +msgstr "" + +#: bibletime/dummy.h:153 bibletime/printing/cprinterdialog.cpp:149 +#: bibletime/tooltipdef.h:153 +msgid "Orientation" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:153 +msgid "Por&trait" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:157 +msgid "L&andscape" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:173 +msgid "Paper t&ype" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:177 +msgid "Size: 8888mm x 8888mm" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:196 +msgid "Preview application:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:292 +msgid "*.ps | Postscript files" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:335 +msgid "A4" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:336 +msgid "A5" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:337 +msgid "Letter" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:338 +msgid "Legal" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:339 +msgid "Executive" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:370 +msgid "Layout specific settings" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:373 +msgid "Margins (in millimeter)" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:381 +msgid "&Top" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:382 +msgid "&Bottom" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:383 +msgid "&Left" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:384 +msgid "&Right" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:433 +msgid "List of style items:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:471 +msgid "Entries" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:471 +msgid "Management of BibleTime's printing queue" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:481 +msgid "Choose a style" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:493 +msgid "Entries which should be printed:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:540 +#, c-format, ycp-format +msgid "Size: %1mm x %2mm" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:63 +msgid "Synchronize..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:68 +msgid "Edit entry..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:78 +msgid "Commentary window" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:81 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:66 +msgid "Entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:82 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:67 +msgid "Text of entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:83 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:88 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:68 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:73 +msgid "Entry with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:75 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:70 +msgid "Selected text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:91 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:76 +msgid "Entry as plain text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:92 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:77 +msgid "Entry as HTML" +msgstr "" + +#: bibletime/dummy.h:95 bibletime/frontend/presenters/cbiblepresenter.cpp:86 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:94 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:79 +#: bibletime/tooltipdef.h:95 +msgid "Select all" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:87 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:95 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:80 +msgid "Lookup selected text in lexicon" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:89 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:97 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:82 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:401 +msgid "Copy..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:90 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:98 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:83 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:402 +msgid "Add to printing queue..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:91 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:403 +msgid "Save..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:67 +msgid "Bible window" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:70 +msgid "Verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:71 +msgid "Text of verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:72 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:78 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:82 +msgid "Verse with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:73 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:79 +msgid "Chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:83 +msgid "Chapter as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:84 +msgid "Chapter as HTML" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:225 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:300 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:300 +msgid "Save verse with text as ..." +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +msgid "Select additional modules" +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:51 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:121 +msgid "NONE" +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:63 +msgid "Lexicon window" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:76 +msgid "Accelerators" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:76 +msgid "Configure BibleTime's key bindings" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:86 +msgid "Choose fonts for BibleTime" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:90 +msgid "Choose the area of application and set the font for it" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:101 +msgid "The quick brown fox jumped over the lazy dog" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:109 +msgid "Module fonts" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:109 +msgid "Configure the fonts used for modules" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:134 +msgid "Colors" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:134 +msgid "Configure BibleTime's colors" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:141 +msgid "Background" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:158 +msgid "Highlighted Verse" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:166 +msgid "Configure BibleTime's general options" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:170 +msgid "Show tip of the day" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:187 +msgid "Language for booknames" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:192 +msgid "English" +msgstr "" + +#: bibletime/dummy.h:130 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:211 +#: bibletime/tooltipdef.h:130 +msgid "Show startuplogo" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:172 +msgid "module not set" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +msgid "Search Dialog" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +msgid "Interrupt" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:94 +msgid "Choose modules" +msgstr "" + +#: bibletime/dummy.h:99 bibletime/frontend/searchdialog/csearchdialog.cpp:94 +#: bibletime/tooltipdef.h:99 +msgid "Choose the modules for the search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:98 +msgid "Search Text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:98 +msgid "Enter the text to search for" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:102 +msgid "Search Result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:102 +msgid "The result of your search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:106 +msgid "Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:106 +msgid "Graphical analysis of your search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialoganalysis.cpp:316 +#, ycp-format +msgid "
%1

" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:57 +msgid "Search properties" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:75 +msgid "Multiple Words" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:83 +msgid "Exact Search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:90 +msgid "Regular Expression" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:103 +msgid "Case Sensitive" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:107 +msgid "Search scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:111 +msgid "Search progress" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:116 +msgid "Current module:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:117 +msgid "Overall:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +msgid "Search result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:203 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:240 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:273 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:318 +#, ycp-format +msgid "Search result for \"%1\" in module \"%2\"\n" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:232 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:312 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:549 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:580 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:232 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:312 +msgid "Save search result ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:391 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:398 +msgid "Key" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:392 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:395 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:399 +msgid "Key with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:549 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:580 +msgid "Save key ..." +msgstr "" + +#: bibletime/dummy.h:110 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:110 +msgid "No scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:216 +msgid "Choose custom range" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:217 +msgid "Define range text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:218 +msgid "Range parsing results" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:282 +msgid "Range name" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:282 +msgid "Please enter a name for the new range" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:68 +msgid "Useful tips for BibleTime" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:100 +msgid "Run on startup" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:120 +msgid "" +"
Missing tips!


Your installation is " +"missing the daily tips.\t\tPlease make sure all files of BibleTime are\t" +"\tinstalled and that the permissions of $KDEDIR are correct!

\t\tIf " +"you can't solve this problem please contact the team of BibleTime at\t\tinfo@bibletime.de!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:198 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:218 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:218 +msgid "Save text as HTML page ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:225 +msgid "Save text as plain text ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:453 +msgid "Choose a font:" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:457 +msgid "Choose font size" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:461 +msgid "Bold" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:465 +msgid "Underlined" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:474 +msgid "Justify" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:182 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:193 +msgid "unknown" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:220 +msgid "Bookmark to" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +#, ycp-format +msgid "Foonotes: %1
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:247 +#, ycp-format +msgid "Strong's numbers: %1
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:249 +msgid "Unlock key:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:249 +msgid "not set" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:251 +msgid "Version:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:253 +msgid "Font:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:170 +msgid "Bibles" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:173 +msgid "Commentaries" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:176 +msgid "Lexicons" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:284 +msgid "Caption" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:292 +msgid "Main index" +msgstr "" + +#: bibletime/dummy.h:51 bibletime/frontend/groupmanager/cgroupmanager.cpp:293 +#: bibletime/tooltipdef.h:51 +msgid "Create a new folder" +msgstr "" + +#: bibletime/dummy.h:52 bibletime/frontend/groupmanager/cgroupmanager.cpp:296 +#: bibletime/tooltipdef.h:52 +msgid "Change this folder" +msgstr "" + +#: bibletime/dummy.h:53 bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +#: bibletime/tooltipdef.h:53 +msgid "Change this bookmark" +msgstr "" + +#: bibletime/dummy.h:54 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:54 +msgid "Import bookmarks" +msgstr "" + +#: bibletime/dummy.h:55 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:55 +msgid "Export bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:309 +msgid "Print bookmark" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:315 +msgid "Search in selected module(s)" +msgstr "" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:318 +#: bibletime/tooltipdef.h:57 +msgid "Unlock this module" +msgstr "" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:321 +#: bibletime/tooltipdef.h:58 +msgid "About this module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:377 +msgid "Bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:377 +msgid "Please enter here the description:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:415 +msgid "Change bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:415 +msgid "Please change the description of the item!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:426 +msgid "Change folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:426 +msgid "Please change the name of the group!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:563 +msgid "Not necessary!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:575 +msgid "Datapath" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:577 +msgid "Version" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:579 +msgid "Unlock key" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:581 +msgid "Writable" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:589 +msgid "Footnotes" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:591 +msgid "Strong's numbers" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:937 +msgid "Enter name of folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:937 +msgid "Please enter the name of the folder!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1021 +msgid "BibleTime - Unlock module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1021 +msgid "Enter the key to unlock the module!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1178 +msgid "Import bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1186 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1189 +msgid "Import of bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1203 +msgid "Export bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1553 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1553 +msgid "BibleTime - Reset main index" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:78 +msgid "" +"The file does already exist!
Do you want to overwrite it?
" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:78 +msgid "BibleTime - Save file as ..." +msgstr "" + +#: bibletime/frontend/chtmldialog.cpp:35 bibletime/frontend/chtmldialog.cpp:43 +msgid "BibleTime - Help window" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +msgid "Edit toolbar" +msgstr "" + +#: bibletime/dummy.h:41 bibletime/tooltipdef.h:41 +msgid "BibleTime's handbook" +msgstr "" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Enter \"What's this?\" mode" +msgstr "" + +#: bibletime/dummy.h:43 bibletime/tooltipdef.h:43 +msgid "Send bugreport" +msgstr "" + +#: bibletime/dummy.h:44 bibletime/tooltipdef.h:44 +msgid "Show a daily tip" +msgstr "" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "About BibleTime" +msgstr "" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "About KDE" +msgstr "" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +msgid "The main index" +msgstr "" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "Add bookmark to printing queue" +msgstr "" + +#: bibletime/dummy.h:61 bibletime/tooltipdef.h:61 +msgid "The working area" +msgstr "" + +#: bibletime/dummy.h:63 bibletime/tooltipdef.h:63 +msgid "The bible window" +msgstr "" + +#: bibletime/dummy.h:64 bibletime/tooltipdef.h:64 +msgid "The commentary window" +msgstr "" + +#: bibletime/dummy.h:65 bibletime/tooltipdef.h:65 +msgid "The lexicon window" +msgstr "" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "Show the next entry" +msgstr "" + +#: bibletime/dummy.h:68 bibletime/tooltipdef.h:68 +msgid "Show the previous entry" +msgstr "" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Jump to next verse" +msgstr "" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Jump to previous verse" +msgstr "" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +msgid "Show next chapter" +msgstr "" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +msgid "Show previous chapter" +msgstr "" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +msgid "Show next book" +msgstr "" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +msgid "Show previous book" +msgstr "" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +msgid "List of books" +msgstr "" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +msgid "List of chapters" +msgstr "" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of verses" +msgstr "" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of entries" +msgstr "" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "Scroll through the list" +msgstr "" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "Edit this entry" +msgstr "" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Save this comment" +msgstr "" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Delete this comment" +msgstr "" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Comment up to" +msgstr "" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Set bold" +msgstr "" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Set italic" +msgstr "" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set underlined" +msgstr "" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set font" +msgstr "" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set the color" +msgstr "" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set the fontsize" +msgstr "" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Synchronize with Bible windows" +msgstr "" + +#: bibletime/dummy.h:94 bibletime/tooltipdef.h:94 +msgid "Save as HTML" +msgstr "" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Copy to clipboard" +msgstr "" + +#: bibletime/dummy.h:100 bibletime/tooltipdef.h:100 +msgid "Add the selected module to the list" +msgstr "" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +msgid "Remove the selected module from the list" +msgstr "" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "List of modules used for the search" +msgstr "" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "Search this text" +msgstr "" + +#: bibletime/dummy.h:105 bibletime/tooltipdef.h:105 +msgid "Search multiple words" +msgstr "" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +msgid "Exact match" +msgstr "" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search with GNU regular expressions" +msgstr "" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Search case sensitive" +msgstr "" + +#: bibletime/dummy.h:111 bibletime/tooltipdef.h:111 +msgid "Last search result" +msgstr "" + +#: bibletime/dummy.h:112 bibletime/tooltipdef.h:112 +msgid "Use own scope" +msgstr "" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Add a new scope" +msgstr "" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +msgid "Delete this search scope" +msgstr "" + +#: bibletime/dummy.h:115 bibletime/dummy.h:297 bibletime/tooltipdef.h:115 +#: bibletime/whatsthisdef.h:123 +msgid "Edit and define your search scopes" +msgstr "" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Choose a search scope from the list" +msgstr "" + +#: bibletime/dummy.h:117 bibletime/tooltipdef.h:117 +msgid "Enter your own search scope" +msgstr "" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Parsed result" +msgstr "" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Close this dialog" +msgstr "" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Used modules" +msgstr "" + +#: bibletime/dummy.h:122 bibletime/tooltipdef.h:122 +msgid "Items found" +msgstr "" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Graphical analysis" +msgstr "" + +#: bibletime/dummy.h:128 bibletime/tooltipdef.h:128 +msgid "Show daily tip" +msgstr "" + +#: bibletime/dummy.h:129 bibletime/tooltipdef.h:129 +msgid "List of languages" +msgstr "" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +msgid "Set keyboard accelerators" +msgstr "" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Choose the area of application" +msgstr "" + +#: bibletime/dummy.h:136 bibletime/dummy.h:317 bibletime/tooltipdef.h:136 +#: bibletime/whatsthisdef.h:143 +msgid "Choose a font" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "List of modules" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "Color of the background" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "Color of the highlighted verse" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "Start printing" +msgstr "" + +#: bibletime/dummy.h:145 bibletime/tooltipdef.h:145 +msgid "Show a preview" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Open help" +msgstr "" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "The list of printers" +msgstr "" + +#: bibletime/dummy.h:150 bibletime/tooltipdef.h:150 +msgid "Print into a file" +msgstr "" + +#: bibletime/dummy.h:151 bibletime/tooltipdef.h:151 +msgid "Browse for the file" +msgstr "" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Copies" +msgstr "" + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Paper type" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Paper size" +msgstr "" + +#: bibletime/dummy.h:159 bibletime/tooltipdef.h:159 +msgid "Styles" +msgstr "" + +#: bibletime/dummy.h:160 bibletime/tooltipdef.h:160 +msgid "List of print items" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Move item up" +msgstr "" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +msgid "Move item down" +msgstr "" + +#: bibletime/dummy.h:163 bibletime/tooltipdef.h:163 +msgid "Delete items" +msgstr "" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Insert a page break" +msgstr "" + +#: bibletime/dummy.h:166 bibletime/tooltipdef.h:166 +msgid "Page borders" +msgstr "" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "Left border" +msgstr "" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Right border" +msgstr "" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Upper border" +msgstr "" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Lower border" +msgstr "" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "List of styles" +msgstr "" + +#: bibletime/dummy.h:172 bibletime/tooltipdef.h:172 +msgid "Delete the chosen printing style" +msgstr "" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Edit the chosen printing style" +msgstr "" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Create a new printing style" +msgstr "" + +#: bibletime/dummy.h:202 bibletime/whatsthisdef.h:28 +msgid "" +"Clear the printing queue of BibleTime. All items will be removed from the " +"list, the print button will be disabled." +msgstr "" + +#: bibletime/dummy.h:203 bibletime/whatsthisdef.h:29 +msgid "" +"Open the printerdialog of BibleTime where you can edit the printing queue " +"and assign styles to the items." +msgstr "" + +#: bibletime/dummy.h:204 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: bibletime/dummy.h:206 bibletime/whatsthisdef.h:32 +msgid "Open the search dialog to search text in one or more modules." +msgstr "" + +#: bibletime/dummy.h:207 bibletime/whatsthisdef.h:33 +msgid "" +"Remove the selected items from the main index.
If you remove a folder the " +"subitems of it will be removed, too." +msgstr "" + +#: bibletime/dummy.h:208 bibletime/whatsthisdef.h:34 +msgid "" +"Reset the main index
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:36 +msgid "Show or hide the main index depending on current state." +msgstr "" + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:37 +msgid "Show or hide the main toolbar depending on current state." +msgstr "" + +#: bibletime/dummy.h:212 bibletime/whatsthisdef.h:38 +msgid "Show or hide the footnotes in the modules deoending on current state." +msgstr "" + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:39 +msgid "" +"Show or hide Strong's numbers in the modules depending on current state." +msgstr "" + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:41 +msgid "Arrange the opened display windows in a tile pattern." +msgstr "" + +#: bibletime/dummy.h:216 bibletime/whatsthisdef.h:42 +msgid "" +"The open display windows will automatically arranged in a tile pattern if " +"it's necessary." +msgstr "" + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:43 +msgid "Arrange the open display windows in a cascade pattern." +msgstr "" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:44 +msgid "" +"The open display windows will automatically arranged in a cascade pattern if " +"it's necessary." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "" + +#: bibletime/dummy.h:221 bibletime/whatsthisdef.h:47 +msgid "Open a dialog where you can edit the toolbar of BibleTime." +msgstr "" + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:48 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:50 +msgid "Open KDE's helpbrowser with BibleTime's handbook." +msgstr "" + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:51 +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help." +msgstr "" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:52 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "" + +#: bibletime/dummy.h:227 bibletime/whatsthisdef.h:53 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:54 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: bibletime/dummy.h:229 bibletime/whatsthisdef.h:55 +msgid "Show the general about dialog of KDE 2." +msgstr "" + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:59 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:60 +msgid "" +"Create a new folder in the main index.
If you pressed the right mouse " +"button on a folder the new folder will be a sub-item of it.
Otherwise you " +"will create a toplevel folder." +msgstr "" + +#: bibletime/dummy.h:235 bibletime/whatsthisdef.h:61 +msgid "Change the properties of the selected folder." +msgstr "" + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:62 +msgid "Change the properties of the selected bookmark." +msgstr "" + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:63 +msgid "Import bookmark from a file." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:64 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:65 +msgid "" +"Use this to add this bookmark to BibleTime's printing queue. The key, the " +"description and the text of the key will be used for printing." +msgstr "" + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:66 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:67 +msgid "Open a dialog to show information about the selected module." +msgstr "" + +#: bibletime/dummy.h:244 bibletime/whatsthisdef.h:70 +msgid "" +"This area contains is the working place of Bibletime.
All display windows " +"are opened in this place." +msgstr "" + +#: bibletime/dummy.h:246 bibletime/whatsthisdef.h:72 +msgid "This is the Bible display window" +msgstr "" + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:73 +msgid "This is the commentary display window." +msgstr "" + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:74 +msgid "This is the lexicon display window." +msgstr "" + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:76 +msgid "The next entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:77 +msgid "The previous entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:78 +msgid "" +"If you view the text of a Bible the next verse will be highlighted.
If " +"you read a commentary the next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:79 +msgid "" +"If you view the text of a Bible the previous verse will be highlighted. If " +"you read a commentary the next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:80 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:81 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" + +#: bibletime/dummy.h:256 bibletime/whatsthisdef.h:82 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" + +#: bibletime/dummy.h:257 bibletime/whatsthisdef.h:83 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:84 +msgid "This list contains the books which are available in this module." +msgstr "" + +#: bibletime/dummy.h:259 bibletime/whatsthisdef.h:85 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:86 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:87 +msgid "This list contains the entries of the current module." +msgstr "" + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:88 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:89 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:90 +msgid "Save the personal comment." +msgstr "" + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:91 +msgid "Clear the text and delete the entry from the module." +msgstr "" + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:92 +msgid "Switch between bold and non-bold formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:93 +msgid "Switch between italic and non-italic formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:94 +msgid "" +"Switch between underlined and non-undelined formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:95 +msgid "Choose a new font for the selected text." +msgstr "" + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:96 +msgid "Choose a new color for the selected text." +msgstr "" + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:97 +msgid "Choose a new fontsize for the selected text." +msgstr "" + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:99 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:102 +msgid "Save the displayed chapter as a HTML file." +msgstr "" + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:103 +msgid "Select all text." +msgstr "" + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:104 +msgid "Copy the displayed text to the clipboard." +msgstr "" + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:107 +msgid "" +"Choose the modules which will be used for the search.
Use the two button " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" + +#: bibletime/dummy.h:282 bibletime/whatsthisdef.h:108 +msgid "Add the selected module to the list on the left." +msgstr "" + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:109 +msgid "Remove the selected module from the list on the left side." +msgstr "" + +#: bibletime/dummy.h:284 bibletime/whatsthisdef.h:110 +msgid "The list of modules used for the search." +msgstr "" + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:112 +msgid "The text entered in this edit box will be searched in all modules." +msgstr "" + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:113 +msgid "" +"Select this to search for multiple words.
Each word in the edit line is " +"searched as a single word." +msgstr "" + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:114 +msgid "" +"Select this to search for exactly the same text you entered in the edit line." +msgstr "" + +#: bibletime/dummy.h:289 bibletime/whatsthisdef.h:115 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" + +#: bibletime/dummy.h:290 bibletime/whatsthisdef.h:116 +msgid "Activate this to use case sensitive search." +msgstr "" + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:118 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:119 +msgid "" +"Select this if you want to use the last search result of each module as " +"search scope." +msgstr "" + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:120 +msgid "Create a new search scope." +msgstr "" + +#: bibletime/dummy.h:295 bibletime/whatsthisdef.h:121 +msgid "" +"Use an own scope for the search.
A standard set of search scopes exists." +msgstr "" + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:122 +msgid "Use this button to delete the chosen search scope." +msgstr "" + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:124 +msgid "Choose a search scope from the combo box" +msgstr "" + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:125 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:126 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" + +#: bibletime/dummy.h:301 bibletime/whatsthisdef.h:127 +msgid "Close this dialog and save the changes." +msgstr "" + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:129 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:130 +msgid "This contains the items found in the selected module." +msgstr "" + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:131 +msgid "This text box shows a preview of the chosen item." +msgstr "" + +#: bibletime/dummy.h:307 bibletime/whatsthisdef.h:133 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:136 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:137 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" + +#: bibletime/dummy.h:312 bibletime/whatsthisdef.h:138 +msgid "Activate this to see a startup logo on each startup of BibleTime." +msgstr "" + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:141 +msgid "Select a action and change the key binding for the action." +msgstr "" + +#: bibletime/dummy.h:316 bibletime/whatsthisdef.h:142 +msgid "" +"Select in this box how the font is used and change the font in the font " +"chooser." +msgstr "" + +#: bibletime/dummy.h:319 bibletime/whatsthisdef.h:145 +msgid "This list contains the modules using foreign fonts." +msgstr "" + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:147 +msgid "This is the background color used in display windows." +msgstr "" + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:148 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" + +#: bibletime/dummy.h:325 bibletime/whatsthisdef.h:151 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:152 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:153 +msgid "" +"Closes this dialog without doing anything with the items or the printer." +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:154 +msgid "Open the online help of BibleTime." +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:156 +msgid "" +"This is the list of available printers of your system.
Please select the " +"printer you want to use for printing." +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:157 +msgid "Print into a postscript file on disk." +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:158 +msgid "Browse for the file you want to print into." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:159 +msgid "The number of copies used for printing." +msgstr "" + +#: bibletime/dummy.h:334 bibletime/whatsthisdef.h:160 +msgid "Choose the orientation of the used paper." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:161 +msgid "Print on the paper using \"Portrait\" as orientation." +msgstr "" + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:162 +msgid "Print on the paper using \"Landscape\" as orientation." +msgstr "" + +#: bibletime/dummy.h:337 bibletime/whatsthisdef.h:163 +msgid "The type of the paper which is used for printing." +msgstr "" + +#: bibletime/dummy.h:338 bibletime/whatsthisdef.h:164 +msgid "The size of the used paper." +msgstr "" + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:166 +msgid "This combo box contains the available printing styles." +msgstr "" + +#: bibletime/dummy.h:341 bibletime/whatsthisdef.h:167 +msgid "This is the list which contains the available print items." +msgstr "" + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:168 +msgid "Move the selected item one item above." +msgstr "" + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:169 +msgid "Move the selected item one item below." +msgstr "" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:170 +msgid "Delete the selected items." +msgstr "" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:171 +msgid "Inserts a page break into the list.
The printer will start new page." +msgstr "" + +#: bibletime/dummy.h:347 bibletime/whatsthisdef.h:173 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "" + +#: bibletime/dummy.h:348 bibletime/whatsthisdef.h:174 +msgid "The size of the border on the left side of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:175 +msgid "The size of the border on the right side of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:176 +msgid "The size of the border on the top of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:177 +msgid "The size of the border on the bottom of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:178 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" + +#: bibletime/dummy.h:353 bibletime/whatsthisdef.h:179 +msgid "Remove the selected printing style from the list." +msgstr "" + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:180 +msgid "Change the properties of the selected printing style." +msgstr "" + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:181 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" diff --git a/bibletime-doc/po/it.gmo b/bibletime-doc/po/it.gmo new file mode 100644 index 0000000..5b21f8d Binary files /dev/null and b/bibletime-doc/po/it.gmo differ diff --git a/bibletime-doc/po/it.po b/bibletime-doc/po/it.po new file mode 100644 index 0000000..9849d48 --- /dev/null +++ b/bibletime-doc/po/it.po @@ -0,0 +1,3375 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2001-05-08 23:33CEST\n" +"Last-Translator: Silvio Bacchetta \n" +"Language-Team: italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.8\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "note a piè di pagina" + +#: bibletime/backend/cswordbackend.cpp:315 +#, fuzzy +msgid "Strong's Numbers" +msgstr "Numeri di Strong" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +#, fuzzy +msgid "Hebrew Cantillation" +msgstr "Disposizione" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +#, fuzzy +msgid "Enable debug messages" +msgstr "Abilita messaggi di debug" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Strumento per lo studio della Bibbia per KDE 2" + +#: bibletime/main.cpp:121 +#, fuzzy +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2001, The BibleTime Team" + +#: bibletime/main.cpp:122 +#, fuzzy +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"Bibletime è uno strumento per KDE 2 potente ma di facile utilizzo per lo " +"studio della Bibbia.\n" +"\n" +"Stiamo cercando nuovi sviluppatori, traduttori e autori di manuali.\n" +"Se desideri unirti a noi manda una e-mail in inglese o in tedesco a " +"info@bibletime.de" + +#: bibletime/main.cpp:130 +#, fuzzy +msgid "Project coordinator" +msgstr "Coordinatore del progetto, frontend, backend" + +#: bibletime/main.cpp:131 +#, fuzzy +msgid "Frontend, backend" +msgstr "Frontend, backend, varie" + +#: bibletime/main.cpp:132 +#, fuzzy +msgid "Searchdialog" +msgstr "Finestra di ricerca" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Manuale" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Traduzione in ceco" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Traduzione in danese" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Traduzione in olandese" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Traduzione in francese" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Traduzione in ungherese" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Traduzione in italiano" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Traduzione in norvegese" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Traduzione in polacco" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Traduzione in portoghese" + +#: bibletime/main.cpp:155 +#, fuzzy +msgid "Translation into Russian" +msgstr "Traduzione in ungherese" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Traduzione in slovacco" + +#: bibletime/main.cpp:157 +#, fuzzy +msgid "Translation into Spanish" +msgstr "Traduzione in danese" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Bible study HowTo" + +#: bibletime/main.cpp:185 +#, fuzzy +msgid "Starting BibleTime" +msgstr "Informazioni su BibleTime" + +#: bibletime/bibletime_init.cpp:59 +#, fuzzy +msgid "Creating BibleTime's GUI" +msgstr "Chiudi BibleTime" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Pulisci la coda di stampa" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Azzera l'indice principale" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Cerca nel modulo(i)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Rimuovi oggetto(i) selezionato" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "Mo&stra l'indice principale" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "Sovrapponi (&C)" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "Affianca (&T)" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "Sovrapposizione &automatica" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "Affiancamento a&utomatico" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "&Chiudi tutto" + +#: bibletime/bibletime_init.cpp:167 +#, fuzzy +msgid "&Save profile" +msgstr "Crea una nuova cartella" + +#: bibletime/bibletime_init.cpp:172 +#, fuzzy +msgid "&Load profile" +msgstr "Crea una nuova cartella" + +#: bibletime/bibletime_init.cpp:177 +#, fuzzy +msgid "&Configure profiles" +msgstr "Configura i colori di BibleTime" + +#: bibletime/bibletime_init.cpp:183 +#, fuzzy +msgid "&Fullscreen mode" +msgstr "Modulo corrente:" + +#: bibletime/bibletime_init.cpp:202 +#, fuzzy +msgid "&Handbook" +msgstr "Manuale" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +#, fuzzy +msgid "&Bible Study Howto" +msgstr "Bible study HowTo" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "Suggerimento del giorno (&d)" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "editor degli stili" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Nome dello stile:" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Scegli la parte dello stile:" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "Intestazione" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Descrizione" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Testo del modulo" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Abilita questa parte" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Primo piano:" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Sfondo:" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Scegli il font" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Anteprima del font" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Usa cornice" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Spessore della linea (in punti):" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Colore della cornice:" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +#, fuzzy +msgid "Line style:" +msgstr "Nome dello stile:" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Standard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Nome:" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "nome sconosciuto" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "Stili" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "Margini (in millimetri)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "Superiore (&T)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "Sinistro (&L)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "Destro (&R)" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "Lista degli stili:" + +#: bibletime/printing/cprintdialogpages.cpp:192 +#, fuzzy +msgid "Print queue" +msgstr "Stampante" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "Scegli uno stile" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "Voci da stampare:" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "Modulo" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "Da" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "A" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "Stile" + +#: bibletime/frontend/chtmldialog.cpp:84 +#, fuzzy +msgid "Backward" +msgstr "Sfondo" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "Impossibile trovare la pagina %1!" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm *.shtml *.shtm | File HTML\n" +" *.* | Tutti i file (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "Salva il testo come pagina HTML..." + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" +".txt | file di testo (*.txt)\n" +"*.* | Tutti i file (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "Salva come testo semplice..." + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "Scegli un font:" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "Scegli la dimensione del font" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "Grassetto" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "Sottolineato" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "Giustifica" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "sconosciuto" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "Aggiungi come segnalibro a" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +#, fuzzy +msgid "Language" +msgstr "Lista delle lingue" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "Chiave di sblocco" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "non impostato" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "Versione" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "Bibbie" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "Commentari" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "Lessici" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "Acquisizione" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "Indice principale" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "Crea una nuova cartella" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "Cambia questa cartella" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "Cambia questo segnalibro" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "Importa segnalibri" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "Esporta segnalibri" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "Stampa segnalibro" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "Cerca nei moduli selezionati" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "Sblocca questo modulo" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "Informazioni su questo modulo" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "Descrizione del segnalibro - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "Inserisci la descrizione:" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "Cambia la descrizione del segnalibro - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "Per favore, modifica la descrizione dell'oggetto!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "Cambia cartella - Bibletime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "Per favore, cambia il nome del gruppo!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +#, fuzzy +msgid "Location" +msgstr "Acquisizione" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "Scrivibile" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +#, fuzzy +msgid "yes" +msgstr "Stili" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "Inserisci il nome della cartella - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "Per favore, inserisci il nome della cartella!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "BibleTime - Sblocca modulo" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "Inserisci la chiave per sbloccare il modulo!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "Importa segnalibri..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" +"Si è verificato un problema nell'importazione dei segnalibri!
Il " +"formato dei segnalibri del file importato è più recente
del formato di " +"file di questa versione di BibleTime!
L'importazione dei segnalibri " +"potrebbe non funzionare correttamente!
Vuoi continuare?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "Importazione dei segnalibri" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "Esportazione dei segnalibri..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" +"Questa funzione azzererà l'indice principale!
Questo creerà di nuovo " +"i gruppi originali e cancellerà tutti gli altri elementi!
Assicurati che " +"non siano cancellati segnalibri importanti!
Vuoi continuare?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "BibleTime - Azzera l'indice principale" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "Finestra dei lessici" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "Voce" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "Testo della voce" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "Voce con testo" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "Testo selezionato" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "Voce come testo semplice" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "Voce come HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "Cerca il testo selezionato nel lessico" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "Copia..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "Aggiungi alla coda di stampa..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "Salva..." + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +#, fuzzy +msgid "Next entry" +msgstr "Testo della voce" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +#, fuzzy +msgid "Previous entry" +msgstr "Mostra la voce precedente" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "Finestra della Bibbia" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "Versetto" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "Testo del versetto" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "Versetto con testo" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "Capitolo" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "Capitolo come testo semplice" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "Capitolo come HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +#, fuzzy +msgid "Next book" +msgstr "Mostra il libro successivo" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +#, fuzzy +msgid "Previous book" +msgstr "Mostra il libro precedente" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +#, fuzzy +msgid "Next chapter" +msgstr "Mostra il capitolo successivo" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +#, fuzzy +msgid "Previous chapter" +msgstr "Mostra il capitolo precedente" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +#, fuzzy +msgid "Next verse" +msgstr "Testo del versetto" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +#, fuzzy +msgid "Previous verse" +msgstr "Salta al versetto precedente" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "Seleziona moduli addizionali" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "NESSUNO" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +#, fuzzy +msgid "Display options" +msgstr "Mostra finestra" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +#, fuzzy +msgid "Show versenumbers" +msgstr "Mostra numeri di Strong" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "Mostra note a pié di pagina" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +#, fuzzy +msgid "Show Strong's Numbers" +msgstr "Mostra numeri di Strong" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "Sincronizza" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "Modifica voce..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "Finestra del commentario" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +#, fuzzy +msgid "Save changes to module?" +msgstr "Cerca nei moduli" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +#, fuzzy +msgid "Book window" +msgstr "Finestra della Bibbia" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +#, fuzzy +msgid "Toggle tree" +msgstr "Modulo corrente:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "Moduli:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "Voci trovate:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +#, fuzzy +msgid "module not set" +msgstr "modulo non impostato" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "Opzioni di ricerca" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "Parole multiple" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "Frase esatta" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "Espressione regolare" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "Maiuscole/minuscole" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "Limiti di ricerca" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "Ricerca in corso" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "Modulo corrente:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "Globale:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "Finestra di ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Cerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "Interrotta" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "Scegli moduli" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "Scegli i moduli per la ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "Testo da cercare" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "Inserisci il testo da cercare" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "Risultati della ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "I risultati della tua ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "Analisi della ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "Analisi grafica dei risultati della tua ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +#, fuzzy +msgid "Save Search Analysis" +msgstr "Analisi della ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +#, fuzzy +msgid "BibleTime Search Analysis" +msgstr "Analisi della ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +#, fuzzy +msgid "Search Text :" +msgstr "Testo da cercare" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +#, fuzzy +msgid "Search Type :" +msgstr "Testo da cercare" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +#, fuzzy +msgid "Search Scope:" +msgstr "Limiti di ricerca" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "Nessun limite" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "Ultimo risultato" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "Usa limiti" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "Scegli la portata su misura" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "Modifica la portata" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "Vecchio testamento" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "Mosè/Pentateuco/Torah" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "Storia" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "Profeti" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "Nuovo testamento" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "Vangeli" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "Lettere/Epistole" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "Lettere di San Paolo" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "Definisci il testo della portata" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "Risultati dell'analisi dell'intervallo" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "Nome dell'intervallo" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "Per favore, inserisci un nome per il nuovo intervallo" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "Moduli" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "Risultati della ricerca" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "Risultati della ricerca con testo" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +#, fuzzy +msgid "Appending keys to the printing queue ..." +msgstr "Aggiungi alla coda di stampa..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +#, fuzzy +msgid "Copying search result to clipboard..." +msgstr "Copia negli appunti" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +#, fuzzy +msgid "Saving the search result ..." +msgstr "Salva i risultati della ricerca..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +#, fuzzy +msgid "Saving the search result..." +msgstr "Salva i risultati della ricerca..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "Chiave" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "Chiave con testo" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | File di testo\n" +" *.* | Tutti i file (*.*)" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "Salva chiave..." + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "Salva i risultati della ricerca..." + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Finestra opzioni" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +#, fuzzy +msgid "Create new profile" +msgstr "Crea una nuova cartella" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#, fuzzy +msgid "Please enter the name of the new profile" +msgstr "Per favore, inserisci il nome della cartella!" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Rename profile" +msgstr "Rimuovi gli elementi selezionati" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Please enter the new name of the profile" +msgstr "Per favore, inserisci il nome della cartella!" + +#: bibletime/frontend/coptionsdialog.cpp:170 +#, fuzzy +msgid "Startup" +msgstr "Mostra logo iniziale" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "Mostra il suggerimento del giorno" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "Mostra logo iniziale" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +#, fuzzy +msgid "Choose fonts" +msgstr "Scegli il font" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +#, fuzzy +msgid "The quick brown fox jumps over the lazy dog" +msgstr "Ma la volpe col suo balzo ha raggiunto il quieto Fido" + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "Colori" + +#: bibletime/frontend/coptionsdialog.cpp:245 +#, fuzzy +msgid "Choose colors" +msgstr "Scegli moduli" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "Sfondo" + +#: bibletime/frontend/coptionsdialog.cpp:262 +#, fuzzy +msgid "Highlighted verse" +msgstr "Versetto selezionato" + +#: bibletime/frontend/coptionsdialog.cpp:267 +#, fuzzy +msgid "Hyperlinks" +msgstr "Avvia stampa" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "Numeri di Strong" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +#, fuzzy +msgid "Profiles" +msgstr "Modifica voce..." + +#: bibletime/frontend/coptionsdialog.cpp:302 +#, fuzzy +msgid "Manage your profiles" +msgstr "Configura i colori di BibleTime" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +#, fuzzy +msgid "Delete selected profile" +msgstr "Elimina gli elementi selezionati." + +#: bibletime/frontend/coptionsdialog.cpp:322 +#, fuzzy +msgid "Rename selected profile" +msgstr "Rimuovi gli elementi selezionati" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "Scorciatoie" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +#, fuzzy +msgid "Bible windows" +msgstr "Finestra della Bibbia" + +#: bibletime/frontend/coptionsdialog.cpp:381 +#, fuzzy +msgid "Commentary windows" +msgstr "Finestra del commentario" + +#: bibletime/frontend/coptionsdialog.cpp:394 +#, fuzzy +msgid "Lexicon windows" +msgstr "Finestra dei lessici" + +#: bibletime/frontend/coptionsdialog.cpp:408 +#, fuzzy +msgid "Book windows" +msgstr "Finestra della Bibbia" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Generale" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:461 +#, fuzzy +msgid "Specify a language for biblical booknames" +msgstr "Lingua per i nomi dei libri" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "Lingua per i nomi dei libri" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "Inglese" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +#, fuzzy +msgid "Default modules" +msgstr "Moduli utilizzati" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +#, fuzzy +msgid "Default Commentary" +msgstr "Commentari" + +#: bibletime/frontend/coptionsdialog.cpp:522 +#, fuzzy +msgid "Default Lexicon" +msgstr "Lessici" + +#: bibletime/frontend/coptionsdialog.cpp:530 +#, fuzzy +msgid "Default Hebrew Strong's Lexicon" +msgstr "Lessici" + +#: bibletime/frontend/coptionsdialog.cpp:538 +#, fuzzy +msgid "Default Greek Strong's Lexicon" +msgstr "Lessici" + +#: bibletime/frontend/coptionsdialog.cpp:546 +#, fuzzy +msgid "Default Hebrew Morphological Lexicon" +msgstr "Lessici" + +#: bibletime/frontend/coptionsdialog.cpp:553 +#, fuzzy +msgid "Default Greek Morphological Lexicon" +msgstr "Lessici" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +#, fuzzy +msgid "Show verse numbers" +msgstr "Mostra numeri di Strong" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "In stampa..." + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "Annulla stampa" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "Indice principale (&M)" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "Pulisci la coda di stampa" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "Apri la finestra di stampa" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "Chiudi BibleTime" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "Cerca nei moduli" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "Rimuovi gli elementi selezionati" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "Mostra indice principale" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "Mostra barra degli strumenti" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "Mostra numeri di Strong" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "Affianca finestre" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "Affianca finestre automaticamente" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "Sovrapponi finestre" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "Sovrapponi finestre automaticamente" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "Chiudi tutte le finestre" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +#, fuzzy +msgid "Edit profiles" +msgstr "Modifica voce..." + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +#, fuzzy +msgid "Load a new profile" +msgstr "Crea una nuova cartella" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +#, fuzzy +msgid "Toggle fullscreen mode" +msgstr "Modulo corrente:" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "Modifica barra degli strumenti" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "Manuale di Bibletime" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +#, fuzzy +msgid "BibleTime's Bible study HowTo" +msgstr "Bible study HowTo" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "Modalità \"Cos'è questo?\"" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "Invia bug report" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +#, fuzzy +msgid "Show daily tips at startup" +msgstr "Mostra suggerimento giornaliero" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "Informazioni su BibleTime" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "Informazioni su KDE" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "L'indice principale" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "Aggiungi segnalibri alla coda di stampa" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "L'area di lavoro" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "Mostra la voce successiva" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "Mostra la voce precedente" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +#, fuzzy +msgid "Jump to the next verse" +msgstr "Salta al versetto successivo" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +#, fuzzy +msgid "Jump to the previous verse" +msgstr "Salta al versetto precedente" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +#, fuzzy +msgid "Show the next chapter" +msgstr "Mostra il capitolo successivo" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +#, fuzzy +msgid "Show the previous chapter" +msgstr "Mostra il capitolo precedente" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +#, fuzzy +msgid "Show the next book" +msgstr "Mostra il libro successivo" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +#, fuzzy +msgid "Show the previous book" +msgstr "Mostra il libro precedente" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "Lista dei libri" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "Lista dei capitoli" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "Lista dei versetti" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "Lista delle voci" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "Scorri attraverso la lista" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "Modifica questa voce" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "Salva questo commento" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "Cancella questo commento" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "Commenta fino a" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "Imposta grassetto" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "Imposta corsivo" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "Imposta sottolineato" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "Imposta font" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "Imposta colore" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "Imposta dimensione del font" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "Sincronizza con le finestre della Bibbia" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "Salva come HTML" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "Copia negli appunti" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +#, fuzzy +msgid "Choose the modules to search in" +msgstr "Scegli i moduli per la ricerca" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "Aggiungi il modulo selezionato alla lista" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "Rimuovi il modulo selezionato dalla lista" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "Lista dei moduli usati nella ricerca" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +#, fuzzy +msgid "Search for this text" +msgstr "Cerca questo testo" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "Cerca parole multiple" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "Corrispondenza esatta" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "Cerca usando le espressioni regolari GNU" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "Cerca con maiuscole/minuscole" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "Risultato dell'ultima ricerca" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +#, fuzzy +msgid "Use custom scope" +msgstr "Usa i propri limiti" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "Aggiungi un nuovo limite" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "Elimina questo limite di ricerca" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "Modifica e definisci i tuoi limiti di ricerca" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "Scegli un limite di ricerca dalla lista" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "Inserisci il tuo limite di ricerca" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "Risultati analizzati" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "Chiudi questa finestra" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "Moduli utilizzati" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "Elementi trovati" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Anteprima" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +#, fuzzy +msgid "Graphical Search Analysis" +msgstr "Analisi grafica" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "Mostra suggerimento giornaliero" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "Lista delle lingue" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +#, fuzzy +msgid "Show start-up logo" +msgstr "Mostra logo iniziale" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "Imposta le scorciatoie da tastiera" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "Scegli l'area di applicazione" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "Scegli un font" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "Colore dello sfondo" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "Colore del versetto selezionato" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +#, fuzzy +msgid "Keyboard accelerators used by all display windows" +msgstr "Questo è il colore di sfondo usato nelle finestre di visualizzazione." + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "Avvia stampa" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +#, fuzzy +msgid "Preview print job" +msgstr "Applicazione per l'anteprima:" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "Apri la guida" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "Lista degli elementi stampati" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "Sposta l'elemento in su" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "Sposta l'elemento in giù" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "Elimina elementi" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "Inserisci un salto pagina" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "Bordi della pagina" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "Bordo sinistro" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "Bordo destro" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "Bordo superiore" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "Bordo inferiore" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +#, fuzzy +msgid "List of print styles" +msgstr "Lista degli elementi stampati" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +#, fuzzy +msgid "Delete the selected style" +msgstr "Elimina gli elementi selezionati." + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +#, fuzzy +msgid "Edit the selected style" +msgstr "Elimina gli elementi selezionati." + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "Crea un nuovo stile di stampa" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +#, fuzzy +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" +"Pulisci la coda di stampa di BibleTime. Tutti gli elementi saranno rimossi " +"dalla lista, il pulsante di stampa sarà disabilitato." + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +#, fuzzy +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" +"Apri la finestra di stampa di BibleTime, dove puoi modificare la coda di " +"stampa e assegnare stili agli elementi." + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "Chiudi Bibletime e salva le impostazioni." + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +#, fuzzy +msgid "Open the search dialog to search for text in one or more modules." +msgstr "Apri la finestra di ricerca per cercare in uno o più moduli." + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +#, fuzzy +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" +"Rimuovi gli elementi selezionati dall'indice principale.
Se rimuovi una " +"cartella ne saranno rimossi anche gli elementi contenuti." + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +#, fuzzy +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" +"Azzera l'indice principale
Tutti i segnalibri e le cartelle saranno " +"eliminate e le cartelle di default saranno ripristinate." + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +#, fuzzy +msgid "Toggle the main index view." +msgstr "L'indice principale" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +#, fuzzy +msgid "Toggle Strong's numbers in the modules." +msgstr "" +"Mostra o nascondi i numeri di Strong nei moduli a seconda dello stato " +"corrente." + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +#, fuzzy +msgid "Tile the open display windows." +msgstr "Chiudi tutte le finestre aperte." + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +#, fuzzy +msgid "Automatically tile the display windows." +msgstr "Affianca finestre automaticamente" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +#, fuzzy +msgid "Cascade the open display windows." +msgstr "Chiudi tutte le finestre aperte." + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +#, fuzzy +msgid "Automatically cascade the opened display windows." +msgstr "Sovrapponi finestre automaticamente" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "Chiudi tutte le finestre aperte." + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +#, fuzzy +msgid "Edit profiles..." +msgstr "Modifica voce..." + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" +"Apre la finestra delle opzioni di BibleTime dove puoi impostare la maggior " +"parte delle preferenze." + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "Apre la guida in linea di KDE con il manuale di BibleTime." + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "Apre la guida in linea di KDE con il manuale di BibleTime." + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +#, fuzzy +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" +"Commuta alla modalità \"Cos'è questo?\".
Tutti gli elementi " +"importanti della GUI di BibleTime hanno un aiuto \"Cos'è questo?\"." + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "Invia un bug report agli sviluppatori di BibleTime!" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" +"Mostra un suggerimento giornaliero.
I suggerimenti contengono importanti " +"citazioni bibliche e consigli utili per l'uso di BibleTime." + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "Mostra informazioni dettagliate su BibleTime." + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +#, fuzzy +msgid "Show the \"about\" dialog of KDE 2." +msgstr "Mostra la finestra informativa generale di KDE 2." + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" +"Questo è l'indice principale di BibleTime.
Usalo per gestire i moduli " +"installati, per lavorare con i segnalibri, per aprire finestre ecc..." + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +#, fuzzy +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" +"Crea una nuova cartella nell'indice principale.
Se premi il tasto destro " +"del mouse su una cartella la nuova cartella sarà una sotto-cartella di " +"questa.
Altrimenti creerai una cartella al livello principale." + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "Modifica le proprietà della cartella selezionata." + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "Modifica le proprietà del segnalibro selezionato." + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +#, fuzzy +msgid "Import bookmarks from a file." +msgstr "Importa i segnalibri da un file." + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" +"Esporta i segnalibri in un file così che altri
utenti possano importarli " +"successivamente." + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +#, fuzzy +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" +"Usa questo per aggiungere questo segnalibro alla coda di stampa di " +"bibleTime. La chiave, la descrizione e il testo della chiave saranno usati " +"per la stampa." + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "Apre un piccola finestra dove potete sbloccare il modulo selezionato." + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "Apre una finestra per mostrare informazioni sul modulo selezionato." + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +#, fuzzy +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" +"Il contenuto di quest'area è il posto di lavoro di BibleTime.
Tutte le " +"finestre di visualizzazione sono aperte in questo posto." + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +#, fuzzy +msgid "The next entry of the module will be shown." +msgstr "Sarà mostrata la voce successiva di questo modulo." + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "Sarà mostrata la voce precedente di questo modulo." + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +#, fuzzy +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" +"Se visualizzi il testo di una Bibbia il versetto successivo sarà evidenziato." +"
Se stai leggendo un commentario la voce successiva sarà visualizzata." + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +#, fuzzy +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" +"Se visualizzi il testo di una Bibbia il versetto precedente sarà " +"evidenziato. Se stai leggendo un commentario la voce precedente sarà " +"visualizzata." + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" +"Mostra il capitolo successivo del modulo. Il versetto sarà posto a \"1\"" + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" +"Mostra il capitolo precedente del modulo. Il versetto sarà posto a \"1\"" + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" +"Mostra il libro successivo del modulo. Il capitolo e il versetto saranno " +"posti a \"1\"." + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" +"Mostra il libro precedente del modulo. Il capitolo e il versetto saranno " +"posti a \"1\"." + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +#, fuzzy +msgid "This list contains the books which are available in this module." +msgstr "Questa lista contiene i libri disponibili in questo modulo." + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "Questa lista contiente i capitoli disponibili nel libro corrente." + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "Questa lista contiente i versetti disponibili nel capitolo corrente." + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "Questa lista contiente le voci del modulo corrente." + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" +"Questo bottone è utile per scorrere attraverso le voci della lista. Premi il " +"bottone e muovi il mouse per aumentare o decrementare l'elemento." + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +#, fuzzy +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" +"Commuta tra i modi lettura/scrittura e solo lettura dei moduli scrivibili." + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +#, fuzzy +msgid "Save new personal comments." +msgstr "Salva i commenti personali." + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "Pulisci il testo ed elimina la voce dal modulo." + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +#, fuzzy +msgid "Toggle bold formatting of the selected text." +msgstr "" +"Commuta tra la formattazione in grassetto e in non-grassetto del testo " +"selezionato." + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +#, fuzzy +msgid "Toggle italic formatting of the selected text." +msgstr "" +"Commuta tra la formattazione in corsivo e in non-corsivo del testo " +"selezionato." + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +#, fuzzy +msgid "Toggle underlined formatting of the selected text." +msgstr "" +"Commuta tra la formattazione in sottolineato e in non-sottolineato del testo " +"selezionato." + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "Scegli un nuovo font per il testo selezionato." + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "Scegli un nuovo colore per il testo selezionato." + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "Scegli una nuova dimensione del font per il testo selezionato." + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" +"Sincronizza i versetti visualizzati di questo modulo con la finestra della " +"Bibbia attiva." + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +#, fuzzy +msgid "Save the displayed chapter as an HTML file." +msgstr "Salva il capitolo visualizzato come file HTML." + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "Seleziona tutto il testo." + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "Copia il testo visualizzato negl appunti." + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +#, fuzzy +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" +"Scegli i moduli che saranno usati per la ricerca.
Usa i due bottoni sul " +"lato desto per aggiungere o eliminare moduli dalla lista di quelli " +"utilizzati." + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +#, fuzzy +msgid "Add the selected module to the list on the right." +msgstr "Aggiungi i moduli selezionati alla lista sulla sinistra." + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +#, fuzzy +msgid "Remove the selected module from the list on the right side." +msgstr "Rimuovi i moduli selezionati dalla lista sulla sinistra." + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "La lista dei moduli usati per la ricerca." + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +#, fuzzy +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "Il testo inserito in questa casella sarà cercato in tutti i moduli." + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +#, fuzzy +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" +"Seleziona questo per ricercare parole multiple.
Ogni parola verrà " +"ricercata come singola." + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +#, fuzzy +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" +"Seleziona questo per ricercare esattamente lo stesso testo presente nella " +"riga di inserimento." + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" +"Seleziona questo per cercare usando le espressioni regolari standard GNU." +"
Leggi il manuale per una spiegazione su come usarle." + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +#, fuzzy +msgid "Activate this to use a case sensitive search." +msgstr "" +"Attiva questo per effettuare una ricerca che distingua maiuscole e minuscole." + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +#, fuzzy +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "Seleziona questo se vuoi cercare in tutte le parti del modulo(i)." + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +#, fuzzy +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" +"Seleziona questo se vuoi usare il risultato dell'ultima ricerca come limite " +"di ricerca." + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "Crea un nuovo limite di ricerca." + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +#, fuzzy +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" +"Usa un proprio limite per la ricerca.
Esiste un set standard di limiti di " +"ricerca." + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "Usa questo bottone per eliminare il limite scelto." + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "Scegli un limite di ricerca dal combo box." + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" +"Inserisci i tuoi limiti di ricerca.
Per definire un intervallo usa \"-" +"\" (p.es. Genesi-Esodo),
per separare intervalli o chiavi differenti usa " +"il punto e virgola (p.es. Genesi;Matteo)." + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" +"Questa lista contiene il risultato analizzato dei limiti impostati. Questo " +"risultato sarà usato per la ricerca." + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "Chiudi questa finestra e salva i cambiamenti." + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" +"Lista dei moduli usati per la ricerca.
Clicca su un modulo per vedere i " +"risultati della ricerca sulla destra." + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "Questo contiene gli oggetti trovati nel modulo selezionato." + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "" +"Questo finestra di testo mostra un'anteprima dell'elemento selezionato." + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" +"Analisi grafica dei risultati della ricerca.
La barra mostra il numero di " +"elementi trovati in ciascun libro della Bibbia o del commentario." + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "" +"Attiva questa casella per vedere un suggerimento giornaliero all'avvio." + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" +"Contiene le lingue che possono essere usate per i nomi internazionali dei " +"libri." + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +#, fuzzy +msgid "Activate this to see the BibleTime logo on startup." +msgstr "" +"Attiva questa casella per vedere un suggerimento giornaliero all'avvio." + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +#, fuzzy +msgid "Select an action and change the key binding for the action." +msgstr "Seleziona un'azione e cambia la combinazione di tasti per questa." + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +#, fuzzy +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" +"Seleziona in questa casella come il font è usato e modifica il font nel " +"selettore dei font." + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "Questo è il colore di sfondo usato nelle finestre di visualizzazione." + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" +"Questo è il colore dei versetti evidenziati, usato nelle finestre di " +"visualizzazione." + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +#, fuzzy +msgid "Set the keyboard accelerators used in all display windows" +msgstr "Questo è il colore di sfondo usato nelle finestre di visualizzazione." + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +#, fuzzy +msgid "Set keyboard accelerators used in Bible windows" +msgstr "Imposta le scorciatoie da tastiera" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +#, fuzzy +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "Imposta le scorciatoie da tastiera" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +#, fuzzy +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "Imposta le scorciatoie da tastiera" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" +"Avvia il processo di stampa.
Gli elementi della lista saranno stampati " +"usando gli stili assegnati." + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" +"Stampa in un file temporaneo e apre un visualizzatore postscript per " +"un'anteprima dei risultati di stampa." + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +#, fuzzy +msgid "Closes this dialog without doing anything else." +msgstr "" +"Chiude questa finestra senza fare nulla con gli elementi o la stampante." + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "Apre la guida in linea di BibleTime." + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +#, fuzzy +msgid "This combo box contains the available print styles." +msgstr "Questa casella contiene gli stili di stampa disponibili." + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "Questa è la lista che contiene gli elementi di stampa disponibili." + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +#, fuzzy +msgid "Move the selected item up one item." +msgstr "Muove l'elemento selezionato in giù di una posizione." + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +#, fuzzy +msgid "Move the selected item down one item." +msgstr "Muove l'elemento selezionato in su di una posizione." + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "Elimina gli elementi selezionati." + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +#, fuzzy +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" +"Inserisce un salto pagina nella lista.
La stampante inizierà su una nuova " +"pagina." + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "Questo gruppo contiene i bordi della pagina misurati in millimetri." + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +#, fuzzy +msgid "The size of the border on the left side of the paper." +msgstr "La dimensione del bordo sul lato sinistro del foglio di carta." + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +#, fuzzy +msgid "The size of the border on the right side of the paper." +msgstr "La dimensione del bordo sul lato destro del foglio di carta." + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +#, fuzzy +msgid "The size of the border on the top of the paper." +msgstr "La dimensione del bordo sul lato superiore del foglio di carta." + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +#, fuzzy +msgid "The size of the border on the bottom of the paper." +msgstr "La dimensione del bordo sul lato inferiore del foglio di carta." + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" +"Questa lista contiene gli stili di stampa disponibili.
Crea il tuo stile " +"usando il bottone \"Nuovo stile\"." + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "Rimuovi lo stile di stampa selezionato dalla lista." + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "Cambia le proprietà dello stile di stampa selezionato." + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" +"Crea un nuovo stile di stampa.
Il nuovo stile sarà aggiunto alla lista." + +#, fuzzy +#~ msgid "Save verse with text as ..." +#~ msgstr "Salva versetto con testo come..." + +#~ msgid "The bible window" +#~ msgstr "La finestra della Bibbia" + +#~ msgid "The commentary window" +#~ msgstr "La finestra del commentario" + +#~ msgid "The lexicon window" +#~ msgstr "La finestra del lessico" + +#~ msgid "The list of printers" +#~ msgstr "Lista delle stampanti" + +#, fuzzy +#~ msgid "Print to a file" +#~ msgstr "Stampa su file" + +#~ msgid "Browse for the file" +#~ msgstr "Cerca il file" + +#, fuzzy +#~ msgid "Number of copies" +#~ msgstr "&Numero di copie" + +#~ msgid "Paper type" +#~ msgstr "Tipo di carta" + +#~ msgid "Paper size" +#~ msgstr "Dimensioni della carta" + +#~ msgid "This is the Bible display window" +#~ msgstr "Questa è la finestra di visualizzazione della Bibbia." + +#~ msgid "This is the commentary display window." +#~ msgstr "Questa è la finestra di visualizzazione del commentario." + +#~ msgid "This is the lexicon display window." +#~ msgstr "Questa è la finestra di visualizzazione del lessico." + +#~ msgid "" +#~ "This is the list of available printers of your system.
Please select " +#~ "the printer you want to use for printing." +#~ msgstr "" +#~ "Questa è la lista delle stampanti disponibili sul vostro sistema.
Per " +#~ "favore, seleziona la la stampante che vuoi usare per la stampa." + +#, fuzzy +#~ msgid "Print to a postscript file on disk." +#~ msgstr "Stampa in un file postscript su disco." + +#, fuzzy +#~ msgid "Browse for the file you want to print to." +#~ msgstr "Cerca il file in cui vuoi stampare." + +#, fuzzy +#~ msgid "The number of copies for printing." +#~ msgstr "Il numero di copie usate per la stampa." + +#, fuzzy +#~ msgid "Choose the orientation of the paper." +#~ msgstr "Scegli l'orientamento della carta usata." + +#, fuzzy +#~ msgid "Print on the paper using \"Portrait\" orientation." +#~ msgstr "Stampa su carta con orientamento verticale." + +#, fuzzy +#~ msgid "Print on the paper using \"Landscape\" orientation." +#~ msgstr "Stampa su carta con orientamento orizzontale." + +#~ msgid "The type of the paper which is used for printing." +#~ msgstr "Il tipo di carta usato per la stampa." + +#, fuzzy +#~ msgid "The size of the paper used." +#~ msgstr "Le dimensioni della carta usata." + +#~ msgid "Search result for \"%1\" in module \"%2\"\n" +#~ msgstr "Risultati della ricerca per \"%1\" nel modulo \"%2\"\n" + +#~ msgid "Printdialog" +#~ msgstr "Finestra di stampa" + +#~ msgid "The general options for printing" +#~ msgstr "Opzioni generali di stampa" + +#~ msgid "Available printers:" +#~ msgstr "Stampanti disponibili:" + +#~ msgid "Host" +#~ msgstr "Host" + +#~ msgid "Comment" +#~ msgstr "Commento" + +#~ msgid "Print to file:" +#~ msgstr "Stampa su file:" + +#~ msgid "&Number of copies" +#~ msgstr "&Numero di copie" + +#~ msgid "Por&trait" +#~ msgstr "Ver&ticale" + +#~ msgid "L&andscape" +#~ msgstr "Orizzont&ale" + +#~ msgid "Paper t&ype" +#~ msgstr "Tipo di car&ta" + +#~ msgid "Size: 8888mm x 8888mm" +#~ msgstr "Dimensioni: 8888mm x 8888mm" + +#~ msgid "Preview application:" +#~ msgstr "Applicazione per l'anteprima:" + +#~ msgid "*.ps | Postscript files" +#~ msgstr "*.ps | file Postscript" + +#~ msgid "A4" +#~ msgstr "A4" + +#~ msgid "A5" +#~ msgstr "A5" + +#~ msgid "Letter" +#~ msgstr "Lettera" + +#~ msgid "Legal" +#~ msgstr "Legale" + +#~ msgid "Executive" +#~ msgstr "Executive" + +#~ msgid "Layout specific settings" +#~ msgstr "Opzioni specifiche di impaginazione" + +#~ msgid "Entries" +#~ msgstr "Voci" + +#~ msgid "Management of BibleTime's printing queue" +#~ msgstr "Gestione della coda di stampa di BibleTime" + +#~ msgid "Size: %1mm x %2mm" +#~ msgstr "Dimensioni: %1mm x %2mm" + +#~ msgid "Useful tips for BibleTime" +#~ msgstr "Consigli utili per BibleTime" + +#~ msgid "Run on startup" +#~ msgstr "Esegui all'avvio" + +#, fuzzy +#~ msgid "Language:" +#~ msgstr "Lista delle lingue" + +#, fuzzy +#~ msgid "Foonotes:" +#~ msgstr "note a piè di pagina" + +#~ msgid "Strong's numbers: %1
" +#~ msgstr "Numero di strong: %1
" + +#, fuzzy +#~ msgid "Unlock key:" +#~ msgstr "Chiave di sblocco" + +#, fuzzy +#~ msgid "Version:" +#~ msgstr "Versione" + +#, fuzzy +#~ msgid "Not necessary" +#~ msgstr "Non necessario!" + +#~ msgid "Datapath" +#~ msgstr "Percorso dati" + +#~ msgid "" +#~ "The file does already exist!
Do you want to overwrite it?" +#~ msgstr "Il file esiste già!
Vuoi sovrascriverlo?
" + +#~ msgid "BibleTime - Save file as ..." +#~ msgstr "BibleTime - Salva file come..." + +#~ msgid "Printing %1" +#~ msgstr "Stampo %1" + +#, fuzzy +#~ msgid "Startup options" +#~ msgstr "Avvia stampa" + +#, fuzzy +#~ msgid "SWORD options" +#~ msgstr "Avvia stampa" + +#, fuzzy +#~ msgid "Configure BibleTime's key bindings" +#~ msgstr "Configura le combinazioni di tasti di BibleTime" + +#, fuzzy +#~ msgid "Display windows" +#~ msgstr "Mostra finestra" + +#, fuzzy +#~ msgid "General settings for display windows" +#~ msgstr "Chiudi tutte le finestre aperte." + +#, fuzzy +#~ msgid "Colors used in display windows" +#~ msgstr "Chiudi tutte le finestre aperte." + +#~ msgid "Choose fonts for BibleTime" +#~ msgstr "Scegli i font di BibleTime" + +#~ msgid "Choose the area of application and set the font for it" +#~ msgstr "Scegli l'area di applicazione e imposta il font relativo" + +#, fuzzy +#~ msgid "Accelerators used by all windows" +#~ msgstr "Chiudi tutte le finestre" + +#, fuzzy +#~ msgid "Accelerators for bible windows" +#~ msgstr "La finestra della Bibbia" + +#, fuzzy +#~ msgid "Accelerators for commentary windows" +#~ msgstr "La finestra del commentario" + +#, fuzzy +#~ msgid "Accelerators for lexicon windows" +#~ msgstr "La finestra del lessico" + +#, fuzzy +#~ msgid "Initializing keyboard accelerators" +#~ msgstr "Imposta le scorciatoie da tastiera" + +#~ msgid "
%1

" +#~ msgstr "
%1

" + +#~ msgid "Display window" +#~ msgstr "Mostra finestra" + +#, fuzzy +#~ msgid "Display window Unicode" +#~ msgstr "Mostra finestra" + +#, fuzzy +#~ msgid "" +#~ "* | Text files\n" +#~ " *.* | All files (*.*)" +#~ msgstr "" +#~ "*.txt | File di testo\n" +#~ " *.* | Tutti i file (*.*)" + +#~ msgid "Show a daily tip" +#~ msgstr "Mostra un suggerimento giornaliero" + +#~ msgid "List of modules" +#~ msgstr "Lista dei moduli" + +#~ msgid "Show a preview" +#~ msgstr "Mostra anteprima" + +#~ msgid "Copies" +#~ msgstr "Copie" + +#~ msgid "List of styles" +#~ msgstr "Lista degli stili" + +#~ msgid "Delete the chosen printing style" +#~ msgstr "Elimina lo stile di stampa scelto" + +#~ msgid "Edit the chosen printing style" +#~ msgstr "Modifica lo stile di stampa scelto" + +#~ msgid "Show or hide the main index depending on current state." +#~ msgstr "" +#~ "Mostra o nascondi l'indice principale a seconda dello stato corrente." + +#~ msgid "Show or hide the main toolbar depending on current state." +#~ msgstr "" +#~ "Mostra o nascondi la barra deli strumenti principale a seconda dello " +#~ "stato corrente." + +#~ msgid "" +#~ "Show or hide the footnotes in the modules deoending on current state." +#~ msgstr "" +#~ "Mostra o nascondi le note a pié di pagina nei moduli a seconda dello " +#~ "stato corrente." + +#~ msgid "Arrange the opened display windows in a tile pattern." +#~ msgstr "Dispondi le finestre aperte in modo affiancato." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a tile pattern if " +#~ "it's necessary." +#~ msgstr "" +#~ "Le finestre aperte saranno automaticamente disposte in modo affiancato se " +#~ "necessario." + +#~ msgid "Arrange the open display windows in a cascade pattern." +#~ msgstr "Disponi le finestre aperte in modo sovrapposto." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a cascade pattern " +#~ "if it's necessary." +#~ msgstr "" +#~ "Le finestre aperte saranno automaticamente disposte in modo sovrapposto " +#~ "se necessario." + +#~ msgid "Open a dialog where you can edit the toolbar of BibleTime." +#~ msgstr "" +#~ "Apre una finestra dove puoi modificare la barra degli strumenti di " +#~ "BibleTime." + +#~ msgid "Activate this to see a startup logo on each startup of BibleTime." +#~ msgstr "Attiva questa casella per vedere un logo all'avvio di BibleTime." + +#~ msgid "This list contains the modules using foreign fonts." +#~ msgstr "Questa lista contiene i moduli che usano font stranieri." + +#~ msgid "&Show footnotes" +#~ msgstr "Mo&stra note a pié di pagina." + +#~ msgid "S&how Strong's numbers" +#~ msgstr "Mostra numeri di Strong (&h)" + +#~ msgid "handbook" +#~ msgstr "manuale" + +#~ msgid "Martin Luther startup logo" +#~ msgstr "Logo iniziale di Martin Lutero" + +#~ msgid "Sponsor of www.bibletime.de" +#~ msgstr "Sponsor di www.bibletime.de" + +#~ msgid "backend" +#~ msgstr "backend" + +#~ msgid "" +#~ "Leader of the SWORD project.\n" +#~ "Lots of help with the SWORD API!" +#~ msgstr "" +#~ "Leader del progetto SWORD.\n" +#~ "Di notevole aiuto con le API di SWORD!" + +#~ msgid "Module fonts" +#~ msgstr "Font dei moduli" + +#~ msgid "Configure the fonts used for modules" +#~ msgstr "Configura i font usati per i moduli" + +#~ msgid "Result with text" +#~ msgstr "Risultati con testo" + +#~ msgid "Left" +#~ msgstr "Sinistra" + +#~ msgid "Center" +#~ msgstr "Centro" + +#~ msgid "Right" +#~ msgstr "Destra" + +#~ msgid "&Bottom" +#~ msgstr "Inferiore (&B)" + +#~ msgid "Select all" +#~ msgstr "Seleziona tutto" + +#~ msgid "Configure BibleTime's general options" +#~ msgstr "Configura le opzioni generali di BibleTime" + +#~ msgid "" +#~ "
Missing tips!


Your installation " +#~ "is missing the daily tips.\t\tPlease make sure all files of BibleTime are" +#~ "\t\tinstalled and that the permissions of $KDEDIR are correct!

\t" +#~ "\tIf you can't solve this problem please contact the team of BibleTime at" +#~ "\t\tinfo@bibletime.de!" +#~ msgstr "" +#~ "
Mancano i suggerimenti!


La " +#~ "vostra installazione non comprende i suggerimenti del giorno.\t\tPer " +#~ "favore, assicuratevi che tutti i file di BibleTime siano\t\tinstallati e " +#~ "che i permessi di $KDEDIR siano corretti!

\t\tSe non riuscite a " +#~ "risolvere questo problema, contattate il team di BibleTime a\t\tinfo@bibletime.de!" + +#~ msgid "Foonotes: %1
" +#~ msgstr "Note a pié di pagina: %1
" + +#~ msgid "BibleTime - Help window" +#~ msgstr "BibleTime - Finestra di aiuto" + +#~ msgid "Translation into Brazilian Portoguese" +#~ msgstr "Traduzione in portoghese brasiliano" + +#~ msgid "%1 (%2)

%3" +#~ msgstr "%1 (%2)

%3" + +#~ msgid "Print..." +#~ msgstr "Stampa..." diff --git a/bibletime-doc/po/nl.gmo b/bibletime-doc/po/nl.gmo new file mode 100644 index 0000000..62394ec Binary files /dev/null and b/bibletime-doc/po/nl.gmo differ diff --git a/bibletime-doc/po/nl.po b/bibletime-doc/po/nl.po new file mode 100644 index 0000000..7318da3 --- /dev/null +++ b/bibletime-doc/po/nl.po @@ -0,0 +1,2972 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2001-05-25 13:04GMT\n" +"Last-Translator: Joachim Ansorg \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.1\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +#, fuzzy +msgid "Footnotes" +msgstr "&Toon voetnoten" + +#: bibletime/backend/cswordbackend.cpp:315 +#, fuzzy +msgid "Strong's Numbers" +msgstr "Toon &Strong nummering" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +msgid "Hebrew Cantillation" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +#, fuzzy +msgid "Enable debug messages" +msgstr "Debug boodschappen aan" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Bijbelstudie programma voor KDE 2" + +#: bibletime/main.cpp:121 +#, fuzzy +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2001, Het BibleTime Team" + +#: bibletime/main.cpp:122 +#, fuzzy +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"BibleTime is een makkelijk te gebruiken, maar krachtig bijbelstudie " +"programma voor KDE 2.\n" +"\n" +"We zoeken nieuwe ontwikkelaars, vertalers en schrijvers van het handboek.\n" +"Als u wilt meedoen, stuur dan een eMail aan info@bibletime.de." + +#: bibletime/main.cpp:130 +#, fuzzy +msgid "Project coordinator" +msgstr "Project coordinator, frontend, backend" + +#: bibletime/main.cpp:131 +#, fuzzy +msgid "Frontend, backend" +msgstr "Frontend, backend, allerlei" + +#: bibletime/main.cpp:132 +#, fuzzy +msgid "Searchdialog" +msgstr "Zoeken" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Handboek" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Vertaling in het Tsjechisch" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Vertaling in het Deens" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Vertaling in het Nederlands" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Vertaling in het Frans" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Vertaling in het Hongaars" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Vertaling in het Italiaans" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Vertaling in het Noors" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Vertaling in het Pools" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Vertaling in het Portugees" + +#: bibletime/main.cpp:155 +#, fuzzy +msgid "Translation into Russian" +msgstr "Vertaling in het Hongaars" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Vertaling in het Slowaaks" + +#: bibletime/main.cpp:157 +#, fuzzy +msgid "Translation into Spanish" +msgstr "Vertaling in het Deens" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Bijbelstudie HowTo" + +#: bibletime/main.cpp:185 +msgid "Starting BibleTime" +msgstr "" + +#: bibletime/bibletime_init.cpp:59 +msgid "Creating BibleTime's GUI" +msgstr "" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Schoon printer wachtrij" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Reset hoofdindex" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Zoek in module(s)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "&Toon hoofd index" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "&Overlappen" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "&Ordenen" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "&Automatisch overlappen" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "A&utomatisch ordenen" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "&Sluit alle" + +#: bibletime/bibletime_init.cpp:167 +msgid "&Save profile" +msgstr "" + +#: bibletime/bibletime_init.cpp:172 +msgid "&Load profile" +msgstr "" + +#: bibletime/bibletime_init.cpp:177 +msgid "&Configure profiles" +msgstr "" + +#: bibletime/bibletime_init.cpp:183 +msgid "&Fullscreen mode" +msgstr "" + +#: bibletime/bibletime_init.cpp:202 +#, fuzzy +msgid "&Handbook" +msgstr "Handboek" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +#, fuzzy +msgid "&Bible Study Howto" +msgstr "Bijbelstudie HowTo" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "&Dagelijkse tip" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "stijl editor" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Naam van de stijl:" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Kies het deel van de stijl:" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "Koptekst" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Omschrijving" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Module tekst" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Dit deel aanzetten" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Voorgrond:" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Achtergrond:" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Kies lettertype" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Lettertype voorbeeld" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Gebruik frame" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Lijndikte (in punten):" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Frame kleur:" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +#, fuzzy +msgid "Line style:" +msgstr "Naam van de stijl:" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Standaard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Naam:" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "onbekende naam" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:55 +#, fuzzy +msgid "&Left" +msgstr "Links" + +#: bibletime/printing/cprintdialogpages.cpp:55 +#, fuzzy +msgid "&Right" +msgstr "Rechts" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "" + +#: bibletime/printing/cprintdialogpages.cpp:192 +#, fuzzy +msgid "Print queue" +msgstr "Printer" + +#: bibletime/printing/cprintdialogpages.cpp:203 +#, fuzzy +msgid "Choose a style" +msgstr "Kies het deel van de stijl:" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +#, fuzzy +msgid "Module" +msgstr "Module tekst" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "" + +#: bibletime/frontend/chtmldialog.cpp:84 +#, fuzzy +msgid "Backward" +msgstr "Achtergrond:" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:501 +#, fuzzy +msgid "Choose a font:" +msgstr "Kies lettertype" + +#: bibletime/frontend/chtmlwidget.cpp:505 +#, fuzzy +msgid "Choose font size" +msgstr "Kies lettertype" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +#, fuzzy +msgid "unknown" +msgstr "onbekende naam" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +msgid "Language" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +#, fuzzy +msgid "Commentaries" +msgstr "Commentaar" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +#, fuzzy +msgid "Main index" +msgstr "&Hoofd index" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +#, fuzzy +msgid "Search in selected module(s)" +msgstr "Zoek in module(s)" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +msgid "Location" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +msgid "yes" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +#, fuzzy +msgid "BibleTime - Reset main index" +msgstr "Reset hoofdindex" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +#, fuzzy +msgid "Add to printing queue..." +msgstr "Schoon printer wachtrij" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +msgid "Next entry" +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +msgid "Previous entry" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +#, fuzzy +msgid "Bible window" +msgstr "Toon venster" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +#, fuzzy +msgid "Chapter" +msgstr "Centreer" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +msgid "Next book" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +msgid "Previous book" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +#, fuzzy +msgid "Next chapter" +msgstr "Centreer" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +msgid "Previous chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +msgid "Next verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +msgid "Previous verse" +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +#, fuzzy +msgid "Select additional modules" +msgstr "Zoek in module(s)" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +#, fuzzy +msgid "Display options" +msgstr "Toon venster" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +#, fuzzy +msgid "Show versenumbers" +msgstr "Toon &Strong nummering" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +#, fuzzy +msgid "Show footnotes" +msgstr "&Toon voetnoten" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +#, fuzzy +msgid "Show Strong's Numbers" +msgstr "Toon &Strong nummering" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +#, fuzzy +msgid "Save changes to module?" +msgstr "Zoek in module(s)" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +#, fuzzy +msgid "Book window" +msgstr "Toon venster" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +msgid "Toggle tree" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +#, fuzzy +msgid "Modules:" +msgstr "Module tekst" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +#, fuzzy +msgid "module not set" +msgstr "Module tekst" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +#, fuzzy +msgid "Exact Search" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +#, fuzzy +msgid "Search scope" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +#, fuzzy +msgid "Search Dialog" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +#, fuzzy +msgid "Choose modules" +msgstr "Kies lettertype" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#, fuzzy +msgid "Choose the modules for the search" +msgstr "Kies het deel van de stijl:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +#, fuzzy +msgid "Search Text" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +#, fuzzy +msgid "Search Result" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "Save Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +msgid "BibleTime Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +#, fuzzy +msgid "Search Text :" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +#, fuzzy +msgid "Search Type :" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +#, fuzzy +msgid "Search Scope:" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +#, fuzzy +msgid "Choose custom range" +msgstr "Kies lettertype" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +#, fuzzy +msgid "Modules" +msgstr "Module tekst" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +#, fuzzy +msgid "Search result" +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +#, fuzzy +msgid "Appending keys to the printing queue ..." +msgstr "Schoon printer wachtrij" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +msgid "Copying search result to clipboard..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +#, fuzzy +msgid "Saving the search result ..." +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +#, fuzzy +msgid "Saving the search result..." +msgstr "Zoeken" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Optiesdialoog" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +msgid "Create new profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:122 +msgid "Please enter the name of the new profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Rename profile" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/frontend/coptionsdialog.cpp:146 +msgid "Please enter the new name of the profile" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:170 +#, fuzzy +msgid "Startup" +msgstr "Maarten Luther opstart logo" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:184 +#, fuzzy +msgid "Show startuplogo" +msgstr "Maarten Luther opstart logo" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +#, fuzzy +msgid "Choose fonts" +msgstr "Kies lettertype" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +msgid "The quick brown fox jumps over the lazy dog" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:245 +#, fuzzy +msgid "Choose colors" +msgstr "Kies lettertype" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +#, fuzzy +msgid "Background" +msgstr "Achtergrond:" + +#: bibletime/frontend/coptionsdialog.cpp:262 +msgid "Highlighted verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:267 +#, fuzzy +msgid "Hyperlinks" +msgstr "Schoon printer wachtrij" + +#: bibletime/frontend/coptionsdialog.cpp:277 +#, fuzzy +msgid "Strong's numbers" +msgstr "Toon &Strong nummering" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +#, fuzzy +msgid "Profiles" +msgstr "Print naar bestand:" + +#: bibletime/frontend/coptionsdialog.cpp:302 +msgid "Manage your profiles" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +#, fuzzy +msgid "Delete selected profile" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/frontend/coptionsdialog.cpp:322 +#, fuzzy +msgid "Rename selected profile" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +#, fuzzy +msgid "Bible windows" +msgstr "Toon venster" + +#: bibletime/frontend/coptionsdialog.cpp:381 +#, fuzzy +msgid "Commentary windows" +msgstr "Commentaar" + +#: bibletime/frontend/coptionsdialog.cpp:394 +#, fuzzy +msgid "Lexicon windows" +msgstr "Toon venster" + +#: bibletime/frontend/coptionsdialog.cpp:408 +#, fuzzy +msgid "Book windows" +msgstr "Toon venster" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Algemeen" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:461 +msgid "Specify a language for biblical booknames" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +#, fuzzy +msgid "Default modules" +msgstr "Zoek in module(s)" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +#, fuzzy +msgid "Default Commentary" +msgstr "Commentaar" + +#: bibletime/frontend/coptionsdialog.cpp:522 +msgid "Default Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:530 +msgid "Default Hebrew Strong's Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:538 +msgid "Default Greek Strong's Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:546 +msgid "Default Hebrew Morphological Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:553 +msgid "Default Greek Morphological Lexicon" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +#, fuzzy +msgid "Show verse numbers" +msgstr "Toon &Strong nummering" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +#, fuzzy +msgid "Printing..." +msgstr "Afdrukdialoog" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "&Hoofd index" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +#, fuzzy +msgid "Clear the printing queue" +msgstr "Schoon printer wachtrij" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +#, fuzzy +msgid "Open the printerdialog" +msgstr "Optiesdialoog" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +#, fuzzy +msgid "Search in modules" +msgstr "Zoek in module(s)" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +#, fuzzy +msgid "Remove selected items" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +#, fuzzy +msgid "Show main index" +msgstr "&Toon hoofd index" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +#, fuzzy +msgid "Show Strong's numbers" +msgstr "Toon &Strong nummering" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +#, fuzzy +msgid "Tile windows" +msgstr "Toon venster" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +#, fuzzy +msgid "Cascade windows" +msgstr "Toon venster" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +#, fuzzy +msgid "Close all windows" +msgstr "&Sluit alle" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +msgid "Edit profiles" +msgstr "" + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +msgid "Load a new profile" +msgstr "" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +msgid "Toggle fullscreen mode" +msgstr "" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +#, fuzzy +msgid "BibleTime's Bible study HowTo" +msgstr "Bijbelstudie HowTo" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +#, fuzzy +msgid "Show daily tips at startup" +msgstr "&Dagelijkse tip" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +#, fuzzy +msgid "The main index" +msgstr "Reset hoofdindex" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +#, fuzzy +msgid "Add bookmark to printing queue" +msgstr "Schoon printer wachtrij" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +msgid "Jump to the next verse" +msgstr "" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +msgid "Jump to the previous verse" +msgstr "" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +#, fuzzy +msgid "Show the next chapter" +msgstr "Centreer" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +#, fuzzy +msgid "Show the previous chapter" +msgstr "Lettertype voorbeeld" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +msgid "Show the next book" +msgstr "" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +#, fuzzy +msgid "Show the previous book" +msgstr "Lettertype voorbeeld" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +#, fuzzy +msgid "Comment up to" +msgstr "Commentaar" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +#, fuzzy +msgid "Set font" +msgstr "Kies lettertype" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +#, fuzzy +msgid "Choose the modules to search in" +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +#, fuzzy +msgid "Remove the selected module from the list" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +#, fuzzy +msgid "Search for this text" +msgstr "Zoeken" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +#, fuzzy +msgid "Search multiple words" +msgstr "Zoek in module(s)" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +#, fuzzy +msgid "Use custom scope" +msgstr "Kies lettertype" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +#, fuzzy +msgid "Choose a search scope from the list" +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +#, fuzzy +msgid "Close this dialog" +msgstr "Optiesdialoog" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Afdrukvoorbeeld" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +msgid "Graphical Search Analysis" +msgstr "" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +#, fuzzy +msgid "Show daily tip" +msgstr "&Dagelijkse tip" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +#, fuzzy +msgid "Show start-up logo" +msgstr "Maarten Luther opstart logo" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +#, fuzzy +msgid "Choose the area of application" +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +#, fuzzy +msgid "Choose a font" +msgstr "Kies lettertype" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +msgid "Keyboard accelerators used by all display windows" +msgstr "" + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +#, fuzzy +msgid "Start printing" +msgstr "Schoon printer wachtrij" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +msgid "Preview print job" +msgstr "" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +#, fuzzy +msgid "Delete items" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +#, fuzzy +msgid "List of print styles" +msgstr "Naam van de stijl:" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +#, fuzzy +msgid "Delete the selected style" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +#, fuzzy +msgid "Edit the selected style" +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +msgid "Open the search dialog to search for text in one or more modules." +msgstr "" + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +#, fuzzy +msgid "Toggle the main index view." +msgstr "Reset hoofdindex" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +#, fuzzy +msgid "Toggle Strong's numbers in the modules." +msgstr "Toon &Strong nummering" + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +#, fuzzy +msgid "Tile the open display windows." +msgstr "&Sluit alle" + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +#, fuzzy +msgid "Automatically tile the display windows." +msgstr "&Sluit alle" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +#, fuzzy +msgid "Cascade the open display windows." +msgstr "&Sluit alle" + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +msgid "Automatically cascade the opened display windows." +msgstr "" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "" + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +msgid "Edit profiles..." +msgstr "" + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "" + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +msgid "Show the \"about\" dialog of KDE 2." +msgstr "" + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +#, fuzzy +msgid "Change the properties of the selected folder." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "" + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +msgid "Import bookmarks from a file." +msgstr "" + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "" + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "" + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "" + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +msgid "Save new personal comments." +msgstr "" + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "" + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +#, fuzzy +msgid "Toggle bold formatting of the selected text." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +#, fuzzy +msgid "Toggle italic formatting of the selected text." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +msgid "Toggle underlined formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "" + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "" + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "" + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +msgid "Save the displayed chapter as an HTML file." +msgstr "" + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "" + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "" + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +#, fuzzy +msgid "Add the selected module to the list on the right." +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +#, fuzzy +msgid "Remove the selected module from the list on the right side." +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "" + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "" + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +msgid "Activate this to use a case sensitive search." +msgstr "" + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "" + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "" + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "" + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "" + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "" + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "" + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +msgid "Activate this to see the BibleTime logo on startup." +msgstr "" + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +msgid "Select an action and change the key binding for the action." +msgstr "" + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "" + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +#, fuzzy +msgid "Set the keyboard accelerators used in all display windows" +msgstr "&Sluit alle" + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +#, fuzzy +msgid "Set keyboard accelerators used in Bible windows" +msgstr "&Sluit alle" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +#, fuzzy +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "&Sluit alle" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +#, fuzzy +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "&Sluit alle" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +msgid "Closes this dialog without doing anything else." +msgstr "" + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "" + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +msgid "This combo box contains the available print styles." +msgstr "" + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "" + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +#, fuzzy +msgid "Move the selected item up one item." +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +#, fuzzy +msgid "Move the selected item down one item." +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +#, fuzzy +msgid "Delete the selected items." +msgstr "Verwijder geselecteerde item(s)" + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "" + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +#, fuzzy +msgid "The size of the border on the left side of the paper." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +#, fuzzy +msgid "The size of the border on the right side of the paper." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +#, fuzzy +msgid "The size of the border on the top of the paper." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +#, fuzzy +msgid "The size of the border on the bottom of the paper." +msgstr "Kies het deel van de stijl:" + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "" + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "" + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" + +#, fuzzy +#~ msgid "The bible window" +#~ msgstr "Toon venster" + +#, fuzzy +#~ msgid "Print to a file" +#~ msgstr "Print naar bestand:" + +#, fuzzy +#~ msgid "The number of copies for printing." +#~ msgstr "De algemene opties voor afdrukken" + +#, fuzzy +#~ msgid "Choose the orientation of the paper." +#~ msgstr "Kies het deel van de stijl:" + +#~ msgid "Printdialog" +#~ msgstr "Afdrukdialoog" + +#~ msgid "The general options for printing" +#~ msgstr "De algemene opties voor afdrukken" + +#~ msgid "Available printers:" +#~ msgstr "Beschikbare printers:" + +#~ msgid "Host" +#~ msgstr "Computernaam" + +#~ msgid "Comment" +#~ msgstr "Commentaar" + +#~ msgid "Print to file:" +#~ msgstr "Print naar bestand:" + +#, fuzzy +#~ msgid "L&andscape" +#~ msgstr "&Overlappen" + +#, fuzzy +#~ msgid "Letter" +#~ msgstr "Centreer" + +#, fuzzy +#~ msgid "Foonotes:" +#~ msgstr "&Toon voetnoten" + +#, fuzzy +#~ msgid "Strong's numbers: %1
" +#~ msgstr "Toon &Strong nummering" + +#, fuzzy +#~ msgid "Printing %1" +#~ msgstr "Afdrukdialoog" + +#, fuzzy +#~ msgid "Startup options" +#~ msgstr "Schoon printer wachtrij" + +#, fuzzy +#~ msgid "SWORD options" +#~ msgstr "Schoon printer wachtrij" + +#, fuzzy +#~ msgid "Display windows" +#~ msgstr "Toon venster" + +#, fuzzy +#~ msgid "Colors used in display windows" +#~ msgstr "&Sluit alle" + +#, fuzzy +#~ msgid "Accelerators used by all windows" +#~ msgstr "&Sluit alle" + +#, fuzzy +#~ msgid "Accelerators for bible windows" +#~ msgstr "Toon venster" + +#~ msgid "Display window" +#~ msgstr "Toon venster" + +#, fuzzy +#~ msgid "Display window Unicode" +#~ msgstr "Toon venster" + +#, fuzzy +#~ msgid "Show a daily tip" +#~ msgstr "&Dagelijkse tip" + +#~ msgid "&Show footnotes" +#~ msgstr "&Toon voetnoten" + +#~ msgid "S&how Strong's numbers" +#~ msgstr "Toon &Strong nummering" + +#~ msgid "handbook" +#~ msgstr "handboek" + +#~ msgid "Martin Luther startup logo" +#~ msgstr "Maarten Luther opstart logo" + +#~ msgid "Sponsor of www.bibletime.de" +#~ msgstr "Sponsor van www.bibletime.de" + +#~ msgid "backend" +#~ msgstr "backend" + +#~ msgid "" +#~ "Leader of the SWORD project.\n" +#~ "Lots of help with the SWORD API!" +#~ msgstr "" +#~ "Leider van het SWORD project.\n" +#~ "Heel veel hulp van de SWORD API!" + +#, fuzzy +#~ msgid "Module fonts" +#~ msgstr "Module tekst" + +#~ msgid "Left" +#~ msgstr "Links" + +#~ msgid "Center" +#~ msgstr "Centreer" + +#~ msgid "Right" +#~ msgstr "Rechts" + +#, fuzzy +#~ msgid "Select all" +#~ msgstr "&Sluit alle" + +#~ msgid "Translation into Brazilian Portoguese" +#~ msgstr "Vertaling in Braziliaans Portugees" diff --git a/bibletime-doc/po/no.gmo b/bibletime-doc/po/no.gmo new file mode 100644 index 0000000..dd16586 Binary files /dev/null and b/bibletime-doc/po/no.gmo differ diff --git a/bibletime-doc/po/no.po b/bibletime-doc/po/no.po new file mode 100644 index 0000000..1cf425b --- /dev/null +++ b/bibletime-doc/po/no.po @@ -0,0 +1,3359 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2001-06-17 20:56CET\n" +"Last-Translator: Espen Knut Trydal \n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"<<<<<<< no.poPO-Revision-Date: 2001-06-17 20:56CET\n" +"=======POT-Creation-Date: 2001-06-17 09:52+0200\n" +">>>>>>> 1.21Language-Team: Norsk Bokmål <->\n" +"X-Generator: KBabel 0.8\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "Fotnoter" + +#: bibletime/backend/cswordbackend.cpp:315 +#, fuzzy +msgid "Strong's Numbers" +msgstr "Strongs nummer" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +#, fuzzy +msgid "Hebrew Cantillation" +msgstr "Orientering" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +#, fuzzy +msgid "Enable debug messages" +msgstr "Slå på feilmeldinger." + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Bibelstudie verktøy for KDE 2" + +#: bibletime/main.cpp:121 +#, fuzzy +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2001, BibleTime Teamet" + +#: bibletime/main.cpp:122 +#, fuzzy +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"BibleTime er et lett forståelig og kraftig Bibelstudie verktøy for KDE 2.\n" +"\n" +"Vi er på jakt etter nye utviklere, oversettere og forfattere til håndboken.\n" +"Hvis du er interessert i å bli med så send en eMail til info@bibletime.de." + +#: bibletime/main.cpp:130 +#, fuzzy +msgid "Project coordinator" +msgstr "Prosjekt koordinator, frontend, backend" + +#: bibletime/main.cpp:131 +#, fuzzy +msgid "Frontend, backend" +msgstr "Frontend, backend, forskjellige ting" + +#: bibletime/main.cpp:132 +#, fuzzy +msgid "Searchdialog" +msgstr "Søkedialog" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Håndbok" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Oversettelse til tsjekkisk" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Oversettelse til dansk" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Oversettelse til nederlandsk" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Oversettelse til fransk" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Oversettelse til ungarsk" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Oversettelse til italiensk" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Oversettelse til norsk" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Oversettelse til polsk" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Oversettelse til portugisisk" + +#: bibletime/main.cpp:155 +#, fuzzy +msgid "Translation into Russian" +msgstr "Oversettelse til ungarsk" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Oversettelse til slovakisk" + +#: bibletime/main.cpp:157 +#, fuzzy +msgid "Translation into Spanish" +msgstr "Oversettelse til dansk" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Bibelstudie HowTo" + +#: bibletime/main.cpp:185 +#, fuzzy +msgid "Starting BibleTime" +msgstr "Om BibleTime" + +#: bibletime/bibletime_init.cpp:59 +#, fuzzy +msgid "Creating BibleTime's GUI" +msgstr "Lukk BibleTime" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Tøm utskriftskø" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Tilbakestill hovedindeks" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Søk i modul(er)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Fjern valgte element(er)" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "&Vis hovedindeks" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "&Overlapp" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "&Flislegg" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "&Automatisk overlapp" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "A&utomatisk flislegg" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "&Lukk alle" + +#: bibletime/bibletime_init.cpp:167 +#, fuzzy +msgid "&Save profile" +msgstr "Opprett en ny katalog" + +#: bibletime/bibletime_init.cpp:172 +#, fuzzy +msgid "&Load profile" +msgstr "Opprett en ny katalog" + +#: bibletime/bibletime_init.cpp:177 +#, fuzzy +msgid "&Configure profiles" +msgstr "Konfigurer BibleTimes farger" + +#: bibletime/bibletime_init.cpp:183 +#, fuzzy +msgid "&Fullscreen mode" +msgstr "Gjeldende modul:" + +#: bibletime/bibletime_init.cpp:202 +#, fuzzy +msgid "&Handbook" +msgstr "Håndbok" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +#, fuzzy +msgid "&Bible Study Howto" +msgstr "Bibelstudie HowTo" + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "&Dagens tips" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "stil redigerer" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Stilens navn:" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Velg del av stilen:" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "Hode" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Beskrivelse" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Modultekst" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Slå på denne delen" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Forgrunn:" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Bakgrunn:" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Velg skrifttype" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Forhåndsvisning av skrifttype" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Bruk ramme" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Tykkelse på linje (i punkt):" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Farge på ramme:" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +#, fuzzy +msgid "Line style:" +msgstr "Stilens navn:" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Standard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Navn:" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "ukjent navn" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "Stiler" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "Marginer (i millimeter)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "&Topp" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "&Venstre" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "&Høyre" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "Liste av stil elementer:" + +#: bibletime/printing/cprintdialogpages.cpp:192 +#, fuzzy +msgid "Print queue" +msgstr "Skriver" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "Velg en stil" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "Oppføringer som skal skrives ut:" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "Modul" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "Fra" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "Til" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "Stil" + +#: bibletime/frontend/chtmldialog.cpp:84 +#, fuzzy +msgid "Backward" +msgstr "Bakgrunn" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "Ok" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "Finner ikke siden %1!" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm *.shtml *.shtm | HTML filer\n" +" *.* | Alle filer (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "Lagre tekst som HTML ..." + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" +"*.txt | Tekst fil (*.txt)\n" +"*.* | Alle filer (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "Lagre tekst som ren tekst ..." + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "Velg en skrifttype:" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "Velg skriftstørrelse" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "Fet" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "Understreket" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "Juster" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "ukjent" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "Bokmerke til" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +#, fuzzy +msgid "Language" +msgstr "Språkliste" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "Nøkkel" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "ikke satt" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "Versjon" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "Bibler" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "Kommentarer" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "Leksikon" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "Billedtekst" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "Hovedindeks" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "Opprett en ny katalog" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "Forandre denne mappen" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "Forandre dette bokmerket" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "Importer bokmerker" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "Eksporter bokmerker" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "Skriv ut bokmerke" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "Søk i valgte modul(er)" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "Lås opp denne modulen" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "Om denne modulen" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "Beskrivelse av bokmerket - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "Skriv inn beskrivelsen her:" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "Forandre bokmerke beskrivelsen - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "Forandre beskrivelsen til elementet!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "Forandre mappe - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "Forandre navnet på gruppen!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +#, fuzzy +msgid "Location" +msgstr "Billedtekst" + +# Should this be "writeable"? +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "Skrivbar" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +#, fuzzy +msgid "yes" +msgstr "Stiler" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "Skriv navnet til mappen - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "Skriv navnet på mappen!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "BibleTime - Lås opp modul" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "Skriv inn nøkkelen for å låse opp modulen!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "Importer bokmerker ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" +"Et problem oppstod mens bokmerkene ble importert!
Bokmerkeformatet på " +"den importerte filen er nyere
enn versjonen på bokmerkeformatet for denne " +"versjonen av BibleTime!
Importeringen av bokmerket kan muligens ikke " +"virke korrekt!
Vil du fortsette?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "Import av bokmerker" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "Eksporter bokmerker ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" +"Denne funksjonen vil tilbakestille hovedindekset!
Dette vil lage på " +"nytt de originale gruppene og slette alle andre elementer!
Vær sikker på " +"at ingen viktigebokmerker vil bli slettet!
Vil du fortsette?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "BibleTime - Tilbakestill hovedindeks" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "Leksikon vindu" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "Oppføring" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "Tekst i oppføring" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "Oppføring med tekst" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "Valgt tekst" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "Oppføring som ren tekst" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "Oppføring som HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "Slå opp valgte tekst i leksikon" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "Kopier..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "Legg til i utskriftskø..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "Lagre..." + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +#, fuzzy +msgid "Next entry" +msgstr "Tekst i oppføring" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +#, fuzzy +msgid "Previous entry" +msgstr "Vis den forrige oppføringen" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "Bibelvindu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "Vers" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "Tekst i vers" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "Vers med tekst" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "Kapittel" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "Kapittel som ren tekst" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "Kapittel som HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +#, fuzzy +msgid "Next book" +msgstr "Vis neste bok" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +#, fuzzy +msgid "Previous book" +msgstr "Vis forrige bok" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +#, fuzzy +msgid "Next chapter" +msgstr "Vis neste kapittel" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +#, fuzzy +msgid "Previous chapter" +msgstr "Vis forrige kapittel" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +#, fuzzy +msgid "Next verse" +msgstr "Tekst i vers" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +#, fuzzy +msgid "Previous verse" +msgstr "Hopp til det forrige verset" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "Velg en til modul" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "INGEN" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +#, fuzzy +msgid "Display options" +msgstr "Visnings vindu" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +#, fuzzy +msgid "Show versenumbers" +msgstr "Vis Strongs nummer" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "Vis fotnoter" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +#, fuzzy +msgid "Show Strong's Numbers" +msgstr "Vis Strongs nummer" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "Synkroniser..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "Rediger oppføring..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "Kommentarvindu" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +#, fuzzy +msgid "Save changes to module?" +msgstr "Søk i moduler" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +#, fuzzy +msgid "Book window" +msgstr "Bibelvindu" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +#, fuzzy +msgid "Toggle tree" +msgstr "Gjeldende modul:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "Moduler:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "Oppføringer funnet:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +#, fuzzy +msgid "module not set" +msgstr "modul ikke satt" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "Søke alternativer" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "Flere ord" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "Eksakt søk" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "Regulært utrykk" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "Forskjell på store og små bokstaver" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "Områdesøk" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "Søk i fremgang" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "Gjeldende modul:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "Samlet:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "Søkedialog" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Søk" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "Avbryt" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "Velg moduler" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "Velg modulene for søket" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "Søketekst" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "Skriv inn teksten det skal søkes etter" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "Søkeresultat" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "Resultatet av søket" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "Søkeanalyse" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "Grafisk analyse av søkeresultatet" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +#, fuzzy +msgid "Save Search Analysis" +msgstr "Søkeanalyse" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +#, fuzzy +msgid "BibleTime Search Analysis" +msgstr "Søkeanalyse" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +#, fuzzy +msgid "Search Text :" +msgstr "Søketekst" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +#, fuzzy +msgid "Search Type :" +msgstr "Søketekst" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +#, fuzzy +msgid "Search Scope:" +msgstr "Områdesøk" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "Intet områdesøk" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "Siste resultat" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "Bruk områdesøk" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "Velg egendefinert område" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "Rediger grenser" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "Det Gamle Testamentet" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "Moses/Pentateuch/Tora" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "Historie" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "Profeter" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "Det Nye Testamentet" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "Evangeliene" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "Brev/Epistlene" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "Paulus' brev" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "Definer tekstområde" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "Tekstområde som vil gjelde" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "Område navn" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "Skriv inn et navn for det nye området" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "Moduler" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "Søkeresultat" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "Søkeresultat med tekst" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +#, fuzzy +msgid "Appending keys to the printing queue ..." +msgstr "Legg til i utskriftskø..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +#, fuzzy +msgid "Copying search result to clipboard..." +msgstr "Kopier til utklippstavle" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +#, fuzzy +msgid "Saving the search result ..." +msgstr "Lagre søkeresultat ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +#, fuzzy +msgid "Saving the search result..." +msgstr "Lagre søkeresultat ..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "Nøkkel" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "Nøkkel med tekst" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | Tekst filer\n" +" *.* | Alle filer (*.*)" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "Lagre nøkkel ..." + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "Lagre søkeresultat ..." + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Alternativdialog" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +#, fuzzy +msgid "Create new profile" +msgstr "Opprett en ny katalog" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#, fuzzy +msgid "Please enter the name of the new profile" +msgstr "Skriv navnet på mappen!" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Rename profile" +msgstr "Fjern valgte elementer" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Please enter the new name of the profile" +msgstr "Skriv navnet på mappen!" + +#: bibletime/frontend/coptionsdialog.cpp:170 +#, fuzzy +msgid "Startup" +msgstr "Vis oppstartslogo" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "Vis dagens tips" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "Vis oppstartslogo" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +#, fuzzy +msgid "Choose fonts" +msgstr "Velg skrifttype" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +#, fuzzy +msgid "The quick brown fox jumps over the lazy dog" +msgstr "Den raske brune reven hoppet over den late hunden" + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "Farger" + +#: bibletime/frontend/coptionsdialog.cpp:245 +#, fuzzy +msgid "Choose colors" +msgstr "Velg moduler" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "Bakgrunn" + +#: bibletime/frontend/coptionsdialog.cpp:262 +#, fuzzy +msgid "Highlighted verse" +msgstr "Gjeldende vers" + +#: bibletime/frontend/coptionsdialog.cpp:267 +#, fuzzy +msgid "Hyperlinks" +msgstr "Start utskrift" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "Strongs nummer" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +#, fuzzy +msgid "Profiles" +msgstr "Rediger oppføring..." + +#: bibletime/frontend/coptionsdialog.cpp:302 +#, fuzzy +msgid "Manage your profiles" +msgstr "Konfigurer BibleTimes farger" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +#, fuzzy +msgid "Delete selected profile" +msgstr "Slett det valgte elementet." + +#: bibletime/frontend/coptionsdialog.cpp:322 +#, fuzzy +msgid "Rename selected profile" +msgstr "Fjern valgte elementer" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "Hurtigtaster" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +#, fuzzy +msgid "Bible windows" +msgstr "Bibelvindu" + +#: bibletime/frontend/coptionsdialog.cpp:381 +#, fuzzy +msgid "Commentary windows" +msgstr "Kommentarvindu" + +#: bibletime/frontend/coptionsdialog.cpp:394 +#, fuzzy +msgid "Lexicon windows" +msgstr "Leksikon vindu" + +#: bibletime/frontend/coptionsdialog.cpp:408 +#, fuzzy +msgid "Book windows" +msgstr "Bibelvindu" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Generelt" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:461 +#, fuzzy +msgid "Specify a language for biblical booknames" +msgstr "Språk for navn på bøkene" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "Språk for navn på bøkene" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "Engelsk" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +#, fuzzy +msgid "Default modules" +msgstr "Brukte moduler" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +#, fuzzy +msgid "Default Commentary" +msgstr "Kommentarer" + +#: bibletime/frontend/coptionsdialog.cpp:522 +#, fuzzy +msgid "Default Lexicon" +msgstr "Leksikon" + +#: bibletime/frontend/coptionsdialog.cpp:530 +#, fuzzy +msgid "Default Hebrew Strong's Lexicon" +msgstr "Leksikon" + +#: bibletime/frontend/coptionsdialog.cpp:538 +#, fuzzy +msgid "Default Greek Strong's Lexicon" +msgstr "Leksikon" + +#: bibletime/frontend/coptionsdialog.cpp:546 +#, fuzzy +msgid "Default Hebrew Morphological Lexicon" +msgstr "Leksikon" + +#: bibletime/frontend/coptionsdialog.cpp:553 +#, fuzzy +msgid "Default Greek Morphological Lexicon" +msgstr "Leksikon" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +#, fuzzy +msgid "Show verse numbers" +msgstr "Vis Strongs nummer" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "Skriver ut..." + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "Avbryt utskrift" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "&Hovedindeks" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "&Vindu" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "Tøm utskriftskøen" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "�ne utskriftsdialogen" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "Lukk BibleTime" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "Søk i moduler" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "Fjern valgte elementer" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "Vis hovedindeks" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "Vis verktøylinje" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "Vis Strongs nummer" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "Flislegg vinduer" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "Automatisk flislegg vinduer" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "Overlapp vinduer" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "Automatisk overlapp vinduer" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "Lukk alle vinduer" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +#, fuzzy +msgid "Edit profiles" +msgstr "Rediger oppføring..." + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +#, fuzzy +msgid "Load a new profile" +msgstr "Opprett en ny katalog" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +#, fuzzy +msgid "Toggle fullscreen mode" +msgstr "Gjeldende modul:" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "Rediger verktøylinjen" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "BibleTime's håndbok" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +#, fuzzy +msgid "BibleTime's Bible study HowTo" +msgstr "Bibelstudie HowTo" + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "Gå inn i \"Hva er dette?\" modus" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "Send feilmelding" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +#, fuzzy +msgid "Show daily tips at startup" +msgstr "Vis dagens tips" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "Om BibleTime" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "Om KDE" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "Hovedindekset" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "Legg til et bokmerke til utskriftskøen" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "Arbeidsområdet" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "Vis den neste oppføringen" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "Vis den forrige oppføringen" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +#, fuzzy +msgid "Jump to the next verse" +msgstr "Hopp til det neste verset" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +#, fuzzy +msgid "Jump to the previous verse" +msgstr "Hopp til det forrige verset" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +#, fuzzy +msgid "Show the next chapter" +msgstr "Vis neste kapittel" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +#, fuzzy +msgid "Show the previous chapter" +msgstr "Vis forrige kapittel" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +#, fuzzy +msgid "Show the next book" +msgstr "Vis neste bok" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +#, fuzzy +msgid "Show the previous book" +msgstr "Vis forrige bok" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "Bokliste" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "Kapittelliste" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "Verseliste" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "Oppføringsliste" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "Bla igjennom listen" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "Rediger denne oppføringen" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "Lagre denne kommentaren" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "Slett denne kommentaren" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "Kommenter opp til" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "Sett som fet" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "Sett som kursiv" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "Sett som understreket" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "Velg skrifttype" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "Velg farge" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "Velg skriftstørrelse" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "Synkroniser med Bibelvinduene" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "Lagre som HTML" + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "Kopier til utklippstavle" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +#, fuzzy +msgid "Choose the modules to search in" +msgstr "Velg modulene for søket" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "Lagre den valgte modulen til listen" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "Slett den valgte modulen fra listen" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "Liste av moduler brukt i søket" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +#, fuzzy +msgid "Search for this text" +msgstr "Søk etter denne teksten" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "Søk med flere ord" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "Eksakt treff" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "Søk med GNU regulære utrykk" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "Søk med forskjell på store og små bokstaver" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "Forrige søkeresultat" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +#, fuzzy +msgid "Use custom scope" +msgstr "Bruk eget søkeområde" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "Legg til et nytt søkeområde" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "Slett dette søkeområdet" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "Rediger og definer dine søkeområder" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "Velg et søkeområde fra listen" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "Skriv inn ditt eget søkeområde" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "Tolket resultat" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "Lukk denne dialogen" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "Brukte moduler" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "Elementer funnet" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Forhåndsvis" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +#, fuzzy +msgid "Graphical Search Analysis" +msgstr "Grafisk analyse" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "Vis dagens tips" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "Språkliste" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +#, fuzzy +msgid "Show start-up logo" +msgstr "Vis oppstartslogo" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "Definer hurtigtaster" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "Velg området av programmet" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "Velg en skrifttype" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "Bakgrunnsfarge" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "Farge på det gjeldende verset" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +#, fuzzy +msgid "Keyboard accelerators used by all display windows" +msgstr "Dette er bakgrunnsfargen som blir brukt i visnings vinduene." + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "Start utskrift" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +#, fuzzy +msgid "Preview print job" +msgstr "Forhåndsvis med:" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "�ne hjelp" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "Liste av utskriftselementer" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "Flytt element opp" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "Flytt element ned" + +# Should it be item instead of items? +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "Slett element" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "Sett inn sideskift" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "Rammer" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "Venstre ramme" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "Høyre ramme" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "�re ramme" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "Nedre ramme" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +#, fuzzy +msgid "List of print styles" +msgstr "Liste av utskriftselementer" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +#, fuzzy +msgid "Delete the selected style" +msgstr "Slett det valgte elementet." + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +#, fuzzy +msgid "Edit the selected style" +msgstr "Slett det valgte elementet." + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "Lag en ny utskrftsstil" + +# Is it necessary to include that the print button +# will be disabled? +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +#, fuzzy +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" +"Slett utskriftskøen til BibleTime. Alle elementer vil bli fjernet fra " +"listen, og utskriftsknappen vil bli slått av." + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +#, fuzzy +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" +"�ne utskriftsdialogen til BibleTime hvor du kan redigere utskriftskøen og " +"velge stil for elementene." + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "Lukk BibleTime og lagre innstillingene." + +# Should "search text" be just "search" or +# "search after text"? +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +#, fuzzy +msgid "Open the search dialog to search for text in one or more modules." +msgstr "�ne søkedialogen for å søke etter tekst i en eller flere moduler." + +# Should the comma in ", too" be erased? +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +#, fuzzy +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" +"Fjern de valgte elementene fra hovedindekset.
Hvis du fjerner en mappe " +"vil underelementene bli fjernet også." + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +#, fuzzy +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" +"Tilbakestill hovedindekset
Alle bokmerker og mapper vil bli slettet og " +"standard mapper vil bli gjenopprettet." + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +#, fuzzy +msgid "Toggle the main index view." +msgstr "Hovedindekset" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +# Look at comment :209 +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +#, fuzzy +msgid "Toggle Strong's numbers in the modules." +msgstr "Vis eller skjul Strongs nummer avhengig av nåværende tilstand." + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +#, fuzzy +msgid "Tile the open display windows." +msgstr "Lukk alle åpne vinduer" + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +#, fuzzy +msgid "Automatically tile the display windows." +msgstr "Automatisk flislegg vinduer" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +#, fuzzy +msgid "Cascade the open display windows." +msgstr "Lukk alle åpne vinduer" + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +#, fuzzy +msgid "Automatically cascade the opened display windows." +msgstr "Automatisk overlapp vinduer" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "Lukk alle åpne vinduer" + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +#, fuzzy +msgid "Edit profiles..." +msgstr "Rediger oppføring..." + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" +"�ne BibleTImes alternativdialog der du kan sette de fleste innstillingene." + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "�ne KDEs hjelpebehandler med BibleTimes håndbok." + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "�ne KDEs hjelpebehandler med BibleTimes håndbok." + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +#, fuzzy +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" +"GÃ¥ inn i\"Hva er dette?\" modus.
Alle viktige elementer i " +"BibleTimes GUI tilbyr en \"Hva er dette?\" hjelp." + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "Send en feilmelding til utviklerene av BibleTime!" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" +"Vis dagens tips.
Tipsene inneholder viktige Bibel-sitater og hjelpsomme " +"brukstips for BibleTime." + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "Vis detaljert informasjon om BibleTime." + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +#, fuzzy +msgid "Show the \"about\" dialog of KDE 2." +msgstr "Vis den generelle om dialogen til KDE 2." + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" +"Dette er hovedindekset til BibleTIme.
Bruk den til å behandle de " +"installerte modulene, til å arbeide med bokmerker, til å åpne vinduer etc." + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +#, fuzzy +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" +"Lag en ny mappe i hovedindekset.
Hvis du trykket på den høyre mus knappen " +"på en mappe vil den nye mappen bli underordnet den.
Hvis ikke vil du lage " +"en mappe under toppnivået." + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "Endre på egenskapene til den valgte mappen." + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "Endre på egenskapene til det valgte bokmerket. " + +# Should this be bookmarks? +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +#, fuzzy +msgid "Import bookmarks from a file." +msgstr "Importer bokmerke fra en fil." + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" +"Eksporter bokmerker til en fil så du eller andre
brukere kan importere " +"dem senere." + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +#, fuzzy +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" +"Bruk denne til å legge dette bokmerket til i BibleTimes utskriftskø. " +"Nøkkelen, beskrivelsen og teksten til nøkkelen vil bli brukt i utskriften." + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "�ne en liten dialog hvor du kan låse opp den valgte modulen." + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "�ne en dialog som viser informasjon om den valgte modulen." + +# Grammar error? "This area contains is ..." +# I think either "contains" or (which I would +# prefer) "is". And here BibleTime is with a non- +# capital T. +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +#, fuzzy +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "Dette området er arbeidsområdet til BibleTime." + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "Den neste oppføringen i modulen vil bli vist." + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "Den forrige oppføringen i modulen vil bli vist." + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +#, fuzzy +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" +"Hvis du ser på teksten til en Bibel vil det neste verset bli gjeldende." +"
Hvis du leser en kommentar vil den neste oppføringen bli vist." + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +#, fuzzy +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" +"Hvis du ser på teksten til en Bibel vil det forrige verset bli gjeldende." +"
Hvis du leser en kommentar vil den forrige oppføringen bli vist." + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" +"Vis det neste kapittelet til modulen. Det gjeldende verset vil bli satt til " +"\"1\"." + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" +"Vis det forrige kapittelet til modulen. Det gjeldende verset vil bli satt " +"til \"1\"." + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" +"Vis den neste boken i denne modulen. Det gjeldende kapittelet og verset vil " +"bli satt til \"1\"." + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" +"Vis den forrige boken i denne modulen. Det gjeldende kapittelet og verset " +"vil bli satt til \"1\"." + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "Denne listen inneholder bøkene som er tilgjengelige i denne modulen." + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" +"Denne listen inneholder kapittelene som er tilgjengelige i den gjeldende " +"boken." + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" +"Denne listen inneholder versene som er tilgjengelige i det gjeldende " +"kapittelet." + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "Denne listen inneholder oppføringene til den gjeldende modulen." + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" +"Denne knappen blar igjennom oppføringene i listen. Trykk på knappen og flytt " +"musen for å øke eller minske elementet." + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "Velg lese-skrive modus eller bare lese modus for skrivbare moduler." + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +#, fuzzy +msgid "Save new personal comments." +msgstr "Lagre den personlige kommentaren." + +# Should "text" be "text window"? +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "Tøm tekstvinduet og slett oppføringen fra modulen." + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +#, fuzzy +msgid "Toggle bold formatting of the selected text." +msgstr "Velg mellom fet eller ikke-fet formatering av den valgte teksten." + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +#, fuzzy +msgid "Toggle italic formatting of the selected text." +msgstr "" +"Velg mellom kursiv eller ikke-kursiv formatering av den valgte teksten." + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +#, fuzzy +msgid "Toggle underlined formatting of the selected text." +msgstr "" +"Velg mellom understreket eller ikke-understreket formatering av den valgte " +"teksten." + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "Velg en ny skrifttype for den valgte teksten." + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "Velg en ny farge for den valgte teksten." + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "Velg en ny skriftstørrelse for den valgte teksten." + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" +"Synkroniser det viste verset for denne modulen med det aktive Bibel-vinduet." + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +#, fuzzy +msgid "Save the displayed chapter as an HTML file." +msgstr "Lagre det viste kapittelet som en HTML fil." + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "Merk all tekst." + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "Kopier den viste teksten til utklippstavlen." + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +#, fuzzy +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" +"Velg modulene som skal bli brukt i søket.
Bruk de to knappene på høyre " +"side til å legge til eller slette modulene til listen av de som skal brukes." + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +#, fuzzy +msgid "Add the selected module to the list on the right." +msgstr "Legg den valgte modulen til i listen til venstre." + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +#, fuzzy +msgid "Remove the selected module from the list on the right side." +msgstr "Slett den valgte modulen fra listen på venstre side." + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "Liste av moduler som skal brukes i søket." + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +#, fuzzy +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "" +"Teksten som er skrevet inn i denne boksen vil bli søkt etter i alle moduler." + +# In the previous comment you used "edit box". +# Here it is "edit line". Shouldn't the same be used? +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +#, fuzzy +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" +"Velg dette for å søke etter flere ord.
Hvert ord i denne boksen blir søkt " +"etter som om det var et enkelt ord." + +# edit line or box? +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +#, fuzzy +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" +"Velg dette for å søke etter den eksakt samme teksten som du skrev inn i " +"søkeboksen." + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" +"Velg dette for å søke med å bruke standard GNU regulære utrykk.
Les " +"håndboken for å få en forklaring på hvordan å bruke dette." + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +#, fuzzy +msgid "Activate this to use a case sensitive search." +msgstr "Aktiver dette for å søke med forskjell på STORE og små bokstaver." + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "Velg dette hvis du vil søke gjennom alle delene av modulen(e)." + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +#, fuzzy +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" +"Velg dette hvis du vil bruke det siste søkeresultatet fra hver modul som " +"søkeområde." + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "Lag et nytt søkeområde." + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +#, fuzzy +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" +"Bruk et eget søkeområde for søket.
Et standard sett av søkeområder " +"eksisterer." + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "Bruk denne knappen til å slette det valgte søkeområdet." + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "Velg et søkeområde fra kombo-boksen." + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" +"Skriv inn ditt eget søkeområde.
For å definere et område bruk \"-\" (f." +"eks. 1. Mosebok-2. Mosebok),
for å skille forskjellige områder eller " +"nøkler bruk semikolon (f.eks. 1. Mosebok;Matteus)." + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" +"Denne listen inneholder de tolkede resultatene av søkeområdet som du skrev " +"inn. Dette resultatet vil bli brukt i søket." + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "Lukk denne dialogen og lagre endringene." + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" +"Liste av moduler som skal brukes i dette søket.
Trykk på en modul for å " +"se søkeresultatet på høyre side." + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "Denne inneholder elementene som er funnet i den valgte modulen." + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "Denne tekstboksen forhåndsviser det valgte elementet." + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" +"Grafisk analyse av søkeresultatet.
Søylene viser antall elementer funnet " +"i hver bok av Bibelen eller kommentaren." + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "Aktiver denne boksen for å se dagens tips ved oppstart." + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "Inneholder språkene som kan bli brukt som internasjonale boknavn." + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +#, fuzzy +msgid "Activate this to see the BibleTime logo on startup." +msgstr "Aktiver denne boksen for å se dagens tips ved oppstart." + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +#, fuzzy +msgid "Select an action and change the key binding for the action." +msgstr "Velg en hendelse og endre på hurtigtastene for denne hendelsen." + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +#, fuzzy +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "" +"Velg i denne boksen hvordan skrifttypen er brukt og forandre skrifttypen i " +"skrift velgeren." + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "Dette er bakgrunnsfargen som blir brukt i visnings vinduene." + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "Dette er fargen på det gjeldende verset i visnings vinduene." + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +#, fuzzy +msgid "Set the keyboard accelerators used in all display windows" +msgstr "Dette er bakgrunnsfargen som blir brukt i visnings vinduene." + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +#, fuzzy +msgid "Set keyboard accelerators used in Bible windows" +msgstr "Definer hurtigtaster" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +#, fuzzy +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "Definer hurtigtaster" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +#, fuzzy +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "Definer hurtigtaster" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" +"Start utskrfts prosessen.
Elementene i denne listen vil bli skrevet ut " +"ved bruk av de tilordnede stilene." + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" +"Skriv ut til en midlertidig fil og åpne en postscript-fremviser til å " +"forhåndsvise utskrifts resultatet." + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +#, fuzzy +msgid "Closes this dialog without doing anything else." +msgstr "" +"Lukker denne dialogen uten å gjøre noenting med verken elementene eller " +"skriveren." + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "�ner hjelpefunksjonen til BibleTime." + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +#, fuzzy +msgid "This combo box contains the available print styles." +msgstr "Denne kombo-boksen inneholder de tilgjengelige utskriftsstilene." + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "Dette er listen som inneholder de tilgjengelige utskrifts elementene." + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +#, fuzzy +msgid "Move the selected item up one item." +msgstr "Flytt det valgte elementet ett element lavere." + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +#, fuzzy +msgid "Move the selected item down one item." +msgstr "Flytt det valgte elementet ett element høyere." + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "Slett det valgte elementet." + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +#, fuzzy +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" +"Sett inn et sideskift i listen.
Skriveren vil begynne på en ny side." + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "Denne gruppen inneholder rammene på siden målt i millimeter." + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +#, fuzzy +msgid "The size of the border on the left side of the paper." +msgstr "Størrelsen på rammen på venstre side på papirarket." + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +#, fuzzy +msgid "The size of the border on the right side of the paper." +msgstr "Størrelsen på rammen på høyre side på papirarket." + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +#, fuzzy +msgid "The size of the border on the top of the paper." +msgstr "Størrelsen på rammen på toppen av papirarket." + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +#, fuzzy +msgid "The size of the border on the bottom of the paper." +msgstr "Størrelsen på rammen på bunnen av papirarket." + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" +"Denne listen inneholder de tilgjengelige utskriftsstilene.
Lag dine egne " +"ved å bruke \"Ny stil\" knappen." + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "Fjern den valgte utskriftsstilen fra listen." + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "Endre på egenskapene til den valgte utskriftsstilen." + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "Lag en ny utskriftsstil.
Den nye stilen vil bli lagt til i listen." + +#~ msgid "Save verse with text as ..." +#~ msgstr "Lagre vers med tekst som ..." + +#~ msgid "The bible window" +#~ msgstr "Bibelvinduet" + +#~ msgid "The commentary window" +#~ msgstr "Kommentarvinduet" + +#~ msgid "The lexicon window" +#~ msgstr "Leksikonvinduet" + +#~ msgid "The list of printers" +#~ msgstr "Liste av skrivere" + +#, fuzzy +#~ msgid "Print to a file" +#~ msgstr "Skriv til fil" + +#~ msgid "Browse for the file" +#~ msgstr "Bla igjennom etter filen" + +#, fuzzy +#~ msgid "Number of copies" +#~ msgstr "&Antall kopier" + +#~ msgid "Paper type" +#~ msgstr "Papirtype" + +#~ msgid "Paper size" +#~ msgstr "Papirstørrelse" + +#~ msgid "This is the Bible display window" +#~ msgstr "Dette er Bibel visnings vinduet." + +#~ msgid "This is the commentary display window." +#~ msgstr "Dette er kommentar visnings vinduet." + +#~ msgid "This is the lexicon display window." +#~ msgstr "Dette er leksikon visnings vinduet." + +#~ msgid "" +#~ "This is the list of available printers of your system.
Please select " +#~ "the printer you want to use for printing." +#~ msgstr "" +#~ "Dette er listen av tilgjengelige skrivere til systemet ditt.
Velg den " +#~ "skriveren du vil bruke til utskrift." + +#, fuzzy +#~ msgid "Print to a postscript file on disk." +#~ msgstr "Skriv til en postscript-fil til disk." + +#, fuzzy +#~ msgid "Browse for the file you want to print to." +#~ msgstr "Bla igjennom etter filen du vil skrive til." + +#, fuzzy +#~ msgid "The number of copies for printing." +#~ msgstr "Antall kopier av utskrift." + +#, fuzzy +#~ msgid "Choose the orientation of the paper." +#~ msgstr "Velg orienteringen til papiret." + +#, fuzzy +#~ msgid "Print on the paper using \"Portrait\" orientation." +#~ msgstr "Skriv ut på papir ved å bruke \"Portrett\" som orientering." + +#, fuzzy +#~ msgid "Print on the paper using \"Landscape\" orientation." +#~ msgstr "Skriv ut på papir ved å bruke \"Landskap\" som orientering." + +#~ msgid "The type of the paper which is used for printing." +#~ msgstr "Type papir som blir brukt ved utskrift." + +#, fuzzy +#~ msgid "The size of the paper used." +#~ msgstr "Størrelsen på det brukte papiret." + +#~ msgid "Search result for \"%1\" in module \"%2\"\n" +#~ msgstr "Søk i resultat for \"%1\" i modul \"%2\"\n" + +#~ msgid "Printdialog" +#~ msgstr "Utskriftsdialog" + +#~ msgid "The general options for printing" +#~ msgstr "De generelle alternativene for utskrift" + +#~ msgid "Available printers:" +#~ msgstr "Tilgjengelige skrivere:" + +#~ msgid "Host" +#~ msgstr "Vert" + +#~ msgid "Comment" +#~ msgstr "Kommentar" + +#~ msgid "Print to file:" +#~ msgstr "Skriv til fil:" + +#~ msgid "&Number of copies" +#~ msgstr "&Antall kopier" + +#~ msgid "Por&trait" +#~ msgstr "Por&trett" + +#~ msgid "L&andscape" +#~ msgstr "L&andskap" + +#~ msgid "Paper t&ype" +#~ msgstr "Papirt&ype" + +#~ msgid "Size: 8888mm x 8888mm" +#~ msgstr "Størrelse: 8888mm x 8888mm" + +#~ msgid "Preview application:" +#~ msgstr "Forhåndsvis med:" + +#~ msgid "*.ps | Postscript files" +#~ msgstr "*.ps | Postscript filer" + +#~ msgid "A4" +#~ msgstr "A4" + +#~ msgid "A5" +#~ msgstr "A5" + +#~ msgid "Letter" +#~ msgstr "Letter" + +#~ msgid "Legal" +#~ msgstr "Legal" + +#~ msgid "Executive" +#~ msgstr "Executive" + +#~ msgid "Layout specific settings" +#~ msgstr "Utseende spesifikke instillinger" + +#~ msgid "Entries" +#~ msgstr "Oppføringer" + +#~ msgid "Management of BibleTime's printing queue" +#~ msgstr "Administrering av BibleTimes utskriftskø" + +#~ msgid "Size: %1mm x %2mm" +#~ msgstr "Størrelse: %1mm x %2mm" + +#~ msgid "Useful tips for BibleTime" +#~ msgstr "Nyttige tips for BibleTime" + +#~ msgid "Run on startup" +#~ msgstr "Kjør ved oppstart" + +#, fuzzy +#~ msgid "Language:" +#~ msgstr "Språkliste" + +#, fuzzy +#~ msgid "Foonotes:" +#~ msgstr "Fotnoter" + +#~ msgid "Strong's numbers: %1
" +#~ msgstr "Strongs nummer: %1
" + +#~ msgid "Unlock key:" +#~ msgstr "Nøkkel:" + +#~ msgid "Version:" +#~ msgstr "Versjon:" + +#, fuzzy +#~ msgid "Not necessary" +#~ msgstr "Ikke nødvendig!" + +#~ msgid "Datapath" +#~ msgstr "Datasti" + +#~ msgid "" +#~ "The file does already exist!
Do you want to overwrite it?" +#~ msgstr "" +#~ "Filen eksisterer allerede!
Vil du overskrive den?
" + +#~ msgid "BibleTime - Save file as ..." +#~ msgstr "BibleTime - Lagre fil som ..." + +#~ msgid "Printing %1" +#~ msgstr "Skriver ut %1" + +#, fuzzy +#~ msgid "Startup options" +#~ msgstr "Start utskrift" + +#, fuzzy +#~ msgid "SWORD options" +#~ msgstr "Start utskrift" + +#, fuzzy +#~ msgid "Configure BibleTime's key bindings" +#~ msgstr "Konfigurer BibleTimes hurtigtaster" + +#, fuzzy +#~ msgid "Display windows" +#~ msgstr "Visnings vindu" + +#, fuzzy +#~ msgid "General settings for display windows" +#~ msgstr "Lukk alle åpne vinduer" + +#, fuzzy +#~ msgid "Colors used in display windows" +#~ msgstr "Lukk alle åpne vinduer" + +#~ msgid "Choose fonts for BibleTime" +#~ msgstr "Velg skrifttyper for BibleTime" + +#~ msgid "Choose the area of application and set the font for it" +#~ msgstr "Velg en del av applikasjonen og velg skrifttypen for denne" + +#, fuzzy +#~ msgid "Accelerators used by all windows" +#~ msgstr "Lukk alle vinduer" + +#, fuzzy +#~ msgid "Accelerators for bible windows" +#~ msgstr "Bibelvinduet" + +#, fuzzy +#~ msgid "Accelerators for commentary windows" +#~ msgstr "Kommentarvinduet" + +#, fuzzy +#~ msgid "Accelerators for lexicon windows" +#~ msgstr "Leksikonvinduet" + +#, fuzzy +#~ msgid "Initializing keyboard accelerators" +#~ msgstr "Definer hurtigtaster" + +#~ msgid "
%1

" +#~ msgstr "
%1

" + +#~ msgid "Display window" +#~ msgstr "Visnings vindu" + +#, fuzzy +#~ msgid "Display window Unicode" +#~ msgstr "Visnings vindu" + +#, fuzzy +#~ msgid "" +#~ "* | Text files\n" +#~ " *.* | All files (*.*)" +#~ msgstr "" +#~ "*.txt | Tekst filer\n" +#~ " *.* | Alle filer (*.*)" + +#~ msgid "Show a daily tip" +#~ msgstr "Vis dagens tips" + +#~ msgid "List of modules" +#~ msgstr "Modulliste" + +#~ msgid "Show a preview" +#~ msgstr "Forhåndsvis" + +#~ msgid "Copies" +#~ msgstr "Kopier" + +#~ msgid "List of styles" +#~ msgstr "Stilliste" + +#~ msgid "Delete the chosen printing style" +#~ msgstr "Slett den valgte utskriftsstilen" + +#~ msgid "Edit the chosen printing style" +#~ msgstr "Rediger den valgte utskriftsstilen" + +# Should "..depending on the current state" +# be removed? +#~ msgid "Show or hide the main index depending on current state." +#~ msgstr "Vis eller skjul hovedindekset avhengig av nåværende tilstand." + +# Look at comment :209 +#~ msgid "Show or hide the main toolbar depending on current state." +#~ msgstr "Vis eller skjul hovedverktøylinjen avhengig av nåværende tilstand." + +# Look at comment :209 +#~ msgid "" +#~ "Show or hide the footnotes in the modules deoending on current state." +#~ msgstr "Vis eller skjul fotnotene avhengig av nåværende tilstand." + +#~ msgid "Arrange the opened display windows in a tile pattern." +#~ msgstr "Flislegg de åpnede vinduene." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a tile pattern if " +#~ "it's necessary." +#~ msgstr "De åpnede vinduene vil automatisk bli flislagt hvis nødvendig." + +#~ msgid "Arrange the open display windows in a cascade pattern." +#~ msgstr "Overlapp de åpnede vinduene." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a cascade pattern " +#~ "if it's necessary." +#~ msgstr "" +#~ "De åpnede vinduene vil automatisk overlappe hverandre hvis nødvendig." + +#~ msgid "Open a dialog where you can edit the toolbar of BibleTime." +#~ msgstr "�ne en dialog der du kan redigere verktøylinjen til BibleTime." + +#~ msgid "Activate this to see a startup logo on each startup of BibleTime." +#~ msgstr "" +#~ "Aktiver dette for å se en oppstartslogo ved hver oppstart av BibleTime." + +#~ msgid "This list contains the modules using foreign fonts." +#~ msgstr "" +#~ "Denne listen inneholder modulene som bruker utenlandske skrifttyper." + +#~ msgid "&Show footnotes" +#~ msgstr "&Vis fotnoter" + +#~ msgid "S&how Strong's numbers" +#~ msgstr "V&is Strongs nummer" + +#, fuzzy +#~ msgid "Frontend" +#~ msgstr "Skrifttype:" + +#~ msgid "handbook" +#~ msgstr "håndbok" + +#~ msgid "Martin Luther startup logo" +#~ msgstr "Martin Luther oppstartslogo" + +#~ msgid "Sponsor of www.bibletime.de" +#~ msgstr "Sponsoren til www.bibletime.de" + +#~ msgid "backend" +#~ msgstr "backend" + +# In my opinion this is a little unclear, +# has he given or recieved help? (ok, +# it is not so difficult to imagine but you get +# my point?) +#~ msgid "" +#~ "Leader of the SWORD project.\n" +#~ "Lots of help with the SWORD API!" +#~ msgstr "" +#~ "Lederen av SWORD prosjektet\n" +#~ "Mye hjelp med SWORD APIen!" + +#~ msgid "Module fonts" +#~ msgstr "Skrifttype for modulene" + +#~ msgid "Configure the fonts used for modules" +#~ msgstr "Konfigurer skrifttypene som skal brukes for modulene" + +#~ msgid "Result with text" +#~ msgstr "Resultat med tekst" + +#~ msgid "Left" +#~ msgstr "Venstre" + +#~ msgid "Center" +#~ msgstr "Sentrert" + +#~ msgid "Right" +#~ msgstr "Høyre" + +#~ msgid "&Bottom" +#~ msgstr "&Bunn" + +#~ msgid "Select all" +#~ msgstr "Velg alt" + +#~ msgid "Configure BibleTime's general options" +#~ msgstr "Konfigurer BibleTimes generelle alternativer" + +#~ msgid "" +#~ "
Missing tips!


Your installation " +#~ "is missing the daily tips.\t\tPlease make sure all files of BibleTime are" +#~ "\t\tinstalled and that the permissions of $KDEDIR are correct!

\t" +#~ "\tIf you can't solve this problem please contact the team of BibleTime at" +#~ "\t\tinfo@bibletime.de!" +#~ msgstr "" +#~ "
Tipsene mangler!


Installasjonen " +#~ "din mangler tipsdatabasen.\t\tForsikre deg om at alle filene til " +#~ "BibleTime er\t\tinstallert og at tilgangen til $KDEDIR er korrekt!

" +#~ "\t\tHvis du ikke klarer å løse problemet så kan du kontakte BibleTime " +#~ "teamet på\t\tinfo@bibletime.de!" + +#~ msgid "Foonotes: %1
" +#~ msgstr "Fotnoter: %1
" + +#~ msgid "BibleTime - Help window" +#~ msgstr "BibleTime - Hjelpevindu" diff --git a/bibletime-doc/po/pl.po b/bibletime-doc/po/pl.po new file mode 100644 index 0000000..31e59a5 --- /dev/null +++ b/bibletime-doc/po/pl.po @@ -0,0 +1,2129 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2001-06-10 20:57+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/bibletime_init.cpp:72 +msgid "Clear printing queue" +msgstr "" + +#: bibletime/bibletime_init.cpp:87 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:92 +msgid "Search in module(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:97 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:312 +msgid "Remove selected item(s)" +msgstr "" + +#: bibletime/bibletime_init.cpp:102 +msgid "&Show footnotes" +msgstr "" + +#: bibletime/bibletime_init.cpp:107 +msgid "S&how Strong's numbers" +msgstr "" + +#: bibletime/bibletime_init.cpp:116 +msgid "&Show main index" +msgstr "" + +#: bibletime/bibletime_init.cpp:128 +msgid "&Cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:133 +msgid "&Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:138 +msgid "&Auto cascade" +msgstr "" + +#: bibletime/bibletime_init.cpp:143 +msgid "A&uto Tile" +msgstr "" + +#: bibletime/bibletime_init.cpp:148 +msgid "&Close all" +msgstr "" + +#: bibletime/bibletime_init.cpp:169 +msgid "&Daily tip" +msgstr "" + +#: bibletime/main.cpp:70 +msgid "Enable debug messages." +msgstr "" + +#: bibletime/main.cpp:78 +msgid "Bible study tool for KDE 2" +msgstr "" + +#: bibletime/main.cpp:80 +msgid "(c)1999-2001, The BibleTime Team" +msgstr "" + +#: bibletime/main.cpp:81 +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for new developers, translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" + +#: bibletime/main.cpp:87 +msgid "Project coordinator, frontend, backend" +msgstr "" + +#: bibletime/main.cpp:88 +msgid "Frontend, backend, misc things" +msgstr "" + +#: bibletime/main.cpp:91 +msgid "Handbook" +msgstr "" + +#: bibletime/main.cpp:94 +msgid "Translation into Hungarian" +msgstr "" + +#: bibletime/main.cpp:95 bibletime/main.cpp:104 +msgid "Translation into Italian" +msgstr "" + +#: bibletime/main.cpp:96 +msgid "Translation into Polish" +msgstr "" + +#: bibletime/main.cpp:97 +msgid "Translation into Danish" +msgstr "" + +#: bibletime/main.cpp:98 +msgid "Translation into Norwegian" +msgstr "" + +#: bibletime/main.cpp:99 +msgid "Translation into Brazilian Portoguese" +msgstr "" + +#: bibletime/main.cpp:100 +msgid "Translation into Dutch" +msgstr "" + +#: bibletime/main.cpp:101 +msgid "Translation into French" +msgstr "" + +#: bibletime/main.cpp:102 +msgid "Translation into Czech" +msgstr "" + +#: bibletime/main.cpp:103 bibletime/main.cpp:105 +msgid "Translation into Portoguese" +msgstr "" + +#: bibletime/main.cpp:106 +msgid "Translation into Slovak" +msgstr "" + +#: bibletime/main.cpp:109 +msgid "Bible study HowTo" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:56 +#: bibletime/main.cpp:110 +msgid "Optionsdialog" +msgstr "" + +#: bibletime/main.cpp:111 +msgid "handbook" +msgstr "" + +#: bibletime/main.cpp:112 +msgid "Martin Luther startup logo" +msgstr "" + +#: bibletime/main.cpp:113 +msgid "Sponsor of www.bibletime.de" +msgstr "" + +#: bibletime/main.cpp:114 +msgid "backend" +msgstr "" + +#: bibletime/main.cpp:115 +msgid "" +"Leader of the SWORD project.\n" +"Lots of help with the SWORD API!" +msgstr "" + +#: bibletime/bibletime.cpp:175 bibletime/bibletime.cpp:190 +#: bibletime/bibletime_slots.cpp:98 bibletime/bibletime_slots.cpp:107 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:95 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:297 +msgid "Display window" +msgstr "" + +#: bibletime/bibletime_slots.cpp:288 +msgid "Printing..." +msgstr "" + +#: bibletime/bibletime_slots.cpp:288 +msgid "Abort printing" +msgstr "" + +#: bibletime/bibletime_slots.cpp:313 +#, c-format, ycp-format +msgid "Printing %1" +msgstr "" + +#: bibletime/printing/cstylelist.cpp:46 +msgid "Name:" +msgstr "" + +#: bibletime/printing/cprinter.cpp:310 bibletime/printing/cprinter.cpp:341 +#: bibletime/printing/cprinter.cpp:519 bibletime/printing/cprinter.cpp:527 +#: bibletime/printing/cprinterdialog.cpp:616 +#: bibletime/printing/cstyleeditordialog.cpp:182 +#: bibletime/printing/cstylelist.cpp:130 +msgid "Standard" +msgstr "" + +#: bibletime/printing/cstyle.cpp:42 +msgid "unknown name" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +#: bibletime/printing/cprintitemlist.cpp:48 +msgid "Module" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:49 +msgid "From" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:50 +msgid "To" +msgstr "" + +#: bibletime/printing/cprintitemlist.cpp:51 +msgid "Style" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:43 +msgid "style editor" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:67 +msgid "Name of style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +msgid "Choose the part of the style:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:77 +#: bibletime/printing/cstyleeditordialog.cpp:281 +msgid "Header" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:593 +#: bibletime/printing/cstyleeditordialog.cpp:78 +#: bibletime/printing/cstyleeditordialog.cpp:285 +msgid "Description" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:79 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Module text" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:85 +msgid "Enable this part" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:468 +#: bibletime/printing/cstyleeditordialog.cpp:96 +msgid "Left" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:470 +#: bibletime/printing/cstyleeditordialog.cpp:97 +msgid "Center" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:472 +#: bibletime/printing/cstyleeditordialog.cpp:98 +msgid "Right" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:109 +msgid "Foreground:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:120 +msgid "Background:" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:131 +msgid "Choose font" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:134 +msgid "Font preview" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:148 +msgid "Use frame" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:158 +msgid "Line thickness (in point):" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:166 +msgid "Frame color:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:64 +msgid "Printdialog" +msgstr "" + +#: bibletime/dummy.h:123 bibletime/printing/cprinterdialog.cpp:65 +#: bibletime/tooltipdef.h:123 +msgid "Preview" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:166 +#: bibletime/printing/cprinterdialog.cpp:89 +msgid "General" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:89 +msgid "The general options for printing" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:92 +msgid "Available printers:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:97 +msgid "Printer" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:98 +msgid "Host" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:99 +msgid "Comment" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:106 +msgid "Print to file:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +#: bibletime/printing/cprinterdialog.cpp:120 +msgid "Search" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:141 +msgid "&Number of copies" +msgstr "" + +#: bibletime/dummy.h:153 bibletime/printing/cprinterdialog.cpp:149 +#: bibletime/tooltipdef.h:153 +msgid "Orientation" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:153 +msgid "Por&trait" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:157 +msgid "L&andscape" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:173 +msgid "Paper t&ype" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:177 +msgid "Size: 8888mm x 8888mm" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:196 +msgid "Preview application:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:292 +msgid "*.ps | Postscript files" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:335 +msgid "A4" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:336 +msgid "A5" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:337 +msgid "Letter" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:338 +msgid "Legal" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:339 +msgid "Executive" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:370 +msgid "Layout specific settings" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:373 +msgid "Margins (in millimeter)" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:381 +msgid "&Top" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:382 +msgid "&Bottom" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:383 +msgid "&Left" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:384 +msgid "&Right" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:433 +msgid "List of style items:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:471 +msgid "Entries" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:471 +msgid "Management of BibleTime's printing queue" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:481 +msgid "Choose a style" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:493 +msgid "Entries which should be printed:" +msgstr "" + +#: bibletime/printing/cprinterdialog.cpp:540 +#, c-format, ycp-format +msgid "Size: %1mm x %2mm" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:63 +msgid "Synchronize..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:68 +msgid "Edit entry..." +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:78 +msgid "Commentary window" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:81 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:66 +msgid "Entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:82 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:67 +msgid "Text of entry" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:83 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:88 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:68 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:73 +msgid "Entry with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:75 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:70 +msgid "Selected text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:91 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:76 +msgid "Entry as plain text" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:92 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:77 +msgid "Entry as HTML" +msgstr "" + +#: bibletime/dummy.h:95 bibletime/frontend/presenters/cbiblepresenter.cpp:86 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:94 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:79 +#: bibletime/tooltipdef.h:95 +msgid "Select all" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:87 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:95 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:80 +msgid "Lookup selected text in lexicon" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:89 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:97 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:82 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:401 +msgid "Copy..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:90 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:98 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:83 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:402 +msgid "Add to printing queue..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:91 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:403 +msgid "Save..." +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:67 +msgid "Bible window" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:70 +msgid "Verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:71 +msgid "Text of verse" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:72 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:78 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:82 +msgid "Verse with text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:73 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:79 +msgid "Chapter" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:83 +msgid "Chapter as plain text" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:84 +msgid "Chapter as HTML" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:225 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:300 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:300 +msgid "Save verse with text as ..." +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +msgid "Select additional modules" +msgstr "" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:51 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:121 +msgid "NONE" +msgstr "" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:63 +msgid "Lexicon window" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:76 +msgid "Accelerators" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:76 +msgid "Configure BibleTime's key bindings" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:86 +msgid "Choose fonts for BibleTime" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:90 +msgid "Choose the area of application and set the font for it" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:101 +msgid "The quick brown fox jumped over the lazy dog" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:109 +msgid "Module fonts" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:109 +msgid "Configure the fonts used for modules" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:134 +msgid "Colors" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:134 +msgid "Configure BibleTime's colors" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:141 +msgid "Background" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:158 +msgid "Highlighted Verse" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:166 +msgid "Configure BibleTime's general options" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:170 +msgid "Show tip of the day" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:187 +msgid "Language for booknames" +msgstr "" + +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:192 +msgid "English" +msgstr "" + +#: bibletime/dummy.h:130 +#: bibletime/frontend/optionsdialog/coptionsdialog.cpp:211 +#: bibletime/tooltipdef.h:130 +msgid "Show startuplogo" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:172 +msgid "module not set" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +msgid "Search Dialog" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:51 +msgid "Interrupt" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:94 +msgid "Choose modules" +msgstr "" + +#: bibletime/dummy.h:99 bibletime/frontend/searchdialog/csearchdialog.cpp:94 +#: bibletime/tooltipdef.h:99 +msgid "Choose the modules for the search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:98 +msgid "Search Text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:98 +msgid "Enter the text to search for" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:102 +msgid "Search Result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:102 +msgid "The result of your search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:106 +msgid "Search Analysis" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:106 +msgid "Graphical analysis of your search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialoganalysis.cpp:316 +#, ycp-format +msgid "
%1

" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:57 +msgid "Search properties" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:75 +msgid "Multiple Words" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:83 +msgid "Exact Search" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:90 +msgid "Regular Expression" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:103 +msgid "Case Sensitive" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:107 +msgid "Search scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:111 +msgid "Search progress" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:116 +msgid "Current module:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:117 +msgid "Overall:" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +msgid "Search result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Result with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:203 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:240 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:273 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:318 +#, ycp-format +msgid "Search result for \"%1\" in module \"%2\"\n" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:232 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:312 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:549 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:580 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:232 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:312 +msgid "Save search result ..." +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:391 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:398 +msgid "Key" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:392 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:395 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:399 +msgid "Key with text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:549 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:580 +msgid "Save key ..." +msgstr "" + +#: bibletime/dummy.h:110 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:110 +msgid "No scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:216 +msgid "Choose custom range" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:217 +msgid "Define range text" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:218 +msgid "Range parsing results" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:282 +msgid "Range name" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:282 +msgid "Please enter a name for the new range" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:68 +msgid "Useful tips for BibleTime" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:100 +msgid "Run on startup" +msgstr "" + +#: bibletime/frontend/ctipwindow.cpp:120 +msgid "" +"
Missing tips!


Your installation is " +"missing the daily tips.\t\tPlease make sure all files of BibleTime are\t" +"\tinstalled and that the permissions of $KDEDIR are correct!

\t\tIf " +"you can't solve this problem please contact the team of BibleTime at\t\tinfo@bibletime.de!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:198 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:218 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:218 +msgid "Save text as HTML page ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:225 +msgid "Save text as plain text ..." +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:453 +msgid "Choose a font:" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:457 +msgid "Choose font size" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:461 +msgid "Bold" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:465 +msgid "Underlined" +msgstr "" + +#: bibletime/frontend/chtmlwidget.cpp:474 +msgid "Justify" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:182 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:193 +msgid "unknown" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:220 +msgid "Bookmark to" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +#, ycp-format +msgid "Foonotes: %1
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:247 +#, ycp-format +msgid "Strong's numbers: %1
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:249 +msgid "Unlock key:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:249 +msgid "not set" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:251 +msgid "Version:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:253 +msgid "Font:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:170 +msgid "Bibles" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:173 +msgid "Commentaries" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:176 +msgid "Lexicons" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:284 +msgid "Caption" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:292 +msgid "Main index" +msgstr "" + +#: bibletime/dummy.h:51 bibletime/frontend/groupmanager/cgroupmanager.cpp:293 +#: bibletime/tooltipdef.h:51 +msgid "Create a new folder" +msgstr "" + +#: bibletime/dummy.h:52 bibletime/frontend/groupmanager/cgroupmanager.cpp:296 +#: bibletime/tooltipdef.h:52 +msgid "Change this folder" +msgstr "" + +#: bibletime/dummy.h:53 bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +#: bibletime/tooltipdef.h:53 +msgid "Change this bookmark" +msgstr "" + +#: bibletime/dummy.h:54 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:54 +msgid "Import bookmarks" +msgstr "" + +#: bibletime/dummy.h:55 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:55 +msgid "Export bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:309 +msgid "Print bookmark" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:315 +msgid "Search in selected module(s)" +msgstr "" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:318 +#: bibletime/tooltipdef.h:57 +msgid "Unlock this module" +msgstr "" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:321 +#: bibletime/tooltipdef.h:58 +msgid "About this module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:377 +msgid "Bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:377 +msgid "Please enter here the description:" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:415 +msgid "Change bookmark description - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:415 +msgid "Please change the description of the item!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:426 +msgid "Change folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:426 +msgid "Please change the name of the group!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:563 +msgid "Not necessary!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:575 +msgid "Datapath" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:577 +msgid "Version" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:579 +msgid "Unlock key" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:581 +msgid "Writable" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:589 +msgid "Footnotes" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:591 +msgid "Strong's numbers" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:937 +msgid "Enter name of folder - BibleTime" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:937 +msgid "Please enter the name of the folder!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1021 +msgid "BibleTime - Unlock module" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1021 +msgid "Enter the key to unlock the module!" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1178 +msgid "Import bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1186 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1189 +msgid "Import of bookmarks" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1203 +msgid "Export bookmarks ..." +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1553 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1553 +msgid "BibleTime - Reset main index" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:78 +msgid "" +"The file does already exist!
Do you want to overwrite it?
" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:78 +msgid "BibleTime - Save file as ..." +msgstr "" + +#: bibletime/frontend/chtmldialog.cpp:35 bibletime/frontend/chtmldialog.cpp:43 +msgid "BibleTime - Help window" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +msgid "Edit toolbar" +msgstr "" + +#: bibletime/dummy.h:41 bibletime/tooltipdef.h:41 +msgid "BibleTime's handbook" +msgstr "" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Enter \"What's this?\" mode" +msgstr "" + +#: bibletime/dummy.h:43 bibletime/tooltipdef.h:43 +msgid "Send bugreport" +msgstr "" + +#: bibletime/dummy.h:44 bibletime/tooltipdef.h:44 +msgid "Show a daily tip" +msgstr "" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "About BibleTime" +msgstr "" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "About KDE" +msgstr "" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +msgid "The main index" +msgstr "" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "Add bookmark to printing queue" +msgstr "" + +#: bibletime/dummy.h:61 bibletime/tooltipdef.h:61 +msgid "The working area" +msgstr "" + +#: bibletime/dummy.h:63 bibletime/tooltipdef.h:63 +msgid "The bible window" +msgstr "" + +#: bibletime/dummy.h:64 bibletime/tooltipdef.h:64 +msgid "The commentary window" +msgstr "" + +#: bibletime/dummy.h:65 bibletime/tooltipdef.h:65 +msgid "The lexicon window" +msgstr "" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "Show the next entry" +msgstr "" + +#: bibletime/dummy.h:68 bibletime/tooltipdef.h:68 +msgid "Show the previous entry" +msgstr "" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Jump to next verse" +msgstr "" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Jump to previous verse" +msgstr "" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +msgid "Show next chapter" +msgstr "" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +msgid "Show previous chapter" +msgstr "" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +msgid "Show next book" +msgstr "" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +msgid "Show previous book" +msgstr "" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +msgid "List of books" +msgstr "" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +msgid "List of chapters" +msgstr "" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of verses" +msgstr "" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of entries" +msgstr "" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "Scroll through the list" +msgstr "" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "Edit this entry" +msgstr "" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Save this comment" +msgstr "" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Delete this comment" +msgstr "" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Comment up to" +msgstr "" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Set bold" +msgstr "" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Set italic" +msgstr "" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set underlined" +msgstr "" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set font" +msgstr "" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set the color" +msgstr "" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set the fontsize" +msgstr "" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Synchronize with Bible windows" +msgstr "" + +#: bibletime/dummy.h:94 bibletime/tooltipdef.h:94 +msgid "Save as HTML" +msgstr "" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Copy to clipboard" +msgstr "" + +#: bibletime/dummy.h:100 bibletime/tooltipdef.h:100 +msgid "Add the selected module to the list" +msgstr "" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +msgid "Remove the selected module from the list" +msgstr "" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "List of modules used for the search" +msgstr "" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "Search this text" +msgstr "" + +#: bibletime/dummy.h:105 bibletime/tooltipdef.h:105 +msgid "Search multiple words" +msgstr "" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +msgid "Exact match" +msgstr "" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search with GNU regular expressions" +msgstr "" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Search case sensitive" +msgstr "" + +#: bibletime/dummy.h:111 bibletime/tooltipdef.h:111 +msgid "Last search result" +msgstr "" + +#: bibletime/dummy.h:112 bibletime/tooltipdef.h:112 +msgid "Use own scope" +msgstr "" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Add a new scope" +msgstr "" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +msgid "Delete this search scope" +msgstr "" + +#: bibletime/dummy.h:115 bibletime/dummy.h:297 bibletime/tooltipdef.h:115 +#: bibletime/whatsthisdef.h:123 +msgid "Edit and define your search scopes" +msgstr "" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Choose a search scope from the list" +msgstr "" + +#: bibletime/dummy.h:117 bibletime/tooltipdef.h:117 +msgid "Enter your own search scope" +msgstr "" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Parsed result" +msgstr "" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Close this dialog" +msgstr "" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Used modules" +msgstr "" + +#: bibletime/dummy.h:122 bibletime/tooltipdef.h:122 +msgid "Items found" +msgstr "" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Graphical analysis" +msgstr "" + +#: bibletime/dummy.h:128 bibletime/tooltipdef.h:128 +msgid "Show daily tip" +msgstr "" + +#: bibletime/dummy.h:129 bibletime/tooltipdef.h:129 +msgid "List of languages" +msgstr "" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +msgid "Set keyboard accelerators" +msgstr "" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Choose the area of application" +msgstr "" + +#: bibletime/dummy.h:136 bibletime/dummy.h:317 bibletime/tooltipdef.h:136 +#: bibletime/whatsthisdef.h:143 +msgid "Choose a font" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "List of modules" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "Color of the background" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "Color of the highlighted verse" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "Start printing" +msgstr "" + +#: bibletime/dummy.h:145 bibletime/tooltipdef.h:145 +msgid "Show a preview" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Open help" +msgstr "" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "The list of printers" +msgstr "" + +#: bibletime/dummy.h:150 bibletime/tooltipdef.h:150 +msgid "Print into a file" +msgstr "" + +#: bibletime/dummy.h:151 bibletime/tooltipdef.h:151 +msgid "Browse for the file" +msgstr "" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Copies" +msgstr "" + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Paper type" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Paper size" +msgstr "" + +#: bibletime/dummy.h:159 bibletime/tooltipdef.h:159 +msgid "Styles" +msgstr "" + +#: bibletime/dummy.h:160 bibletime/tooltipdef.h:160 +msgid "List of print items" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Move item up" +msgstr "" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +msgid "Move item down" +msgstr "" + +#: bibletime/dummy.h:163 bibletime/tooltipdef.h:163 +msgid "Delete items" +msgstr "" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Insert a page break" +msgstr "" + +#: bibletime/dummy.h:166 bibletime/tooltipdef.h:166 +msgid "Page borders" +msgstr "" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "Left border" +msgstr "" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Right border" +msgstr "" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Upper border" +msgstr "" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Lower border" +msgstr "" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "List of styles" +msgstr "" + +#: bibletime/dummy.h:172 bibletime/tooltipdef.h:172 +msgid "Delete the chosen printing style" +msgstr "" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Edit the chosen printing style" +msgstr "" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Create a new printing style" +msgstr "" + +#: bibletime/dummy.h:202 bibletime/whatsthisdef.h:28 +msgid "" +"Clear the printing queue of BibleTime. All items will be removed from the " +"list, the print button will be disabled." +msgstr "" + +#: bibletime/dummy.h:203 bibletime/whatsthisdef.h:29 +msgid "" +"Open the printerdialog of BibleTime where you can edit the printing queue " +"and assign styles to the items." +msgstr "" + +#: bibletime/dummy.h:204 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "" + +#: bibletime/dummy.h:206 bibletime/whatsthisdef.h:32 +msgid "Open the search dialog to search text in one or more modules." +msgstr "" + +#: bibletime/dummy.h:207 bibletime/whatsthisdef.h:33 +msgid "" +"Remove the selected items from the main index.
If you remove a folder the " +"subitems of it will be removed, too." +msgstr "" + +#: bibletime/dummy.h:208 bibletime/whatsthisdef.h:34 +msgid "" +"Reset the main index
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:36 +msgid "Show or hide the main index depending on current state." +msgstr "" + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:37 +msgid "Show or hide the main toolbar depending on current state." +msgstr "" + +#: bibletime/dummy.h:212 bibletime/whatsthisdef.h:38 +msgid "Show or hide the footnotes in the modules deoending on current state." +msgstr "" + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:39 +msgid "" +"Show or hide Strong's numbers in the modules depending on current state." +msgstr "" + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:41 +msgid "Arrange the opened display windows in a tile pattern." +msgstr "" + +#: bibletime/dummy.h:216 bibletime/whatsthisdef.h:42 +msgid "" +"The open display windows will automatically arranged in a tile pattern if " +"it's necessary." +msgstr "" + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:43 +msgid "Arrange the open display windows in a cascade pattern." +msgstr "" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:44 +msgid "" +"The open display windows will automatically arranged in a cascade pattern if " +"it's necessary." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "" + +#: bibletime/dummy.h:221 bibletime/whatsthisdef.h:47 +msgid "Open a dialog where you can edit the toolbar of BibleTime." +msgstr "" + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:48 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:50 +msgid "Open KDE's helpbrowser with BibleTime's handbook." +msgstr "" + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:51 +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help." +msgstr "" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:52 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "" + +#: bibletime/dummy.h:227 bibletime/whatsthisdef.h:53 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:54 +msgid "Show detailed information about BibleTime." +msgstr "" + +#: bibletime/dummy.h:229 bibletime/whatsthisdef.h:55 +msgid "Show the general about dialog of KDE 2." +msgstr "" + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:59 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:60 +msgid "" +"Create a new folder in the main index.
If you pressed the right mouse " +"button on a folder the new folder will be a sub-item of it.
Otherwise you " +"will create a toplevel folder." +msgstr "" + +#: bibletime/dummy.h:235 bibletime/whatsthisdef.h:61 +msgid "Change the properties of the selected folder." +msgstr "" + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:62 +msgid "Change the properties of the selected bookmark." +msgstr "" + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:63 +msgid "Import bookmark from a file." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:64 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:65 +msgid "" +"Use this to add this bookmark to BibleTime's printing queue. The key, the " +"description and the text of the key will be used for printing." +msgstr "" + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:66 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:67 +msgid "Open a dialog to show information about the selected module." +msgstr "" + +#: bibletime/dummy.h:244 bibletime/whatsthisdef.h:70 +msgid "" +"This area contains is the working place of Bibletime.
All display windows " +"are opened in this place." +msgstr "" + +#: bibletime/dummy.h:246 bibletime/whatsthisdef.h:72 +msgid "This is the Bible display window" +msgstr "" + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:73 +msgid "This is the commentary display window." +msgstr "" + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:74 +msgid "This is the lexicon display window." +msgstr "" + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:76 +msgid "The next entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:77 +msgid "The previous entry of the module will be shown." +msgstr "" + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:78 +msgid "" +"If you view the text of a Bible the next verse will be highlighted.
If " +"you read a commentary the next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:79 +msgid "" +"If you view the text of a Bible the previous verse will be highlighted. If " +"you read a commentary the next entry will be shown." +msgstr "" + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:80 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "" + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:81 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "" + +#: bibletime/dummy.h:256 bibletime/whatsthisdef.h:82 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" + +#: bibletime/dummy.h:257 bibletime/whatsthisdef.h:83 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:84 +msgid "This list contains the books which are available in this module." +msgstr "" + +#: bibletime/dummy.h:259 bibletime/whatsthisdef.h:85 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:86 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:87 +msgid "This list contains the entries of the current module." +msgstr "" + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:88 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:89 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "" + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:90 +msgid "Save the personal comment." +msgstr "" + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:91 +msgid "Clear the text and delete the entry from the module." +msgstr "" + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:92 +msgid "Switch between bold and non-bold formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:93 +msgid "Switch between italic and non-italic formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:94 +msgid "" +"Switch between underlined and non-undelined formatting of the selected text." +msgstr "" + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:95 +msgid "Choose a new font for the selected text." +msgstr "" + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:96 +msgid "Choose a new color for the selected text." +msgstr "" + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:97 +msgid "Choose a new fontsize for the selected text." +msgstr "" + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:99 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "" + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:102 +msgid "Save the displayed chapter as a HTML file." +msgstr "" + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:103 +msgid "Select all text." +msgstr "" + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:104 +msgid "Copy the displayed text to the clipboard." +msgstr "" + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:107 +msgid "" +"Choose the modules which will be used for the search.
Use the two button " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" + +#: bibletime/dummy.h:282 bibletime/whatsthisdef.h:108 +msgid "Add the selected module to the list on the left." +msgstr "" + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:109 +msgid "Remove the selected module from the list on the left side." +msgstr "" + +#: bibletime/dummy.h:284 bibletime/whatsthisdef.h:110 +msgid "The list of modules used for the search." +msgstr "" + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:112 +msgid "The text entered in this edit box will be searched in all modules." +msgstr "" + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:113 +msgid "" +"Select this to search for multiple words.
Each word in the edit line is " +"searched as a single word." +msgstr "" + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:114 +msgid "" +"Select this to search for exactly the same text you entered in the edit line." +msgstr "" + +#: bibletime/dummy.h:289 bibletime/whatsthisdef.h:115 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" + +#: bibletime/dummy.h:290 bibletime/whatsthisdef.h:116 +msgid "Activate this to use case sensitive search." +msgstr "" + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:118 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:119 +msgid "" +"Select this if you want to use the last search result of each module as " +"search scope." +msgstr "" + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:120 +msgid "Create a new search scope." +msgstr "" + +#: bibletime/dummy.h:295 bibletime/whatsthisdef.h:121 +msgid "" +"Use an own scope for the search.
A standard set of search scopes exists." +msgstr "" + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:122 +msgid "Use this button to delete the chosen search scope." +msgstr "" + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:124 +msgid "Choose a search scope from the combo box" +msgstr "" + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:125 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:126 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" + +#: bibletime/dummy.h:301 bibletime/whatsthisdef.h:127 +msgid "Close this dialog and save the changes." +msgstr "" + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:129 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:130 +msgid "This contains the items found in the selected module." +msgstr "" + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:131 +msgid "This text box shows a preview of the chosen item." +msgstr "" + +#: bibletime/dummy.h:307 bibletime/whatsthisdef.h:133 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:136 +msgid "Activate this box to see a daily tip on startup." +msgstr "" + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:137 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" + +#: bibletime/dummy.h:312 bibletime/whatsthisdef.h:138 +msgid "Activate this to see a startup logo on each startup of BibleTime." +msgstr "" + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:141 +msgid "Select a action and change the key binding for the action." +msgstr "" + +#: bibletime/dummy.h:316 bibletime/whatsthisdef.h:142 +msgid "" +"Select in this box how the font is used and change the font in the font " +"chooser." +msgstr "" + +#: bibletime/dummy.h:319 bibletime/whatsthisdef.h:145 +msgid "This list contains the modules using foreign fonts." +msgstr "" + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:147 +msgid "This is the background color used in display windows." +msgstr "" + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:148 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "" + +#: bibletime/dummy.h:325 bibletime/whatsthisdef.h:151 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:152 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:153 +msgid "" +"Closes this dialog without doing anything with the items or the printer." +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:154 +msgid "Open the online help of BibleTime." +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:156 +msgid "" +"This is the list of available printers of your system.
Please select the " +"printer you want to use for printing." +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:157 +msgid "Print into a postscript file on disk." +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:158 +msgid "Browse for the file you want to print into." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:159 +msgid "The number of copies used for printing." +msgstr "" + +#: bibletime/dummy.h:334 bibletime/whatsthisdef.h:160 +msgid "Choose the orientation of the used paper." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:161 +msgid "Print on the paper using \"Portrait\" as orientation." +msgstr "" + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:162 +msgid "Print on the paper using \"Landscape\" as orientation." +msgstr "" + +#: bibletime/dummy.h:337 bibletime/whatsthisdef.h:163 +msgid "The type of the paper which is used for printing." +msgstr "" + +#: bibletime/dummy.h:338 bibletime/whatsthisdef.h:164 +msgid "The size of the used paper." +msgstr "" + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:166 +msgid "This combo box contains the available printing styles." +msgstr "" + +#: bibletime/dummy.h:341 bibletime/whatsthisdef.h:167 +msgid "This is the list which contains the available print items." +msgstr "" + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:168 +msgid "Move the selected item one item above." +msgstr "" + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:169 +msgid "Move the selected item one item below." +msgstr "" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:170 +msgid "Delete the selected items." +msgstr "" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:171 +msgid "Inserts a page break into the list.
The printer will start new page." +msgstr "" + +#: bibletime/dummy.h:347 bibletime/whatsthisdef.h:173 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "" + +#: bibletime/dummy.h:348 bibletime/whatsthisdef.h:174 +msgid "The size of the border on the left side of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:175 +msgid "The size of the border on the right side of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:176 +msgid "The size of the border on the top of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:177 +msgid "The size of the border on the bottom of the paper sheet." +msgstr "" + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:178 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" + +#: bibletime/dummy.h:353 bibletime/whatsthisdef.h:179 +msgid "Remove the selected printing style from the list." +msgstr "" + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:180 +msgid "Change the properties of the selected printing style." +msgstr "" + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:181 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "" diff --git a/bibletime-doc/po/sk.gmo b/bibletime-doc/po/sk.gmo new file mode 100644 index 0000000..0817ede Binary files /dev/null and b/bibletime-doc/po/sk.gmo differ diff --git a/bibletime-doc/po/sk.po b/bibletime-doc/po/sk.po new file mode 100644 index 0000000..49c6f36 --- /dev/null +++ b/bibletime-doc/po/sk.po @@ -0,0 +1,3335 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: BibleTime 1\n" +"POT-Creation-Date: 2002-04-07 01:40+0200\n" +"PO-Revision-Date: 2001-05-24 12:39GMT\n" +"Last-Translator: Joachim Ansorg \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.1\n" + +#: bibletime/backend/cswordbackend.cpp:313 +#: bibletime/frontend/coptionsdialog.cpp:272 +msgid "Footnotes" +msgstr "Poznámky pod čiarov" + +#: bibletime/backend/cswordbackend.cpp:315 +#, fuzzy +msgid "Strong's Numbers" +msgstr "Strongové čísla" + +#: bibletime/backend/cswordbackend.cpp:317 +msgid "Headings" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:319 +msgid "Morphological Tags" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:321 +msgid "Lemmas" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:323 +msgid "Hebrew Vowel Points" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:325 +#, fuzzy +msgid "Hebrew Cantillation" +msgstr "Orientácia" + +#: bibletime/backend/cswordbackend.cpp:327 +msgid "Greek Accents" +msgstr "" + +#: bibletime/backend/cswordbackend.cpp:329 +msgid "Textual Variants" +msgstr "" + +#: bibletime/main.cpp:110 +#, fuzzy +msgid "Enable debug messages" +msgstr "Povoľ správy na ladenie programu" + +#: bibletime/main.cpp:111 +msgid "Ignore the startup profile saved after the last BibleTime execution." +msgstr "" + +#: bibletime/main.cpp:119 +msgid "Bible study tool for KDE 2" +msgstr "Nástroj pre biblické štúdium pre KDE2" + +#: bibletime/main.cpp:121 +#, fuzzy +msgid "(c)1999-2002, The BibleTime Team" +msgstr "(c)1999-2001, The BibleTime Team" + +#: bibletime/main.cpp:122 +#, fuzzy +msgid "" +"BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n" +"\n" +"We are looking for translators and handbook authors.\n" +"If you'd like to join use send an eMail to info@bibletime.de." +msgstr "" +"Bibletime je ľahko použiteľný ale výkonný nástroj pre biblické štúdium pre " +"KDE2 \n" +"\n" +"Hľadáme nových vývojárov, prekladateľov a autorov príručky\n" +"Ak sa chcete k nám pripojiť pošlite eMail na info@bibletime.de." + +#: bibletime/main.cpp:130 +#, fuzzy +msgid "Project coordinator" +msgstr "Koordinátor projektu, frontend, backend" + +#: bibletime/main.cpp:131 +#, fuzzy +msgid "Frontend, backend" +msgstr "Frontend, backend, a iné veci" + +#: bibletime/main.cpp:132 +#, fuzzy +msgid "Searchdialog" +msgstr "Vyhľadávanie" + +#: bibletime/main.cpp:138 +msgid "Icons, startlogo, banners" +msgstr "" + +#: bibletime/main.cpp:141 +msgid "Handbook" +msgstr "Príručka" + +#: bibletime/main.cpp:144 +msgid "Translation into Czech" +msgstr "Preklad do češtiny" + +#: bibletime/main.cpp:145 +msgid "Translation into Danish" +msgstr "Preklad do dánštiny" + +#: bibletime/main.cpp:146 +msgid "Translation into Dutch" +msgstr "Preklad do holandštiny" + +#: bibletime/main.cpp:148 +msgid "Translation into French" +msgstr "Preklad do francúštiny" + +#: bibletime/main.cpp:149 +msgid "Translation into Hungarian" +msgstr "Preklad do maďarčiny" + +#: bibletime/main.cpp:150 bibletime/main.cpp:151 +msgid "Translation into Italian" +msgstr "Preklad do taliančiny" + +#: bibletime/main.cpp:152 +msgid "Translation into Norwegian" +msgstr "Preklad do francúštiny" + +#: bibletime/main.cpp:153 +msgid "Translation into Polish" +msgstr "Preklad do polštiny" + +#: bibletime/main.cpp:154 +msgid "Translation into Portoguese" +msgstr "Preklad do portugalštiny" + +#: bibletime/main.cpp:155 +#, fuzzy +msgid "Translation into Russian" +msgstr "Preklad do maďarčiny" + +#: bibletime/main.cpp:156 +msgid "Translation into Slovak" +msgstr "Preklad do slovenského jazyka" + +#: bibletime/main.cpp:157 +#, fuzzy +msgid "Translation into Spanish" +msgstr "Preklad do dánštiny" + +#: bibletime/main.cpp:160 +msgid "Bible study HowTo" +msgstr "Biblické štúdium Ako..." + +#: bibletime/main.cpp:185 +#, fuzzy +msgid "Starting BibleTime" +msgstr "O BibleTime" + +#: bibletime/bibletime_init.cpp:59 +#, fuzzy +msgid "Creating BibleTime's GUI" +msgstr "Ukonči BibleTime" + +#: bibletime/bibletime_init.cpp:77 +msgid "Initializing menu- and toolbars" +msgstr "" + +#: bibletime/bibletime_init.cpp:81 +msgid "Clear printing queue" +msgstr "Vyčisti tlačovú frontu" + +#: bibletime/bibletime_init.cpp:99 bibletime/dummy.h:25 +#: bibletime/tooltipdef.h:25 +msgid "Reset main index" +msgstr "Znovu nastav hlavný index" + +#: bibletime/bibletime_init.cpp:105 +msgid "Search in module(s)" +msgstr "Hľadaj v modul(e/och)" + +#: bibletime/bibletime_init.cpp:111 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:297 +msgid "Remove selected item(s)" +msgstr "Zmaž vybrané položky" + +#: bibletime/bibletime_init.cpp:122 +msgid "&Show main index" +msgstr "&Zobraz hlavný index" + +#: bibletime/bibletime_init.cpp:137 +msgid "&Cascade" +msgstr "&Kaskáda" + +#: bibletime/bibletime_init.cpp:143 +msgid "&Tile" +msgstr "&Dláždenie" + +#: bibletime/bibletime_init.cpp:149 +msgid "&Auto cascade" +msgstr "&Automatická kaskáda" + +#: bibletime/bibletime_init.cpp:155 +msgid "A&uto Tile" +msgstr "A&utomatické dlaždenie" + +#: bibletime/bibletime_init.cpp:161 +msgid "&Close all" +msgstr "Všetko &zavri" + +#: bibletime/bibletime_init.cpp:167 +#, fuzzy +msgid "&Save profile" +msgstr "Vytvor novú zložku" + +#: bibletime/bibletime_init.cpp:172 +#, fuzzy +msgid "&Load profile" +msgstr "Vytvor novú zložku" + +#: bibletime/bibletime_init.cpp:177 +#, fuzzy +msgid "&Configure profiles" +msgstr "Nastavte farby v BibleTime" + +#: bibletime/bibletime_init.cpp:183 +#, fuzzy +msgid "&Fullscreen mode" +msgstr "Aktuálny modul:" + +#: bibletime/bibletime_init.cpp:202 +#, fuzzy +msgid "&Handbook" +msgstr "Príručka" + +#: bibletime/bibletime_init.cpp:208 +msgid "&Installation" +msgstr "" + +#: bibletime/bibletime_init.cpp:214 +#, fuzzy +msgid "&Bible Study Howto" +msgstr "Biblické štúdium Ako..." + +#: bibletime/bibletime_init.cpp:229 +msgid "&Daily tip" +msgstr "Tip na &deň" + +#: bibletime/bibletime_init.cpp:294 +msgid "Initializing Sword" +msgstr "" + +#: bibletime/bibletime_init.cpp:341 +msgid "Initializing printing system" +msgstr "" + +#: bibletime/printing/cstyleeditordialog.cpp:40 +msgid "style editor" +msgstr "editor štýlu" + +#: bibletime/printing/cstyleeditordialog.cpp:63 +msgid "Name of style:" +msgstr "Meno štýlu" + +#: bibletime/printing/cstyleeditordialog.cpp:71 +msgid "Choose the part of the style:" +msgstr "Zvoľ časť štýlu:" + +#: bibletime/printing/cstyleeditordialog.cpp:73 +#: bibletime/printing/cstyleeditordialog.cpp:289 +msgid "Header" +msgstr "Hlavička" + +#: bibletime/printing/cstyleeditordialog.cpp:74 +#: bibletime/printing/cstyleeditordialog.cpp:293 +msgid "Description" +msgstr "Popis" + +#: bibletime/printing/cstyleeditordialog.cpp:75 +#: bibletime/printing/cstyleeditordialog.cpp:297 +msgid "Module text" +msgstr "Text modulu" + +#: bibletime/printing/cstyleeditordialog.cpp:81 +msgid "Enable this part" +msgstr "Povoľ túto časť" + +#: bibletime/printing/cstyleeditordialog.cpp:104 +msgid "Foreground:" +msgstr "Popredie:" + +#: bibletime/printing/cstyleeditordialog.cpp:115 +msgid "Background:" +msgstr "Pozadie:" + +#: bibletime/printing/cstyleeditordialog.cpp:126 +msgid "Choose font" +msgstr "Vyber písmo" + +#: bibletime/printing/cstyleeditordialog.cpp:129 +msgid "Font preview" +msgstr "Náhľad na písmo" + +#: bibletime/printing/cstyleeditordialog.cpp:143 +msgid "Use frame" +msgstr "Použi rámec" + +#: bibletime/printing/cstyleeditordialog.cpp:154 +msgid "Line thickness (in point):" +msgstr "Hrúbka čiary (v bodoch):" + +#: bibletime/printing/cstyleeditordialog.cpp:162 +msgid "Frame color:" +msgstr "Farba rámca:" + +#: bibletime/printing/cstyleeditordialog.cpp:170 +#, fuzzy +msgid "Line style:" +msgstr "Meno štýlu" + +#: bibletime/frontend/coptionsdialog.cpp:218 +#: bibletime/frontend/coptionsdialog.cpp:735 +#: bibletime/printing/cprintdialogpages.cpp:176 +#: bibletime/printing/cprinter.cpp:307 bibletime/printing/cprinter.cpp:316 +#: bibletime/printing/cstyle.cpp:180 +#: bibletime/printing/cstyleeditordialog.cpp:200 +msgid "Standard" +msgstr "Štandard" + +#: bibletime/printing/cstylelist.cpp:44 +msgid "Name:" +msgstr "Meno:" + +#: bibletime/printing/cstyle.cpp:181 +msgid "Colored style for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:182 +msgid "Black&White for larger test portions" +msgstr "" + +#: bibletime/printing/cstyle.cpp:187 +msgid "unknown name" +msgstr "neznámy" + +#: bibletime/dummy.h:166 bibletime/printing/cprintdialogpages.cpp:43 +#: bibletime/tooltipdef.h:166 +msgid "Styles" +msgstr "Štýly" + +#: bibletime/printing/cprintdialogpages.cpp:48 +msgid "Margins (in millimeter)" +msgstr "Ohraničenie (v milimetroch)" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Top" +msgstr "&Hore" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Left" +msgstr "&Vľavo" + +#: bibletime/printing/cprintdialogpages.cpp:55 +msgid "&Right" +msgstr "Vp&ravo" + +#: bibletime/printing/cprintdialogpages.cpp:104 +msgid "List of style items:" +msgstr "Zoznam položiek štýlu:" + +#: bibletime/printing/cprintdialogpages.cpp:192 +#, fuzzy +msgid "Print queue" +msgstr "Tlačiareň" + +#: bibletime/printing/cprintdialogpages.cpp:203 +msgid "Choose a style" +msgstr "Výber štýlu" + +#: bibletime/printing/cprintdialogpages.cpp:215 +msgid "Entries which should be printed:" +msgstr "Záznamy, ktoré by mali byť vytlačené:" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:239 +#: bibletime/printing/cprintitemlist.cpp:44 +msgid "Module" +msgstr "Modul" + +#: bibletime/printing/cprintitemlist.cpp:45 +msgid "From" +msgstr "Od" + +#: bibletime/printing/cprintitemlist.cpp:46 +msgid "To" +msgstr "Do:" + +#: bibletime/printing/cprintitemlist.cpp:47 +msgid "Style" +msgstr "Štýl" + +#: bibletime/frontend/chtmldialog.cpp:84 +#, fuzzy +msgid "Backward" +msgstr "Pozadie" + +#: bibletime/frontend/chtmldialog.cpp:102 +msgid "Forward" +msgstr "" + +#: bibletime/frontend/cinputdialog.cpp:72 +msgid "Ok" +msgstr "Ok" + +#: bibletime/frontend/chtmlwidget.cpp:264 +#, ycp-format +msgid "Unable to find the page %1!" +msgstr "Nie je možné nájsť stránku %1!" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "" +"*.html *.htm *.shtml *.shtm | HTML files\n" +" *.* | All files (*.*)" +msgstr "" +"*.html *.htm *.shtml *.shtm | HTML súbory\n" +" *.* | Všetky súbory (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:284 +msgid "Save text as HTML page ..." +msgstr "Ulož text ako HTML stránku..." + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "" +"*.txt | Text file (*.txt)\n" +"*.* | All files (*.*)" +msgstr "" +"*.txt | Textový súbor (*.txt)\n" +"*.* | Všetky súbory (*.*)" + +#: bibletime/frontend/chtmlwidget.cpp:291 +msgid "Save text as plain text ..." +msgstr "Ulož text ako obyčajný text..." + +#: bibletime/frontend/chtmlwidget.cpp:501 +msgid "Choose a font:" +msgstr "Vyberte typ písma:" + +#: bibletime/frontend/chtmlwidget.cpp:505 +msgid "Choose font size" +msgstr "Vyberte veľkosť typu písma" + +#: bibletime/frontend/chtmlwidget.cpp:509 +msgid "Bold" +msgstr "Tučné" + +#: bibletime/frontend/chtmlwidget.cpp:513 +msgid "Underlined" +msgstr "Podčiarknuté" + +#: bibletime/frontend/chtmlwidget.cpp:522 +msgid "Justify" +msgstr "Zarovnaj" + +#: bibletime/frontend/cprofile.cpp:33 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:178 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:189 +msgid "unknown" +msgstr "neznámy" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:214 +msgid "Bookmark to" +msgstr "Záložka k" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:539 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:241 +#, fuzzy +msgid "Language" +msgstr "Zoznam jazykov" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:549 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:243 +msgid "Unlock key" +msgstr "Kľúč k odomknutiu" + +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:244 +msgid "not set" +msgstr "nenastavené" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:532 +#: bibletime/frontend/groupmanager/cgroupmanageritem.cpp:246 +msgid "Version" +msgstr "Verzia" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:149 +msgid "Bibles" +msgstr "Biblie" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:150 +msgid "Books" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:151 +msgid "Commentaries" +msgstr "Komentáre" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:152 +msgid "Lexicons" +msgstr "Lexikóny" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:269 +msgid "Caption" +msgstr "Titulok" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:277 +msgid "Main index" +msgstr "Hlavný index" + +#: bibletime/dummy.h:57 bibletime/frontend/groupmanager/cgroupmanager.cpp:278 +#: bibletime/tooltipdef.h:57 +msgid "Create a new folder" +msgstr "Vytvor novú zložku" + +#: bibletime/dummy.h:58 bibletime/frontend/groupmanager/cgroupmanager.cpp:281 +#: bibletime/tooltipdef.h:58 +msgid "Change this folder" +msgstr "Zmeň túto zložku" + +#: bibletime/dummy.h:59 bibletime/frontend/groupmanager/cgroupmanager.cpp:285 +#: bibletime/tooltipdef.h:59 +msgid "Change this bookmark" +msgstr "Zmeň záložku" + +#: bibletime/dummy.h:60 bibletime/frontend/groupmanager/cgroupmanager.cpp:288 +#: bibletime/tooltipdef.h:60 +msgid "Import bookmarks" +msgstr "Importuj záložky" + +#: bibletime/dummy.h:61 bibletime/frontend/groupmanager/cgroupmanager.cpp:291 +#: bibletime/tooltipdef.h:61 +msgid "Export bookmarks" +msgstr "Exportuj záložky" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:294 +msgid "Print bookmark" +msgstr "Vytlač záložku" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:300 +msgid "Search in selected module(s)" +msgstr "Hľadaj vo zvolenom module" + +#: bibletime/dummy.h:63 bibletime/frontend/groupmanager/cgroupmanager.cpp:303 +#: bibletime/tooltipdef.h:63 +msgid "Unlock this module" +msgstr "Odomkni tento modul" + +#: bibletime/dummy.h:64 bibletime/frontend/groupmanager/cgroupmanager.cpp:306 +#: bibletime/tooltipdef.h:64 +msgid "About this module" +msgstr "O tomto module" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Bookmark description - BibleTime" +msgstr "Popis záložiek - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:376 +msgid "Please enter here the description:" +msgstr "Prosím vložte sem popis:" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Change bookmark description - BibleTime" +msgstr "Zmeňte popis záložiek - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:406 +msgid "Please change the description of the item!" +msgstr "Zmeňte prosím popis položky!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Change folder - BibleTime" +msgstr "Zmeňte zložku - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:417 +msgid "Please change the name of the group!" +msgstr "Zmeňte prosím meno skupiny!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:536 +#, fuzzy +msgid "Location" +msgstr "Titulok" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:544 +msgid "Writable" +msgstr "Zapisovatené" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:545 +#, fuzzy +msgid "yes" +msgstr "Štýly" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Encoding" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:219 +#: bibletime/frontend/coptionsdialog.cpp:738 +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "Unicode" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:551 +msgid "iso8859-1" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:564 +msgid "Features" +msgstr "" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Enter name of folder - BibleTime" +msgstr "Vlož meno zložky - BibleTime" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:907 +msgid "Please enter the name of the folder!" +msgstr "Prosím vložte meno zložky!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "BibleTime - Unlock module" +msgstr "BibleTime - Odomknutie modulu" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:991 +msgid "Enter the key to unlock the module!" +msgstr "Vlož klúč k odoknutiu modulu!" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1148 +msgid "Import bookmarks ..." +msgstr "Importuj záložky ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1156 +msgid "" +"A problem occurred while importing bookmarks!
The bookmarks format of " +"the imported file is newer
than the bookmarks format version of this " +"version of BibleTime!
Importing the bookmarks may not work correctly!
Do you want to continue?
" +msgstr "" +"Objavila sa chyba pri importovaní záložiek!
Formát záložiek z " +"importovaného súboru je novší
ako formát založiek tejto verzie BibleTime!" +"
Importové záložky nemusia fungovať správne!
Chcete pokračovať?" +"
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1159 +msgid "Import of bookmarks" +msgstr "Importuj záložky" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1173 +msgid "Export bookmarks ..." +msgstr "Exportuj záložky ..." + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "" +"This function will reset the main index!
This will recreate the " +"original groups and delete all other items!
Be sure no important " +"bookmarks will be deleted!
Do you want to continue?
" +msgstr "" +"Táto funkcia znovu nastaví manažéra skupiny!
To opäť vytvorí " +"originálne skupiny a zmaže ostatné položky!
Uistite sa, či tým nezmažete " +"dôležité záložky atď!
Prajete si pokračovať?
" + +#: bibletime/frontend/groupmanager/cgroupmanager.cpp:1516 +msgid "BibleTime - Reset main index" +msgstr "BibleTime - Znovu nastav hlavný index" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:85 +msgid "Lexicon window" +msgstr "Okno lexikónu" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:99 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:88 +msgid "Entry" +msgstr "Záznam" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:100 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:89 +msgid "Text of entry" +msgstr "Text záznamu" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:101 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:106 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:90 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:95 +msgid "Entry with text" +msgstr "Záznam s textom" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:100 +#: bibletime/frontend/presenters/cbookpresenter.cpp:98 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:103 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:92 +msgid "Selected text" +msgstr "Zvolený text" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:109 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:98 +msgid "Entry as plain text" +msgstr "Záznam ako obyčejný text" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:106 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:110 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:99 +msgid "Entry as HTML" +msgstr "Záznam ako HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:112 +#: bibletime/frontend/presenters/cbookpresenter.cpp:109 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:113 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:102 +msgid "Lookup selected text in lexicon" +msgstr "Hľadaj vyznačený text v lexikóne" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:114 +#: bibletime/frontend/presenters/cbookpresenter.cpp:111 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:115 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:104 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:134 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:270 +msgid "Copy..." +msgstr "Kopíruj..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:115 +#: bibletime/frontend/presenters/cbookpresenter.cpp:112 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:116 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:105 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:135 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:271 +msgid "Add to printing queue..." +msgstr "Pridaj do tlačovej fronty..." + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:116 +#: bibletime/frontend/presenters/cbookpresenter.cpp:113 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:117 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:106 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:136 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:272 +msgid "Save..." +msgstr "Ulož..." + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:259 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:267 +#, fuzzy +msgid "Next entry" +msgstr "Text záznamu" + +#: bibletime/frontend/presenters/clexiconpresenter.cpp:260 +#: bibletime/frontend/presenters/clexiconpresenter.cpp:270 +#, fuzzy +msgid "Previous entry" +msgstr "Zobraz predchádzajúci záznam" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:92 +msgid "Bible window" +msgstr "Okno Biblie" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:95 +msgid "Verse" +msgstr "verš" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:96 +msgid "Text of verse" +msgstr "text verša" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:97 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:103 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:107 +msgid "Verse with text" +msgstr "verš s textom" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:98 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:104 +msgid "Chapter" +msgstr "kapitolu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:108 +msgid "Chapter as plain text" +msgstr "kapitolu ako obyčajný text" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:109 +msgid "Chapter as HTML" +msgstr "kapitolu ako HTML" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:327 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:343 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:413 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:432 +#, fuzzy +msgid "Next book" +msgstr "Zobraz ďalšiu knihu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:328 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:345 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:414 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:434 +#, fuzzy +msgid "Previous book" +msgstr "Zobraz predchádzajúcu knihu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:330 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:348 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:416 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:437 +#, fuzzy +msgid "Next chapter" +msgstr "Zobraz nasledujúcu kapitolu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:331 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:350 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:417 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:439 +#, fuzzy +msgid "Previous chapter" +msgstr "Zobraz predchádzajúcu kapitolu" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:333 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:353 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:419 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:442 +#, fuzzy +msgid "Next verse" +msgstr "text verša" + +#: bibletime/frontend/presenters/cbiblepresenter.cpp:334 +#: bibletime/frontend/presenters/cbiblepresenter.cpp:355 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:420 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:444 +#, fuzzy +msgid "Previous verse" +msgstr "Skoč na predchádzajúci verš" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:47 +msgid "Select additional modules" +msgstr "Zvoľ dodatočné moduly" + +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:49 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:72 +#: bibletime/frontend/presenters/cmodulechooserbutton.cpp:126 +msgid "NONE" +msgstr "Nič" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:70 +#, fuzzy +msgid "Display options" +msgstr "Zobraz okno" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:73 +msgid "Use linebreaks" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:74 +#, fuzzy +msgid "Show versenumbers" +msgstr "Zobraz Strongové čísla" + +#: bibletime/frontend/coptionsdialog.cpp:663 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:76 +msgid "Show headings" +msgstr "" + +#: bibletime/dummy.h:29 bibletime/frontend/coptionsdialog.cpp:653 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:78 +#: bibletime/tooltipdef.h:29 +msgid "Show footnotes" +msgstr "Zobraz poznámky pod čiarov" + +#: bibletime/frontend/coptionsdialog.cpp:658 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:80 +#, fuzzy +msgid "Show Strong's Numbers" +msgstr "Zobraz Strongové čísla" + +#: bibletime/frontend/coptionsdialog.cpp:668 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:83 +msgid "Show morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:673 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:85 +msgid "Show lemmas" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:678 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:87 +msgid "Show Hebrew vowel points" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:683 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:89 +msgid "Show Hebrew cantillation marks" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:688 +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:91 +msgid "Show Greek accents" +msgstr "" + +#: bibletime/frontend/presenters/cdisplaysettingsbutton.cpp:93 +msgid "Use alternative textual variant" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:80 +msgid "Synchronize..." +msgstr "Synchronizuj..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:85 +msgid "Edit entry..." +msgstr "Uprav záznam..." + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:96 +msgid "Commentary window" +msgstr "Okno komentárov" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:232 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:392 +msgid "The text was not saved to the module. Save the changes now?" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:422 +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:447 +msgid "Toggle synchronize button" +msgstr "" + +#: bibletime/frontend/presenters/ccommentarypresenter.cpp:511 +#, fuzzy +msgid "Save changes to module?" +msgstr "Hľadaj v moduloch" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:68 +msgid "Toggle tree..." +msgstr "" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:90 +#, fuzzy +msgid "Book window" +msgstr "Okno Biblie" + +#: bibletime/frontend/presenters/cbookpresenter.cpp:200 +#: bibletime/frontend/presenters/cbookpresenter.cpp:208 +#, fuzzy +msgid "Toggle tree" +msgstr "Aktuálny modul:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:52 +msgid "Modules:" +msgstr "Moduly:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:55 +msgid "Entries found:" +msgstr "Nájdené záznamy:" + +#: bibletime/frontend/searchdialog/csearchdialogresult.cpp:173 +#, fuzzy +msgid "module not set" +msgstr "module nie je nastavený" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:53 +msgid "Search properties" +msgstr "Možnosti vyhľadávania:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:72 +msgid "Multiple Words" +msgstr "Zložené slová" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:80 +msgid "Exact Search" +msgstr "Presné hľadanie" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:87 +msgid "Regular Expression" +msgstr "Regulárny výraz" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:100 +msgid "Case Sensitive" +msgstr "Rozlišovať veľkosť písmen" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:104 +msgid "Search scope" +msgstr "Rozsah vyhľadávania" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:108 +msgid "Search progress" +msgstr "Priebeh vyhľadávania:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:113 +msgid "Current module:" +msgstr "Aktuálny modul:" + +#: bibletime/frontend/searchdialog/csearchdialogtext.cpp:114 +msgid "Overall:" +msgstr "Celkovo:" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search Dialog" +msgstr "Vyhľadávanie" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Search" +msgstr "Hľadaj" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:54 +msgid "Interrupt" +msgstr "Preručenie" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "Choose modules" +msgstr "Vyberte moduly" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:84 +msgid "Choose the modules for the search" +msgstr "Vložte moduly na prehľadávanie" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Search Text" +msgstr "Hľadaj text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:88 +msgid "Enter the text to search for" +msgstr "Vlož text, ktorý bude vyhľadávaný" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "Search Result" +msgstr "Výsledky hľadania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:92 +msgid "The result of your search" +msgstr "Výsledky vášho hľadania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Search Analysis" +msgstr "Analýza hľadania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:96 +msgid "Graphical analysis of your search result" +msgstr "Grafické analýzy výsledkov vášho hľadania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +msgid "HTML files" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:127 +#, fuzzy +msgid "Save Search Analysis" +msgstr "Analýza hľadania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:155 +#, fuzzy +msgid "BibleTime Search Analysis" +msgstr "Analýza hľadania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:156 +#, fuzzy +msgid "Search Text :" +msgstr "Hľadaj text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:157 +#, fuzzy +msgid "Search Type :" +msgstr "Hľadaj text" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:158 +#, fuzzy +msgid "Search Scope:" +msgstr "Rozsah vyhľadávania" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:161 +msgid "Book" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:162 +msgid "Total Hits" +msgstr "" + +#: bibletime/frontend/searchdialog/csearchdialog.cpp:186 +msgid "Created by" +msgstr "" + +#: bibletime/dummy.h:112 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:44 +#: bibletime/tooltipdef.h:112 +msgid "No scope" +msgstr "Bez rozsahu" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:48 +msgid "Last result" +msgstr "Posledné výsledky" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:52 +msgid "Use scope" +msgstr "Použi rozsah" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:63 +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:223 +msgid "Choose custom range" +msgstr "Vyberte vlastný oblasť" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:67 +msgid "Edit ranges" +msgstr "Upravenie rozsahu" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:96 +msgid "Old testament" +msgstr "Starý zákon" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:97 +msgid "Moses/Pentateuch/Torah" +msgstr "Mojžišove knihy/Pentateuch/Tóra" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:98 +msgid "History" +msgstr "História" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:99 +msgid "Prophets" +msgstr "Proroci" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:100 +msgid "New testament" +msgstr "Nový zákon" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:101 +msgid "Gospels" +msgstr "Evanjeliá" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:102 +msgid "Letters/Epistels" +msgstr "Listy/Epištoly" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:103 +msgid "Paul's Epistels" +msgstr "Pavlove Epištoly" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:224 +msgid "Define range text" +msgstr "Definutje rozsah textu" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:225 +msgid "Range parsing results" +msgstr "Rozsah analyzovania výsledkov" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Range name" +msgstr "Meno rozsahu" + +#: bibletime/frontend/searchdialog/csearchdialogscope.cpp:289 +msgid "Please enter a name for the new range" +msgstr "Vložte meno nového rozsahu" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:117 +msgid "Modules" +msgstr "Moduly" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:124 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:128 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:131 +msgid "Search result" +msgstr "Výsledky hľadania" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:125 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:132 +msgid "Search result with text" +msgstr "Výsledky hľadania v texte" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:152 +#, fuzzy +msgid "Appending keys to the printing queue ..." +msgstr "Pridaj do tlačovej fronty..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:166 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:195 +#, fuzzy +msgid "Copying search result to clipboard..." +msgstr "Kopíruj do schránky" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:181 +#, fuzzy +msgid "Saving the search result ..." +msgstr "Ulož výsledky hľadania..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:209 +#, fuzzy +msgid "Saving the search result..." +msgstr "Ulož výsledky hľadania..." + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:260 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:267 +msgid "Key" +msgstr "referenciu" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:261 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:264 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:268 +msgid "Key with text" +msgstr "referenciu s textom" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "" +"*.txt | Text files\n" +" *.* | All files (*.*)" +msgstr "" +"*.txt | Textové súbory\n" +" *.* | Všetky súbory (*.*)" + +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:385 +#: bibletime/frontend/searchdialog/csearchdialogresultview.cpp:414 +msgid "Save key ..." +msgstr "Ulož referenciu..." + +#: bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp:50 +msgid "" +"Choose the module you want to use for the search. The tree on the left " +"contains all available modules, the tree on the right the modules for the " +"search. Use the two arrow buttons to add or remove modules from the right " +"tree." +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:79 +msgid "The file does already exist!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:80 +msgid "Do you want to overwrite it?" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:96 +msgid "Sorry! But the file couldn't be saved!" +msgstr "" + +#: bibletime/frontend/ctoolclass.cpp:97 +msgid "Please check permissions etc. !" +msgstr "" + +#: bibletime/frontend/cexportmanager.cpp:41 +#: bibletime/frontend/cexportmanager.cpp:55 +#: bibletime/frontend/cexportmanager.cpp:93 +msgid "Save search result ..." +msgstr "Ulož výsledky hľadania..." + +#: bibletime/frontend/coptionsdialog.cpp:68 +msgid "Optionsdialog" +msgstr "Nastavenia" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#: bibletime/frontend/coptionsdialog.cpp:314 +#, fuzzy +msgid "Create new profile" +msgstr "Vytvor novú zložku" + +#: bibletime/frontend/coptionsdialog.cpp:122 +#, fuzzy +msgid "Please enter the name of the new profile" +msgstr "Prosím vložte meno zložky!" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Rename profile" +msgstr "Zmaž vybrané položky" + +#: bibletime/frontend/coptionsdialog.cpp:146 +#, fuzzy +msgid "Please enter the new name of the profile" +msgstr "Prosím vložte meno zložky!" + +#: bibletime/frontend/coptionsdialog.cpp:170 +#, fuzzy +msgid "Startup" +msgstr "Zobraz štartovacie logo" + +#: bibletime/frontend/coptionsdialog.cpp:174 +msgid "Show tip of the day" +msgstr "Ukáž tip dňa" + +#: bibletime/frontend/coptionsdialog.cpp:184 +msgid "Show startuplogo" +msgstr "Zobraz štartovacie logo" + +#: bibletime/frontend/coptionsdialog.cpp:193 +msgid "Restore windows in workspace area" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:210 +#, fuzzy +msgid "Choose fonts" +msgstr "Vyber písmo" + +#: bibletime/frontend/coptionsdialog.cpp:210 +msgid "" +"The fonts you can choose here are used in the display windows. Use the drop-" +"down box below to choose the area of application. Then select a font for it. " +"Make sure the charset \"iso10646-1\" is available for the selected Unicode " +"font.!" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:225 +#, fuzzy +msgid "The quick brown fox jumps over the lazy dog" +msgstr "Rýchla červená líška preskočila lenivého psa." + +#: bibletime/frontend/coptionsdialog.cpp:238 +msgid "Colors" +msgstr "Farby" + +#: bibletime/frontend/coptionsdialog.cpp:245 +#, fuzzy +msgid "Choose colors" +msgstr "Vyberte moduly" + +#: bibletime/frontend/coptionsdialog.cpp:246 +msgid "" +"Choose the colors to change the look of the display windows to your own " +"preferences. Some options like \"Words of Jesus\" do only apply to texts " +"which support this special feature." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:252 +msgid "Text" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:257 +msgid "Background" +msgstr "Pozadie" + +#: bibletime/frontend/coptionsdialog.cpp:262 +#, fuzzy +msgid "Highlighted verse" +msgstr "Označený verš" + +#: bibletime/frontend/coptionsdialog.cpp:267 +#, fuzzy +msgid "Hyperlinks" +msgstr "Spusti tlač" + +#: bibletime/frontend/coptionsdialog.cpp:277 +msgid "Strong's numbers" +msgstr "Strongové čísla" + +#: bibletime/frontend/coptionsdialog.cpp:282 +msgid "Morphologic tags" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:287 +msgid "Words of Jesus" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:297 +#, fuzzy +msgid "Profiles" +msgstr "Uprav záznam..." + +#: bibletime/frontend/coptionsdialog.cpp:302 +#, fuzzy +msgid "Manage your profiles" +msgstr "Nastavte farby v BibleTime" + +#: bibletime/frontend/coptionsdialog.cpp:303 +msgid "" +"Profiles define the appereance of the work area, for example which windows " +"are open and which texts should displayed in these windows. Don't forget " +"that new profiles only work after you've saved something in them." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:318 +#, fuzzy +msgid "Delete selected profile" +msgstr "Zmaže vybrané položky." + +#: bibletime/frontend/coptionsdialog.cpp:322 +#, fuzzy +msgid "Rename selected profile" +msgstr "Zmaž vybrané položky" + +#: bibletime/frontend/coptionsdialog.cpp:340 +msgid "Accelerators" +msgstr "Nastaviť klávesy" + +#: bibletime/frontend/coptionsdialog.cpp:345 +msgid "Application wide" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:368 +#, fuzzy +msgid "Bible windows" +msgstr "Okno Biblie" + +#: bibletime/frontend/coptionsdialog.cpp:381 +#, fuzzy +msgid "Commentary windows" +msgstr "Okno komentárov" + +#: bibletime/frontend/coptionsdialog.cpp:394 +#, fuzzy +msgid "Lexicon windows" +msgstr "Okno lexikónu" + +#: bibletime/frontend/coptionsdialog.cpp:408 +#, fuzzy +msgid "Book windows" +msgstr "Okno Biblie" + +#: bibletime/frontend/coptionsdialog.cpp:422 +msgid "Sword" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:425 +msgid "General" +msgstr "Všeobecné" + +#: bibletime/frontend/coptionsdialog.cpp:431 +#: bibletime/frontend/coptionsdialog.cpp:439 +msgid "Use key cache for lexicons" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:432 +msgid "" +"BibleTime can create a key cache for lexicons, which speeds up opening large " +"lexicon modules a lot. However these files consume some disk space (usually " +"not much), and reside in $KDEHOME/share/apps/bibletime/cache." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:447 +msgid "Scrolling behaviour" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:448 +msgid "" +"The down arrow moves to the next verse by default. Uncheck this box " +"if you want it to move to the previous verse." +msgstr "" + +#: bibletime/dummy.h:134 bibletime/frontend/coptionsdialog.cpp:454 +#: bibletime/tooltipdef.h:134 +msgid "Use down arrow to scroll to next verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:461 +#, fuzzy +msgid "Specify a language for biblical booknames" +msgstr "Jazyk pre názvy kníh" + +#: bibletime/frontend/coptionsdialog.cpp:462 +msgid "" +"Sword has a number of locales available which can be used to " +"internationalize the booknames of the bible. You can specify which locale to " +"choose. If you want to create a new locale, see http://www.crosswire.org/" +"sword/develop for details." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:469 +msgid "Language for booknames" +msgstr "Jazyk pre názvy kníh" + +#: bibletime/frontend/coptionsdialog.cpp:477 +msgid "English" +msgstr "Anglický jazyk" + +#: bibletime/frontend/coptionsdialog.cpp:495 +#: bibletime/frontend/coptionsdialog.cpp:500 +#, fuzzy +msgid "Default modules" +msgstr "Použité moduly" + +#: bibletime/frontend/coptionsdialog.cpp:500 +msgid "" +"Default modules are used, when no module is specified. This may happen with " +"references into modules like Bibles or Lexicons." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:505 +msgid "Default Bible" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:513 +#, fuzzy +msgid "Default Commentary" +msgstr "Komentáre" + +#: bibletime/frontend/coptionsdialog.cpp:522 +#, fuzzy +msgid "Default Lexicon" +msgstr "Lexikóny" + +#: bibletime/frontend/coptionsdialog.cpp:530 +#, fuzzy +msgid "Default Hebrew Strong's Lexicon" +msgstr "Lexikóny" + +#: bibletime/frontend/coptionsdialog.cpp:538 +#, fuzzy +msgid "Default Greek Strong's Lexicon" +msgstr "Lexikóny" + +#: bibletime/frontend/coptionsdialog.cpp:546 +#, fuzzy +msgid "Default Hebrew Morphological Lexicon" +msgstr "Lexikóny" + +#: bibletime/frontend/coptionsdialog.cpp:553 +#, fuzzy +msgid "Default Greek Morphological Lexicon" +msgstr "Lexikóny" + +#: bibletime/frontend/coptionsdialog.cpp:636 +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "Filter settings" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:639 +msgid "" +"Filters control the appereance of the text in the display windows. Here you " +"can choose the default settings of the various filter settings. You can " +"change the settings in each display window, too." +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:643 +msgid "Show line break after each verse" +msgstr "" + +#: bibletime/frontend/coptionsdialog.cpp:648 +#, fuzzy +msgid "Show verse numbers" +msgstr "Zobraz Strongové čísla" + +#: bibletime/frontend/coptionsdialog.cpp:693 +msgid "Use textual variants" +msgstr "" + +#: bibletime/bibletime_slots.cpp:285 +msgid "Printing..." +msgstr "Tlačenie..." + +#: bibletime/bibletime_slots.cpp:285 +msgid "Abort printing" +msgstr "Zruš tlač" + +#: bibletime/rc-dummy.cpp:2 +msgid "&Main index" +msgstr "&Hlavný index" + +#: bibletime/rc-dummy.cpp:5 +msgid "&Window" +msgstr "" + +#: bibletime/tips-dummy.cpp:3 +msgid "" +"This is BibleTime 1.1!
\n" +"This version of BibleTime should have reached the state where it could\n" +"be called stable, useful and user friendly!
\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:9 +msgid "The Bible was written so we could believe in Jesus. (John 20:31)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:13 +msgid "" +"BibleTime 1.1 includes a really useful handbook written by Fred Saalbach.\n" +"To read it choose the item \"Handbook\" in the \"Help\" menu of BibleTime.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:18 +msgid "" +"No one is allowed by God to add anything to or take anything away from the " +"Word. (Revelation 22:18)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:22 +msgid "The Bible is like a mirror. (James 1:23)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:26 +msgid "" +"BibleTime does include a Bible Study HowTo! \n" +"It was written by Bob Harman and is a great help how to study the Bible.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:31 +msgid "" +"The Bible has the power to \"comfort the afflicted\" and \"afflict the " +"comfortable\". (Revelation 10:10)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:35 +msgid "" +"You can save, print and copy the whole search result by pressing the right " +"mouse button on the icon of the searched module in the search dialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:39 +msgid "The Bible is our only spiritual weapon. (Ephesians 6:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:43 +msgid "" +"To get the number of verses in the Bible search for a space in the module.\n" +"The search analysis shows you the number of verses of each book.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:48 +msgid "That the Bible is truth. (John 17:17)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:52 +msgid "" +"If you would like to create a set of bookmarks around a specific topic with " +"comments containing what the Lord told you here, it's best to\n" +"make bookmarks from your personal commentary.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:57 +msgid "" +"The scriptures give us the wisdom that leads to salvation. (2 Timothy 3:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:61 +msgid "" +"It's possible to insert the text of bookmarks and references to verses or " +"lexicon entries into the personal commentary editor by dropping them there.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:65 +msgid "" +"By studying the Bible you will have no reason to stand ashamed before God. " +"(2 Timothy 2:15)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:69 +msgid "" +"To lookup the meaning of the original hebrew or greek word in a Bible " +"supporting Strong's numbers, switch them on and \n" +"click on the strong number. Now a new window showing the strong number with\n" +"it's explanation is shown. If your favourite translation doesn't support " +"Strong's numbers please refer to an alternate translation for the number of " +"the corresponding word.\n" +"Make sure you have set the default modules in the optionsdialog.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:76 +msgid "" +"If you want to use a commentary as a topical reference, search it for terms " +"your topic is about.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:80 +msgid "" +"In the beginning was the Word, the Word was with God, and the Word was God. " +"(John 1:1)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:84 +msgid "" +"We will be judged on the last day by the words Jesus spoke. (John 12:48)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:88 +msgid "" +"If you want to find the full set of verses or entries on a area of content, " +"you should use the regular expression \"x | y | z\" for searching, which is " +"equivalent to \"x OR y OR z\", e.g. \"pray | worship | supplicate\".\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:92 +msgid "" +"If you are searching a verse you know only fuzzy or in a different " +"translation search for the most probable terms in multiple Bible " +"translations at the same time.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:96 +msgid "" +"God's Word can be a lamp to your feet and a light to your path. (Psalm " +"119:105)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:100 +msgid "" +"If you want to search a word in a foreign module (e.g. greek or hebrew), " +"open a display window and choose a chapter or an entry which contains this " +"word.\n" +"Now double click on it and drag the selected word on the foreign module in " +"the main index.\n" +"The search dialog will be opened with the word in the edit line.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:106 +msgid "" +"The Word of God will not return to Him without accomplishing its purpose. " +"(Isaiah 55:11)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:110 +msgid "" +"Foreign modules (e.g. greek or hebrew) do often require a special unicode " +"font to read them.\n" +"Many of the fonts are available on www.crosswire.org or on the Sword CD.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:115 +msgid "" +"Did you know that the first book ever printed on a printing press was the " +"Bible. (by Johann Gutenberg, in 1492)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:119 +msgid "" +"God has already given to us everything pertaining to life and godliness. (2 " +"Peter 1:3)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:123 +msgid "" +"All important elements of BibleTime's graphical user interface have a " +"tooltip and a \"What's this?\" help.
\n" +"To read the \"What's this?\" help press the keys SHIFT+F1 and click on the " +"part.\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:128 +msgid "" +"The Word of God is living, active, and sharper than any two-edged sword. " +"(Hebrews 4:12)\n" +msgstr "" + +#: bibletime/tips-dummy.cpp:132 +msgid "" +"You are using a program that has been written for the glory of God.
May " +"He bless you as you study His Word!\n" +msgstr "" + +#: bibletime/dummy.h:19 bibletime/tooltipdef.h:19 +msgid "Clear the printing queue" +msgstr "Vyčisti tlačovú frontu" + +#: bibletime/dummy.h:20 bibletime/tooltipdef.h:20 +msgid "Open the printerdialog" +msgstr "Otvor dialóg pre tlač" + +#: bibletime/dummy.h:21 bibletime/tooltipdef.h:21 +msgid "Close BibleTime" +msgstr "Ukonči BibleTime" + +#: bibletime/dummy.h:23 bibletime/tooltipdef.h:23 +msgid "Search in modules" +msgstr "Hľadaj v moduloch" + +#: bibletime/dummy.h:24 bibletime/tooltipdef.h:24 +msgid "Remove selected items" +msgstr "Zmaž vybrané položky" + +#: bibletime/dummy.h:27 bibletime/tooltipdef.h:27 +msgid "Show main index" +msgstr "Zobraz hlavný index" + +#: bibletime/dummy.h:28 bibletime/tooltipdef.h:28 +msgid "Show tooolbar" +msgstr "Zobraz panel nástrojov" + +#: bibletime/dummy.h:30 bibletime/tooltipdef.h:30 +msgid "Show Strong's numbers" +msgstr "Zobraz Strongové čísla" + +#: bibletime/dummy.h:32 bibletime/tooltipdef.h:32 +msgid "Tile windows" +msgstr "Dláždi okná" + +#: bibletime/dummy.h:33 bibletime/tooltipdef.h:33 +msgid "Automatically tile windows" +msgstr "Automaticky dláždi okná" + +#: bibletime/dummy.h:34 bibletime/tooltipdef.h:34 +msgid "Cascade windows" +msgstr "Kaskáduj okná" + +#: bibletime/dummy.h:35 bibletime/tooltipdef.h:35 +msgid "Automatically cascade windows" +msgstr "Automaticky kaskáduj okná" + +#: bibletime/dummy.h:36 bibletime/tooltipdef.h:36 +msgid "Close all windows" +msgstr "Zavri všetky okná" + +#: bibletime/dummy.h:37 bibletime/dummy.h:227 bibletime/tooltipdef.h:37 +#: bibletime/whatsthisdef.h:46 +msgid "Save current profile" +msgstr "" + +#: bibletime/dummy.h:38 bibletime/tooltipdef.h:38 +#, fuzzy +msgid "Edit profiles" +msgstr "Uprav záznam..." + +#: bibletime/dummy.h:39 bibletime/dummy.h:229 bibletime/tooltipdef.h:39 +#: bibletime/whatsthisdef.h:48 +#, fuzzy +msgid "Load a new profile" +msgstr "Vytvor novú zložku" + +#: bibletime/dummy.h:40 bibletime/dummy.h:230 bibletime/tooltipdef.h:40 +#: bibletime/whatsthisdef.h:49 +#, fuzzy +msgid "Toggle fullscreen mode" +msgstr "Aktuálny modul:" + +#: bibletime/dummy.h:42 bibletime/tooltipdef.h:42 +msgid "Edit toolbar" +msgstr "Uprav panel nástrojov" + +#: bibletime/dummy.h:45 bibletime/tooltipdef.h:45 +msgid "BibleTime's handbook" +msgstr "Príručka k BibleTime" + +#: bibletime/dummy.h:46 bibletime/tooltipdef.h:46 +msgid "BibleTime's installation documentation" +msgstr "" + +#: bibletime/dummy.h:47 bibletime/tooltipdef.h:47 +#, fuzzy +msgid "BibleTime's Bible study HowTo" +msgstr "Biblické štúdium Ako..." + +#: bibletime/dummy.h:48 bibletime/tooltipdef.h:48 +msgid "Enter \"What's this?\" mode" +msgstr "Vstúp do módu \"Čo je toto?\"" + +#: bibletime/dummy.h:49 bibletime/tooltipdef.h:49 +msgid "Send bugreport" +msgstr "Pošli správu o chybe" + +#: bibletime/dummy.h:50 bibletime/tooltipdef.h:50 +#, fuzzy +msgid "Show daily tips at startup" +msgstr "Zobraz tip dňa" + +#: bibletime/dummy.h:51 bibletime/tooltipdef.h:51 +msgid "About BibleTime" +msgstr "O BibleTime" + +#: bibletime/dummy.h:52 bibletime/tooltipdef.h:52 +msgid "About KDE" +msgstr "O KDE" + +#: bibletime/dummy.h:56 bibletime/tooltipdef.h:56 +msgid "The main index" +msgstr "Hlavný index" + +#: bibletime/dummy.h:62 bibletime/tooltipdef.h:62 +msgid "Add bookmark to printing queue" +msgstr "Pridaj záložku do tlačovej fronty" + +#: bibletime/dummy.h:67 bibletime/tooltipdef.h:67 +msgid "The working area" +msgstr "Pracovná oblasť" + +#: bibletime/dummy.h:69 bibletime/tooltipdef.h:69 +msgid "Show the next entry" +msgstr "Zobraz ďalší záznam" + +#: bibletime/dummy.h:70 bibletime/tooltipdef.h:70 +msgid "Show the previous entry" +msgstr "Zobraz predchádzajúci záznam" + +#: bibletime/dummy.h:71 bibletime/tooltipdef.h:71 +#, fuzzy +msgid "Jump to the next verse" +msgstr "Skoč na ďalší verš" + +#: bibletime/dummy.h:72 bibletime/tooltipdef.h:72 +#, fuzzy +msgid "Jump to the previous verse" +msgstr "Skoč na predchádzajúci verš" + +#: bibletime/dummy.h:73 bibletime/tooltipdef.h:73 +#, fuzzy +msgid "Show the next chapter" +msgstr "Zobraz nasledujúcu kapitolu" + +#: bibletime/dummy.h:74 bibletime/tooltipdef.h:74 +#, fuzzy +msgid "Show the previous chapter" +msgstr "Zobraz predchádzajúcu kapitolu" + +#: bibletime/dummy.h:75 bibletime/tooltipdef.h:75 +#, fuzzy +msgid "Show the next book" +msgstr "Zobraz ďalšiu knihu" + +#: bibletime/dummy.h:76 bibletime/tooltipdef.h:76 +#, fuzzy +msgid "Show the previous book" +msgstr "Zobraz predchádzajúcu knihu" + +#: bibletime/dummy.h:77 bibletime/tooltipdef.h:77 +msgid "List of books" +msgstr "Zoznam kníh" + +#: bibletime/dummy.h:78 bibletime/tooltipdef.h:78 +msgid "List of chapters" +msgstr "Zoznam kapitol" + +#: bibletime/dummy.h:79 bibletime/tooltipdef.h:79 +msgid "List of verses" +msgstr "Zoznam veršov" + +#: bibletime/dummy.h:80 bibletime/tooltipdef.h:80 +msgid "List of entries" +msgstr "Zoznam záznamov" + +#: bibletime/dummy.h:81 bibletime/tooltipdef.h:81 +msgid "Scroll through the list" +msgstr "Posun cez zoznam" + +#: bibletime/dummy.h:82 bibletime/tooltipdef.h:82 +msgid "Edit this entry" +msgstr "Uprav tento záznam" + +#: bibletime/dummy.h:83 bibletime/tooltipdef.h:83 +msgid "Save this comment" +msgstr "Ulož tento komentár" + +#: bibletime/dummy.h:84 bibletime/tooltipdef.h:84 +msgid "Delete this comment" +msgstr "Zmaž tento komentár" + +#: bibletime/dummy.h:85 bibletime/tooltipdef.h:85 +msgid "Comment up to" +msgstr "Komentuj po:" + +#: bibletime/dummy.h:86 bibletime/tooltipdef.h:86 +msgid "Set bold" +msgstr "Vyznač tucným" + +#: bibletime/dummy.h:87 bibletime/tooltipdef.h:87 +msgid "Set italic" +msgstr "Vyznač kurzívou" + +#: bibletime/dummy.h:88 bibletime/tooltipdef.h:88 +msgid "Set underlined" +msgstr "Podčiarkni" + +#: bibletime/dummy.h:89 bibletime/tooltipdef.h:89 +msgid "Set font" +msgstr "Vyberte typ písma" + +#: bibletime/dummy.h:90 bibletime/tooltipdef.h:90 +msgid "Set the color" +msgstr "Vyberte farby" + +#: bibletime/dummy.h:91 bibletime/tooltipdef.h:91 +msgid "Set the fontsize" +msgstr "Zvoľte veľkosť písma" + +#: bibletime/dummy.h:93 bibletime/tooltipdef.h:93 +msgid "Synchronize with Bible windows" +msgstr "Synchronizuj s oknom biblie" + +#: bibletime/dummy.h:96 bibletime/tooltipdef.h:96 +msgid "Save as HTML" +msgstr "Ulož ako HTML..." + +#: bibletime/dummy.h:98 bibletime/tooltipdef.h:98 +msgid "Copy to clipboard" +msgstr "Kopíruj do schránky" + +#: bibletime/dummy.h:101 bibletime/tooltipdef.h:101 +#, fuzzy +msgid "Choose the modules to search in" +msgstr "Vložte moduly na prehľadávanie" + +#: bibletime/dummy.h:102 bibletime/tooltipdef.h:102 +msgid "Add the selected module to the list" +msgstr "Pridaj zovolený modul do zoznamu" + +#: bibletime/dummy.h:103 bibletime/tooltipdef.h:103 +msgid "Remove the selected module from the list" +msgstr "Odstráň zvolený modul zo zoznamu" + +#: bibletime/dummy.h:104 bibletime/tooltipdef.h:104 +msgid "List of modules used for the search" +msgstr "Zoznam modulov, ktoré sa použijú pri hľadaní" + +#: bibletime/dummy.h:106 bibletime/tooltipdef.h:106 +#, fuzzy +msgid "Search for this text" +msgstr "Prehľadaj tento text" + +#: bibletime/dummy.h:107 bibletime/tooltipdef.h:107 +msgid "Search multiple words" +msgstr "Hľadaj zložené slová" + +#: bibletime/dummy.h:108 bibletime/tooltipdef.h:108 +msgid "Exact match" +msgstr "Presné hľadanie" + +#: bibletime/dummy.h:109 bibletime/tooltipdef.h:109 +msgid "Search with GNU regular expressions" +msgstr "Hľadaj s regulárnymi výrazmi" + +#: bibletime/dummy.h:110 bibletime/tooltipdef.h:110 +msgid "Search case sensitive" +msgstr "Rozlišovať veľkosť písmen" + +#: bibletime/dummy.h:113 bibletime/tooltipdef.h:113 +msgid "Last search result" +msgstr "Posledné výsledky hľadania" + +#: bibletime/dummy.h:114 bibletime/tooltipdef.h:114 +#, fuzzy +msgid "Use custom scope" +msgstr "Použi vlastný rozsah" + +#: bibletime/dummy.h:115 bibletime/tooltipdef.h:115 +msgid "Add a new scope" +msgstr "Pridaj nový rozsah" + +#: bibletime/dummy.h:116 bibletime/tooltipdef.h:116 +msgid "Delete this search scope" +msgstr "Odstráň tento rozsah" + +#: bibletime/dummy.h:117 bibletime/dummy.h:307 bibletime/tooltipdef.h:117 +#: bibletime/whatsthisdef.h:126 +msgid "Edit and define your search scopes" +msgstr "Upravte a definujte svoj rozsah hľadania" + +#: bibletime/dummy.h:118 bibletime/tooltipdef.h:118 +msgid "Choose a search scope from the list" +msgstr "Vyberte rozsah hľadania zo zoznamu" + +#: bibletime/dummy.h:119 bibletime/tooltipdef.h:119 +msgid "Enter your own search scope" +msgstr "Vložte soj vlastný rozsah hľadania" + +#: bibletime/dummy.h:120 bibletime/tooltipdef.h:120 +msgid "Parsed result" +msgstr "Analyzuj výsledky" + +#: bibletime/dummy.h:121 bibletime/tooltipdef.h:121 +msgid "Close this dialog" +msgstr "Ukonči dialóg" + +#: bibletime/dummy.h:123 bibletime/tooltipdef.h:123 +msgid "Used modules" +msgstr "Použité moduly" + +#: bibletime/dummy.h:124 bibletime/tooltipdef.h:124 +msgid "Items found" +msgstr "Nájdené položky" + +#: bibletime/dummy.h:125 bibletime/tooltipdef.h:125 +msgid "Preview" +msgstr "Náhľad" + +#: bibletime/dummy.h:127 bibletime/tooltipdef.h:127 +#, fuzzy +msgid "Graphical Search Analysis" +msgstr "Graficka analýza" + +#: bibletime/dummy.h:131 bibletime/tooltipdef.h:131 +msgid "Show daily tip" +msgstr "Zobraz tip dňa" + +#: bibletime/dummy.h:132 bibletime/tooltipdef.h:132 +msgid "List of languages" +msgstr "Zoznam jazykov" + +#: bibletime/dummy.h:133 bibletime/tooltipdef.h:133 +#, fuzzy +msgid "Show start-up logo" +msgstr "Zobraz štartovacie logo" + +#: bibletime/dummy.h:135 bibletime/tooltipdef.h:135 +msgid "Restore the windows in the workspace on startup" +msgstr "" + +#: bibletime/dummy.h:137 bibletime/tooltipdef.h:137 +msgid "Use cache files for the lexicon entries" +msgstr "" + +#: bibletime/dummy.h:138 bibletime/tooltipdef.h:138 +msgid "The default bible used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:139 bibletime/tooltipdef.h:139 +msgid "The default commentary used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:140 bibletime/tooltipdef.h:140 +msgid "The default lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:141 bibletime/tooltipdef.h:141 +msgid "The default Hebrew lexicon used in the workspace are" +msgstr "" + +#: bibletime/dummy.h:142 bibletime/tooltipdef.h:142 +msgid "The default Greek lexicon used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:143 bibletime/tooltipdef.h:143 +msgid "" +"The default Morphological lexicon for Hebrew texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:144 bibletime/tooltipdef.h:144 +msgid "" +"The default Morphological lexicon for Greek texts used in the workspace area" +msgstr "" + +#: bibletime/dummy.h:147 bibletime/tooltipdef.h:147 +msgid "Set keyboard accelerators" +msgstr "Nastav klávesové skratky" + +#: bibletime/dummy.h:149 bibletime/tooltipdef.h:149 +msgid "Choose the area of application" +msgstr "Zvoľte oblasť aplikácie" + +#: bibletime/dummy.h:150 bibletime/dummy.h:337 bibletime/tooltipdef.h:150 +#: bibletime/whatsthisdef.h:156 +msgid "Choose a font" +msgstr "Zvoľte typ písma" + +#: bibletime/dummy.h:152 bibletime/tooltipdef.h:152 +msgid "Color of the background" +msgstr "Farba pozadia" + +#: bibletime/dummy.h:153 bibletime/tooltipdef.h:153 +msgid "Color of the highlighted verse" +msgstr "Farba označeného verša" + +#: bibletime/dummy.h:155 bibletime/tooltipdef.h:155 +#, fuzzy +msgid "Keyboard accelerators used by all display windows" +msgstr "Toto je farba pozadia, ktorá je použitá pre zobrazovaní okien." + +#: bibletime/dummy.h:156 bibletime/tooltipdef.h:156 +msgid "Keyboard accelerators used by Bible windows" +msgstr "" + +#: bibletime/dummy.h:157 bibletime/tooltipdef.h:157 +msgid "Keyboard accelerators used by commentary windows" +msgstr "" + +#: bibletime/dummy.h:158 bibletime/tooltipdef.h:158 +msgid "Keyboard accelerators used by lexicon windows" +msgstr "" + +#: bibletime/dummy.h:161 bibletime/tooltipdef.h:161 +msgid "Start printing" +msgstr "Spusti tlač" + +#: bibletime/dummy.h:162 bibletime/tooltipdef.h:162 +#, fuzzy +msgid "Preview print job" +msgstr "Aplikácia pre náhľad:" + +#: bibletime/dummy.h:164 bibletime/tooltipdef.h:164 +msgid "Open help" +msgstr "Otvor pomoc" + +#: bibletime/dummy.h:167 bibletime/tooltipdef.h:167 +msgid "List of print items" +msgstr "Zoznam položiek na tlačenie" + +#: bibletime/dummy.h:168 bibletime/tooltipdef.h:168 +msgid "Move item up" +msgstr "Posuň položku hore" + +#: bibletime/dummy.h:169 bibletime/tooltipdef.h:169 +msgid "Move item down" +msgstr "Posuň položku dole" + +#: bibletime/dummy.h:170 bibletime/tooltipdef.h:170 +msgid "Delete items" +msgstr "Zmaž položky" + +#: bibletime/dummy.h:171 bibletime/tooltipdef.h:171 +msgid "Insert a page break" +msgstr "Vlož koniec strany" + +#: bibletime/dummy.h:173 bibletime/tooltipdef.h:173 +msgid "Page borders" +msgstr "Okraje strany" + +#: bibletime/dummy.h:174 bibletime/tooltipdef.h:174 +msgid "Left border" +msgstr "Ľavý okraj" + +#: bibletime/dummy.h:175 bibletime/tooltipdef.h:175 +msgid "Right border" +msgstr "Pravý okraj" + +#: bibletime/dummy.h:176 bibletime/tooltipdef.h:176 +msgid "Upper border" +msgstr "Horná hranica" + +#: bibletime/dummy.h:177 bibletime/tooltipdef.h:177 +msgid "Lower border" +msgstr "Spodná hranica" + +#: bibletime/dummy.h:178 bibletime/tooltipdef.h:178 +#, fuzzy +msgid "List of print styles" +msgstr "Zoznam položiek na tlačenie" + +#: bibletime/dummy.h:179 bibletime/tooltipdef.h:179 +#, fuzzy +msgid "Delete the selected style" +msgstr "Zmaže vybrané položky." + +#: bibletime/dummy.h:180 bibletime/tooltipdef.h:180 +#, fuzzy +msgid "Edit the selected style" +msgstr "Zmaže vybrané položky." + +#: bibletime/dummy.h:181 bibletime/tooltipdef.h:181 +msgid "Create a new printing style" +msgstr "Vytvor nový tlačový štýl" + +#: bibletime/dummy.h:209 bibletime/whatsthisdef.h:28 +#, fuzzy +msgid "" +"Clear the print queue of BibleTime. All items will be removed from the list " +"and the print button will be disabled." +msgstr "" +"Vyčistí tlačovú frontu v BibleTime. Všetky položky budú odstránené zo " +"zoznamu a tlačítko pre tlač bude nedostupné." + +#: bibletime/dummy.h:210 bibletime/whatsthisdef.h:29 +#, fuzzy +msgid "" +"Open the printer dialog of BibleTime. Here you can edit the print queue and " +"assign styles to the items." +msgstr "" +"Otvorí dialóg pre tlač v BibleTime, kde je možné upraviť tlačovú frontua " +"priradiť štýly k položkám." + +#: bibletime/dummy.h:211 bibletime/whatsthisdef.h:30 +msgid "Close BibleTime and save the settings." +msgstr "Ukočí BibleTime and ulož nastavenia." + +#: bibletime/dummy.h:213 bibletime/whatsthisdef.h:32 +#, fuzzy +msgid "Open the search dialog to search for text in one or more modules." +msgstr "Otvorí dialóg pre vyhľadávanie v jednom alebo viacerých moduloch." + +#: bibletime/dummy.h:214 bibletime/whatsthisdef.h:33 +#, fuzzy +msgid "" +"Remove the selected items from the main index.
If you remove a folder, " +"the subitems of it will be removed too." +msgstr "" +"Odstráni zvolené položky z hlavného indexu.
Ak odstránite zložku, položky " +"v nej budú tiež odstránené." + +#: bibletime/dummy.h:215 bibletime/whatsthisdef.h:34 +#, fuzzy +msgid "" +"Reset the main index.
All bookmarks and folders will be deleted and the " +"default folders will be restored." +msgstr "" +"Znovu nastaví hlavný index
Všetky záložky a zložky budú zmazané a " +"štandardné nastavenie bude obnovené." + +#: bibletime/dummy.h:217 bibletime/whatsthisdef.h:36 +#, fuzzy +msgid "Toggle the main index view." +msgstr "Hlavný index" + +#: bibletime/dummy.h:218 bibletime/whatsthisdef.h:37 +msgid "Toggle the main toolbar view." +msgstr "" + +#: bibletime/dummy.h:219 bibletime/whatsthisdef.h:38 +msgid "Toggle footnotes in the modules." +msgstr "" + +#: bibletime/dummy.h:220 bibletime/whatsthisdef.h:39 +#, fuzzy +msgid "Toggle Strong's numbers in the modules." +msgstr "" +"Zobrazí alebo skryje Strongové čísla v module v závislosti od aktuálneho " +"stavu." + +#: bibletime/dummy.h:222 bibletime/whatsthisdef.h:41 +#, fuzzy +msgid "Tile the open display windows." +msgstr "Uzavrie všetkyzobrazené okná." + +#: bibletime/dummy.h:223 bibletime/whatsthisdef.h:42 +#, fuzzy +msgid "Automatically tile the display windows." +msgstr "Automaticky dláždi okná" + +#: bibletime/dummy.h:224 bibletime/whatsthisdef.h:43 +#, fuzzy +msgid "Cascade the open display windows." +msgstr "Uzavrie všetkyzobrazené okná." + +#: bibletime/dummy.h:225 bibletime/whatsthisdef.h:44 +#, fuzzy +msgid "Automatically cascade the opened display windows." +msgstr "Automaticky kaskáduj okná" + +#: bibletime/dummy.h:226 bibletime/whatsthisdef.h:45 +msgid "Close all open display windows." +msgstr "Uzavrie všetkyzobrazené okná." + +#: bibletime/dummy.h:228 bibletime/whatsthisdef.h:47 +#, fuzzy +msgid "Edit profiles..." +msgstr "Uprav záznam..." + +#: bibletime/dummy.h:233 bibletime/whatsthisdef.h:52 +msgid "Open the BibleTime tool bar editor." +msgstr "" + +#: bibletime/dummy.h:234 bibletime/whatsthisdef.h:53 +msgid "" +"Open BibleTime's optionsdialog where you can set most of the preferences." +msgstr "Otvorí dialóg s nastaveniami, kde si môžete zmeniť väčšinu nastavení." + +#: bibletime/dummy.h:236 bibletime/whatsthisdef.h:55 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with BibleTime's handbook.
The handbook explains " +"how to use BibleTime in the best way." +msgstr "Otvorí KDE pomocníka s BibleTime príručkou" + +#: bibletime/dummy.h:237 bibletime/whatsthisdef.h:56 +msgid "" +"Open KDE's helpbrowser with BibleTime's installation instructions.
The " +"installation instructions explain how to set up BibleTime and the text " +"modules." +msgstr "" + +#: bibletime/dummy.h:238 bibletime/whatsthisdef.h:57 +#, fuzzy +msgid "" +"Open KDE's helpbrowser with the Bible study HowTo included with BibleTime." +"
This HowTo is an introduction how to study the Bible in an efficient way." +msgstr "Otvorí KDE pomocníka s BibleTime príručkou" + +#: bibletime/dummy.h:239 bibletime/whatsthisdef.h:58 +#, fuzzy +msgid "" +"Switch into the \"What's this?\" mode.
All important elements of " +"BibleTime's GUI offer a \"What's this?\" help message." +msgstr "" +"Prepne do \"Čo je toto?\" módu.
Všetky podstatné elementyBibleTime " +"GUI ponúkajú \"Čo je toto?\" pomoc." + +#: bibletime/dummy.h:240 bibletime/whatsthisdef.h:59 +msgid "Send a bugreport to the developers of BibleTime!" +msgstr "Pošle správu vývojarom BibleTime!" + +#: bibletime/dummy.h:241 bibletime/whatsthisdef.h:60 +msgid "" +"Show a daily tip.
The tips contain important Bible quotations and helpful " +"usage tips for BibleTime." +msgstr "" +"Zobrazí tip dňa.
Tipy obsahujú dôležité biblické citáty a užitočnétipy " +"pre používanie BibleTime." + +#: bibletime/dummy.h:242 bibletime/whatsthisdef.h:61 +msgid "Show detailed information about BibleTime." +msgstr "Zobrazí detailné informácie o BibleTime." + +#: bibletime/dummy.h:243 bibletime/whatsthisdef.h:62 +#, fuzzy +msgid "Show the \"about\" dialog of KDE 2." +msgstr "Zobrazí všeobecné informácie o KDE 2." + +#: bibletime/dummy.h:247 bibletime/whatsthisdef.h:66 +msgid "" +"This is the main index of BibleTime.
Use it to manage the installed " +"modules, to work with bookmarks, to open display windows etc.." +msgstr "" +"Toto je hlavný index BibleTime.
Používa sa na ovládanie " +"nainštalovanýchmodulov, k práci so záložkami, k otváraniiu okien atď.." + +#: bibletime/dummy.h:248 bibletime/whatsthisdef.h:67 +#, fuzzy +msgid "" +"Create a new folder in the main index.
If you press the right mouse " +"button on a folder, the new folder will become a sub-folder of it." +"
Otherwise you will create a toplevel folder." +msgstr "" +"Vytvorí novú zložku v hlavnom indexe.
Ak ste stlačili pravé tlačítko na " +"myšina zložke, nová zložka bude jeho položkou.
Inak vytvorítezložku na " +"najvyššej úrovni." + +#: bibletime/dummy.h:249 bibletime/whatsthisdef.h:68 +msgid "Change the properties of the selected folder." +msgstr "Zmení nastavenie zvolenej zložky." + +#: bibletime/dummy.h:250 bibletime/whatsthisdef.h:69 +msgid "Change the properties of the selected bookmark." +msgstr "Zmení nastavenie zvolenej záložky." + +#: bibletime/dummy.h:251 bibletime/whatsthisdef.h:70 +#, fuzzy +msgid "Import bookmarks from a file." +msgstr "Importuj záložky zo súboru." + +#: bibletime/dummy.h:252 bibletime/whatsthisdef.h:71 +msgid "" +"Export bookmarks to a file so you or other
users can import them later." +msgstr "" +"Exportuje záložky do súboru, aby ste vy alebo iný
užívateľ ich mohli " +"neskôr importovať." + +#: bibletime/dummy.h:253 bibletime/whatsthisdef.h:72 +#, fuzzy +msgid "" +"Use this to add this bookmark to BibleTime's print queue. The key, the " +"description, and the text of the key will be used for printing." +msgstr "" +"Použite tot k pridaniu záložky do tlačovej fronty BibleTime. Kľúč, popis a " +"text kľúča budú vytlačené." + +#: bibletime/dummy.h:254 bibletime/whatsthisdef.h:73 +msgid "Open a small dialog where you can unlock the selected module." +msgstr "Otvorí malý dialóg, kde môžete odomknúť zvolené moduly." + +#: bibletime/dummy.h:255 bibletime/whatsthisdef.h:74 +msgid "Open a dialog to show information about the selected module." +msgstr "Otvorí dialóg, kde sú zobrazené infomácie o zvolenom module." + +#: bibletime/dummy.h:258 bibletime/whatsthisdef.h:77 +#, fuzzy +msgid "" +"This area is the main workspace of Bibletime.
All display windows are " +"opened in this window." +msgstr "" +"Táto oblasť predstavuje pracovnú plochu BibleTime.
Všetky okná sa " +"zobrazujú tu." + +#: bibletime/dummy.h:260 bibletime/whatsthisdef.h:79 +msgid "The next entry of the module will be shown." +msgstr "Ďalší záznam modulu bude zobrazený." + +#: bibletime/dummy.h:261 bibletime/whatsthisdef.h:80 +msgid "The previous entry of the module will be shown." +msgstr "Predchádzajúci záznam modulu sa čoskoro objaví." + +#: bibletime/dummy.h:262 bibletime/whatsthisdef.h:81 +#, fuzzy +msgid "" +"For Bible texts, the next verse will be highlighted.
In commentaries, the " +"next entry will be shown." +msgstr "" +"Ak vidíte text Biblie, tak ďalší verš sa označený.
Ak čítate komentár," +"ďalší záznam sa čoskoro objaví." + +#: bibletime/dummy.h:263 bibletime/whatsthisdef.h:82 +#, fuzzy +msgid "" +"For Bible texts, the previous verse will be highlighted. In commentaries, " +"the previous entry will be shown." +msgstr "" +"Ak vidíte text Biblie, tak predchádyajúci verš bude označený. Ak čítate " +"komentár,predchádzajúci záznam sa čoskoro objaví." + +#: bibletime/dummy.h:264 bibletime/whatsthisdef.h:83 +msgid "Show the next chapter of the module. The verse will be set to \"1\"." +msgstr "Zobrazí nasledujúcu kapitolu modulu. Verš sa nastaví na \"1\"." + +#: bibletime/dummy.h:265 bibletime/whatsthisdef.h:84 +msgid "Show the previous chapter of the module. The verse will be set to \"1\"" +msgstr "Zobrazí predchádzajúcu kapitolu modulu. Verš sa nastaví na \"1\"." + +#: bibletime/dummy.h:266 bibletime/whatsthisdef.h:85 +msgid "" +"Show the next book of this module. The chapter and the verse will be set to " +"\"1\"." +msgstr "" +"Zobrazí nasledujúcu knihu modulu. Verš a kapitola budú nastavené na \"1\"." + +#: bibletime/dummy.h:267 bibletime/whatsthisdef.h:86 +msgid "" +"Show the previous book of this module. The chapter and the verse will be set " +"to \"1\"." +msgstr "" +"Zobrazí predchádzajúcu knihu modulu. Verš a kapitola budú nastavené na \"1\"." + +#: bibletime/dummy.h:268 bibletime/whatsthisdef.h:87 +msgid "This list contains the books which are available in this module." +msgstr "Zoznam obsahuje knihy, ktoré sú dostupné v tomto module." + +#: bibletime/dummy.h:269 bibletime/whatsthisdef.h:88 +msgid "" +"This list contains the chapters which are available in the current book." +msgstr "" +"Zoznam obsahuje kapitoly, ktoré sú dostupné v tomto module v aktuálnej knihe." + +#: bibletime/dummy.h:270 bibletime/whatsthisdef.h:89 +msgid "" +"This list contains the verses which are available in the current chapter." +msgstr "" +"Zoznam obsahuje verše, ktoré sú dostupné v tomto module v aktuálnej kapitole." + +#: bibletime/dummy.h:271 bibletime/whatsthisdef.h:90 +msgid "This list contains the entries of the current module." +msgstr "Zoznam obsahuje položky aktuálneho module." + +#: bibletime/dummy.h:272 bibletime/whatsthisdef.h:91 +msgid "" +"This button is useful to scroll through the entries of the list. Press the " +"button and move the mouse to increase or decrease the item." +msgstr "" +"Toto tlačítko je užitočné pri prechádzaní položkami zoznamu.Stlačte tlačítko " +"a pohybujte myšou ak chcete zvýšiť alebo znížiť položku." + +#: bibletime/dummy.h:273 bibletime/whatsthisdef.h:92 +msgid "Toggle between read-write and read-only mode of writeable modules." +msgstr "Prepína módy zapisovateľné/iba na čítanie" + +#: bibletime/dummy.h:274 bibletime/whatsthisdef.h:93 +#, fuzzy +msgid "Save new personal comments." +msgstr "Uloží vlastný komentár" + +#: bibletime/dummy.h:275 bibletime/whatsthisdef.h:94 +msgid "Clear the text and delete the entry from the module." +msgstr "Zmaže text a zmaže položku z modulu." + +#: bibletime/dummy.h:276 bibletime/whatsthisdef.h:95 +#, fuzzy +msgid "Toggle bold formatting of the selected text." +msgstr "Prepne medzi tučným a nie tučným formátovaním vybraného textu" + +#: bibletime/dummy.h:277 bibletime/whatsthisdef.h:96 +#, fuzzy +msgid "Toggle italic formatting of the selected text." +msgstr "Prepne medzi kurzívou a formátovaním nie kurzívou vybraného textu" + +#: bibletime/dummy.h:278 bibletime/whatsthisdef.h:97 +#, fuzzy +msgid "Toggle underlined formatting of the selected text." +msgstr "" +"Prepne medzi podčiarknutým a nie podčiarknutým formátovaním vybraného textu" + +#: bibletime/dummy.h:279 bibletime/whatsthisdef.h:98 +msgid "Choose a new font for the selected text." +msgstr "Vyberie nový typ písma pre vybraný text." + +#: bibletime/dummy.h:280 bibletime/whatsthisdef.h:99 +msgid "Choose a new color for the selected text." +msgstr "Vyberie farbu pre zvolený text." + +#: bibletime/dummy.h:281 bibletime/whatsthisdef.h:100 +msgid "Choose a new fontsize for the selected text." +msgstr "Vyberie veľkosť typu písma pre zvolený text." + +#: bibletime/dummy.h:283 bibletime/whatsthisdef.h:102 +msgid "" +"Synchronize the displayed verse of this module with the active Bible window." +msgstr "Synchronizuje zobrazený text tohoto modulu s oknom s aktuálnou Bibliou" + +#: bibletime/dummy.h:286 bibletime/whatsthisdef.h:105 +#, fuzzy +msgid "Save the displayed chapter as an HTML file." +msgstr "Uloží zobrazenú kapitolu ako HTML súbor" + +#: bibletime/dummy.h:287 bibletime/whatsthisdef.h:106 +msgid "Select all text." +msgstr "Označí celý text" + +#: bibletime/dummy.h:288 bibletime/whatsthisdef.h:107 +msgid "Copy the displayed text to the clipboard." +msgstr "Kopíruje zobrazený text do schránky" + +#: bibletime/dummy.h:291 bibletime/whatsthisdef.h:110 +#, fuzzy +msgid "" +"Choose the modules which will be used for the search.
Use the two buttons " +"on the right side to add or delete the modules to/from the list of used ones." +msgstr "" +"Vyberie moduly, ktore sa použijú pri hľadaní.
Použite dve tlačítkana " +"poravej strane k pridaniu alebo odobraniu modulov do/zo zoznamu." + +#: bibletime/dummy.h:292 bibletime/whatsthisdef.h:111 +#, fuzzy +msgid "Add the selected module to the list on the right." +msgstr "Pridá zvolený modul do zoznamu vľavo" + +#: bibletime/dummy.h:293 bibletime/whatsthisdef.h:112 +#, fuzzy +msgid "Remove the selected module from the list on the right side." +msgstr "Odstráni zvolený modul zo zoznamu vľavej časti" + +#: bibletime/dummy.h:294 bibletime/whatsthisdef.h:113 +msgid "The list of modules used for the search." +msgstr "Zoznam modulov použitých pri hľadaní." + +#: bibletime/dummy.h:296 bibletime/whatsthisdef.h:115 +#, fuzzy +msgid "" +"The text entered in this edit box will be searched for in all selected " +"modules." +msgstr "Text v tomto okne bude hľadaný vo všetkých moduloch." + +#: bibletime/dummy.h:297 bibletime/whatsthisdef.h:116 +#, fuzzy +msgid "" +"Select this to search for multiple words.
Each word in the edit box above " +"is searched as a single word." +msgstr "" +"Zloľte si túto možnosť ak chcete hľadať zložené slová.
Každé slovo v " +"editovacom riadku je hľadané ako samostatné slovo." + +#: bibletime/dummy.h:298 bibletime/whatsthisdef.h:117 +#, fuzzy +msgid "" +"Select this to search for exactly the same text you entered in the edit box." +msgstr "" +"Vyberte si túto možnosť, ak chcete aby vložený text bol vyhľadný tak, ako " +"ste ho vložili." + +#: bibletime/dummy.h:299 bibletime/whatsthisdef.h:118 +msgid "" +"Select this to search using standard GNU regular expressions.
Read the " +"handbook for a explanation how to use them." +msgstr "" +"Vyberte si túto možnosť, ak chcete pri vyhľadávaní použiť GNU regulárne " +"výrazy.
Prečítajte siv príručke vysvetlenie ako ich používať." + +#: bibletime/dummy.h:300 bibletime/whatsthisdef.h:119 +#, fuzzy +msgid "Activate this to use a case sensitive search." +msgstr "Aktivujte túto možnosť, ak chce aby sa brah ohľad na veľkosť písmen." + +#: bibletime/dummy.h:302 bibletime/whatsthisdef.h:121 +msgid "Select this if you want to search through all parts of the module(s)." +msgstr "" +"Vyberte si túto možnosť, ak chce vyhľadávať vo všetkých častiach modulov" + +#: bibletime/dummy.h:303 bibletime/whatsthisdef.h:122 +#, fuzzy +msgid "" +"Select this if you want to use the last search result as the search scope." +msgstr "" +"Vyberte si túto možnosť, ak chcete použiť výsledky posledného hľadania v " +"kažkom module ako rozsah hľadania" + +#: bibletime/dummy.h:304 bibletime/whatsthisdef.h:123 +msgid "Create a new search scope." +msgstr "Vytvorí nový rozsah hľadania." + +#: bibletime/dummy.h:305 bibletime/whatsthisdef.h:124 +#, fuzzy +msgid "" +"Use a custom scope for the search.
A standard set of search scopes exists." +msgstr "" +"Použije vlastné rozsahy hľadania.
Štandardné rozsahy hľadania sú tiež k " +"dispozícii." + +#: bibletime/dummy.h:306 bibletime/whatsthisdef.h:125 +msgid "Use this button to delete the chosen search scope." +msgstr "Použite toto tlaťítko, ak chcete zmazať vybraný rozsah hľadania." + +#: bibletime/dummy.h:308 bibletime/whatsthisdef.h:127 +msgid "Choose a search scope from the combo box" +msgstr "Vyberte rozsah hľadania z kombo boxu." + +#: bibletime/dummy.h:309 bibletime/whatsthisdef.h:128 +msgid "" +"Enter your own search scope.
To define a range use \"-\" (e.g. Genesis-" +"Exodus),
to seperate different ranges or keys use the semicolon (e.g. " +"Genesis;Matthew)." +msgstr "" +"Vložte svoj vlastný rozsah hľadania.
. Definujte rozsah s použitím \"-" +"\" (napr. Genesis-Exodus),
K oddeleniu jednotlivých rozsahov alebo kľúčov " +"použite podkočiarku(napr. Genesis; Matúš)." + +#: bibletime/dummy.h:310 bibletime/whatsthisdef.h:129 +msgid "" +"This list contains the parsed result of your entered scope. This result will " +"be used for the search." +msgstr "" +"Zoznam obsahuje analyzované výsledky vzmi vloženého rozsahu. Tieto výsledky " +"budúpoužité pri hľadaní." + +#: bibletime/dummy.h:311 bibletime/whatsthisdef.h:130 +msgid "Close this dialog and save the changes." +msgstr "Ukočí dialóg a uloží zmeny." + +#: bibletime/dummy.h:313 bibletime/whatsthisdef.h:132 +msgid "" +"List of modules used for the search.
Click on a module to see the search " +"result on the right side." +msgstr "" +"Zoznam modulov pouzívaných pri hľadaní.
Kliknite na modul, keď chcete " +"vidieť výsledky na pravej strane." + +#: bibletime/dummy.h:314 bibletime/whatsthisdef.h:133 +msgid "This contains the items found in the selected module." +msgstr "Toto obsahuje položky nájdené vo zvolšných moduloch." + +#: bibletime/dummy.h:315 bibletime/whatsthisdef.h:134 +msgid "This text box shows a preview of the chosen item." +msgstr "Tento textový blok zobrazuje náhľad vybraných položiek." + +#: bibletime/dummy.h:317 bibletime/whatsthisdef.h:136 +msgid "" +"Graphical analysis of your search result.
The bars show the number of " +"items found in each book of the Bible or commentary." +msgstr "" +"Grafická analýza vášho hľadania.
Stĺpce zobrazujú početpoložiek " +"nájdených v každej knihe Biblie alebo komentáry." + +#: bibletime/dummy.h:320 bibletime/whatsthisdef.h:139 +msgid "Activate this box to see a daily tip on startup." +msgstr "Aktivujte túto možnosť, ak chcete vidieť tipy dňa pri spustení." + +#: bibletime/dummy.h:321 bibletime/whatsthisdef.h:140 +msgid "" +"Contains the languages which can be used for the international booknames." +msgstr "" +"Obsahuje jazyky, ktoré môžu byť použité pri medzinárodných názvoch kníh." + +#: bibletime/dummy.h:322 bibletime/whatsthisdef.h:141 +#, fuzzy +msgid "Activate this to see the BibleTime logo on startup." +msgstr "Aktivujte túto možnosť, ak chcete vidieť tipy dňa pri spustení." + +#: bibletime/dummy.h:323 bibletime/whatsthisdef.h:142 +msgid "Check this to use the down arrow to scroll to the next verse." +msgstr "" + +#: bibletime/dummy.h:324 bibletime/whatsthisdef.h:143 +msgid "" +"Save the windows in the workspace if BibleTime is closed
and restore them " +"on the next startup. " +msgstr "" + +#: bibletime/dummy.h:326 bibletime/whatsthisdef.h:145 +msgid "" +"Activate this to let BibleTime create index files for the lexicon entries. " +"This will speed up opening the lexicons a lot, but consume some disk space. " +"Recommended." +msgstr "" + +#: bibletime/dummy.h:327 bibletime/whatsthisdef.h:146 +msgid "The default Bible is used when a hyperlink into a Bible was clicked" +msgstr "" + +#: bibletime/dummy.h:328 bibletime/whatsthisdef.h:147 +msgid "" +"The default commentary is used when a hyperlink into a commentary was clicked" +msgstr "" + +#: bibletime/dummy.h:329 bibletime/whatsthisdef.h:148 +msgid "The default lexicon is used when a hyperlink into a lexicon was clicked" +msgstr "" + +#: bibletime/dummy.h:330 bibletime/whatsthisdef.h:149 +msgid "" +"The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon " +"was clicked" +msgstr "" + +#: bibletime/dummy.h:331 bibletime/whatsthisdef.h:150 +msgid "" +"The default Greek lexicon is used when a hyperlink into a Greek lexicon was " +"clicked" +msgstr "" + +#: bibletime/dummy.h:332 bibletime/whatsthisdef.h:151 +msgid "" +"The standard morphological lexicon for Hebrew texts is used when a hyperlink " +"of a morphological tag in a Hebrew text was clicked." +msgstr "" + +#: bibletime/dummy.h:333 bibletime/whatsthisdef.h:152 +msgid "" +"The standard morphological lexicon for Greek texts is used when a hyperlink " +"of a morphological tag in a Greek text was clicked." +msgstr "" + +#: bibletime/dummy.h:335 bibletime/whatsthisdef.h:154 +#, fuzzy +msgid "Select an action and change the key binding for the action." +msgstr "Vyberte si funkciu a zmeňte pre ňu klávesovú skratku." + +#: bibletime/dummy.h:336 bibletime/whatsthisdef.h:155 +#, fuzzy +msgid "" +"Use this box to select how the font is used and change the font in the font " +"chooser." +msgstr "Vyberte si tu spsob použitia typu písma, zmeňte typ písma." + +#: bibletime/dummy.h:339 bibletime/whatsthisdef.h:158 +msgid "This is the background color used in display windows." +msgstr "Toto je farba pozadia, ktorá je použitá pre zobrazovaní okien." + +#: bibletime/dummy.h:340 bibletime/whatsthisdef.h:159 +msgid "This is the color of the highlighted verse used in display windows." +msgstr "Toto je farba označeného verša, ktorá je použitá pri zobrazení okien." + +#: bibletime/dummy.h:342 bibletime/whatsthisdef.h:161 +#, fuzzy +msgid "Set the keyboard accelerators used in all display windows" +msgstr "Toto je farba pozadia, ktorá je použitá pre zobrazovaní okien." + +#: bibletime/dummy.h:343 bibletime/whatsthisdef.h:162 +#, fuzzy +msgid "Set keyboard accelerators used in Bible windows" +msgstr "Nastav klávesové skratky" + +#: bibletime/dummy.h:344 bibletime/whatsthisdef.h:163 +#, fuzzy +msgid "Set the keyboard accelerators used in commentary windows" +msgstr "Nastav klávesové skratky" + +#: bibletime/dummy.h:345 bibletime/whatsthisdef.h:164 +#, fuzzy +msgid "Set the keyboard accelerators used in lexicon windows" +msgstr "Nastav klávesové skratky" + +#: bibletime/dummy.h:349 bibletime/whatsthisdef.h:168 +msgid "" +"Start the printing process.
The items of the list will be printed using " +"the assigned styles." +msgstr "" +"Sputí proces tlače.
Položky v zozname budú vytlačené s použitím zvoleného " +"štýlu." + +#: bibletime/dummy.h:350 bibletime/whatsthisdef.h:169 +msgid "" +"Print into a temporary file and open a postscript viewer to preview the " +"printing result." +msgstr "" +"Tlačí do dočasného súboru a otvoríaplikáciu k púrezeraniu poscriptu k " +"vytvoreniu náhľadu pre tlač." + +#: bibletime/dummy.h:351 bibletime/whatsthisdef.h:170 +#, fuzzy +msgid "Closes this dialog without doing anything else." +msgstr "" +"Ukončí tento dialóg bez akéhokoľvek zásahu do položiek alebo tlačiarne." + +#: bibletime/dummy.h:352 bibletime/whatsthisdef.h:171 +msgid "Open the online help of BibleTime." +msgstr "Otvorí online pomoc pre BibleTime." + +#: bibletime/dummy.h:354 bibletime/whatsthisdef.h:173 +#, fuzzy +msgid "This combo box contains the available print styles." +msgstr "Tento blok obsahuje dostupné štýly pre tlač." + +#: bibletime/dummy.h:355 bibletime/whatsthisdef.h:174 +msgid "This is the list which contains the available print items." +msgstr "Tento zoznam obsahuje dostupné položky pre tlač." + +#: bibletime/dummy.h:356 bibletime/whatsthisdef.h:175 +#, fuzzy +msgid "Move the selected item up one item." +msgstr "Posunie zvolenú položku o jednu položku nižšie." + +#: bibletime/dummy.h:357 bibletime/whatsthisdef.h:176 +#, fuzzy +msgid "Move the selected item down one item." +msgstr "Posunie zvolenú položku o jednu položku vyššie." + +#: bibletime/dummy.h:358 bibletime/whatsthisdef.h:177 +msgid "Delete the selected items." +msgstr "Zmaže vybrané položky." + +#: bibletime/dummy.h:359 bibletime/whatsthisdef.h:178 +#, fuzzy +msgid "" +"Inserts a page break into the list.
The printer will start a new page." +msgstr "" +"Vloží koniec strany do zoznamu.
Tlačiareň začne tlačiť na novej strane." + +#: bibletime/dummy.h:361 bibletime/whatsthisdef.h:180 +msgid "" +"This group contains the page borders of the page measured in millimeters." +msgstr "Táto skupina obsahuej ohraničenie strany v milimetroch" + +#: bibletime/dummy.h:362 bibletime/whatsthisdef.h:181 +#, fuzzy +msgid "The size of the border on the left side of the paper." +msgstr "Veľkosť ohraničenia vľavej časti papierového listu." + +#: bibletime/dummy.h:363 bibletime/whatsthisdef.h:182 +#, fuzzy +msgid "The size of the border on the right side of the paper." +msgstr "Veľkosť ohraničenia vpravej časti papierového listu." + +#: bibletime/dummy.h:364 bibletime/whatsthisdef.h:183 +#, fuzzy +msgid "The size of the border on the top of the paper." +msgstr "Veľkosť horného ohraničenia na papierovom liste." + +#: bibletime/dummy.h:365 bibletime/whatsthisdef.h:184 +#, fuzzy +msgid "The size of the border on the bottom of the paper." +msgstr "Veľkosť spodného ohraničenia na papierovom liste." + +#: bibletime/dummy.h:366 bibletime/whatsthisdef.h:185 +msgid "" +"This list contains the available printing styles.
Create your own one " +"using the \"New style\" button." +msgstr "" +"Zoznam obsahuje dostupné štýly pre tlač.
Nový môžete vytvoriťpoužitím " +"tlačítka \"Nový štyl\"." + +#: bibletime/dummy.h:367 bibletime/whatsthisdef.h:186 +msgid "Remove the selected printing style from the list." +msgstr "Odstráni zvolený štýl pre tlač zo zoznamu." + +#: bibletime/dummy.h:368 bibletime/whatsthisdef.h:187 +msgid "Change the properties of the selected printing style." +msgstr "Zmení nastavenie pre vybraný štýl pre tlač." + +#: bibletime/dummy.h:369 bibletime/whatsthisdef.h:188 +msgid "" +"Create a new printing style.
The new style will be added to the list." +msgstr "Vytvorí nový štýl pre tlač.
Nový štýl bude pridaný do zoznamu." + +#~ msgid "Save verse with text as ..." +#~ msgstr "Ulož verš s textom ako ..." + +#~ msgid "The bible window" +#~ msgstr "Okno biblie" + +#~ msgid "The commentary window" +#~ msgstr "Okno komentáru" + +#~ msgid "The lexicon window" +#~ msgstr "Okno lexikónu" + +#~ msgid "The list of printers" +#~ msgstr "Zoznam tlačiarní" + +#, fuzzy +#~ msgid "Print to a file" +#~ msgstr "Tlač do súboru" + +#~ msgid "Browse for the file" +#~ msgstr "Hľadaj súbor" + +#, fuzzy +#~ msgid "Number of copies" +#~ msgstr "&Počet kópii" + +#~ msgid "Paper type" +#~ msgstr "Typ papiera" + +#~ msgid "Paper size" +#~ msgstr "Veľkosť papiera" + +#~ msgid "This is the Bible display window" +#~ msgstr "Toto je okno, kde je zobrazená Biblia." + +#~ msgid "This is the commentary display window." +#~ msgstr "Toto je okno, kde je zobrazený komentár." + +#~ msgid "This is the lexicon display window." +#~ msgstr "Toto je okno, kde je zobrazený lexikón." + +#~ msgid "" +#~ "This is the list of available printers of your system.
Please select " +#~ "the printer you want to use for printing." +#~ msgstr "" +#~ "Toto je zoznam dostupných tlačiarní vo vašom systéme.
Prosím zvoľte " +#~ "tlačiareň, ktorú chcete použiť na tlač." + +#, fuzzy +#~ msgid "Print to a postscript file on disk." +#~ msgstr "Tlač do postscriptového súboru na disk." + +#, fuzzy +#~ msgid "Browse for the file you want to print to." +#~ msgstr "Hľadanie súboru, do ktorého chcete tlačiť." + +#, fuzzy +#~ msgid "The number of copies for printing." +#~ msgstr "Koľko kópii bude vytvorených pri tlači." + +#, fuzzy +#~ msgid "Choose the orientation of the paper." +#~ msgstr "Zvoľte orientáciu použitého papiera." + +#, fuzzy +#~ msgid "Print on the paper using \"Portrait\" orientation." +#~ msgstr "Tlač na papier s použitím orientácie na \"Na výšku\" " + +#, fuzzy +#~ msgid "Print on the paper using \"Landscape\" orientation." +#~ msgstr "Tlač na papier s použitím orientácie na \"Na šírku\" " + +#~ msgid "The type of the paper which is used for printing." +#~ msgstr "Typ papiera, ktorý bude použitý pri tlači." + +#, fuzzy +#~ msgid "The size of the paper used." +#~ msgstr "Veľkosť použitého papiera." + +#~ msgid "Search result for \"%1\" in module \"%2\"\n" +#~ msgstr "Hľadaj výsledky pre \"%1\" v module \"%2\"\n" + +#~ msgid "Printdialog" +#~ msgstr "Tlačový dialóg" + +#~ msgid "The general options for printing" +#~ msgstr "Všeobecné možnosti pre tlač" + +#~ msgid "Available printers:" +#~ msgstr "Dostupné tlačiarne:" + +#~ msgid "Host" +#~ msgstr "Hostiteľ" + +#~ msgid "Comment" +#~ msgstr "Komentár" + +#~ msgid "Print to file:" +#~ msgstr "Tlač do súboru:" + +#~ msgid "&Number of copies" +#~ msgstr "&Počet kópii" + +#~ msgid "Por&trait" +#~ msgstr "Na &výšku" + +#~ msgid "L&andscape" +#~ msgstr "N&a šírku" + +#~ msgid "Paper t&ype" +#~ msgstr "T&yp papiera" + +#~ msgid "Size: 8888mm x 8888mm" +#~ msgstr "Veľkosť: 8888mm x 8888mm" + +#~ msgid "Preview application:" +#~ msgstr "Aplikácia pre náhľad:" + +#~ msgid "*.ps | Postscript files" +#~ msgstr "*.ps | Postscript súbory" + +#~ msgid "A4" +#~ msgstr "A4" + +#~ msgid "A5" +#~ msgstr "A5" + +#~ msgid "Letter" +#~ msgstr "Letter" + +#~ msgid "Legal" +#~ msgstr "Legal" + +#~ msgid "Executive" +#~ msgstr "Executive" + +#~ msgid "Layout specific settings" +#~ msgstr "Nastavenie pre konkrétne rozloženie" + +#~ msgid "Entries" +#~ msgstr "Záznamy" + +#~ msgid "Management of BibleTime's printing queue" +#~ msgstr "Riadenie tlačovej fronty v BibleTime" + +#~ msgid "Size: %1mm x %2mm" +#~ msgstr "Veľkosť: %1mm x %2mm" + +#~ msgid "Useful tips for BibleTime" +#~ msgstr "Užitočné tipy pre BibleTime" + +#~ msgid "Run on startup" +#~ msgstr "Spusti pri štarte" + +#, fuzzy +#~ msgid "Language:" +#~ msgstr "Zoznam jazykov" + +#, fuzzy +#~ msgid "Foonotes:" +#~ msgstr "Poznámky pod čiarov" + +#~ msgid "Strong's numbers: %1
" +#~ msgstr "Strongové čislo: %1
" + +#, fuzzy +#~ msgid "Unlock key:" +#~ msgstr "Kľúč k odomknutiu" + +#, fuzzy +#~ msgid "Version:" +#~ msgstr "Verzia" + +#, fuzzy +#~ msgid "Not necessary" +#~ msgstr "Nie je nevyhnutné!" + +#~ msgid "Datapath" +#~ msgstr "Cesta k dátam (Datapath)" + +#~ msgid "" +#~ "The file does already exist!
Do you want to overwrite it?" +#~ msgstr "Súbor už existuje!
Chcete ho prepísať?
" + +#~ msgid "BibleTime - Save file as ..." +#~ msgstr "BibleTime - Ulož súbor ako..." + +#~ msgid "Printing %1" +#~ msgstr "Tlačenie %1" + +#, fuzzy +#~ msgid "Startup options" +#~ msgstr "Spusti tlač" + +#, fuzzy +#~ msgid "SWORD options" +#~ msgstr "Spusti tlač" + +#, fuzzy +#~ msgid "Configure BibleTime's key bindings" +#~ msgstr "Nastavenie kláves v BibleTime" + +#, fuzzy +#~ msgid "Display windows" +#~ msgstr "Zobraz okno" + +#, fuzzy +#~ msgid "General settings for display windows" +#~ msgstr "Uzavrie všetkyzobrazené okná." + +#, fuzzy +#~ msgid "Colors used in display windows" +#~ msgstr "Uzavrie všetkyzobrazené okná." + +#~ msgid "Choose fonts for BibleTime" +#~ msgstr "Vyber typ písma pre BibleTime" + +#~ msgid "Choose the area of application and set the font for it" +#~ msgstr "Vyberte oblasť aplikácie a zvoľte typ písma pre ňu" + +#, fuzzy +#~ msgid "Accelerators used by all windows" +#~ msgstr "Zavri všetky okná" + +#, fuzzy +#~ msgid "Accelerators for bible windows" +#~ msgstr "Okno biblie" + +#, fuzzy +#~ msgid "Accelerators for commentary windows" +#~ msgstr "Okno komentáru" + +#, fuzzy +#~ msgid "Accelerators for lexicon windows" +#~ msgstr "Okno lexikónu" + +#, fuzzy +#~ msgid "Initializing keyboard accelerators" +#~ msgstr "Nastav klávesové skratky" + +#~ msgid "
%1

" +#~ msgstr "
%1

" + +#~ msgid "Display window" +#~ msgstr "Zobraz okno" + +#, fuzzy +#~ msgid "Display window Unicode" +#~ msgstr "Zobraz okno" + +#, fuzzy +#~ msgid "" +#~ "* | Text files\n" +#~ " *.* | All files (*.*)" +#~ msgstr "" +#~ "*.txt | Textové súbory\n" +#~ " *.* | Všetky súbory (*.*)" + +#~ msgid "Show a daily tip" +#~ msgstr "Zobraz tip dňa" + +#~ msgid "List of modules" +#~ msgstr "Zoznam modulov" + +#~ msgid "Show a preview" +#~ msgstr "Zobraz náhľad" + +#~ msgid "Copies" +#~ msgstr "Kópie" + +#~ msgid "List of styles" +#~ msgstr "Zoznam štýlov" + +#~ msgid "Delete the chosen printing style" +#~ msgstr "Zmaž vybraný tlačový štýl" + +#~ msgid "Edit the chosen printing style" +#~ msgstr "Uprav zvolený tlačový štýl" + +#~ msgid "Show or hide the main index depending on current state." +#~ msgstr "Zobrazí alebo skryje hlavný index v závislosti od aktuálneho stavu." + +#~ msgid "Show or hide the main toolbar depending on current state." +#~ msgstr "" +#~ "Zobrazí alebo skryje panel nástrojov v závislosti od aktuálneho stavu." + +#~ msgid "" +#~ "Show or hide the footnotes in the modules deoending on current state." +#~ msgstr "" +#~ "Zobrazí alebo skryje poznámky pod čiarov v module v závislosti od " +#~ "aktuálneho stavu." + +#~ msgid "Arrange the opened display windows in a tile pattern." +#~ msgstr "Upraví otovrené okná podľa dlaždicového vzoru." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a tile pattern if " +#~ "it's necessary." +#~ msgstr "" +#~ "Otvárané okná budú automaticky upravené podľa dlaždicového vzoru, ak je " +#~ "to nevyhnutné." + +#~ msgid "Arrange the open display windows in a cascade pattern." +#~ msgstr "Upraví otovrené okná podľa kaskádového vzoru." + +#~ msgid "" +#~ "The open display windows will automatically arranged in a cascade pattern " +#~ "if it's necessary." +#~ msgstr "" +#~ "Otvárané okná budú automaticky upravené podľa kaskádového vzoru, ak je to " +#~ "nevyhnutné." + +#~ msgid "Open a dialog where you can edit the toolbar of BibleTime." +#~ msgstr "Otvorí dialóg, kde môžete uptaviť panel nástrojov BibleTime" + +#~ msgid "Activate this to see a startup logo on each startup of BibleTime." +#~ msgstr "" +#~ "Aktivujete túto možnosť, ak si chcete vidieť pri sputení logo BibleTime." + +#~ msgid "This list contains the modules using foreign fonts." +#~ msgstr "Tento zoznam obsahuje moduly pouzívajúce zahraničné typy písma" + +#~ msgid "&Show footnotes" +#~ msgstr "&Zobraz poznámky pod čiarov" + +#~ msgid "S&how Strong's numbers" +#~ msgstr "U&káž strongové čísla" + +#~ msgid "handbook" +#~ msgstr "príručka" + +#~ msgid "Martin Luther startup logo" +#~ msgstr "Štartovacie logo s Martinom Lutherom" + +#~ msgid "Sponsor of www.bibletime.de" +#~ msgstr "Sponzor stránky www.bibletime.de!" + +#~ msgid "backend" +#~ msgstr "backend" + +#~ msgid "" +#~ "Leader of the SWORD project.\n" +#~ "Lots of help with the SWORD API!" +#~ msgstr "" +#~ "Vedúci projektu SWORD.\n" +#~ "Poskytol veľa pomoci s SWORD API!" + +#~ msgid "Module fonts" +#~ msgstr "Typy písma v modul" + +#~ msgid "Configure the fonts used for modules" +#~ msgstr "Nastavte typy písma používané pre moduly" + +#~ msgid "Result with text" +#~ msgstr "Výsledky s textom" + +#~ msgid "Left" +#~ msgstr "Vľavo" + +#~ msgid "Center" +#~ msgstr "Stred" + +#~ msgid "Right" +#~ msgstr "Vpravo" + +#~ msgid "&Bottom" +#~ msgstr "&Dole" + +#~ msgid "Select all" +#~ msgstr "Zvoľ všetko" + +#~ msgid "Configure BibleTime's general options" +#~ msgstr "Nastavte všeobecné možnosti v BibleTime" + +#~ msgid "" +#~ "
Missing tips!


Your installation " +#~ "is missing the daily tips.\t\tPlease make sure all files of BibleTime are" +#~ "\t\tinstalled and that the permissions of $KDEDIR are correct!

\t" +#~ "\tIf you can't solve this problem please contact the team of BibleTime at" +#~ "\t\tinfo@bibletime.de!" +#~ msgstr "" +#~ "
Chýbajú tipy!


Vaša " +#~ "inštalácianeobsahuje tipy dňa.\t\tUistite sa, prosím, či všetky súbory " +#~ "BibleTime sú\t\tnainštalované a či prístupové práva ku $KDEDIR sú správne!" +#~ "

\t\t Ak nemôžete vyriešiť tento problém, skontaktujte sa prosím s " +#~ "BibleTime tímom na\t\tinfo@bibletime." +#~ "de!" + +#~ msgid "Foonotes: %1
" +#~ msgstr "Poznámka: %1
" + +#~ msgid "BibleTime - Help window" +#~ msgstr "BibleTime - Pomocník" + +#~ msgid "Translation into Brazilian Portoguese" +#~ msgstr "Preklad do brazílčiny a portugalštiny" diff --git a/bibletime-doc/stamp-h.in b/bibletime-doc/stamp-h.in new file mode 100644 index 0000000..e69de29 diff --git a/bibletime.desktop b/bibletime.desktop new file mode 100644 index 0000000..11f5988 --- /dev/null +++ b/bibletime.desktop @@ -0,0 +1,24 @@ +[Desktop Entry] +Comment=An easy to use bible study tool +Comment[C]=An easy to use bible study tool +Comment[cs]=Snadno pouiteln n�troj pro studium Bible +Comment[da]=Et letanvendeligt bibelstudieprogram +Comment[de]=Ein einfach zu benutzendes Bibelprogramm +Comment[fr]=Un outil d'�ude biblique facile �utiliser +Exec=bibletime +Icon=bibletime.png +MimeType= +Name=BibleTime 1.1 +Name[C]=BibleTime 1.1 +Name[cs]=BibleTime 1.1 +Name[da]=Bibeltime 1.1 +Name[de]=BibleTime 1.1 +Name[fr]=BibleTime 1.1 +SwallowExec= +SwallowTitle= +Terminal=false +TerminalOptions= +Type=Application +X-KDE-SubstituteUID=false +X-KDE-Username= +DocPath=bibletime/handbook/index.html diff --git a/bibletime.desktop.in b/bibletime.desktop.in new file mode 100644 index 0000000..49f0bae --- /dev/null +++ b/bibletime.desktop.in @@ -0,0 +1,24 @@ +[Desktop Entry] +Comment=An easy to use bible study tool +Comment[C]=An easy to use bible study tool +Comment[cs]=Snadno pouiteln n�troj pro studium Bible +Comment[da]=Et letanvendeligt bibelstudieprogram +Comment[de]=Ein einfach zu benutzendes Bibelprogramm +Comment[fr]=Un outil d'�ude biblique facile �utiliser +Exec=bibletime +Icon=bibletime.png +MimeType= +Name=BibleTime @VERSION@ +Name[C]=BibleTime @VERSION@ +Name[cs]=BibleTime @VERSION@ +Name[da]=Bibeltime @VERSION@ +Name[de]=BibleTime @VERSION@ +Name[fr]=BibleTime @VERSION@ +SwallowExec= +SwallowTitle= +Terminal=false +TerminalOptions= +Type=Application +X-KDE-SubstituteUID=false +X-KDE-Username= +DocPath=bibletime/handbook/index.html diff --git a/bibletime.kdevprj b/bibletime.kdevprj new file mode 100644 index 0000000..ff38aa0 --- /dev/null +++ b/bibletime.kdevprj @@ -0,0 +1,1839 @@ +[COPYING] +dist=true +install=false +install_location= +type=DATA + +[CVS/Makefile.am] +files= +sub_dirs= +type=normal + +[ChangeLog] +dist=true +install=false +install_location= +type=DATA + +[Config for BinMakefileAm] +addcxxflags= +bin_program=bibletime +cxxflags=\s-O2 -Wall +ldadd=-lpthread -lkfile -lkdeui -lkdecore -lqt -lXext -lX11 +ldflags= +libtool_dir= +path_to_bin_program=bibletime + +[General] +AMChanged=false +author=The BibleTime team +configure_args=--with-qt-dir=/usr/lib/qt2 --with-kdedir=/opt/kde2 +debug_args=--debug --nocrashhandler +dir_where_make_will_be_called=./ +email=info@bibletime.de +execute_args=--debug --ignore-startprofile +kdevprj_version=1.3 +lfv_open_groups= +make_options=\s-j1 +makefiles=bibletime/backend/sword_backend/Makefile.am,bibletime/backend/Makefile.am,bibletime/Makefile.am,bibletime/frontend/Makefile.am,bibletime/frontend/presenters/Makefile.am,bibletime/frontend/groupmanager/Makefile.am,bibletime/frontend/optionsdialog/Makefile.am,bibletime/frontend/searchdialog/Makefile.am,AUTHORS.in,TODO.in,bibletime.lsm.in,bibletime.spec.in,README.in,INSTALL.in,bibletime/docs/en/helpdialog/Makefile.am,bibletime/docs/de/helpdialog/Makefile.am,bibletime/pics/lowcolor/16*16/Makefile.am,bibletime/pics/lowcolor/Makefile.am,bibletime/pics/highcolor/16*16/Makefile.am,bibletime/pics/highcolor/Makefile.am,bibletime/pics/highcolor/22*22/Makefile.am,bibletime/pics/highcolor/32*32/Makefile.am,bibletime/pics/lowcolor/32*32/Makefile.am,bibletime/pics/lowcolor/22*22/Makefile.am,bibletime/pics/highcolor/48*48/Makefile.am,doc/Makefile.am,bibletime/printing/Makefile.am,bibletime/docs/sk/Makefile.am,bibletime/libhtmlparse/Makefile.am,bibletime/frontend/keychooser/Makefile.am,bibletime/xml/Makefile.am,README,INSTALL,bibletime.lsm,AUTHORS,TODO,bibletime.spec,admin/Makefile.am,bibletime/docs/Makefile.am,bibletime/docs/en/Makefile.am,po/Makefile.am,bibletime/docs/de/Makefile.am,bibletime/pics/Makefile.am,Makefile.am,bibletime/docs/development/Makefile.am,bibletime/frontend/thirdparty/Makefile.am,bibletime/docs/en/handbook/Makefile.am,bibletime/docs/en/handbook/common/Makefile.am,bibletime/frontend/thirdparty/qt3stuff/Makefile.am,bibletime/util/Makefile.am +modifyMakefiles=false +project_name=BibleTime +project_type=normal_empty +sgml_file=/home/joachim/BibleTime/bibletime-2/bibletime/docs/de/index.sgml +short_info= +sub_dir=bibletime/ +version=1.1beta2 +version_control=CVS +workspace=1 + +[INSTALL] +dist=true +install=false +install_location= +type=DATA + +[INSTALL.in] +dist=true +install=false +install_location= +type=DATA + +[KPP] +kpp_appgrp=Applications +kpp_bldroot= +kpp_icon=0 +kpp_license=5 +kpp_summary= +kpp_url=http://www.bibletime.de/ +kpp_version=1.0 + +[LFV Groups] +Andere=*, +Dialogs=*.kdevdlg, +GNU=AUTHORS.in,COPYING,ChangeLog,INSTALL.in,README.in,TODO.in,NEWS.in,bibletime.lsm.in,bibletime.spec.in,bibletime.desktop.in, +Headers=*.h,*.hxx,*.hpp,*.H, +Icons=*.png, +Images=*.jpg,*.gif, +Others=*, +Ressource files=*.rc, +Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l, +groups=Ressource files,Icons,Images,Headers,Sources,Dialogs,GNU,Others + +[Makefile.am] +files=bibletime.kdevprj,COPYING,ChangeLog,bibletime.spec.in,README.in,TODO.in,INSTALL.in,bibletime.lsm.in,bibletime.lsm,bibletime.spec,NEWS,README,TODO,INSTALL,configure.in.in,configure.in,am_edit,bibletime.desktop.in,NEWS.in,Makefile.cvs +sub_dirs=bibletime,po,admin,doc,CVS, +type=normal + +[Makefile.cvs] +dist=true +install=false +install_location= +type=DATA + +[NEWS] +dist=true +install=false +install_location= +type=DATA + +[NEWS.in] +dist=true +install=false +install_location= +type=DATA + +[README] +dist=true +install=false +install_location= +type=DATA + +[README.in] +dist=true +install=false +install_location= +type=DATA + +[TODO] +dist=true +install=false +install_location= +type=DATA + +[TODO.in] +dist=true +install=false +install_location= +type=DATA + +[Workspace_1] +browser_file=file:/opt/kde/share/doc/srcdoc.kde2/kdeui/kjanuswidget_h.html +cpp_file=/home/joachim/BibleTime/bibletime-2/bibletime/main.cpp +show_outputview=true +show_treeview=true + +[admin/Makefile.am] +files=admin/acinclude.m4.in,admin/am_edit.py,admin/Makefile.common,admin/missing,admin/ylwrap,admin/mkinstalldirs,admin/ltmain.sh,admin/config.sub,admin/config.pl,admin/config.guess,admin/conf.change.pl,admin/ltcf-c.sh,admin/ltcf-cxx.sh,admin/libtool.m4.in,admin/install-sh,admin/debianrules,admin/depcomp,admin/ltconfig +type=HEADER + +[admin/Makefile.common] +dist=true +install=false +install_location= +type=DATA + +[admin/acinclude.m4.in] +dist=true +install=false +install_location= +type=DATA + +[admin/am_edit.py] +dist=true +install=false +install_location= +type=DATA + +[admin/conf.change.pl] +dist=true +install=false +install_location= +type=DATA + +[admin/config.guess] +dist=true +install=false +install_location= +type=DATA + +[admin/config.pl] +dist=true +install=false +install_location= +type=DATA + +[admin/config.sub] +dist=true +install=false +install_location= +type=DATA + +[admin/configure.in.min] +dist=true +install=false +install_location= +type=DATA + +[admin/debianrules] +dist=true +install=false +install_location= +type=DATA + +[admin/depcomp] +dist=true +install=false +install_location= +type=DATA + +[admin/install-sh] +dist=false +install=false +install_location= +type=DATA + +[admin/libtool.m4.in] +dist=true +install=false +install_location=$$$$(kde_htmldir)/de/bibletime/tipdatabase +type=DATA + +[admin/ltcf-c.sh] +dist=true +install=false +install_location= +type=DATA + +[admin/ltcf-cxx.sh] +dist=false +install=false +install_location= +type=DATA + +[admin/ltconfig] +dist=true +install=false +install_location= +type=DATA + +[admin/ltmain.sh] +dist=true +install=false +install_location= +type=DATA + +[admin/missing] +dist=true +install=false +install_location= +type=DATA + +[admin/mkinstalldirs] +dist=true +install=false +install_location= +type=DATA + +[admin/ylwrap] +dist=true +install=false +install_location= +type=DATA + +[am_edit] +dist=true +install=false +install_location= +type=DATA + +[bibletime.desktop] +dist=true +install=false +install_location= +type=DATA + +[bibletime.desktop.in] +dist=true +install=false +install_location= +type=DATA + +[bibletime.kdevprj] +dist=true +install=false +install_location= +type=DATA + +[bibletime.lsm] +dist=true +install=false +install_location= +type=DATA + +[bibletime.lsm.in] +dist=true +install=false +install_location= +type=DATA + +[bibletime.spec] +dist=true +install=false +install_location= +type=DATA + +[bibletime.spec.in] +dist=true +install=false +install_location= +type=DATA + +[bibletime/Makefile.am] +files=bibletime/main.cpp,bibletime/bibletime.cpp,bibletime/bibletime.h,bibletime/bibletime_slots.cpp,bibletime/bibletime_init.cpp,bibletime/structdef.h,bibletime/whatsthisdef.h,bibletime/tooltipdef.h,bibletime/bibletime.in,bibletime/resource.h +sub_dirs=backend,frontend,pics,docs,xml,printing,libhtmlparse,util +type=prog_main + +[bibletime/backend/Makefile.am] +files=bibletime/backend/ckey.h,bibletime/backend/chtmlchapterdisplay.cpp,bibletime/backend/chtmlchapterdisplay.h,bibletime/backend/chtmlentrydisplay.cpp,bibletime/backend/chtmlentrydisplay.h,bibletime/backend/cswordbackend.cpp,bibletime/backend/cswordbackend.h,bibletime/backend/cswordbiblemoduleinfo.cpp,bibletime/backend/cswordbiblemoduleinfo.h,bibletime/backend/cswordcommentarymoduleinfo.cpp,bibletime/backend/cswordcommentarymoduleinfo.h,bibletime/backend/cswordkey.cpp,bibletime/backend/cswordkey.h,bibletime/backend/cswordldkey.cpp,bibletime/backend/cswordldkey.h,bibletime/backend/cswordlexiconmoduleinfo.cpp,bibletime/backend/cswordlexiconmoduleinfo.h,bibletime/backend/cswordmoduleinfo.cpp,bibletime/backend/cswordmoduleinfo.h,bibletime/backend/cswordmodulesearch.cpp,bibletime/backend/cswordmodulesearch.h,bibletime/backend/cswordversekey.cpp,bibletime/backend/cswordversekey.h,bibletime/backend/creferencemanager.cpp,bibletime/backend/creferencemanager.h,bibletime/backend/bt_gbfhtml.cpp,bibletime/backend/bt_gbfhtml.h,bibletime/backend/bt_thmlhtml.cpp,bibletime/backend/bt_thmlhtml.h,bibletime/backend/bt_basicfilter.cpp,bibletime/backend/bt_basicfilter.h,bibletime/backend/cswordtreekey.h,bibletime/backend/cswordtreekey.cpp,bibletime/backend/cswordbookmoduleinfo.h,bibletime/backend/cswordbookmoduleinfo.cpp,bibletime/backend/chtmlbookdisplay.cpp,bibletime/backend/chtmlbookdisplay.h +sub_dirs=sword_backend, +type=shared_library + +[bibletime/backend/bt_basicfilter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/bt_basicfilter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/bt_gbfhtml.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/bt_gbfhtml.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/bt_thmlhtml.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/bt_thmlhtml.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/chtmlbookdisplay.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/chtmlbookdisplay.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/chtmlchapterdisplay.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/chtmlchapterdisplay.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/chtmlentrydisplay.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/chtmlentrydisplay.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/ckey.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/creferencemanager.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/creferencemanager.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordbackend.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordbackend.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordbiblemoduleinfo.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordbiblemoduleinfo.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordbookmoduleinfo.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordbookmoduleinfo.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordcommentarymoduleinfo.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordcommentarymoduleinfo.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordkey.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordkey.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordldkey.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordldkey.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordlexiconmoduleinfo.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordlexiconmoduleinfo.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordmoduleinfo.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordmoduleinfo.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordmodulesearch.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordmodulesearch.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordtreekey.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordtreekey.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/cswordversekey.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/cswordversekey.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/backend/sword_backend/Makefile.am] +files=bibletime/backend/sword_backend/chtmlchapterdisplay.cpp,bibletime/backend/sword_backend/chtmlchapterdisplay.h +sub_dirs= +type=shared_library + +[bibletime/backend/sword_backend/chtmlchapterdisplay.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/backend/sword_backend/chtmlchapterdisplay.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/bibletime.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/bibletime.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/bibletime.in] +dist=true +install=false +install_location= +type=DATA + +[bibletime/bibletime_init.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/bibletime_slots.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/docs/Makefile.am] +files= +sub_dirs=en,de,sk,development +type=normal + +[bibletime/docs/de/Makefile.am] +files= +sub_dirs=helpdialog, +type=normal + +[bibletime/docs/de/helpdialog/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/docs/development/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/docs/en/Makefile.am] +files= +sub_dirs=helpdialog,handbook +type=normal + +[bibletime/docs/en/handbook/Makefile.am] +files= +sub_dirs=common +type=normal + +[bibletime/docs/en/handbook/common/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/docs/en/helpdialog/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/docs/sk/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/frontend/Makefile.am] +files=bibletime/frontend/cmdiarea.cpp,bibletime/frontend/cmdiarea.h,bibletime/frontend/ceditwidget.h,bibletime/frontend/chtmldialog.cpp,bibletime/frontend/chtmldialog.h,bibletime/frontend/chtmlwidget.cpp,bibletime/frontend/chtmlwidget.h,bibletime/frontend/kstartuplogo.h,bibletime/frontend/kstartuplogo.cpp,bibletime/frontend/ctoolclass.h,bibletime/frontend/ctoolclass.cpp,bibletime/frontend/cminmaxlayout.cpp,bibletime/frontend/cminmaxlayout.h,bibletime/frontend/cinputdialog.cpp,bibletime/frontend/cinputdialog.h,bibletime/frontend/cprofilemgr.cpp,bibletime/frontend/cprofilemgr.h,bibletime/frontend/cprofile.cpp,bibletime/frontend/cprofile.h,bibletime/frontend/cprofilewindow.cpp,bibletime/frontend/cprofilewindow.h,bibletime/frontend/creferencemanager.cpp,bibletime/frontend/creferencemanager.h,bibletime/frontend/cbtconfig.cpp,bibletime/frontend/cbtconfig.h,bibletime/frontend/coptionsdialog.cpp,bibletime/frontend/coptionsdialog.h,bibletime/frontend/cpointers.cpp,bibletime/frontend/cpointers.h,bibletime/frontend/cexportmanager.cpp,bibletime/frontend/cexportmanager.h +sub_dirs=groupmanager,presenters,optionsdialog,searchdialog,keychooser,thirdparty +type=static_library + +[bibletime/frontend/cbtconfig.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cbtconfig.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/ceditwidget.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cexportmanager.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cexportmanager.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/chtmldialog.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/chtmldialog.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/chtmlwidget.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/chtmlwidget.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cinputdialog.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cinputdialog.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cmdiarea.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cmdiarea.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cminmaxlayout.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cminmaxlayout.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/coptionsdialog.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/coptionsdialog.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cpointers.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cpointers.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cprofile.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cprofile.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cprofilemgr.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cprofilemgr.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/cprofilewindow.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/cprofilewindow.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/creferencemanager.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/creferencemanager.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/ctoolclass.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/ctoolclass.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/groupmanager/Makefile.am] +files=bibletime/frontend/groupmanager/cgroupmanager.h,bibletime/frontend/groupmanager/cgroupmanageritem.cpp,bibletime/frontend/groupmanager/cgroupmanageritem.h,bibletime/frontend/groupmanager/cgroupmanager.cpp, +sub_dirs= +type=static_library + +[bibletime/frontend/groupmanager/cgroupmanager.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/groupmanager/cgroupmanager.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/groupmanager/cgroupmanageritem.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/groupmanager/cgroupmanageritem.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/Makefile.am] +files=bibletime/frontend/keychooser/ckeychooserwidget.cpp,bibletime/frontend/keychooser/ckeychooserwidget.h,bibletime/frontend/keychooser/cfx_btn.cpp,bibletime/frontend/keychooser/cfx_btn.h,bibletime/frontend/keychooser/ckeychooser.cpp,bibletime/frontend/keychooser/ckeychooser.h,bibletime/frontend/keychooser/clexiconkeychooser.cpp,bibletime/frontend/keychooser/clexiconkeychooser.h,bibletime/frontend/keychooser/cbiblekeychooser.cpp,bibletime/frontend/keychooser/cbiblekeychooser.h,bibletime/frontend/keychooser/cbookkeychooser.cpp,bibletime/frontend/keychooser/cbookkeychooser.h,bibletime/frontend/keychooser/cbooktreechooser.cpp,bibletime/frontend/keychooser/cbooktreechooser.h +sub_dirs= +type=static_library + +[bibletime/frontend/keychooser/cbiblekeychooser.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/cbiblekeychooser.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/cbookkeychooser.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/cbookkeychooser.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/cbooktreechooser.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/cbooktreechooser.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/cfx_btn.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/cfx_btn.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/ckeychooser.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/ckeychooser.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/ckeychooserbase.cpp] +dist=false +install=false +install_location= +type=DATA + +[bibletime/frontend/keychooser/ckeychooserwidget.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/ckeychooserwidget.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/clexiconkeychooser.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/keychooser/clexiconkeychooser.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/keychooser/keychooserbase.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/kstartuplogo.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/kstartuplogo.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/optionsdialog/Makefile.am] +files=bibletime/frontend/optionsdialog/coptionsdialog.cpp,bibletime/frontend/optionsdialog/coptionsdialog.h,bibletime/frontend/optionsdialog/cbtconfig.cpp,bibletime/frontend/optionsdialog/cbtconfig.h +sub_dirs= +type=static_library + +[bibletime/frontend/optionsdialog/cbtconfig.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/optionsdialog/cbtconfig.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/optionsdialog/coptionsdialog.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/optionsdialog/coptionsdialog.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/Makefile.am] +files=bibletime/frontend/presenters/cmodulechooserbar.cpp,bibletime/frontend/presenters/cmodulechooserbar.h,bibletime/frontend/presenters/cmodulechooserbutton.cpp,bibletime/frontend/presenters/cmodulechooserbutton.h,bibletime/frontend/presenters/cbiblepresenter.cpp,bibletime/frontend/presenters/cbiblepresenter.h,bibletime/frontend/presenters/cswordpresenter.cpp,bibletime/frontend/presenters/ccommentarypresenter.cpp,bibletime/frontend/presenters/ccommentarypresenter.h,bibletime/frontend/presenters/clexiconpresenter.cpp,bibletime/frontend/presenters/clexiconpresenter.h,bibletime/frontend/presenters/cswordpresenter.h,bibletime/frontend/presenters/cdisplaysettingsbutton.cpp,bibletime/frontend/presenters/cdisplaysettingsbutton.h,bibletime/frontend/presenters/cbookpresenter.cpp,bibletime/frontend/presenters/cbookpresenter.h +sub_dirs= +type=static_library + +[bibletime/frontend/presenters/cbiblepresenter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/cbiblepresenter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/cbookpresenter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/cbookpresenter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/ccommentarypresenter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/ccommentarypresenter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/cdisplaysettingsbutton.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/cdisplaysettingsbutton.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/clexiconpresenter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/clexiconpresenter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/cmodulechooserbar.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/cmodulechooserbar.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/cmodulechooserbutton.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/cmodulechooserbutton.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/presenters/cswordpresenter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/presenters/cswordpresenter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/Makefile.am] +files=bibletime/frontend/searchdialog/csearchdialog.h,bibletime/frontend/searchdialog/csearchdialogtext.cpp,bibletime/frontend/searchdialog/csearchdialogtext.h,bibletime/frontend/searchdialog/csearchdialogresult.cpp,bibletime/frontend/searchdialog/csearchdialogresult.h,bibletime/frontend/searchdialog/csearchdialogresultview.cpp,bibletime/frontend/searchdialog/csearchdialogresultview.h,bibletime/frontend/searchdialog/csearchdialoganalysis.cpp,bibletime/frontend/searchdialog/csearchdialoganalysis.h,bibletime/frontend/searchdialog/csearchdialog.cpp,bibletime/frontend/searchdialog/csearchdialogscope.cpp,bibletime/frontend/searchdialog/csearchdialogscope.h,bibletime/frontend/searchdialog/csearchdialoganalysisview.cpp,bibletime/frontend/searchdialog/csearchdialoganalysisview.h,bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp,bibletime/frontend/searchdialog/csearchdialogmodulechooser.h +sub_dirs= +type=static_library + +[bibletime/frontend/searchdialog/csearchdialog.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialog.h] +dist=false +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialoganalysis.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialoganalysis.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialoganalysisview.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialoganalysisview.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialogmodulechooser.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialogresult.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialogresult.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialogresultview.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialogresultview.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialogscope.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialogscope.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/searchdialog/csearchdialogtext.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/searchdialog/csearchdialogtext.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/Makefile.am] +dist=true +files=bibletime/frontend/thirdparty/Makefile.am +install=false +install_location= +sub_dirs=qt3stuff +type=static_library + +[bibletime/frontend/thirdparty/qt3stuff/Makefile.am] +dist=true +files=bibletime/frontend/thirdparty/qt3stuff/qtextview.h,bibletime/frontend/thirdparty/qt3stuff/qrichtext.cpp,bibletime/frontend/thirdparty/qt3stuff/qrichtext_p.h,bibletime/frontend/thirdparty/qt3stuff/qstylesheet.h,bibletime/frontend/thirdparty/qt3stuff/qtextedit.h,bibletime/frontend/thirdparty/qt3stuff/Makefile.am,bibletime/frontend/thirdparty/qt3stuff/qstylesheet.cpp,bibletime/frontend/thirdparty/qt3stuff/qtextview.cpp,bibletime/frontend/thirdparty/qt3stuff/qt3stuff.h,bibletime/frontend/thirdparty/qt3stuff/qtextedit.cpp,bibletime/frontend/thirdparty/qt3stuff/qsimplerichtext.cpp,bibletime/frontend/thirdparty/qt3stuff/qcomplextext_p.h,bibletime/frontend/thirdparty/qt3stuff/qcomplextext.cpp,bibletime/frontend/thirdparty/qt3stuff/qcleanuphandler.h +install=false +install_location= +sub_dirs= +type=static_library + +[bibletime/frontend/thirdparty/qt3stuff/qcleanuphandler.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/qt3stuff/qcomplextext.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/thirdparty/qt3stuff/qcomplextext_p.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/qt3stuff/qrichtext.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/thirdparty/qt3stuff/qrichtext_p.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/qt3stuff/qsimplerichtext.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/thirdparty/qt3stuff/qstylesheet.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/thirdparty/qt3stuff/qstylesheet.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/qt3stuff/qt3stuff.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/qt3stuff/qtextedit.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/thirdparty/qt3stuff/qtextedit.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/frontend/thirdparty/qt3stuff/qtextview.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/frontend/thirdparty/qt3stuff/qtextview.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/libhtmlparse/Makefile.am] +files= +sub_dirs= +type=static_library + +[bibletime/main.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/pics/Makefile.am] +files= +sub_dirs=lowcolor,highcolor, +type=normal + +[bibletime/pics/highcolor/16*16/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/pics/highcolor/22*22/Makefile.am] +files=bibletime/pics/highcolor/22*22/hi22-action-nextchapter.png,bibletime/pics/highcolor/22*22/hi22-action-nextverse.png,bibletime/pics/highcolor/22*22/hi22-action-prevchapter.png,bibletime/pics/highcolor/22*22/hi22-action-prevverse.png,bibletime/pics/highcolor/22*22/hi22-action-strongs.png,bibletime/pics/highcolor/22*22/hi22-action-tile_auto.png,bibletime/pics/highcolor/22*22/hi22-action-tile.png,bibletime/pics/highcolor/22*22/hi22-action-scrolling.png +sub_dirs= +type=normal + +[bibletime/pics/highcolor/22*22/hi22-action-nextchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-nextverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-prevchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-prevverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-scrolling.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-strongs.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-tile.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/22*22/hi22-action-tile_auto.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/Makefile.am] +files=bibletime/pics/highcolor/32*32/hi32-action-footnotes.png,bibletime/pics/highcolor/32*32/hi32-action-nextchapter.png,bibletime/pics/highcolor/32*32/hi32-action-nextverse.png,bibletime/pics/highcolor/32*32/hi32-action-prevchapter.png,bibletime/pics/highcolor/32*32/hi32-action-prevverse.png,bibletime/pics/highcolor/32*32/hi32-action-strongs.png,bibletime/pics/highcolor/32*32/hi32-app-bibletime.png,bibletime/pics/highcolor/32*32/hi32-action-cascade.png,bibletime/pics/highcolor/32*32/hi32-action-cascade_auto.png,bibletime/pics/highcolor/32*32/hi32-action-tile.png,bibletime/pics/highcolor/32*32/hi32-action-tile_auto.png,bibletime/pics/highcolor/32*32/hi32-action-groupmanager.png,bibletime/pics/highcolor/32*32/hi32-action-scrolling.png, +sub_dirs= +type=normal + +[bibletime/pics/highcolor/32*32/hi32-action-cascade.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-cascade_auto.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-footnotes.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-groupmanager.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-nextchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-nextverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-prevchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-prevverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-scrolling.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-strongs.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-tile.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-action-tile_auto.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/32*32/hi32-app-bibletime.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/48*48/Makefile.am] +files=bibletime/pics/highcolor/48*48/hi48-app-bibletime.png, +sub_dirs= +type=normal + +[bibletime/pics/highcolor/48*48/hi48-app-bibletime.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/highcolor/Makefile.am] +sub_dirs=16*16,22*22,32*32,48*48, +type=normal + +[bibletime/pics/lowcolor/16*16/Makefile.am] +files=bibletime/pics/lowcolor/16*16/lo16-action-nextchapter.png,bibletime/pics/lowcolor/16*16/lo16-app-bibletime.png,bibletime/pics/lowcolor/16*16/lo16-action-footnotes.png,bibletime/pics/lowcolor/16*16/lo16-action-nextverse.png,bibletime/pics/lowcolor/16*16/lo16-action-prevchapter.png,bibletime/pics/lowcolor/16*16/lo16-action-prevverse.png,bibletime/pics/lowcolor/16*16/lo16-action-bible.png,bibletime/pics/lowcolor/16*16/lo16-action-bible_crypt.png,bibletime/pics/lowcolor/16*16/lo16-action-strongs.png,bibletime/pics/lowcolor/16*16/lo16-action-versref.png,bibletime/pics/lowcolor/16*16/lo16-action-groupmanager.png,bibletime/pics/lowcolor/16*16/lo16-action-cascade.png,bibletime/pics/lowcolor/16*16/lo16-action-cascade_auto.png,bibletime/pics/lowcolor/16*16/lo16-action-commentary.png,bibletime/pics/lowcolor/16*16/lo16-action-commentary_crypt.png,bibletime/pics/lowcolor/16*16/lo16-action-lexicon.png,bibletime/pics/lowcolor/16*16/lo16-action-lexicon_crypt.png,bibletime/pics/lowcolor/16*16/lo16-action-tile.png,bibletime/pics/lowcolor/16*16/lo16-action-tile_auto.png,bibletime/pics/lowcolor/16*16/lo16-action-module_info.png,bibletime/pics/lowcolor/16*16/lo16-action-scrolling.png,bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark.png,bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_change.png,bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_export.png,bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_import.png,bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_new.png, +sub_dirs= +type=normal + +[bibletime/pics/lowcolor/16*16/lo16-action-bible.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-bible_crypt.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_change.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_export.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_import.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-bt_bookmark_new.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-cascade.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-cascade_auto.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-commentary.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-commentary_crypt.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-footnotes.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-groupmanager.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-lexicon.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-lexicon_crypt.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-module_info.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-nextchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-nextverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-prevchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-prevverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-scrolling.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-strongs.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-tile.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-tile_auto.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-action-versref.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/16*16/lo16-app-bibletime.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/22*22/Makefile.am] +files= +sub_dirs= +type=normal + +[bibletime/pics/lowcolor/32*32/Makefile.am] +files=bibletime/pics/lowcolor/32*32/lo32-action-footnotes.png,bibletime/pics/lowcolor/32*32/lo32-app-bibletime.png,bibletime/pics/lowcolor/32*32/lo32-action-nextchapter.png,bibletime/pics/lowcolor/32*32/lo32-action-prevchapter.png,bibletime/pics/lowcolor/32*32/lo32-action-nextverse.png,bibletime/pics/lowcolor/32*32/lo32-action-prevverse.png,bibletime/pics/lowcolor/32*32/lo32-action-groupmanager.png,bibletime/pics/lowcolor/32*32/lo32-action-scrolling.png,bibletime/pics/lowcolor/32*32/lo32-action-strongs.png,bibletime/pics/lowcolor/32*32/lo32-action-tile.png,bibletime/pics/lowcolor/32*32/lo32-action-tile_auto.png, +sub_dirs= +type=normal + +[bibletime/pics/lowcolor/32*32/lo32-action-footnotes.png] +dist=false +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-groupmanager.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-nextchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-nextverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-prevchapter.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-prevverse.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-scrolling.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-strongs.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-tile.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-action-tile_auto.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/32*32/lo32-app-bibletime.png] +dist=true +install=false +install_location= +type=DATA + +[bibletime/pics/lowcolor/Makefile.am] +sub_dirs=16*16,32*32,22*22, +type=normal + +[bibletime/printing/Makefile.am] +files=bibletime/printing/cprinter.cpp,bibletime/printing/cprinter.h,bibletime/printing/cstyleeditordialog.cpp,bibletime/printing/cstyleeditordialog.h,bibletime/printing/cstyle.cpp,bibletime/printing/cstyle.h,bibletime/printing/cprintitem.cpp,bibletime/printing/cprintitem.h,bibletime/printing/cprintitemlist.cpp,bibletime/printing/cprintitemlist.h,bibletime/printing/cstylelist.cpp,bibletime/printing/cstylelist.h,bibletime/printing/cprintdialogpages.cpp,bibletime/printing/cprintdialogpages.h +sub_dirs= +type=static_library + +[bibletime/printing/cprintdialogpages.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cprintdialogpages.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/printing/cprinter.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cprinter.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/printing/cprintitem.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cprintitem.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/printing/cprintitemlist.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cprintitemlist.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/printing/cstyle.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cstyle.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/printing/cstyleeditordialog.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cstyleeditordialog.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/printing/cstylelist.cpp] +dist=true +install=false +install_location= +type=SOURCE + +[bibletime/printing/cstylelist.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/resource.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/structdef.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/tooltipdef.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/util/Makefile.am] +files=bibletime/util/scoped_resource.h +sub_dirs= +type=normal + +[bibletime/util/scoped_resource.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/whatsthisdef.h] +dist=true +install=false +install_location= +type=HEADER + +[bibletime/xml/Makefile.am] +files=bibletime/xml/bibletimeui.rc, +sub_dirs= +type=normal + +[bibletime/xml/bibletimeui.rc] +dist=true +install=false +install_location= +type=DATA + +[configure.in] +dist=true +install=false +install_location= +type=DATA + +[configure.in.in] +dist=true +install=false +install_location= +type=DATA + +[doc/Makefile.am] +files= +sub_dirs= +type=normal + +[po/Makefile.am] +files= +sub_dirs= +type=po diff --git a/bibletime.kdevses b/bibletime.kdevses new file mode 100644 index 0000000..3caf657 --- /dev/null +++ b/bibletime.kdevses @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/bibletime.lsm b/bibletime.lsm new file mode 100644 index 0000000..fa039d0 --- /dev/null +++ b/bibletime.lsm @@ -0,0 +1,14 @@ +Begin3 +Title: BibleTime +Version: 1.1 +Entered-date: 17JUNE2001 +Description: An easy to use but powerful Bible study tool for KDE 2. BibleTime is based on SWORD 1.52.. +Keywords: bible,study,KDE2,KDE,QT,sword,bibletime,bibletime2,crosswire,www.bibletime.de,crosswire.org +Author: The BibleTime Team +Maintained-by: The BibleTime Team +Primary-site: http://www.bibletime.de/ +Home-page: http://www.bibletime.de/ +Original-site: http://www.bibletime.de/ +Platforms: Linux and other Unices +Copying-policy: GNU Public License +End diff --git a/bibletime.lsm.in b/bibletime.lsm.in new file mode 100644 index 0000000..65b03f4 --- /dev/null +++ b/bibletime.lsm.in @@ -0,0 +1,14 @@ +Begin3 +Title: BibleTime +Version: @VERSION@ +Entered-date: 17JUNE2001 +Description: An easy to use but powerful Bible study tool for KDE 2. BibleTime is based on SWORD 1.52.. +Keywords: bible,study,KDE2,KDE,QT,sword,bibletime,bibletime2,crosswire,www.bibletime.de,crosswire.org +Author: The BibleTime Team +Maintained-by: The BibleTime Team +Primary-site: http://www.bibletime.de/ +Home-page: http://www.bibletime.de/ +Original-site: http://www.bibletime.de/ +Platforms: Linux and other Unices +Copying-policy: GNU Public License +End diff --git a/bibletime.m4 b/bibletime.m4 new file mode 100644 index 0000000..64b08fa --- /dev/null +++ b/bibletime.m4 @@ -0,0 +1,156 @@ +## -*- autoconf -*- + +dnl ------------------------------------------------------------------------------- +dnl Check wheter to use static linking, first parameter is the result (YES/NO) +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_STATIC_LINKING, +[ +$1="NO" + +AC_MSG_CHECKING(whether to use static linking) +AC_ARG_ENABLE(static-linking, + [ --enable-static-linking use static linking], + USE_STATIC_LINKING=$enableval, USE_STATIC_LINKING="no") + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + AC_SUBST(BT_LDFLAGS) + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + $1="YES"; +else + $1="NO"; +fi + +AC_MSG_RESULT($USE_STATIC_LINKING) +]) + +dnl ------------------------------------------------------------------------------- +dnl Checks the type of the distribution +dnl Possible names for the distributions are SuSE, RedHat, Mandrake +dnl ------------------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_DISTRIBUTION, +[ +AC_MSG_CHECKING([for the used Linux distribution]) + +AC_ARG_WITH(distribution, +[ --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] ], +[ + ac_distribution=$withval +],ac_distribution=auto +) + +AC_ARG_WITH(distribution-version, +[ --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] ], +[ + ac_distribution_version=$withval +],ac_distribution_version=auto +) + +AC_ARG_WITH(rpm-prefix, +[ --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] ], +[ + ac_rpm_prefix=$withval +],ac_rpm_prefix=auto +) + +AC_ARG_WITH(rpm-group, +[ --with-rpm-group=DIR The group which will be used for the RPM system [auto] ], +[ + ac_rpm_group=$withval +],ac_rpm_group=auto +) + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=[$ac_distribution] +fi + +if test "$ac_distribution" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION, [ +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi +]) +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=[$ac_distribution_version] +fi +if test "$ac_distribution_version" = "auto"; then +AC_CACHE_VAL(DISTRIBUTION_VERSION, [ +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=[`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`]; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=[`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=[`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print $1}'`] +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=[`cat /etc/debian_version`] +fi +]) +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=[$ac_rpm_prefix] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_PREFIX, [ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi +]) +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=[$ac_rpm_group] +fi +if test "$ac_rpm_prefix" = "auto"; then +AC_CACHE_VAL(RPM_GROUP, +[ +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi +]) +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION, ${DISTRIBUTION}, [The type of your distribution]) +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + AC_DEFINE_UNQUOTED(DISTRIBUTION_VERSION, ${DISTRIBUTION_VERSION}, [The version of your distribution]) +fi + +AC_SUBST(DISTRIBUTION) +AC_SUBST(DISTRIBUTION_VERSION) +AC_SUBST(RPM_PREFIX) +AC_SUBST(RPM_GROUP) + +AC_MSG_RESULT([$DISTRIBUTION $DISTRIBUTION_VERSION]) + +AC_MSG_CHECKING([for RPM installation prefix]) +AC_MSG_RESULT([$RPM_PREFIX]) + +AC_MSG_CHECKING([for the correct RPM group]) +AC_MSG_RESULT([$RPM_GROUP]) +]) + diff --git a/bibletime.spec b/bibletime.spec new file mode 100644 index 0000000..b0a0467 --- /dev/null +++ b/bibletime.spec @@ -0,0 +1,314 @@ +%define name bibletime +%define version 1.1 + +# This should not be changed but set this to static or dynamic. +# Sword should always be set to static for these builds. +%define swordlibs static + +# this needs to be changed depending on build number +# and weather or not it is static +%define release 1 + +# This should be set to your os. +# Possible values are Mandrake, Red Hat, Turbolinux, Caldera, SuSE, Debian, etc. +%define ostype Debian + +# This should be set to the version of your OS (6.0, 6.1, 6.2, 7.0, 7.1, 7.2, 8.0, etc.) +%define osversion 3.0 + +# This is your cpu i486, i586, i686, ppc, sparc, alfa, etc. +%define buildarch i586 + +# This the RPM group on your system that this will installed into. +# Graphical desktop/KDE, X11/apps, etc. +%define rpmgroup Graphical desktop/KDE + +# this is were the sword modules will be installed on your system. +# /usr/local/sword, /usr/share/sword, /opt/local/sword, etc. +# default is /usr/share/sword +%define SwordPath /usr/share/sword +%define ModsPath %{SwordPath}/mods.d + +# This for Mandrake menus if you have another system do not edit this line. it is for +# compatability with those systems. +%define build_menus 1 +%define _menudir /usr/lib/menu +# Nothing else should need to be changed. +# Please do not edit below this line unless you know what you are doing. + +Summary: BibleTime %{version} is an easy to use Bible study tool for KDE2. +Name: %{name} +Version: %{version} +Release: %{release} +#Icon: bibletime.xpm +Copyright: GPL +Vendor: The team of BibleTime +Url: http://www.bibletime.de +Packager: Brook Humphrey , Joachim Ansorg +Group: %{rpmgroup} +BuildArch: %{buildarch} +Source0: %{name}-%{version}.tar.bz2 + +# For use with mandrake menu system. +%if %build_menus +Source1: bibletime_icons.tar.bz2 +%endif + +# This source comes from sword and will conflict woth sword if it is installed so we will make it a seperarte package. +Source2: locales.d.tar.bz2 + +BuildRoot: %{_tmppath}/%{name}-%{version}--rootbibletime +Provides: sword-base sword = %{libversion} +Prefix: /usr + + +%description +BibleTime %{version}-%{release} is a free and easy to use bible study tool for UNIX systems. + +BibleTime provides easy handling of digitalized texts (Bibles, commentaries and lexicons) and powerful features to work with these texts (search in texts, write own notes, save, print etc.). Bibletime is a frontend for the SWORD Bible Framework. + +This is a relocatable package, you can install it on different target with +rpm -Uvh bibletime-xxx.rpm --prefix /usr/local/opt/apps/noncommercial +default is %{_prefix} + +The SWORD Project is an effort to create an ever expanding software package for research and study of God and His Word. The SWORD Bible Framework allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. + +This rpm was compiled on a %{ostype} %{osversion} system for %{buildarch} class cpu's. + +This RPM has these compiled options Sword is compiled %{swordlibs} and KDE/QT is compiled %{kdelibs}. + +Although this binary no longer requires sword to run the source.rpm will not build correctly +without the sword-devel package installed. + +%prep +rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_DIR/%{name}-%{version} + +# For use with mandrake menu system +mkdir -p $RPM_BUILD_ROOT%{_menudir} + +mkdir -p $RPM_BUILD_ROOT/usr/share/config + +# generate directories for sword if building static +if [ %{swordlibs} = "static" ] ; then + mkdir -p $RPM_BUILD_ROOT%{SwordPath} + mkdir -p $RPM_BUILD_ROOT%{ModsPath} +fi + + +%setup -q +tar jxvf %{SOURCE2} +if [ %{ostype} = "Mandrake" ] ; then + %if %build_menus + #Icons for Mandrake menu system + tar jxvf %{SOURCE1} + %endif + export KDEDIR=/usr QTDIR=/usr/lib/qt2 +elif [%{ostype} = "SuSE"] ; then + export KDEDIR=/opt/kde2 QTDIR=/usr/lib/qt2 +else + echo "Using $KDEDIR as KDE2 directory"; + echo "Using $QTDIR as QT 2.2.x directory"; + echo "If the directories are not correct please set them using \"export KDEDIR= QTDIR=\"" + sleep 5 +fi + +make -f Makefile.cvs + +if [ %{swordlibs} = "static" ] ; then + ./configure --enable-static-sword; +else + ./configure; +fi + +make -j2 + +%install +make prefix=$RPM_BUILD_ROOT%{prefix} install + +# Copy Sword language.conf files to our install dir +mkdir -p $RPM_BUILD_ROOT%{SwordPath}/locales.d +cp locales.d/*.conf $RPM_BUILD_ROOT%{SwordPath}/locales.d/ + +# Create Sword globals.conf for using bibletime without sword installed. +cat << EOF >$RPM_BUILD_ROOT%{ModsPath}/globals.conf + [Globals] +EOF + +# For use with mandrake menu system +cat << EOF > $RPM_BUILD_ROOT%{_menudir}/%{name} +?package(bibletime):command="/usr/bin/bibletime" icon="bibletime.xpm" \ + needs="X11" section="Applications/Bible Study/" title="Bibletime" \ + longtitle="An easy to use Bible study tool." +EOF + +# For use with mandrake menu system +# icons: this is for the mandrake menu system +%if %build_menus + mkdir -p $RPM_BUILD_ROOT%{_liconsdir} + mkdir -p $RPM_BUILD_ROOT%{_iconsdir} + mkdir -p $RPM_BUILD_ROOT%{_miconsdir} + cd $RPM_BUILD_DIR/%{name}-%{version} + install -m 644 %{name}_16.xpm $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm + install -m 644 %{name}_32.xpm $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm + install -m 644 %{name}_48.xpm $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm +%endif + +%post +# this is for creation of the sword.conf for systems that are using bibletime without Sword installed. +if [ -f /etc/sword.conf ] ; then + echo "sword.conf already exists skiping sword.conf creation." ; +else +cat << EOF >/etc/sword.conf +[Install] +DataPath=%{SwordPath} +EOF +fi + +/sbin/ldconfig + +# For use with mandrake menu system +if [ %{ostype} = "Mandrake" ] ; then + %{update_menus} +fi + +%postun + +# For use with mandrake menu system +if [ %{ostype} = "Mandrake" ] ; then + %{clean_menus} +fi + +/sbin/ldconfig + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +#Sword config files +%config %{ModsPath}/globals.conf +%config %{SwordPath}/locales.d/*.conf +# global BibleTime config files +%config %{prefix}/share/config/bt-printing +%{prefix}/bin/bibletime +%{prefix}/share/applnk/Applications/* +%{prefix}/share/apps/bibletime/* +%{prefix}/share/icons/* +# For use with mandrake menu system +%if %build_menus +%{_menudir}/%{name} +%endif + +%changelog +* Mon Apr 8 2002 Brook Humphrey bibletime-1.1 + +- Added to the spec to better handle mandrake menus during compile. Now should be compatable with all os's. + +- added locals.d source to build. This removes dependecy on sword being installed. Will make seperate package for this later. + + +* Fri Mar 31 2002 Joachim Ansorg + +- Made including the book translations working finally. + +- Fixed SPEC files to work with SuSE + + +* Thu Feb 7 2002 Brook Humphrey bibletime-1.0.2 + +- changed compile time options to mach bibletime spec included with source files + +- compiled on mandrake 8.2 + + +* Fri Sep 7 2001 Joachim Ansorg + +- Added the bookname files in the file list + +* Tue Jul 10 2001 Brook Humphrey bibletime-1.0.1-Mandrake8.0.4mdk + +- Recompile because of dependecy problems. + +* Tue Jul 10 2001 Brook Humphrey bibletime-1.0.1-Mandrake8.0.1mdk + +- bug fix release bibletime-1.0.1 + +- adda extra compile options to spec file. + +- Merged in suse changes for compileing on SuSE + +* Sun May 27 2001 Brook Humphrey + +- Trying different variations of static compiles again. + +- Still using cvs sources while waiting for 1.0 release. + +* Thu May 24 2001 Brook Humphrey + +- Trying for x static and whatever else we can get into it. + +- No X for today Got libz to compile in but it causes segfault. + +* Wed May 23 2001 Brook Humphrey + +- Yet another try at static qt. + +- Qt static works now. + +* Mon May 21 2001 Brook Humphrey + +- Static is working for kde and a few other libs but not qt yet. + +- Testing another patch today to try to get qt compiled static. + +* Sun May 20 2001 Brook Humphrey + +- Cleaned up spec some more(stupid spelling error's) + +- static compile not working today so added option to compile kde and sword as static seperately + +* Sat May 19 2001 Brook Humphrey + +- Cleaned up spec some more and added a few more comments + +- Changed spec to automaticly do parts concerning static and Mandrake menus + +- All info can be set in defines at top of spec file no other changes should need to be made + +- Fixed patch to compile static should now compile static with kde libs + +- Test to compile with qt as static also + +* Sun May 13 2001 Brook Humphrey + +- cleaned up spec file and added more comments for easier reading. + +- changed sword.conf instelation to check for previous versions of sword.conf + +- If found a new sword.conf is not created + +- Made a patch to hopefully compile kde and other libs as atatic + +- static compile didn't work for today. + +* Tue May 8 2001 Brook Humphrey + +- Updated package to be relocatable + +- added sword directories and sword.conf to install + +* Mon Apr 30 2001 Brook Humphrey + +- Changed to build staticly + +- added more mandrake macros to spec file + +* Mon Apr 23 2001 Brook Humphrey + +- made changes to enable compile of cvs tree + +* Wed Mar 14 2001 Brook Humphrey + +- updated to use mandrake menu sysem + diff --git a/bibletime.spec.in b/bibletime.spec.in new file mode 100644 index 0000000..717fe78 --- /dev/null +++ b/bibletime.spec.in @@ -0,0 +1,314 @@ +%define name @PACKAGE@ +%define version @VERSION@ + +# This should not be changed but set this to static or dynamic. +# Sword should always be set to static for these builds. +%define swordlibs static + +# this needs to be changed depending on build number +# and weather or not it is static +%define release 1 + +# This should be set to your os. +# Possible values are Mandrake, Red Hat, Turbolinux, Caldera, SuSE, Debian, etc. +%define ostype @DISTRIBUTION@ + +# This should be set to the version of your OS (6.0, 6.1, 6.2, 7.0, 7.1, 7.2, 8.0, etc.) +%define osversion @DISTRIBUTION_VERSION@ + +# This is your cpu i486, i586, i686, ppc, sparc, alfa, etc. +%define buildarch i586 + +# This the RPM group on your system that this will installed into. +# Graphical desktop/KDE, X11/apps, etc. +%define rpmgroup @RPM_GROUP@ + +# this is were the sword modules will be installed on your system. +# /usr/local/sword, /usr/share/sword, /opt/local/sword, etc. +# default is /usr/share/sword +%define SwordPath /usr/share/sword +%define ModsPath %{SwordPath}/mods.d + +# This for Mandrake menus if you have another system do not edit this line. it is for +# compatability with those systems. +%define build_menus 1 +%define _menudir /usr/lib/menu +# Nothing else should need to be changed. +# Please do not edit below this line unless you know what you are doing. + +Summary: BibleTime %{version} is an easy to use Bible study tool for KDE2. +Name: %{name} +Version: %{version} +Release: %{release} +#Icon: bibletime.xpm +Copyright: GPL +Vendor: The team of BibleTime +Url: http://www.bibletime.de +Packager: Brook Humphrey , Joachim Ansorg +Group: %{rpmgroup} +BuildArch: %{buildarch} +Source0: %{name}-%{version}.tar.bz2 + +# For use with mandrake menu system. +%if %build_menus +Source1: bibletime_icons.tar.bz2 +%endif + +# This source comes from sword and will conflict woth sword if it is installed so we will make it a seperarte package. +Source2: locales.d.tar.bz2 + +BuildRoot: %{_tmppath}/%{name}-%{version}--rootbibletime +Provides: sword-base sword = %{libversion} +Prefix: @RPM_PREFIX@ + + +%description +BibleTime %{version}-%{release} is a free and easy to use bible study tool for UNIX systems. + +BibleTime provides easy handling of digitalized texts (Bibles, commentaries and lexicons) and powerful features to work with these texts (search in texts, write own notes, save, print etc.). Bibletime is a frontend for the SWORD Bible Framework. + +This is a relocatable package, you can install it on different target with +rpm -Uvh bibletime-xxx.rpm --prefix /usr/local/opt/apps/noncommercial +default is %{_prefix} + +The SWORD Project is an effort to create an ever expanding software package for research and study of God and His Word. The SWORD Bible Framework allows easy manipulation of Bible texts, commentaries, lexicons, dictionaries, etc. Many frontends are build using this framework. An installed module set may be shared between any frontend using the framework. + +This rpm was compiled on a %{ostype} %{osversion} system for %{buildarch} class cpu's. + +This RPM has these compiled options Sword is compiled %{swordlibs} and KDE/QT is compiled %{kdelibs}. + +Although this binary no longer requires sword to run the source.rpm will not build correctly +without the sword-devel package installed. + +%prep +rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_DIR/%{name}-%{version} + +# For use with mandrake menu system +mkdir -p $RPM_BUILD_ROOT%{_menudir} + +mkdir -p $RPM_BUILD_ROOT/usr/share/config + +# generate directories for sword if building static +if [ %{swordlibs} = "static" ] ; then + mkdir -p $RPM_BUILD_ROOT%{SwordPath} + mkdir -p $RPM_BUILD_ROOT%{ModsPath} +fi + + +%setup -q +tar jxvf %{SOURCE2} +if [ %{ostype} = "Mandrake" ] ; then + %if %build_menus + #Icons for Mandrake menu system + tar jxvf %{SOURCE1} + %endif + export KDEDIR=/usr QTDIR=/usr/lib/qt2 +elif [%{ostype} = "SuSE"] ; then + export KDEDIR=/opt/kde2 QTDIR=/usr/lib/qt2 +else + echo "Using $KDEDIR as KDE2 directory"; + echo "Using $QTDIR as QT 2.2.x directory"; + echo "If the directories are not correct please set them using \"export KDEDIR= QTDIR=\"" + sleep 5 +fi + +make -f Makefile.cvs + +if [ %{swordlibs} = "static" ] ; then + ./configure --enable-static-sword; +else + ./configure; +fi + +make -j2 + +%install +make prefix=$RPM_BUILD_ROOT%{prefix} install + +# Copy Sword language.conf files to our install dir +mkdir -p $RPM_BUILD_ROOT%{SwordPath}/locales.d +cp locales.d/*.conf $RPM_BUILD_ROOT%{SwordPath}/locales.d/ + +# Create Sword globals.conf for using bibletime without sword installed. +cat << EOF >$RPM_BUILD_ROOT%{ModsPath}/globals.conf + [Globals] +EOF + +# For use with mandrake menu system +cat << EOF > $RPM_BUILD_ROOT%{_menudir}/%{name} +?package(bibletime):command="/usr/bin/bibletime" icon="bibletime.xpm" \ + needs="X11" section="Applications/Bible Study/" title="Bibletime" \ + longtitle="An easy to use Bible study tool." +EOF + +# For use with mandrake menu system +# icons: this is for the mandrake menu system +%if %build_menus + mkdir -p $RPM_BUILD_ROOT%{_liconsdir} + mkdir -p $RPM_BUILD_ROOT%{_iconsdir} + mkdir -p $RPM_BUILD_ROOT%{_miconsdir} + cd $RPM_BUILD_DIR/%{name}-%{version} + install -m 644 %{name}_16.xpm $RPM_BUILD_ROOT%{_miconsdir}/%{name}.xpm + install -m 644 %{name}_32.xpm $RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm + install -m 644 %{name}_48.xpm $RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm +%endif + +%post +# this is for creation of the sword.conf for systems that are using bibletime without Sword installed. +if [ -f /etc/sword.conf ] ; then + echo "sword.conf already exists skiping sword.conf creation." ; +else +cat << EOF >/etc/sword.conf +[Install] +DataPath=%{SwordPath} +EOF +fi + +/sbin/ldconfig + +# For use with mandrake menu system +if [ %{ostype} = "Mandrake" ] ; then + %{update_menus} +fi + +%postun + +# For use with mandrake menu system +if [ %{ostype} = "Mandrake" ] ; then + %{clean_menus} +fi + +/sbin/ldconfig + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root) +#Sword config files +%config %{ModsPath}/globals.conf +%config %{SwordPath}/locales.d/*.conf +# global BibleTime config files +%config %{prefix}/share/config/bt-printing +%{prefix}/bin/bibletime +%{prefix}/share/applnk/Applications/* +%{prefix}/share/apps/bibletime/* +%{prefix}/share/icons/* +# For use with mandrake menu system +%if %build_menus +%{_menudir}/%{name} +%endif + +%changelog +* Mon Apr 8 2002 Brook Humphrey bibletime-1.1 + +- Added to the spec to better handle mandrake menus during compile. Now should be compatable with all os's. + +- added locals.d source to build. This removes dependecy on sword being installed. Will make seperate package for this later. + + +* Fri Mar 31 2002 Joachim Ansorg + +- Made including the book translations working finally. + +- Fixed SPEC files to work with SuSE + + +* Thu Feb 7 2002 Brook Humphrey bibletime-1.0.2 + +- changed compile time options to mach bibletime spec included with source files + +- compiled on mandrake 8.2 + + +* Fri Sep 7 2001 Joachim Ansorg + +- Added the bookname files in the file list + +* Tue Jul 10 2001 Brook Humphrey bibletime-1.0.1-Mandrake8.0.4mdk + +- Recompile because of dependecy problems. + +* Tue Jul 10 2001 Brook Humphrey bibletime-1.0.1-Mandrake8.0.1mdk + +- bug fix release bibletime-1.0.1 + +- adda extra compile options to spec file. + +- Merged in suse changes for compileing on SuSE + +* Sun May 27 2001 Brook Humphrey + +- Trying different variations of static compiles again. + +- Still using cvs sources while waiting for 1.0 release. + +* Thu May 24 2001 Brook Humphrey + +- Trying for x static and whatever else we can get into it. + +- No X for today Got libz to compile in but it causes segfault. + +* Wed May 23 2001 Brook Humphrey + +- Yet another try at static qt. + +- Qt static works now. + +* Mon May 21 2001 Brook Humphrey + +- Static is working for kde and a few other libs but not qt yet. + +- Testing another patch today to try to get qt compiled static. + +* Sun May 20 2001 Brook Humphrey + +- Cleaned up spec some more(stupid spelling error's) + +- static compile not working today so added option to compile kde and sword as static seperately + +* Sat May 19 2001 Brook Humphrey + +- Cleaned up spec some more and added a few more comments + +- Changed spec to automaticly do parts concerning static and Mandrake menus + +- All info can be set in defines at top of spec file no other changes should need to be made + +- Fixed patch to compile static should now compile static with kde libs + +- Test to compile with qt as static also + +* Sun May 13 2001 Brook Humphrey + +- cleaned up spec file and added more comments for easier reading. + +- changed sword.conf instelation to check for previous versions of sword.conf + +- If found a new sword.conf is not created + +- Made a patch to hopefully compile kde and other libs as atatic + +- static compile didn't work for today. + +* Tue May 8 2001 Brook Humphrey + +- Updated package to be relocatable + +- added sword directories and sword.conf to install + +* Mon Apr 30 2001 Brook Humphrey + +- Changed to build staticly + +- added more mandrake macros to spec file + +* Mon Apr 23 2001 Brook Humphrey + +- made changes to enable compile of cvs tree + +* Wed Mar 14 2001 Brook Humphrey + +- updated to use mandrake menu sysem + diff --git a/bibletime.start b/bibletime.start new file mode 100755 index 0000000..156b975 --- /dev/null +++ b/bibletime.start @@ -0,0 +1,11 @@ +#!/bin/sh + +############################################################# +# +# This script sets system variables and launches bibletime. # +# +############################################################# + +export KDEDIRS=/usr/local/kde2 +export PATH=$KDEDIRS/bin:$PATH +exec bibletime \ No newline at end of file diff --git a/bibletime/Makefile.am b/bibletime/Makefile.am new file mode 100644 index 0000000..ecb8124 --- /dev/null +++ b/bibletime/Makefile.am @@ -0,0 +1,80 @@ +bibletime_SOURCES = \ +bibletime_init.cpp \ +bibletime_slots.cpp \ +bibletime.cpp \ +main.cpp + +bibletime_LDADD = \ +./printing/libprinting.a \ +./frontend/presenters/libpresenters.a \ +./frontend/keychooser/libkeychooser.a \ +./frontend/groupmanager/libgroupmanager.a \ +./frontend/searchdialog/libsearchdialog.a \ +./frontend/libfrontend.a \ +./frontend/thirdparty/qt3stuff/libqt3stuff.a \ +./frontend/thirdparty/libthirdparty.a \ +./backend/libbackend.a \ +-lXext \ +$(LIB_QT) \ +$(LIB_KDECORE) \ +$(LIB_KDEUI) \ +-lkdeprint \ +$(LIB_KFILE) \ +$(LIB_X11) \ +$(LIB_SWORD) \ +$(LIBSOCKET) + +SUBDIRS = backend printing frontend xml pics util + +all_headers = bibletime.h \ +resource.h \ +whatsthisdef.h \ +tooltipdef.h \ +bt-printing + +EXTRA_DIST = $(bibletime_SOURCES) $(all_headers) + +# this 10 paths are KDE specific. Use them: +# kde_htmldir Where your docs should go to. (contains lang subdirs) +# kde_appsdir Where your application file (.kdelnk) should go to. +# kde_icondir Where your icon should go to. +# kde_minidir Where your mini icon should go to. +# kde_datadir Where you install application data. (Use a subdir) +# kde_locale Where translation files should go to.(contains lang subdirs) +# kde_cgidir Where cgi-bin executables should go to. +# kde_confdir Where config files should go to. +# kde_mimedir Where mimetypes should go to. +# kde_toolbardir Where general toolbar icons should go to. +# kde_wallpaperdir Where general wallpapers should go to. + +# set the include path for X, qt, KDE and Sword +INCLUDES = $(all_includes) + +# claim, which subdirectories you want to install +# you can add here more. This one gets installed +bin_PROGRAMS = bibletime + +bibletime_METASOURCES = AUTO + +# the library search path. +bibletime_LDFLAGS = $(BT_LDFLAGS) $(all_libraries) $(KDE_RPATH) + +# them while "make clean", use CLEANFILES +DISTCLEANFILES = $(bibletime_METASOURCES) + +# make messages.po. Move this one to ../po/ and "make merge" in po +# the -x is for skipping messages already translated in kdelibs +#messages: +# $(XGETTEXT) -C -ki18n -x $(KDEDIR)/include/kde.pot `find . -name \*.h -o -name \*.cpp -o -name \*.cc` -o ../po/bibletime.pot + +install-data-local: + $(mkinstalldirs) $(DESTDIR)$(kde_confdir) + $(INSTALL_DATA) bt-printing $(DESTDIR)$(kde_confdir)/bt-printing + +uninstall-local: + -rm -f $(DESTDIR)$(kde_confdir)/bt-printing + +rpm: dist + + + diff --git a/bibletime/Makefile.in b/bibletime/Makefile.in new file mode 100644 index 0000000..36fd6cb --- /dev/null +++ b/bibletime/Makefile.in @@ -0,0 +1,753 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = .. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +bibletime_SOURCES = bibletime_init.cpp bibletime_slots.cpp bibletime.cpp main.cpp + + +bibletime_LDADD = ./printing/libprinting.a ./frontend/presenters/libpresenters.a ./frontend/keychooser/libkeychooser.a ./frontend/groupmanager/libgroupmanager.a ./frontend/searchdialog/libsearchdialog.a ./frontend/libfrontend.a ./frontend/thirdparty/qt3stuff/libqt3stuff.a ./frontend/thirdparty/libthirdparty.a ./backend/libbackend.a -lXext $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lkdeprint $(LIB_KFILE) $(LIB_X11) $(LIB_SWORD) $(LIBSOCKET) + + +SUBDIRS = backend printing frontend xml pics util + +all_headers = bibletime.h resource.h whatsthisdef.h tooltipdef.h bt-printing + + +EXTRA_DIST = $(bibletime_SOURCES) $(all_headers) + +# this 10 paths are KDE specific. Use them: +# kde_htmldir Where your docs should go to. (contains lang subdirs) +# kde_appsdir Where your application file (.kdelnk) should go to. +# kde_icondir Where your icon should go to. +# kde_minidir Where your mini icon should go to. +# kde_datadir Where you install application data. (Use a subdir) +# kde_locale Where translation files should go to.(contains lang subdirs) +# kde_cgidir Where cgi-bin executables should go to. +# kde_confdir Where config files should go to. +# kde_mimedir Where mimetypes should go to. +# kde_toolbardir Where general toolbar icons should go to. +# kde_wallpaperdir Where general wallpapers should go to. + +# set the include path for X, qt, KDE and Sword +INCLUDES = $(all_includes) + +# claim, which subdirectories you want to install +# you can add here more. This one gets installed +bin_PROGRAMS = bibletime + +#>- bibletime_METASOURCES = AUTO + +# the library search path. +bibletime_LDFLAGS = $(BT_LDFLAGS) $(all_libraries) $(KDE_RPATH) + +# them while "make clean", use CLEANFILES +DISTCLEANFILES = $(bibletime_METASOURCES) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../config.h +CONFIG_CLEAN_FILES = +bin_PROGRAMS = bibletime$(EXEEXT) +PROGRAMS = $(bin_PROGRAMS) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +#>- bibletime_OBJECTS = bibletime_init.$(OBJEXT) bibletime_slots.$(OBJEXT) \ +#>- bibletime.$(OBJEXT) main.$(OBJEXT) +#>+ 7 +bibletime_final_OBJECTS = bibletime.all_cpp.o +bibletime_nofinal_OBJECTS = bibletime_init.$(OBJEXT) bibletime_slots.$(OBJEXT) \ +bibletime.$(OBJEXT) main.$(OBJEXT)\ +bibletime.moc.o \ +bibletime_meta_unload.o +@KDE_USE_FINAL_FALSE@bibletime_OBJECTS = $(bibletime_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@bibletime_OBJECTS = $(bibletime_final_OBJECTS) +bibletime_DEPENDENCIES = ./printing/libprinting.a \ +./frontend/presenters/libpresenters.a \ +./frontend/keychooser/libkeychooser.a \ +./frontend/groupmanager/libgroupmanager.a \ +./frontend/searchdialog/libsearchdialog.a ./frontend/libfrontend.a \ +./frontend/thirdparty/qt3stuff/libqt3stuff.a \ +./frontend/thirdparty/libthirdparty.a ./backend/libbackend.a +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=bibletime.h resource.h whatsthisdef.h tooltipdef.h bt-printing + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/bibletime.P .deps/bibletime_init.P \ +#>- .deps/bibletime_slots.P .deps/main.P +#>+ 6 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/bibletime.moc.P $(DEPDIR)/bibletime_meta_unload.P $(DEPDIR)/bibletime.all_cpp.P \ + .deps/bibletime.P .deps/bibletime_init.P \ +.deps/bibletime_slots.P .deps/main.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/bibletime.moc.P $(DEPDIR)/bibletime_meta_unload.P .deps/bibletime.P .deps/bibletime_init.P \ +.deps/bibletime_slots.P .deps/main.P + +SOURCES = $(bibletime_SOURCES) +OBJECTS = $(bibletime_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-binPROGRAMS: + +clean-binPROGRAMS: + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) + +distclean-binPROGRAMS: + +maintainer-clean-binPROGRAMS: + +install-binPROGRAMS: $(bin_PROGRAMS) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(bindir) + @list='$(bin_PROGRAMS)'; for p in $$list; do \ + if test -f $$p; then \ + echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ + $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ + else :; fi; \ + done + +uninstall-binPROGRAMS: + @$(NORMAL_UNINSTALL) + list='$(bin_PROGRAMS)'; for p in $$list; do \ + rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ + done + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +bibletime$(EXEEXT): $(bibletime_OBJECTS) $(bibletime_DEPENDENCIES) + @rm -f bibletime$(EXEEXT) + $(CXXLINK) $(bibletime_LDFLAGS) $(bibletime_OBJECTS) $(bibletime_LDADD) $(LIBS) +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: install-binPROGRAMS +install-exec: install-exec-recursive + +install-data-am: install-data-local +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: uninstall-binPROGRAMS uninstall-local +uninstall: uninstall-recursive +all-am: Makefile $(PROGRAMS) +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + $(mkinstalldirs) $(DESTDIR)$(bindir) + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +#>- clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-binPROGRAMS clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \ + distclean-tags distclean-depend distclean-generic \ + clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-binPROGRAMS \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ +maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool install-data-recursive \ +uninstall-data-recursive install-exec-recursive \ +uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ +all-recursive check-recursive installcheck-recursive info-recursive \ +dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-local install-data-am install-data install-am install \ +uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs-am installdirs mostlyclean-generic distclean-generic \ +clean-generic maintainer-clean-generic clean mostlyclean distclean \ +maintainer-clean + + +# make messages.po. Move this one to ../po/ and "make merge" in po +# the -x is for skipping messages already translated in kdelibs +#messages: +# $(XGETTEXT) -C -ki18n -x $(KDEDIR)/include/kde.pot `find . -name \*.h -o -name \*.cpp -o -name \*.cc` -o ../po/bibletime.pot + +install-data-local: + $(mkinstalldirs) $(DESTDIR)$(kde_confdir) + $(INSTALL_DATA) bt-printing $(DESTDIR)$(kde_confdir)/bt-printing + +uninstall-local: + -rm -f $(DESTDIR)$(kde_confdir)/bt-printing + +rpm: dist + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +bibletime.moc.cpp: $(srcdir)/bibletime.h + $(MOC) $(srcdir)/bibletime.h -o bibletime.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f bibletime.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/Makefile.in + + +#>+ 10 +bibletime_meta_unload.cpp: bibletime.moc.cpp + @echo 'creating bibletime_meta_unload.cpp' + @-rm -f bibletime_meta_unload.cpp + @echo 'static const char * _metalist_bibletime[] = {' > bibletime_meta_unload.cpp + @cat bibletime.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> bibletime_meta_unload.cpp + @echo '0};' >> bibletime_meta_unload.cpp + @echo '#include ' >> bibletime_meta_unload.cpp + @echo '_UNLOAD(bibletime)' >> bibletime_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f bibletime_meta_unload.cpp + +#>+ 11 +bibletime.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/bibletime_init.cpp $(srcdir)/bibletime_slots.cpp $(srcdir)/bibletime.cpp $(srcdir)/main.cpp bibletime_meta_unload.cpp bibletime.moc.cpp + @echo 'creating bibletime.all_cpp.cpp ...'; \ + rm -f bibletime.all_cpp.files bibletime.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> bibletime.all_cpp.final; \ + for file in bibletime_init.cpp bibletime_slots.cpp bibletime.cpp main.cpp bibletime_meta_unload.cpp bibletime.moc.cpp; do \ + echo "#include \"$$file\"" >> bibletime.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> bibletime.all_cpp.final; \ + done; \ + cat bibletime.all_cpp.final bibletime.all_cpp.files > bibletime.all_cpp.cpp; \ + rm -f bibletime.all_cpp.final bibletime.all_cpp.files + +#>+ 3 +clean-final: + -rm -f bibletime.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) bibletime_OBJECTS="$(bibletime_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) bibletime_OBJECTS="$(bibletime_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/backend/Makefile.am b/bibletime/backend/Makefile.am new file mode 100644 index 0000000..ca264b9 --- /dev/null +++ b/bibletime/backend/Makefile.am @@ -0,0 +1,47 @@ +KDE_OPTIONS = qt-only +libbackend_a_METASOURCES = AUTO +noinst_LIBRARIES = libbackend.a + +INCLUDES = $(all_includes) + +libbackend_a_SOURCES = \ +cswordmodulesearch.cpp \ +chtmlchapterdisplay.cpp \ +chtmlentrydisplay.cpp \ +chtmlbookdisplay.cpp \ +cswordbackend.cpp \ +cswordkey.cpp \ +cswordldkey.cpp \ +cswordversekey.cpp \ +cswordmoduleinfo.cpp \ +cswordlexiconmoduleinfo.cpp \ +cswordcommentarymoduleinfo.cpp \ +cswordbiblemoduleinfo.cpp \ +cswordbookmoduleinfo.cpp \ +cswordtreekey.cpp \ +creferencemanager.cpp \ +bt_thmlhtml.cpp \ +bt_gbfhtml.cpp \ +bt_basicfilter.cpp + +all_headers = cswordbiblemoduleinfo.h \ +cswordcommentarymoduleinfo.h \ +cswordlexiconmoduleinfo.h \ +cswordkey.h \ +cswordversekey.h \ +cswordldkey.h \ +cswordbackend.h \ +cswordmoduleinfo.h \ +chtmlentrydisplay.h \ +chtmlchapterdisplay.h \ +chtmlbookdisplay.h \ +cswordmodulesearch.h \ +creferencemanager.h \ +cswordbookmoduleinfo.h \ +cswordtreekey.h \ +bt_thmlhtml.h \ +bt_gbfhtml.h \ +bt_basicfilter.h + +EXTRA_DIST = $(libbackend_a_SOURCES) $(all_headers) + diff --git a/bibletime/backend/Makefile.in b/bibletime/backend/Makefile.in new file mode 100644 index 0000000..9372c56 --- /dev/null +++ b/bibletime/backend/Makefile.in @@ -0,0 +1,622 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_OPTIONS = qt-only +#>- libbackend_a_METASOURCES = AUTO +noinst_LIBRARIES = libbackend.a + +INCLUDES = $(all_includes) + +libbackend_a_SOURCES = cswordmodulesearch.cpp chtmlchapterdisplay.cpp chtmlentrydisplay.cpp chtmlbookdisplay.cpp cswordbackend.cpp cswordkey.cpp cswordldkey.cpp cswordversekey.cpp cswordmoduleinfo.cpp cswordlexiconmoduleinfo.cpp cswordcommentarymoduleinfo.cpp cswordbiblemoduleinfo.cpp cswordbookmoduleinfo.cpp cswordtreekey.cpp creferencemanager.cpp bt_thmlhtml.cpp bt_gbfhtml.cpp bt_basicfilter.cpp + + +all_headers = cswordbiblemoduleinfo.h cswordcommentarymoduleinfo.h cswordlexiconmoduleinfo.h cswordkey.h cswordversekey.h cswordldkey.h cswordbackend.h cswordmoduleinfo.h chtmlentrydisplay.h chtmlchapterdisplay.h chtmlbookdisplay.h cswordmodulesearch.h creferencemanager.h cswordbookmoduleinfo.h cswordtreekey.h bt_thmlhtml.h bt_gbfhtml.h bt_basicfilter.h + + +EXTRA_DIST = $(libbackend_a_SOURCES) $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libbackend_a_LIBADD = +#>- libbackend_a_OBJECTS = cswordmodulesearch.$(OBJEXT) \ +#>- chtmlchapterdisplay.$(OBJEXT) chtmlentrydisplay.$(OBJEXT) \ +#>- chtmlbookdisplay.$(OBJEXT) cswordbackend.$(OBJEXT) cswordkey.$(OBJEXT) \ +#>- cswordldkey.$(OBJEXT) cswordversekey.$(OBJEXT) \ +#>- cswordmoduleinfo.$(OBJEXT) cswordlexiconmoduleinfo.$(OBJEXT) \ +#>- cswordcommentarymoduleinfo.$(OBJEXT) cswordbiblemoduleinfo.$(OBJEXT) \ +#>- cswordbookmoduleinfo.$(OBJEXT) cswordtreekey.$(OBJEXT) \ +#>- creferencemanager.$(OBJEXT) bt_thmlhtml.$(OBJEXT) bt_gbfhtml.$(OBJEXT) \ +#>- bt_basicfilter.$(OBJEXT) +#>+ 12 +libbackend_a_final_OBJECTS = libbackend_a.all_cpp.o +libbackend_a_nofinal_OBJECTS = cswordmodulesearch.$(OBJEXT) \ +chtmlchapterdisplay.$(OBJEXT) chtmlentrydisplay.$(OBJEXT) \ +chtmlbookdisplay.$(OBJEXT) cswordbackend.$(OBJEXT) cswordkey.$(OBJEXT) \ +cswordldkey.$(OBJEXT) cswordversekey.$(OBJEXT) \ +cswordmoduleinfo.$(OBJEXT) cswordlexiconmoduleinfo.$(OBJEXT) \ +cswordcommentarymoduleinfo.$(OBJEXT) cswordbiblemoduleinfo.$(OBJEXT) \ +cswordbookmoduleinfo.$(OBJEXT) cswordtreekey.$(OBJEXT) \ +creferencemanager.$(OBJEXT) bt_thmlhtml.$(OBJEXT) bt_gbfhtml.$(OBJEXT) \ +bt_basicfilter.$(OBJEXT) +@KDE_USE_FINAL_FALSE@libbackend_a_OBJECTS = $(libbackend_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libbackend_a_OBJECTS = $(libbackend_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=bt_thmlhtml.h creferencemanager.h cswordtreekey.h cswordbookmoduleinfo.h cswordversekey.h cswordmoduleinfo.h chtmlbookdisplay.h bt_basicfilter.h cswordbackend.h cswordbiblemoduleinfo.h cswordcommentarymoduleinfo.h chtmlentrydisplay.h st31vJFM cswordldkey.h cswordlexiconmoduleinfo.h chtmlchapterdisplay.h cswordmodulesearch.h bt_gbfhtml.h cswordkey.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/bt_basicfilter.P .deps/bt_gbfhtml.P \ +#>- .deps/bt_thmlhtml.P .deps/chtmlbookdisplay.P \ +#>- .deps/chtmlchapterdisplay.P .deps/chtmlentrydisplay.P \ +#>- .deps/creferencemanager.P .deps/cswordbackend.P \ +#>- .deps/cswordbiblemoduleinfo.P .deps/cswordbookmoduleinfo.P \ +#>- .deps/cswordcommentarymoduleinfo.P .deps/cswordkey.P \ +#>- .deps/cswordldkey.P .deps/cswordlexiconmoduleinfo.P \ +#>- .deps/cswordmoduleinfo.P .deps/cswordmodulesearch.P \ +#>- .deps/cswordtreekey.P .deps/cswordversekey.P +#>+ 20 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/libbackend_a.all_cpp.P \ + .deps/bt_basicfilter.P .deps/bt_gbfhtml.P \ +.deps/bt_thmlhtml.P .deps/chtmlbookdisplay.P \ +.deps/chtmlchapterdisplay.P .deps/chtmlentrydisplay.P \ +.deps/creferencemanager.P .deps/cswordbackend.P \ +.deps/cswordbiblemoduleinfo.P .deps/cswordbookmoduleinfo.P \ +.deps/cswordcommentarymoduleinfo.P .deps/cswordkey.P \ +.deps/cswordldkey.P .deps/cswordlexiconmoduleinfo.P \ +.deps/cswordmoduleinfo.P .deps/cswordmodulesearch.P \ +.deps/cswordtreekey.P .deps/cswordversekey.P +@KDE_USE_FINAL_FALSE@DEP_FILES = .deps/bt_basicfilter.P .deps/bt_gbfhtml.P \ +.deps/bt_thmlhtml.P .deps/chtmlbookdisplay.P \ +.deps/chtmlchapterdisplay.P .deps/chtmlentrydisplay.P \ +.deps/creferencemanager.P .deps/cswordbackend.P \ +.deps/cswordbiblemoduleinfo.P .deps/cswordbookmoduleinfo.P \ +.deps/cswordcommentarymoduleinfo.P .deps/cswordkey.P \ +.deps/cswordldkey.P .deps/cswordlexiconmoduleinfo.P \ +.deps/cswordmoduleinfo.P .deps/cswordmodulesearch.P \ +.deps/cswordtreekey.P .deps/cswordversekey.P + +SOURCES = $(libbackend_a_SOURCES) +OBJECTS = $(libbackend_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/backend/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/backend/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/backend/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libbackend.a: $(libbackend_a_OBJECTS) $(libbackend_a_DEPENDENCIES) + -rm -f libbackend.a + $(AR) cru libbackend.a $(libbackend_a_OBJECTS) $(libbackend_a_LIBADD) + $(RANLIB) libbackend.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/backend + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/backend/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile $(LIBRARIES) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-am + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/backend/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/backend/Makefile.in + + +#>+ 11 +libbackend_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cswordmodulesearch.cpp $(srcdir)/chtmlchapterdisplay.cpp $(srcdir)/chtmlentrydisplay.cpp $(srcdir)/chtmlbookdisplay.cpp $(srcdir)/cswordbackend.cpp $(srcdir)/cswordkey.cpp $(srcdir)/cswordldkey.cpp $(srcdir)/cswordversekey.cpp $(srcdir)/cswordmoduleinfo.cpp $(srcdir)/cswordlexiconmoduleinfo.cpp $(srcdir)/cswordcommentarymoduleinfo.cpp $(srcdir)/cswordbiblemoduleinfo.cpp $(srcdir)/cswordbookmoduleinfo.cpp $(srcdir)/cswordtreekey.cpp $(srcdir)/creferencemanager.cpp $(srcdir)/bt_thmlhtml.cpp $(srcdir)/bt_gbfhtml.cpp $(srcdir)/bt_basicfilter.cpp + @echo 'creating libbackend_a.all_cpp.cpp ...'; \ + rm -f libbackend_a.all_cpp.files libbackend_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libbackend_a.all_cpp.final; \ + for file in cswordmodulesearch.cpp chtmlchapterdisplay.cpp chtmlentrydisplay.cpp chtmlbookdisplay.cpp cswordbackend.cpp cswordkey.cpp cswordldkey.cpp cswordversekey.cpp cswordmoduleinfo.cpp cswordlexiconmoduleinfo.cpp cswordcommentarymoduleinfo.cpp cswordbiblemoduleinfo.cpp cswordbookmoduleinfo.cpp cswordtreekey.cpp creferencemanager.cpp bt_thmlhtml.cpp bt_gbfhtml.cpp bt_basicfilter.cpp ; do \ + echo "#include \"$$file\"" >> libbackend_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libbackend_a.all_cpp.final; \ + done; \ + cat libbackend_a.all_cpp.final libbackend_a.all_cpp.files > libbackend_a.all_cpp.cpp; \ + rm -f libbackend_a.all_cpp.final libbackend_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libbackend_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libbackend_a_OBJECTS="$(libbackend_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libbackend_a_OBJECTS="$(libbackend_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/backend/bt_basicfilter.cpp b/bibletime/backend/bt_basicfilter.cpp new file mode 100644 index 0000000..1ce15d7 --- /dev/null +++ b/bibletime/backend/bt_basicfilter.cpp @@ -0,0 +1,202 @@ +/*************************************************************************** + bt_basicfilter.cpp - description + ------------------- + begin : Thu Nov 1 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ +//BIbleTime includes +#include +#include "bt_basicfilter.h" +#include "creferencemanager.h" +#include "cswordversekey.h" +#include "../frontend/cbtconfig.h" + +//Qt includes +#include +#include + +char BT_BASICFILTER::ProcessText (char *text, int maxlen, const SWKey *key, const SWModule *module){ + m_module = module; + m_key = key; + updateSettings(); + SWBasicFilter::ProcessText(text, maxlen, key, module); + + return 0; +} + +void BT_BASICFILTER::updateSettings(){ + strcpy(footnote_color, CBTConfig::get(CBTConfig::footnotesColor ).name().utf8()); + strcpy(strongs_color, CBTConfig::get(CBTConfig::strongsColor ).name().utf8()); + strcpy(morph_color, CBTConfig::get(CBTConfig::morphsColor ).name().utf8()); + strcpy(jesuswords_color,CBTConfig::get(CBTConfig::jesuswordsColor ).name().utf8()); + strcpy(swordref_color, CBTConfig::get(CBTConfig::swordRefColor ).name().utf8()); + strcpy(text_color, CBTConfig::get(CBTConfig::textColor ).name().utf8()); + strcpy(standard_bible, CReferenceManager::preferredModule(CReferenceManager::Bible).utf8()); + + updateTokens(); +} + + +/** Parses the verse reference ref and returns it. */ +const char* BT_BASICFILTER::parseSimpleRef(const char* ref) { + VerseKey parseKey; + SWModule* m = const_cast(m_module); + const char* lang = m ? m->Lang() : "en"; + parseKey.setLocale(lang); + + parseKey = (m_key ? (const char*)*m_key : "Genesis 1:1"); + ListKey list; + char* to = new char[5000]; + char* ret = to; + + QStringList refList = QStringList::split(QRegExp("[,.;]", false), QString::fromLocal8Bit(ref)); + int pos = 0; + for ( QStringList::Iterator it = refList.begin(); it != refList.end(); ++it, pos++ ) { + list = parseKey.ParseVerseList((*it).local8Bit(), parseKey, true); + + const int count = list.Count(); + for(int i = 0; i < count; i++) { + SWKey* key = list.GetElement(i); + VerseKey* vk = dynamic_cast(key); + + pushString(&to,"setLocale(lang); + vk->LowerBound().setLocale(lang); + vk->UpperBound().setLocale(lang); + } + if (vk && (const char*)vk->UpperBound() != (const char*)vk->LowerBound()) { + pushString(&to, "%s-%s\">%s", + (const char*)QString::fromLocal8Bit(vk->LowerBound()).utf8(), + (const char*)QString::fromLocal8Bit(vk->UpperBound()).utf8(), + (const char*)(*it).utf8() + ); + } + else { + pushString(&to, "%s\">%s", + (const char*)QString::fromLocal8Bit((const char*)*key).utf8(), + (const char*)(*it).utf8() + ); + } + (pos+1 < (int)refList.count()) ? pushString(&to, ", ") : pushString(&to, ""); + } + } + *to++ = '\0'; + return ret; //don't forget to delete it! +} + +const char* BT_BASICFILTER::parseThMLRef(const char* ref, const char* mod) { + char* to = new char[5000]; + char* ret = to; + const char* module = (mod ? mod : standard_bible); +// VerseKey parseKey = (m_key ? (const char*)*m_key : "Genesis 1:1"); +// ListKey list = parseKey.ParseVerseList(ref, parseKey, false); +// const int count = list.Count(); + +// for(int i = 0; i < count; i++) { +// SWKey* key = list.GetElement(i); +// VerseKey* vk = dynamic_cast(key); +// + pushString(&to,"UpperBound() != vk->LowerBound()) { +// pushString(&to, "%s-%s\">", +// (const char*)QString::fromLocal8Bit(vk->LowerBound()).utf8(), +// (const char*)QString::fromLocal8Bit(vk->UpperBound()).utf8() +// ); +// } +// else { + pushString(&to, "%s\">", + (const char*)QString::fromLocal8Bit(ref).utf8() + ); +// } +// (i+1 < refList.count()) ? pushString(&to, ", ") : pushString(&to, ""); +// } + *to++ = '\0'; + return ret; +} + +const char* BT_BASICFILTER::thmlRefEnd() { + return ""; +} + +/** This filter converts the RWP #Gen 1:1| style bible references to HTML */ +char BT_BASICFILTER::ProcessRWPRefs(char* text, int maxlen){ + char *to, *from, verse_str[500]; + int len; + + len = strlen(text) + 1; // shift string to right of buffer + if (len < maxlen) { + memmove(&text[maxlen - len], text, len); + from = &text[maxlen - len]; + } + else + from = text; + + for (to = text; *from; from++) { + if (*from == '#') { + int i=0; + bool is_verse = true; + + for ( i=0; i < 500 || from[i]=='|'; i++){ + if ( from[i] == '|' ) + break; //We found a valid verse ref + if ( !isalnum(from[i]) && !isspace(from[i]) && from[i]!=':' + && from[i]!=';' && from[i]!=',' && from[i]!='-' && from[i]!='#'){ + is_verse = false; + break; // can't be a verseref + } + } + if ( i==500 || !is_verse ){ + *to++ = *from; + continue; + } + ++from; + + i = 0; + verse_str[0] = '\0'; + while (*from != '|' && i<500) { /* get the bible reference */ + verse_str[i++] = *from; + verse_str[i + 1] = '\0'; + from++; + } + +// cerr << verse_str << endl; + const char* ref = parseSimpleRef(verse_str); + pushString(&to,"%s ", ref); + delete [] ref;//delete now because it's unused + + continue; + } + *to++ = *from; + } + *to++ = 0; + *to = 0; + return 0; +} + +/** Replaces the token in the substitute map. */ +void BT_BASICFILTER::replaceTokenSubstitute(const char* findString, const char* replaceString){ + tokenSubMap.erase( tokenSubMap.find(findString) ); //erase entry + addTokenSubstitute(findString, replaceString); +} + +/** Updates the token for this filter if settings changed. */ +void BT_BASICFILTER::updateTokens(){ +} diff --git a/bibletime/backend/bt_basicfilter.h b/bibletime/backend/bt_basicfilter.h new file mode 100644 index 0000000..8e44f80 --- /dev/null +++ b/bibletime/backend/bt_basicfilter.h @@ -0,0 +1,76 @@ +/*************************************************************************** + bt_basicfilter.h - description + ------------------- + begin : Thu Nov 1 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef BT_BASICFILTER_H +#define BT_BASICFILTER_H + +#include + +class SWKey; +class SWModule; + +/** + * This is the base class for all filters in BT + */ + +class BT_BASICFILTER : public SWBasicFilter { +public: + virtual char ProcessText (char *text, int maxlen, const SWKey *, const SWModule * = 0); + +protected: + /** + * updates the filter specific settings like colors + * the variables are used in the inherited filters + * in HandleToken() + */ + void updateSettings(); + /** + * This filter converts the RWP #Gen 1:1| + * style bible references to HTML + */ + char ProcessRWPRefs(char * text, int maxlen = -1); + /** + * Parses the verse reference ref and returns it. + */ + const char* parseSimpleRef(const char* ref); + /** + * Parses the verse reference ref and returns it. + */ + const char* parseThMLRef(const char* ref, const char* mod = 0); + const char* thmlRefEnd(); + /** + * Replaces the token in the substitute map. + */ + void replaceTokenSubstitute(const char* findString, const char* replaceString); + /** + * Updates the token for this filter if settings changed. + */ + virtual void updateTokens(); + + char footnote_color[8]; + char strongs_color[8]; + char morph_color[8]; + char jesuswords_color[8]; + char swordref_color[8]; + char text_color[8]; + char standard_bible[100]; + + const SWKey *m_key; + const SWModule* m_module; +}; + +#endif diff --git a/bibletime/backend/bt_gbfhtml.cpp b/bibletime/backend/bt_gbfhtml.cpp new file mode 100644 index 0000000..d575222 --- /dev/null +++ b/bibletime/backend/bt_gbfhtml.cpp @@ -0,0 +1,156 @@ +/*************************************************************************** + gbfhtml.cpp - description + ------------------- + begin : Thu Jun 24 1999 + copyright : (C) 1999 by Torsten Uhlmann + email : TUhlmann@gmx.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include + +#include +#include + +#include "bt_gbfhtml.h" + +BT_GBFHTML::BT_GBFHTML(){ + setTokenStart("<"); + setTokenEnd(">"); + + setTokenCaseSensitive(true); + + addTokenSubstitute("Rf", ")");// end of footnote + addTokenSubstitute("FI", ""); // italics begin + addTokenSubstitute("Fi", ""); + addTokenSubstitute("FB", ""); // bold begin + addTokenSubstitute("Fb", ""); + + addTokenSubstitute("FR", QString::fromLatin1("").arg(jesuswords_color).latin1()); + addTokenSubstitute("Fr", ""); + addTokenSubstitute("FU", ""); // underline begin + addTokenSubstitute("Fu", ""); + addTokenSubstitute("FO", ""); // Old Testament quote begin + addTokenSubstitute("Fo", ""); + addTokenSubstitute("FS", ""); // Superscript begin// Subscript begin + addTokenSubstitute("Fs", ""); + addTokenSubstitute("FV", ""); // Subscript begin + addTokenSubstitute("Fv", ""); + + addTokenSubstitute("TT", QString::fromLatin1("

").arg(text_color).local8Bit()); + addTokenSubstitute("Tt", "

"); + + addTokenSubstitute("Ts", ""); + addTokenSubstitute("TS", QString::fromLatin1("

").arg(text_color).local8Bit()); + + addTokenSubstitute("PP", ""); // poetry begin + addTokenSubstitute("Pp", ""); + addTokenSubstitute("Fn", ""); // font end + addTokenSubstitute("CL", "
"); // new line + addTokenSubstitute("CM", "
"); // paragraph is a non showing comment that can be changed in the front end to

if desired + addTokenSubstitute("CG", ">"); // literal greater-than sign + addTokenSubstitute("CT", "<"); // literal less-than sign + addTokenSubstitute("JR", "

"); // right align begin + addTokenSubstitute("JC", "
"); // center align begin + addTokenSubstitute("JL", "
"); // align end +} + +/** No descriptions */ +char BT_GBFHTML::ProcessText(char * text, int maxlen, const SWKey * key, const SWModule * module){ + BT_BASICFILTER::ProcessText(text, maxlen, key, module); + BT_BASICFILTER::ProcessRWPRefs(text, maxlen); +} + + +bool BT_GBFHTML::handleToken(char **buf, const char *token, DualStringMap &userData) { + if (!substituteToken(buf, token)) { //more than a simple replace + const unsigned int tokenLength = strlen(token); + unsigned long i; + unsigned long len = strlen(token); + + if (!strncmp(token, "WG", 2)){ // strong's numbers greek + char num[6]; + for (i = 2; i < tokenLength; i++) + num[i-2] = token[i]; + num[i-2]=0; + + pushString(buf," <%s> ", + strongs_color, num, num); + } + + if (!strncmp(token, "WH", 2)){ // strong's numbers hebrew + char num[6]; + for (i = 2; i < tokenLength; i++) + num[i-2] = token[i]; + num[i-2]=0; + + pushString(buf," <%s> ", + strongs_color, num, num); + } + + else if (!strncmp(token, "WTG", 3)) { // strong's numbers tense greek + char num[16]; + for (i = 3; i < tokenLength; i++) + num[i-3] = token[i]; + num[i-3]=0; + + pushString(buf," (%s) ", + strongs_color, num, num); + } + + else if (!strncmp(token, "WTH", 3)) { // strong's numbers tense hebrew + + char num[6]; + for (i = 3; i < tokenLength; i++) + num[i-3] = token[i]; + num[i-3]=0; + + pushString(buf," (%s) ", + strongs_color, num, num); + } + + else if (!strncmp(token, "RB", 2)) { + pushString(buf, ""); + userData["hasFootnotePreTag"] = "true"; + } + + else if (!strncmp(token, "RF", 2)) { + if(userData["hasFootnotePreTag"] == "true") { + userData["hasFootnotePreTag"] = "false"; + pushString(buf, " "); + } + pushString(buf," (",footnote_color); + } + + else if (!strncmp(token, "FN", 2)) { + pushString(buf, ""); + } + else if (!strncmp(token, "CA", 2)) { // ASCII value + *(*buf)++ = (char)atoi(&token[2]); + } + else { + return false; + } + } + return true; +} + +/** Update the tokens which use changeable settings. */ +void BT_GBFHTML::updateTokens(){ + replaceTokenSubstitute("TT", QString::fromLatin1("

").arg(text_color).local8Bit()); + replaceTokenSubstitute("TS", QString::fromLatin1("

").arg(text_color).local8Bit()); + replaceTokenSubstitute("FR", QString::fromLatin1("").arg(jesuswords_color).latin1()); +} diff --git a/bibletime/backend/bt_gbfhtml.h b/bibletime/backend/bt_gbfhtml.h new file mode 100644 index 0000000..0b3f983 --- /dev/null +++ b/bibletime/backend/bt_gbfhtml.h @@ -0,0 +1,48 @@ +/*************************************************************************** + gbfhtml.h - description + ------------------- + begin : Tue Jun 15 15:34:26 CEST 1999 + + copyright : (C) 1999 by Torsten Uhlmann + email : TUhlmann@gmx.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +/* $Header: /cvsroot/bibletime/bibletime/bibletime/backend/bt_gbfhtml.h,v 1.6 2002/02/17 00:27:58 joachim Exp $ */ +/* $Revision: 1.6 $ */ + +#ifndef GBFHTML_H +#define GBFHTML_H + +#include "bt_basicfilter.h" + +class SWKey; +class SWModule; + +/** +* This filter converts GBF Text into HTML +*/ +class BT_GBFHTML : public BT_BASICFILTER{ + +public: + BT_GBFHTML (); + virtual bool handleToken(char **buf, const char *token, DualStringMap &userData); + /** No descriptions */ + virtual char ProcessText(char * text, int maxlen, const SWKey *, const SWModule * = 0); + +protected: // Protected methods + /** + * Update the tokens which use changeable setttings. + */ + virtual void updateTokens(); +}; + +#endif diff --git a/bibletime/backend/bt_thmlhtml.cpp b/bibletime/backend/bt_thmlhtml.cpp new file mode 100644 index 0000000..3be0374 --- /dev/null +++ b/bibletime/backend/bt_thmlhtml.cpp @@ -0,0 +1,225 @@ +/*************************************************************************** + thmlhtml.cpp - ThML to HTML filter + ------------------- + begin : 1999-10-27 + copyright : 2001 by CrossWire Bible Society + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include +#include "bt_thmlhtml.h" +#include "versekey.h" + +//Sword includes +#include + +//Qt includes +#include + +BT_ThMLHTML::BT_ThMLHTML() { + setEscapeStringCaseSensitive(true); + setPassThruUnknownEscapeString(true); //the HTML widget will render the HTML escape codes + setEscapeStart("&"); + setEscapeEnd(";"); + addEscapeStringSubstitute("raquo", QString::fromLatin1("»").utf8()); + addEscapeStringSubstitute("laquo", QString::fromLatin1("«").utf8()); +// addEscapeStringSubstitute("uuml", QString::fromLatin1("ü").utf8()); +// addEscapeStringSubstitute("ouml", QString::fromLatin1("ö").utf8()); +// addEscapeStringSubstitute("auml", QString::fromLatin1("ä").utf8()); + + setTokenStart("<"); + setTokenEnd(">"); + setTokenCaseSensitive(true); + addTokenSubstitute("note", " ("); + addTokenSubstitute("/note", ") "); + +// addTokenSubstitute("foreign lang=\"el\"", ""); +// addTokenSubstitute("foreign lang=\"he\"", ""); +// addTokenSubstitute("/foreign", ""); + +} + +bool BT_ThMLHTML::handleToken(char **buf, const char *token, DualStringMap &userData) { + unsigned long i = 0; + const unsigned int tokenLength = strlen(token); + + if (!substituteToken(buf, token) && !substituteEscapeString(buf, token)) { + + if (!strncmp(token, "sync type=\"lemma\"", 17)) { //LEMMA + pushString(buf," <"); + + for (int j = 17; j < tokenLength; j++) { + if (!strncmp(token+j, "value=\"", 7)) { + j += 7; + for (;token[j] != '\"'; j++) + *(*buf)++ = token[j]; + break; + } + } + pushString(buf, "> "); + } + + else if (!strncmp(token, "sync type=\"morph\"", 17)) { //Morph + char num[12]; + for (int j = 17; j < tokenLength; j++) { + if (!strncmp(token+j, "value=\"", 7)) { + j += 7; + int idx=0; + for (;token[j] != '\"'; j++,idx++) + num[idx] = token[j]; + num[idx] = 0; + break; + } + } + pushString(buf," (%s) ", + morph_color, num, num); + } + + else if (!strncmp(token, "sync type=\"Strongs\" value=\"H\"", 29)) { + char num[12]; + for (i = 29; i < tokenLength; i++) + if(token[i] != '\"') + num[i-29] = token[i]; + num[i-29] = 0; + + pushString(buf," <%s> ", + strongs_color, num, num); + } + else if (!strncmp(token, "sync type=\"Strongs\" value=\"G\"",29)) { + char num[12]; + for (i = 29; i < tokenLength; i++) + if(token[i] != '\"') + num[i-29] = token[i]; + num[i-29] = 0; + + pushString(buf," <%s> ", + strongs_color, num, num); + } + + else if (!strncmp(token, "scripRef p", 10) || !strncmp(token, "scripRef v", 10)) { + userData["inscriptRef"] = "true"; + if (!strncmp(token, "scripRef v", 10)) { //module given + + char module_version[500]; + for (i = 18; i < tokenLength-1; i++) { + if(token[i] != '\"') + module_version[i-18] = token[i]; + else + break; + } + module_version[i-18] = 0; + //c contains the module + userData["lastRefModule"] = module_version; + } + else if (!strncmp(token, "scripRef p", 10)) { //passage without module + char verse_str[5000]; + for (i = 18; i < tokenLength-1; i++) { + if(token[i] != '\"') + verse_str[i-18] = token[i]; + else + break; + } + verse_str[i-18] = 0; + const char* ref = parseThMLRef(verse_str); + pushString(buf, ref); + delete [] ref;//delete now because it's unused + } + if ( !strncmp(token+i+2, "passage=", 8) ) { //passage after module part + char verse_str[5000]; + i+=11; + int idx = 0; + for (; i < tokenLength-1; i++,idx++) { + if(token[i] != '\"') + verse_str[idx] = token[i]; + else + break; + } + verse_str[idx] = '\0'; + const char* ref = parseThMLRef(verse_str, userData["lastRefModule"].c_str()); + pushString(buf, ref); + delete [] ref; + } + } + // we're starting a scripRef like "John 3:16" + else if (!strcmp(token, "scripRef")) { + userData["inscriptRef"] = "false"; + // let's stop text from going to output + userData["suspendTextPassThru"] = "true"; + } + // we've ended a scripRef + else if (!strcmp(token, "/scripRef")) { + if (userData["inscriptRef"] == "true") { // like "John 3:16" + userData["inscriptRef"] = "false"; + pushString(buf, thmlRefEnd()); + } + else { // like "John 3:16" + const char* ref = parseSimpleRef(userData["lastTextNode"].c_str()); + pushString(buf, ref); + delete [] ref;//delete now because it's unused + userData["suspendTextPassThru"] = "false"; + } + } + +//headings should be processed by the ThMLHeadings filter + else if (!strncmp(token, "div class=\"sechead\"", 19)) { + userData["SecHead"] = "true"; + pushString(buf, "

", text_color); + } + else if (!strncmp(token, "div class=\"title\"", 19)) { + userData["Title"] = "true"; + pushString(buf, "

", text_color); + } + else if (!strncmp(token, "/div", 4)) { + if (userData["SecHead"] == "true") { + pushString(buf, "

"); + userData["SecHead"] = "false"; + } + else if(userData["Title"] == "true") { + pushString(buf, "

"); + userData["Title"] = "false"; + } + } + else if (!strncmp(token, "img ", 4)) { + const char *src = strstr(token, "src"); + if (!src) // assert we have a src attribute + return false; + + *(*buf)++ = '<'; + for (const char *c = token; *c; c++) { + if (c == src) { + for (;((*c) && (*c != '"')); c++) + *(*buf)++ = *c; + + if (!*c) { c--; continue; } + + *(*buf)++ = '"'; + if (*(c+1) == '/') { + pushString(buf, "file:"); + pushString(buf, module->getConfigEntry("AbsoluteDataPath")); + if (*(*buf-1) == '/') + c++; // skip '/' + } + continue; + } + *(*buf)++ = *c; + } + *(*buf)++ = '>'; + } + else { // let token pass thru + *(*buf)++ = '<'; + for (i = 0; i < tokenLength; i++) + *(*buf)++ = token[i]; + *(*buf)++ = '>'; + } + } + return true; +} diff --git a/bibletime/backend/bt_thmlhtml.h b/bibletime/backend/bt_thmlhtml.h new file mode 100644 index 0000000..b469ca4 --- /dev/null +++ b/bibletime/backend/bt_thmlhtml.h @@ -0,0 +1,35 @@ +/*************************************************************************** + thmlhtml.h - description + ------------------- + begin : 1999-10-28 + + copyright : 1999 by Chris Little + email : chrislit@chiasma.org + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef THMLHTML_H +#define THMLHTML_H + +#include "bt_basicfilter.h" + +/** +* This filter converts ThML text to HTML text +*/ +class BT_ThMLHTML : public BT_BASICFILTER { + +public: + BT_ThMLHTML (); + virtual bool handleToken(char **buf, const char *token, DualStringMap &userData); +// virtual char ProcessText (char *text, int maxlen = -1); +}; + +#endif diff --git a/bibletime/backend/chtmlbookdisplay.cpp b/bibletime/backend/chtmlbookdisplay.cpp new file mode 100644 index 0000000..5211f4d --- /dev/null +++ b/bibletime/backend/chtmlbookdisplay.cpp @@ -0,0 +1,81 @@ +/*************************************************************************** + chtmlbookdisplay.cpp - description + ------------------- + begin : Mon Mar 11 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "chtmlbookdisplay.h" +#include "cswordbookmoduleinfo.h" +#include "cswordtreekey.h" +#include "creferencemanager.h" +#include "../util/scoped_resource.h" + +char CHTMLBookDisplay::Display( CSwordModuleInfo* module ){ + CSwordBookModuleInfo* book = dynamic_cast(module); + util::scoped_ptr key( dynamic_cast( CSwordKey::createInstance(book) ) ); + m_htmlText = QString::null; + + if (!module || !key) { + return 0; + } + const int displayLevel = book->config( CSwordModuleInfo::DisplayLevel ).toInt(); + key->key(book->module()->KeyText()); + updateSettings(); + if (!displayLevel) { + m_htmlText = key->renderedText(); + return 0; + } + const QString oldKey = key->key(); + + int moved = 0; + + while (key->firstChild()) + ++moved; //down + + for (int i = 1; i < displayLevel; i++) { + if (!key->parent() || key->key() == "/" || key->key().isEmpty()) { + break; + } + --moved; //up + }; + + if (moved <= 1) { //display entries together + while(key->previousSibling()); //first entry of it's parent + printTree(*key, book); + key->key(oldKey); + return 1; + } + else { //do not display entries together + key->key(oldKey.isNull() ? "/" : oldKey); + m_htmlText = key->renderedText(); + return 1; + } +} + +void CHTMLBookDisplay::printTree(CSwordTreeKey treeKey, CSwordBookModuleInfo* module, const int levelPos){ + m_htmlText += QString::fromLatin1("%3: %4
") + .arg(treeKey.getLocalName()) + .arg(CReferenceManager::encodeHyperlink(module->name(), treeKey.getFullName(), CReferenceManager::GenericBook)) + .arg(treeKey.getFullName()) + .arg(treeKey.renderedText()); + + if (treeKey.hasChildren()) { + m_htmlText += QString::fromLatin1("

%1

").arg(treeKey.getFullName()); + treeKey.firstChild(); + printTree(treeKey, module, levelPos+1); + treeKey.parent(); + } + if (treeKey.nextSibling()) + printTree(treeKey, module, levelPos); +} diff --git a/bibletime/backend/chtmlbookdisplay.h b/bibletime/backend/chtmlbookdisplay.h new file mode 100644 index 0000000..19ba6a8 --- /dev/null +++ b/bibletime/backend/chtmlbookdisplay.h @@ -0,0 +1,44 @@ +/*************************************************************************** + chtmlbookdisplay.h - description + ------------------- + begin : Mon Mar 11 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CHTMLBOOKDISPLAY_H +#define CHTMLBOOKDISPLAY_H + +#include "chtmlentrydisplay.h" +#include "cswordtreekey.h" + +class CSwordBookModuleInfo; + +/** + * The display class to display + * the general book modules. + * @author The BibleTime team + */ +class CHTMLBookDisplay : public CHTMLEntryDisplay { +public: + /** + * Renders the current entry of the module using HTML tags. + * The rendered text is cached so it's faster if it's called for the + * same key next time. + */ + virtual char Display(CSwordModuleInfo* module); + +private: + void printTree(CSwordTreeKey treeKey, CSwordBookModuleInfo* module, const int levelPos = 0); +}; + +#endif diff --git a/bibletime/backend/chtmlchapterdisplay.cpp b/bibletime/backend/chtmlchapterdisplay.cpp new file mode 100644 index 0000000..ecb0d16 --- /dev/null +++ b/bibletime/backend/chtmlchapterdisplay.cpp @@ -0,0 +1,160 @@ +/*************************************************************************** + chtmlchapterdisplay.cpp - description + ------------------- + begin : Thu Oct 12 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTiem includes +#include "chtmlchapterdisplay.h" +#include "cswordmoduleinfo.h" +#include "cswordversekey.h" +#include "../frontend/ctoolclass.h" +#include "creferencemanager.h" + +//Qt includes +#include + +//Sword includes +#include + +/** Renders the text and puts the result into the member variable m_htmlText */ +char CHTMLChapterDisplay::Display( CSwordModuleInfo* module ){ + if (!module) { + m_htmlText = QString::null; + return 0; //error + } + + CSwordVerseKey key(0); + key.key( module->module()->KeyText() ); + const int currentTestament = key.Testament(); + const int currentBook = key.Book(); + const int currentChapter = key.Chapter(); + const int currentVerse = key.Verse(); + + key.module(module); + int verse = 0; + + if (module->isUnicode()) { + m_htmlHeader = ""; + } + m_htmlText = m_htmlHeader + QString::fromLatin1(""); + + //reload font settings + updateSettings(); + m_htmlText.append(QString::fromLatin1("") + .arg(module->isUnicode() ? m_unicodeFontName : m_standardFontName) + .arg(module->isUnicode() ? m_unicodeFontSize : m_standardFontSize) + .arg(m_standardFontColorName) + ); + + bool ok = true; + for (key.Verse(1); key.Testament() == currentTestament && key.Book() == currentBook && key.Chapter() == currentChapter && ok && !module->module()->Error(); ok = key.next(CSwordVerseKey::UseVerse)) { + verse = key.Verse(); + if (m_displayOptionsBool.verseNumbers) { + m_htmlText.append( QString::fromLatin1("%4 ") + .arg(m_swordRefColorName) + .arg(verse) + .arg(CReferenceManager::encodeHyperlink( module->name(), key.key(), CReferenceManager::typeFromModule(module->type()) )) + .arg(verse) + ); + } + if (verse == currentVerse) + m_htmlText += QString::fromLatin1(""); + m_htmlText += key.renderedText(); + if (verse == currentVerse) + m_htmlText += QString::fromLatin1(""); + if (m_displayOptionsBool.lineBreaks) + m_htmlText += QString::fromLatin1("
\n"); + else + m_htmlText += QString::fromLatin1(" \n"); + } + + m_htmlText += QString::fromLatin1("
") + m_htmlBody; + return 1; //no error +} + +/** Generates code to display the given modules side by side. */ +char CHTMLChapterDisplay::Display( QList* moduleList){ +#warning make table colors configurable + if (!moduleList || (moduleList && !moduleList->count()) ) { + m_htmlText = QString::null; + return 0; + } + //reload font settings + updateSettings(); + + SWModule* module = moduleList->first()->module(); + + VerseKey* vk = (VerseKey*)((SWKey*)(*module)); + CSwordVerseKey key(0); + key.key((const char*)*vk); + + const int currentTestament = key.Testament(); + const int currentBook = key.Book(); + const int currentChapter = key.Chapter(); + const int chosenVerse = key.Verse(); + const int width = (int)((double)97/(double)moduleList->count()); //width in per cent!! + CSwordModuleInfo *d = 0; + + m_htmlText = QString::fromLatin1("").arg(m_standardFontColorName); //for compatibility with Qt's rendering + m_htmlText += m_htmlHeader + QString::fromLatin1("").arg(m_standardFontColorName); + + + m_htmlText += QString::fromLatin1(""); + SWModule *m = (d = moduleList->first()) ? d->module() : 0; + + QString text = QString::fromLatin1(""); + while (m) { + m_htmlText += text.arg(width).arg(d->name()); + m = (d=moduleList->next()) ? d->module() : 0; + } + m_htmlText += QString::fromLatin1(""); + + CSwordVerseKey current(0); + QString rowText = QString::null; + int currentVerse = 0; + text = QString::fromLatin1("\n"); + const QString cell = QString::fromLatin1("\n"); + } + m_htmlText += QString::fromLatin1("
%1
%4"); + + for (key.Verse(1); key.Testament() == currentTestament && key.Book() == currentBook && key.Chapter() == currentChapter && !module->Error(); key.next(CSwordVerseKey::UseVerse)) { + const QString currentKey = key.key(); + currentVerse = key.Verse(); + m = (d = moduleList->first()) ? d->module() : 0; + rowText = text.arg(m_swordRefColorName).arg(currentVerse).arg(CReferenceManager::encodeHyperlink( d->name(), currentKey, CReferenceManager::typeFromModule(d->type()) )).arg(currentVerse); + + current.key(currentKey); + while (m) { + current.module(d); + rowText += cell.arg(width).arg(currentVerse % 2 ? "white" : "#f1f1f1"); + if (d->isUnicode()) + rowText += + QString::fromLatin1("") + .arg(m_unicodeFontName) + .arg(m_unicodeFontSize); + if (currentVerse == chosenVerse) + rowText += QString::fromLatin1("") + .arg(m_highlightedVerseColorName); + + rowText += current.renderedText() + QString::fromLatin1(""); + m = (d = moduleList->next()) ? d->module() : 0; + } + m_htmlText += rowText + QString::fromLatin1("
") + + m_htmlBody + + QString::fromLatin1("
"); + + //clean up + return 1; +} diff --git a/bibletime/backend/chtmlchapterdisplay.h b/bibletime/backend/chtmlchapterdisplay.h new file mode 100644 index 0000000..3e169af --- /dev/null +++ b/bibletime/backend/chtmlchapterdisplay.h @@ -0,0 +1,43 @@ +/*************************************************************************** + chtmlchapterdisplay.h - description + ------------------- + begin : Thu Oct 12 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CHTMLCHAPTERDISPLAY_H +#define CHTMLCHAPTERDISPLAY_H + +#include "chtmlentrydisplay.h" + +/** + * The display which renders a chapter + * @author The BibleTime team + * @version $Id: chtmlchapterdisplay.h,v 1.4 2001/11/07 19:20:35 mgruner Exp $ + */ +class CHTMLChapterDisplay : public CHTMLEntryDisplay { +public: + /** + * Renders the current chapter of the module using HTML tags. + * The finished HTML text could be retrieved using the function + * #getHTML. + * This is a reimplementation from CHTMLEntryDisplay + */ + virtual char Display( CSwordModuleInfo* module ); + /** + * Generates code to display the given modules side by side. + */ + virtual char Display( QList* moduleList); +}; + +#endif diff --git a/bibletime/backend/chtmlentrydisplay.cpp b/bibletime/backend/chtmlentrydisplay.cpp new file mode 100644 index 0000000..2589220 --- /dev/null +++ b/bibletime/backend/chtmlentrydisplay.cpp @@ -0,0 +1,179 @@ +/*************************************************************************** + chtmlentrydisplay.cpp - description + ------------------- + begin : Wed Oct 11 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "chtmlentrydisplay.h" +#include "cswordmoduleinfo.h" +#include "cswordkey.h" +#include "cswordldkey.h" +#include "cswordversekey.h" +#include "creferencemanager.h" +#include "../frontend/ctoolclass.h" +#include "../frontend/cbtconfig.h" + +#include "../util/scoped_resource.h" + + +//Qt includes +#include + +//Sword includes +#include + +CHTMLEntryDisplay::CHTMLEntryDisplay(){ + m_htmlHeader = ""; + m_htmlBody = ""; + m_includeHeader = true; +} + +CHTMLEntryDisplay::~CHTMLEntryDisplay(){ +} + +void CHTMLEntryDisplay::updateSettings(void){ + m_highlightedVerseColorName = CBTConfig::get(CBTConfig::highlightedVerseColor).name(); + m_standardFontColorName = CBTConfig::get(CBTConfig::textColor).name(); + m_swordRefColorName = CBTConfig::get(CBTConfig::swordRefColor).name(); + + m_standardFontName = CBTConfig::get(CBTConfig::standard).family(); + m_standardFontSize = CToolClass::makeLogicFontSize(CBTConfig::get(CBTConfig::standard).pointSize() ); + + m_unicodeFontName = CBTConfig::get(CBTConfig::unicode).family(); + m_unicodeFontSize = CToolClass::makeLogicFontSize( CBTConfig::get(CBTConfig::unicode).pointSize() ); +} + +/** Displays the current entry of the module as HTML */ +char CHTMLEntryDisplay::Display(CSwordModuleInfo* module) { + if (!module) { + m_htmlText = QString::null; + return -1; + } + //refresh font settings + updateSettings(); + + util::scoped_ptr key( CSwordKey::createInstance(module) ); + if (!key) { + m_htmlText = QString::null; + return 0; + } + key->key( module->module()->KeyText() ); + + CReferenceManager::Type refType = CReferenceManager::Unknown; + if (module->type() == CSwordModuleInfo::Bible) + refType = CReferenceManager::Bible; + else if (module->type() == CSwordModuleInfo::Commentary) + refType = CReferenceManager::Commentary; + else if (module->type() == CSwordModuleInfo::Lexicon) + refType = CReferenceManager::Lexicon; + else if (module->type() == CSwordModuleInfo::GenericBook) + refType = CReferenceManager::GenericBook; + + if (m_includeHeader) { + m_htmlText = m_htmlHeader; + + m_htmlText.append(QString::fromLatin1("") + .arg(m_standardFontColorName) + .arg( module->isUnicode() ? m_unicodeFontName : m_standardFontName) + .arg( module->isUnicode() ? m_unicodeFontSize : m_standardFontSize)); + + m_htmlText.append(QString::fromLatin1("%3: %4
%5") + .arg(m_highlightedVerseColorName) + .arg(CReferenceManager::encodeHyperlink(module->name(),key->key(), refType )) + .arg(module->config(CSwordModuleInfo::Description)) + .arg(key->key()) + .arg(key->renderedText())); + + m_htmlText += QString::fromLatin1("
") + m_htmlBody; + } + else { + m_htmlText = key->renderedText(); + } + + return 1; +} + +/** Generates code to display the given modules side by side. */ +char CHTMLEntryDisplay::Display( QList* moduleList) { +// qDebug("CHTMLEntryDisplay::Display( QList* moduleList)"); + if (!moduleList || (moduleList && !moduleList->count()) ) { + m_htmlText = QString::null; + return 0; + } + //reload font settings + updateSettings(); + + util::scoped_ptr key( CSwordKey::createInstance(moduleList->first()) ); + + SWModule* module = moduleList->first()->module(); +// ASSERT(module); + QString usedKey = QString::null; + CSwordModuleInfo *d = 0; + + SWModule *m= (d = moduleList->first()) ? d->module() : 0; + SWKey* sw = (SWKey*)(*module); + key->key(*sw); + usedKey = key->key(); + m = (d = moduleList->first()) ? d->module() : 0; + while (m) { + m = (d=moduleList->next()) ? d->module() : 0; + if (m) { + m->SetKey( (const char*)usedKey.local8Bit() ); + d->snap(); + } + } + + const int width=(int)((double)100/(double)moduleList->count()); + m_htmlText = m_htmlHeader + QString::fromLatin1(""); + m_htmlText.append(QString("") + .arg(m_standardFontName).arg(m_standardFontSize).arg(m_standardFontColorName)); + + m = (d = moduleList->first()) ? d->module() : 0; + while (m) { + key->module(d); + if (m){ + m_htmlText.append(QString("") + .arg(m_highlightedVerseColorName) + .arg((d && d->isUnicode() ) ? m_unicodeFontName : m_standardFontName) + .arg((d && d->isUnicode() ) ? m_unicodeFontSize : m_standardFontSize) + .arg(key->key()) + ); + } + m = (d=moduleList->next()) ? d->module() : 0; + } + m_htmlText.append(QString::fromLatin1("")); + + m = (d = moduleList->first()) ? d->module() : 0; + m_htmlText += QString::fromLatin1(""); + while (m) { + key->module(d); + key->key(usedKey); + + m_htmlText += + QString::fromLatin1("") + .arg(width) + .arg((d && d->isUnicode() ) ? m_unicodeFontName : m_standardFontName) + .arg((d && d->isUnicode() ) ? m_unicodeFontSize : m_standardFontSize) + .arg(key->renderedText()); + m = (d = moduleList->next()) ? d->module() : 0; + } + m_htmlText += QString::fromLatin1("
%2 ") + .arg(width).arg(d->name())); + m_htmlText.append(QString("(%4)
%4
") + m_htmlBody; + + //clean up +// delete key; + return 1; +} diff --git a/bibletime/backend/chtmlentrydisplay.h b/bibletime/backend/chtmlentrydisplay.h new file mode 100644 index 0000000..1adc285 --- /dev/null +++ b/bibletime/backend/chtmlentrydisplay.h @@ -0,0 +1,110 @@ +/*************************************************************************** + chtmlentrydisplay.h - description + ------------------- + begin : Wed Oct 11 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CHTMLENTRYDISPLAY_H +#define CHTMLENTRYDISPLAY_H + +//BibleTime includes + +//Qt includes +#include +#include +#include + +//Sword includes +#include +#include + +#include "cswordbackend.h" + + +class CHTMLChapterDisplay; +class CSwordModuleInfo; + +/** + * The display class for entry based modules. + * @author The BibleTime team + * @version $Id: chtmlentrydisplay.h,v 1.12 2002/03/20 15:08:44 joachim Exp $ + */ +class CHTMLEntryDisplay : public SWDisplay { +public: + /** + * The constructor of CHTMLEntryDisplay. + * This is the constructor of CHTMLEntryDisplay. It initializes the members + * and creates the objects we need to create the required HTML formatted text. + */ + CHTMLEntryDisplay(); + virtual ~CHTMLEntryDisplay(); + /** + * Renders the current entry of the module using HTML tags. + * The rendered text is cached so it's faster if it's called for the + * same key next time. + */ + virtual char Display(CSwordModuleInfo* module); + /** + * Generates code to display the given modules side by side. + */ + virtual char Display( QList* moduleList); + /** + * This function returns the last looked up HTML text. + */ + const QString getHTML() const; + /** + * Call this with false as argument to switch off the headers (module anme and current position) + */ + void setIncludeHeader( const bool includeHeader ); + void setDisplayOptions( const CSwordBackend::DisplayOptionsBool options); + +protected: + bool m_includeHeader; + + QString m_htmlText; + QString m_htmlHeader; + QString m_htmlBody; + + QString m_highlightedVerseColorName; + QString m_standardFontColorName; + QString m_swordRefColorName; + + + QString m_standardFontName; + QString m_unicodeFontName; + int m_standardFontSize; + int m_unicodeFontSize; + + void updateSettings(void); + + CSwordBackend::DisplayOptionsBool m_displayOptionsBool; +}; + +/** Returns the generated HTML text. */ +inline void CHTMLEntryDisplay::setDisplayOptions(const CSwordBackend::DisplayOptionsBool options){ + m_displayOptionsBool = options; +} + + +/** Returns the generated HTML text. */ +inline const QString CHTMLEntryDisplay::getHTML() const { + return m_htmlText; +} + +/** Call this with false as argument to switch off the headers (module anme and current position) */ +inline void CHTMLEntryDisplay::setIncludeHeader( const bool includeHeader ){ + m_includeHeader = includeHeader; +} + +#endif diff --git a/bibletime/backend/creferencemanager.cpp b/bibletime/backend/creferencemanager.cpp new file mode 100644 index 0000000..9927cc6 --- /dev/null +++ b/bibletime/backend/creferencemanager.cpp @@ -0,0 +1,255 @@ +/*************************************************************************** + creferencemanager.cpp - description + ------------------- + begin : Sun Aug 19 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "creferencemanager.h" +#include "cswordversekey.h" + +#include "../frontend/cbtconfig.h" + +/** Returns a hyperlink used to be imbedded in the display windows. At the moment the format is sword://module/key */ +const QString CReferenceManager::encodeHyperlink( const QString& module, const QString& key, const CReferenceManager::Type& type){ + QString ret = QString::null; + switch (type) { + case Bible: + ret = QString::fromLatin1("sword://Bible/"); + break; + case Commentary: + ret = QString::fromLatin1("sword://Commentary/"); + break; + case Lexicon: + ret = QString::fromLatin1("sword://Lexicon/"); + break; + case GenericBook: + ret = QString::fromLatin1("sword://Book/"); + break; + case MorphHebrew: + ret = QString::fromLatin1("morph://Hebrew/"); + break; + case MorphGreek: + ret = QString::fromLatin1("morph://Greek/"); + break; + case StrongsHebrew: + ret = QString::fromLatin1("strongs://Hebrew/"); + break; + case StrongsGreek: + ret = QString::fromLatin1("strongs://Greek/"); + break; + default: + break; + } + + if (!module.isEmpty()) + ret += module + QString::fromLatin1("/"); + else { //if module is empty use fallback module + ret += preferredModule(type) + QString::fromLatin1("/"); + } + + if (type == GenericBook) { + const QString s = (!key.isEmpty() ? key : QString::null); + QString newKey = QString::null; + //replace all / of the key (e.g. of a CSwordTreeKey) with + // the escape sequence \/ so we know it's a link divider! + for(unsigned int i = 0; i < s.length(); ++i) { + if (s[i] == '/') + newKey += "\\/"; + else + newKey += s[i]; + } + ret += newKey; + } + else { //slashes do not appear in verses and dictionary entries + ret += key; + } + return ret; +} + +/** Decodes the given hyperlink to module and key. */ +const bool CReferenceManager::decodeHyperlink( const QString& hyperlink, QString& module, QString& key, CReferenceManager::Type& type ){ + /** + * We have to decide between three types of URLS: sword://Type/Module/Key, morph://Testament/key and strongs://Testament/Key + */ + module = QString::null; + key = QString::null; + + type = Unknown; //not yet known + QString ref = hyperlink; + //remove the trailing slash + if (ref.right(1)=="/") + ref = ref.left(ref.length()-1); + + //find out which type we have by looking at the beginning (protocoll section of URL) + if (ref.left(8) == "sword://") { //Bible, Commentary or Lexicon + ref = ref.mid(8); + if (ref.left(5) == "Bible") { //a bible hyperlink + type = CReferenceManager::Bible; + ref = ref.mid(6); //inclusive trailing slash + } + else if (ref.left(10) == "Commentary") { // a Commentary hyperlink + type = CReferenceManager::Commentary; + ref = ref.mid(11); //inclusive trailing slash + } + else if (ref.left(7) == "Lexicon") { // a Lexicon hyperlink + type = CReferenceManager::Lexicon; + ref = ref.mid(8); //inclusive trailing slash + } + else if (ref.left(4) == "Book") { // a Book hyperlink + type = CReferenceManager::GenericBook; + ref = ref.mid(5); //inclusive trailing slash + } + // string up to next slash is the modulename + while (true) { + const int pos = ref.find("/"); + if (pos>0 && ref.at(pos-1) != '\\') { //found a slash which is not escaped + module = ref.mid(0,pos); + ref = ref.mid(pos+1); + break; + } + } + // the rest is the key + key = ref; + //replace \/ escapes with / + key.replace(QRegExp("\\\\/"), "/"); + } + else if (ref.left(8) == "morph://" || ref.left(10) == "strongs://") { //strongs or morph URL have the same format + enum PreType {IsMorph, IsStrongs}; + PreType preType = IsMorph; + if (ref.left(8) == "morph://") { //morph code hyperlink + ref = ref.mid(8); + preType = IsMorph; + } + else if (ref.left(10) == "strongs://") { + ref = ref.mid(10); + preType = IsStrongs; + } + //part up to next slash is the language + const int pos = ref.find("/"); + if (pos>0) { //found + const QString language = ref.mid(0,pos); + if (language == "Hebrew") { + switch (preType) { + case IsMorph: + type = CReferenceManager::MorphHebrew; + break; + case IsStrongs: + type = CReferenceManager::StrongsHebrew; + break; + } + } + else if (language == "Greek") { + switch (preType) { + case IsMorph: + type = CReferenceManager::MorphGreek; + break; + case IsStrongs: + type = CReferenceManager::StrongsGreek; + break; + } + } + ref = ref.mid(pos+1); + key = ref; //the remaining part is the key + + module = preferredModule(type); + } + } + + if (key.isEmpty() && module.isEmpty()) + return false; + return true; +} + +const QString CReferenceManager::encodeReference(const QString &module, const QString &reference){ + return QString::fromLatin1("(%1)%2").arg(module).arg(reference); +} + +void CReferenceManager::decodeReference(QString &dragreference, QString &module, QString &reference){ + const int pos = dragreference.find(")"); + const QString fallbackModule = dragreference.mid( 1, pos - 1); + dragreference = dragreference.mid(pos+1); + + module = fallbackModule; + reference = dragreference; +} + +/** Returns true if the parameter is a hyperlink. */ +const bool CReferenceManager::isHyperlink( const QString& hyperlink ){ + return ( hyperlink.left(8) == "sword://") + || (hyperlink.left(10) == "strongs://") + || (hyperlink.left(8) == "morph://"); +} + +/** Returns the preferred module name for the given type. */ +const QString CReferenceManager::preferredModule( const CReferenceManager::Type type ){ + QString description = QString::null; + switch (type) { + case CReferenceManager::Bible: + description = CBTConfig::get( CBTConfig::standardBible ); + break; + case CReferenceManager::Commentary: + description = CBTConfig::get( CBTConfig::standardCommentary ); + break; + case CReferenceManager::Lexicon: + description = CBTConfig::get( CBTConfig::standardLexicon ); + break; + case CReferenceManager::StrongsHebrew: + description = CBTConfig::get( CBTConfig::standardHebrewStrongsLexicon ); + break; + case CReferenceManager::StrongsGreek: + description = CBTConfig::get( CBTConfig::standardGreekStrongsLexicon ); + break; + case CReferenceManager::MorphHebrew: + description = CBTConfig::get( CBTConfig::standardHebrewMorphLexicon ); + break; + case CReferenceManager::MorphGreek: + description = CBTConfig::get( CBTConfig::standardGreekMorphLexicon ); + break; + default: + qWarning("unknwon type"); + description = QString::null; + break; + } + if (!description.isEmpty()) + return CSwordBackend::findModuleNameByDescription(description); + else + return QString::null; +} + +/** No descriptions */ +CReferenceManager::Type CReferenceManager::typeFromModule( const CSwordModuleInfo::ModuleType type){ + switch (type) { + case CSwordModuleInfo::Bible: + return CReferenceManager::Bible; + case CSwordModuleInfo::Commentary: + return CReferenceManager::Commentary; + case CSwordModuleInfo::Lexicon: + return CReferenceManager::Lexicon; + default: + return CReferenceManager::Unknown; + } +} + +/** Parses the given verse references using the given language and the module.*/ +const QString CReferenceManager::parseVerseReference( const QString ref, const QString& lang, const QString& newLang){ + CSwordVerseKey key(0); + if (!lang.isEmpty()) + key.setLocale( lang.latin1() ); + + key.key(ref); + + if (!lang.isEmpty() && lang != newLang) + key.setLocale(newLang.latin1()); + return key.key(); +} diff --git a/bibletime/backend/creferencemanager.h b/bibletime/backend/creferencemanager.h new file mode 100644 index 0000000..661d955 --- /dev/null +++ b/bibletime/backend/creferencemanager.h @@ -0,0 +1,83 @@ +/*************************************************************************** + creferencemanager.h - description + ------------------- + begin : Sun Aug 19 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CREFERENCEMANAGER_H +#define CREFERENCEMANAGER_H + +//Qt includes +#include + +#include "cswordmoduleinfo.h" + +/**Contains static functions to compute with referneces used for Drag&Drop and for hyperlinks used in HTML. + *@author The BibleTime team + */ +class CReferenceManager { +public: + enum Type { + Bible, + Commentary, + Lexicon, + GenericBook, + MorphHebrew, + MorphGreek, + StrongsHebrew, + StrongsGreek, + Unknown + }; + /** + * Decodes the given hyperlink to module and key. + */ + static const bool decodeHyperlink( const QString& hyperlink, QString& module, QString& key,Type& type); + /** + * Returns a hyperlink used to be imbedded in the display windows. + * At the moment the format is sword://module/key + */ + static const QString encodeHyperlink( const QString& module, const QString& key, const Type& type); + /** + * Puts a module Name and a Reference together in the 'draggable' form + * (module)reference + * @param module The name of the module + * @param reference The key reference as text + * @return The encoded reference using module and reference + * @author Martin Gruner + */ + static const QString encodeReference(const QString &module, const QString &reference); + /** + * decodes a 'draggable' reference into a modulename and a reference + * @author Martin Gruner + */ + static void decodeReference(QString &dragreference, QString &module, QString &reference); + /** + * Returns true if the parameter is a hyperlink. + */ + static const bool isHyperlink( const QString& hyperlink ); + /** + * Returns the preferred module name for the given type. + */ + static const QString preferredModule( const Type type ); + static CReferenceManager::Type typeFromModule( const CSwordModuleInfo::ModuleType type ); + /** Parses the given verse references using the given language and the module. + * @param ref The verse refernce + * @param lang The language of the verse reference + * @param newLang The language of the reference, which will be returned. For example: If BibleTime using an english environment parses a spanish ref (lang=es) the returned ref should be in english (newLang=en), because his english standard module only understands en. + */ + static const QString parseVerseReference( const QString ref, const QString& lang = QString::null, const QString& newLang = "en"); +}; + +#endif + diff --git a/bibletime/backend/cswordbackend.cpp b/bibletime/backend/cswordbackend.cpp new file mode 100644 index 0000000..1686cd8 --- /dev/null +++ b/bibletime/backend/cswordbackend.cpp @@ -0,0 +1,368 @@ +/*************************************************************************** + cswordbackend.cpp - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordbackend.h" +#include "chtmlentrydisplay.h" +#include "chtmlchapterdisplay.h" +#include "chtmlbookdisplay.h" +#include "cswordbiblemoduleinfo.h" +#include "cswordcommentarymoduleinfo.h" +#include "cswordlexiconmoduleinfo.h" +#include "cswordbookmoduleinfo.h" + +#include "bt_thmlhtml.h" +#include "bt_gbfhtml.h" +#include +#include + +//Qt includes +#include + +//KDE includes +#include + +//Sword includes +#include +#include +#include +#include +#include +#include +#include +#include + +//static class-wide members +static QMap moduleDescriptionMap; + +CSwordBackend::CSwordBackend() + : SWMgr(0,0,false,new EncodingFilterMgr( ENC_UTF8 )) +{ + m_displays.entry = 0; + m_displays.chapter = 0; + m_displays.book = 0; + + m_filters.gbf = 0; + m_filters.thml = 0; + m_filters.plain = 0; +} + +CSwordBackend::~CSwordBackend(){ + shutdownModules(); + delete m_filters.gbf; + delete m_filters.plain; + delete m_filters.thml; +} + +/** Initializes the Sword modules. */ +const CSwordBackend::LoadError CSwordBackend::initModules() { + LoadError ret = NoError; + + ModMap::iterator it; + SWModule* curMod = 0; + CSwordModuleInfo* newModule = 0; + + shutdownModules(); //remove previous modules + m_moduleList.clear(); + + ret = LoadError( Load() ); + + for (it = Modules.begin(); it != Modules.end(); it++) { + curMod = (*it).second; + if (!strcmp(curMod->Type(), "Biblical Texts")) { + newModule = new CSwordBibleModuleInfo(curMod); + newModule->module()->Disp(m_displays.chapter ? m_displays.chapter : (m_displays.chapter = new CHTMLChapterDisplay)); + } else if (!strcmp(curMod->Type(), "Commentaries")) { + newModule = new CSwordCommentaryModuleInfo(curMod); + newModule->module()->Disp(m_displays.entry ? m_displays.entry : (m_displays.entry = new CHTMLEntryDisplay)); + } else if (!strcmp(curMod->Type(), "Lexicons / Dictionaries")) { + newModule = new CSwordLexiconModuleInfo(curMod); + newModule->module()->Disp(m_displays.entry ? m_displays.entry : (m_displays.entry = new CHTMLEntryDisplay)); + } else if (!strcmp(curMod->Type(), "Generic Books")) { + newModule = new CSwordBookModuleInfo(curMod); + newModule->module()->Disp(m_displays.book ? m_displays.book : (m_displays.book = new CHTMLBookDisplay)); + } + if (newModule) //append the new modules to our list + m_moduleList.append( newModule ); + } + + for (m_moduleList.first(); m_moduleList.current(); m_moduleList.next()) { + moduleDescriptionMap.insert(m_moduleList.current()->config(CSwordModuleInfo::Description), m_moduleList.current()->name()); + } + + return ret; +} + +void CSwordBackend::AddRenderFilters(SWModule *module, ConfigEntMap §ion) { + string sourceformat; + string moduleDriver; + ConfigEntMap::iterator entry; + bool noDriver = true; + + sourceformat = ((entry = section.find("SourceType")) != section.end()) ? (*entry).second : (string) ""; + moduleDriver = ((entry = section.find("ModDrv")) != section.end()) ? (*entry).second : (string) ""; + + if (!stricmp(sourceformat.c_str(), "GBF")) { + if (!m_filters.gbf) + m_filters.gbf = new BT_GBFHTML(); + module->AddRenderFilter(m_filters.gbf); + noDriver = false; + } + + if (!stricmp(sourceformat.c_str(), "PLAIN")) { + if (!m_filters.plain) + m_filters.plain = new PLAINHTML(); + module->AddRenderFilter(m_filters.plain); + noDriver = false; + } + + if (!stricmp(sourceformat.c_str(), "ThML")) { + if (!m_filters.thml) + m_filters.thml = new BT_ThMLHTML(); + module->AddRenderFilter(m_filters.thml); + noDriver = false; + } + + if (noDriver){ + if (!stricmp(moduleDriver.c_str(), "RawCom") || !stricmp(moduleDriver.c_str(), "RawLD")) { + if (!m_filters.plain) + m_filters.plain = new PLAINHTML(); + module->AddRenderFilter(m_filters.plain); + noDriver = false; + } + } +} + +/** This function deinitializes the modules and deletes them. */ +const bool CSwordBackend::shutdownModules(){ + for (m_moduleList.first(); m_moduleList.current(); m_moduleList.next()) { + if (m_moduleList.current()) { + CSwordModuleInfo* current = m_moduleList.current(); + m_moduleList.removeRef(current); + delete current; + } + } + m_moduleList.clear(); + return true; +} + +/** Returns true if the given option is enabled. */ +const bool CSwordBackend::isOptionEnabled( const CSwordBackend::FilterOptions type) { + return (getGlobalOption( optionName(type).latin1() ) == "On"); +} + +/** Sets the given options enabled or disabled depending on the second parameter. */ +void CSwordBackend::setOption( const CSwordBackend::FilterOptions type, const bool enable){ + string value; + switch (type) { + case textualVariants: + value = enable ? "Secondary Reading" : "Primary Reading"; + //if on, user alternaticve (secondary) reading + break; + default: + value = enable ? "On": "Off"; + break; + }; + setGlobalOption(optionName(type).latin1(), value.c_str()); +} + +void CSwordBackend::setFilterOptions( const CSwordBackend::FilterOptionsBool options){ + setOption( footnotes, options.footnotes ); + setOption( strongNumbers, options.strongNumbers ); + setOption( headings, options.headings ); + setOption( morphTags, options.morphTags ); + setOption( lemmas, options.lemmas ); + setOption( hebrewPoints, options.hebrewPoints ); + setOption( hebrewCantillation, options.hebrewCantillation ); + setOption( greekAccents, options.greekAccents); + setOption( textualVariants, options.textualVariants); +} + +void CSwordBackend::setDisplayOptions( const CSwordBackend::DisplayOptionsBool options){ + if (m_displays.entry) + m_displays.entry->setDisplayOptions(options); + if (m_displays.chapter) + m_displays.chapter->setDisplayOptions(options); +} + +/** This function searches for a module with the specified description */ +CSwordModuleInfo* const CSwordBackend::findModuleByDescription(const QString& description){ + if (m_moduleList.count()) + for ( m_moduleList.first();m_moduleList.current();m_moduleList.next() ) + if ( m_moduleList.current()->config(CSwordModuleInfo::Description) == description ) + return m_moduleList.current(); + return 0; +} + +/** This function searches for a module with the specified description */ +const QString CSwordBackend::findModuleNameByDescription(const QString& description){ + if (moduleDescriptionMap.contains(description)) + return moduleDescriptionMap[description]; + return QString::null; +} + +/** This function searches for a module with the specified name */ +CSwordModuleInfo* const CSwordBackend::findModuleByName(const QString& name){ + if (m_moduleList.count()) + for ( m_moduleList.first(); m_moduleList.current(); m_moduleList.next() ) + if ( m_moduleList.current()->name() == name ) + return m_moduleList.current(); + return 0; +} + +/** Returns our local config object to store the cipher keys etc. locally for each user. The values of the config are merged with the global config. */ +const bool CSwordBackend::moduleConfig(const QString& module, SWConfig& moduleConfig) { + SectionMap::iterator section; + DIR *dir = opendir(configPath); + struct dirent *ent; + + bool foundConfig = false; + QString modFile; + if (dir) { // find and update .conf file + rewinddir(dir); + while ((ent = readdir(dir)) && !foundConfig) { + if ((strcmp(ent->d_name, ".")) && (strcmp(ent->d_name, ".."))) { + modFile = QString::fromLocal8Bit(configPath); + modFile += QString::fromLatin1("/"); + modFile += QString::fromLocal8Bit(ent->d_name); + moduleConfig = SWConfig( (const char*)modFile.local8Bit() ); + section = moduleConfig.Sections.find( (const char*)module.local8Bit() ); + foundConfig = ( section != moduleConfig.Sections.end() ); + } + } + closedir(dir); + } + else { //try to read mods.conf + //moduleConfig = SWConfig( configPath + "/mods.conf" ); + moduleConfig = SWConfig("");//global config + section = config->Sections.find( (const char*)module.local8Bit() ); + foundConfig = ( section != config->Sections.end() ); + + ConfigEntMap::iterator entry; + if (foundConfig) { //copy module section + for (entry = (*section).second.begin(); entry != (*section).second.end(); entry++) { + moduleConfig.Sections[(*section).first].insert(ConfigEntMap::value_type((*entry).first, (*entry).second)); + } + } + } + + if (!foundConfig && configType != 2) { //search in $HOME/.sword/ + QString myPath = QString::fromLatin1("%1/.sword/mods.d").arg(getenv("HOME")); + dir = opendir(myPath.latin1()); + if (dir) { + rewinddir(dir); + while ((ent = readdir(dir)) && !foundConfig) { + if ((strcmp(ent->d_name, ".")) && (strcmp(ent->d_name, ".."))) { + modFile = myPath; + modFile += "/"; + modFile += ent->d_name; + moduleConfig = SWConfig( (const char*)modFile.local8Bit() ); + section = moduleConfig.Sections.find( (const char*)module.local8Bit() ); + foundConfig = ( section != moduleConfig.Sections.end() ); + } + } + closedir(dir); + } + } + return foundConfig; +} + +/** Returns the text used for the option given as parameter. */ +const QString CSwordBackend::optionName( const CSwordBackend::FilterOptions option ){ + switch (option) { + case CSwordBackend::footnotes: + return QString::fromLatin1("Footnotes"); + case CSwordBackend::strongNumbers: + return QString::fromLatin1("Strong's Numbers"); + case CSwordBackend::headings: + return QString::fromLatin1("Headings"); + case CSwordBackend::morphTags: + return QString::fromLatin1("Morphological Tags"); + case CSwordBackend::lemmas: + return QString::fromLatin1("Lemmas"); + case CSwordBackend::hebrewPoints: + return QString::fromLatin1("Hebrew Vowel Points"); + case CSwordBackend::hebrewCantillation: + return QString::fromLatin1("Hebrew Cantillation"); + case CSwordBackend::greekAccents: + return QString::fromLatin1("Greek Accents"); + case CSwordBackend::textualVariants: + return QString::fromLatin1("Textual Variants"); + } + return QString::null; +} + +/** Returns the translated name of the option given as parameter. */ +const QString CSwordBackend::translatedOptionName(const CSwordBackend::FilterOptions option){ + switch (option) { + case CSwordBackend::footnotes: + return i18n("Footnotes"); + case CSwordBackend::strongNumbers: + return i18n("Strong's Numbers"); + case CSwordBackend::headings: + return i18n("Headings"); + case CSwordBackend::morphTags: + return i18n("Morphological Tags"); + case CSwordBackend::lemmas: + return i18n("Lemmas"); + case CSwordBackend::hebrewPoints: + return i18n("Hebrew Vowel Points"); + case CSwordBackend::hebrewCantillation: + return i18n("Hebrew Cantillation"); + case CSwordBackend::greekAccents: + return i18n("Greek Accents"); + case CSwordBackend::textualVariants: + return i18n("Textual Variants"); + } + return QString::null; +} + + +const QString CSwordBackend::configOptionName( const CSwordBackend::FilterOptions option ){ + switch (option) { + case CSwordBackend::footnotes: + return QString::fromLatin1("Footnotes"); + case CSwordBackend::strongNumbers: + return QString::fromLatin1("Strongs"); + case CSwordBackend::headings: + return QString::fromLatin1("Headings"); + case CSwordBackend::morphTags: + return QString::fromLatin1("Morph"); + case CSwordBackend::lemmas: + return QString::fromLatin1("Lemma"); + case CSwordBackend::hebrewPoints: + return QString::fromLatin1("HebrewPoints"); + case CSwordBackend::hebrewCantillation: + return QString::fromLatin1("Cantillation"); + case CSwordBackend::greekAccents: + return QString::fromLatin1("GreekAccents"); + case CSwordBackend::textualVariants: + return QString::fromLatin1("TextualVariants"); + } + return QString::null; +} + +const QString CSwordBackend::booknameLanguage( const QString& language ) { + if (!language.isNull()) + LocaleMgr::systemLocaleMgr.setDefaultLocaleName( language.local8Bit() ); + return QString::fromLatin1(LocaleMgr::systemLocaleMgr.getDefaultLocaleName()); +} + +/** Returns the version of the Sword library. */ +const SWVersion CSwordBackend::Version() { + return SWVersion::currentVersion; +} diff --git a/bibletime/backend/cswordbackend.h b/bibletime/backend/cswordbackend.h new file mode 100644 index 0000000..2ce5531 --- /dev/null +++ b/bibletime/backend/cswordbackend.h @@ -0,0 +1,215 @@ +/*************************************************************************** + cswordbackend.h - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDBACKEND_H +#define CSWORDBACKEND_H + +//BibleTime includes + +//Qt includes +#include +#include +#include +#include + +//Sword includes +#include +#include +#include +#include + +class CHTMLEntryDisplay; +class CHTMLChapterDisplay; +class CHTMLBookDisplay; + +class CSwordModuleInfo; +typedef QList ListCSwordModuleInfo; + +/** + * This is the implementation of CBackend for Sword. It's additionally derived from SWMgr + * to provide functions of Sword. + * + * @short The backend implementation of Sword + * @author The BibleTime team + * @version $Id: cswordbackend.h,v 1.22 2002/03/20 15:08:44 joachim Exp $ + */ +class CSwordBackend : public SWMgr { +public: + /** + * These are the options which could be supported by modules and by this backend. + * It's used in @ref isOptionEnabled and @ref setOption + */ + enum FilterOptions { + footnotes, + strongNumbers, + headings, + morphTags, + lemmas, + hebrewPoints, + hebrewCantillation, + greekAccents, + textualVariants, + filterOptionsMIN = footnotes, + filterOptionsMAX = textualVariants + }; + + struct FilterOptionsBool { + bool footnotes; + bool strongNumbers; + bool headings; + bool morphTags; + bool lemmas; + bool hebrewPoints; + bool hebrewCantillation; + bool greekAccents; + bool textualVariants; + }; + struct DisplayOptionsBool { + bool lineBreaks; + bool verseNumbers; + }; + enum LoadError { // the values exist to cast from the char return of SWMgr::Load + NoSwordConfig = -1, + NoError = 0, + NoModules = 1 + }; + /** + * The constructor of the Sword backend. + * It creates the SWModule objects using SWMgr's methods, it adds the necessary + * filters for the module format. + */ + CSwordBackend(); + /** + * The destrctor of this backend. This function shuts the modules down using @ref shutdownModules. + */ + virtual ~CSwordBackend(); + /** + * This function returns the list of available modules managed by this backend. + * You have to call initModules() first; + * + * @return The list of modules managed by this backend + */ + virtual ListCSwordModuleInfo& moduleList(); + /** + * Initializes the Sword modules. + * + * @return True if the initializiation was succesful, otherwise return false. + */ + virtual const CSwordBackend::LoadError initModules(); + /** + * This function deinitializes the modules and deletes them. + * + * @return True if it was succesful, otherwise return false + */ + virtual const bool shutdownModules(); + /** + * Sets the given options enabled or disabled depending on the second parameter. + * + * @param type This is the type this function should set enabled or disabled + * @param enable If this is true the option will be enabled, otherwise it will be disabled. + */ + void setOption( const CSwordBackend::FilterOptions type, const bool enable); + void setFilterOptions( const CSwordBackend::FilterOptionsBool options); + void setDisplayOptions( const CSwordBackend::DisplayOptionsBool options); + /** + * Returns true if the given option is enabled. + * + * @return Returns true if the options given as aparameter is switched on at this time, otherwise return false. + */ + virtual const bool isOptionEnabled( const CSwordBackend::FilterOptions type); + /** + * Sets the language for the international booknames of Sword. + */ + const QString booknameLanguage( const QString& = QString::null ); + /** + * This function searches for a module with the specified description + * @param description The description of the desired module + * @return pointer to the desired module; null if no module has the specified description + */ + virtual CSwordModuleInfo* const findModuleByDescription(const QString& description); + /** + * This function searches for a module with the specified description + * @param description The description of the desired module + * @return pointer to the desired module; null if no module has the specified description + */ + static const QString findModuleNameByDescription(const QString& description); + /** + * This function searches for a module with the specified name + * @param description The name of the desired module + * @return pointer to the desired module; null if no module has the specified name + */ + CSwordModuleInfo* const findModuleByName(const QString& name); + /** + * @return Our global config object to store the cipher keys etc. + */ + SWConfig* const getConfig() const; + /** + * Tries to find the config object for the module. The second paramter will be the found config. + * @return True if the config was found, false if not. If false is returned the moduleConfig object is in undefined/unknwon state. + */ + const bool moduleConfig(const QString& module, SWConfig& moduleConfig); + /** + * Returns the text used for the option given as parameter. + */ + static const QString optionName( const CSwordBackend::FilterOptions option); + /** + * Returns the text used for the option given as parameter. + */ + static const QString configOptionName( const CSwordBackend::FilterOptions option); + /** + * Returns the translated name of the option given as parameter. + */ + static const QString translatedOptionName(const CSwordBackend::FilterOptions option); + /** + * Returns the version of the Sword library. + */ + virtual const SWVersion Version(); + +protected: + /** + * Adds a render filter to the module. + * @param module Add a render filter to this module! + */ + virtual void AddRenderFilters(SWModule *module, ConfigEntMap §ion); + +private: + //filters + struct { + SWFilter *gbf; + SWFilter *plain; + SWFilter *thml; + } m_filters; + ListCSwordModuleInfo m_moduleList; + + struct { + CHTMLChapterDisplay* chapter; + CHTMLEntryDisplay* entry; + CHTMLBookDisplay* book; + } m_displays; +}; + +/**Returns The list of modules managed by this backend*/ +inline ListCSwordModuleInfo& CSwordBackend::moduleList() { + return m_moduleList; +} + +/** Returns our local config object to store the cipher keys etc. locally for each user. The values of the config are merged with the global config. */ +inline SWConfig* const CSwordBackend::getConfig() const { + return config; +} + +#endif diff --git a/bibletime/backend/cswordbiblemoduleinfo.cpp b/bibletime/backend/cswordbiblemoduleinfo.cpp new file mode 100644 index 0000000..a8ff152 --- /dev/null +++ b/bibletime/backend/cswordbiblemoduleinfo.cpp @@ -0,0 +1,195 @@ +/*************************************************************************** + cswordbiblemoduleinfo.cpp - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordbiblemoduleinfo.h" +#include "cswordversekey.h" + +//Qt includes +#include + +//Sword includes +#include + +static VerseKey staticKey; + +CSwordBibleModuleInfo::CSwordBibleModuleInfo( SWModule* module ) + : CSwordModuleInfo(module) { + m_bookList = 0; + m_cachedLocale = "unknown"; + m_hasOT = m_hasNT = -1; +} + +CSwordBibleModuleInfo::CSwordBibleModuleInfo( const CSwordBibleModuleInfo& m ) : CSwordModuleInfo(m) { + if (m.m_bookList) { + m_bookList = new QStringList(); + *m_bookList = *m.m_bookList; + } + m_hasOT = m.m_hasOT; + m_hasNT = m.m_hasNT; + m_cachedLocale = m.m_cachedLocale; +} + +CSwordModuleInfo* CSwordBibleModuleInfo::clone(){ + return new CSwordBibleModuleInfo(*this); +} + +CSwordBibleModuleInfo::~CSwordBibleModuleInfo(){ + delete m_bookList; +} + +/** Returns the books available in this module */ +QStringList* CSwordBibleModuleInfo::books() { + if (m_cachedLocale != backend()->booknameLanguage()){ //if the locale has changed + delete m_bookList; + m_bookList = 0; + } + + if (!m_bookList) { + m_bookList = new QStringList(); + if (m_hasOT == -1) + m_hasOT = hasTestament(OldTestament); + if (m_hasNT == -1) + m_hasNT = hasTestament(NewTestament); + + int min = 0; + int max = 1; + //find out if we have ot and nt, only ot or only nt + if (m_hasOT>0 && m_hasNT>0) { + min = 0; + max = 1; + } + else if (m_hasOT>0 && !m_hasNT) { + min = 0; + max = 0; + } + else if (!m_hasOT && m_hasNT>0) { + min = 1; + max = 1; + } + else if (!m_hasOT && !m_hasNT) { //somethings wrong here! - no OT and not NT + qWarning("CSwordBibleModuleInfo (%s) no OT and not NT! Check config.", module()->Name()); + min = 0; + max = -1; + } + + staticKey.setLocale(LocaleMgr::systemLocaleMgr.getDefaultLocaleName()); + for (int i = min; i <= max; ++i) { + for ( int j = 0; j < staticKey.BMAX[i]; ++j) { + m_bookList->append( QString::fromLocal8Bit(staticKey.books[i][j].name) ); + } + } + m_cachedLocale = backend()->booknameLanguage(); + } + return m_bookList; +} + +/** Returns the number of chapters for the given book. */ +const unsigned int CSwordBibleModuleInfo::chapterCount(const unsigned int book) { + int result = 0; + if ( (book >= 1) && book <= (unsigned int)staticKey.BMAX[0] && hasTestament(OldTestament)) { //Is the book in the old testament? + result = (staticKey.books[0][book-1].chapmax); + } + else if ((book >= 1) && (book - staticKey.BMAX[0]) <= (unsigned int)staticKey.BMAX[1] && hasTestament(NewTestament) ) { //is the book in the new testament? + result = (staticKey.books[1][book-1-staticKey.BMAX[0]].chapmax); + } + return result; +} + +/** Returns the number of verses for the given chapter. */ +const unsigned int CSwordBibleModuleInfo::verseCount( const unsigned int book, const unsigned int chapter ) { + unsigned int result = 0; + if (book>=1 && (book <= (unsigned int)staticKey.BMAX[0]) && hasTestament(OldTestament) ) { //Is the book in the old testament? + if (chapter <= chapterCount(book) ) //does the chapter exist? + result = (staticKey.books[0][book-1].versemax[chapter-1]); + } + else if (book>=1 && (book - staticKey.BMAX[0]) <= (unsigned int)staticKey.BMAX[1] && hasTestament(NewTestament)) { //is the book in the new testament? + if (chapter <= chapterCount(book) ) //does the chapter exist? + result = staticKey.books[1][book-1-staticKey.BMAX[0]].versemax[chapter-1]; + } + return result; +} + +const unsigned int CSwordBibleModuleInfo::bookNumber(const QString &book){ + unsigned int bookNumber = 0; + bool found = false; + staticKey.setLocale(LocaleMgr::systemLocaleMgr.getDefaultLocaleName()); + int min = 0; + int max = 1; + //find out if we have ot and nt, only ot or only nt + if ((m_hasOT>0 && m_hasNT>0) || (m_hasOT == m_hasNT == -1)) { + min = 0; + max = 1; + bookNumber = 0; + } + else if (m_hasOT>0 && !m_hasNT) { + min = 0; + max = 0; + bookNumber = 0; + } + else if (!m_hasOT && m_hasNT>0) { + min = 1; + max = 1; + bookNumber = staticKey.BMAX[0]; + } + else if (!m_hasOT && !m_hasNT) { + min = 0; + max = -1; //no loop + bookNumber = 0; + } + + for (int i = min; i <= max && !found; ++i) { + for ( int j = 0; j < staticKey.BMAX[i] && !found; ++j) { + ++bookNumber; + if (book == QString::fromLocal8Bit( staticKey.books[i][j].name) ) + found = true; + } + } + return bookNumber; +} + +/** Returns true if his module has the text of desired type of testament */ +const bool CSwordBibleModuleInfo::hasTestament( CSwordBibleModuleInfo::Testament type ) { + if (m_hasOT == -1 || m_hasNT == -1) { + *module() = TOP; //position to first entry + VerseKey key( module()->KeyText() ); + if (key.Testament() == 1) { // OT && NT + m_hasOT = 1; + } + else if (key.Testament() == 2) { //no OT + m_hasOT = 0; + } + + *module() = BOTTOM; + key = module()->KeyText(); + if (key.Testament() == 1) { // only OT, no NT + m_hasNT = 0; + } + else if (key.Testament() == 2) { //has NT + m_hasNT = 1; + } + } + + switch (type) { + case OldTestament: + return m_hasOT>0; + case NewTestament: + return m_hasNT>0; + default: + return false; + } +} diff --git a/bibletime/backend/cswordbiblemoduleinfo.h b/bibletime/backend/cswordbiblemoduleinfo.h new file mode 100644 index 0000000..4209af4 --- /dev/null +++ b/bibletime/backend/cswordbiblemoduleinfo.h @@ -0,0 +1,96 @@ +/*************************************************************************** + cswordbiblemoduleinfo.h - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDBIBLEMODULEINFO_H +#define CSWORDBIBLEMODULEINFO_H + +//own includes +#include "cswordmoduleinfo.h" + +//Qt includes +#include + +//Sword includes + + +/** + * This is the CModuleInfo imlementation for Bible modules managed by Sword. + * + * @short Implementation for Sword Bibles + * @author The BibleTime team + * @version $Id: cswordbiblemoduleinfo.h,v 1.5 2002/03/15 20:48:00 joachim Exp $ + */ +class CSwordBibleModuleInfo : public CSwordModuleInfo { +public: + enum Testament { + OldTestament = 1, + NewTestament = 2 + }; + + /** + * The constructor of this class + */ + CSwordBibleModuleInfo( SWModule* module ); + CSwordBibleModuleInfo( const CSwordBibleModuleInfo& m ); + /** + * The destructor of this class + */ + ~CSwordBibleModuleInfo(); + /** + * Returns the number of avalable verses for the given chapter and book. + * + * @param book The book we should use + * @param chapter The chapter we should use + * @return The number of verses for the given book and chapter + */ + virtual const unsigned int verseCount( const unsigned int book, const unsigned int chapter ); + /** + * @return The number of available chapters of the given book. + * @return The number of chapters for the given book + */ + virtual const unsigned int chapterCount( const unsigned int book ); + /** Return all book of this module. + * @return A QStringList containing the books which are available in this module. + */ + virtual QStringList* books(); + /** + * Reimplementation, Returns the type + */ + virtual const CSwordModuleInfo::ModuleType type() const; + /** + * @return the book number, values starting with 1; 0 if not found + */ + const unsigned int bookNumber(const QString &book); + /** + * Returns true if his module has the text of desired type of testament + */ + const bool hasTestament( CSwordBibleModuleInfo::Testament ); + virtual CSwordModuleInfo* clone(); + +private: + QStringList* m_bookList; //This booklist is cached + QString m_cachedLocale; + short int m_hasOT; + short int m_hasNT; +}; + +inline const CSwordModuleInfo::ModuleType CSwordBibleModuleInfo::type() const { + return CSwordModuleInfo::Bible; +} + + +#endif diff --git a/bibletime/backend/cswordbookmoduleinfo.cpp b/bibletime/backend/cswordbookmoduleinfo.cpp new file mode 100644 index 0000000..a769657 --- /dev/null +++ b/bibletime/backend/cswordbookmoduleinfo.cpp @@ -0,0 +1,100 @@ +/*************************************************************************** + cswordbookmoduleinfo.cpp - description + ------------------- + begin : Thu Jan 24 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ +#include + +//BibleTime includes +#include "cswordbookmoduleinfo.h" + +//Sword includes +#include +#include + +CSwordBookModuleInfo::CSwordBookModuleInfo( SWModule* module ) + : CSwordModuleInfo(module), m_depth(-1) +{ + //checking if it works as expected +// qWarning("Book module: %s", module->Name()); +// if (TreeKeyIdx* treeKey = tree()) { +// TreeKeyIdx root = *treeKey; +// root.root(); +// printTree(root, treeKey, 0); +// } +// else +// qWarning("treeKey not valid"); +// qWarning("%s has depth: %i\n\n", module->Name(), depth()); +} + +CSwordBookModuleInfo::CSwordBookModuleInfo( const CSwordBookModuleInfo& module ) + : CSwordModuleInfo(module) +{ + m_depth = module.m_depth; +} + +CSwordBookModuleInfo::~CSwordBookModuleInfo(){ +} + +void CSwordBookModuleInfo::printTree(TreeKeyIdx treeKey, TreeKeyIdx* target, int level ){ + if (!target) + target = &treeKey; + +// unsigned long currentOffset = target->getOffset(); + for (int i = 0; i < level; i++) + std::cout << " "; + std::cout << treeKey.getLocalName() << std::endl; + if (treeKey.firstChild()) { + printTree(treeKey, target, level+1); + treeKey.parent(); + } + if (treeKey.nextSibling()) + printTree(treeKey, target, level); +} + +const int CSwordBookModuleInfo::depth() { + if (m_depth == -1) { + TreeKeyIdx* treeKey = tree(); + if (treeKey) { + TreeKeyIdx root = *treeKey; + root.root(); + computeDepth(root, treeKey, 0); + } + } + return m_depth; +} + +void CSwordBookModuleInfo::computeDepth(TreeKeyIdx treeKey, TreeKeyIdx* target, int level ){ + if (!target) + target = &treeKey; + + if (level > m_depth) + m_depth = level; + + if (treeKey.firstChild()) { + computeDepth(treeKey, target, level+1); + treeKey.parent(); + } + if (treeKey.nextSibling()) + computeDepth(treeKey, target, level); + +} + +/** Returns a treekey filled with the structure of this module */ +TreeKeyIdx* const CSwordBookModuleInfo::tree() const { + TreeKeyIdx* treeKey = dynamic_cast((SWKey*)*(module())); + if (treeKey) + return treeKey; + return 0; +} diff --git a/bibletime/backend/cswordbookmoduleinfo.h b/bibletime/backend/cswordbookmoduleinfo.h new file mode 100644 index 0000000..c2b4560 --- /dev/null +++ b/bibletime/backend/cswordbookmoduleinfo.h @@ -0,0 +1,63 @@ +/*************************************************************************** + cswordbookmoduleinfo.h - description + ------------------- + begin : Thu Jan 24 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDGENBOOKMODULEINFO_H +#define CSWORDGENBOOKMODULEINFO_H + +//BibleTime includes +#include "cswordmoduleinfo.h" + +//Sword includes +#include + + +/** Class for generic book support + * @author The BibleTime team + */ +class CSwordBookModuleInfo : public CSwordModuleInfo { +public: + CSwordBookModuleInfo( SWModule* module ); + CSwordBookModuleInfo( const CSwordBookModuleInfo& m ); + ~CSwordBookModuleInfo(); + /** + * Returns the type of the module. + */ + virtual const CSwordModuleInfo::ModuleType type() const; + /** + * Used for debugging + */ + void printTree(TreeKeyIdx treeKey, TreeKeyIdx* target, int level = 1 ); + /** + * Returns the maximal depth of sections and subsections. + */ + const int depth(); + /** + * @return A treekey filled with the structure of this module. Don't delete the returned key because it's casted from the module object. + */ + TreeKeyIdx* const tree() const; + +private: + void computeDepth(TreeKeyIdx treeKey, TreeKeyIdx* target, int level = 0 ); + int m_depth; +}; + +inline const CSwordBookModuleInfo::ModuleType CSwordBookModuleInfo::type() const { + return CSwordModuleInfo::GenericBook; +} + + +#endif diff --git a/bibletime/backend/cswordcommentarymoduleinfo.cpp b/bibletime/backend/cswordcommentarymoduleinfo.cpp new file mode 100644 index 0000000..6832efa --- /dev/null +++ b/bibletime/backend/cswordcommentarymoduleinfo.cpp @@ -0,0 +1,31 @@ +/*************************************************************************** + cswordcommentarymoduleinfo.cpp - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cswordcommentarymoduleinfo.h" + +CSwordCommentaryModuleInfo::CSwordCommentaryModuleInfo( SWModule* module) + :CSwordBibleModuleInfo(module) { +} + +CSwordCommentaryModuleInfo::~CSwordCommentaryModuleInfo(){ + +} + +/** No descriptions */ +CSwordModuleInfo* CSwordCommentaryModuleInfo::clone(){ + return new CSwordCommentaryModuleInfo(*this); +} diff --git a/bibletime/backend/cswordcommentarymoduleinfo.h b/bibletime/backend/cswordcommentarymoduleinfo.h new file mode 100644 index 0000000..965fb6a --- /dev/null +++ b/bibletime/backend/cswordcommentarymoduleinfo.h @@ -0,0 +1,45 @@ +/*************************************************************************** + cswordcommentarymoduleinfo.h - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDCOMMENTARYMODULEINFO_H +#define CSWORDCOMMENTARYMODULEINFO_H + +//own includes +#include "cswordbiblemoduleinfo.h" + +//Qt includes + +//Sword includes + +/** + * @author The BibleTime team + * @version $Id: cswordcommentarymoduleinfo.h,v 1.3 2002/02/22 20:55:12 joachim Exp $ + */ +class CSwordCommentaryModuleInfo : public CSwordBibleModuleInfo { +public: + CSwordCommentaryModuleInfo( SWModule* module ); + ~CSwordCommentaryModuleInfo(); + virtual const CSwordModuleInfo::ModuleType type() const; + virtual CSwordModuleInfo* clone(); +}; + +/** No descriptions */ +inline const CSwordModuleInfo::ModuleType CSwordCommentaryModuleInfo::type() const{ + return CSwordModuleInfo::Commentary; +} + +#endif diff --git a/bibletime/backend/cswordkey.cpp b/bibletime/backend/cswordkey.cpp new file mode 100644 index 0000000..871c8b0 --- /dev/null +++ b/bibletime/backend/cswordkey.cpp @@ -0,0 +1,90 @@ +/*************************************************************************** + cswordkey.cpp - description + ------------------- + begin : Thu May 24 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + +//own includes +#include "cswordkey.h" +#include "cswordmoduleinfo.h" + +#include "cswordversekey.h" +#include "cswordldkey.h" +#include "cswordtreekey.h" + +//Sword includes +#include +#include +#include +#include +#include + + +CSwordKey::CSwordKey(CSwordModuleInfo* module) : m_module(module) { +} + +CSwordKey::CSwordKey(const CSwordKey& k) { + m_module = k.m_module; +} + +CSwordModuleInfo* CSwordKey::module(CSwordModuleInfo* newModule) { + if (newModule) + m_module = newModule; + return m_module; +} + +const QString CSwordKey::renderedText() { + if (!m_module) + return QString::null; + if (SWKey* k = dynamic_cast(this)) { + m_module->module()->SetKey(k); + } + return QString::fromUtf8(m_module->module()->RenderText()); +} + +const QString CSwordKey::strippedText() { + if (!m_module) + return QString::null; + SWKey* k = dynamic_cast(this); + if (k) + m_module->module()->SetKey(k); + return QString::fromUtf8(m_module->module()->StripText()); +} + +/** This will create a proper key object from a given module */ +CSwordKey* CSwordKey::createInstance( CSwordModuleInfo *module ){ + if (!module) + return 0; + + switch( module->type() ){ + case CSwordModuleInfo::Bible: + case CSwordModuleInfo::Commentary: + { + CSwordVerseKey* key = new CSwordVerseKey( (VerseKey *) ( (SWKey *)(*module->module()) ), module ); + return key; + } + case CSwordModuleInfo::Lexicon: + { + CSwordLDKey* key = new CSwordLDKey( (SWKey *)(*module->module()), module); + return key; + } + case CSwordModuleInfo::GenericBook: { + CSwordTreeKey* key = new CSwordTreeKey( (TreeKeyIdx*)((SWKey *)(*module->module())), module ); + return key; + } + default: + return 0; + } +} diff --git a/bibletime/backend/cswordkey.h b/bibletime/backend/cswordkey.h new file mode 100644 index 0000000..a5ad99c --- /dev/null +++ b/bibletime/backend/cswordkey.h @@ -0,0 +1,64 @@ +/*************************************************************************** + cswordkey.h - description + ------------------- + begin : Thu May 24 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDKEY_H +#define CSWORDKEY_H + +//Own includes + + +//Qt includes +#include + + +class CSwordModuleInfo; +/** + * The base class for all Sword based keys. + * @author The BibleTime team + * @version $Id: cswordkey.h,v 1.8 2002/03/09 11:07:14 joachim Exp $ + */ +class CSwordKey { + +protected: + CSwordKey(CSwordModuleInfo* module = 0); //protected constructor, because CSwordKey shouldn't be used (it's an abstract base class). + CSwordKey(const CSwordKey&); //copy constructor + +public: + virtual ~CSwordKey() {}; + + + //pure virtual functions + virtual const QString key(const QString& = QString::null) = 0; + virtual void key(const char*) = 0; + virtual CSwordKey* copy() const = 0; + + //implemented functions + virtual CSwordModuleInfo* module(CSwordModuleInfo* newModule = 0); + virtual const QString renderedText(); + virtual const QString strippedText(); + /** + * This returns a new object of the right CSwordKey* implementation (e.g. CSwordVerseKey or CSwordLDKey) + * The type is determined by the type of the module. + * @see CSwordModuleInfo, CSwordBibleModuleInfo, CSwordCommentaryModuleInfo, CSwordLexiconModukleInfo + */ + static CSwordKey* createInstance(CSwordModuleInfo *module); + +protected: + CSwordModuleInfo* m_module; //module pointer used by all keys +}; + +#endif diff --git a/bibletime/backend/cswordldkey.cpp b/bibletime/backend/cswordldkey.cpp new file mode 100644 index 0000000..f9c5582 --- /dev/null +++ b/bibletime/backend/cswordldkey.cpp @@ -0,0 +1,103 @@ +/*************************************************************************** + cswordldkey.cpp - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordldkey.h" +#include "cswordlexiconmoduleinfo.h" + +//Qt includes + +//Sword includes +#include +#include +#include + + +CSwordLDKey::CSwordLDKey( CSwordModuleInfo* module ) { + m_module = dynamic_cast(module); + if (m_module) + SWKey::operator = (m_module->module()->KeyText()); +} + +/** No descriptions */ +CSwordLDKey::CSwordLDKey( const CSwordLDKey &k ) : SWKey((const char*)k), CSwordKey(k) { +} + +/** No descriptions */ +CSwordLDKey::CSwordLDKey( const SWKey *k, CSwordModuleInfo* module) : SWKey(*k), CSwordKey(module) { +// m_module = module; +} + +//CSwordLDKey::~CSwordLDKey(){ +//} + +/** Clones this object by copying the members. */ +CSwordLDKey* CSwordLDKey::copy() const { + return new CSwordLDKey(*this); +} + +/** Sets the module of this key. */ +CSwordModuleInfo* CSwordLDKey::module(CSwordModuleInfo* newModule){ + if (newModule && newModule->type() == CSwordModuleInfo::Lexicon) { + const QString oldKey = key(); + m_module = newModule; + key(oldKey); + } + return m_module; +} + +/** Sets the key of this instance */ +const QString CSwordLDKey::key( const QString& newKey ){ + if (!newKey.isNull()) { + SWKey::operator = ((const char*)newKey.local8Bit()); + m_module->module()->SetKey(this); + m_module->snap(); + SWKey::operator = (m_module->module()->KeyText()); + } + return QString::fromLocal8Bit((const char*)*this);//don't use fromUtf8 +} + +/** Uses the parameter to returns the next entry afer this key. */ +CSwordLDKey* CSwordLDKey::NextEntry(){ + m_module->module()->SetKey(this); //use this key as base for the next one! + ( *( m_module->module() ) )++; + key(m_module->module()->KeyText()); + SWKey::operator = (m_module->module()->KeyText()); + + return this; +} + +/** Uses the parameter to returns the next entry afer this key. */ +CSwordLDKey* CSwordLDKey::PreviousEntry(){ + m_module->module()->SetKey(this); //use this key as base for the next one! + ( *( m_module->module() ) )--; + SWKey::operator = (m_module->module()->KeyText()); + + return this; +} + +/** Sets the key of this instance */ +void CSwordLDKey::key( const char* newKey ){ + if (newKey) { + SWKey::operator = (newKey); + + m_module->module()->SetKey(this); + m_module->snap(); + SWKey::operator = (m_module->module()->KeyText()); + } +} + diff --git a/bibletime/backend/cswordldkey.h b/bibletime/backend/cswordldkey.h new file mode 100644 index 0000000..38ea007 --- /dev/null +++ b/bibletime/backend/cswordldkey.h @@ -0,0 +1,102 @@ +/*************************************************************************** + cswordldkey.h - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + *************************************************************************** + + *************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDLDKEY_H +#define CSWORDLDKEY_H + + +//own includes +#include "cswordkey.h" +#include "cswordmoduleinfo.h" + +//Qt includes +#include + +//Sword includes +#include + +/** + * This class is the implementation of CKey used for dictionaries and lexicons. + * + * CSwordLDKey is the implementation of CKey for Lexicons and dictionaries. + * It provides a simple interface to set the current key, + * to get the text for the key and functions to get the next and previous items + * of the used module in comparision to the current key.
+ * Here's an example how to use this class:
+ * @code + * CSwordLexiconModuleInfo* m_module = new CSwordLexiconModuleInfo( sword_module ); + * CSwordLDKey* ldKey = new CSwordLDKey(m_module); + * ldKey->getPreviousEntry( ldKey ); + * qDebug( QString("The current key is: %1").arg(QString::fromLocal8Bit((const char*)*ldKey))); + * @endcode + * + * Please not, that the result will be invalid if use the operator const char* + * on the adress of the object, use something like this + * + * @code + * CSwordLDKey* key = new CSwordLDKey( lexicon_module ); + * const QString keyname = key->getKey(); + * @endcode + * + * @author The BibleTime team + * @version $Id: cswordldkey.h,v 1.8 2002/03/18 00:21:12 joachim Exp $ + */ + +class CSwordLDKey : public SWKey, public CSwordKey { +public: + /** + * Constructor of CSwordLDKey + */ + CSwordLDKey( CSwordModuleInfo* module ); + /** + * Copy constructor for this key class. + */ + CSwordLDKey( const CSwordLDKey &k ); + /** + * Copy constructor for this key class. + */ + CSwordLDKey( const SWKey *k, CSwordModuleInfo* module); +// virtual ~CSwordLDKey(); + /** + * Clones this object by copying the members. + */ + virtual CSwordLDKey* copy() const; + /** + * Uses the parameter to returns the next entry afer this key. + */ + CSwordLDKey* NextEntry( void ); + /** + * Uses the parameter to returns the previous entry afer this key. + */ + CSwordLDKey* PreviousEntry( void ); + /** + * Sets the module of this key. + */ + virtual CSwordModuleInfo* module( CSwordModuleInfo* module = 0 ); + /** + * Returns the current key as a QString + */ + virtual const QString key( const QString& newKey = QString::null); + /** + * Returns the current key as a QString + */ + virtual void key( const char* ); +}; + + +#endif + diff --git a/bibletime/backend/cswordlexiconmoduleinfo.cpp b/bibletime/backend/cswordlexiconmoduleinfo.cpp new file mode 100644 index 0000000..666033c --- /dev/null +++ b/bibletime/backend/cswordlexiconmoduleinfo.cpp @@ -0,0 +1,122 @@ +/*************************************************************************** + cswordlexiconmoduleinfo.cpp - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordlexiconmoduleinfo.h" +#include "../frontend/cbtconfig.h" + +//Qt includes +#include +#include + +//Sword includes +#include + +#include +#include + + +CSwordLexiconModuleInfo::CSwordLexiconModuleInfo( SWModule* module) : CSwordModuleInfo(module) { + m_entryList = 0; +} + +CSwordLexiconModuleInfo::CSwordLexiconModuleInfo( const CSwordLexiconModuleInfo& m ) : CSwordModuleInfo(m) { + delete m_entryList; + m_entryList = 0; + + if (m.m_entryList) { + m_entryList = new QStringList(); + *m_entryList = *m.m_entryList;//copy list items + } +} + +CSwordLexiconModuleInfo::~CSwordLexiconModuleInfo(){ + delete m_entryList; + m_entryList = 0; +} + +/** Returns the entries of the module. */ +QStringList* const CSwordLexiconModuleInfo::entries(){ + if (!module()) + return 0; + + if (!m_entryList) { + m_entryList = new QStringList(); + + const bool lexiconCache = CBTConfig::get(CBTConfig::lexiconCache); + bool read = false; + + if (lexiconCache){ + QFile f1( + QString::fromLatin1("%1/%2") + .arg(KGlobal::dirs()->saveLocation("data", "bibletime/cache/")) + .arg( name() ) + ); + + if ( f1.open( IO_ReadOnly ) ){ + QDataStream s( &f1 ); + QString v; + s >> v; + if (v == config(ModuleVersion) ) { + s >> *m_entryList; + read = true; + } + f1.close(); + } + } + + + if (!read){ + (*module()) = TOP; + do { + m_entryList->append(QString::fromLocal8Bit(module()->KeyText())); //UTF8, Latin1 or Local8Bit?? + (*module())++; + } while (!module()->Error()); + + if (m_entryList->first().stripWhiteSpace().isEmpty()) + m_entryList->remove( m_entryList->begin() ); + + if (lexiconCache){ + // create cache + QString dir = KGlobal::dirs()->saveLocation("data", "bibletime/cache/"); + QFile f2( QString::fromLatin1("%1/%2").arg(dir).arg( name() ) ); + if (f2.open( IO_WriteOnly )){ + QDataStream s( &f2 ); + s << config(CSwordModuleInfo::ModuleVersion); + s << *m_entryList; + f2.close(); + } + } + (*module()) = TOP; + } + } + return m_entryList; +} + +/** Jumps to the closest entry in the module. */ +const bool CSwordLexiconModuleInfo::snap(){ + bool ret = false; + if(module()->getRawEntry()){ //snap to the current entry + ret = true; + } + return ret; +} + +/** No descriptions */ +CSwordModuleInfo* CSwordLexiconModuleInfo::clone(){ + return new CSwordLexiconModuleInfo(*this); +} diff --git a/bibletime/backend/cswordlexiconmoduleinfo.h b/bibletime/backend/cswordlexiconmoduleinfo.h new file mode 100644 index 0000000..b240f7c --- /dev/null +++ b/bibletime/backend/cswordlexiconmoduleinfo.h @@ -0,0 +1,72 @@ +/*************************************************************************** + cswordlexiconmoduleinfo.h - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDLEXICONMODULEINFO_H +#define CSWORDLEXICONMODULEINFO_H + +//own includes +#include "cswordmoduleinfo.h" + +//Qt includes +#include + +/** + * The implementation of CModuleInfo for the Sword lexiccons and citionaries. + * @author The BibleTime team + * @version $Id: cswordlexiconmoduleinfo.h,v 1.5 2002/03/06 22:02:41 joachim Exp $ + */ +class CSwordLexiconModuleInfo : public CSwordModuleInfo { +public: + /** + * The standard constructor fot this object. + * A default constructor doesn't exist. Use this one. + */ + CSwordLexiconModuleInfo( SWModule* module ); + /** + * The copy constructor + */ + CSwordLexiconModuleInfo( const CSwordLexiconModuleInfo& m ); + virtual CSwordModuleInfo* clone(); + ~CSwordLexiconModuleInfo(); + /** + * Returns the entries of the module. + * This function returns the entries of the modules represented by this object. + * If this function is called for the first time the list is load from disk and stored in a list which cahes it. + * If the function is called again, the cached list is returned so we have a major speed improvement. + */ + QStringList* const entries(); + /** + * Reimplementation. + */ + virtual const CSwordModuleInfo::ModuleType type() const; + /** + * Jumps to the closest entry in the module. + */ + const bool snap(); + +private: + /** + * This is the list which caches the entres of the module. + */ + QStringList* m_entryList; +}; + +inline const CSwordModuleInfo::ModuleType CSwordLexiconModuleInfo::type() const { + return CSwordModuleInfo::Lexicon; +} + +#endif diff --git a/bibletime/backend/cswordmoduleinfo.cpp b/bibletime/backend/cswordmoduleinfo.cpp new file mode 100644 index 0000000..f66c210 --- /dev/null +++ b/bibletime/backend/cswordmoduleinfo.cpp @@ -0,0 +1,258 @@ +/*************************************************************************** + cswordmoduleinfo.cpp - description + ------------------- + begin : Wed Oct 11 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordmoduleinfo.h" +#include "cswordbackend.h" +#include "chtmlentrydisplay.h" +#include "cswordmodulesearch.h" +#include "cswordkey.h" +#include "util/scoped_resource.h" + +#include +#include +#include +#include +#include + +//Qt includes + +//Sword includes +#include +#include +#include +#include +#include +#include + +CSwordModuleInfo::CSwordModuleInfo( SWModule* module ) { + m_module = module; + m_searchResult.ClearList(); + m_dataCache.name = QString::fromLatin1(module->Name()); + m_dataCache.isUnicode = m_module->isUnicode(); + + if (backend()) { + if (hasVersion() && (minimumSwordVersion() > SWVersion::currentVersion)) { + qWarning("The module \"%s\" requires a newer Sword library. Please update to \"Sword %s\".", name().latin1(), (const char*)minimumSwordVersion()); + } + } +} + +CSwordModuleInfo::CSwordModuleInfo( const CSwordModuleInfo& m ) { + m_module = m.m_module; + m_searchResult = m.m_searchResult; +} + + +/** No descriptions */ +CSwordModuleInfo* CSwordModuleInfo::clone(){ + return new CSwordModuleInfo(*this); +} + +CSwordModuleInfo::~CSwordModuleInfo(){ + m_searchResult.ClearList(); + m_module = 0; //the Sword module object is deleted by the backend +} + +/** Sets the unlock key of the modules and writes the key into the cofig file.*/ +const CSwordModuleInfo::UnlockErrorCode CSwordModuleInfo::unlock( const QString& unlockKey ){ + CSwordModuleInfo::UnlockErrorCode ret = CSwordModuleInfo::noError; + SWConfig moduleConfig(""); + if ( backend()->moduleConfig(name(), moduleConfig) ) { + moduleConfig[name().latin1()]["CipherKey"] = unlockKey.local8Bit(); + backend()->setCipherKey(name().latin1(), unlockKey.local8Bit()); + (*backend()->getConfig()) += moduleConfig; + (*backend()->getConfig())[name().latin1()]["CipherKey"] = moduleConfig[name().latin1()]["CipherKey"]; + moduleConfig.Save(); + } + else + ret = CSwordModuleInfo::wrongUnlockKey; + return ret; +} + +/** Returns the display object for this module. */ +CHTMLEntryDisplay* const CSwordModuleInfo::getDisplay() const { + return dynamic_cast(m_module->Disp()); +} + +/** This function returns true if this module is locked, otherwise return false. */ +const bool CSwordModuleInfo::isLocked() { + if (isEncrypted() && config(CipherKey).isEmpty()) + return true; + return false; +} + +/** This functions returns true if this module is encrypted (locked or unlocked). */ +const bool CSwordModuleInfo::isEncrypted() const { + /** + * If we have the CipherKey entry the module + * is encrypted but not necessary locked + */ + ConfigEntMap config = backend()->getConfig()->Sections.find( name().latin1() )->second; + ConfigEntMap::iterator it = config.find("CipherKey"); + if (it != config.end()) + return true; + return false; +} + +const bool CSwordModuleInfo::hasVersion() const { + const string version = (*backend()->getConfig())[name().latin1()]["Version"]; + return version.length(); +} + + +/** Returns true if something was found, otherwise return false. */ +const bool CSwordModuleInfo::search( const QString searchedText, const int searchOptions, ListKey scope, void (*percentUpdate)(char, void*) ) { + int searchType = 0; + int searchFlags = REG_ICASE; + + //work around Swords thread insafety for Bibles and Commentaries + util::scoped_ptr key( CSwordKey::createInstance(this) ); + SWKey* s = dynamic_cast(key.get()); + if (s) + m_module->SetKey(*s); + + //setup variables required for Sword + if (searchOptions & CSwordModuleSearch::caseSensitive) + searchFlags = 0; + + if (searchOptions & CSwordModuleSearch::multipleWords) + searchType = -2; //multiple words + else if (searchOptions & CSwordModuleSearch::exactPhrase) + searchType = -1; //exact phrase + else if (searchOptions & CSwordModuleSearch::regExp) + searchType = 0; //regexp matching + + if ((searchOptions & CSwordModuleSearch::useLastResult) && m_searchResult.Count()) { + util::scoped_ptr searchScope( m_searchResult.clone() ); + m_searchResult = m_module->Search(searchedText.utf8(), searchType, searchFlags, searchScope, 0, percentUpdate); + } + else if (searchOptions & CSwordModuleSearch::useScope) { + m_searchResult = m_module->Search(searchedText.utf8(), searchType, searchFlags, (type() != Lexicon && type() != GenericBook) ? &scope : 0, 0, percentUpdate); + } + else + m_searchResult = m_module->Search(searchedText.utf8(), searchType, searchFlags, 0, 0, percentUpdate); + return (m_searchResult.Count()>0); +} + +/** Returns the last search result for this module. */ +ListKey& CSwordModuleInfo::searchResult(const ListKey* newResult) { + if (newResult) + m_searchResult.copyFrom( *newResult ); + return m_searchResult; +} + +/** Clears the last search result. */ +void CSwordModuleInfo::clearSearchResult(){ + m_searchResult.ClearList(); +} + +/** This interupts the search if this module is being searched. */ +void CSwordModuleInfo::interruptSearch(){ + m_module->terminateSearch = true; +} + +/** Returns the required Sword version for this module. Returns -1 if no special Sword version is required. */ +const SWVersion CSwordModuleInfo::minimumSwordVersion(){ + return SWVersion( config(CSwordModuleInfo::MinimumSwordVersion).latin1() ); +} + +/** Returns the name of the module. */ +const QString CSwordModuleInfo::name() const { + return m_dataCache.name; +} + +/** Returns true if this module is Unicode encoded. False if the charset is iso8859-1. */ +const bool CSwordModuleInfo::isUnicode(){ + return m_dataCache.isUnicode; +} + +const QString CSwordModuleInfo::config( const CSwordModuleInfo::ConfigEntry entry) { + switch (entry) { + case AboutInformation: + { + QString about = QString::fromLatin1(m_module->getConfigEntry("About")); + if (!about.isEmpty()) { + RTFHTML filter; + const int len = about.length()+600; + char dummy[len]; + strcpy(dummy, about.local8Bit()); + + filter.ProcessText(dummy,len,0); + about = QString::fromLocal8Bit(dummy); + } + return about; + } + case CipherKey: + return QString::fromLatin1(m_module->getConfigEntry("CipherKey")); + case AbsoluteDataPath: + return QString::fromLatin1(m_module->getConfigEntry("AbsoluteDataPath")); + case DataPath: + return QString::fromLatin1(m_module->getConfigEntry("DataPath")); + case Description: + return QString::fromLocal8Bit(m_module->Description()); + case ModuleVersion: + return QString::fromLatin1(m_module->getConfigEntry("Version")); + case MinimumSwordVersion: { + const QString version = QString::fromLatin1(m_module->getConfigEntry("MinimumVersion")); + return !version.isEmpty() ? version : QString::fromLatin1("0.0"); + } + case DisplayLevel: { + const QString level = QString::fromLatin1(m_module->getConfigEntry("DisplayLevel")); + return !level.isEmpty() ? level : QString::fromLatin1("0"); + } + default: + return QString::null; + } +} + +/** Returns true if the module supports the feature given as parameter. */ +const bool CSwordModuleInfo::has( const CSwordModuleInfo::Feature feature ){ + switch (feature) { + case StrongsNumbers: + return m_module->getConfig().has("Feature", "StrongsNumber"); + case GreekDef: + return m_module->getConfig().has("Feature", "GreekDef"); + case HebrewDef: + return m_module->getConfig().has("Feature", "HebrewDef"); + case GreekParse: + return m_module->getConfig().has("Feature", "GreekParse"); + case HebrewParse: + return m_module->getConfig().has("Feature", "HebrewParse"); + case DailyDevotion: + return m_module->getConfig().has("Feature", "DailyDevotion"); + case Glossary: + return m_module->getConfig().has("Feature", "Glossary"); + } + return 0; +} + +const bool CSwordModuleInfo::has( const CSwordBackend::FilterOptions option ){ + //BAD workaround to see if the filter is GBF or ThML! + if (m_module->getConfig().has("GlobalOptionFilter",QString::fromLatin1("GBF%1").arg(backend()->configOptionName(option)).latin1())) + return true; + if (m_module->getConfig().has("GlobalOptionFilter",QString::fromLatin1("ThML%1").arg(backend()->configOptionName(option)).latin1())) + return true; + if (m_module->getConfig().has("GlobalOptionFilter",QString::fromLatin1("UTF8%1").arg(backend()->configOptionName(option)).latin1())) + return true; + if (m_module->getConfig().has("GlobalOptionFilter",backend()->configOptionName(option).latin1())) + return true; + + return false; +} + + diff --git a/bibletime/backend/cswordmoduleinfo.h b/bibletime/backend/cswordmoduleinfo.h new file mode 100644 index 0000000..8173401 --- /dev/null +++ b/bibletime/backend/cswordmoduleinfo.h @@ -0,0 +1,197 @@ +/*************************************************************************** + cswordmoduleinfo.h - description + ------------------- + begin : Wed Oct 11 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDMODULEINFO_H +#define CSWORDMODULEINFO_H + +//BibleTime includes +#include "cswordbackend.h" +#include "frontend/cpointers.h" + + +//Qt includes +#include +#include +#include + + +//Sword includes +#include +#include + +class SWModule; +class CSwordBackend; +class CHTMLEntryDisplay; + +/** + * Base class for Sword modules. + * This is the base class for all Sword modules. Every class handling a special Sword module type + * does inherit from this class. + * + * @author The BibleTime team + * @version $Id: cswordmoduleinfo.h,v 1.21 2002/03/21 21:58:37 joachim Exp $ + */ +class CSwordModuleInfo : public CPointers { +public: + enum ModuleType { + Bible, + Commentary, + Lexicon, + GenericBook, + Unknown + }; + /** + * This enum is used to give + * back an error code after unlocking the module + */ + enum UnlockErrorCode { + noError, /* No error occured, everything worked ok. The key was written to the config*/ + wrongUnlockKey, /* The wrong key was used. Module is not unlocked */ + notLocked, /* The module was not locked so it can't be unlocked */ + noPermission /* The key was not written to config because we have no permissions*/ + }; + enum ConfigEntry { + AboutInformation, /* The about information of a module which is stored in the config file*/ + AbsoluteDataPath, /* The absolute data path stored in the config object */ + CipherKey, /* The cipher key which was used to unlock the module. Not necessarily set.*/ + DataPath, /* The relative path. See AbsoluteDataPath*/ + Description, /* The module decsription stored in the config file */ + ModuleVersion, /* The module's version.*/ + MinimumSwordVersion, /* The required Sword Version of this module. Otherwise some things may not work (compression etc.).*/ + DisplayLevel /* Mostly used for books. Gives the level which should contain the connected entries.*/ + }; + enum Feature { + StrongsNumbers, /*Use for Bibles which have embedded strong numbers*/ + GreekDef, /*Hebrew StringsNumbers definitions in a lexicon*/ + HebrewDef, + GreekParse, + HebrewParse, + DailyDevotion, + Glossary + }; + + /** + * Returns the config entry which is pecified by the parameter. + */ + const QString config( const ConfigEntry ); + + CSwordModuleInfo( SWModule* module ); + CSwordModuleInfo( const CSwordModuleInfo& m ); + virtual CSwordModuleInfo* clone(); + virtual ~CSwordModuleInfo(); + + /** + * Returns the module object so all objects can access the original Sword module. + */ + SWModule* const module() const; + /** + * Sets the unlock key of the modules and writes the key into the cofig file. + * @return True if the unlock process was succesful, if the key was wrong, or if the config file was write protected return false. + */ + const CSwordModuleInfo::UnlockErrorCode unlock( const QString& unlockKey ); + /** + * Returns the display object for this module. Normally every module should have a Display object. + * Please don't use module()->Display() because this function does return the Sword display and does + * render the text, too. + * This function performs some casts to return the correct display. If it returns 0 there's no valid + * display object. + */ + CHTMLEntryDisplay* const getDisplay() const; + /** + * This function does return true if the data files of the module are encrypted by the module author + * (the on who made the module) no matter if it's locked or not. + * + */ + const bool isEncrypted() const; + /** + * This function returns true if this module is locked (encrypted + correct cipher key), + * otherwise return false. + */ + const bool isLocked(); + + /** + * @return true if this module has a version number and false if it doesn't have one. + */ + const bool hasVersion() const; + /** + * Returns true if something was found, otherwise return false. + * This function does start the Sword functions to search in the module and it does + * overwrite the variable containing the last search result. + */ + virtual const bool search( const QString searchedText, const int searchOptions, ListKey scope, void (*percent)(char, void*)); + /** + * Returns the last search result for this module. + * The last result is cleared by @ref search + */ + virtual ListKey& searchResult( const ListKey* newResult = 0 ); + /** + * This interupts the search if this module is being searched. + */ + virtual void interruptSearch(); + /** + * Clears the last search result. + * This does immediately clean the last search result, + * no matter if search is in progress or not. + */ + void clearSearchResult(); + /** + * Returns the type of the module. + */ + virtual const CSwordModuleInfo::ModuleType type() const; + /** + * Returns the required Sword version for this module. + * Returns -1 if no special Sword version is required. + */ + const SWVersion minimumSwordVersion(); + /** + * Returns the name of the module. + */ + const QString name() const; + /** + * Returns true if this module is Unicode encoded. False if the charset is iso8859-1. + */ + const bool isUnicode(); + /** + * Snaps to the closest entry in the module if the current key is + * not present in the data files. + */ + virtual const bool snap() {return false;}; + const bool has( const CSwordModuleInfo::Feature ); + const bool has( const CSwordBackend::FilterOptions option ) ; + +private: + SWModule* m_module; + ListKey m_searchResult; + struct { + QString name; + bool isUnicode; + } m_dataCache; +}; + +typedef QList ListCSwordModuleInfo; + +inline const CSwordModuleInfo::ModuleType CSwordModuleInfo::type() const { + return CSwordModuleInfo::Unknown; +} + +inline SWModule*const CSwordModuleInfo::module() const { + return m_module; +} + +typedef QList ListCSwordModuleInfo; + +#endif diff --git a/bibletime/backend/cswordmodulesearch.cpp b/bibletime/backend/cswordmodulesearch.cpp new file mode 100644 index 0000000..404b332 --- /dev/null +++ b/bibletime/backend/cswordmodulesearch.cpp @@ -0,0 +1,189 @@ +/*************************************************************************** + cswordmodulesearch.cpp - description + ------------------- + begin : Fri Oct 13 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordmodulesearch.h" +#include "cswordmoduleinfo.h" +#include "cswordbackend.h" +#include "../frontend/cbtconfig.h" + +//System includes +#include + +//#include + +//Sword includes +#include +#include +#include + + +CSwordModuleSearch* searcher = 0; + +void startSearchCallback(void *p){ + if (searcher) + searcher->startSearch(); +} + +void percentUpdateDummy(char percent, void *p) { + searcher->percentUpdate(percent, p); +}; + +CSwordModuleSearch::CSwordModuleSearch() : + m_searchedText(QString::null), + m_searchOptions(0),m_foundItems(false),m_isSearching(false),m_terminateSearch(false) +{ + searcher = this; +} + +CSwordModuleSearch::~CSwordModuleSearch(){ + searcher = 0; +} + +void CSwordModuleSearch::percentUpdate(char percent, void *){ + cms_currentProgress = (int)percent; + if (cms_module_count > 1) + cms_overallProgress = (int)((float)((cms_module_current - 1)*100+cms_currentProgress))/cms_module_count; + else + cms_overallProgress = cms_currentProgress; + m_updateSig.activate(); +} + +/** This function sets the modules which should be searched. */ +void CSwordModuleSearch::setModules( ListCSwordModuleInfo& list ) { + m_moduleList = list; +} + +/** Starts the search for the search text. */ +const bool CSwordModuleSearch::startSearch() { + backend()->setFilterOptions ( CBTConfig::getFilterOptionDefaults() ); + m_foundItems = false; + m_terminateSearch = false; + m_isSearching = true; + + cms_currentProgress = 0; + cms_overallProgress = 0; + cms_module_current = 0; + cms_module_count = m_moduleList.count(); + + bool foundItems = false; + + for (m_moduleList.first(); m_moduleList.current() && !m_terminateSearch; m_moduleList.next()) { + cms_module_current++; + if ( m_moduleList.current()->search(m_searchedText, m_searchOptions, m_searchScope, &percentUpdateDummy) ) + foundItems = true; + } + cms_currentProgress = 100; + cms_overallProgress = 100; + + m_foundItems = foundItems; + m_isSearching = false; + m_terminateSearch = false; + + m_finishedSig.activate(); + return true; +} + +void CSwordModuleSearch::startSearchThread(void){ +// pthread_t thread; + +// pthread_attr_t attr; +// pthread_attr_init(&attr); +// pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED); + +// pthread_mutex_init(&percentage_mutex, NULL); +// pthread_mutex_init(&signal_mutex, NULL); + +// percentage_mutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; + /*const int i =*/ //pthread_create( &thread, /*&attr*/NULL, &startSearchCallback, this ); + + startSearch(); + +// pthread_cond_wait(&finish_cond, &dummy_mutex); +// pthread_mutex_lock(&signal_mutex); +// m_finishedSig.activate(); +// pthread_mutex_unlock(&signal_mutex); +} + +/** Sets the text which should be search in the modules. */ +void CSwordModuleSearch::setSearchedText( const QString text ){ + m_searchedText = text; +} + +/** Sets the search scope. */ +void CSwordModuleSearch::setSearchScope( ListKey scope ) { + m_searchScope.copyFrom( scope ); +} + +/** Sets the search scope back. */ +void CSwordModuleSearch::resetSearchScope() { + m_searchScope.ClearList(); +} + +/** Interrupts the current search. */ +void CSwordModuleSearch::interruptSearch() { + if (m_isSearching) + m_terminateSearch = true; //no other modules will be searched + for (m_moduleList.first(); m_moduleList.current(); m_moduleList.next()) + m_moduleList.current()->interruptSearch(); //interrupt the current module +} + +/** Returns true if in the last search the searcher found items, if no items were found return false. */ +const bool CSwordModuleSearch::foundItems() { + return m_foundItems; +} + +/** Sets the options for this search. Options include theflags and search types of the Sword searc interface. */ +void CSwordModuleSearch::setSearchOptions( int options ){ + m_searchOptions = options; +} + +/** Returns the percent for the given type. */ +const int CSwordModuleSearch::getPercent( percentType type ){ + switch (type) { + case currentModule: + return cms_currentProgress; + case allModules: + return cms_overallProgress; +// default: +// return 0; + }; + return 0; +} + +/** Returns a copy of the used search scope. */ +ListKey& CSwordModuleSearch::scope() { + return m_searchScope; +} + +void CSwordModuleSearch::connectPercentUpdate( QObject *receiver, const char *member ) { + m_updateSig.connect(receiver, member); +}; + +void CSwordModuleSearch::connectFinished( QObject *receiver, const char *member ) { + m_finishedSig.connect(receiver, member); +}; + +/** Should be called when the search finished. */ +void CSwordModuleSearch::searchFinished(){ +// qWarning("CSwordModuleSearch::searchFinished!"); +// m_updateSig.block(true); +// pthread_mutex_lock(&signal_mutex); + m_finishedSig.activate(); +// pthread_mutex_unlock(&signal_mutex); +// m_updateSig.block(false); +} diff --git a/bibletime/backend/cswordmodulesearch.h b/bibletime/backend/cswordmodulesearch.h new file mode 100644 index 0000000..241f4c9 --- /dev/null +++ b/bibletime/backend/cswordmodulesearch.h @@ -0,0 +1,159 @@ +/*************************************************************************** + cswordmodulesearch.h - description + ------------------- + begin : Fri Oct 13 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDMODULESEARCH_H +#define CSWORDMODULESEARCH_H + +//BibleTime includes +//#include "cswordmoduleinfo.h" +//#include "../structdef.h" +#include "../frontend/cpointers.h" + +//Qt includes +#include +#include +#include + +//System includes +#include + +//Sword includes +#include + +//class ListKey; +class CSwordModuleInfo; +typedef QList ListCSwordModuleInfo; + +/** + * CSwordModuleSearch manages the search on Sword modules. It manages the thread(s) + * and manages the different modules. + * + * @author The BibleTime team + * @version $Id: cswordmodulesearch.h,v 1.11 2002/03/09 21:03:16 mgruner Exp $ + */ +class CSwordModuleSearch: public CPointers { +public: + enum scopeType { + Scope_NoScope, + Scope_LastSearch, + Scope_Bounds + }; + enum searchOptions { + exactPhrase = 0x000000001, + multipleWords = 0x000000002, + regExp = 0x000000004, + caseSensitive = 0x000000008, + useLastResult = 0x000000010, + useScope = 0x000000020 + }; + enum percentType { + currentModule, + allModules + }; + /** + * This is used to show the selection in the searchscope dialog + */ + enum SearchScope { NoScope, LastSearch, Bounds }; + + /** This is used to so show the selection of the searchdialog + * + */ + enum SearchType { MultiWord, ExactPhrase, RegEx }; + + + CSwordModuleSearch(); + /** + * The destructor of this class. It cleans uop memory before it's deleted. + */ + virtual ~CSwordModuleSearch(); + /** + * Sets the text which should be search in the modules. + */ + void setSearchedText( const QString ); + /** + * Starts the search for the search text. + */ + const bool startSearch(); + /** + * This function sets the modules which should be searched. + */ + void setModules( ListCSwordModuleInfo& ); + /** + * Sets the search scope. + */ + void setSearchScope( ListKey scope ); + /** + * Calls with true if you want to use the last searchresult as search scope. + */ +// void useLastSearchResult( const bool ); + /** + * Sets the seaech scope back. + */ + void resetSearchScope(); + /** + * Interrupts the current search. + */ + void interruptSearch(); + /** + * @return "true" if in the last search the searcher found items, if no items were found return "false" + */ + const bool foundItems(); + /** + * This functions starts the search: First it creates a new thread for the search and it calles the the + * function to start the search. + */ + void startSearchThread(void); + /** + * Sets the options for this search. Options include the + * flags and search types of the Sword searc interface. + */ + void setSearchOptions( int options ); + /** + * Returns the percent for the given type. + */ + const int getPercent( percentType type ); + void percentUpdate(char percent, void *p); + /** + * Returns a copy of the used search scope. + */ + ListKey& scope(); + void connectPercentUpdate( QObject *receiver, const char *member ); + void connectFinished( QObject *receiver, const char *member ); + void searchFinished(); + +protected: + QString m_searchedText; + ListKey m_searchScope; + ListCSwordModuleInfo m_moduleList; + + int m_searchOptions; + + bool m_foundItems; + bool m_isSearching; + bool m_terminateSearch; + + int cms_currentProgress; + int cms_overallProgress; + int cms_module_count; + int cms_module_current; + +private: + QSignal m_updateSig; + QSignal m_finishedSig; +}; + +#endif diff --git a/bibletime/backend/cswordtreekey.cpp b/bibletime/backend/cswordtreekey.cpp new file mode 100644 index 0000000..5aa9f56 --- /dev/null +++ b/bibletime/backend/cswordtreekey.cpp @@ -0,0 +1,83 @@ +/*************************************************************************** + cswordtreekeyidx.cpp - description + ------------------- + begin : Thu Jan 24 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cswordtreekey.h" +#include "cswordbookmoduleinfo.h" + +CSwordTreeKey::CSwordTreeKey( const CSwordTreeKey& k ) : TreeKeyIdx(/*(const char*)*/k), CSwordKey(k) { +} + +CSwordTreeKey::CSwordTreeKey( const TreeKeyIdx *k, CSwordModuleInfo* module ) + : TreeKeyIdx(*k), CSwordKey(module) { +} + +CSwordTreeKey* CSwordTreeKey::copy() const { + return new CSwordTreeKey(*this); +} + +/** Sets the key of this instance */ +const QString CSwordTreeKey::key( const QString& newKey ){ + if (!newKey.isNull()) { + if (newKey.isEmpty()) + root(); + else + TreeKeyIdx::operator = ((const char*)newKey.local8Bit()); //don't use Utf8! Doesn't work with umlauts! + + if (Error()) { + root(); + return QString::null; + } + } + return QString::fromLocal8Bit( getFullName() ); //don't use fromUtf8 +} + +void CSwordTreeKey::key( const char* newKey ){ + if (newKey) { + TreeKeyIdx::operator = (newKey); + } +} + +CSwordModuleInfo* CSwordTreeKey::module( CSwordModuleInfo* newModule ){ + if (newModule && newModule->type() == CSwordModuleInfo::GenericBook ) { + CSwordBookModuleInfo* bookModule = dynamic_cast(newModule); + m_module = newModule; + copyFrom(*(bookModule->tree())); + root(); + } + return m_module; +} + +//const bool CSwordTreeKey::jumpTo(const JumpType type) { +// switch (type) { +// case NextEntry: +// if (Traversable()) { +// (*this)++; +// return !Error(); +// } +// return false; +// +// case PreviousEntry: +// if (Traversable()) { +// (*this)++; +// return !Error(); +// } +// return false; +// +// default: +// return false; +// }; +//} diff --git a/bibletime/backend/cswordtreekey.h b/bibletime/backend/cswordtreekey.h new file mode 100644 index 0000000..8b8a04f --- /dev/null +++ b/bibletime/backend/cswordtreekey.h @@ -0,0 +1,56 @@ +/*************************************************************************** + cswordtreekeyidx.h - description + ------------------- + begin : Thu Jan 24 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDTREEKEYIDX_H +#define CSWORDTREEKEYIDX_H + +//BibleTime includes +#include "cswordkey.h" +#include "cswordmoduleinfo.h" + +//Sword includes +#include + +/** BibleTime's implementation of Sword's TreeKeyIdx class. + * @author The BibleTime team + */ +class CSwordTreeKey : public TreeKeyIdx, public CSwordKey { +public: +// enum JumpType { +// NextEntry, +// PreviousEntry +// }; + + CSwordTreeKey( const CSwordTreeKey& k ); + CSwordTreeKey( const TreeKeyIdx *k, CSwordModuleInfo* module ); + CSwordModuleInfo* module( CSwordModuleInfo* newModule ); + virtual CSwordTreeKey* copy() const; + /** + * Set/get the key. If the parameter is not set (means equal to QString::null) + * the used key is returned. Otherwise the key is set and the new on ei returned. + */ + virtual const QString key( const QString& key = QString::null ); + /** + * Set/get the key. If the parameter is not set (means equal to QString::null) + * the used key is returned. Otherwise the key is set and the new on ei returned. + */ + virtual void key( const char* key ); + +// const bool jumpTo( const JumpType type ); +}; + +#endif diff --git a/bibletime/backend/cswordversekey.cpp b/bibletime/backend/cswordversekey.cpp new file mode 100644 index 0000000..f6b7642 --- /dev/null +++ b/bibletime/backend/cswordversekey.cpp @@ -0,0 +1,172 @@ +/*************************************************************************** + cswordversekey.cpp - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cswordversekey.h" +#include "cswordbiblemoduleinfo.h" +#include "cswordcommentarymoduleinfo.h" + +//Qt includes +#include + +//Sword includes +#include + +CSwordVerseKey::CSwordVerseKey( CSwordModuleInfo* module ) : CSwordKey(module) { +} + +CSwordVerseKey::CSwordVerseKey( const CSwordVerseKey& k ) : VerseKey(k),CSwordKey(k) { +} + +CSwordVerseKey::CSwordVerseKey( const VerseKey* k, CSwordModuleInfo* module) : VerseKey(*k),CSwordKey(module) { +} + +/** Clones this object. */ +CSwordKey* CSwordVerseKey::copy() const { + return new CSwordVerseKey(*this); +} + +/** Sets the module for this key */ +CSwordModuleInfo* CSwordVerseKey::module( CSwordModuleInfo* newModule ){ + if (newModule && (newModule->type() == CSwordModuleInfo::Bible || newModule->type() == CSwordModuleInfo::Commentary) ) { + const QString& oldKey = key(); + m_module = newModule; + key(oldKey); + } + return m_module; +} + +/** Returns the current book as Text, not as integer. */ +const QString CSwordVerseKey::book( const QString& newBook ) { + int min = 0; + int max = 1; + + if (!newBook.isEmpty()) { + CSwordBibleModuleInfo* bible = dynamic_cast(module()); + const bool hasOT = bible->hasTestament(CSwordBibleModuleInfo::OldTestament); + const bool hasNT = bible->hasTestament(CSwordBibleModuleInfo::NewTestament); + if (hasOT && hasNT) { + min = 0; + max = 1; + } + else if (hasOT && !hasNT) { + min = 0; + max = 0; + } + else if (!hasOT && hasNT) { + min = 1; + max = 1; + } + else if (!hasOT && !hasNT) { + min = 0; + max = -1; //no loop + } + + bool finished = false; + for (int testament = min; testament <= max && !finished; ++testament) { + for (int book = 0; book < BMAX[testament] && !finished; ++book) { + if ( !strcmp((const char*)newBook.local8Bit(),books[testament][book].name ) ) { + Testament(testament+1); + Book(book+1); + finished = true; + } + } + } + } + if ( Testament()> 0 && Testament() <=2 && Book() <= BMAX[Testament()-1] ) + return QString::fromLocal8Bit( books[Testament()-1][Book()-1].name ); + return QString::fromLocal8Bit( books[min][0].name ); //return the first book, i.e. Genesis +} + +/** Sets the key we use to the parameter. */ +const QString CSwordVerseKey::key( const QString& newKey ){ + if (!newKey.isEmpty()) { + VerseKey::operator = ((const char*)newKey.local8Bit()); + } + return QString::fromLocal8Bit((const char*)*this);//don't use fromUtf8 here! +} + +void CSwordVerseKey::key( const char* newKey ){ + if (newKey) { + VerseKey::operator = (newKey); + } +} + +const bool CSwordVerseKey::next( const JumpType type ) { + switch (type) { + case UseBook: { + if (Book() <= 0 || Book() >= BMAX[Testament()-1] && Testament() > 1) + return false; + Book(Book()+1); + return true; + } + case UseChapter: { + Chapter(Chapter()+1); + return true; + } + case UseVerse: { + if (m_module && m_module->module()) { + m_module->module()->SetKey(this); //use this key as base for the next one! + (*(m_module->module()) )++; + if (!m_module->module()->Error()) + key( QString::fromLocal8Bit(m_module->module()->KeyText()) );//don't use fromUtf8 + else { + Verse(Verse()+1); + return false; + } + } + else + Verse(Verse()+1); + return true; + } + default: + return false; + }; +}; + +const bool CSwordVerseKey::previous( const JumpType type ) { + switch (type) { + case UseBook: { + if (Book()<=1 || Book() > BMAX[Testament()-1] && Testament() > 1) + return false; + Book(Book()-1); + return true; + } + case UseChapter: { + Chapter(Chapter()-1); + return true; + } + case UseVerse: { + if (m_module && m_module->module()) { + m_module->module()->SetKey(this); //use this key as base for the next one! + ( *( m_module->module() ) )--; + if (!m_module->module()->Error()) + key( QString::fromLocal8Bit(m_module->module()->KeyText()) );//don't use fromUtf8 + else { + Verse(Verse()-1); + return false; + } + } + else + Verse(Verse()-1); + + return true; + } + default: + return false; + }; +}; diff --git a/bibletime/backend/cswordversekey.h b/bibletime/backend/cswordversekey.h new file mode 100644 index 0000000..7afaab8 --- /dev/null +++ b/bibletime/backend/cswordversekey.h @@ -0,0 +1,119 @@ +/*************************************************************************** + cswordversekey.h - description + ------------------- + begin : Thu Oct 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + *************************************************************************** + + *************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDVERSEKEY_H +#define CSWORDVERSEKEY_H + +//own includes +#include "cswordkey.h" +#include "cswordmoduleinfo.h" + +//Qt includes +#include + +//Sword includes +#include + +/** + * The CKey implementation for verse based modules (Bibles and Commentaries) + * + * This class is the implementation of CKey for verse based modules like + * Bibles and commentaries. + * This class provides the special functions to work with the verse based modules. + * + * Useful functions are + * @see NextBook() + * @see PreviousBook() + * @see NextChapter() + * @see PreviousChapter() + * @see NextVerse() + * @see PreviousVerse(). + * + * Call the constructor only with a valid verse based modules, otherwise this key will be invalid + * and the application will probably crash. + * + * @version $Id: cswordversekey.h,v 1.8 2002/03/12 20:43:13 joachim Exp $ + * @author The BibleTime team + */ +class CSwordVerseKey : public VerseKey, public CSwordKey { +public: + enum JumpType { + UseBook, + UseChapter, + UseVerse + }; + + /** + * Constructor of this class. + * + * This function will construct a versekey with the current module position + * and it will setup the m_module members. + * + */ + CSwordVerseKey( CSwordModuleInfo* module ); + /** + * Copy constructor. + */ + CSwordVerseKey( const CSwordVerseKey& k ); + /** + * VerseKey based constructor. + */ + CSwordVerseKey( const VerseKey* k, CSwordModuleInfo* module ); + /** + * Clones this object. + */ + virtual CSwordKey* copy() const; + /** + * Destructor of this class. + * + * Clean up the data variables and delete objects used and + * created by this class. + */ +// virtual ~CSwordVerseKey(); + /** + * Set/get the key. If the parameter is not set (means equal to QString::null) + * the used key is returned. Otherwise the key is set and the new on ei returned. + */ + virtual const QString key( const QString& key = QString::null ); + /** + * Set/get the key. If the parameter is not set (means equal to QString::null) + * the used key is returned. Otherwise the key is set and the new on ei returned. + */ + virtual void key( const char* key ); + + /** + * Jumps to the next entry of the given type + */ + const bool next( const JumpType type ); + /** + * Jumps to the previous entry of the given type + */ + const bool previous ( const JumpType type ); + /** + * This functions returns the current book as localised text, not as book numer. + * + * Use "char Book()" to retrieve the book number of the current book. + * @return The name of the current book + */ + const QString book(const QString& newBook = QString::null); + /** + * Sets the module for this key + */ + virtual CSwordModuleInfo* module( CSwordModuleInfo* newModule = 0 ); +}; + +#endif diff --git a/bibletime/backend/st31vJFM b/bibletime/backend/st31vJFM new file mode 100644 index 0000000..ffbbf5d Binary files /dev/null and b/bibletime/backend/st31vJFM differ diff --git a/bibletime/bibletime.cpp b/bibletime/bibletime.cpp new file mode 100644 index 0000000..ee84db7 --- /dev/null +++ b/bibletime/bibletime.cpp @@ -0,0 +1,266 @@ +/*************************************************************************** + bibletime.cpp - The main class of BibleTime + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//local includes +#include "config.h" +#include "bibletime.h" +#include "resource.h" + +//frontend includes +#include "frontend/chtmldialog.h" +#include "frontend/ctoolclass.h" +#include "frontend/cmdiarea.h" +#include "frontend/presenters/cswordpresenter.h" +#include "frontend/presenters/cbiblepresenter.h" +#include "frontend/presenters/ccommentarypresenter.h" +#include "frontend/presenters/clexiconpresenter.h" +#include "frontend/presenters/cbookpresenter.h" +#include "frontend/keychooser/ckeychooser.h" +#include "frontend/cbtconfig.h" +#include "frontend/cpointers.h" + +//backend includes +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordbiblemoduleinfo.h" +#include "backend/cswordcommentarymoduleinfo.h" +#include "backend/cswordlexiconmoduleinfo.h" +#include "backend/cswordbookmoduleinfo.h" +#include "backend/chtmlentrydisplay.h" +#include "backend/chtmlchapterdisplay.h" +#include "backend/cswordversekey.h" +#include "backend/cswordldkey.h" + +//printing includes +#include "printing/cprinter.h" + +//Qt includes +#include + +//KDE includes +#include +#include +#include +#include +#include +#include + +BibleTime::BibleTime() : KMainWindow() { + m_initialized = false; + m_moduleList = 0; + m_progress = 0; + m_currentProfile = 0; + + m_keyAccel = new KAccel(this); + + connect(kapp, SIGNAL(lastWindowClosed()), SLOT(lastWindowClosed())); + + initBackends(); + initPrinter(); + + initView(); + initActions(); + setHelpMenuEnabled(false); + createGUI("bibletimeui.rc"); + initMenubar(); + initConnections(); + + readSettings(); + + setPlainCaption("BibleTime " VERSION); + setAutoSaveSettings(QString::fromLatin1("MainWindow"), false); +} + +BibleTime::~BibleTime() { + saveSettings(); +} + +/** Saves the properties of BibleTime to the application wide configfile */ +void BibleTime::saveSettings(){ + if (m_mdi) + m_mdi->saveSettings(); + if (m_keyAccel) + m_keyAccel->writeSettings(); + + CBTConfig::set(CBTConfig::toolbar, m_viewToolbar_action->isChecked()); + CBTConfig::set(CBTConfig::mainIndex, m_viewGroupManager_action->isChecked()); + + if (m_viewGroupManager_action->isChecked()) //only save changes when the groupmanager is visible + CBTConfig::set(CBTConfig::splitterSizes, m_splitter->sizes()); + + if (m_windowAutoTile_action->isChecked()) { + CBTConfig::set(CBTConfig::autoTile, true); + CBTConfig::set(CBTConfig::autoCascade, false); + } + else if ( m_windowAutoTile_action->isChecked() ) { + CBTConfig::set(CBTConfig::autoTile, false); + CBTConfig::set(CBTConfig::autoCascade, true); + } + else { + CBTConfig::set(CBTConfig::autoTile, false); + CBTConfig::set(CBTConfig::autoCascade, false); + } + + if ( CBTConfig::get(CBTConfig::restoreWorkspace) ) { + if (CProfile* p = m_profileMgr.startupProfile()) + saveProfile(p); + } +} + +/** Reads the settings from the configfile and sets the right properties. */ +void BibleTime::readSettings(){ + applyMainWindowSettings(KGlobal::config(), QString::fromLatin1("MainWindow")); + + m_keyAccel->readSettings(KGlobal::config()); + + m_viewToolbar_action->setChecked( CBTConfig::get(CBTConfig::toolbar) ); + slotToggleToolbar(); + + m_viewGroupManager_action->setChecked( CBTConfig::get(CBTConfig::mainIndex) ); + slotToggleGroupManager(); + + m_splitter->setSizes( CBTConfig::get(CBTConfig::splitterSizes) ); + + if ( CBTConfig::get(CBTConfig::autoTile) ) { + m_windowAutoTile_action->setChecked( true ); + m_windowAutoCascade_action->setChecked( false ); + m_mdi->setGUIOption( CMDIArea::autoTile ); + } + else if ( CBTConfig::get(CBTConfig::autoCascade) ) { + m_windowAutoCascade_action->setChecked(true); + m_windowAutoTile_action->setChecked(false); + m_mdi->setGUIOption( CMDIArea::autoCascade ); + } + else { + m_mdi->setGUIOption( CMDIArea::Nothing ); + m_windowAutoTile_action->setChecked(false); + m_windowAutoCascade_action->setChecked(false); + } +} + +/** Creates a new presenter in the MDI area according to the type of the module. */ +CSwordPresenter* BibleTime::createNewSwordPresenter(ListCSwordModuleInfo modules, const QString& key) { + kapp->setOverrideCursor( waitCursor ); + + CSwordPresenter* presenter = 0; + switch (modules.first()->type()) { + case CSwordModuleInfo::Bible: + presenter = new CBiblePresenter(modules, m_mdi); + break; + case CSwordModuleInfo::Commentary: + presenter = new CCommentaryPresenter(modules, m_mdi); + break; + case CSwordModuleInfo::Lexicon: + presenter = new CLexiconPresenter(modules, m_mdi); + break; + case CSwordModuleInfo::GenericBook: + presenter = new CBookPresenter(modules, m_mdi); + break; + default: + presenter = 0; + qWarning("unknown module type"); + break; + } + if (presenter) { + connect(presenter, SIGNAL(lookupInLexicon(const QString&, const QString&)), + m_mdi, SLOT(lookupInLexicon(const QString&, const QString&))); + connect(presenter, SIGNAL(lookupInModule(const QString&, const QString&)), + m_mdi, SLOT(lookupInModule(const QString&, const QString&))); + connect(presenter, SIGNAL(closePresenter(CSwordPresenter*)), + m_mdi, SLOT(closePresenter(CSwordPresenter*))); + if (presenter->isA("CBiblePresenter")) { + connect(presenter->keyChooser(), SIGNAL(keyChanged(CSwordKey*)), + m_mdi, SLOT(syncCommentaries(CSwordKey*))); + } + presenter->lookup(modules.first()->name(),key); + } + + kapp->restoreOverrideCursor(); + presenter->setFocus(); + + return presenter; +} + + +/** Creates a new presenter in the MDI area according to the type of the module. */ +CSwordPresenter* BibleTime::createNewSwordPresenter(CSwordModuleInfo* module, const QString& key) { + ListCSwordModuleInfo list; + list.append(module); + + return createNewSwordPresenter(list, key); +} + +/** Refreshes all presenters.*/ +void BibleTime::refreshPresenters() { + unsigned int index; + for ( index = 0; index < m_mdi->windowList().count(); index++) { + CSwordPresenter* myPresenter = dynamic_cast(m_mdi->windowList().at(index)); + if (myPresenter) + myPresenter->refresh(); + } +} + +/** Called before quit. */ +bool BibleTime::queryExit(){ + if (!m_initialized) + return false; + saveSettings(); + return true; +} + +/** Called before a window is closed */ +bool BibleTime::queryClose(){ + bool ret = true; + for ( unsigned int index = 0; index < m_mdi->windowList().count(); ++index) { + if (CSwordPresenter* myPresenter = dynamic_cast(m_mdi->windowList().at(index))) + ret = myPresenter->queryClose() && ret; + } + return ret; +} + +/** No descriptions */ +void BibleTime::show(){ + KMainWindow::show(); + //if we show BibleTime for the first time we are ready for processing + //but not before this point. + m_initialized = true; +} + +/** Reimplementation used for sessions management. */ +void BibleTime::saveProperties(KConfig* /*myConfig*/){ + +} + +/** Reimplementation used for session management. */ +void BibleTime::readProperties(KConfig* /*myConfig*/){ + +} + +/** Restores the workspace if the flag for this is set in the config. */ +void BibleTime::restoreWorkspace(){ + if (CProfile* p = m_profileMgr.startupProfile()) + loadProfile(p); +} + +/** Sets the caption of the mainwindow */ +void BibleTime::setCaption( const QString& ){ + KMainWindow::setPlainCaption( KApplication::kApplication()->makeStdCaption( m_mdi->currentApplicationCaption() ) ); +} + +/** Sets the plain caption of the main window */ +void BibleTime::setPlainCaption( const QString& ){ + KMainWindow::setPlainCaption( KApplication::kApplication()->makeStdCaption( m_mdi->currentApplicationCaption() ) ); +} diff --git a/bibletime/bibletime.h b/bibletime/bibletime.h new file mode 100644 index 0000000..27bc476 --- /dev/null +++ b/bibletime/bibletime.h @@ -0,0 +1,362 @@ +/*************************************************************************** + bibletime.h - description + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de +***************************************************************************/ +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef BIBLETIME_H +#define BIBLETIME_H + +//KDE includes +#include +#include + +//Frontend includes +#include "frontend/cprofilemgr.h" + +//Backend includes +#include "backend/cswordmoduleinfo.h" + +//forward class declarations + +//BT classes +class CGroupManager; +class CMDIArea; +class CProfile; +class CSwordPresenter; + +//KDE classes +class KToggleAction; +class KAccel; +class KPopupMenu; +class KAction; +class KActionMenu; + +//QT classes +class QPopupMenu; +class QProgressDialog; +class QSplitter; + +/** + * @page backend The structure of the backend + * + * The backend implementation for Sword is called CSwordBackend, the classes we use + * to work with keys are called CSwordVerseKey and CSwordLDKey, both are derived from + * the class CSwordKey. + * The CSwordKey derived classes used for Sword do also inherit the classes VerseKey (CSwordVerseKey) + * and SWKey (CSwordLDKey). + * + * The classes used to handle all module based stuff are derived from CModuleInfo. + * The module classes are: CSwordModuleInfo (for Sword modules), CSwordBibleModuleInfo (for bibles), CSwordCommentaryModuleInfo (for commentaries) and + * CSwordLexiconModuleInfo (for lexicons). + * Have a look at the class documentation of the mentioned classes to learn how the + * structure of them looks like and which class inherits which other class. + * + * The first objects which should be created in the application is the backend (for Sword the class is called CSwordBackend). + * Then create all the different module classes for the correct Sword modules. Have a look at + * BibleTime::initBackens() to see how it's done in BibleTime.@br + * Later you can work with them for example by using the CSwordKey and CSwordModuleInfo derived class. + */ + +/** + * @page frontend The structure of the frontend + * + * + * The frontend contains the classes which interact with the user. For example the main index, + * the display windows, the searchdialog or the other parts. + * The main index is implemented in the class CGroupManager, the items of the main index are implemented in the class CGroupManagerItem. + * Each CGroupManagerItem has a type() function which returns the type of the object (Module, Bookmark or Group).
+ * The display windows are all derived from the base class CPresenter. The display windows which handle Sword modules are all derived from the CSwordPresenter class. + * The display windows which provide functionality are CBiblePresenter for Bibles, CCommentaryPresenter for commentaries and CLexiconPresenter for lexicon and dictionaries. + * CSwordPresenter provides the essential base functions which are reimplemented in the derived classes (for example CSwordPresenter::lookup).
+ * Another important part of the frontend are the keychoosers. They provide an interface to choose a key of a module. The interface for different module types is different. + * The base class is CKeyChooser which is the factory for the derived classes. Use the function CKeyChooser::createInstance to get the correct + * keychooser implementation for the desired module.
+ */ + +/** @mainpage BibleTime - sourcecode documentation + * + * This is the sourcecode documentation of BibleTime, a Bible study tool for KDE/Linux. + * BibleTime is devided in two major parts, the backend and the frontend.
+ * Documentation for the backend: @ref backend
+ * Documentation for the frontend: @ref frontend.
+ */ + +/** The main class of BibleTime. Here are the main widgets created. + * + * This is the main class of BibleTime! This class creates the GUI, the KAction objects + * and connects to some slots. Please insert the creation of actions in initActions, + * the creation of widgets into initView and the connect(...) calls into initConnections. + * Reading from a config file on creation time should go into readSettings(), saving into + * saveSettings(). + * This is the general way of all BibleTime classes. + */ +class BibleTime : public KMainWindow { + friend class CMDIArea; + Q_OBJECT +public: + /** + * construtor of BibleTime + */ + BibleTime(); + /** + * Destructor of BibleTime + */ + virtual ~BibleTime(); + virtual void show(); + /** + * Reads the settings from the configfile and sets the right properties. + */ + void readSettings(); + /** + * Saves the settings of this class + */ + void saveSettings(); + /** + * Restores the workspace if the flaf for this is set in the config. + */ + void restoreWorkspace(); + /** + * Apply the settings given by the profile p + */ + void applyProfileSettings( CProfile* p ); + /** + * Stores the settings of the mainwindow in the profile p + */ + void storeProfileSettings( CProfile* p ); + +public slots: + /** + * Shows the daily tip + */ + void slotHelpTipOfDay(); + /** + * Opens the optionsdialog of BibleTime. + */ + void slotSettingsOptions(); + /** + * The last window was closed! + */ + void lastWindowClosed(); + /** + * Opens the handbook. + */ + void openOnlineHelp_Handbook(); + /** + * Opens the installation instructions. + */ + void openOnlineHelp_Install(); + /** + * Opens the bible study howto. + */ + void openOnlineHelp_Howto(); + /** + * Sets the plain caption of the main window + */ + virtual void setPlainCaption( const QString& ); + /** + * Sets the caption of the mainwindow + */ + virtual void setCaption(const QString&); + +protected: // Protected methods + /** + * Initializes the view of this widget + */ + void initView(); + /** + * Initializes the menubar of BibleTime. + */ + void initMenubar(); + /** + * Initializes the SIGNAL / SLOT connections + */ + void initConnections(); + /** + * Initializes the backend + */ + void initBackends(); + /** + * Initializes the action objects of the GUI + */ + void initActions(); + /** + * Refreshes all presenter supporting at least in of the features given as parameter. + */ + void refreshPresenters(); + /** + * Called before a window is closed + */ + bool queryClose(); + /** + * Called before quit. + */ + bool queryExit(); + /** + * Initializes the CPrinter object. + */ + void initPrinter(); + /** + * Reimplementation used for session management. + */ + void readProperties(KConfig* config); + /** + * Reimplementation used for sessions management. + */ + void saveProperties(KConfig* myConfig); + + QPopupMenu* m_windowMenu; + QPopupMenu* m_editMenu; + + /** FILE menu actions */ + KAction* m_fileClearQueue_action; + KAction* m_filePrint_action; + + /** VIEW menu actions */ + KToggleAction* m_viewToolbar_action; + KToggleAction* m_viewGroupManager_action; + + /** WINDOW menu actions */ + KAction* m_windowCascade_action; + KAction* m_windowTile_action; + KToggleAction* m_windowAutoCascade_action; + KToggleAction* m_windowAutoTile_action; + KAction* m_windowCloseAll_action; + + KActionMenu* m_windowSaveProfile_action; + KActionMenu* m_windowLoadProfile_action; + KAction* m_windowEditProfiles_action; + KToggleAction* m_windowFullscreen_action; + + KHelpMenu* m_helpMenu; + + KAccel* m_keyAccel; + QSplitter* m_splitter; + CGroupManager* m_groupmanager; + CMDIArea* m_mdi; + + /** + * The list of installed SWORD modules + */ + ListCSwordModuleInfo* m_moduleList; + CProfile* m_currentProfile; + + bool m_initialized; + +protected slots: + /** + * Quit BibleTime + */ + void slotFileQuit(); + /** + * Creates a new presenter in the MDI area according to the type of the module. + */ + CSwordPresenter* + createNewSwordPresenter(ListCSwordModuleInfo, const QString&); + + /** + * No descriptions + */ + CSwordPresenter* createNewSwordPresenter(CSwordModuleInfo*, const QString&); + /** + * Is called when the window menu is about to show ;-) + */ + void slotWindowMenuAboutToShow(); + /** + * This slot is connected with the windowAutoTile_action object + */ + void slotAutoTile(); + /** + * This slot is connected with the windowAutoCascade_action object + */ + void slotAutoCascade(); + /** + * Is called when a client was selected in the window menu + */ + void slotWindowMenuActivated( int ); + /** + * Shows/hides the toolbar + */ + void slotToggleToolbar(); + /** + * Opens a toolbar editor + */ + void slotSettingsToolbar(); + /** + * Shows or hides the groupmanager. + */ + void slotToggleGroupManager(); + /** + * Starts printing and opens the printerdialog at first. + */ + void slotFilePrint(); + /** + * Enables the "Clear printer queue" action + */ + void slotSetPrintingStatus(); + /** + * Saves to the profile with the menu id ID + */ + void saveProfile(int ID); + /** + * Saves the current settings into the currently activatred profile. + */ + void saveProfile(CProfile* p); + /** + * Saves the current settings into the currently activatred profile. + */ + void editProfiles(); + /** + * Loads the profile with the menu id ID + */ + void loadProfile(int ID); + /** + * Loads the profile with the menu ID id + */ + void loadProfile(CProfile* p); + /** + * Toggles between normal and fullscreen mode. + */ + void toggleFullscreen(); + /** + * Is called when settings in the optionsdialog have been + * changed (ok or apply) + */ + void slotSettingsChanged(); + +private slots: // Private slots + /** + * No descriptions + */ + void slotPrintedPercent(const int index); + /** + * Printing was finished + */ + void slotPrintingFinished(); + /** + * Aborts the printing + */ + void slotAbortPrinting(); + /** + * Printing was started + */ + void slotPrintingStarted(); + +private: + QProgressDialog* m_progress; + CProfileMgr m_profileMgr; + CSwordBackend* m_backend; + CPrinter* m_printer; +}; + +#endif diff --git a/bibletime/bibletime_init.cpp b/bibletime/bibletime_init.cpp new file mode 100644 index 0000000..e2f4beb --- /dev/null +++ b/bibletime/bibletime_init.cpp @@ -0,0 +1,365 @@ +/*************************************************************************** + bibletime_init.cpp - functions to initialize BibleTime on startup + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "printing/cprinter.h" +#include "frontend/cmdiarea.h" +#include "frontend/kstartuplogo.h" +#include "frontend/groupmanager/cgroupmanager.h" +#include "bibletime.h" +#include "resource.h" +#include "frontend/chtmldialog.h" +#include "frontend/cprofilemgr.h" +#include "frontend/cprofile.h" +#include "backend/cswordbackend.h" +#include "whatsthisdef.h" +#include "config.h" +#include "frontend/cbtconfig.h" + + +#include + +//QT includes +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +/**Initializes the view of this widget*/ +void BibleTime::initView(){ + KStartupLogo::setStatusMessage(i18n("Creating BibleTime's GUI") + QString::fromLatin1("...")); + + m_splitter = new QSplitter(this, "mainsplitter"); + + m_groupmanager = new CGroupManager( m_splitter, "groupmanager", m_moduleList ); + m_groupmanager->setFocusPolicy(ClickFocus); + + m_mdi = new CMDIArea(m_splitter, "mdiarea" ); + m_mdi->setFocusPolicy(ClickFocus); + + m_helpMenu = new KHelpMenu(this, KGlobal::instance()->aboutData(), true, actionCollection()); + + setCentralWidget(m_splitter); +} + + +/** Initializes the action objects of the GUI */ +void BibleTime::initActions() { + KStartupLogo::setStatusMessage(i18n("Initializing menu- and toolbars") + QString::fromLatin1("...")); + + KAction* action = 0; + + m_fileClearQueue_action = new KAction(i18n("Clear printing queue"), ICON_FILE_CLEAR_QUEUE ,0, + m_printer, SLOT(clearQueue()), actionCollection(), "fileClearQueue_action"); + m_fileClearQueue_action->setEnabled(false); + m_fileClearQueue_action->setToolTip( TT_FILE_CLEAR_QUEUE ); + m_fileClearQueue_action->setWhatsThis( WT_FILE_CLEAR_QUEUE ); + m_fileClearQueue_action->plugAccel( m_keyAccel ); + + m_filePrint_action = KStdAction::print(this, SLOT( slotFilePrint() ), actionCollection()); + m_filePrint_action->setEnabled(false); + m_filePrint_action->setToolTip( TT_FILE_PRINT ); + m_filePrint_action->setWhatsThis( WT_FILE_PRINT ); + m_filePrint_action->plugAccel( m_keyAccel ); + + action = KStdAction::quit(this, SLOT( slotFileQuit() ), actionCollection()); + action->setToolTip( TT_FILE_QUIT ); + action->setWhatsThis( WT_FILE_QUIT ); + action->plugAccel( m_keyAccel ); + + action = new KAction(i18n("Reset main index"), ICON_MAININDEX_RESET, IDK_GM_RESET, + m_groupmanager, SLOT(slotReset()), actionCollection(), "GMreset_action"); + action->setToolTip( TT_GM_RESET ); + action->setWhatsThis( WT_GM_RESET ); + action->plugAccel( m_keyAccel ); + + action = new KAction(i18n("Search in module(s)"), ICON_MAININDEX_SEARCH, IDK_GM_MODULES_SEARCH, + m_groupmanager, SLOT(slotSearchSelectedModules()), actionCollection(), "GMsearch_action"); + action->setToolTip( TT_GM_SEARCH_MODULES ); + action->setWhatsThis( WT_GM_SEARCH_MODULES ); + action->plugAccel( m_keyAccel ); + + action = new KAction(i18n("Remove selected item(s)"),ICON_MAININDEX_DELETE_ITEMS, IDK_GM_ITEMS_DELETE, + m_groupmanager, SLOT(slotDeleteSelectedItems()), actionCollection(), "GMdelete_action"); + action->setToolTip( TT_GM_DELETE_ITEMS ); + action->setWhatsThis( WT_GM_DELETE_ITEMS ); + action->plugAccel( m_keyAccel ); + + m_viewToolbar_action = KStdAction::showToolbar(this, SLOT( slotToggleToolbar() ), actionCollection()); + m_viewToolbar_action->setToolTip( TT_VIEW_TOOLBAR ); + m_viewToolbar_action->setWhatsThis( WT_VIEW_TOOLBAR ); + m_viewToolbar_action->plugAccel( m_keyAccel ); + + m_viewGroupManager_action = new KToggleAction(i18n("&Show main index"), ICON_VIEW_MAININDEX, IDK_VIEW_GROUPMANAGER, + this, SLOT(slotToggleGroupManager()), actionCollection(), "viewGroupManager_action"); + m_viewGroupManager_action->setToolTip( TT_VIEW_GROUPMANAGER ); + m_viewGroupManager_action->setWhatsThis( WT_VIEW_GROUPMANAGER ); + + action = KStdAction::preferences(this, SLOT( slotSettingsOptions() ), actionCollection()); + action->setToolTip( TT_SETTINGS_OPTIONS ); + action->setWhatsThis( WT_SETTINGS_OPTIONS ); + action->plugAccel( m_keyAccel ); + + action = KStdAction::configureToolbars(this, SLOT( slotSettingsToolbar() ), actionCollection()); + action->setToolTip( TT_SETTINGS_EDIT_TOOLBAR ); + action->setWhatsThis( WT_SETTINGS_EDIT_TOOLBAR ); + action->plugAccel( m_keyAccel ); + + m_windowCascade_action = new KAction(i18n("&Cascade"), ICON_WINDOW_CASCADE, IDK_WINDOW_CASCADE, + m_mdi, SLOT(cascade()), actionCollection(), "windowCascade_action"); + m_windowCascade_action->setToolTip( TT_WINDOW_CASCADE ); + m_windowCascade_action->setWhatsThis( WT_WINDOW_CASCADE ); + m_windowCascade_action->plugAccel( m_keyAccel); + + m_windowTile_action = new KAction(i18n("&Tile"), ICON_WINDOW_TILE, + IDK_WINDOW_TILE, m_mdi, SLOT(tile()), actionCollection(), "windowTile_action"); + m_windowTile_action->setToolTip( TT_WINDOW_TILE ); + m_windowTile_action->setWhatsThis( WT_WINDOW_TILE ); + m_windowTile_action->plugAccel( m_keyAccel ); + + m_windowAutoCascade_action = new KToggleAction(i18n("&Auto cascade"), ICON_WINDOW_CASCADE_AUTO, + IDK_WINDOW_AUTO_CASCADE, this, SLOT(slotAutoCascade()), actionCollection(), "windowAutoCascade_action"); + m_windowAutoCascade_action->setToolTip( TT_WINDOW_AUTO_CASCADE ); + m_windowAutoCascade_action->setWhatsThis( WT_WINDOW_AUTO_CASCADE ); + m_windowAutoCascade_action->plugAccel( m_keyAccel ); + + m_windowAutoTile_action = new KToggleAction(i18n("A&uto Tile"),ICON_WINDOW_TILE_AUTO, + IDK_WINDOW_AUTO_TILE, this, SLOT(slotAutoTile()), actionCollection(), "windowAutoTile_action"); + m_windowAutoTile_action->setToolTip( TT_WINDOW_AUTO_TILE ); + m_windowAutoTile_action->setWhatsThis( WT_WINDOW_AUTO_TILE ); + m_windowAutoTile_action->plugAccel( m_keyAccel ); + + m_windowCloseAll_action = new KAction(i18n("&Close all"), ICON_WINDOW_CLOSE_ALL, + IDK_WINDOW_CLOSE_ALL, m_mdi, SLOT(deleteAll()), actionCollection(),"windowCloseAll_action"); + m_windowCloseAll_action->setToolTip( TT_WINDOW_CLOSE_ALL ); + m_windowCloseAll_action->setWhatsThis( WT_WINDOW_CLOSE_ALL ); + m_windowCloseAll_action->plugAccel( m_keyAccel ); + + m_windowSaveProfile_action = new KActionMenu(i18n("&Save profile"), ICON_WINDOW_SAVE_PROFILE, actionCollection(),"windowSaveProfile_action"); + m_windowSaveProfile_action->setToolTip( TT_WINDOW_SAVE_PROFILE ); + m_windowSaveProfile_action->setWhatsThis( WT_WINDOW_SAVE_PROFILE ); + m_windowSaveProfile_action->plugAccel( m_keyAccel ); + + m_windowLoadProfile_action = new KActionMenu(i18n("&Load profile"), ICON_WINDOW_SAVE_PROFILE, actionCollection(),"windowLoadProfile_action"); + m_windowLoadProfile_action->setToolTip( TT_WINDOW_SAVE_PROFILE ); + m_windowLoadProfile_action->setWhatsThis( WT_WINDOW_SAVE_PROFILE ); + m_windowLoadProfile_action->plugAccel( m_keyAccel ); + + m_windowEditProfiles_action = new KAction(i18n("&Configure profiles"), ICON_WINDOW_EDIT_PROFILES, + IDK_WINDOW_EDIT_PROFILES, this, SLOT(editProfiles()), actionCollection(),"windowEditProfiles_action"); + m_windowEditProfiles_action->setToolTip( TT_WINDOW_SAVE_PROFILE ); + m_windowEditProfiles_action->setWhatsThis( WT_WINDOW_SAVE_PROFILE ); + m_windowEditProfiles_action->plugAccel( m_keyAccel ); + + m_windowFullscreen_action = new KToggleAction(i18n("&Fullscreen mode"), ICON_WINDOW_FULLSCREEN, + IDK_WINDOW_FULLSCREEN, this, SLOT(toggleFullscreen()), actionCollection(),"windowFullscreen_action"); + m_windowFullscreen_action->setToolTip( TT_WINDOW_FULLSCREEN ); + m_windowFullscreen_action->setWhatsThis( WT_WINDOW_FULLSCREEN ); + m_windowFullscreen_action->plugAccel( m_keyAccel ); + + QList profiles = m_profileMgr.profiles(); + KPopupMenu* loadPopup = m_windowLoadProfile_action->popupMenu(); + KPopupMenu* savePopup = m_windowSaveProfile_action->popupMenu(); + connect(loadPopup, SIGNAL(activated(int)), SLOT(loadProfile(int))); + connect(savePopup, SIGNAL(activated(int)), SLOT(saveProfile(int))); + for (CProfile* p = profiles.first(); p; p = profiles.next()) { + savePopup->insertItem(p->name()); + loadPopup->insertItem(p->name()); + } + + if ( actionCollection()->action("help_contents") ) //delete help action if KDE created it + actionCollection()->remove(actionCollection()->action("help_contents")); + + action = new KAction(i18n("&Handbook"), ICON_HELP_CONTENTS, 0, this, + SLOT(openOnlineHelp_Handbook()), actionCollection(), "help_handbook"); + action->setToolTip( TT_HELP_HANDBOOK ); + action->setWhatsThis( WT_HELP_HANDBOOK ); + action->plugAccel( m_keyAccel ); + + action = new KAction(i18n("&Installation"), ICON_HELP_CONTENTS, 0, this, + SLOT(openOnlineHelp_Install()), actionCollection(), "help_install"); + action->setToolTip( TT_HELP_INSTALLATION ); + action->setWhatsThis( WT_HELP_INSTALLATION ); + action->plugAccel( m_keyAccel ); + + action = new KAction(i18n("&Bible Study Howto"), ICON_HELP_CONTENTS, 0, this, + SLOT(openOnlineHelp_Howto()), actionCollection(), "help_howto"); + action->setToolTip( TT_HELP_BIBLESTUDY ); + action->setWhatsThis( WT_HELP_BIBLESTUDY ); + action->plugAccel( m_keyAccel ); + + action = KStdAction::whatsThis(this, SLOT(whatsThis()), actionCollection()); + action->setToolTip(TT_HELP_WHATSTHIS); + action->setWhatsThis(WT_HELP_WHATSTHIS); + + action = KStdAction::reportBug(m_helpMenu, SLOT(reportBug()), actionCollection()); + action->setToolTip(TT_HELP_BUGREPORT); + action->setWhatsThis(WT_HELP_BUGREPORT); + action->setIcon(ICON_BUG_REPORT); + + action = new KAction(i18n("&Daily tip"), ICON_HELP_DAILY_TIP, IDK_HELP_DAILY_TIP, this, + SLOT(slotHelpTipOfDay()), actionCollection(), "helpDailyTip_action"); + action->setToolTip(TT_HELP_DAILY_TIP); + action->setWhatsThis(WT_HELP_DAILY_TIP); + + action = KStdAction::aboutApp(m_helpMenu, SLOT(aboutApplication()), actionCollection()); + action->setToolTip(TT_HELP_ABOUT); + action->setWhatsThis(WT_HELP_ABOUT); + + //delete About KDE action if KDE created it already + if ( actionCollection()->action("help_about_kde") ) //delete About KDE action if KDE created it + actionCollection()->remove(actionCollection()->action("help_about_kde")); + action = KStdAction::aboutKDE(m_helpMenu, SLOT(aboutKDE()), actionCollection()); + action->setToolTip(TT_HELP_ABOUT_KDE); + action->setWhatsThis(WT_HELP_ABOUT_KDE); +} + +/** Initializes the menubar of BibleTime. */ +void BibleTime::initMenubar(){ + //get the window and edit menus using the actions and their properties + m_windowMenu = dynamic_cast(m_windowTile_action->container(0)); +} + +/** Initializes the SIGNAL / SLOT connections */ +void BibleTime::initConnections(){ + connect(m_mdi, SIGNAL(sigSetToplevelCaption(const QString&)), + this, SLOT(setPlainCaption(const QString&))); + connect(m_mdi, SIGNAL(createNewSwordPresenter(CSwordModuleInfo*, const QString&)), + this, SLOT(createNewSwordPresenter(CSwordModuleInfo*, const QString&))); + + if (m_windowMenu) { + connect(m_windowMenu, SIGNAL(aboutToShow()), + this, SLOT(slotWindowMenuAboutToShow())); + connect(m_windowMenu, SIGNAL(activated(int)), + this, SLOT(slotWindowMenuActivated(int))); + } + else + qWarning("can't find window menu"); + + connect(m_groupmanager, SIGNAL(createSwordPresenter(CSwordModuleInfo*, const QString&)), + this, SLOT(createNewSwordPresenter(CSwordModuleInfo*,const QString&))); + connect(m_groupmanager, SIGNAL(createSwordPresenter(ListCSwordModuleInfo, const QString&)), + this, SLOT(createNewSwordPresenter(ListCSwordModuleInfo,const QString&))); + + //connect to the signals of the printer object + connect(m_printer, SIGNAL(addedFirstQueueItem()), + this, SLOT(slotSetPrintingStatus())); + connect(m_printer, SIGNAL(printingStarted()), + this, SLOT(slotPrintingStarted())); + connect(m_printer, SIGNAL(printingFinished()), + this, SLOT(slotSetPrintingStatus())); + connect(m_printer, SIGNAL(printingFinished()), + this, SLOT(slotPrintingFinished())); + connect(m_printer, SIGNAL(printingInterrupted()), + this, SLOT(slotSetPrintingStatus())); + connect(m_printer, SIGNAL(printingInterrupted()), + this, SLOT(slotPrintingFinished())); + connect(m_printer, SIGNAL(queueCleared()), + this, SLOT(slotSetPrintingStatus())); + connect(m_printer, SIGNAL(percentCompleted(const int)), + this, SLOT(slotPrintedPercent(const int))); +} + +/** Initializes the backend */ +void BibleTime::initBackends(){ + KStartupLogo::setStatusMessage(i18n("Initializing Sword")+QString::fromLatin1("...")); + + m_backend = new CSwordBackend(); + CPointers::setBackend(m_backend); + const CSwordBackend::LoadError errorCode = m_backend->initModules(); +// qWarning("ErrorCode = %i", errorCode); + + m_moduleList = 0; + if ( errorCode == CSwordBackend::NoError ) { //no error + m_moduleList = &(m_backend->moduleList()); + } else { + m_moduleList = 0; + //show error message that initBackend failed + switch (errorCode) { + case CSwordBackend::NoSwordConfig: //mods.d or mods.conf missing + { + KStartupLogo::hideSplash(); + CHTMLDialog dlg(HELPDIALOG_NO_SWORD_MODULE_CONFIG_DIR); + dlg.exec(); + KStartupLogo::showSplash(); + break; + } + + case CSwordBackend::NoModules: //no modules installed, but config exists + { + KStartupLogo::hideSplash(); + CHTMLDialog dlg(HELPDIALOG_NO_SWORD_MODULES); + dlg.exec(); + KStartupLogo::showSplash(); + break; + } + + default: //unknown error + { + KStartupLogo::hideSplash(); + CHTMLDialog dlg(HELPDIALOG_INITBACKEND_FAILED); + dlg.exec(); + KStartupLogo::showSplash(); + break; + } + } + } + m_backend->booknameLanguage( CBTConfig::get(CBTConfig::language) ); +} + +/** Initializes the CPrinter object. */ +void BibleTime::initPrinter() { + KStartupLogo::setStatusMessage(i18n("Initializing printing system") + QString::fromLatin1("...")); + CPointers::setPrinter( (m_printer = new CPrinter(this)) ); +} + +/** Apply the settings given by the profile p*/ +void BibleTime::applyProfileSettings( CProfile* p ){ + if (!p) + return; + + if (p->fullscreen()) { //we can set only fullscreen OR geometry + m_windowFullscreen_action->setChecked( true ); + toggleFullscreen(); + } + else { + setGeometry( p->geometry() ); + m_windowFullscreen_action->setChecked( false ); + toggleFullscreen(); + } +} + +/** Stores the settings of the mainwindow in the profile p */ +void BibleTime::storeProfileSettings( CProfile* p ){ + p->setFullscreen(m_windowFullscreen_action->isChecked()); + p->setGeometry(geometry()); +} diff --git a/bibletime/bibletime_slots.cpp b/bibletime/bibletime_slots.cpp new file mode 100644 index 0000000..a289364 --- /dev/null +++ b/bibletime/bibletime_slots.cpp @@ -0,0 +1,429 @@ +/*************************************************************************** + bibletime_slots.cpp - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//own includes +#include "bibletime.h" +#include "resource.h" +#include "frontend/ctoolclass.h" +//#include "frontend/ctipwindow.h" +#include "frontend/cmdiarea.h" +#include "frontend/cprofilemgr.h" +#include "frontend/cprofile.h" +#include "frontend/cprofilewindow.h" +#include "backend/cswordversekey.h" +#include "backend/chtmlentrydisplay.h" +#include "backend/chtmlchapterdisplay.h" +#include "printing/cprinter.h" +#include "frontend/chtmldialog.h" +#include "frontend/presenters/cswordpresenter.h" +#include "frontend/groupmanager/cgroupmanager.h" +#include "frontend/coptionsdialog.h" +#include "frontend/cbtconfig.h" +#include "config.h" + +#include + +//QT includes +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//Sword includes +#include + +/** Closes the current apploication window */ +void BibleTime::slotFileQuit(){ + saveSettings(); + // close the first window, the list makes the next one the first again. + // This ensures that queryClose() is called on each window to ask for closing + + KMainWindow* w; + bool ok = true; + + if(memberList){ + for(w = memberList->first(); w && ok; w = memberList->first()){ + // only close the window if the closeEvent is accepted. If the user presses Cancel on the saveModified() dialog, + // the window and the application stay open. + ok = w->close(); + } + } + if (ok) + kapp->quit(); +} + +/** Opens the optionsdialog of BibleTime. */ +void BibleTime::slotSettingsOptions(){ + COptionsDialog *dlg = new COptionsDialog(this, "COptionsDialog", m_keyAccel); + connect(dlg, SIGNAL(signalSettingsChanged()), SLOT(slotSettingsChanged()) ); + + dlg->exec(); + dlg->delayedDestruct(); +} + +/** Is called when settings in the optionsdialog have been changed (ok or apply) */ +void BibleTime::slotSettingsChanged(){ + + const QString language = CBTConfig::get(CBTConfig::language); + m_backend->booknameLanguage(language); + //refresh the bookmark items in the groupmanager + QListViewItemIterator it( m_groupmanager ); + CGroupManagerItem* item = 0; + for ( ; it.current(); ++it ) { + if ( (item = dynamic_cast(it.current())) ) { + if (item->type() == CGroupManagerItem::Bookmark) { + CSwordVerseKey* vKey = dynamic_cast(item->getBookmarkKey()); + if ( vKey ) { + vKey->setLocale( (const char*)m_backend->booknameLanguage().local8Bit()); + item->update(); + } + } + } + } + + for ( unsigned int index = 0; index < m_mdi->windowList().count(); index++) { + CSwordPresenter* myPresenter = dynamic_cast(m_mdi->windowList().at(index)); + if (myPresenter) + myPresenter->refresh(); + } + + //refresh the load profile and save profile menus + m_profileMgr.refresh(); + KPopupMenu* savePopup = m_windowSaveProfile_action->popupMenu(); + KPopupMenu* loadPopup = m_windowLoadProfile_action->popupMenu(); + savePopup->clear(); + loadPopup->clear(); + QList profiles = m_profileMgr.profiles(); + for (CProfile* p = profiles.first(); p; p = profiles.next()) { + savePopup->insertItem(p->name()); + loadPopup->insertItem(p->name()); + } +} + + +/** Shows the daily tip */ +void BibleTime::slotHelpTipOfDay(){ + KTipDialog::setShowOnStart( CBTConfig::get(CBTConfig::tips) ); + KTipDialog::showTip(this, "bibletime/tips", true); +// CTipWindow* tipDlg = new CTipWindow(); +// tipDlg->exec(); +// delete tipDlg; +} + + +/** Is called just before the window menu is ahown. */ +void BibleTime::slotWindowMenuAboutToShow(){ + if (!m_windowMenu) + return; + + if ( m_windowSaveProfile_action->isPlugged() ) + m_windowSaveProfile_action->unplug(m_windowMenu); + if ( m_windowLoadProfile_action->isPlugged() ) + m_windowLoadProfile_action->unplug(m_windowMenu); + if ( m_windowEditProfiles_action->isPlugged() ) + m_windowEditProfiles_action->unplug(m_windowMenu); + if ( m_windowFullscreen_action->isPlugged() ) + m_windowFullscreen_action->unplug(m_windowMenu); + + if ( m_windowCascade_action->isPlugged() ) + m_windowCascade_action->unplug(m_windowMenu); + if ( m_windowTile_action->isPlugged() ) + m_windowTile_action->unplug(m_windowMenu); + if ( m_windowAutoCascade_action->isPlugged() ) + m_windowAutoCascade_action->unplug(m_windowMenu); + if ( m_windowAutoTile_action->isPlugged() ) + m_windowAutoTile_action->unplug(m_windowMenu); + if ( m_windowCloseAll_action->isPlugged() ) + m_windowAutoTile_action->unplug(m_windowMenu); + + m_windowMenu->clear(); + + m_windowSaveProfile_action->plug(m_windowMenu); + m_windowLoadProfile_action->plug(m_windowMenu); + m_windowEditProfiles_action->plug(m_windowMenu); + m_windowMenu->insertSeparator(); + m_windowFullscreen_action->plug(m_windowMenu); + m_windowMenu->insertSeparator(); + m_windowCascade_action->plug(m_windowMenu); + m_windowTile_action->plug(m_windowMenu); + m_windowAutoCascade_action->plug(m_windowMenu); + m_windowAutoTile_action->plug(m_windowMenu); + m_windowCloseAll_action->plug(m_windowMenu); + + if ( m_mdi->windowList().isEmpty() ) { + m_windowCascade_action->setEnabled(false); + m_windowTile_action->setEnabled(false); + m_windowCloseAll_action->setEnabled(false); + } + else if (m_mdi->windowList().count() == 1) { + m_windowTile_action->setEnabled( false ); + m_windowCascade_action->setEnabled( false ); + m_windowCloseAll_action->setEnabled( true ); + m_windowMenu->insertSeparator(); + } else { + m_windowTile_action->setEnabled( !m_windowAutoTile_action->isChecked() ); + m_windowCascade_action->setEnabled( !m_windowAutoCascade_action->isChecked() ); + m_windowCloseAll_action->setEnabled( true ); + m_windowMenu->insertSeparator(); + } + + QWidgetList windows = m_mdi->windowList(); + int i, id; + for ( i = 0; i < int(windows.count()); ++i ) { + id = m_windowMenu->insertItem(QString::fromLatin1("&%1 ").arg(i+1)+windows.at(i)->caption(), + this, SLOT( slotWindowMenuActivated( int ) ) ); + m_windowMenu->setItemParameter( id, i ); + m_windowMenu->setItemChecked( id, m_mdi->activeWindow() == windows.at(i) ); + } +} + +/** This slot is connected with the windowAutoTile_action object */ +void BibleTime::slotAutoTile(){ + if (m_windowAutoTile_action->isChecked()) { + m_windowAutoCascade_action->setChecked(false); + m_mdi->setGUIOption( CMDIArea::autoTile ); + } + else if (!m_windowAutoCascade_action->isChecked()) + m_mdi->setGUIOption( CMDIArea::Nothing ); +} + +/** This slot is connected with the windowAutoCascade_action object */ +void BibleTime::slotAutoCascade(){ + if (m_windowAutoCascade_action->isChecked()) { + m_windowAutoTile_action->setChecked(false); + m_mdi->setGUIOption( CMDIArea::autoCascade ); + } + else if (!m_windowAutoTile_action->isChecked()) + m_mdi->setGUIOption( CMDIArea::Nothing ); +} + +void BibleTime::slotWindowMenuActivated( int id ) { + if (!m_windowMenu) + return; + +// QString dummy; + QWidget* w = m_mdi->windowList().at( id ); + if ( w ) + w->setFocus(); +} + + +/** Shows/hides the toolbar */ +void BibleTime::slotToggleToolbar(){ + if (m_viewToolbar_action->isChecked()) + toolBar("mainToolBar")->show(); + else + toolBar("mainToolBar")->hide(); +} + +/** Shows or hides the groupmanager. */ +void BibleTime::slotToggleGroupManager() { + if (m_viewGroupManager_action->isChecked()) + m_groupmanager->show(); + else + m_groupmanager->hide(); +} + +/** Opens a toolbar editor */ +void BibleTime::slotSettingsToolbar(){ + KEditToolbar dlg(actionCollection()); + if (dlg.exec()) + createGUI(); +} + +/** The last window was closed! */ +void BibleTime::lastWindowClosed(){ +} + + +/** Opens the print dialog. */ +void BibleTime::slotFilePrint(){ + m_printer->setup(this); //opens the printer dialog +} + +/** Enables the "Clear printer queue" action */ +void BibleTime::slotSetPrintingStatus(){ + const bool enable = (m_printer->printQueue().count()>0); + m_filePrint_action->setEnabled( enable ); + m_fileClearQueue_action->setEnabled( enable ); +} + +/** Printing was started */ +void BibleTime::slotPrintingStarted(){ + m_progress = new QProgressDialog(i18n("Printing..."), i18n("Abort printing"),100,this, "progress", true); + connect(m_progress, SIGNAL(cancelled()), SLOT(slotAbortPrinting())); + m_progress->setProgress(0); + m_progress->setMinimumDuration(0); + m_progress->show(); +} + +/** Printing was finished */ +void BibleTime::slotPrintingFinished(){ + delete m_progress; + m_progress = 0; +} + +/** No descriptions */ +void BibleTime::slotPrintedPercent( const int percent ){ + if (m_progress) + m_progress->setProgress(percent); +} + +/** Aborts the printing */ +void BibleTime::slotAbortPrinting(){ + m_printer->abort(); + if (m_progress) + slotPrintingFinished(); +} + +void BibleTime::openOnlineHelp_Handbook() { +//#ifdef STATIC_BUILD +// CHTMLDialog dlg("bibletime/handbook/index.html"); +// dlg.exec(); +//#else + if (m_helpMenu) +// m_helpMenu->appHelpActivated(); + kapp->invokeHTMLHelp("bibletime/handbook/index.html"); +//#endif +} +void BibleTime::openOnlineHelp_Install() { +//#ifdef STATIC_BUILD +// CHTMLDialog dlg("bibletime/install/index.html"); +// dlg.exec(); +//#else + kapp->invokeHTMLHelp("bibletime/install/index.html"); +//#endif +} +void BibleTime::openOnlineHelp_Howto() { +//#ifdef STATIC_BUILD +// CHTMLDialog dlg("bibletime/howto/index.html"); +// dlg.exec(); +//#else + kapp->invokeHTMLHelp("bibletime/howto/index.html"); +//#endif +} + +/** Saves the current settings into the currently activatred profile. */ +void BibleTime::saveProfile(int ID){ + m_mdi->setUpdatesEnabled(false); + KPopupMenu* popup = m_windowSaveProfile_action->popupMenu(); + CProfile* p = m_profileMgr.profile( popup->text(ID) ); + if (p) + saveProfile(p); + + m_mdi->setUpdatesEnabled(true); +} + +void BibleTime::saveProfile(CProfile* profile){ + if (!profile) + return; + + //save mainwindow settings + storeProfileSettings(profile); + + QWidgetList windows = m_mdi->windowList(); + QList profileWindows; + for (QWidget* w = windows.first(); w; w = windows.next()) { + CSwordPresenter* displayWindow = dynamic_cast(w); + if (!displayWindow) + continue; + + CProfileWindow* profileWindow = new CProfileWindow(); + displayWindow->storeSettings(profileWindow); + profileWindows.append(profileWindow); + } + profile->save(profileWindows); + +//clean up memory - delete all created profile windows + profileWindows.setAutoDelete(true); + profileWindows.clear(); +} + +void BibleTime::loadProfile(int ID){ + m_mdi->setUpdatesEnabled(false); + m_mdi->deleteAll(); + + m_mdi->setUpdatesEnabled(false); + KPopupMenu* popup = m_windowLoadProfile_action->popupMenu(); + CProfile* p = m_profileMgr.profile( popup->text(ID) ); + if (p) + loadProfile(p); + + m_mdi->setUpdatesEnabled(true); +} + +void BibleTime::loadProfile(CProfile* p){ + if (!p) + return; + QList windows = p->load(); + + //load mainwindow setttings + applyProfileSettings(p); + + for (CProfileWindow* w = windows.first(); w; w = windows.next()) { + const QString key = w->key(); + QStringList usedModules = w->modules(); + ListCSwordModuleInfo modules; + for ( QStringList::Iterator it = usedModules.begin(); it != usedModules.end(); ++it ) { + CSwordModuleInfo* m = m_backend->findModuleByName(*it); + if (m) + modules.append(m); + } + if (!modules.count()) //are the modules still installed? + continue; + + if (CSwordPresenter* displayWindow = createNewSwordPresenter(modules, key)) { + displayWindow->applySettings(w); + } + } + + m_mdi->setUpdatesEnabled(true); +} + +void BibleTime::toggleFullscreen(){ + if (m_windowFullscreen_action->isChecked()) + showFullScreen(); + else + showNormal(); +} + +void BibleTime::editProfiles(){ + COptionsDialog *dlg = new COptionsDialog(this, "COptionsDialog", m_keyAccel); + connect(dlg, SIGNAL(signalSettingsChanged()), SLOT(slotSettingsChanged()) ); + dlg->showPart(COptionsDialog::ViewProfiles); + dlg->exec(); + + dlg->delayedDestruct(); +} diff --git a/bibletime/bt-printing b/bibletime/bt-printing new file mode 100644 index 0000000..f7ccf57 --- /dev/null +++ b/bibletime/bt-printing @@ -0,0 +1,98 @@ +[Black&White__DESCRIPTION] +Alignement=2 +BGColor=255,255,255 +FGColor=0,0,0 +Font=helvetica,9,5,0,50,0 +Identation=0 +has frame=false +isEnabled=true +[Black&White__HEADER] +Alignement=1 +BGColor=0,0,0 +FGColor=255,255,255 +Font=helvetica,9,5,0,50,0 +Identation=0 +has frame=false +isEnabled=true +[Black&White__MODULETEXT] +Alignement=0 +BGColor=255,255,255 +FGColor=0,0,0 +Font=helvetica,9,5,0,50,0 +Identation=0 +has frame=true +isEnabled=true +[Black&White__MODULETEXT__FRAME] +Color=0,0,0 +Thickness=2 +[Rainbow__DESCRIPTION] +Alignement=2 +BGColor=255,255,213 +FGColor=255,148,8 +Font=helvetica,9,5,0,50,0 +Identation=0 +has frame=false +isEnabled=true +[Rainbow__HEADER] +Alignement=0 +BGColor=255,255,255 +FGColor=255,148,8 +Font=helvetica,9,5,0,50,0 +Identation=0 +has frame=true +isEnabled=true +[Rainbow__HEADER__FRAME] +Color=42,156,213 +Thickness=1 +[Rainbow__MODULETEXT] +Alignement=0 +BGColor=255,255,255 +FGColor=0,0,0 +Font=futura,13,5,0,50,0 +Identation=0 +has frame=true +isEnabled=true +[Rainbow__MODULETEXT__FRAME] +Color=42,156,213 +Thickness=1 +[Settings] +Filename= +Paper size=0 +Printer=lp +left margin=39 +lower margin=39 +preview application=gv +right margin=39 +upper margin=39 +[Standard__DESCRIPTION] +Alignement=24 +BGColor=255,255,255 +FGColor=0,0,0 +Font=helvetica,10,5,0,0,0 +Identation=0 +has frame=false +isEnabled=true +[Standard__HEADER] +Alignement=2 +BGColor=255,255,255 +FGColor=0,0,192 +Font=futura,16,5,0,75,0 +Identation=8 +has frame=true +isEnabled=true +[Standard__HEADER__FRAME] +Color=0,0,0 +Thickness=1 +[Standard__MODULETEXT] +Alignement=0 +BGColor=220,220,220 +FGColor=0,0,0 +Font=arial,14,5,0,0,0 +Identation=0 +has frame=true +isEnabled=true +[Standard__MODULETEXT__FRAME] +Color=128,128,128 +Thickness=1 +[Styles] +styles=Standard,Black&White,Rainbow diff --git a/bibletime/frontend/Makefile.am b/bibletime/frontend/Makefile.am new file mode 100644 index 0000000..eb504bf --- /dev/null +++ b/bibletime/frontend/Makefile.am @@ -0,0 +1,44 @@ +INCLUDES = $(all_includes) +libfrontend_a_METASOURCES = AUTO +noinst_LIBRARIES = libfrontend.a + +libfrontend_a_SOURCES = \ +chtmldialog.cpp \ +chtmlwidget.cpp \ +ctoolclass.cpp \ +cbtconfig.cpp \ +cinputdialog.cpp \ +coptionsdialog.cpp \ +cprofilemgr.cpp \ +cprofile.cpp \ +cprofilewindow.cpp \ +cexportmanager.cpp \ +cmdiarea.cpp \ +kstartuplogo.cpp \ +cpointers.cpp + +all_headers=cmdiarea.h \ +kstartuplogo.h \ +chtmlwidget.h \ +chtmldialog.h \ +ctoolclass.h \ +cbtconfig.h \ +cinputdialog.h \ +cprofilemgr.h \ +cprofile.h \ +cprofilewindow.h \ +cpointers.h \ +cexportmanager.h + +EXTRA_DIST = $(libfrontend_a_SOURCES) $(all_headers) + +SUBDIRS = \ +groupmanager \ +keychooser \ +presenters \ +searchdialog \ +thirdparty + + + + diff --git a/bibletime/frontend/Makefile.in b/bibletime/frontend/Makefile.in new file mode 100644 index 0000000..f212e71 --- /dev/null +++ b/bibletime/frontend/Makefile.in @@ -0,0 +1,720 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +INCLUDES = $(all_includes) +#>- libfrontend_a_METASOURCES = AUTO +noinst_LIBRARIES = libfrontend.a + +libfrontend_a_SOURCES = chtmldialog.cpp chtmlwidget.cpp ctoolclass.cpp cbtconfig.cpp cinputdialog.cpp coptionsdialog.cpp cprofilemgr.cpp cprofile.cpp cprofilewindow.cpp cexportmanager.cpp cmdiarea.cpp kstartuplogo.cpp cpointers.cpp + + +all_headers = cmdiarea.h kstartuplogo.h chtmlwidget.h chtmldialog.h ctoolclass.h cbtconfig.h cinputdialog.h cprofilemgr.h cprofile.h cprofilewindow.h cpointers.h cexportmanager.h + + +EXTRA_DIST = $(libfrontend_a_SOURCES) $(all_headers) + +SUBDIRS = groupmanager keychooser presenters searchdialog thirdparty + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libfrontend_a_LIBADD = +#>- libfrontend_a_OBJECTS = chtmldialog.$(OBJEXT) chtmlwidget.$(OBJEXT) \ +#>- ctoolclass.$(OBJEXT) cbtconfig.$(OBJEXT) cinputdialog.$(OBJEXT) \ +#>- coptionsdialog.$(OBJEXT) cprofilemgr.$(OBJEXT) cprofile.$(OBJEXT) \ +#>- cprofilewindow.$(OBJEXT) cexportmanager.$(OBJEXT) cmdiarea.$(OBJEXT) \ +#>- kstartuplogo.$(OBJEXT) cpointers.$(OBJEXT) +#>+ 10 +libfrontend_a_final_OBJECTS = libfrontend_a.all_cpp.o +libfrontend_a_nofinal_OBJECTS = chtmldialog.$(OBJEXT) chtmlwidget.$(OBJEXT) \ +ctoolclass.$(OBJEXT) cbtconfig.$(OBJEXT) cinputdialog.$(OBJEXT) \ +coptionsdialog.$(OBJEXT) cprofilemgr.$(OBJEXT) cprofile.$(OBJEXT) \ +cprofilewindow.$(OBJEXT) cexportmanager.$(OBJEXT) cmdiarea.$(OBJEXT) \ +kstartuplogo.$(OBJEXT) cpointers.$(OBJEXT)\ +cinputdialog.moc.o cmdiarea.moc.o coptionsdialog.moc.o chtmldialog.moc.o chtmlwidget.moc.o \ +libfrontend_a_meta_unload.o +@KDE_USE_FINAL_FALSE@libfrontend_a_OBJECTS = $(libfrontend_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libfrontend_a_OBJECTS = $(libfrontend_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=chtmlwidget.h cexportmanager.h cprofilewindow.h cpointers.h cmdiarea.h ctoolclass.h coptionsdialog.h chtmldialog.h cprofilemgr.h cprofile.h kstartuplogo.h cbtconfig.h cinputdialog.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/cbtconfig.P .deps/cexportmanager.P \ +#>- .deps/chtmldialog.P .deps/chtmlwidget.P .deps/cinputdialog.P \ +#>- .deps/cmdiarea.P .deps/coptionsdialog.P .deps/cpointers.P \ +#>- .deps/cprofile.P .deps/cprofilemgr.P .deps/cprofilewindow.P \ +#>- .deps/ctoolclass.P .deps/kstartuplogo.P +#>+ 12 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/cinputdialog.moc.P $(DEPDIR)/cmdiarea.moc.P $(DEPDIR)/coptionsdialog.moc.P $(DEPDIR)/chtmldialog.moc.P $(DEPDIR)/chtmlwidget.moc.P $(DEPDIR)/libfrontend_a_meta_unload.P $(DEPDIR)/libfrontend_a.all_cpp.P \ + .deps/cbtconfig.P .deps/cexportmanager.P \ +.deps/chtmldialog.P .deps/chtmlwidget.P .deps/cinputdialog.P \ +.deps/cmdiarea.P .deps/coptionsdialog.P .deps/cpointers.P \ +.deps/cprofile.P .deps/cprofilemgr.P .deps/cprofilewindow.P \ +.deps/ctoolclass.P .deps/kstartuplogo.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/cinputdialog.moc.P $(DEPDIR)/cmdiarea.moc.P $(DEPDIR)/coptionsdialog.moc.P $(DEPDIR)/chtmldialog.moc.P $(DEPDIR)/chtmlwidget.moc.P $(DEPDIR)/libfrontend_a_meta_unload.P .deps/cbtconfig.P .deps/cexportmanager.P \ +.deps/chtmldialog.P .deps/chtmlwidget.P .deps/cinputdialog.P \ +.deps/cmdiarea.P .deps/coptionsdialog.P .deps/cpointers.P \ +.deps/cprofile.P .deps/cprofilemgr.P .deps/cprofilewindow.P \ +.deps/ctoolclass.P .deps/kstartuplogo.P + +SOURCES = $(libfrontend_a_SOURCES) +OBJECTS = $(libfrontend_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libfrontend.a: $(libfrontend_a_OBJECTS) $(libfrontend_a_DEPENDENCIES) + -rm -f libfrontend.a + $(AR) cru libfrontend.a $(libfrontend_a_OBJECTS) $(libfrontend_a_LIBADD) + $(RANLIB) libfrontend.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile $(LIBRARIES) +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool install-data-recursive \ +uninstall-data-recursive install-exec-recursive \ +uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ +all-recursive check-recursive installcheck-recursive info-recursive \ +dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +cinputdialog.moc.cpp: $(srcdir)/cinputdialog.h + $(MOC) $(srcdir)/cinputdialog.h -o cinputdialog.moc.cpp + +#>+ 3 +cmdiarea.moc.cpp: $(srcdir)/cmdiarea.h + $(MOC) $(srcdir)/cmdiarea.h -o cmdiarea.moc.cpp + +#>+ 3 +coptionsdialog.moc.cpp: $(srcdir)/coptionsdialog.h + $(MOC) $(srcdir)/coptionsdialog.h -o coptionsdialog.moc.cpp + +#>+ 3 +chtmldialog.moc.cpp: $(srcdir)/chtmldialog.h + $(MOC) $(srcdir)/chtmldialog.h -o chtmldialog.moc.cpp + +#>+ 3 +chtmlwidget.moc.cpp: $(srcdir)/chtmlwidget.h + $(MOC) $(srcdir)/chtmlwidget.h -o chtmlwidget.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f cinputdialog.moc.cpp cmdiarea.moc.cpp coptionsdialog.moc.cpp chtmldialog.moc.cpp chtmlwidget.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/Makefile.in + + +#>+ 10 +libfrontend_a_meta_unload.cpp: cinputdialog.moc.cpp cmdiarea.moc.cpp chtmlwidget.moc.cpp chtmldialog.moc.cpp coptionsdialog.moc.cpp + @echo 'creating libfrontend_a_meta_unload.cpp' + @-rm -f libfrontend_a_meta_unload.cpp + @echo 'static const char * _metalist_libfrontend_a[] = {' > libfrontend_a_meta_unload.cpp + @cat cinputdialog.moc.cpp cmdiarea.moc.cpp chtmlwidget.moc.cpp chtmldialog.moc.cpp coptionsdialog.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libfrontend_a_meta_unload.cpp + @echo '0};' >> libfrontend_a_meta_unload.cpp + @echo '#include ' >> libfrontend_a_meta_unload.cpp + @echo '_UNLOAD(libfrontend_a)' >> libfrontend_a_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f libfrontend_a_meta_unload.cpp + +#>+ 11 +libfrontend_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/chtmldialog.cpp $(srcdir)/chtmlwidget.cpp $(srcdir)/ctoolclass.cpp $(srcdir)/cbtconfig.cpp $(srcdir)/cinputdialog.cpp $(srcdir)/coptionsdialog.cpp $(srcdir)/cprofilemgr.cpp $(srcdir)/cprofile.cpp $(srcdir)/cprofilewindow.cpp $(srcdir)/cexportmanager.cpp $(srcdir)/cmdiarea.cpp $(srcdir)/kstartuplogo.cpp $(srcdir)/cpointers.cpp libfrontend_a_meta_unload.cpp cinputdialog.moc.cpp cmdiarea.moc.cpp coptionsdialog.moc.cpp chtmldialog.moc.cpp chtmlwidget.moc.cpp + @echo 'creating libfrontend_a.all_cpp.cpp ...'; \ + rm -f libfrontend_a.all_cpp.files libfrontend_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libfrontend_a.all_cpp.final; \ + for file in chtmldialog.cpp chtmlwidget.cpp ctoolclass.cpp cbtconfig.cpp cinputdialog.cpp coptionsdialog.cpp cprofilemgr.cpp cprofile.cpp cprofilewindow.cpp cexportmanager.cpp cmdiarea.cpp kstartuplogo.cpp cpointers.cpp libfrontend_a_meta_unload.cpp cinputdialog.moc.cpp cmdiarea.moc.cpp coptionsdialog.moc.cpp chtmldialog.moc.cpp chtmlwidget.moc.cpp; do \ + echo "#include \"$$file\"" >> libfrontend_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libfrontend_a.all_cpp.final; \ + done; \ + cat libfrontend_a.all_cpp.final libfrontend_a.all_cpp.files > libfrontend_a.all_cpp.cpp; \ + rm -f libfrontend_a.all_cpp.final libfrontend_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libfrontend_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libfrontend_a_OBJECTS="$(libfrontend_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libfrontend_a_OBJECTS="$(libfrontend_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/cbtconfig.cpp b/bibletime/frontend/cbtconfig.cpp new file mode 100644 index 0000000..7147093 --- /dev/null +++ b/bibletime/frontend/cbtconfig.cpp @@ -0,0 +1,374 @@ +/*************************************************************************** + cbtconfig.cpp - description + ------------------- + begin : Mon Nov 19 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cbtconfig.h" + +//Qt includes +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include + + +/* No constructor and destructor, because this class only contains static methods. + It won't be instantiated. */ + +const QString CBTConfig::getKey( const CBTConfig::strings ID){ + switch ( ID ){ + case bibletimeVersion: return "bibletimeVersion"; + case language: return "language"; + case standardBible: return "standardBible"; + case standardCommentary: return "standardCommentary"; + case standardLexicon: return "standardLexicon"; + case standardHebrewStrongsLexicon: return "standardHebrewLexicon"; + case standardGreekStrongsLexicon: return "standardGreekLexicon"; + case standardHebrewMorphLexicon: return "standardHebrewMorphLexicon"; + case standardGreekMorphLexicon: return "standardGreekMorphLexicon"; + } + return QString::null; +} + +const QString CBTConfig::getDefault( const CBTConfig::strings ID){ + switch ( ID ){ + case bibletimeVersion: return ( "NOT YET INSTALLED" ); + // main() will realize this and set the value to VERSION + case language: return (KGlobal::locale()->language()).local8Bit(); + case standardBible: return "KJV"; // no effect + case standardCommentary: return "MHC"; + case standardLexicon: return "Eastons"; + case standardHebrewStrongsLexicon: return "StrongsHebrew"; + case standardGreekStrongsLexicon: return "StrongsGreek"; + case standardHebrewMorphLexicon: return "StrongsHebrew"; //warning this is wrong + case standardGreekMorphLexicon: return "StrongsGreek"; //but imo has no effect + } + return QString::null; +} + +const QString CBTConfig::getKey( const CBTConfig::fonts ID){ + switch ( ID ){ + case standard: return "standard"; + case unicode: return "unicode"; + } + return QString::null; +} + +const QFont CBTConfig::getDefault( const CBTConfig::fonts ID){ + switch ( ID ){ + case standard: return QApplication::font(); + case unicode: //find an Unicode font + { + KCharsets* cs = KGlobal::charsets(); + QFontDatabase db; + QFont uniFont; + if (!cs->isAvailable(QFont::Unicode)) { //no unicode font installed! + qWarning("NO UNICODE FONT INSTALLED!"); + } + cs->setQFont(uniFont, QFont::Unicode); +// qWarning("the unicode font found by KDE is %s", uniFont.family().latin1()); + +// QStringList families = KGlobal::charsets()->availableFamilies(QFont::Unicode); +// for (QStringList::Iterator it = families.begin();it != families.end();++it) { +// qWarning((*it).latin1()); +// if (!cs->hasUnicode(*it)) +// qWarning("font %s DOESN'T have UNICODE!", (*it).latin1()); +// } +// +// QMap uniFontMap; +// for (QStringList::Iterator it = families.begin();it != families.end();++it) { +// const QString font = *it; +// if (db.isScalable(font)) { +// if (db.isSmoothlyScalable(font)) { +// qWarning("font %s is SMOOTHLY scalable!", font.latin1()); +// } +// else if (db.isBitmapScalable(font)) { +// qWarning("font %s is BITMAP scalable!", font.latin1()); +// } +// else { +// qWarning("font %s is SMOOTHLY scalable!", font.latin1()); +// } +// } +// +// //find how many charsets are supported! +// QList fonts = cs->availableCharsets(font);//db.charSets(font).count() +// uniFontMap.insert(font, fonts.count()); +// +// fonts.setAutoDelete(true); +// fonts.clear(); +// } +// +// //now find the unicode font with the most charsets +// QString bestFont = uniFont.family(); +// int oldCount = 0; +// for (QMap::Iterator it = uniFontMap.begin(); it != uniFontMap.end(); ++it) { +// if (it.data() > oldCount) { +// oldCount = it.data(); +// bestFont = it.key(); +// } +// } +// qWarning("the best font is %s and supports %i charsets", bestFont.latin1(), oldCount); + +// qWarning("--------"); +// QStringList fonts = db.families(false); +// for (QStringList::Iterator it = fonts.begin();it != fonts.end();++it) { +// QStringList charsets = db.charSets(*it); +// for (QStringList::Iterator cs = charsets.begin(); cs != charsets.end(); ++cs) { +// qWarning("Font %s has charset %s", (*it).latin1(), (*cs).latin1()); +// } +// } +// qWarning("--------"); + return uniFont; + } + + } + return QString::null; +} + +const QString CBTConfig::getKey( const CBTConfig::bools ID){ + switch ( ID ){ + case firstSearchDialog: return "firstSearchDialog"; + + case toolbar: return "toolbar"; + case mainIndex: return "mainIndex"; + + case autoTile: return "autoTile"; + case autoCascade: return "autoCascade"; + + case lexiconCache: return "lexicon_chache"; + + case footnotes: return "footnotes"; + case strongNumbers: return "strongNumbers"; + case headings: return "headings"; + case morphTags: return "morphTags"; + case lemmas: return "lemmas"; + case hebrewPoints: return "hebrewPoints"; + case hebrewCantillation: return "hebrewCantillation"; + case greekAccents: return "greekAccents"; + case textualVariants: return "textualVariants"; + + case lineBreaks: return "lineBreaks"; + case verseNumbers: return "verseNumbers"; + case scroll: return "scroll"; + + case tips: return "RunOnStart"; + case logo: return "logo"; + case restoreWorkspace: return "restoreWorkspace"; + } + return QString::null; +} + +const bool CBTConfig::getDefault( const CBTConfig::bools ID){ + switch ( ID ){ + case firstSearchDialog: return true; + + case toolbar: return true; + case mainIndex: return true; + + case autoTile: return true; + case autoCascade: return false; + + case lexiconCache: return true; + + case footnotes: return true; + case strongNumbers: return false; + case headings: return true; + case morphTags: return false; + case lemmas: return false; + case hebrewPoints: return false; + case hebrewCantillation: return false; + case greekAccents: return false; + case textualVariants: return false; + + case lineBreaks: return true; + case verseNumbers: return true; + case scroll: return true; + + case tips: return true; + case logo: return true; + case restoreWorkspace: return false; + } + return false; +} + +const QString CBTConfig::getKey( const CBTConfig::colors ID){ + switch ( ID ){ + case textColor: return "textColor"; + case backgroundColor: return "backgroundColor"; + case highlightedVerseColor: return "highlightedVerseClolor"; + case footnotesColor: return "footnotesColor"; + case strongsColor: return "strongsColor"; + case morphsColor: return "morphsColor"; + case jesuswordsColor: return "jesuswordsColor"; + case swordRefColor: return "swordRefColor"; + } + return QString::null; +} + +const QColor CBTConfig::getDefault( const CBTConfig::colors ID){ + switch ( ID ){ + case textColor: return QColor(Qt::black); + case backgroundColor: return QColor(Qt::white); + case highlightedVerseColor: return QColor(Qt::red); + case footnotesColor: return QColor(Qt::black); + case strongsColor: return QColor(Qt::green); + case morphsColor: return QColor(Qt::green); + case jesuswordsColor: return QColor(Qt::red); + case swordRefColor: return QColor(Qt::blue); + } + return Qt::blue; +} + +const QString CBTConfig::getKey( const CBTConfig::intLists ID){ + switch ( ID ){ + case splitterSizes: return "splitterSizes"; + } + return QString::null; +} + +const QValueList CBTConfig::getDefault( const CBTConfig::intLists ID){ + switch ( ID ){ + case splitterSizes: return QValueList(); + } + return QValueList(); +} + +const QString CBTConfig::getKey( const CBTConfig::stringLists ID){ + switch ( ID ){ + case searchCompletionTexts: return QString::fromLatin1("searchCompletionTexts"); + case searchTexts: return QString::fromLatin1("searchTexts"); + } + return QString::null; +} + +const QStringList CBTConfig::getDefault( const CBTConfig::stringLists ID){ + switch ( ID ){ + case searchTexts: + return QStringList(); + case searchCompletionTexts: + return QStringList(); + } + return QStringList(); +} + +const QString CBTConfig::get( const CBTConfig::strings ID){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "strings"); + return config->readEntry(getKey(ID),getDefault(ID)); +} + +const QFont CBTConfig::get(const CBTConfig::fonts ID){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "fonts"); + QFont defaultFont = getDefault(ID); + return config->readFontEntry(getKey(ID), &defaultFont); +} + +const bool CBTConfig::get( const CBTConfig::bools ID){ + //special behaviour for the KTipDialog class + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, (ID == CBTConfig::tips) ? "TipOfDay" : "bools"); + return config->readBoolEntry(getKey(ID),getDefault(ID)); +} + +const QColor CBTConfig::get( const CBTConfig::colors ID){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "colors"); + QColor defaultColor = getDefault(ID); + return config->readColorEntry(getKey(ID),&defaultColor); +} + +const QValueList CBTConfig::get( const CBTConfig::intLists ID ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "lists"); + return config->readIntListEntry(getKey(ID)); +} + +const QStringList CBTConfig::get( const CBTConfig::stringLists ID ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "lists"); + return config->readListEntry(getKey(ID)); +} + +void CBTConfig::set( const CBTConfig::strings ID, const QString value ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "strings"); + config->writeEntry(getKey(ID), value); +} + +void CBTConfig::set( const CBTConfig::fonts ID, const QFont value ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "fonts"); + config->writeEntry(getKey(ID), value); +} + +void CBTConfig::set(const CBTConfig::bools ID,const bool value ){ + KConfig* config = KGlobal::config(); + //special behaviour to work with KTipDialog class of KDE + KConfigGroupSaver groupSaver(config, (ID == CBTConfig::tips) ? "TipOfDay" : "bools"); + config->writeEntry(getKey(ID), value); +} + +void CBTConfig::set( const CBTConfig::colors ID, const QColor value ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "colors"); + config->writeEntry(getKey(ID), value); +} + +void CBTConfig::set( const CBTConfig::intLists ID, const QValueList value ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "lists"); + config->writeEntry(getKey(ID), value); +} + +void CBTConfig::set( const CBTConfig::stringLists ID, const QStringList value ){ + KConfig* config = KGlobal::config(); + KConfigGroupSaver groupSaver(config, "lists"); + config->writeEntry(getKey(ID), value); +} + + + +const CSwordBackend::DisplayOptionsBool CBTConfig::getDisplayOptionDefaults(){ + CSwordBackend::DisplayOptionsBool options; + + options.lineBreaks = get(CBTConfig::lineBreaks); + options.verseNumbers = get(CBTConfig::verseNumbers); + + return options; +} + +const CSwordBackend::FilterOptionsBool CBTConfig::getFilterOptionDefaults(){ + + CSwordBackend::FilterOptionsBool options; + + options.footnotes = get(CBTConfig::footnotes); + options.strongNumbers = get(CBTConfig::strongNumbers); + options.headings = get(CBTConfig::headings); + options.morphTags = get(CBTConfig::morphTags); + options.lemmas = get(CBTConfig::lemmas); + options.hebrewPoints = get(CBTConfig::hebrewPoints); + options.hebrewCantillation = get(CBTConfig::hebrewCantillation); + options.greekAccents = get(CBTConfig::greekAccents); + + return options; +} diff --git a/bibletime/frontend/cbtconfig.h b/bibletime/frontend/cbtconfig.h new file mode 100644 index 0000000..425a6fc --- /dev/null +++ b/bibletime/frontend/cbtconfig.h @@ -0,0 +1,131 @@ +/*************************************************************************** + cbtconfig.h - description + ------------------- + begin : Mon Nov 19 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CBTCONFIG_H +#define CBTCONFIG_H + +#include +#include +#include +#include + +#include "backend/cswordbackend.h" +/**This class is the interface to the config object of BibleTime + *@author The BibleTime team + */ + +class CBTConfig { +public: + enum strings{ + bibletimeVersion, + language, + standardBible, + standardCommentary, + standardLexicon, + standardHebrewStrongsLexicon, + standardGreekStrongsLexicon, + standardHebrewMorphLexicon, + standardGreekMorphLexicon + }; + enum fonts{ + standard, + unicode + }; + enum colors{ + textColor, + backgroundColor, + highlightedVerseColor, + footnotesColor, + strongsColor, + morphsColor, + jesuswordsColor, + swordRefColor //SWORD hyperlink + }; + enum bools{ + firstSearchDialog, + + toolbar, + mainIndex, + + autoTile, + autoCascade, + + lexiconCache, + + footnotes, + strongNumbers, + headings, + morphTags, + lemmas, + hebrewPoints, + hebrewCantillation, + greekAccents, + textualVariants, + + lineBreaks, + verseNumbers, + scroll, + + tips, + logo, + restoreWorkspace + }; + enum intLists{ + splitterSizes + }; + enum stringLists{ + searchCompletionTexts, + searchTexts + }; + + static const QString get( const CBTConfig::strings ); + static const QFont get( const CBTConfig::fonts ); + static const bool get( const CBTConfig::bools ); + static const QColor get( const CBTConfig::colors ); + static const QValueList get( const CBTConfig::intLists ); + static const QStringList get( const CBTConfig::stringLists ); + + + static void set( const CBTConfig::strings, const QString value ); + static void set( const CBTConfig::fonts, const QFont value ); + static void set( const CBTConfig::bools, const bool value ); + static void set( const CBTConfig::colors, const QColor value ); + static void set( const CBTConfig::intLists, const QValueList value ); + static void set( const CBTConfig::stringLists, const QStringList value); + + + static const CSwordBackend::FilterOptionsBool getFilterOptionDefaults(); + static const CSwordBackend::DisplayOptionsBool getDisplayOptionDefaults(); + +private: + static const QString getKey( const CBTConfig::strings ); + static const QString getKey( const CBTConfig::fonts ); + static const QString getKey( const CBTConfig::bools ); + static const QString getKey( const CBTConfig::colors ); + static const QString getKey( const CBTConfig::intLists ); + static const QString getKey( const CBTConfig::stringLists ); + + static const QString getDefault( const CBTConfig::strings ); + static const QFont getDefault( const CBTConfig::fonts ); + static const bool getDefault( const CBTConfig::bools ); + static const QColor getDefault( const CBTConfig::colors ); + static const QValueList getDefault( const CBTConfig::intLists ); + static const QStringList getDefault( const CBTConfig::stringLists ); +}; + + +#endif diff --git a/bibletime/frontend/cexportmanager.cpp b/bibletime/frontend/cexportmanager.cpp new file mode 100644 index 0000000..641538f --- /dev/null +++ b/bibletime/frontend/cexportmanager.cpp @@ -0,0 +1,212 @@ +/*************************************************************************** + cexportmanager.cpp - description + ------------------- + begin : Mon Feb 25 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cexportmanager.h" +#include "backend/cswordkey.h" +#include "backend/cswordmoduleinfo.h" +#include "printing/cprintitem.h" +#include "printing/cprinter.h" +#include "util/scoped_resource.h" +#include "ctoolclass.h" + +//Qt includes +#include +#include + +//KDE includes +#include +#include +#include + +//Sword includes +#include +#include + +/** Saves the key to disk. */ +const bool CExportManager::saveKey( CSwordKey* key, const bool withText ) { + const QString file = KFileDialog::getSaveFileName(QString::null, i18n("*.txt | Text files\n *.* | All files (*.*)"), 0, i18n("Save search result ...")); + if (key && !file.isEmpty()) { + QString text = QString::fromLatin1("%1").arg(key->key()); + if (withText) + text += QString::fromLatin1("\n\t%1").arg(key->strippedText()); + CToolClass::savePlainFile(file, text); + return true; + } + return false; +} + +/** Saves the key to disk. */ +const bool CExportManager::saveKeyList( ListKey* list, CSwordModuleInfo* module, const QString& label, const bool withText, const bool showProgress ){ + bool ret = false; + const QString file = KFileDialog::getSaveFileName(QString::null, i18n("*.txt | Text files\n *.* | All files (*.*)"), 0, i18n("Save search result ...")); + if (!file.isEmpty()) { + QProgressDialog progress( label, i18n("Cancel"), list->Count(), 0,"progress", true ); + progress.setProgress(0); + progress.setMinimumDuration(10); + progress.show(); + + util::scoped_ptr key(CSwordKey::createInstance(module)); + + QString text; + int index = 0; + *list = TOP; + while (!list->Error() && !progress.wasCancelled()) { + key->key((const char*)(*list)); + if (!key) + break; + progress.setProgress(index++); + KApplication::kApplication()->processEvents(10); //do not lock the GUI! + + if (withText) + text += QString::fromLatin1("%1:\n\t%2\n").arg( key->key() ).arg( key->strippedText() ); + else + text += key->key() + "\n"; + + (*list)++; + } + if (!progress.wasCancelled()) { + progress.setProgress(index); + CToolClass::savePlainFile(file, text); + ret = true; + } + } + + return ret; +} + +const bool CExportManager::saveKeyList( QList& list, CSwordModuleInfo* module, const QString& label, const bool withText, const bool showProgress ){ + bool ret = false; + const QString file = KFileDialog::getSaveFileName(QString::null, i18n("*.txt | Text files\n *.* | All files (*.*)"), 0, i18n("Save search result ...")); + if (!file.isEmpty()){ + + QProgressDialog progress( label, i18n("Cancel"), list.count(), 0,"progress", true ); + progress.setProgress(0); + progress.setMinimumDuration(10); + progress.show(); + + QString text; + CSwordKey* key = 0; + for (list.first(); list.current(); list.next()) { + key = list.current(); + if (!key) + break; + progress.setProgress(list.at()); + KApplication::kApplication()->processEvents(10); //do not lock the GUI! + + if (withText) + text += QString::fromLatin1("%1:\n\t%2\n").arg( key->key() ).arg( key->strippedText() ); + else + text += key->key() + "\n"; + } + + if (!progress.wasCancelled()) { + progress.setProgress(list.count()); + CToolClass::savePlainFile(file, text); + } + } + + return ret; +} + + +///////// copy functions +const bool CExportManager::copyKey( CSwordKey* key, const bool withText ) { + bool ret = true; + QString text = (withText) ? QString::fromLatin1("%1:\n\t%2").arg(key->key()).arg(key->strippedText()) : key->key()+"\n"; + + KApplication::clipboard()->setText(text); + + return ret; +} + +const bool CExportManager::copyKeyList( ListKey* list, CSwordModuleInfo* module, const QString& label, const bool withText, const bool showProgress ){ + QProgressDialog progress( label, i18n("Cancel"), list->Count(), 0,"progress", true ); + progress.setProgress(0); + progress.setMinimumDuration(10); + progress.show(); + + QString text; + int index = 0; + util::scoped_ptr key( CSwordKey::createInstance(module) ); + *list = TOP; + while (!list->Error() && !progress.wasCancelled()) { + key->key((const char*)(*list)); + if (!key) + break; + progress.setProgress(index++); + KApplication::kApplication()->processEvents(10); //do not lock the GUI! + + text += (withText) ? QString::fromLatin1("%1:\n\t%2\n").arg(key->key()).arg(key->strippedText()) : key->key()+"\n"; + (*list)++; + } + if (progress.wasCancelled()) + return false; + + progress.setProgress(index); + KApplication::clipboard()->setText(text); + return true; +} + + +//////// printing functions ////////// + +const bool CExportManager::printKey( CSwordModuleInfo* module, const QString& startKey, const QString& stopKey, const QString& description ){ + printer()->appendItem( new CPrintItem(module, startKey, stopKey, description) ); + return true; +} + +const bool CExportManager::printKeyList( ListKey* list, CSwordModuleInfo* module, const QString& label, const bool showProgress ){ + QProgressDialog progress( label, i18n("Cancel"), list->Count(), 0,"progress", true ); + progress.setProgress(0); + progress.setMinimumDuration(10); + progress.show(); + + int index = 0; + QList itemList; + QString startKey, stopKey; + + *list = TOP; + while (!list->Error() && !progress.wasCancelled()) { + VerseKey* vk = dynamic_cast(list); + if (vk) { + startKey = QString::fromLocal8Bit((const char*)(vk->LowerBound()) ); + stopKey = QString::fromLocal8Bit((const char*)(vk->UpperBound()) ); + } + else { + startKey = QString::fromLocal8Bit((const char*)*list); + stopKey = QString::null; + } + itemList.append( new CPrintItem(module, startKey, stopKey) ); + + progress.setProgress(index++); + KApplication::kApplication()->processEvents(10); //do not lock the GUI! + + (*list)++; + } + + //add all items to the queue + if (progress.wasCancelled()) { + itemList.setAutoDelete(true); + itemList.clear();//delete all items + return false; + } + + progress.setProgress(list->Count()); + printer()->appendItems(itemList); + + return true; +} diff --git a/bibletime/frontend/cexportmanager.h b/bibletime/frontend/cexportmanager.h new file mode 100644 index 0000000..853e2da --- /dev/null +++ b/bibletime/frontend/cexportmanager.h @@ -0,0 +1,53 @@ +/*************************************************************************** + cexportmanager.h - description + ------------------- + begin : Mon Feb 25 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CEXPORTMANAGER_H +#define CEXPORTMANAGER_H + +//BibleTime includes +#include "cpointers.h" + +//Qt includes +#include +#include + +class ListKey; +class CSwordKey; +class CSwordModuleInfo; + + +/**Contains the functions to export text to disk, clipboard or printer. + *@author The BibleTime team + */ +class CExportManager : CPointers { +public: // Public methods + //save functions + static const bool saveKey( CSwordKey* key, const bool withText = true ); + static const bool saveKeyList( ListKey* list, CSwordModuleInfo* module, const QString& label, const bool withText = true, const bool showProgress = true ); + static const bool saveKeyList( QList& list, CSwordModuleInfo* module, const QString& label, const bool withText = true, const bool showProgress = true ); + + //clipboard functions + static const bool copyKey( CSwordKey* key, const bool withText = true ); + static const bool copyKeyList( ListKey* list, CSwordModuleInfo* module, const QString& label, const bool withText = true, const bool showProgress = true ); + + //print function + static const bool printKey( CSwordModuleInfo* module, const QString& startKey, const QString& stopkey = QString::null, const QString& description = QString::null ); + static const bool printKeyList( ListKey* list, CSwordModuleInfo* module, const QString& label, const bool showProgress = true ); + +}; + +#endif diff --git a/bibletime/frontend/chtmldialog.cpp b/bibletime/frontend/chtmldialog.cpp new file mode 100644 index 0000000..6be6c83 --- /dev/null +++ b/bibletime/frontend/chtmldialog.cpp @@ -0,0 +1,154 @@ +/*************************************************************************** + chtmldialog.cpp - description + ------------------- + begin : Tue Jan 25 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//own includes +#include "chtmldialog.h" +#include "ctoolclass.h" + +//QT includes +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include + + +CHTMLDialog::CHTMLDialog(QWidget* parent, const char *name ) + : QDialog ( parent, name, true, WStyle_MinMax | WStyle_DialogBorder | WStyle_Dialog ) +{ + init(false); +} + +CHTMLDialog::CHTMLDialog(const QString& url, QWidget* parent, const char *name) + : QDialog ( parent, name, true, WStyle_MinMax | WStyle_DialogBorder | WStyle_Dialog ) +{ + init(); + QString file = CToolClass::locatehtml(url); + + m_textBrowser->mimeSourceFactory()->setFilePath(file); + m_textBrowser->setSource(file); +} + +CHTMLDialog::~CHTMLDialog(){ +} + +/** Sets the content of the widget */ +void CHTMLDialog::setText(const QString& text){ + m_textBrowser->setText(text); +} + +/** Initializes this widget. */ +void CHTMLDialog::init(const bool enableHistory){ + resize(600,400); + QVBoxLayout* layout = new QVBoxLayout(this, 5); + + m_textBrowser = new QTextBrowser(this); + KURL url(CToolClass::locatehtml("bibletime/helpdialog/index.docbook")); + m_textBrowser->mimeSourceFactory()->addFilePath(url.directory()); + url.cd(QString::fromLatin1("..")); + m_textBrowser->mimeSourceFactory()->addFilePath(url.directory()); + url.cd(QString::fromLatin1("..")); + m_textBrowser->mimeSourceFactory()->addFilePath(url.directory()); + url.cd(QString::fromLatin1("..")); + m_textBrowser->mimeSourceFactory()->addFilePath(url.directory()); + + + if (enableHistory) { + QHBox* toolBar = new QHBox(this, "history toolbar"); + + QToolButton *button = 0; + button = new QToolButton(toolBar); + button->setIconSet(SmallIcon("back")); + button->setTextLabel(i18n("Backward")); + button->setEnabled(false); + button->setUsesTextLabel(true); + button->setFixedSize(button->sizeHint()); + connect(button, SIGNAL(clicked()), m_textBrowser, SLOT(backward())); + connect(m_textBrowser, SIGNAL(backwardAvailable(bool)), + button, SLOT(setEnabled(bool))); + connect( m_textBrowser, SIGNAL( textChanged() ), + this, SLOT( textChanged() ) ); + + m_historyCombo = new KComboBox(toolBar); + toolBar->setStretchFactor(m_historyCombo, 5); + connect( m_historyCombo, SIGNAL( activated( const QString & ) ), + this, SLOT( historyItemSelected( const QString & ) ) ); + + + button = new QToolButton(toolBar); + button->setEnabled(false); + button->setTextLabel(i18n("Forward")); + button->setUsesTextLabel(true); + button->setIconSet(SmallIcon("forward")); + button->setFixedSize(button->sizeHint()); + connect(button, SIGNAL(clicked()), m_textBrowser, SLOT(forward())); + connect(m_textBrowser, SIGNAL(forwardAvailable(bool)), + button, SLOT(setEnabled(bool))); + + layout->addWidget(toolBar); + } + layout->addSpacing(5); + layout->addWidget(m_textBrowser,5); + + QHBoxLayout* hBox = new QHBoxLayout(); + QPushButton* closeButton = new QPushButton(this); + closeButton->setText(i18n("Close")); + connect(closeButton, SIGNAL(pressed()), this, SLOT(close())); + hBox->addStretch(5); + hBox->addWidget(closeButton,1); + + layout->addLayout(hBox); +} + +/** Is called when an item of the history combo was chosen. */ +void CHTMLDialog::historyItemSelected( const QString & file ){ + m_textBrowser->setSource(file); +} + +/** Called when the content of the textbrowser was changed. */ +void CHTMLDialog::textChanged(){ + if ( m_textBrowser->documentTitle().isNull() ) + setCaption( m_textBrowser->context() ); + else + setCaption( m_textBrowser->documentTitle() ) ; + + QString selectedURL = caption(); + if ( !selectedURL.isEmpty() && m_historyCombo ) { + bool exists = false; + int i; + for ( i = 0; i < m_historyCombo->count(); ++i ) { + if ( m_historyCombo->text( i ) == selectedURL ) { + exists = true; + break; + } + } + if ( !exists ) { + m_historyCombo->insertItem( selectedURL, -1 ); + m_historyCombo->setCurrentItem( 0 ); + } else + m_historyCombo->setCurrentItem( i ); + selectedURL = QString::null; + } +} diff --git a/bibletime/frontend/chtmldialog.h b/bibletime/frontend/chtmldialog.h new file mode 100644 index 0000000..fd22061 --- /dev/null +++ b/bibletime/frontend/chtmldialog.h @@ -0,0 +1,67 @@ +/*************************************************************************** + chtmldialog.h - description + ------------------- + begin : Tue Jan 25 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CHTMLDIALOG_H +#define CHTMLDIALOG_H + +//Qt includes +#include +#include + +//forward declarations +class QTextBrowser; +class KComboBox; + +/** This is a general dialog to show long error messages or report and solutions + * (Perhaps from an FAQ file). + * @author The BibleTime Team + */ +class CHTMLDialog : public QDialog { + Q_OBJECT + +public: + CHTMLDialog(QWidget* parent=0, const char *name=0); + CHTMLDialog(const QString& url, QWidget* parent=0, const char *name=0); + ~CHTMLDialog(); + /** + * Sets the content of the widget. Not URL is used. + */ + virtual void setText(const QString&); + +protected: + QTextBrowser* m_textBrowser; + /** + * Initializes this widget. + */ + void init(const bool enableHistory = true); + +protected slots: // Protected slots + /** + * Called when the content of the textbrowser was changed. + */ + void textChanged(); + /** + * Is called when an item of the history combo was chosen. + */ + void historyItemSelected( const QString & ); + +private: + KComboBox* m_historyCombo; +}; + +#endif + diff --git a/bibletime/frontend/chtmlwidget.cpp b/bibletime/frontend/chtmlwidget.cpp new file mode 100644 index 0000000..7fe6e2d --- /dev/null +++ b/bibletime/frontend/chtmlwidget.cpp @@ -0,0 +1,747 @@ +/*************************************************************************** + chtmlwidget.cpp - description + ------------------- + begin : Sun Feb 27 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "chtmlwidget.h" +#include "ctoolclass.h" +#include "backend/creferencemanager.h" +#include "backend/cswordldkey.h" +#include "backend/cswordversekey.h" +#include "backend/cswordbackend.h" +#include "backend/cswordmoduleinfo.h" +#include "presenters/cswordpresenter.h" +#include "thirdparty/qt3stuff/qt3stuff.h" +#include "thirdparty/qt3stuff/qrichtext_p.h" +#include "resource.h" +#include "tooltipdef.h" +#include "whatsthisdef.h" +#include "cbtconfig.h" + +#include "util/scoped_resource.h" + +#include + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//Sword includes +#include + +CHTMLWidget::ToolTip::ToolTip(QWidget* parent) + : QToolTip(parent) { + +} + +void CHTMLWidget::ToolTip::maybeTip(const QPoint& p) { +// qWarning("void CHTMLWidget::ToolTip::maybeTip(const QPoint& p) "); + if (!parentWidget()->inherits("CHTMLWidget")) + return; + + CHTMLWidget* htmlWidget = dynamic_cast(parentWidget()); + ASSERT(htmlWidget); + QPoint p1 = htmlWidget->viewportToContents(p); + QString link = QString::null; + QString text = QString::null; + + link = htmlWidget->anchorAt(p1); + if ( link.isEmpty() ) + return; + else { +// qWarning("link is valid"); + Qt3::QTextCursor c( htmlWidget->getDocument() ); + htmlWidget->placeCursor( p1, &c ); + QRect rect = c.parag()->rect(); + + //map rect coordinates to widget's ones + rect.setX( htmlWidget->contentsToViewport(rect.topLeft()).x() ); + rect.setY( htmlWidget->contentsToViewport(rect.topLeft()).y() ); + rect.setWidth( htmlWidget->contentsToViewport(rect.bottomRight()).x() - rect.x() ); + rect.setHeight( htmlWidget->contentsToViewport(rect.bottomLeft()).y() - rect.y() ); + + QString module = QString::null; + QString ref = QString::null; + CReferenceManager::Type type; + const bool ok = CReferenceManager::decodeHyperlink(link, module, ref, type); + if (!ok || ref.isEmpty()) + return; + + const QFont oldFont = font(); + + CSwordModuleInfo* m = 0; + if (module.isEmpty() || module.isNull()) { + module = CReferenceManager::preferredModule( type ); + } + m = backend()->findModuleByName(module); + if (m){ + if (m->type() == CSwordModuleInfo::Bible || m->type() == CSwordModuleInfo::Commentary) { + CSwordModuleInfo* module = htmlWidget->modules().first(); + if (module) { + ref = CReferenceManager::parseVerseReference(ref); + } + } + util::scoped_ptr key( CSwordKey::createInstance( m ) ); + if (key) { + backend()->setFilterOptions( CBTConfig::getFilterOptionDefaults() ); + + key->key(ref); + text = key->renderedText(); + } + if (m->isUnicode()) { + setFont( CBTConfig::get(CBTConfig::unicode) ); + } + } + if (!text.isEmpty()) { + text = QString::fromLatin1("%1
%2").arg(ref).arg(text); + tip(rect, text); + } + setFont(oldFont); + } +} + +CHTMLWidget::CHTMLWidget(const bool useColorsAndFonts,QWidget *parent, const char *name ) + : Qt3::QTextEdit(parent, name),m_moduleList( new ListCSwordModuleInfo ) { + + m_popup = 0; + m_anchor = QString::null; + m_anchorMenu = 0; + m_selectedWord = false; + mousePressed = inDoubleClick = false; + setTextFormat( Qt::RichText ); + setReadOnly(true); + + QFont unicodeFont = CBTConfig::get(CBTConfig::unicode); + if (!document()->charsetMap->contains(unicodeFont.family())) + document()->charsetMap->insert(unicodeFont.family(), QFont::Unicode); + + initView(); + initConnections(); + if (useColorsAndFonts) { + initColors(); + initFonts(); + } +} + +CHTMLWidget::~CHTMLWidget(){ + delete m_moduleList; + m_moduleList = 0; +} + +/** */ +void CHTMLWidget::initColors(){ +// qDebug("CHTMLWidget::initColors()"); +// setLinkColor( m_config->readColorEntry("Versenumber/URL", &Qt::darkBlue) ); +// QColor textColor = m_config->readColorEntry("Normal Text", &Qt::red); + const QColor bgColor = CBTConfig::get(CBTConfig::backgroundColor); + setPaper(QBrush(bgColor)); + +//using a standard text color doesn't work at the moment! + +// QPalette p = palette(); +// p.setBrush( QPalette::Active, QColorGroup::Base, QBrush(bgColor) ); +// QColorGroup cg = p.active(); +// p.setColor(QPalette::Active, QColorGroup::Text, textColor); +// cg.setColor(QColorGroup::Base, bgColor); +// p.setActive(cg); +// setPalette(p); +// refresh(); +} + +/** Initializes the fonts of the HTML-widget */ +void CHTMLWidget::initFonts(){ +// ACHTUNG: CBTCONFIG benutzen +// ConfigGroupSaver groupSaver(m_config, "Fonts"); +// if (document()->charsetMap->contains(font().family())) { //remove old standard font +// document()->charsetMap->remove(font().family()); +// } +// +// QFont f = m_config->readFontEntry(i18n("Display window")); +// document()->setDefaultFont( f ); +// setFont(f); +// +// document()->charsetMap->replace(f.family(), f.charSet()); +} + +/** */ +void CHTMLWidget::initView(){ + m_toolTip = new ToolTip(this); + disconnect(dragStartTimer, SIGNAL(timeout()), + this, SLOT(startDrag())); + +// QStringList paths; + + setAcceptDrops(true); + viewport()->setAcceptDrops(true); +} + + +/** Initializes the connections to SIGNALs */ +void CHTMLWidget::initConnections(){ + connect( this, SIGNAL( linkClicked( const QString & ) ), + this, SLOT( setSource( const QString & ) ) ); + if (!isReadOnly()) { + connect(this, SIGNAL(currentFontChanged(const QFont&)), + SLOT(slotCurrentFontChanged(const QFont&))); + connect(this, SIGNAL(currentColorChanged(const QColor&)), + SLOT(slotCurrentColorChanged(const QColor&))); + connect(this, SIGNAL(currentAlignmentChanged(int)), + SLOT(slotCurrentAlignementChanged(int))); + } + else { + disconnect(this, SIGNAL(currentFontChanged(const QFont&)), + this, SLOT(slotCurrentFontChanged(const QFont&))); + disconnect(this, SIGNAL(currentColorChanged(const QColor&)), + this, SLOT(slotCurrentColorChanged(const QColor&))); + disconnect(this, SIGNAL(currentAlignmentChanged(int)), + this, SLOT(slotCurrentAlignementChanged(int))); + } +} + +/** Reinitialize the colors, fonts etc. */ +void CHTMLWidget::refresh(){ +// qDebug("CHTMLWidget::refresh()"); + initColors(); + initFonts(); +} + +/** Loads a HTML file in the widget. */ +void CHTMLWidget::setHTMLSource(const QString& url){ + if (url.left(1) != "/") { //a filename without path + QString myFile = CToolClass::locatehtml( url ); + if (QFile::exists(myFile)) { + KURL kurl(myFile); + mimeSourceFactory()->addFilePath( kurl.directory() ); + + //read in the HTML file and use setText() + QFile file(myFile); + if ( file.open(IO_ReadOnly) ) { // file opened successfully + QTextStream t( &file ); // use a text stream + const QString text = t.read(); + file.close(); + setText( text/*, kurl.directory()*/ ); + } + } + else + setText( i18n("Unable to find the page %1!").arg(url) ); + } + else { + if (QFile::exists(url)) { + //read in the HTML file and use setText() + KURL kurl(url); + mimeSourceFactory()->addFilePath( kurl.directory() ); + QFile file(url); + if ( file.open(IO_ReadOnly) ) { // file opened successfully + QTextStream t( &file ); // use a text stream + const QString text = t.read(); + file.close(); + setText( text/*, kurl.directory()*/ ); + } + } + } +} + +/** Saves the HTML page */ +void CHTMLWidget::slotSaveAsHTML(){ + QString file = KFileDialog::getSaveFileName (QString::null, i18n("*.html *.htm *.shtml *.shtm | HTML files\n *.* | All files (*.*)"), 0, i18n("Save text as HTML page ...")); + if (!file.isNull()) + CToolClass::savePlainFile( file, text().utf8()); +} + +/** Saves the HTML page */ +void CHTMLWidget::slotSaveAsText(){ + const QString file = KFileDialog::getSaveFileName (QString::null, i18n("*.txt | Text file (*.txt)\n*.* | All files (*.*)"), 0, i18n("Save text as plain text ...")); + + if (!file.isNull()) { + QString html = document()->plainText(); + CToolClass::savePlainFile( file, html); + } +} + +//** */ +void CHTMLWidget::contentsDragEnterEvent(QDragEnterEvent* e){ + Qt3::QTextEdit::contentsDragEnterEvent(e); + e->accept(QTextDrag::canDecode(e)); +} + +/** */ +void CHTMLWidget::contentsDragMoveEvent(QDragMoveEvent* e){ + Qt3::QTextEdit::contentsDragMoveEvent(e); + e->accept(QTextDrag::canDecode(e)); +} + +/** */ +void CHTMLWidget::contentsDropEvent(QDropEvent* e){ + QString str; + QCString submime; + + if (isReadOnly()) { + if ( ( QTextDrag::decode(e,str,submime=BOOKMARK) || QTextDrag::decode(e,str,submime=REFERENCE) ) && !str.isEmpty() ){ + QString ref = QString::null; + QString mod = QString::null; + CReferenceManager::decodeReference(str,mod,ref); + emit referenceDropped(/*mod,*/ ref); + } + else + e->ignore(); + } + else { + QString text = QString::null; + if ( ( QTextDrag::decode(e,str,submime=BOOKMARK) || QTextDrag::decode(e,str,submime=REFERENCE) ) && !str.isEmpty() ){ + QString ref = QString::null; + QString mod = QString::null; + CReferenceManager::decodeReference(str,mod,ref); + CSwordModuleInfo* module = backend()->findModuleByName(mod); + if (module) { + CSwordKey* key = CSwordKey::createInstance(module);; + key->key(ref); + text = key->strippedText(); + delete key; + } + } + else if (QTextDrag::decode(e,str) && !str.isEmpty()) + text = str; + + if (!text.isEmpty()) + insert(text); + else { + e->ignore(); + } + } +} + + +/** Reimplementation. */ +void CHTMLWidget::contentsMousePressEvent(QMouseEvent* e) { + m_pressedPos = e->pos(); + m_anchor = anchorAt(e->pos()); + viewport()->setCursor(anchorAt(e->pos()).isEmpty() ? arrowCursor : KCursor::handCursor() ); + Qt3::QTextEdit::contentsMousePressEvent(e); + + if (!onLink.isEmpty() && (e->button() == RightButton) && m_anchorMenu) { //popup installed menu + m_anchorMenu->exec( e->globalPos() ); + } + else if (m_popup && e->button() == RightButton){ //popup normal menu + m_selectedWord = false; + QString selectedWord = QString::null; + + drawCursor(false); + placeCursor(e->pos()); + ensureCursorVisible(); + emit cursorPositionChanged(cursor); + + if (selectedText().isEmpty()) { + Qt3::QTextCursor c1 = *cursor; + Qt3::QTextCursor c2 = *cursor; + c1.gotoWordLeft(); + c2.gotoWordRight(); + doc->setSelectionStart( Qt3::QTextDocument::Standard, &c1 ); + doc->setSelectionEnd( Qt3::QTextDocument::Standard, &c2 ); + *cursor = c2; + selectedWord = selectedText(); + emit cursorPositionChanged(cursor); + ensureCursorVisible(); + repaintChanged(); + m_selectedWord = true; + } + m_popup->exec( e->globalPos() ); + if (m_selectedWord && (selectedWord == selectedText()) ) { + m_selectedWord = false; + selectAll(false); + } + } +} + +/** Reimplementation.*/ +void CHTMLWidget::contentsMouseMoveEvent(QMouseEvent* e) { + if ( mousePressed ) { + if ( mightStartDrag ) { //we might start a drag + dragStartTimer->stop(); + if ( ( e->pos() - dragStartPos ).manhattanLength() > KApplication::startDragDistance() ) + startDrag(); + if ( !isReadOnly() ) + viewport()->setCursor( ibeamCursor ); + return; + } + else if (!m_anchor.isEmpty()/*!anchorAt(e->pos()).isEmpty() && !hasSelectedText()*/) { + QString module = QString::null; + QString key = QString::null; + CReferenceManager::Type type; + const bool ok = CReferenceManager::decodeHyperlink(m_anchor, module, key, type); + if (!ok) + return; + + mousePressed = false; + inDoubleClick = false; + mightStartDrag = false; + + QTextDrag *d = new QTextDrag(CReferenceManager::encodeReference(module,key),viewport()); + d->setSubtype(REFERENCE); + d->setPixmap(REFERENCE_ICON_SMALL); + d->drag(); + return; + } + mousePos = e->pos(); + doAutoScroll(); + oldMousePos = mousePos; + } + + if ( !isReadOnly() && !mousePressed ) { + if ( doc->hasSelection( Qt3::QTextDocument::Standard ) && doc->inSelection( Qt3::QTextDocument::Standard, e->pos() ) ) + viewport()->setCursor( arrowCursor ); + else + viewport()->setCursor( ibeamCursor ); + } + if ( isReadOnly() && linksEnabled() ) { + Qt3::QTextCursor c = *cursor; + placeCursor( e->pos(), &c ); + if ( c.parag() && c.parag()->at( c.index() ) && + !anchorAt(e->pos()).isEmpty() ) { + viewport()->setCursor( pointingHandCursor ); + onLink = c.parag()->at( c.index() )->format()->anchorHref(); + QUrl u( doc->context(), onLink, true ); + m_hoverPos = e->pos(); + emitHighlighted( u.toString( false, false ) ); + } else { + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); + onLink = QString::null; + emitHighlighted( QString::null ); + } + } +} + +/** Installes a menu which will popup if the right mouse button was pressed on an anchor. */ +void CHTMLWidget::installAnchorMenu( QPopupMenu* anchorMenu ){ +// qDebug("CHTMLWidget::installAnchorMenu( QPopupMenu* anchorMenu )"); + ASSERT( anchorMenu ); + m_anchorMenu = anchorMenu; +} + +/** Returns the current anchor. */ +QString CHTMLWidget::getCurrentAnchor(){ + return anchorAt(m_pressedPos); +} + +/** No descriptions */ +void CHTMLWidget::installPopup( QPopupMenu* popup ){ + ASSERT(popup); + m_popup = popup; +} + +/** Sets the HTML widget editable or not */ +void CHTMLWidget::setReadOnly( const bool readOnly ){ + m_readOnly = readOnly; + initConnections(); + + viewport()->setCursor( m_readOnly ? arrowCursor : ibeamCursor ); + viewport()->update(); +} + +/** Returns true if this HTML widget is read only, false if it's editable */ +bool CHTMLWidget::isReadOnly() const { + return m_readOnly; +} + +/** This function returns the edit toolbar used for the HTML widget. The items of the toolbar are already connected to the correct slots. */ +void CHTMLWidget::createEditToolbar( KToolBar* bar ){ + ASSERT(bar); + if (!bar) + return; + + m_docSaveAction = new KAction(i18n("Save"), ICON_FILE_SAVE, 0, this, SLOT(slotSaveDocument()),bar, "saveDoc_action"); + m_docSaveAction->setToolTip( TT_PRESENTER_EDIT_SAVE ); + m_docSaveAction->setWhatsThis( WT_PRESENTER_EDIT_SAVE ); + m_docSaveAction->plug(bar); + + m_docDeleteAction = new KAction(i18n("Delete"), ICON_FILE_DELETE, 0, this, SIGNAL(sigDeleteDocument()),bar, "deleteDoc_action"); + m_docDeleteAction->setToolTip( TT_PRESENTER_EDIT_DELETE ); + m_docDeleteAction->setWhatsThis( WT_PRESENTER_EDIT_DELETE ); + m_docDeleteAction->plug(bar); + + m_colorChooser = new KColorButton(black, bar); + connect(m_colorChooser, SIGNAL(changed(const QColor&)),SLOT(slotSetCurrentColor(const QColor&))); + m_fontAction = new KFontAction(i18n("Choose a font:"), 0, bar); + connect(m_fontAction, SIGNAL(activated(const QString&)), SLOT(slotSetCurrentFont(const QString&))); + m_fontAction->plug(bar); + + m_fontSizeAction = new KFontSizeAction(i18n("Choose font size"), 0, bar); + connect(m_fontSizeAction, SIGNAL(fontSizeChanged(int)), SLOT(setPointSize(int))); + m_fontSizeAction->plug(bar); + + m_boldAction = new KToggleAction(i18n("Bold"), ICON_EDIT_BOLD,0,this, SLOT(slotToggleBold()), bar); + m_boldAction->plug(bar); + m_italicAction = new KToggleAction(i18n("Italic"), ICON_EDIT_ITALIC,0, this, SLOT(slotToggleItalic()),bar); + m_italicAction->plug(bar); + m_underlineAction = new KToggleAction(i18n("Underlined"), ICON_EDIT_UNDER,0, this, SLOT(slotToggleUnderline()),bar); + m_underlineAction->plug(bar); + + m_alignLeftAction = new KToggleAction(i18n("Left"), ICON_EDIT_LEFT,0, this, SLOT(slotAlignLeft()),bar); + m_alignLeftAction->plug(bar); + m_alignCenterAction = new KToggleAction(i18n("Center"), ICON_EDIT_CENTER,0, this, SLOT(slotAlignCenter()),bar); + m_alignCenterAction->plug(bar); + m_alignRightAction = new KToggleAction(i18n("Right"), ICON_EDIT_RIGHT,0, this, SLOT(slotAlignRight()),bar); + m_alignRightAction->plug(bar); + m_alignJustifyAction = new KToggleAction(i18n("Justify"), ICON_EDIT_JUST,0, this, SLOT(slotAlignJustify()),bar); + m_alignJustifyAction->plug(bar); +} + +/** emit a signal to save the text */ +void CHTMLWidget::slotSaveDocument(){ + emit sigSaveDocument(text()); +} + +/** No descriptions */ +void CHTMLWidget::slotToggleBold(){ + Qt3::QTextEdit::setBold( !bold() ); + m_boldAction->setChecked(bold()); +} + +/** No descriptions */ +void CHTMLWidget::slotToggleItalic(){ + Qt3::QTextEdit::setItalic(!italic() ); + m_italicAction->setChecked(italic()); +} + +/** No descriptions */ +void CHTMLWidget::slotToggleUnderline(){ + Qt3::QTextEdit::setUnderline( !underline() ); + m_underlineAction->setChecked(underline()); +} + +/** No descriptions */ +void CHTMLWidget::slotSetCurrentFontSize( int size ){ + if (size > 0) + setPointSize(size); +} + +void CHTMLWidget::slotSetCurrentFont(const QString& font) { + QFont newFont(font, pointSize()); + newFont.setBold(bold()); + newFont.setItalic(italic()); + newFont.setUnderline(underline()); + + setFont( newFont ); +} + +/** Is calledwhen a new color was selected. */ +void CHTMLWidget::slotSetCurrentColor( const QColor& color){ + setColor(color); +} + +/** No descriptions */ +void CHTMLWidget::slotCurrentFontChanged( const QFont& f){ + m_fontAction->setFont( f.family() ); + m_fontSizeAction->setFontSize( f.pointSize() ); + + m_boldAction->setChecked( f.bold() ); + m_italicAction->setChecked( f.italic() ); + m_underlineAction->setChecked( f.underline() ); +} + +/** No descriptions */ +void CHTMLWidget::slotCurrentColorChanged( const QColor& c){ + m_colorChooser->setColor(c); +} + +/** No descriptions */ +void CHTMLWidget::slotCurrentAlignementChanged(int a){ + m_alignLeftAction->setChecked( (a == AlignLeft) || (a == Qt3::AlignAuto) ); + m_alignCenterAction->setChecked( a == AlignHCenter ); + m_alignRightAction->setChecked( a == AlignRight ); + m_alignJustifyAction->setChecked( a == Qt3::AlignJustify ); +} + +/** No descriptions */ +void CHTMLWidget::slotAlignLeft(){ + m_alignLeftAction->setChecked(true); + m_alignCenterAction->setChecked(false); + m_alignRightAction->setChecked(false); + m_alignJustifyAction->setChecked(false); + + setAlignment(AlignLeft); +} + +/** No descriptions */ +void CHTMLWidget::slotAlignCenter(){ + m_alignLeftAction->setChecked(false); + m_alignCenterAction->setChecked(true); + m_alignRightAction->setChecked(false); + m_alignJustifyAction->setChecked(false); + + setAlignment(AlignHCenter); +} + +/** No descriptions */ +void CHTMLWidget::slotAlignRight(){ + m_alignLeftAction->setChecked(false); + m_alignCenterAction->setChecked(false); + m_alignRightAction->setChecked(true); + m_alignJustifyAction->setChecked(false); + + setAlignment(AlignRight); +} + +/** No descriptions */ +void CHTMLWidget::slotAlignJustify(){ + m_alignLeftAction->setChecked(false); + m_alignCenterAction->setChecked(false); + m_alignRightAction->setChecked(false); + m_alignJustifyAction->setChecked(true); + + setAlignment(Qt3::AlignJustify); +} + +/** No descriptions */ +void CHTMLWidget::slotSelectAll(){ + selectAll(false);//workaround + selectAll(true); +} + +/** Returns true if the links are enabled. */ +bool CHTMLWidget::linksEnabled() const { + return true; +} + +/** Reimplementation from QTextView. */ +void CHTMLWidget::emitLinkClicked( const QString& link){ + if (link.left(7) == QString::fromLatin1("mailto:")) { + qDebug("open mailer for %s", link.mid(7).latin1()); + KApplication::kApplication()->invokeMailer(link.mid(7), QString::null); + return; + } + + if (CReferenceManager::isHyperlink(link)) { + QString ref; + QString module; + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(link, module, ref, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + CSwordKey* key = CSwordKey::createInstance(m); + if (key) { + emit referenceClicked(module, key->key(ref)); + delete key; + } + } + else { + QString url = link; + if (link.left(1) == "/") + url = link.mid(1); + emit linkClicked(url); + } +} + +/** Copies the displayed document into the clipboard. */ +void CHTMLWidget::copyDocument(){ + if (!document()->text().isEmpty()) { + QClipboard* cb = KApplication::clipboard(); + cb->setText(document()->plainText()); + } +} + +/** Sets the source of this widget. */ +void CHTMLWidget::setSource(const QString& name){ + if ( isVisible() ) + qApp->setOverrideCursor( waitCursor ); + QString source = name; + QString mark; + int hash = name.find('#'); + if ( hash != -1) { + source = name.left( hash ); + mark = name.mid( hash+1 ); + } + if ( source.left(5) == "file:" ) + source = source.mid(6); + + QString url = mimeSourceFactory()->makeAbsolute( source, context() ); + QString txt; + bool dosettext = false; + + if ( !source.isEmpty()/* && url != d->curmain */) { + const QMimeSource* m = mimeSourceFactory()->data( source, context() ); + if ( !m ) + qWarning("CHTMLWidget: no mimesource for %s", source.latin1() ); + else if ( !QTextDrag::decode( m, txt ) ) + qWarning("CHTMLWidget: cannot decode %s", source.latin1() ); + dosettext = true; + } + if ( !mark.isEmpty() ) { + url += "#"; + url += mark; + } + if ( dosettext ) + setText( txt, url ); + + if ( isVisible() && !mark.isEmpty() ) + scrollToAnchor( mark ); + else + setContentsPos( 0, 0 ); + if ( isVisible() ) + qApp->restoreOverrideCursor(); +} + +/** Is called if a link was highlighted. Normally a signal should be emitted. */ +void CHTMLWidget::emitHighlighted( const QString& s ){ +} + +/** Returns the document used by this widget */ +Qt3::QTextDocument* CHTMLWidget::getDocument() const{ + return Qt3::QTextEdit::document(); +} + +/** Places the cursor at position pos */ +void CHTMLWidget::placeCursor( const QPoint &pos, Qt3::QTextCursor *c ){ + Qt3::QTextEdit::placeCursor(pos, c); +} + +/** Returns a list of modules which are used by the display window which uses this HTML widget. */ +ListCSwordModuleInfo& CHTMLWidget::modules() const { + if (m_moduleList) + return *m_moduleList; +} + +/** Sets the list of modules used by the display window which uses this widget. */ +void CHTMLWidget::setModules( ListCSwordModuleInfo& modules ) { + *m_moduleList = modules; //copy entries + //add data path of all modules tom our config + for (m_moduleList->first(); m_moduleList->current(); m_moduleList->next()) { + const QString path = m_moduleList->current()->config(CSwordModuleInfo::AbsoluteDataPath); + mimeSourceFactory()->addFilePath( path ); + }; +} diff --git a/bibletime/frontend/chtmlwidget.h b/bibletime/frontend/chtmlwidget.h new file mode 100644 index 0000000..7ed504c --- /dev/null +++ b/bibletime/frontend/chtmlwidget.h @@ -0,0 +1,291 @@ +/*************************************************************************** + chtmlwidget.h - description + ------------------- + begin : Sun Feb 27 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CHTMLWIDGET_H +#define CHTMLWIDGET_H + +//BibleTime includes +#include "cpointers.h" +#include "backend/cswordbackend.h" + +#define private public // It's a really bad hack, but I don't know how to do it in another way +#include "thirdparty/qt3stuff/qtextedit.h" +#undef private + +//Qt includes +#include +#include +#include + +class CHTMLDialog; +class CBiblePresenter; +class KPopupMenu; +class KAction; +class KToggleAction; +class KFontSizeAction; +class KToolBar; +class QToolButton; +class KFontAction; +class QComboBox; +class KColorButton; + + +/** This widget enhances the KHTMLWidget to support BibleTime's colour + * management and to support verse references and the like. + * @author The BibleTime Team + */ +class CHTMLWidget : public Qt3::QTextEdit, public CPointers { + Q_OBJECT + friend class CHTMLDialog; + +public: + /** + * The constructor of the CHTMLWidget class. + * @param useColorsAndFonts Set this to false if you don't want to use the standard colorsa dnfonts defined in the optionsdialog of BibleTime + */ + CHTMLWidget(const bool useColorsAndFonts = true, QWidget *parent=0, const char *name=0); + virtual ~CHTMLWidget(); + /** + * Reinitialize the colors, fonts etc. + */ + virtual void refresh(); + /** + * Loads a HTML file in the widget. + */ + virtual void setHTMLSource(const QString& url); + /** + * Installes a menu which will popup if the right mouse button was pressed on an anchor. + */ + virtual void installAnchorMenu( QPopupMenu* ); + /** + * Returns the current anchor. + */ + virtual QString getCurrentAnchor(); + /** + * No descriptions + */ + void installPopup( QPopupMenu* popup); + /** + * Returns true if this HTML widget is read only, false if it's editable + */ + virtual bool isReadOnly() const; + /** + * Sets the HTML widget ediatable or not + */ + virtual void setReadOnly( const bool readOnly = true); + /** + * This function returns the edit toolbar used for the HTML widget. + * The items of the toolbar are already connected to the correct slots. + */ + void createEditToolbar( KToolBar* bar ); + /** + * Returns the document used by this widget + */ + virtual Qt3::QTextDocument* getDocument() const; + /** + * Places the cursor at position pos + */ + virtual void placeCursor( const QPoint &pos, Qt3::QTextCursor *c = 0); + /** + * Sets the list of modules used by the display window which uses this widget. + */ + void setModules( ListCSwordModuleInfo& modules ) ; + /** + * Returns a list of modules which are used by the display window which uses this HTML widget. + */ + ListCSwordModuleInfo& modules() const; + + QPoint m_pressedPos; + +public slots: // Public slots + /** + * Saves the HTML page + */ + void slotSaveAsHTML(); + /** + * Saves the plain text page + */ + void slotSaveAsText(); + /** + * Copies the displayed document into the clipboard. + */ + void copyDocument(); + /** + * Sets the source of this widget. + */ + void setSource(const QString& name); + + +protected: // Protected attributes + /* + * Initializes the colors of this widget (backgrouznd, links, text) + */ + void initColors(); + /** + * Initializes the fonts of the HTML-widget + */ + void initFonts(); + /** + * Initializes the connections to SIGNALs + */ + void initConnections(); + /** + * Initializes the view of this widget (childs, popups etc.) + */ + void initView(); + /** + * Reimplementation. + */ + virtual void contentsDragEnterEvent(QDragEnterEvent* e); + /** + * Reimplementation. + */ + virtual void contentsDragMoveEvent (QDragMoveEvent* e); + /** + * Reimplementation. + */ + virtual void contentsDropEvent(QDropEvent* e); + /** + * Reimplementation. + */ + virtual void contentsMousePressEvent(QMouseEvent* e); + /** + * Reimplementation. + */ + virtual void contentsMouseMoveEvent(QMouseEvent* e); + /** + * Returns true if the links are enabled. + */ + virtual bool linksEnabled() const; + +protected slots: // Protected slots + /** + * No descriptions + */ + void slotSaveDocument(); + /** + * No descriptions + */ + void slotToggleBold(); + /** + * No descriptions + */ + void slotToggleItalic(); + /** + * No descriptions + */ + void slotToggleUnderline(); + /** + * + */ + void slotSetCurrentFont(const QString& font); + /** + * + */ + void slotSetCurrentFontSize( int ); + /** + * + */ + void slotSetCurrentColor( const QColor& color); + /** + * No descriptions + */ + void slotCurrentColorChanged( const QColor& ); + /** + * No descriptions + */ + void slotCurrentFontChanged( const QFont& ); + /** + * No descriptions + */ + void slotCurrentAlignementChanged( int ); + /** + * No descriptions + */ + void slotAlignRight(); + /** + * No descriptions + */ + void slotAlignCenter(); + /** + * No descriptions + */ + void slotAlignLeft(); + /** + * No descriptions + */ + void slotAlignJustify(); + /** + * No descriptions + */ + void slotSelectAll(); + +private: + virtual void emitLinkClicked( const QString& s); + virtual void emitHighlighted( const QString& s); + + class ToolTip : public QToolTip, public CPointers { + public: + ToolTip(QWidget* parent); + void maybeTip( const QPoint &pos); + }; + ToolTip* m_toolTip; + + bool m_readOnly; + bool m_selectedWord; + QString m_anchor; + + + QPopupMenu* m_popup; + QGuardedPtr m_anchorMenu; + + KAction* m_docDeleteAction; + KAction* m_docSaveAction; + + KToggleAction* m_boldAction; + KToggleAction* m_italicAction; + KToggleAction* m_underlineAction; + + KToggleAction* m_alignLeftAction; + KToggleAction* m_alignCenterAction; + KToggleAction* m_alignRightAction; + KToggleAction* m_alignJustifyAction; + + KFontSizeAction* m_fontSizeAction; + KFontAction* m_fontAction; + KColorButton* m_colorChooser; + QPoint m_hoverPos; + + ListCSwordModuleInfo* m_moduleList; + +signals: // Signals + void sigDeleteDocument(); + void sigSaveDocument(const QString); + /** + * First parameter is the module, the second the key. + */ + void referenceClicked(const QString& module, const QString& key); + /** + * First parameter is the module, the second the key. + */ + void referenceDropped(const QString& key); + void linkClicked(const QString&); + void insertReference(const QString& reference); +}; + + +#endif diff --git a/bibletime/frontend/cinputdialog.cpp b/bibletime/frontend/cinputdialog.cpp new file mode 100644 index 0000000..77ab827 --- /dev/null +++ b/bibletime/frontend/cinputdialog.cpp @@ -0,0 +1,103 @@ +/*************************************************************************** + cinputdialog.cpp - description + ------------------- + begin : Sun May 13 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//own includes +#include "cinputdialog.h" + +//Qt includes +#include +#include +#include +#include +#include + +//KDE includes +#include +#include + +CInputDialog::CInputDialog(const QString& caption, const QString& description, const QString& text, QWidget *parent, const char *name, const bool modal ) : KDialog(parent,name,modal) { + setPlainCaption(caption); + + QVBoxLayout* topLayout = new QVBoxLayout(this, 5,5); + + QLabel* l = new QLabel(description, this); + topLayout->addWidget(l); + + topLayout->addSpacing(10); + + m_editWidget = new QMultiLineEdit(this, "edit widget"); + m_editWidget->setWordWrap( QMultiLineEdit::WidgetWidth); + m_editWidget->setText(text); + if (!text.isEmpty()) + m_editWidget->selectAll(); + + topLayout->addWidget(m_editWidget); + + KSeparator* separator = new KSeparator(KSeparator::HLine, this); + topLayout->addWidget(separator); + + QHBoxLayout* buttonLayout = new QHBoxLayout(topLayout); + + buttonLayout->addStretch(2); + + QPushButton* cancel = new QPushButton(this); + cancel->setText(i18n("Cancel")); + connect(cancel, SIGNAL(clicked()), SLOT(reject())); + buttonLayout->addWidget(cancel,1); + + buttonLayout->addSpacing(15); + + QPushButton* clear = new QPushButton(this); + clear->setText(i18n("Clear")); + connect(clear, SIGNAL(clicked()),m_editWidget, SLOT(clear())); + buttonLayout->addWidget(clear,1); + + buttonLayout->addSpacing(15); + + QPushButton* ok = new QPushButton(this); + ok->setText(i18n("Ok")); + connect(ok, SIGNAL(clicked()), SLOT(accept())); + buttonLayout->addWidget(ok,1); + + m_editWidget->setFocus(); +} + +CInputDialog::~CInputDialog(){ +} + +/** Returns the text entered at the moment. */ +const QString CInputDialog::text() { + ASSERT(m_editWidget); + return m_editWidget->text(); +} + +/** A static function to get some using CInputDialog. */ +const QString CInputDialog::getText( const QString& caption, const QString& description, const QString& text, bool* ok, QWidget* parent, bool modal){ + qDebug("CInputDialog::getText( const QString& caption, const QString& description, const QString& text, bool* ok, QWidget* parent, bool modal)"); + ASSERT(ok); + + CInputDialog* dlg = new CInputDialog(caption, description, text, parent, "", modal); + QString ret = QString::null; + + const bool isOk = (dlg->exec() == CInputDialog::Accepted); + if (isOk) + ret = dlg->text(); + if (ok) + *ok = isOk; + delete dlg; + return ret; +} diff --git a/bibletime/frontend/cinputdialog.h b/bibletime/frontend/cinputdialog.h new file mode 100644 index 0000000..7b3b4b0 --- /dev/null +++ b/bibletime/frontend/cinputdialog.h @@ -0,0 +1,49 @@ +/*************************************************************************** + cinputdialog.h - description + ------------------- + begin : Sun May 13 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CINPUTDIALOG_H +#define CINPUTDIALOG_H + +//KDE includes +#include + +class QMultiLineEdit; +class QWidget; + +/** This is a small input dialog with + * a multiline edit for the text input. + * @author The BibleTime team + */ +class CInputDialog : public KDialog { + Q_OBJECT +public: + CInputDialog(const QString& caption, const QString& description, const QString& text, QWidget *parent=0, const char *name=0, const bool modal = true); + /** + * A static function to get some using CInputDialog. + */ + static const QString getText( const QString& caption, const QString& description, const QString& text = QString::null, bool* ok = 0, QWidget* parent = 0, bool modal = true); + /** + * Returns the text entered at the moment. + */ + const QString text(); + ~CInputDialog(); + +private: + QMultiLineEdit* m_editWidget; +}; + +#endif diff --git a/bibletime/frontend/cmdiarea.cpp b/bibletime/frontend/cmdiarea.cpp new file mode 100644 index 0000000..960a082 --- /dev/null +++ b/bibletime/frontend/cmdiarea.cpp @@ -0,0 +1,284 @@ +/*************************************************************************** + cmdiarea.cpp - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cmdiarea.h" +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordversekey.h" +#include "presenters/cbiblepresenter.h" +#include "presenters/clexiconpresenter.h" +#include "presenters/ccommentarypresenter.h" +#include "keychooser/ckeychooser.h" +#include "resource.h" +#include "whatsthisdef.h" +#include "config.h" + +//KDE includes +#include +#include +#include + +//QT includes +#include +#include +#include +#include + +CMDIArea::CMDIArea(QWidget *parent, const char *name ) + : QWorkspace(parent, name) { + m_childEvent = false; + guiOption = Nothing; + m_appCaption = QString::null; + + initView(); + initConnections(); + readSettings(); +} + +CMDIArea::~CMDIArea(){ +} + +/** Initializes the view of the MDI area */ +void CMDIArea::initView(){ + QWhatsThis::add(this, WT_MDI_AREA_WIDGET ); +} + +/** Initilizes the connectiosn to SIGNALS */ +void CMDIArea::initConnections(){ + connect(this, SIGNAL(windowActivated(QWidget*)), + this, SLOT(slotClientActivated(QWidget*))); +} + +/** Called whan a client window was activated */ +void CMDIArea::slotClientActivated(QWidget* client){ +// qWarning("slotClientActivated(QWidget* client)"); + if (!client) + return; + CSwordPresenter* sp = dynamic_cast(client); + if (sp && !sp->initialized()) + return; + + m_appCaption = client->caption().stripWhiteSpace(); +// qWarning("caption is %s", m_appCaption.latin1()); + emit sigSetToplevelCaption( m_appCaption ); + + CBiblePresenter* p = dynamic_cast(client); + if (p && p->keyChooser()) + syncCommentaries( p->keyChooser()->key() ); +} + +/** Reimplementation. Used to make use of the fixedGUIOption part. */ +void CMDIArea::childEvent ( QChildEvent * e ){ + if (m_childEvent) + return; + QWorkspace::childEvent(e); + m_childEvent = true; + + if (!windowList().count()) { + m_appCaption = QString::null; + emit sigSetToplevelCaption( KApplication::kApplication()->makeStdCaption(m_appCaption) ); + emit sigLastPresenterClosed(); + } + if (!e) { + m_childEvent = false; + return; + } + + if (e->inserted() || e->removed()) { + switch (guiOption) { + case autoTile: + QTimer::singleShot( 0, this, SLOT(tile()) ); +// tile(); + break; + case autoCascade: + QTimer::singleShot( 0, this, SLOT(cascade()) ); +// cascade(); + break; + default: + break; + } + } + + m_childEvent = false; +} + +/** Reimplementation */ +void CMDIArea::resizeEvent(QResizeEvent* e){ + QWorkspace::resizeEvent(e); + switch (guiOption) { + case autoTile: + QTimer::singleShot( 0, this, SLOT(tile()) ); +// tile(); + break; + case autoCascade: + QTimer::singleShot( 0, this, SLOT(cascade()) ); +// cascade(); + break; + default: + break; + } +} + +/** */ +void CMDIArea::saveSettings(){ +} + +/** */ +void CMDIArea::readSettings(){ +} + +/** Deletes all the presenters in the MDI area. */ +void CMDIArea::deleteAll(){ + QWidgetList windows = windowList(); + + setUpdatesEnabled(false); + for ( QWidget* w = windows.first(); w; w = windows.next() ) { + w->setUpdatesEnabled(false); + m_deleteWindows.clear(); + delete w; + } + setUpdatesEnabled(true); +} + +/** Enable / disable autoCascading */ +void CMDIArea::setGUIOption( mdiOption new_GUIOption){ + guiOption = new_GUIOption; + //now do the initial action + switch (guiOption) { + case autoTile: + tile(); + break; + case autoCascade: + cascade(); + break; + case Nothing: + break; + } +} + +/** */ +void CMDIArea::tile(){ + if (!isUpdatesEnabled() || !windowList().count() ) + return; + if (windowList().count() == 1 /*&& !windowList().at(0)->isHidden() && !windowList().at(0)->isMinimized()*/) { + m_appCaption = windowList().at(0)->caption(); + windowList().at(0)->showMaximized(); + } + else + QWorkspace::tile(); +} + +/** */ +void CMDIArea::cascade(){ + if (!isUpdatesEnabled() || !windowList().count() ) + return; + if (windowList().count() == 1 /*&& !windowList().at(0)->isHidden() && !windowList().at(0)->isMinimized()*/) { + m_appCaption = windowList().at(0)->caption(); + windowList().at(0)->showMaximized(); + } + else + QWorkspace::cascade(); +} + +/** Sync the commentaries to the given key. */ +void CMDIArea::syncCommentaries(CSwordKey* syncKey){ + QWidgetList windows = windowList(); + if (!windows.count()) + return; + + for (windows.first(); windows.current(); windows.next()) { + CCommentaryPresenter* p = dynamic_cast(windows.current()); + if (p) + p->synchronize(syncKey); + } +} + +/** Look up the text in the module. If the module has already a display window of it opne use it, otherwise create a new one. */ +void CMDIArea::lookupInLexicon(const QString& text, const QString& module){ +// qWarning("CMDIArea::lookupInLexicon(const QString& text, const QString& module)"); + CSwordModuleInfo* m = backend()->findModuleByName(module); + ASSERT(m); + if (!m) + return; + CLexiconPresenter* p = 0; + + QWidgetList windows = windowList(); + if (!windows.count()) + return; + bool found = false; + for (windows.first(); windows.current(); windows.next()) { + p = dynamic_cast(windows.current()); + if (p && (m == p->getModuleList().first())) { + found = true; + break; + } + } + if (!found) + emit createNewSwordPresenter(m, text); + else + p->lookup(module, text); +} + +/** Look up the text in the module. If the module has already a display window of it opne use it, otherwise create a new one. */ +void CMDIArea::lookupInModule(const QString& module, const QString& key){ +// qWarning("CMDIArea::lookupInLexicon(const QString& text, const QString& module)"); + CSwordModuleInfo* m = backend()->findModuleByName(module); + if (!m) + return; + CSwordPresenter* p = 0; + + bool found = false; + QWidgetList windows = windowList(); + for (windows.first(); windows.current(); windows.next()) { + p = dynamic_cast(windows.current()); + if (p && (p->getModuleList().containsRef(m))) { + found = true; + break; + } + } + if (!found) + emit createNewSwordPresenter(m, key); + else + p->lookup(module, key); +} + +/** Closes and deletes the presenter given as argument. */ +void CMDIArea::closePresenter(CSwordPresenter* p){ + if (!p) + return; + + m_deleteWindows.append(p); + QTimer::singleShot(5000, this, SLOT(deleteCurrentPresenter()) ); +} + +/** Delete the presenter. */ +void CMDIArea::deleteCurrentPresenter(){ + setUpdatesEnabled(false); + CSwordPresenter* p = m_deleteWindows.first(); +// if ( p ) { + delete p; + m_deleteWindows.removeRef(p); +// } + setUpdatesEnabled(true); + slotClientActivated(activeWindow()); + if (activeWindow()) + m_appCaption = activeWindow()->caption(); +} + +/** This works around a problem/limitation in QWorkspace. QWorkspace sets every time the application caption on its on way. This confuses BibleTime - wrong captions are generated. This function returns the right caption (using the MDI child). */ +const QString CMDIArea::currentApplicationCaption() const { + return m_appCaption; +} diff --git a/bibletime/frontend/cmdiarea.h b/bibletime/frontend/cmdiarea.h new file mode 100644 index 0000000..a1816f5 --- /dev/null +++ b/bibletime/frontend/cmdiarea.h @@ -0,0 +1,143 @@ +/*************************************************************************** + cmdiarea.h - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CMDIAREA_H +#define CMDIAREA_H + +#include "cpointers.h" + +#define private protected +#include +#undef private + +#include +#include +#include + +class KPopupMenu; +class CSwordModuleInfo; +class CSwordPresenter; +class CSwordKey; + +/** The MDI widget we use in BibleTime. + * Enhances QWorkspace. + * @author The BibleTime Team + */ +class CMDIArea : public QWorkspace, public CPointers { + Q_OBJECT + +public: + /** + * The options you can set for this widget. + */ + enum mdiOption { + autoTile, + autoCascade, + Nothing + }; + CMDIArea(QWidget *parent=0, const char *name = 0 ); + ~CMDIArea(); + /** + */ + void readSettings(); + /** + */ + void saveSettings(); + /** + * Enable / disable autoCascading + */ + void setGUIOption( mdiOption ); + /** This works around a problem/limitation in QWorkspace. QWorkspace sets every time the + * application caption on its on way. This confuses BibleTime - wrong captions are generated. + * This function returns the right caption (using the MDI child). + */ + const QString currentApplicationCaption() const; + +public slots: + /** + * Called whan a client window was activated + */ + void slotClientActivated(QWidget* client); + /** + * Deletes all the presenters in the MDI area. + */ + void deleteAll(); + /** + * + */ + void cascade(); + /** + * + */ + void tile(); + /** + * Sync the commentaries to the given key. + */ + void syncCommentaries(CSwordKey* syncKey); + /** + * Look up the text in the module. If the module has already a display window + * of it opne use it, otherwise create a new one. + */ + void lookupInLexicon(const QString& text, const QString& module); + void lookupInModule(const QString& module, const QString& key); + /** + * Closes and deletes the presenter given as argument. + */ + void closePresenter(CSwordPresenter* p); + +protected: // Protected methods + /** + * Used to make use of the fixedGUIOption part. + */ + virtual void childEvent (QChildEvent * e); + /** + * Reimplementation + */ + virtual void resizeEvent(QResizeEvent* e); + /** + * Initializes the connectiosn to SIGNALS + */ + void initConnections(); + /** + * Initializes the view of the MDI area + */ + void initView(); + +signals: // Signals + /** + * Emits a signal to set the acption of the toplevel widget. + */ + void sigSetToplevelCaption(const QString&); + /** + * Is emitted when the last presenter was closed. + */ + void sigLastPresenterClosed(); + void createNewSwordPresenter(CSwordModuleInfo*, const QString&); + +private: + mdiOption guiOption; + bool m_childEvent; + QList m_deleteWindows; + QString m_appCaption; + +private slots: // Private slots + /** + * Delete the presenter. + */ + void deleteCurrentPresenter(); +}; +#endif diff --git a/bibletime/frontend/coptionsdialog.cpp b/bibletime/frontend/coptionsdialog.cpp new file mode 100644 index 0000000..c0d8491 --- /dev/null +++ b/bibletime/frontend/coptionsdialog.cpp @@ -0,0 +1,806 @@ +/*************************************************************************** + coptionsdialog.cpp - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "coptionsdialog.h" +#include "cprofile.h" +#include "ctoolclass.h" +#include "presenters/cswordpresenter.h" +#include "presenters/cbiblepresenter.h" +#include "presenters/ccommentarypresenter.h" +#include "presenters/clexiconpresenter.h" +#include "presenters/cbookpresenter.h" +#include "resource.h" +#include "whatsthisdef.h" +#include "backend/cswordbackend.h" +#include "backend/cswordmoduleinfo.h" +#include "cbtconfig.h" + +#include +#include + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +//KDE includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//Sword includes +#include + +COptionsDialog::COptionsDialog(QWidget *parent, const char *name, KAccel* accel ) + : KDialogBase(IconList, i18n("Optionsdialog"), Ok | Cancel | Apply, Ok, parent, name, true, true, QString::null, QString::null, QString::null) { + + m_settings.keys.application.accel = accel; + setIconListAllVisible(true); + + initStartup(); + initFonts(); + initColors(); + initProfiles(); + initSword(); + initAccelerators(); +} + +/** */ +void COptionsDialog::newDisplayWindowFontSelected(const QFont &newFont){ + m_settings.fonts.fontMap.replace(m_settings.fonts.usage->currentText(), newFont); +} + +/** Called when the combobox contents is changed */ +void COptionsDialog::newDisplayWindowFontAreaSelected(const QString& usage){ + m_settings.fonts.fontChooser->setFont( m_settings.fonts.fontMap[usage] ); +} + +/** Called if the OK button was clicked */ +void COptionsDialog::slotOk(){ + saveAccelerators(); + saveColors(); + saveFonts(); + saveSword(); + saveStartup(); + saveProfiles(); + + KDialogBase::slotOk(); + + emit signalSettingsChanged( ); +} + +/*called if the apply button was clicked*/ +void COptionsDialog::slotApply(){ + saveAccelerators(); + saveColors(); + saveFonts(); + saveSword(); + saveStartup(); + saveProfiles(); + + KDialogBase::slotApply(); + + emit signalSettingsChanged( ); +} + +/** Adds a new view profile to the list. */ +void COptionsDialog::addNewProfile(){ + bool ok = false; + QString name = QInputDialog::getText(i18n("Create new profile"), i18n("Please enter the name of the new profile"), QString::null, &ok); + if (ok && !name.isEmpty()) { + m_settings.profiles.mgr.create(name); + m_settings.profiles.profiles->insertItem(name); + if (m_settings.profiles.profiles->count() == 1) + m_settings.profiles.profiles->setEnabled(true); + } +} + +/** No descriptions */ +void COptionsDialog::deleteProfile(){ + const QString profile = m_settings.profiles.profiles->currentText(); + m_settings.profiles.mgr.remove(profile); + m_settings.profiles.profiles->removeItem( m_settings.profiles.profiles->currentItem() ); +} + +/** Renames the currently selected profile. */ +void COptionsDialog::renameProfile(){ + bool ok = false; + const QString currentProfile = m_settings.profiles.profiles->currentText(); + CProfile* profile = m_settings.profiles.mgr.profile(currentProfile); + if (!profile) + return; + + const QString newName = QInputDialog::getText(i18n("Rename profile"), i18n("Please enter the new name of the profile"),profile->name(), &ok); + if (ok && !newName.isEmpty()) { + profile->setName(newName); + m_settings.profiles.profiles->changeItem(newName, m_settings.profiles.profiles->currentItem()); + } +} + +/** Opens the page which contaisn the given part ID. */ +const bool COptionsDialog::showPart( COptionsDialog::Parts ID ){ + bool ret = false; + switch (ID) { + case COptionsDialog::ViewProfiles: + if(showPage(pageIndex( + m_settings.profiles.profiles->parentWidget()) )) + ret = true; + break; + default: + break; + } + return ret; +} + +/** Initializes the startup section of the OD. */ +void COptionsDialog::initStartup(){ + QFrame* page = addPage(i18n("Startup"), QString::null, OD_ICON_GENERAL); + QVBoxLayout* layout = new QVBoxLayout(page,5); + {//daily tips + m_settings.startup.showTips = new QCheckBox(page); + m_settings.startup.showTips->setText(i18n("Show tip of the day")); + QToolTip::add(m_settings.startup.showTips, TT_OD_GENERAL_DAILY_TIP); + QWhatsThis::add(m_settings.startup.showTips, WT_OD_GENERAL_DAILY_TIP); + + m_settings.startup.showTips->setChecked( CBTConfig::get(CBTConfig::tips) ); + } + layout->addWidget(m_settings.startup.showTips); + + { //startup logo + m_settings.startup.showLogo = new QCheckBox(page); + m_settings.startup.showLogo->setText(i18n("Show startuplogo")); + QWhatsThis::add(m_settings.startup.showLogo, WT_OD_GENERAL_SHOW_STARTUPLOGO); + QToolTip::add(m_settings.startup.showLogo, TT_OD_GENERAL_SHOW_STARTUPLOGO); + + m_settings.startup.showLogo->setChecked(CBTConfig::get(CBTConfig::logo)); + } + layout->addWidget(m_settings.startup.showLogo); + { //workspace + m_settings.startup.restoreWorkspace = new QCheckBox(page); + m_settings.startup.restoreWorkspace->setText(i18n("Restore windows in workspace area")); + QToolTip::add(m_settings.startup.restoreWorkspace, TT_OD_GENERAL_RESTORE_WORKSPACE); + QWhatsThis::add(m_settings.startup.restoreWorkspace, WT_OD_GENERAL_RESTORE_WORKSPACE); + + m_settings.startup.restoreWorkspace->setChecked(CBTConfig::get(CBTConfig::restoreWorkspace)); + } + layout->addWidget(m_settings.startup.restoreWorkspace); + + layout->addStretch(4); +} + +/** Init fonts section. */ +void COptionsDialog::initFonts(){ + QFrame* page = addPage(i18n("Fonts"), QString::null, OD_ICON_FONTS); + QVBoxLayout* layout = new QVBoxLayout(page,5); + + + layout->addWidget( CToolClass::explanationLabel(page, i18n("Choose fonts"), i18n("The fonts you can choose here are used in the display windows. Use the drop-down box below to choose the area of application. Then select a font for it. Make sure the charset \"iso10646-1\" is available for the selected Unicode font.!")) ); + layout->addSpacing(5); + + m_settings.fonts.usage = new QComboBox(page); + QToolTip::add(m_settings.fonts.usage, TT_OD_FONTS_TYPE_CHOOSER); + QWhatsThis::add(m_settings.fonts.usage, WT_OD_FONTS_TYPE_CHOOSER); + layout->addWidget(m_settings.fonts.usage); + + m_settings.fonts.fontMap.insert(i18n("Standard"), CBTConfig::get(CBTConfig::standard)); + m_settings.fonts.fontMap.insert(i18n("Unicode"), CBTConfig::get(CBTConfig::unicode)); + + for( QMap::Iterator it = m_settings.fonts.fontMap.begin(); it != m_settings.fonts.fontMap.end(); ++it ) + m_settings.fonts.usage->insertItem(it.key()); + + m_settings.fonts.fontChooser = new KFontChooser(page, "fonts", false, QStringList(), true, 5); + m_settings.fonts.fontChooser->setSampleText(i18n("The quick brown fox jumps over the lazy dog")); + layout->addWidget(m_settings.fonts.fontChooser); + + connect(m_settings.fonts.fontChooser, SIGNAL(fontSelected(const QFont&)), SLOT(newDisplayWindowFontSelected(const QFont&))); + connect(m_settings.fonts.usage, SIGNAL(activated(const QString&)), SLOT(newDisplayWindowFontAreaSelected(const QString&))); + QWhatsThis::add(m_settings.fonts.fontChooser, WT_OD_FONTS_CHOOSER); + + m_settings.fonts.fontChooser->setFont( m_settings.fonts.fontMap[m_settings.fonts.usage->currentText()] ); + m_settings.fonts.fontChooser->setMinimumSize(m_settings.fonts.fontChooser->sizeHint()); +} + +/** Init color section. */ +void COptionsDialog::initColors(){ + QFrame* page = addPage(i18n("Colors"), QString::null, OD_ICON_COLORS); +// QVBoxLayout* layout = new QVBoxLayout(page); + QGridLayout* gridLayout = new QGridLayout(page,5,5,5,5); + gridLayout->setResizeMode(QLayout::Minimum); + + gridLayout->addMultiCellWidget( + CToolClass::explanationLabel(page, + i18n("Choose colors"), + i18n("Choose the colors to change the look of the display windows to your own preferences. Some options like \"Words of Jesus\" do only apply to texts which support this special feature.") + ), + 0,0,0,-1 + ); + + m_settings.colors.text = new KColorButton(CBTConfig::get(CBTConfig::textColor), page); + QLabel* label = new QLabel(m_settings.colors.text, i18n("Text"), page); + gridLayout->addWidget(label,1,0); + gridLayout->addWidget(m_settings.colors.text,1,1); + + m_settings.colors.background = new KColorButton(CBTConfig::get(CBTConfig::backgroundColor), page); + label = new QLabel(m_settings.colors.background, i18n("Background"), page); + gridLayout->addWidget(label,1,3); + gridLayout->addWidget(m_settings.colors.background,1,4); + + m_settings.colors.highlightedVerse = new KColorButton(CBTConfig::get(CBTConfig::highlightedVerseColor), page); + label = new QLabel(m_settings.colors.highlightedVerse, i18n("Highlighted verse"), page); + gridLayout->addWidget(label,2,0); + gridLayout->addWidget(m_settings.colors.highlightedVerse,2,1); + + m_settings.colors.swordrefs = new KColorButton(CBTConfig::get(CBTConfig::swordRefColor), page); + label = new QLabel(m_settings.colors.swordrefs,i18n("Hyperlinks"), page); + gridLayout->addWidget(label,2,3); + gridLayout->addWidget(m_settings.colors.swordrefs,2,4); + + m_settings.colors.footnotes = new KColorButton(CBTConfig::get(CBTConfig::footnotesColor), page); + label = new QLabel(m_settings.colors.footnotes,i18n("Footnotes"), page); + gridLayout->addWidget(label,3,0); + gridLayout->addWidget(m_settings.colors.footnotes,3,1); + + m_settings.colors.strongs = new KColorButton(CBTConfig::get(CBTConfig::strongsColor), page); + label = new QLabel(m_settings.colors.strongs, i18n("Strong's numbers"), page); + gridLayout->addWidget(label,3,3); + gridLayout->addWidget(m_settings.colors.strongs,3,4); + + m_settings.colors.morph = new KColorButton(CBTConfig::get(CBTConfig::morphsColor), page); + label = new QLabel(m_settings.colors.morph, i18n("Morphologic tags"), page); + gridLayout->addWidget(label,4,0); + gridLayout->addWidget(m_settings.colors.morph,4,1); + + m_settings.colors.jesuswords = new KColorButton(CBTConfig::get(CBTConfig::jesuswordsColor), page); + label = new QLabel(m_settings.colors.jesuswords, i18n("Words of Jesus"), page); + gridLayout->addWidget(label,4,3); + gridLayout->addWidget(m_settings.colors.jesuswords,4,4); + + gridLayout->setRowStretch(5, 5); + gridLayout->addColSpacing(3, 5); +} + +/** Init profiles section. */ +void COptionsDialog::initProfiles(){ + QFrame* page = addPage(i18n("Profiles"),QString::null, OD_ICON_PROFILES); + QGridLayout* gridLayout = new QGridLayout(page, 3,3,5,5); + + gridLayout->addMultiCellWidget( + CToolClass::explanationLabel(page, + i18n("Manage your profiles"), + i18n("Profiles define the appereance of the work area, \ +for example which windows are open and which texts should displayed in these windows. \ +Don't forget that new profiles only work after you've saved something in them.") + ), + 0,0,0,-1 + ); + + m_settings.profiles.profiles = new QListBox(page); + gridLayout->addMultiCellWidget(m_settings.profiles.profiles, 1,1,0,-1); + gridLayout->setRowStretch(1,10); + + m_settings.profiles.createProfile = new QPushButton(i18n("Create new profile"), page); + connect(m_settings.profiles.createProfile, SIGNAL(clicked()), SLOT(addNewProfile())); + gridLayout->addWidget(m_settings.profiles.createProfile,2,0); + + m_settings.profiles.deleteProfile = new QPushButton(i18n("Delete selected profile"), page); + connect(m_settings.profiles.deleteProfile, SIGNAL(clicked()), SLOT(deleteProfile())); + gridLayout->addWidget(m_settings.profiles.deleteProfile,2,1); + + m_settings.profiles.renameProfile = new QPushButton(i18n("Rename selected profile"), page); + connect(m_settings.profiles.renameProfile, SIGNAL(clicked()), SLOT(renameProfile())); + gridLayout->addWidget(m_settings.profiles.renameProfile,2,2); + + //fill the profile list box + QList profiles = m_settings.profiles.mgr.profiles(); + if (profiles.count()) { + for (CProfile* p = profiles.first(); p; p = profiles.next()) { + m_settings.profiles.profiles->insertItem(p->name()); + } + } + else { + m_settings.profiles.profiles->setEnabled(false); + } +} + +/** Init accel key section. */ +void COptionsDialog::initAccelerators(){ + QVBox* page = addVBoxPage(i18n("Accelerators"),QString::null, OD_ICON_KEY_BINDINGS); + + KTabCtl* tabCtl = new KTabCtl(page); + QFrame* currentTab = new QVBox(tabCtl); + currentTab->setMargin(3); + tabCtl->addTab(currentTab, i18n("Application wide")); + + m_settings.keys.application.dict = m_settings.keys.application.accel->keyDict(); + m_settings.keys.application.keyChooser = new KKeyChooser( &m_settings.keys.application.dict, currentTab, false ); + QToolTip::add(m_settings.keys.application.keyChooser, TT_OD_KEYS_CHOOSER); + QWhatsThis::add(m_settings.keys.application.keyChooser, WT_OD_KEYS_CHOOSER); + +// ----- new tab: All display windows ------ // +// currentTab = new QVBox(tabCtl); +// currentTab->setMargin(3); +// tabCtl->addTab(currentTab, i18n("All display windows")); +// +// m_settings.keys.general.accel = new KAccel(this); //delete in destructor +// CSwordPresenter::insertKeyboardActions( m_settings.keys.general.accel ); +// m_settings.keys.general.accel->readSettings(); +// m_settings.keys.general.dict = m_settings.keys.general.accel->keyDict(); +// m_settings.keys.general.keyChooser = new KKeyChooser( &m_settings.keys.general.dict, currentTab, false ); +// QToolTip::add(m_settings.keys.general.keyChooser, TT_OD_DISPLAY_WINDOW_KEYS_GENERAL); +// QWhatsThis::add(m_settings.keys.general.keyChooser, WT_OD_DISPLAY_WINDOW_KEYS_GENERAL); + +// ----- new tab: Bible windows ------ // + currentTab = new QVBox(tabCtl); + currentTab->setMargin(3); + tabCtl->addTab(currentTab, i18n("Bible windows")); + + m_settings.keys.bible.accel = new KAccel(this); //delete in destructor + CBiblePresenter::insertKeyboardActions( m_settings.keys.bible.accel ); + m_settings.keys.bible.accel->readSettings(); + m_settings.keys.bible.dict = m_settings.keys.bible.accel->keyDict(); + m_settings.keys.bible.keyChooser = new KKeyChooser( &m_settings.keys.bible.dict, currentTab, false ); + QToolTip::add(m_settings.keys.bible.keyChooser, TT_OD_DISPLAY_WINDOW_KEYS_BIBLE); + QWhatsThis::add(m_settings.keys.bible.keyChooser, WT_OD_DISPLAY_WINDOW_KEYS_BIBLE); + +// ----- new tab: Commentary windows ------ // + currentTab = new QVBox(tabCtl); + currentTab->setMargin(3); + tabCtl->addTab(currentTab, i18n("Commentary windows")); + + m_settings.keys.commentary.accel = new KAccel(this); //delete in destructor + CCommentaryPresenter::insertKeyboardActions( m_settings.keys.commentary.accel ); + m_settings.keys.commentary.accel->readSettings(); + m_settings.keys.commentary.dict = m_settings.keys.commentary.accel->keyDict(); + m_settings.keys.commentary.keyChooser = new KKeyChooser( &m_settings.keys.commentary.dict, currentTab, false ); + QToolTip::add(m_settings.keys.commentary.keyChooser, TT_OD_DISPLAY_WINDOW_KEYS_COMMENTARY); + QWhatsThis::add(m_settings.keys.commentary.keyChooser, WT_OD_DISPLAY_WINDOW_KEYS_COMMENTARY); + +// ----- new tab: Lexicon windows ------ // + currentTab = new QVBox(tabCtl); + currentTab->setMargin(3); + tabCtl->addTab(currentTab, i18n("Lexicon windows")); + + m_settings.keys.lexicon.accel = new KAccel(this); //delete in destructor + CLexiconPresenter::insertKeyboardActions( m_settings.keys.lexicon.accel ); + m_settings.keys.lexicon.accel->readSettings(); + m_settings.keys.lexicon.dict = m_settings.keys.lexicon.accel->keyDict(); + m_settings.keys.lexicon.keyChooser = new KKeyChooser( &m_settings.keys.lexicon.dict, currentTab, false ); + QToolTip::add(m_settings.keys.lexicon.keyChooser, TT_OD_DISPLAY_WINDOW_KEYS_LEXICON); + QWhatsThis::add(m_settings.keys.lexicon.keyChooser, WT_OD_DISPLAY_WINDOW_KEYS_LEXICON); + + +// ----- new tab: Lexicon windows ------ // + currentTab = new QVBox(tabCtl); + currentTab->setMargin(3); + tabCtl->addTab(currentTab, i18n("Book windows")); + + m_settings.keys.book.accel = new KAccel(this); //delete in destructor + CBookPresenter::insertKeyboardActions( m_settings.keys.book.accel ); + m_settings.keys.book.accel->readSettings(); + m_settings.keys.book.dict = m_settings.keys.book.accel->keyDict(); + m_settings.keys.book.keyChooser = new KKeyChooser( &m_settings.keys.book.dict, currentTab, false ); +// QToolTip::add(m_settings.keys.book.keyChooser, TT_OD_DISPLAY_WINDOW_KEYS_LEXICON); +// QWhatsThis::add(m_settings.keys.book.keyChooser, WT_OD_DISPLAY_WINDOW_KEYS_LEXICON); + +} + +/** Init Sword section. */ +void COptionsDialog::initSword(){ + QVBox* page = addVBoxPage(i18n("Sword"),QString::null, OD_ICON_SWORD); + KTabCtl* tabCtl = new KTabCtl(page); + QFrame* currentTab = new QFrame(tabCtl); + tabCtl->addTab(currentTab, i18n("General")); + + QGridLayout* gridLayout = new QGridLayout(currentTab,7,2,5,5); + gridLayout->setResizeMode(QLayout::Minimum); + + gridLayout->addMultiCellWidget( + CToolClass::explanationLabel(currentTab, i18n("Use key cache for lexicons"), + i18n("BibleTime can create a key cache for lexicons, which speeds up opening large lexicon modules a lot. \ +However these files consume some disk space (usually not much), and reside in \ +$KDEHOME/share/apps/bibletime/cache.")), + 0,0,0,-1 + ); + + m_settings.sword.lexiconCache = new QCheckBox(currentTab); + m_settings.sword.lexiconCache->setText(i18n("Use key cache for lexicons")); + QToolTip::add(m_settings.sword.lexiconCache, TT_OD_SWORD_USE_LEXICON_CACHE); + QWhatsThis::add(m_settings.sword.lexiconCache, WT_OD_SWORD_USE_LEXICON_CACHE); + + m_settings.sword.lexiconCache->setChecked( CBTConfig::get(CBTConfig::lexiconCache) ); + gridLayout->addMultiCellWidget(m_settings.sword.lexiconCache,1,1,0,-1); + + gridLayout->addMultiCellWidget( + CToolClass::explanationLabel(currentTab, i18n("Scrolling behaviour"), + i18n("The down arrow moves to the next verse by default. Uncheck this box \ +if you want it to move to the previous verse.")), + 2,2,0,-1 + ); + + m_settings.sword.useDownArrow = new QCheckBox(currentTab); + m_settings.sword.useDownArrow->setText(i18n("Use down arrow to scroll to next verse")); + m_settings.sword.useDownArrow->setChecked(CBTConfig::get(CBTConfig::scroll)); + QWhatsThis::add(m_settings.sword.useDownArrow, WT_OD_GENERAL_SCROLL_PREVIOUS); + QToolTip::add(m_settings.sword.useDownArrow, TT_OD_GENERAL_SCROLL_PREVIOUS); + gridLayout->addMultiCellWidget(m_settings.sword.useDownArrow,3,3,0,-1); + + gridLayout->addMultiCellWidget( + CToolClass::explanationLabel(currentTab, i18n("Specify a language for biblical booknames"), + i18n("Sword has a number of locales available which can be used to internationalize the \ +booknames of the bible. You can specify which locale to choose. If you want to \ +create a new locale, see http://www.crosswire.org/sword/develop for details.")), + 4,4,0,-1 + ); + + m_settings.sword.localeCombo = new QComboBox(currentTab); + QLabel* label = new QLabel(m_settings.sword.localeCombo, i18n("Language for booknames"), currentTab); + QToolTip::add(m_settings.sword.localeCombo, TT_OD_GENERAL_INTERNATIONAL_BOOKNAMES); + QWhatsThis::add(m_settings.sword.localeCombo, WT_OD_GENERAL_INTERNATIONAL_BOOKNAMES); + gridLayout->addWidget(label, 5,0); + gridLayout->addWidget(m_settings.sword.localeCombo, 5,1); + + gridLayout->setRowStretch(6,5); //eat up remaining space :) + + m_settings.sword.localeCombo->insertItem( i18n("English") ); + list locales = LocaleMgr::systemLocaleMgr.getAvailableLocales(); + for (list ::iterator it = locales.begin(); it != locales.end(); it++) { + m_settings.sword.localeCombo->insertItem( i18n(LocaleMgr::systemLocaleMgr.getLocale((*it).c_str())->getDescription()) ); + } + + int current_item = -1; + for(int test_item = 0; test_item < m_settings.sword.localeCombo->count(); test_item++) { + SWLocale* locale = LocaleMgr::systemLocaleMgr.getLocale(CBTConfig::get(CBTConfig::language).local8Bit()); + if (locale && m_settings.sword.localeCombo->text(test_item).contains(i18n(locale->getDescription())) ) + current_item = test_item; + } + if (current_item!=-1) + m_settings.sword.localeCombo->setCurrentItem(current_item); + + +// ---------- new tab: Default modules -------- // + currentTab = new QFrame(tabCtl); + tabCtl->addTab(currentTab, i18n("Default modules")); + gridLayout = new QGridLayout(currentTab,9,2, 5,5); //the last row is for stretching available space + gridLayout->setResizeMode(QLayout::Minimum); + + gridLayout->addMultiCellWidget( + CToolClass::explanationLabel(currentTab, i18n("Default modules"), i18n("Default modules are used, when no module is specified. This may happen with references into modules like Bibles or Lexicons.")), + 0,0,0,-1 /*fill the horizontal space*/ + ); + + m_settings.sword.standardBible = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardBible, i18n("Default Bible"), currentTab); + label->setAutoResize(true); + QToolTip::add(m_settings.sword.standardBible, TT_OD_SWORD_STANDARD_BIBLE); + QWhatsThis::add(m_settings.sword.standardBible, WT_OD_SWORD_STANDARD_BIBLE); + gridLayout->addWidget(label,1,0); + gridLayout->addWidget(m_settings.sword.standardBible,1,1); + + m_settings.sword.standardCommentary = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardCommentary, i18n("Default Commentary"), currentTab); + label->setAutoResize(true); + QToolTip::add(m_settings.sword.standardCommentary, TT_OD_SWORD_STANDARD_COMMENTARY); + QWhatsThis::add(m_settings.sword.standardCommentary, WT_OD_SWORD_STANDARD_COMMENTARY); + gridLayout->addWidget(label,2,0); + gridLayout->addWidget(m_settings.sword.standardCommentary,2,1); + + + m_settings.sword.standardLexicon = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardLexicon, i18n("Default Lexicon"), currentTab); + label->setAutoResize(true); + QToolTip::add(m_settings.sword.standardLexicon, TT_OD_SWORD_STANDARD_LEXICON); + QWhatsThis::add(m_settings.sword.standardLexicon, WT_OD_SWORD_STANDARD_LEXICON); + gridLayout->addWidget(label,3,0); + gridLayout->addWidget(m_settings.sword.standardLexicon,3,1); + + m_settings.sword.standardHebrewStrong = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardHebrewStrong, i18n("Default Hebrew Strong's Lexicon"), currentTab); + label->setAutoResize(true); + QToolTip::add(m_settings.sword.standardHebrewStrong, TT_OD_SWORD_STANDARD_HEBREW_STRONG); + QWhatsThis::add(m_settings.sword.standardHebrewStrong, WT_OD_SWORD_STANDARD_HEBREW_STRONG); + gridLayout->addWidget(label,4,0); + gridLayout->addWidget(m_settings.sword.standardHebrewStrong,4,1); + + m_settings.sword.standardGreekStrong = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardGreekStrong, i18n("Default Greek Strong's Lexicon"), currentTab); + label->setAutoResize(true); + QToolTip::add(m_settings.sword.standardGreekStrong, TT_OD_SWORD_STANDARD_GREEK_STRONG); + QWhatsThis::add(m_settings.sword.standardGreekStrong, WT_OD_SWORD_STANDARD_GREEK_STRONG); + gridLayout->addWidget(label,5,0); + gridLayout->addWidget(m_settings.sword.standardGreekStrong,5,1); + + m_settings.sword.standardHebrewMorph = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardHebrewMorph, i18n("Default Hebrew Morphological Lexicon"), currentTab); + QToolTip::add(m_settings.sword.standardHebrewMorph, TT_OD_SWORD_STANDARD_HEBREW_MORPH); + QWhatsThis::add(m_settings.sword.standardHebrewMorph, WT_OD_SWORD_STANDARD_HEBREW_MORPH); + gridLayout->addWidget(label,6,0); + gridLayout->addWidget(m_settings.sword.standardHebrewMorph,6,1); + + m_settings.sword.standardGreekMorph = new QComboBox(currentTab); + label = new QLabel(m_settings.sword.standardGreekMorph, i18n("Default Greek Morphological Lexicon"), currentTab); + label->setAutoResize(true); + QToolTip::add(m_settings.sword.standardGreekMorph, TT_OD_SWORD_STANDARD_GREEK_MORPH); + QWhatsThis::add(m_settings.sword.standardGreekMorph, WT_OD_SWORD_STANDARD_GREEK_MORPH); + gridLayout->addWidget(label,7,0); + gridLayout->addWidget(m_settings.sword.standardGreekMorph,7,1); + + gridLayout->setRowStretch(8,5); + + //fill the comboboxes with the right modules + ListCSwordModuleInfo& modules = backend()->moduleList(); + QString modDescript; + for ( modules.first(); modules.current(); modules.next() ) { + modDescript = modules.current()->config(CSwordModuleInfo::Description); + switch (modules.current()->type()) { + case CSwordModuleInfo::Bible: + m_settings.sword.standardBible->insertItem(modDescript); + break; + case CSwordModuleInfo::Commentary: + m_settings.sword.standardCommentary->insertItem(modDescript); + break; + case CSwordModuleInfo::Lexicon: + { + m_settings.sword.standardLexicon->insertItem(modDescript); + if (modules.current()->has(CSwordModuleInfo::HebrewDef)) { + m_settings.sword.standardHebrewStrong->insertItem(modDescript); + } + if (modules.current()->has(CSwordModuleInfo::GreekDef)) { + m_settings.sword.standardGreekStrong->insertItem(modDescript); + } + if (modules.current()->has(CSwordModuleInfo::HebrewParse)) { + m_settings.sword.standardHebrewMorph->insertItem(modDescript); + } + if (modules.current()->has(CSwordModuleInfo::GreekParse)) { + m_settings.sword.standardGreekMorph->insertItem(modDescript); + } + break; + } + default://unknown type + break; + } + } + +//using two lists and one loop is better than six loops with almost the same code :) + QList comboList; + comboList.setAutoDelete(false);//don't delete the combos accidentally + comboList.append(m_settings.sword.standardBible); + comboList.append(m_settings.sword.standardCommentary); + comboList.append(m_settings.sword.standardLexicon); + comboList.append(m_settings.sword.standardHebrewStrong); + comboList.append(m_settings.sword.standardGreekStrong); + comboList.append(m_settings.sword.standardHebrewMorph); + comboList.append(m_settings.sword.standardGreekMorph); + + QStringList moduleList; + moduleList + << CBTConfig::get(CBTConfig::standardBible) + << CBTConfig::get(CBTConfig::standardCommentary) + << CBTConfig::get(CBTConfig::standardLexicon) + << CBTConfig::get(CBTConfig::standardHebrewStrongsLexicon) + << CBTConfig::get(CBTConfig::standardGreekStrongsLexicon) + << CBTConfig::get(CBTConfig::standardHebrewMorphLexicon) + << CBTConfig::get(CBTConfig::standardGreekMorphLexicon); + + QString module = QString::null; + int item = 0; + int count = 0; + for (QComboBox* combo = comboList.first(); combo; combo = comboList.next() ) { + module = moduleList[comboList.at()]; + count = combo->count(); + combo->setMaximumWidth(300); + for (item = 0; item < count; item++) { + if (combo->text(item) == module ) { + combo->setCurrentItem(item); + break; + } + } + } + + + +// ---------- new tab: filters -------- // + currentTab = new QFrame(tabCtl); + tabCtl->addTab(currentTab, i18n("Filter settings")); + QVBoxLayout* layout = new QVBoxLayout(currentTab,5); + + layout->addWidget( CToolClass::explanationLabel(currentTab, i18n("Filter settings"), i18n("Filters control the appereance of the text in the display windows. Here you can choose the default settings of the various filter settings. You can change the settings in each display window, too.")) ); + layout->addSpacing(5); + + m_settings.sword.lineBreaks = new QCheckBox(currentTab); + m_settings.sword.lineBreaks->setText(i18n("Show line break after each verse")); + m_settings.sword.lineBreaks->setChecked(CBTConfig::get(CBTConfig::lineBreaks)); + layout->addWidget(m_settings.sword.lineBreaks); + + m_settings.sword.verseNumbers = new QCheckBox(currentTab); + m_settings.sword.verseNumbers->setText(i18n("Show verse numbers")); + m_settings.sword.verseNumbers->setChecked(CBTConfig::get(CBTConfig::verseNumbers)); + layout->addWidget(m_settings.sword.verseNumbers); + + m_settings.sword.footnotes = new QCheckBox(currentTab); + m_settings.sword.footnotes->setText(i18n("Show footnotes")); + m_settings.sword.footnotes->setChecked(CBTConfig::get(CBTConfig::footnotes)); + layout->addWidget(m_settings.sword.footnotes); + + m_settings.sword.strongNumbers = new QCheckBox(currentTab); + m_settings.sword.strongNumbers->setText(i18n("Show Strong's Numbers")); + m_settings.sword.strongNumbers->setChecked(CBTConfig::get(CBTConfig::strongNumbers)); + layout->addWidget(m_settings.sword.strongNumbers); + + m_settings.sword.headings = new QCheckBox(currentTab); + m_settings.sword.headings->setText(i18n("Show headings")); + m_settings.sword.headings->setChecked(CBTConfig::get(CBTConfig::headings)); + layout->addWidget(m_settings.sword.headings); + + m_settings.sword.morphTags = new QCheckBox(currentTab); + m_settings.sword.morphTags->setText(i18n("Show morphologic tags")); + m_settings.sword.morphTags->setChecked(CBTConfig::get(CBTConfig::morphTags)); + layout->addWidget(m_settings.sword.morphTags); + + m_settings.sword.lemmas = new QCheckBox(currentTab); + m_settings.sword.lemmas->setText(i18n("Show lemmas")); + m_settings.sword.lemmas->setChecked(CBTConfig::get(CBTConfig::lemmas)); + layout->addWidget(m_settings.sword.lemmas); + + m_settings.sword.hebrewPoints = new QCheckBox(currentTab); + m_settings.sword.hebrewPoints->setText(i18n("Show Hebrew vowel points")); + m_settings.sword.hebrewPoints->setChecked(CBTConfig::get(CBTConfig::hebrewPoints)); + layout->addWidget(m_settings.sword.hebrewPoints); + + m_settings.sword.hebrewCantillation = new QCheckBox(currentTab); + m_settings.sword.hebrewCantillation->setText(i18n("Show Hebrew cantillation marks")); + m_settings.sword.hebrewCantillation->setChecked(CBTConfig::get(CBTConfig::hebrewCantillation)); + layout->addWidget(m_settings.sword.hebrewCantillation); + + m_settings.sword.greekAccents = new QCheckBox(currentTab); + m_settings.sword.greekAccents->setText(i18n("Show Greek accents")); + m_settings.sword.greekAccents->setChecked(CBTConfig::get(CBTConfig::greekAccents)); + layout->addWidget(m_settings.sword.greekAccents); + + m_settings.sword.textualVariants = new QCheckBox(currentTab); + m_settings.sword.textualVariants->setText(i18n("Use textual variants")); + m_settings.sword.textualVariants->setChecked(CBTConfig::get(CBTConfig::textualVariants)); + layout->addWidget(m_settings.sword.textualVariants); + + layout->addStretch(4); +} + +void COptionsDialog::saveAccelerators(){ + m_settings.keys.application.accel->setKeyDict( m_settings.keys.application.dict ); + m_settings.keys.application.accel->writeSettings(); + +// m_settings.keys.general.accel->setKeyDict( m_settings.keys.general.dict ); +// m_settings.keys.general.accel->writeSettings(); + + m_settings.keys.bible.accel->setKeyDict( m_settings.keys.bible.dict ); + m_settings.keys.bible.accel->writeSettings(); + + m_settings.keys.commentary.accel->setKeyDict( m_settings.keys.commentary.dict ); + m_settings.keys.commentary.accel->writeSettings(); + + m_settings.keys.lexicon.accel->setKeyDict( m_settings.keys.lexicon.dict ); + m_settings.keys.lexicon.accel->writeSettings(); + + m_settings.keys.book.accel->setKeyDict( m_settings.keys.book.dict ); + m_settings.keys.book.accel->writeSettings(); +} + +/** No descriptions */ +void COptionsDialog::saveColors(){ + CBTConfig::set(CBTConfig::textColor, m_settings.colors.text->color().name()); + CBTConfig::set(CBTConfig::backgroundColor, m_settings.colors.background->color().name()); + CBTConfig::set(CBTConfig::highlightedVerseColor, m_settings.colors.highlightedVerse->color().name()); + CBTConfig::set(CBTConfig::swordRefColor, m_settings.colors.swordrefs->color().name()); + CBTConfig::set(CBTConfig::footnotesColor, m_settings.colors.footnotes->color().name()); + CBTConfig::set(CBTConfig::strongsColor, m_settings.colors.strongs->color().name()); + CBTConfig::set(CBTConfig::morphsColor, m_settings.colors.morph->color().name()); + CBTConfig::set(CBTConfig::jesuswordsColor, m_settings.colors.jesuswords->color().name()); +} + +/** No descriptions */ +void COptionsDialog::saveFonts(){ + for(QMap::Iterator it = m_settings.fonts.fontMap.begin(); it != m_settings.fonts.fontMap.end(); ++it ){ + if (it.key() == i18n("Standard")) { + CBTConfig::set(CBTConfig::standard, it.data()); + } + else if (it.key() == i18n("Unicode")) { + QFont font = it.data(); + font.setCharSet(QFont::Unicode); //try to set the unicode charset + CBTConfig::set(CBTConfig::unicode, font); + } + } +} + +/** No descriptions */ +void COptionsDialog::saveProfiles(){ +} + +/** No descriptions */ +void COptionsDialog::saveStartup(){ + CBTConfig::set( CBTConfig::logo, m_settings.startup.showLogo->isChecked() ); + CBTConfig::set( CBTConfig::tips, m_settings.startup.showTips->isChecked() ); + CBTConfig::set( CBTConfig::restoreWorkspace, m_settings.startup.restoreWorkspace->isChecked() ); +} + +/** No descriptions */ +void COptionsDialog::saveSword(){ + bool old_lexiconCache = CBTConfig::get(CBTConfig::lexiconCache); + bool new_lexiconCache = m_settings.sword.lexiconCache->isChecked(); + + CBTConfig::set( CBTConfig::lexiconCache, new_lexiconCache ); + + if (old_lexiconCache && !new_lexiconCache){ //delete cache files + QString dirname = KGlobal::dirs()->saveLocation("data", "bibletime/cache/"); + QDir dir = QDir(dirname); + QStringList files = QStringList( dir.entryList() ); + for (QStringList::Iterator it = files.begin(); it != files.end(); ++it) + dir.remove((*it),false); + } + + CBTConfig::set(CBTConfig::standardBible, m_settings.sword.standardBible->currentText()); + CBTConfig::set(CBTConfig::standardCommentary, m_settings.sword.standardCommentary->currentText()); + CBTConfig::set(CBTConfig::standardLexicon, m_settings.sword.standardLexicon->currentText()); + CBTConfig::set(CBTConfig::standardHebrewStrongsLexicon, m_settings.sword.standardHebrewStrong->currentText()); + CBTConfig::set(CBTConfig::standardGreekStrongsLexicon, m_settings.sword.standardGreekStrong->currentText() ); + CBTConfig::set(CBTConfig::standardHebrewMorphLexicon, m_settings.sword.standardHebrewMorph->currentText()); + CBTConfig::set(CBTConfig::standardGreekMorphLexicon, m_settings.sword.standardGreekMorph->currentText() ); + + const QString currentText = m_settings.sword.localeCombo->currentText(); + list locales = LocaleMgr::systemLocaleMgr.getAvailableLocales(); + QString localeName = QString::null; + for (list ::iterator it = locales.begin(); it != locales.end(); it++) { + if ( i18n(LocaleMgr::systemLocaleMgr.getLocale((*it).c_str())->getDescription()) == currentText ) { + localeName = (*it).c_str(); //we found the abbrevation for the current language + break; + } + } + if (!localeName.isEmpty()) + CBTConfig::set(CBTConfig::language, localeName); + else + CBTConfig::set(CBTConfig::language, currentText); + + CBTConfig::set(CBTConfig::scroll, m_settings.sword.useDownArrow->isChecked()); + CBTConfig::set(CBTConfig::lineBreaks, m_settings.sword.lineBreaks->isChecked()); + CBTConfig::set(CBTConfig::verseNumbers, m_settings.sword.verseNumbers->isChecked()); + CBTConfig::set(CBTConfig::footnotes, m_settings.sword.footnotes->isChecked()); + CBTConfig::set(CBTConfig::strongNumbers, m_settings.sword.strongNumbers->isChecked()); + CBTConfig::set(CBTConfig::headings, m_settings.sword.headings->isChecked()); + CBTConfig::set(CBTConfig::morphTags, m_settings.sword.morphTags->isChecked()); + CBTConfig::set(CBTConfig::lemmas, m_settings.sword.lemmas->isChecked()); + CBTConfig::set(CBTConfig::hebrewPoints, m_settings.sword.hebrewPoints->isChecked()); + CBTConfig::set(CBTConfig::hebrewCantillation, m_settings.sword.hebrewCantillation->isChecked()); + CBTConfig::set(CBTConfig::greekAccents, m_settings.sword.greekAccents->isChecked()); + CBTConfig::set(CBTConfig::textualVariants, m_settings.sword.textualVariants->isChecked()); +} diff --git a/bibletime/frontend/coptionsdialog.h b/bibletime/frontend/coptionsdialog.h new file mode 100644 index 0000000..c63d80b --- /dev/null +++ b/bibletime/frontend/coptionsdialog.h @@ -0,0 +1,210 @@ +/*************************************************************************** + coptionsdialog.h - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef COPTIONSDIALOG_H +#define COPTIONSDIALOG_H + +#include "cprofilemgr.h" +#include "cpointers.h" + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include + +class QHBox; +class QCheckBox; +class QRadioButton; +class KListBox; +class KKeyChooser; +class KTabCtl; +class CBackEnd; + +/** + * The optionsdialog of BibleTime + * @author The BibleTime Team + */ +class COptionsDialog : public KDialogBase, public CPointers { + Q_OBJECT + +public: + COptionsDialog(QWidget *parent=0, const char *name=0, KAccel* key_accel=0); + + enum Parts { + Startup, + Font, + Color, + ViewProfiles, + Sword, + accelerators + }; + + /** Opens the page which contaisn the given part ID. */ + const bool showPart( COptionsDialog::Parts ID ); + +private: + struct settings { + struct StartupSettings { + QCheckBox* showTips; + QCheckBox* showLogo; + QCheckBox* restoreWorkspace; + } startup; + + struct SwordSettings { + QCheckBox* lexiconCache; + QComboBox* standardBible; + QComboBox* standardCommentary; + QComboBox* standardLexicon; + QComboBox* standardHebrewStrong; + QComboBox* standardGreekStrong; + QComboBox* standardHebrewMorph; + QComboBox* standardGreekMorph; + QComboBox* localeCombo; + QCheckBox* useDownArrow; + QCheckBox* lineBreaks; + QCheckBox* verseNumbers; + QCheckBox* footnotes; + QCheckBox* strongNumbers; + QCheckBox* headings; + QCheckBox* morphTags; + QCheckBox* lemmas; + QCheckBox* hebrewPoints; + QCheckBox* hebrewCantillation; + QCheckBox* greekAccents; + QCheckBox* textualVariants; + } sword; + + struct KeySettings { + struct WindowType { + KKeyChooser* keyChooser; + KKeyEntryMap dict; + KAccel* accel; + }; + WindowType application; + WindowType general; + WindowType bible; + WindowType commentary; + WindowType lexicon; + WindowType book; + } keys; + + struct ColorSettings { + KColorButton* text; + KColorButton* background; + KColorButton* highlightedVerse; + KColorButton* swordrefs; + KColorButton* footnotes; + KColorButton* strongs; + KColorButton* morph; + KColorButton* jesuswords; + } colors; + + struct FontSettings { + KFontChooser* fontChooser; + QComboBox* usage; + QMap fontMap; + } fonts; + + struct ProfileSettings { + QListBox* profiles; + QPushButton* createProfile; + QPushButton* deleteProfile; + QPushButton* renameProfile; + CProfileMgr mgr; + } profiles; + } m_settings; + +protected slots: // Protected slots + /** + * Adds a new view profile to the list. + */ + void addNewProfile(); + /** + * Called when a new font in the fonts page was selected. + */ + void newDisplayWindowFontSelected(const QFont &); + /** + * Called when the combobox contents is changed + */ + void newDisplayWindowFontAreaSelected(const QString&); + /** + * Called if the OK button was clicked + */ + void slotOk(); + /** + * Called if the Apply button was clicked + * commented out for the time being. ck + */ + void slotApply(); + /** + * Renames the currently selected profile. + */ + void renameProfile(); + /** + * Delete the selected profile. + */ + void deleteProfile(); + +protected: // Protected methods + /** + * Init Sword section. + */ + void initSword(); + /** + * Init accel key section. + */ + void initAccelerators(); + /** + * Init fonts section. + */ + void initFonts(); + /** + * Init profiles section. + */ + void initProfiles(); + /** + * Init color section. + */ + void initColors(); + /** + * Initializes the startup section of the OD. + */ + void initStartup(); + void saveAccelerators(); + void saveColors(); + void saveFonts(); + void saveProfiles(); + void saveStartup(); + void saveSword(); + +signals: // Signals + void signalSettingsChanged(); +}; + +#endif diff --git a/bibletime/frontend/cpointers.cpp b/bibletime/frontend/cpointers.cpp new file mode 100644 index 0000000..01dc2b3 --- /dev/null +++ b/bibletime/frontend/cpointers.cpp @@ -0,0 +1,52 @@ +/*************************************************************************** + cpointers.cpp - description + ------------------- + begin : Sun Feb 17 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cpointers.h" +#include "backend/cswordbackend.h" +#include "printing/cprinter.h" + +//the static pointers +static CSwordBackend* m_backend = 0; +static CPrinter* m_printer = 0; + +/** Returns a pointer to the backend ... */ +CSwordBackend* const CPointers::backend() { + return m_backend; +} + +/** Returns a pointer to the printer object. */ +CPrinter* const CPointers::printer() { + return m_printer; +} + +void CPointers::setPrinter(CPrinter* const printer) { + m_printer = printer; +} + +void CPointers::setBackend(CSwordBackend* backend) { + m_backend = backend; +} + +void CPointers::deletePrinter() { + delete m_printer; + m_printer = 0; +} + +void CPointers::deleteBackend() { + delete m_backend; + m_backend = 0; +} diff --git a/bibletime/frontend/cpointers.h b/bibletime/frontend/cpointers.h new file mode 100644 index 0000000..0fad9b8 --- /dev/null +++ b/bibletime/frontend/cpointers.h @@ -0,0 +1,48 @@ +/*************************************************************************** + cpointers.h - description + ------------------- + begin : Sun Feb 17 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPOINTERS_H +#define CPOINTERS_H + + +class CSwordBackend; +class CPrinter; + +/** Holds the pointers to important classes like modules, backend etc. + * @author The BibleTime team + */ +class CPointers { +protected: + friend class BibleTime; //BibleTime may initialize this object + friend int main(int argc, char* argv[]); + static void setBackend(CSwordBackend* const); + static void setPrinter(CPrinter* const); + static void deleteBackend(); + static void deletePrinter(); + +public: // Public methods + /** + * Returns a pointer to the printer object. + */ + static CPrinter* const printer(); + /** + * Returns a pointer to the backend ... + */ + static CSwordBackend* const backend(); +}; + +#endif diff --git a/bibletime/frontend/cprofile.cpp b/bibletime/frontend/cprofile.cpp new file mode 100644 index 0000000..176b7ea --- /dev/null +++ b/bibletime/frontend/cprofile.cpp @@ -0,0 +1,375 @@ +/*************************************************************************** + cprofile.cpp - description + ------------------- + begin : Sun Jul 29 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cprofile.h" + +//Qt includes +#include +#include +#include +#include + +//KDE includes +#include +#include + +#define CURRENT_SYNTAX_VERSION 1 + +CProfile::CProfile( const QString& file, const QString& name ): + m_name(name.isEmpty() ? i18n("unknown") : name), + m_filename(file), + m_fullscreen(false), + m_geometry(0,0,640,480) +{ + + m_profileWindows.setAutoDelete(true); + if (!m_filename.isEmpty() && name.isEmpty()) { + loadBasics(); + } + else if (m_filename.isEmpty() && !name.isEmpty()) { + m_filename = name; + m_filename.replace(QRegExp("\\s=#."),"_"); + KStandardDirs stdDirs; + m_filename = stdDirs.saveLocation("data", "bibletime/profiles/") + m_filename + ".xml"; + init(m_filename); + } + else + qWarning("CProfile: empty file name!"); +} + +CProfile::~CProfile(){ + m_profileWindows.clear(); //delete all CProfileWindows objects (autodelete is enabled) +} + +/** Loads the profile from the file given in the constructor. */ +QList CProfile::load(){ + QFile file(m_filename); + if (!file.exists()) + return QList(); + + QDomDocument doc; + if (file.open(IO_ReadOnly)) { + QTextStream t( &file ); + t.setEncoding(QTextStream::UnicodeUTF8); + doc.setContent(t.read()); + file.close(); + } + + QDomElement document = doc.documentElement(); + if(document.tagName() != "BibleTime") { + qWarning("CProfile::load: Missing BibleTime doc"); + return m_profileWindows; + } + if (document.hasAttribute("name")) { + m_name = document.attribute("name"); + } + + + //load settings of the main window + { + // see if there's a section with the name MAINWINDOW + QDomElement elem = document.firstChild().toElement(); + QDomElement mainWindow; + while (!elem.isNull()) { + if (elem.tagName() == "MAINWINDOW") { + mainWindow = elem; + break; //found the element + } + elem = elem.nextSibling().toElement(); + } + if (!mainWindow.isNull()) { //was found + setFullscreen( (bool)mainWindow.attribute("fullscreen").toInt()); + QDomElement object = mainWindow.namedItem("GEOMETRY").toElement(); + QRect rect; + if(!object.isNull()) { + if (object.hasAttribute("x")) { + rect.setX(object.attribute("x").toInt()); + } + if (object.hasAttribute("y")) { + rect.setY(object.attribute("y").toInt()); + } + if (object.hasAttribute("width")) { + rect.setWidth(object.attribute("width").toInt()); + } + if (object.hasAttribute("height")) { + rect.setHeight(object.attribute("height").toInt()); + } + } + setGeometry(rect); + } + } + + m_profileWindows.clear(); + QDomElement elem = document.firstChild().toElement(); + while (!elem.isNull()) { + CProfileWindow* p = 0; + if (elem.tagName() == "BIBLE") { + p = new CProfileWindow(CSwordModuleInfo::Bible); + } + else if (elem.tagName() == "COMMENTARY") { + p = new CProfileWindow(CSwordModuleInfo::Commentary); + } + else if (elem.tagName() == "LEXICON") { + p = new CProfileWindow(CSwordModuleInfo::Lexicon); + } + else if (elem.tagName() == "BOOK") { + p = new CProfileWindow(CSwordModuleInfo::GenericBook); + } + + if (p) { + m_profileWindows.append(p); + + if (elem.hasAttribute("windowSettings")) { + p->setWindowSettings( elem.attribute("windowSettings").toInt() ); + } + + QRect rect; + + QDomElement object = elem.namedItem("GEOMETRY").toElement(); + if(!object.isNull()) { + if (object.hasAttribute("x")) { + rect.setX(object.attribute("x").toInt()); + } + if (object.hasAttribute("y")) { + rect.setY(object.attribute("y").toInt()); + } + if (object.hasAttribute("width")) { + rect.setWidth(object.attribute("width").toInt()); + } + if (object.hasAttribute("height")) { + rect.setHeight(object.attribute("height").toInt()); + } + if (object.hasAttribute("isMaximized")) { + p->setMaximized( static_cast(object.attribute("isMaximized").toInt()) ); + } + } + p->setGeometry(rect); + + object = elem.namedItem("MODULES").toElement(); + if(!object.isNull()) { + if (object.hasAttribute("list")) { + const QString sep = object.hasAttribute("separator") ? object.attribute("separator") : "|"; + QStringList modules = QStringList::split(sep, object.attribute("list")); + p->setModules(modules); + } + } + + object = elem.namedItem("KEY").toElement(); + if(!object.isNull()) { + if (object.hasAttribute("name")) + p->setKey(object.attribute("name")); + } + + object = elem.namedItem("SCROLLBARS").toElement(); + if(!object.isNull()) { + int horizontal = 0, vertical = 0; + if (object.hasAttribute("horizontal")) + horizontal = object.attribute("horizontal").toInt(); + if (object.hasAttribute("vertical")) + vertical = object.attribute("vertical").toInt(); + + p->setScrollbarPositions(horizontal, vertical); + } + } + elem = elem.nextSibling().toElement(); + } + return m_profileWindows; +} + +/** Saves the profile to the file given in the constructor. */ +const bool CProfile::save(QList windows){ + /** Save the settings using a XML file + * Save the CProfileWindow objects using a XML file which name is in m_filename + */ + bool ret = false; + QDomDocument doc("DOC"); + doc.appendChild( doc.createProcessingInstruction( "xml", "version=\"1.0\" encoding=\"UTF-8\"" ) ); + + QDomElement content = doc.createElement("BibleTime"); + content.setAttribute("syntaxVersion", CURRENT_SYNTAX_VERSION); + content.setAttribute("name", m_name); + doc.appendChild(content); + + //save mainwindow settings + { + QDomElement mainWindow = doc.createElement("MAINWINDOW"); + mainWindow.setAttribute("fullscreen", fullscreen()); + + QDomElement geometry = doc.createElement("GEOMETRY"); + mainWindow.appendChild(geometry); + const QRect r = this->geometry(); + geometry.setAttribute("x",r.x()); + geometry.setAttribute("y",r.y()); + geometry.setAttribute("width",r.width()); + geometry.setAttribute("height",r.height()); + + content.appendChild(mainWindow); + } + + for (CProfileWindow* p = windows.first(); p; p = windows.next()) { + QDomElement window; + switch (p->type()) { + case CSwordModuleInfo::Bible: + window = doc.createElement("BIBLE"); + break; + case CSwordModuleInfo::Commentary: + window = doc.createElement("COMMENTARY"); + break; + case CSwordModuleInfo::Lexicon: + window = doc.createElement("LEXICON"); + break; + case CSwordModuleInfo::GenericBook: + window = doc.createElement("BOOK"); + break; + default: + break; + } + if (window.isNull()) + break; + window.setAttribute("windowSettings", p->windowSettings()); + + //save geomtery + const QRect r = p->geometry(); + QDomElement geometry = doc.createElement("GEOMETRY"); + geometry.setAttribute("x",r.x()); + geometry.setAttribute("y",r.y()); + geometry.setAttribute("width",r.width()); + geometry.setAttribute("height",r.height()); + geometry.setAttribute("isMaximized",static_cast(p->maximized())); + window.appendChild( geometry ); + + QDomElement modules = doc.createElement("MODULES"); + modules.setAttribute("separator", "|"); + modules.setAttribute("list", p->modules().join("|")); + window.appendChild( modules ); + + QDomElement key = doc.createElement("KEY"); + key.setAttribute("name", p->key()); + window.appendChild( key ); + + QDomElement scrollbars = doc.createElement("SCROLLBARS"); + scrollbars.setAttribute("horizontal", p->scrollbarPositions().horizontal); + scrollbars.setAttribute("vertical", p->scrollbarPositions().vertical); + window.appendChild( scrollbars ); + + content.appendChild( window ); + } + + QFile file(m_filename); + if ( file.open(IO_WriteOnly) ) { + ret = true; + QTextStream t( &file ); + t.setEncoding(QTextStream::UnicodeUTF8); + t << doc.toString(); + file.close(); + } + else + ret = false; + + return ret; +} + +/** Saves the profile to the file given in the constructor. */ +const bool CProfile::save(){ + return save(m_profileWindows); +} + +/** Returns the filename used for this profile. */ +const QString& CProfile::filename(){ + return m_filename; +} + +/** Returns the name of this profile. */ +const QString& CProfile::name(){ + return m_name; +} + +/** Initializes the XML for the first time (use to create a new profile) */ +void CProfile::init(const QString file){ + const QString oldFile = m_filename; + m_filename = file; + save(QList()); + m_filename = oldFile; +} + +/** Changes the name of this profile. */ +void CProfile::setName( const QString& newName ){ + m_name = newName; + saveBasics(); //save chanegd name +} + +/** Loads the basic settings requires for proper operation. */ +void CProfile::loadBasics(){ + QFile file(m_filename); + if (!file.exists()) + return; + + QDomDocument doc; + if (file.open(IO_ReadOnly)) { + QTextStream t( &file ); + t.setEncoding(QTextStream::UnicodeUTF8); + doc.setContent(t.read()); + file.close(); + } + QDomElement document = doc.documentElement(); + if (document.hasAttribute("name")) + m_name = document.attribute("name"); +} + +void CProfile::saveBasics(){ + QFile file(m_filename); + if (!file.exists()) + return; + + QDomDocument doc; + if (file.open(IO_ReadOnly)) { + QTextStream t(&file); + t.setEncoding(QTextStream::UnicodeUTF8); + doc.setContent(t.read()); + file.close(); + } + + QDomElement document = doc.documentElement(); + document.setAttribute("name", m_name); + + if (file.open(IO_WriteOnly)) { + QTextStream t( &file ); + t.setEncoding(QTextStream::UnicodeUTF8); + t << doc.toString(); + file.close(); + } +} + +/** Returns true if the main window was in fullscreen mode as the profile was saved. */ +const bool CProfile::fullscreen() const { + return m_fullscreen; +} + +/** Set the parameter to true if the main window coveres the full screen size. */ +void CProfile::setFullscreen( const bool fullscreen ){ + m_fullscreen = fullscreen; +} + +/** Returns the geometry of the main window */ +const QRect CProfile::geometry(){ + return m_geometry; +} + +/** Stes the geoemtry of the main window */ +void CProfile::setGeometry( const QRect rect ){ + m_geometry = rect; +} diff --git a/bibletime/frontend/cprofile.h b/bibletime/frontend/cprofile.h new file mode 100644 index 0000000..0187b09 --- /dev/null +++ b/bibletime/frontend/cprofile.h @@ -0,0 +1,95 @@ +/*************************************************************************** + cprofile.h - description + ------------------- + begin : Sun Jul 29 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPROFILE_H +#define CPROFILE_H + +#include "cprofilewindow.h" + +//Qt includes +#include + +/** Manages one profile file. Provides functions to save and restore settings of the available display windows. + * @author The BibleTime team + */ +class CProfile { +public: + CProfile(const QString& fileName, const QString& name = QString::null); + ~CProfile(); + + /** + * Saves the profile to the file given in the constructor. + * @param windows The list of windows available in the profile. + */ + const bool save( QList windows ); + /** + * Saves the profile to the file given in the constructor. + */ + const bool save(); + /** + * Loads the profile from the file given in the constructor. + * @return The list of profiled window which exist in the profile. + */ + QList load(); + /** + * Returns the name of this profile. + */ + const QString& name(); + /** + * Returns the filename used for this profile. + */ + const QString& filename(); + /** + * Initializes the XML for the first time (use to create a new profile) + */ + void init(const QString); + /** + * Chnages the name of this profile. + */ + void setName( const QString& ); + /** + * Set the parameter to true if the main window coveres the full screen size. + */ + void setFullscreen( const bool fullscreen ); + /** + * Returns true if the main window was in fullscreen mode as the profile was saved. + */ + const bool fullscreen() const; + /** + * Sets the geoemtry of the main window + */ + void setGeometry( const QRect rect ); + /** + * Returns the geometry of the main window + */ + const QRect geometry(); + +private: + /** + * Loads the basic settings requires for proper operation. + */ + void loadBasics(); + void saveBasics(); + + QList m_profileWindows; + QString m_name; + QString m_filename; + bool m_fullscreen; + QRect m_geometry; +}; + +#endif diff --git a/bibletime/frontend/cprofilemgr.cpp b/bibletime/frontend/cprofilemgr.cpp new file mode 100644 index 0000000..11ed004 --- /dev/null +++ b/bibletime/frontend/cprofilemgr.cpp @@ -0,0 +1,115 @@ +/*************************************************************************** + cprofilemgr.cpp - description + ------------------- + begin : Sun Jul 29 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cprofilemgr.h" + +//Qt includes +#include +#include +#include + +//KDE includes +#include + +CProfileMgr::CProfileMgr() : m_startupProfile(0) { + m_profiles.setAutoDelete(true); + + KStandardDirs stdDirs; + m_profilePath = stdDirs.saveLocation("data", "bibletime/profiles/"); + + QDir d( m_profilePath ); + QStringList files = d.entryList("*.xml"); + for ( QStringList::Iterator it = files.begin(); it != files.end(); ++it ) { + if ((*it) != "_startup_.xml") + m_profiles.append(new CProfile(m_profilePath + *it)); + else + m_startupProfile = new CProfile(m_profilePath + *it); + } +} + +CProfileMgr::~CProfileMgr(){ + m_profiles.clear();//autoDelete is enabled, so all profiles are deleted +} + +/** Returns a list of available profiles. */ +const QList& CProfileMgr::profiles(){ + return m_profiles; +} + +/** Creates a new profile with the name "name" (first parameter). @return The profile object */ +CProfile* CProfileMgr::create( const QString name ){ + CProfile* p = new CProfile(QString::null, name); + m_profiles.append(p); + + return p; +} + +/** Removes the profile from the list and from the directory containg the profile files. */ +const bool CProfileMgr::remove( CProfile* p ){ + bool ret = false; + QFile f( p->filename() ); + if (f.exists()) + f.remove(); + if(m_profiles.remove(p)); //auto delete is enabled + ret = true; + return ret; +} + +const bool CProfileMgr::remove( const QString& profile) { + bool ret = false; + for (CProfile* p = m_profiles.first(); p; p = m_profiles.next()) { + if (p->name() == profile) { + remove(p); + ret = true; + } + } + return ret; +} + +/** Returns the profile with the desired name. If there's no such profile 0 is returned. */ +CProfile* CProfileMgr::profile(const QString& name) { + for (m_profiles.first(); m_profiles.current(); m_profiles.next()) { + if (m_profiles.current()->name() == name) { + return m_profiles.current(); + } + } + return 0; +} + +/** Returns the startup profile if it exists, otherwise return 0. */ +CProfile* CProfileMgr::startupProfile(){ + if (!m_startupProfile) + m_startupProfile = new CProfile(QString::null, "_startup_"); + return m_startupProfile; +} + +/** Refreshes the profiles available on disk. Use this function to update the list of profiles after another instance of CProfileMgr created a new profile. */ +void CProfileMgr::refresh(){ + m_profiles.clear(); //delete all profiles + QDir d( m_profilePath ); + QStringList files = d.entryList("*.xml"); + for ( QStringList::Iterator it = files.begin(); it != files.end(); ++it ) { + CProfile p(m_profilePath + *it); + if (p.name() == "_startup_") { //new startup profile + if (!m_startupProfile) //don't put this in the if clause above,it doesn't work! + m_startupProfile = new CProfile(m_profilePath + *it); + } + else if (!profile(p.name())) { //don't have it already + m_profiles.append(new CProfile(m_profilePath + *it)); + } + } +} diff --git a/bibletime/frontend/cprofilemgr.h b/bibletime/frontend/cprofilemgr.h new file mode 100644 index 0000000..4cbbb0c --- /dev/null +++ b/bibletime/frontend/cprofilemgr.h @@ -0,0 +1,71 @@ +/*************************************************************************** + cprofilemgr.h - description + ------------------- + begin : Sun Jul 29 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPROFILEMGR_H +#define CPROFILEMGR_H + +#include "cprofile.h" + +//Qt includes +#include + +/** The manager for profiles. + * Provides functions to create, delete, save and load profiles. + * @author The BibleTime team + */ + +class CProfileMgr { +public: + CProfileMgr(); + ~CProfileMgr(); + + /** Creates a new profile with the name "name" (first parameter). + * @return The profile object + */ + CProfile* create( const QString name ); + /** + * @return a list of available profiles + */ + const QList& profiles(); + /** + * Removes the profile from the list and from the directory containg the profile files. + */ + const bool remove( CProfile* p ); + /** + * Removes the profile from the list and from the directory containg the profile files. + */ + const bool remove( const QString& ); + /** + * Returns the profile with the desired name. If there's no such profile 0 is returned. + */ + CProfile* profile(const QString&); + /** + * Returns the startup profile if it exists, otherwise return 0. + */ + CProfile* startupProfile(); + /** + * Refreshes the profiles available on disk. Use this function to update the list of profiles after another instance of CProfileMgr created a new profile. + */ + void refresh(); + +protected: + QList m_profiles; + QString m_profilePath; + CProfile* m_startupProfile; +}; + +#endif diff --git a/bibletime/frontend/cprofilewindow.cpp b/bibletime/frontend/cprofilewindow.cpp new file mode 100644 index 0000000..4f01cc5 --- /dev/null +++ b/bibletime/frontend/cprofilewindow.cpp @@ -0,0 +1,105 @@ +/*************************************************************************** + cprofilewindow.cpp - description + ------------------- + begin : Sun Jul 29 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cprofilewindow.h" + +CProfileWindow::CProfileWindow(CSwordModuleInfo::ModuleType type) + : m_type(type), m_windowGeometry(),m_moduleList(), m_key(QString::null), + m_maximized(false), m_windowSettings(0) { + +} + +CProfileWindow::~CProfileWindow(){ + +} + +/** Returns the size of the window including the x,y coordinates. */ +const QRect CProfileWindow::geometry() { + return m_windowGeometry; +} + +/** Sets the size of the window. */ +void CProfileWindow::setGeometry( const QRect rect ){ + m_windowGeometry = rect; +} + +/** Returns the type of the managed window (bible window, commentary window or lexicon window). */ +const CSwordModuleInfo::ModuleType CProfileWindow::type(){ + if (m_type != CSwordModuleInfo::Unknown) + return m_type; +} + +/** Sets the modules. */ +void CProfileWindow::setModules( QStringList modules ){ + m_moduleList = modules; //copy module pointers into our own list +} + +/** Returns a list of module names which are chosen in the managed window profile. */ +const QStringList CProfileWindow::modules(){ +// QStringList modules; +// for (CSwordModuleInfo* m = m_moduleList.first(); m; m = m_moduleList.next()) { +// modules.append(m->getName()); +// } +// return modules; + return m_moduleList; +} + +/** Returns the current key set in the modules. */ +const QString& CProfileWindow::key(){ + return m_key; +} + +/** Set the key used in the modules. */ +void CProfileWindow::setKey( const QString& key ){ + m_key = key; +} + +/** Sets the current position of the scrollbars. */ +void CProfileWindow::setScrollbarPositions(const int horizontal, const int vertical) { +// m_scrollbarPos = {x,y}; + m_scrollbarPos.horizontal = horizontal; + m_scrollbarPos.vertical = vertical; +} +/** Returns tghe position of the scrollbars */ +const CProfileWindow::ScrollbarPos CProfileWindow::scrollbarPositions(){ + return m_scrollbarPos; +} + +/** Sets the type of the used modules. */ +void CProfileWindow::setType(const CSwordModuleInfo::ModuleType type){ + m_type = type; +} + +/** Returns true if the window is maximized. */ +const bool CProfileWindow::maximized(){ + return m_maximized; +} + +/** Sets the windows maximized state to true or false. */ +void CProfileWindow::setMaximized( const bool maximized ){ + m_maximized = maximized; +} + +/** Returns an integer with the window specific settings */ +const int CProfileWindow::windowSettings(){ + return m_windowSettings; +} + +/** Sets the window specific settings. */ +void CProfileWindow::setWindowSettings( const int settings ){ + m_windowSettings = settings; +} diff --git a/bibletime/frontend/cprofilewindow.h b/bibletime/frontend/cprofilewindow.h new file mode 100644 index 0000000..dec8125 --- /dev/null +++ b/bibletime/frontend/cprofilewindow.h @@ -0,0 +1,110 @@ +/*************************************************************************** + cprofilewindow.h - description + ------------------- + begin : Sun Jul 29 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPROFILEWINDOW_H +#define CPROFILEWINDOW_H + +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordbackend.h" + +//Qt includes +#include +#include +#include +#include + +/** Contains the settings for one window saved in the profile. + * @author The BibleTime team + */ +class CProfileWindow { +public: + struct ScrollbarPos { + int horizontal; //the position of the horizontal scrollbar + int vertical; //the position of the vertical scrollbar + }; + + CProfileWindow(CSwordModuleInfo::ModuleType type = CSwordModuleInfo::Unknown); + ~CProfileWindow(); + /** + * Sets the modules. + */ + void setModules( QStringList modules ); + /** + * Returns the type of the managed window (bible window, commentary window or lexicon window). + */ + const CSwordModuleInfo::ModuleType type(); + /** + * Sets the type of the used modules. + */ + void setType(const CSwordModuleInfo::ModuleType type); + /** + * Sets the size of the window. + */ + void setGeometry( const QRect s ); + /** + * Returns the size of the window including the x,y coordinates. + */ + const QRect geometry(); + /** + * Returns a list of module names which are chosen in the managed window profile. + */ + const QStringList modules(); + /** + * Set the key used in the modules. + */ + void setKey( const QString& ); + /** + * Returns the current key set in the modules. + */ + const QString& key(); + /** + * Sets the current position of the scrollbars. + */ + void setScrollbarPositions(const int x, const int y); + /** + * Sets the windows maximized state to true or false. + */ + void setMaximized( const bool maximized ); + /** + * Sets the window specific settings. + */ + void setWindowSettings( const int settings ); + /** + * Returns an integer with the window specific settings + */ + const int windowSettings(); + /** + * Returns true if the window is maximized. + */ + const bool maximized(); + /** + * Returns tghe position of the scrollbars + */ + const CProfileWindow::ScrollbarPos scrollbarPositions(); + +private: + CSwordModuleInfo::ModuleType m_type; + QRect m_windowGeometry; + QStringList m_moduleList; + QString m_key; + ScrollbarPos m_scrollbarPos; + bool m_maximized; + int m_windowSettings; +}; + +#endif + diff --git a/bibletime/frontend/ctoolclass.cpp b/bibletime/frontend/ctoolclass.cpp new file mode 100644 index 0000000..2d7f209 --- /dev/null +++ b/bibletime/frontend/ctoolclass.cpp @@ -0,0 +1,185 @@ +/*************************************************************************** + ctoolclass.cpp - some methods,that would be normal global,but + I hate global function :-) + + begin : 20 Jan 1999 + copyright : (C) 1999 by Sandy Meier + email : smeier@rz.uni-potsdam.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//own includes +#include "ctoolclass.h" + +#include "resource.h" +#include "backend/cswordmoduleinfo.h" + +//QT includes +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include + + +QString CToolClass::locatehtml(const QString &filename) { + QString path = locate("html", KGlobal::locale()->language() + '/' + filename); + if (path.isNull()) + path = locate("html", "default/" + filename); + if (path.isNull()) + path = locate("html", "en/" + filename); + return path; +} + +/** Converts HTML text to plain text */ +QString CToolClass::htmlToText(const QString& html) { + QString newText = html; + // convert some tags we need in code + newText.replace( QRegExp(" "),"#SPACE#" ); + newText.replace( QRegExp("
\\s*"), "
\n" ); + newText.replace( QRegExp("#SPACE#")," " ); + return newText; +} + +/** Converts text to HTML (\n to
) */ +QString CToolClass::textToHTML(const QString& text){ + QString newText = text; + newText.replace( QRegExp("
\n"),"#NEWLINE#" ); + newText.replace( QRegExp("\n"),"
\n" ); + newText.replace( QRegExp("#NEWLINE#"),"
\n"); + return newText; +} + +/** Creates the file filename and put text into the file. + */ +bool CToolClass::savePlainFile( const QString& filename, const QString& text){ + QFile saveFile(filename); + bool ret; + + if (saveFile.exists()) { + if (KMessageBox::warningYesNo(0, + QString::fromLatin1("%1
%2
") + .arg( i18n("The file does already exist!") ) + .arg( i18n("Do you want to overwrite it?"))) + == KMessageBox::No + ) + return false; + else + saveFile.remove(); + } + + if ( saveFile.open(IO_ReadWrite) ) { + QTextStream textstream( &saveFile ); + textstream << text; + saveFile.close(); + ret = true; + } + else { + KMessageBox::error(0, QString::fromLatin1("%1
%2
") + .arg( i18n("Sorry! But the file couldn't be saved!") ) + .arg( i18n("Please check permissions etc. !"))); + saveFile.close(); + ret = false; + } + return ret; +} + + +/** Returns the icon used for the module given as aparameter. */ +QPixmap CToolClass::getIconForModule( CSwordModuleInfo* module_info ){ + if (!module_info) + return QPixmap(BIBLE_ICON_SMALL); + + switch (module_info->type()){ + case CSwordModuleInfo::Bible: + if (module_info->isLocked()) + return QPixmap(BIBLE_LOCKED_ICON_SMALL); + else + return QPixmap(BIBLE_ICON_SMALL); + + case CSwordModuleInfo::Lexicon: + if (module_info->isLocked()) + return QPixmap(LEXICON_LOCKED_ICON_SMALL); + else + return QPixmap(LEXICON_ICON_SMALL); + + case CSwordModuleInfo::Commentary: + if (module_info->isLocked()) + return QPixmap(COMMENTARY_LOCKED_ICON_SMALL); + else + return QPixmap(COMMENTARY_ICON_SMALL); + + case CSwordModuleInfo::GenericBook: + if (module_info->isLocked()) + return QPixmap(BOOK_LOCKED_ICON_SMALL); + else + return QPixmap(BOOK_ICON_SMALL); + + case CSwordModuleInfo::Unknown: + default: + return QPixmap(BIBLE_ICON_SMALL); + } +} + +int CToolClass::makeLogicFontSize( const int s ) { + const int defSize = QApplication::font().pointSize(); + if ( s < defSize - 4 ) + return 1; + if ( s < defSize ) + return 2; + if ( s < defSize + 4 ) + return 3; + if ( s < defSize + 8 ) + return 4; + if ( s < defSize + 12 ) + return 5; + if (s < defSize + 16 ) + return 6; + return 7; +} + +QLabel* CToolClass::explanationLabel(QWidget* parent, const QString& heading, const QString& text ){ + QLabel* label = new QLabel( QString::fromLatin1("%1
%2").arg(heading).arg(text),parent ); + label->setAutoResize(true); + label->setMargin(1); + label->setFrameStyle(QFrame::Box | QFrame::Plain); + return label; +} +/** No descriptions */ +bool CToolClass::inHTMLTag(int pos, QString & text){ + int i1=text.findRev("<",pos); + int i2=text.findRev(">",pos); + int i3=text.find(">",pos); + int i4=text.find("<",pos); + + +// if ((i1>0) && (i2==-1)) //we're in th first html tag +// i2=i1; // not ncessary, just for explanation + + if ((i3>0) && (i4==-1)) //we're in the last html tag + i4=i3+1; + +// qWarning("%d > %d && %d < %d",i1,i2,i3,i4); + + if ( (i1>i2) && (i3 +#include + + +#ifndef CTOOLCLASS_H +#define CTOOLCLASS_H + + +class CSwordModuleInfo; +class QLabel; + +/** + * Provides some useful functions which would be normally global. + * + * Some methods,that would be normaly global, but I hate global functions :-) + * (the function locateHTML is from Sandy Meier (KDevelop)) + * + * @short A class which contains static members to do small things. + * @author Joachim Ansorg + */ +class CToolClass { + +public: + /** + * @return The path of the HTML file "filename". This function searches only in $KDEDIR. + * @author Sandy Meier of the KDevelop team. + */ + static QString locatehtml(const QString &filename); + /** + * Converts HTML text to plain text. + * This function converts some HTML tags in text (e.g.
to \n) + * @return The text withput HTML tags and with converted
to \n + * @author Joachim Ansorg + */ + static QString htmlToText(const QString&); + /** + * Converts text to HTML converting some text commands into HTML tags (e.g. \n to
) + * @return The HTML formatted text we got after changing \n to
+ * @author Joachim Ansorg + */ + static QString textToHTML(const QString&); + /** + * Creates the file filename and put the text of parameter "text" into the file. + * @return True if saving was sucessful, otherwise false + * @author Joachim Ansorg + */ + static bool savePlainFile( const QString& filename, const QString& text); + /** + * Returns the icon used for the module given as aparameter. + */ + static QPixmap getIconForModule( CSwordModuleInfo* ); + /** + * Returns the logical font size which should + * be used for the absolute size s + */ + static int makeLogicFontSize( const int s ); + static QLabel* explanationLabel(QWidget* parent, const QString& heading, const QString& text ); + static bool inHTMLTag(int pos, QString & text); +}; + +#endif diff --git a/bibletime/frontend/groupmanager/Makefile.am b/bibletime/frontend/groupmanager/Makefile.am new file mode 100644 index 0000000..f14759b --- /dev/null +++ b/bibletime/frontend/groupmanager/Makefile.am @@ -0,0 +1,18 @@ +INCLUDES = $(all_includes) +libgroupmanager_a_METASOURCES = AUTO +noinst_LIBRARIES = libgroupmanager.a + +libgroupmanager_a_SOURCES = \ +cgroupmanager.cpp \ +cgroupmanageritem.cpp + +all_headers = cgroupmanager.h \ +cgroupmanageritem.h + +EXTRA_DIST = \ +$(libgroupmanager_a_SOURCES) $(all_headers) + + + + + diff --git a/bibletime/frontend/groupmanager/Makefile.in b/bibletime/frontend/groupmanager/Makefile.in new file mode 100644 index 0000000..4cbd948 --- /dev/null +++ b/bibletime/frontend/groupmanager/Makefile.in @@ -0,0 +1,608 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +INCLUDES = $(all_includes) +#>- libgroupmanager_a_METASOURCES = AUTO +noinst_LIBRARIES = libgroupmanager.a + +libgroupmanager_a_SOURCES = cgroupmanager.cpp cgroupmanageritem.cpp + + +all_headers = cgroupmanager.h cgroupmanageritem.h + + +EXTRA_DIST = $(libgroupmanager_a_SOURCES) $(all_headers) + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libgroupmanager_a_LIBADD = +#>- libgroupmanager_a_OBJECTS = cgroupmanager.$(OBJEXT) \ +#>- cgroupmanageritem.$(OBJEXT) +#>+ 7 +libgroupmanager_a_final_OBJECTS = libgroupmanager_a.all_cpp.o +libgroupmanager_a_nofinal_OBJECTS = cgroupmanager.$(OBJEXT) \ +cgroupmanageritem.$(OBJEXT)\ +cgroupmanager.moc.o \ +libgroupmanager_a_meta_unload.o +@KDE_USE_FINAL_FALSE@libgroupmanager_a_OBJECTS = $(libgroupmanager_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libgroupmanager_a_OBJECTS = $(libgroupmanager_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=cgroupmanager.h cgroupmanageritem.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/cgroupmanager.P .deps/cgroupmanageritem.P +#>+ 4 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/cgroupmanager.moc.P $(DEPDIR)/libgroupmanager_a_meta_unload.P $(DEPDIR)/libgroupmanager_a.all_cpp.P \ + .deps/cgroupmanager.P .deps/cgroupmanageritem.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/cgroupmanager.moc.P $(DEPDIR)/libgroupmanager_a_meta_unload.P .deps/cgroupmanager.P .deps/cgroupmanageritem.P + +SOURCES = $(libgroupmanager_a_SOURCES) +OBJECTS = $(libgroupmanager_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/groupmanager/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/groupmanager/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/groupmanager/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libgroupmanager.a: $(libgroupmanager_a_OBJECTS) $(libgroupmanager_a_DEPENDENCIES) + -rm -f libgroupmanager.a + $(AR) cru libgroupmanager.a $(libgroupmanager_a_OBJECTS) $(libgroupmanager_a_LIBADD) + $(RANLIB) libgroupmanager.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend/groupmanager + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/groupmanager/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile $(LIBRARIES) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-am + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +cgroupmanager.moc.cpp: $(srcdir)/cgroupmanager.h + $(MOC) $(srcdir)/cgroupmanager.h -o cgroupmanager.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f cgroupmanager.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/groupmanager/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/groupmanager/Makefile.in + + +#>+ 10 +libgroupmanager_a_meta_unload.cpp: cgroupmanager.moc.cpp + @echo 'creating libgroupmanager_a_meta_unload.cpp' + @-rm -f libgroupmanager_a_meta_unload.cpp + @echo 'static const char * _metalist_libgroupmanager_a[] = {' > libgroupmanager_a_meta_unload.cpp + @cat cgroupmanager.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libgroupmanager_a_meta_unload.cpp + @echo '0};' >> libgroupmanager_a_meta_unload.cpp + @echo '#include ' >> libgroupmanager_a_meta_unload.cpp + @echo '_UNLOAD(libgroupmanager_a)' >> libgroupmanager_a_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f libgroupmanager_a_meta_unload.cpp + +#>+ 11 +libgroupmanager_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cgroupmanager.cpp $(srcdir)/cgroupmanageritem.cpp libgroupmanager_a_meta_unload.cpp cgroupmanager.moc.cpp + @echo 'creating libgroupmanager_a.all_cpp.cpp ...'; \ + rm -f libgroupmanager_a.all_cpp.files libgroupmanager_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libgroupmanager_a.all_cpp.final; \ + for file in cgroupmanager.cpp cgroupmanageritem.cpp libgroupmanager_a_meta_unload.cpp cgroupmanager.moc.cpp; do \ + echo "#include \"$$file\"" >> libgroupmanager_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libgroupmanager_a.all_cpp.final; \ + done; \ + cat libgroupmanager_a.all_cpp.final libgroupmanager_a.all_cpp.files > libgroupmanager_a.all_cpp.cpp; \ + rm -f libgroupmanager_a.all_cpp.final libgroupmanager_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libgroupmanager_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libgroupmanager_a_OBJECTS="$(libgroupmanager_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libgroupmanager_a_OBJECTS="$(libgroupmanager_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/groupmanager/cgroupmanager.cpp b/bibletime/frontend/groupmanager/cgroupmanager.cpp new file mode 100644 index 0000000..af4f59d --- /dev/null +++ b/bibletime/frontend/groupmanager/cgroupmanager.cpp @@ -0,0 +1,1615 @@ +/*************************************************************************** + cgroupmanager.cpp - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#define BOOKMARK_FORMAT_VERSION 1 + + +//own includes +#include "cgroupmanager.h" +#include "cgroupmanageritem.h" + +#include "backend/cswordbiblemoduleinfo.h" +#include "backend/cswordcommentarymoduleinfo.h" +#include "backend/cswordlexiconmoduleinfo.h" +#include "backend/cswordversekey.h" +#include "backend/cswordldkey.h" +#include "backend/creferencemanager.h" +#include "printing/cprintitem.h" +#include "printing/cprinter.h" + +#include "frontend/chtmldialog.h" +#include "frontend/cinputdialog.h" +#include "frontend/searchdialog/csearchdialog.h" +#include "frontend/cbtconfig.h" +#include "frontend/cexportmanager.h" + +#include "whatsthisdef.h" +#include "resource.h" + +#include + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +CGroupManager::ToolTip::ToolTip(QWidget* parent) : QToolTip(parent) { +} + +void CGroupManager::ToolTip::maybeTip(const QPoint& p) { + if (!parentWidget()->inherits("CGroupManager")) + return; + + CGroupManager* m = 0; + if ( !(m = dynamic_cast(parentWidget())) ) + return; + CGroupManagerItem* i = 0; + if ( !( i = dynamic_cast(m->itemAt(p))) ) + return; + + QRect r = m->itemRect(i); + if (!r.isValid()) + return; + + //get type of item and display correct text + const QString text = i->getToolTip(); + if (!text.isEmpty()) { + const QFont oldFont = font(); + CSwordModuleInfo* m = dynamic_cast(i->moduleInfo()); + + //Module is Unicode-based. Only set font if a bookmark should be displayed + if (i->getBookmarkKey() && m && m->isUnicode() ) + setFont(CBTConfig::get( CBTConfig::unicode )); + + tip(r, text); + setFont(oldFont); + } +} + + +CGroupManager::CGroupManager(QWidget *parent, const char *name, ListCSwordModuleInfo *swordList, const bool useBookmarks, const bool saveSettings, const bool useDnD, const bool useExtendedMode, const bool useRMBMenu, const bool showHelpDialogs) + : KListView(parent, name), + m_swordList(swordList), + m_config( new KConfig("bt-groupmanager", false, false ) ), + m_menu(false), + m_searchDialog(0), + m_pressedItem(0), + m_useBookmarks(useBookmarks), + m_saveSettings(saveSettings), + m_useDragDrop(useDnD), + m_useExtendedMode(useExtendedMode), + m_useRMBMenu(useRMBMenu), + m_showHelpDialogs(showHelpDialogs) +{ + initView(); + initConnections(); + readSettings(); +} + +CGroupManager::~CGroupManager(){ + saveSettings(); + m_config->sync(); + delete m_config; + m_config = 0; +} + +/** Initializes the tree of this CGroupmanager */ +void CGroupManager::setupSwordTree() { + readGroups(m_config, 0); + readSwordModules(m_config, 0); + if (m_useBookmarks) + readSwordBookmarks(m_config, 0); + setupStandardSwordTree(); +} + +/** Initializes the tree of this CGroupmanager */ +void CGroupManager::setupStandardSwordTree() { + if (!m_swordList || (m_swordList && !m_swordList->count())) { + qWarning("CGroupManager::setupStandardSwordTree: m_swordList is empty or qual to NULL. return now."); + return; + } + + const bool initialized = m_config->readBoolEntry("initialized", false); + CSwordModuleInfo* moduleInfo = 0; + QListViewItemIterator it( this ); + + CGroupManagerItem* bibleGroup = findGroup(i18n("Bibles")); + CGroupManagerItem* bookGroup = findGroup(i18n("Books")); + CGroupManagerItem* commentaryGroup = findGroup(i18n("Commentaries")); + CGroupManagerItem* lexiconGroup = findGroup(i18n("Lexicons")); + + for(moduleInfo = m_swordList->first(); moduleInfo; moduleInfo = m_swordList->next()) { + bool alreadyCreated = false; + QListViewItemIterator it( this ); + for ( ; it.current(); ++it ) { + CGroupManagerItem* item = dynamic_cast(it.current()); + if (item && item->type() == CGroupManagerItem::Module && item->moduleInfo() == moduleInfo) { //already there + alreadyCreated = true; + break; + } + } + if ( moduleInfo && !alreadyCreated) { //module was probably newly installed, insert it + CGroupManagerItem* itemParent = 0; + switch (moduleInfo->type()) { + case CSwordModuleInfo::Bible: + itemParent = bibleGroup; + break; + case CSwordModuleInfo::Commentary: + itemParent = commentaryGroup; + break; + case CSwordModuleInfo::Lexicon: + itemParent = lexiconGroup; + break; + case CSwordModuleInfo::GenericBook: + itemParent = bookGroup; + break; + default: + break; + } + if (itemParent) + (void)new CGroupManagerItem(itemParent,QString::null,QString::null, moduleInfo,0, CGroupManagerItem::Module); + } + } + if (!initialized) { + bibleGroup->sortChildItems(0,true); + lexiconGroup->sortChildItems(0,true); + commentaryGroup->sortChildItems(0,true); + bookGroup->sortChildItems(0,true); + sort(); + } + + // Now delete the groupes which have no child items + if (!bibleGroup->childCount()) { + delete bibleGroup; + bibleGroup = 0; + } + if (!lexiconGroup->childCount()) { + delete lexiconGroup; + lexiconGroup = 0; + } + if (!commentaryGroup->childCount()) { + delete commentaryGroup; + commentaryGroup = 0; + } + if (!bookGroup->childCount()) { + delete bookGroup; + bookGroup = 0; + } +} + +/** Initializes the connections of this class */ +void CGroupManager::initConnections(){ + connect(this, SIGNAL(returnPressed(QListViewItem*)), SLOT(slotReturnPressed(QListViewItem*))); + if (m_useRMBMenu) + connect(m_popupMenu, SIGNAL(aboutToShow()), + this, SLOT(slotPopupAboutToShow())); +} + +/** */ +void CGroupManager::saveSettings(){ + KConfigGroupSaver groupSaver(m_config, "Groupmanager"); + + if (!m_saveSettings) { + return; + } + + //save column width + m_config->writeEntry("initialized", true); + m_config->writeEntry("First column", columnWidth(0)); + + //save the bookmarks and the groups + + saveGroups(m_config,0); + saveSwordModules(m_config,0); + saveSwordBookmarks(m_config, 0); + + m_config->sync(); +} + +/** */ +void CGroupManager::readSettings(){ + KConfigGroupSaver groupSaver(m_config, "Groupmanager"); + if (m_config->readBoolEntry("initialized")) + setupSwordTree(); + else + setupStandardSwordTree(); + setColumnWidth(0, m_config->readNumEntry("First column", visibleWidth()) ); +} + +/** Initializes this widget */ +void CGroupManager::initView(){ + m_toolTip = new ToolTip(this); + + QWhatsThis::add(this, WT_GM_WIDGET ); + m_singleClick = KGlobalSettings::singleClick(); + + setBackgroundMode(PaletteBase); + setSorting(-1); + + if (m_useDragDrop) + viewport()->setAcceptDrops(true); + if (m_useExtendedMode) + setSelectionModeExt(KListView::Extended); + setRootIsDecorated(false); + setAllColumnsShowFocus(true); + + addColumn(i18n("Caption")); + header()->hide(); + + if (!m_useRMBMenu) { + m_popupMenu = 0; + } + else { + m_popupMenu = new KPopupMenu(this); + m_popupMenu->insertTitle(i18n("Main index")); + m_popupMenu->insertItem(GROUP_NEW_ICON_SMALL, i18n("Create a new folder"), + this, SLOT(slotCreateNewGroup()),0,ID_GM_GROUP_CREATE); + m_popupMenu->setWhatsThis(ID_GM_GROUP_CREATE, WT_GM_NEW_GROUP); + m_popupMenu->insertItem(GROUP_CHANGE_ICON_SMALL, i18n("Change this folder"), + this, SLOT(slotChangeGroup()),0,ID_GM_GROUP_CHANGE); + m_popupMenu->setWhatsThis(ID_GM_GROUP_CHANGE, WT_GM_CHANGE_GROUP); + m_popupMenu->insertSeparator(); + m_popupMenu->insertItem(BOOKMARK_CHANGE_ICON_SMALL,i18n("Change this bookmark"), + this,SLOT(slotChangeBookmark()),0,ID_GM_BOOKMARK_CHANGE); + m_popupMenu->setWhatsThis(ID_GM_BOOKMARK_CHANGE, WT_GM_CHANGE_BOOKMARK); + m_popupMenu->insertItem(BOOKMARK_IMPORT_ICON_SMALL,i18n("Import bookmarks"), + this,SLOT(slotImportBookmarks()),0,ID_GM_BOOKMARKS_IMPORT); + m_popupMenu->setWhatsThis(ID_GM_BOOKMARKS_IMPORT, WT_GM_IMPORT_BOOKMARKS); + m_popupMenu->insertItem(BOOKMARK_EXPORT_ICON_SMALL,i18n("Export bookmarks"), + this,SLOT(slotExportBookmarks()),0,ID_GM_BOOKMARKS_EXPORT); + m_popupMenu->setWhatsThis(ID_GM_BOOKMARKS_EXPORT, WT_GM_EXPORT_BOOKMARKS); + m_popupMenu->insertItem(BOOKMARK_PRINT_ICON_SMALL,i18n("Print bookmark"), + this,SLOT(slotPrintBookmark()),0,ID_GM_BOOKMARK_PRINT); + m_popupMenu->setWhatsThis(ID_GM_BOOKMARK_PRINT, WT_GM_PRINT_BOOKMARK); + m_popupMenu->insertItem(ITEMS_DELETE_ICON_SMALL, i18n("Remove selected item(s)"), + this, SLOT(slotDeleteSelectedItems()),0,ID_GM_ITEMS_DELETE); + m_popupMenu->insertSeparator(); + m_popupMenu->insertItem(MODULE_SEARCH_ICON_SMALL,i18n("Search in selected module(s)"), + this, SLOT(slotSearchSelectedModules()),0,ID_GM_MODULES_SEARCH); + m_popupMenu->insertSeparator(); + m_popupMenu->insertItem(MODULE_UNLOCK_ICON_SMALL,i18n("Unlock this module"), + this, SLOT(slotUnlockModule()),0,ID_GM_MODULE_UNLOCK); + m_popupMenu->setWhatsThis(ID_GM_MODULE_UNLOCK, WT_GM_UNLOCK_MODULE); + m_popupMenu->insertItem(MODULE_ABOUT_ICON_SMALL, i18n("About this module"), + this, SLOT(slotShowAbout()),0,ID_GM_MODULE_ABOUT); + m_popupMenu->setWhatsThis(ID_GM_MODULE_ABOUT, WT_GM_ABOUT_MODULE); + } +} + +/** Deletes the item given as parameter */ +void CGroupManager::slotDeleteSelectedItems(){ + QListViewItemIterator it( this ); + for ( ; it.current(); ++it ) { + if ( it.current()->isSelected() ) + delete it.current(); + } +} + +/** call the search dialog */ +void CGroupManager::slotSearchSelectedModules() { + ListCSwordModuleInfo searchList; + CGroupManagerItem *item = 0; + + QList items = selectedItems(); + for (items.first(); items.current(); items.next()) { + item = dynamic_cast(items.current()); + if (item && item->type() == CGroupManagerItem::Module) + searchList.append(item->moduleInfo()); + } + saveSettings(); + m_config->sync(); + + if (!m_searchDialog) + m_searchDialog = new CSearchDialog(searchList,0,0); + else + m_searchDialog->setModuleList(searchList); + connect(m_searchDialog, SIGNAL(finished()), + this, SLOT(slotDeleteSearchdialog())); + m_searchDialog->setSearchText(QString::null); + m_searchDialog->show(); + m_searchDialog->raise(); +} + +void CGroupManager::searchBookmarkedModule(const QString& text, CGroupManagerItem* item) { +// qWarning("CGroupManager::searchBookmarkedModule(const QString& text, CGroupManagerItem* item)"); +// ASSERT(item); + if (!item->moduleInfo()) + return; + ListCSwordModuleInfo searchList; + searchList.append(item->moduleInfo()); + + if (!m_searchDialog) + m_searchDialog = new CSearchDialog(searchList,0,0); + else + m_searchDialog->setModuleList(searchList); + connect(m_searchDialog, SIGNAL(finished()), + this, SLOT(slotDeleteSearchdialog())); + + m_searchDialog->setSearchText(text); + m_searchDialog->show(); + m_searchDialog->raise(); + m_searchDialog->startSearch(); +} + +/** */ +void CGroupManager::createNewBookmark(CGroupManagerItem* parent, CSwordModuleInfo* module, const QString& ref){ + CSwordModuleInfo* swordModule = dynamic_cast(module); + if (!swordModule) + return; + + CGroupManagerItem* myItem = 0; + bool ok = false; + const QString description = CInputDialog::getText(i18n("Bookmark description - BibleTime"), i18n("Please enter here the description:"), QString::null, &ok); + if (!ok) + return; + + myItem = 0; + if ( parent && (parent->type() == CGroupManagerItem::Group) ) { + myItem = new CGroupManagerItem(parent,QString::null,QString::null,module, 0, CGroupManagerItem::Bookmark); + parent->setOpen(true); + } + else + myItem = new CGroupManagerItem(this,QString::null,QString::null,module, 0, CGroupManagerItem::Bookmark); + + if (myItem) { //it's a Sword module + CSwordKey* key = CSwordKey::createInstance(module); + if (key) { + key->key(ref); + myItem->setBookmarkKey(key); //the key is deleted by the groupmmanager item + } + } + if (myItem) //set the description + myItem->setDescription(description); + setFocus(); +} + + +/** Changes the current item */ +void CGroupManager::slotChangeBookmark(){ + if (!m_pressedItem) + return; + bool isOk; + QString description = CInputDialog::getText(i18n("Change bookmark description - BibleTime"),i18n("Please change the description of the item!"), m_pressedItem->description(), &isOk, 0); + if (isOk) + m_pressedItem->setDescription(description); +} + +/** Changes a group. */ +void CGroupManager::slotChangeGroup(){ + if (!m_pressedItem) + return; + + bool isOk; + QString description = QInputDialog::getText(i18n("Change folder - BibleTime"),i18n("Please change the name of the group!"), m_pressedItem->text(0), &isOk, 0); + if (isOk) + m_pressedItem->setText( 0, description ); +} + +/** Is called before the menu is shown */ +void CGroupManager::slotPopupAboutToShow(){ + if (!m_useRMBMenu) + return; + + m_menu = true; + + + if (m_pressedItem) { + if (m_pressedItem->type() == CGroupManagerItem::Module) { + bool moduleIsEncrypted = m_pressedItem->moduleInfo()->isEncrypted(); + + m_popupMenu->setItemEnabled(ID_GM_PRESENTER_CREATE, true); + + m_popupMenu->setItemEnabled(ID_GM_GROUP_CREATE, false); + m_popupMenu->setItemEnabled(ID_GM_GROUP_CHANGE, false); + + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_CHANGE, false); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_IMPORT, false); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_EXPORT, false); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_PRINT, false); + + m_popupMenu->setItemEnabled(ID_GM_ITEMS_DELETE, false); + + m_popupMenu->setItemEnabled(ID_GM_MODULES_SEARCH, true); + m_popupMenu->setItemEnabled(ID_GM_MODULE_UNLOCK, moduleIsEncrypted); + m_popupMenu->setItemEnabled(ID_GM_MODULE_ABOUT, true); + } + else if (m_pressedItem->type() == CGroupManagerItem::Bookmark) { + m_popupMenu->setItemEnabled(ID_GM_PRESENTER_CREATE, true); + + m_popupMenu->setItemEnabled(ID_GM_GROUP_CREATE, false); + m_popupMenu->setItemEnabled(ID_GM_GROUP_CHANGE, false); + + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_CHANGE, true); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_IMPORT, false); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_EXPORT, false); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_PRINT, true); + + m_popupMenu->setItemEnabled(ID_GM_ITEMS_DELETE, true); + + m_popupMenu->setItemEnabled(ID_GM_MODULES_SEARCH, false); + m_popupMenu->setItemEnabled(ID_GM_MODULE_UNLOCK, false); + m_popupMenu->setItemEnabled(ID_GM_MODULE_ABOUT, false); + + } + else if (m_pressedItem->type() == CGroupManagerItem::Group) { + m_popupMenu->setItemEnabled(ID_GM_PRESENTER_CREATE, false); + + m_popupMenu->setItemEnabled(ID_GM_GROUP_CREATE, true); + m_popupMenu->setItemEnabled(ID_GM_GROUP_CHANGE, true); + + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_CHANGE, false); + + //enable import and export only if a bookmark exists in this group + bool foundBookmark = false; + QListViewItem * myChild = m_pressedItem->firstChild(); + while( myChild && !foundBookmark) { + CGroupManagerItem* i = dynamic_cast(myChild); + if (i && i->type() == CGroupManagerItem::Bookmark) + foundBookmark = true; + myChild = myChild->nextSibling(); + } + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_IMPORT, true); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_EXPORT, foundBookmark); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_PRINT, false); + + m_popupMenu->setItemEnabled(ID_GM_ITEMS_DELETE, true); + + m_popupMenu->setItemEnabled(ID_GM_MODULES_SEARCH, false); + m_popupMenu->setItemEnabled(ID_GM_MODULE_UNLOCK, false); + m_popupMenu->setItemEnabled(ID_GM_MODULE_ABOUT, false); + } + } + else { //top level + m_popupMenu->setItemEnabled(ID_GM_PRESENTER_CREATE, false); + + m_popupMenu->setItemEnabled(ID_GM_GROUP_CREATE, true); + m_popupMenu->setItemEnabled(ID_GM_GROUP_CHANGE, false); + + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_CHANGE, false); + + bool foundBookmark = false; + QListViewItemIterator it( this ); + for ( ; it.current() && !foundBookmark; ++it ) { + CGroupManagerItem* i = dynamic_cast(it.current()); + if (i && i->type() == CGroupManagerItem::Bookmark) + foundBookmark = true; + } + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_IMPORT, true); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARKS_EXPORT, foundBookmark); + m_popupMenu->setItemEnabled(ID_GM_BOOKMARK_PRINT, false); + + m_popupMenu->setItemEnabled(ID_GM_ITEMS_DELETE, false); + + m_popupMenu->setItemEnabled(ID_GM_MODULES_SEARCH, false); + m_popupMenu->setItemEnabled(ID_GM_MODULE_UNLOCK, false); + m_popupMenu->setItemEnabled(ID_GM_MODULE_ABOUT, false); + } +} + +/** */ +void CGroupManager::slotShowAbout(){ + CSwordModuleInfo* module = dynamic_cast(m_pressedItem->moduleInfo()); + if (!m_pressedItem || !m_pressedItem->moduleInfo() || !module) + return; + QString text; + + if (module->hasVersion()) + text += QString::fromLatin1("%1: %2
") + .arg(i18n("Version")) + .arg(module->config(CSwordModuleInfo::ModuleVersion)); + + text += QString::fromLatin1("%1: %2
%3: %4
") + .arg(i18n("Location")) +// .arg(backend()->modulePath(module->name())) + .arg(module->config(CSwordModuleInfo::AbsoluteDataPath)) + .arg(i18n("Language")) + .arg(module->module()->Lang()); + + if (module->module()->isWritable()) + text += QString::fromLatin1("%1: %2
") + .arg(i18n("Writable")) + .arg(i18n("yes")); + + if ( module->isEncrypted() ) + text += QString::fromLatin1("%1: %2
") + .arg(i18n("Unlock key")) + .arg(module->config(CSwordModuleInfo::CipherKey)); + text += QString::fromLatin1("%1: %2
").arg(i18n("Encoding")).arg(module->isUnicode() ? i18n("Unicode") : i18n("iso8859-1")); + + QString options; + unsigned int opts; + for (opts = CSwordBackend::filterOptionsMIN; opts <= CSwordBackend::filterOptionsMAX; ++opts){ + if (module->has( (CSwordBackend::FilterOptions)opts)){ + if (!options.isEmpty()) + options += QString::fromLatin1(", "); + options += CSwordBackend::translatedOptionName( (CSwordBackend::FilterOptions)opts); + } + } + if (!options.isEmpty()) + text += QString("%1: %2
") + .arg(i18n("Features")) + .arg(options); + + text += QString::fromLatin1("%1:
%2") + .arg("About") + .arg(module->config(CSwordModuleInfo::AboutInformation)); + + KMessageBox::about(this, text, module->config(CSwordModuleInfo::Description), false); +} + +/** */ +void CGroupManager::slotCreateNewPresenter(){ + if (m_pressedItem && m_pressedItem->moduleInfo()) { + if (m_pressedItem->type() == CGroupManagerItem::Module || m_pressedItem->type() == CGroupManagerItem::Bookmark) + emit createSwordPresenter( m_pressedItem->moduleInfo(), QString::null ); + } +} + +/** */ +void CGroupManager::contentsDragEnterEvent( QDragEnterEvent* e){ + if (QTextDrag::canDecode(e)) { + e->accept(true); + QString str; + QCString submime; + if (QTextDrag::decode(e,str,submime=BOOKMARK)) + m_dragType = BOOKMARK; + else if (QTextDrag::decode(e,str,submime=REFERENCE)) + m_dragType = REFERENCE; + else if (QTextDrag::decode(e,str,submime=MODULE)) + m_dragType = MODULE; + else if (QTextDrag::decode(e,str,submime=GROUP)) + m_dragType = GROUP; + else if (QTextDrag::decode(e,str,submime=TEXT)) + m_dragType = TEXT; + else + m_dragType = ""; + } + else { + e->ignore(); + m_dragType = ""; + } +} + +/** */ +void CGroupManager::contentsDragMoveEvent( QDragMoveEvent* e){ + //open folders + CGroupManagerItem* item = (CGroupManagerItem*)itemAt( contentsToViewport(e->pos()) ); + e->accept(QTextDrag::canDecode(e)); + if (item && item->type() == CGroupManagerItem::Group && !item->isOpen()) + item->setOpen(true); + + m_afterItemDrop = item; + if (item) + m_parentItemDrop = (CGroupManagerItem*)item->parent(); + else + m_parentItemDrop = 0; + + QRect tmpRect = drawDropVisualizer(0, m_parentItemDrop, m_afterItemDrop, m_dragType ); + if (tmpRect != m_oldDragRect ) { + cleanDropVisualizer(); + m_oldDragRect = tmpRect; + if (tmpRect.isValid()) + viewport()->repaint(tmpRect); + } +} + +/** */ +void CGroupManager::contentsDragLeaveEvent( QDragLeaveEvent* e){ + KListView::contentsDragLeaveEvent(e); + cleanDropVisualizer(); + + m_oldDragRect = QRect(); + m_dragType = ""; +} + +/** This define is used to use one block of code for the different sections (bookmarks, + * references, modules, groups etc.). We have only to maintain this code. + */ +#define MOVE_ITEMS \ + for ( item = m_itemList->last(); item != 0; item = m_itemList->prev()){ \ + if ( item && (item != target) ){ \ + parentItem = dynamic_cast(item->parent()); \ + if ( isChild(item, target) ) \ + continue; \ + if (parentItem && parentItem != item) \ + parentItem->takeItem(item); \ + else \ + takeItem(item); \ + if ( target && target!=item ) \ + if (target->type()==CGroupManagerItem::Group) \ + target->insertItem(item); \ + else{ \ + if (target->parent()) \ + target->parent()->insertItem(item); \ + else \ + this->insertItem(item); \ + } \ + else \ + this->insertItem(item); \ + } \ + } + +/** */ +void CGroupManager::contentsDropEvent( QDropEvent* e){ + CGroupManagerItem* target = dynamic_cast(itemAt(contentsToViewport(e->pos()))); + + QString str; + QCString submime; + if (QTextDrag::decode(e,str,submime=BOOKMARK)){ + //a bookmark was dragged + if ( e->source() != viewport() ){ + return; + } + if ( !(m_itemList) ){ + return; + } + CGroupManagerItem* item = 0; + CGroupManagerItem* parentItem = 0; + // Bookmark dragged on module - open a presenter + if ( (m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Bookmark) + && target && (target->type() == CGroupManagerItem::Module) ){ + emit createSwordPresenter(target->moduleInfo(),m_pressedItem->getKeyText() ); + } + //move around bookmarks + else{ + MOVE_ITEMS + }//else + }//Bookmark + else if (QTextDrag::decode(e,str,submime=GROUP)){ + //a group was dragged + if ( e->source() != this->viewport() ) + return; + if ( !(m_itemList) ) + return; + CGroupManagerItem* item = 0; + CGroupManagerItem* parentItem = 0; + //move around groups + MOVE_ITEMS + }//group + else if (QTextDrag::decode(e,str,submime=MODULE)){ + //a module was dragged + if ( e->source() != this->viewport() ){ + return; + } + if ( !(m_itemList) ){ + return; + } + CGroupManagerItem* item = 0; + CGroupManagerItem* parentItem = 0; + MOVE_ITEMS + }//module + else if (QTextDrag::decode(e,str,submime=REFERENCE)){ + //a reference was dragged + QString ref; + QString mod; + CReferenceManager::decodeReference(str,mod,ref); + + CSwordModuleInfo* info = backend()->findModuleByName(mod); + if ( info /*&& (info->name() == mod)*/ ){ + if (!target){ //Reference was dragged on no item + createNewBookmark(0, info, ref); //CREATE A NEW BOOKMARK + } + else{ + switch (target->type()){ + case (CGroupManagerItem::Group): + if (info) //Create a bookmark + createNewBookmark(target,info, ref); + break; + case (CGroupManagerItem::Bookmark): + if (target->parent()) + createNewBookmark(target->parent(),info, ref); + else + createNewBookmark(0,info, ref); + break; + case (CGroupManagerItem::Module): + if (target->moduleInfo()){ + /** + * In bibles or commentaries, the reference is opened + * in lexicons, the reference is searched + */ + if (target->moduleInfo()->type() == CSwordModuleInfo::Bible || target->moduleInfo()->type() == CSwordModuleInfo::Commentary ) + emit createSwordPresenter( target->moduleInfo(), ref ); + else + searchBookmarkedModule(ref,target); + } + break; + }//switch; + }//(target) + }//(info) + }//reference + else if (QTextDrag::decode(e,str,submime=TEXT)){ + //plain text was dragged -> open searchdialog + if ( target && target->type()==CGroupManagerItem::Module && target->moduleInfo() ) + searchBookmarkedModule(str,target); + } + m_dragType = ""; + cleanDropVisualizer(); +} +#undef MOVE_ITEMS + +/** */ +void CGroupManager::contentsMousePressEvent( QMouseEvent* e ) { + m_pressedPos = e->pos(); + m_pressedItem = dynamic_cast(itemAt(contentsToViewport(m_pressedPos))); + const bool open = m_pressedItem ? m_pressedItem->isOpen() : false; + KListView::contentsMousePressEvent(e); + + if ((e->state() & ControlButton) || (e->state() & ShiftButton)) + return; + + if (e->button() == LeftButton) { + if (m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Group + && m_singleClick && (m_pressedItem->isOpen() == open) ) { + //open group with first click if it's a global setting of KDE + m_pressedItem->setOpen( !m_pressedItem->isOpen() ); + } + } + else if (e->button() == RightButton & m_useRMBMenu) { + m_menu = true; + m_popupMenu->exec( viewport()->mapToGlobal( contentsToViewport(m_pressedPos) )); + m_menu = false; + } +} + +/** Reimplementation. */ +void CGroupManager::contentsMouseDoubleClickEvent ( QMouseEvent * e){ +// qDebug("CGroupManager::contentsMouseDoubleClickEvent ( QMouseEvent * e)"); + bool open = false; + if (m_pressedItem) + open = m_pressedItem->isOpen(); + + KListView::contentsMouseDoubleClickEvent(e); + + if ((e->state() & ControlButton) || (e->state() & ShiftButton)) + return; + if (e->button() == LeftButton) { + if (m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Group + && !m_singleClick && (m_pressedItem->isOpen() == open) ) { + //open group with first click if it's a global setting of KDE + m_pressedItem->setOpen( !m_pressedItem->isOpen() ); + } + } +} + +void CGroupManager::contentsMouseReleaseEvent ( QMouseEvent* e ) { + KListView::contentsMouseReleaseEvent(e); + if ( !(m_pressedItem = dynamic_cast(itemAt(contentsToViewport(e->pos())))) ) + return; + if ((e->state() & ControlButton) || (e->state() & ShiftButton)) + return; + + if (m_pressedItem && (e->button() == LeftButton)) { + if (m_pressedItem->type() == CGroupManagerItem::Module && m_pressedItem->moduleInfo()) { + //check if module is encrypted and show dialog if it wasn't opened before + QList items = selectedItems(); + if (items.count() > 1) { + ListCSwordModuleInfo modules; + for (items.first(); items.current(); items.next()) { + CGroupManagerItem* i = dynamic_cast(items.current()); + if (i && i->type() == CGroupManagerItem::Module && i->moduleInfo()) + modules.append(i->moduleInfo()); + } + emit createSwordPresenter( modules, QString::null ); + } + else + emit createSwordPresenter( m_pressedItem->moduleInfo(), QString::null ); + + if (m_pressedItem->moduleInfo()->isEncrypted()) { + KConfigGroupSaver groupSaver(m_config, "Groupmanager"); + if (m_showHelpDialogs && !m_config->readBoolEntry(QString::fromLatin1("shown %1 encrypted").arg(m_pressedItem->moduleInfo()->name()), false)) { + CHTMLDialog dlg(HELPDIALOG_MODULE_LOCKED); + dlg.exec(); + } + if (m_showHelpDialogs) + m_config->writeEntry(QString::fromLatin1("shown %1 encrypted").arg(m_pressedItem->moduleInfo()->name()), true); + } + } + else if (m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Bookmark) { + if (m_pressedItem->moduleInfo() && m_pressedItem->getBookmarkKey() ) + emit createSwordPresenter( m_pressedItem->moduleInfo(), m_pressedItem->getKeyText() ); + } + } +} + +/** Reimplementation */ +void CGroupManager::contentsMouseMoveEvent ( QMouseEvent * e) { + KListView::contentsMouseMoveEvent( e ); + if (!m_useDragDrop) + return; + + CGroupManagerItem* dragItem=(CGroupManagerItem *)itemAt( contentsToViewport(e->pos()) ); + + //mouse is pressed, an item is selected and the popup menu isn't opened + if ( (e->state()&LeftButton) && (e->stateAfter()&LeftButton) && dragItem && !m_menu) { + //Is it time to start a drag? + if (abs(e->pos().x() - m_pressedPos.x()) > KGlobalSettings::dndEventDelay() || + abs(e->pos().y() - m_pressedPos.y()) > KGlobalSettings::dndEventDelay() ) { + // Collect all selected items + ASSERT(m_itemList); + m_itemList = new QList; + QListViewItemIterator it( this ); + for( ; it.current(); it++ ) + if ( it.current()->isSelected() ) + m_itemList->append( (CGroupManagerItem*)it.current() ); + QTextDrag *d = 0; + if (!dragItem) + return; + switch (dragItem->type()){ + case (CGroupManagerItem::Bookmark): + if (dragItem->moduleInfo()) { + QString ref = dragItem->getKeyText(); + QString mod = dragItem->moduleInfo()->name(); + + d = new QTextDrag(CReferenceManager::encodeReference(mod,ref), viewport()); + d->setSubtype(BOOKMARK); + m_dragType = BOOKMARK; + } + break; + case (CGroupManagerItem::Module): + d = new QTextDrag( "" , viewport()); + d->setSubtype(MODULE); + m_dragType = MODULE; + break; + case (CGroupManagerItem::Group): + d = new QTextDrag( "" , viewport()); + d->setSubtype(GROUP); + m_dragType = GROUP; + break; + } + + if (d) { + d->setPixmap( *(dragItem->pixmap(0)) ); + m_menu = false; + d->drag(); + } + } + } +} + +/** Creates a new group */ +void CGroupManager::slotCreateNewGroup(){ + bool isOk; + QString groupname = QInputDialog::getText(i18n("Enter name of folder - BibleTime"),i18n("Please enter the name of the folder!"),"", &isOk, 0); + + if (isOk) { + if (m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Group) { + (void)new CGroupManagerItem(m_pressedItem, groupname, QString::null, 0,0, CGroupManagerItem::Group); + m_pressedItem->setOpen(true); + } + else if (m_pressedItem && m_pressedItem->parent() && m_pressedItem->parent()->type() == CGroupManagerItem::Group){ + (void)new CGroupManagerItem(m_pressedItem->parent(), groupname, QString::null, 0,0, CGroupManagerItem::Group); + m_pressedItem->parent()->setOpen(true); + } + else { + (void)new CGroupManagerItem(this, groupname, QString::null, 0, 0,CGroupManagerItem::Group); + } + } +} + +const int CGroupManager::parentId(CGroupManagerItem *item, CGroupManagerItem* parentItem) +{ + // search parent of item and return the id of the parent + int ret = -1; // the view and the parent item have id -1 + int index = 0; + CGroupManagerItem* myItem = 0; + + if (item) { + if (item->parent() && item != parentItem) { + QListViewItemIterator it; + if (parentItem) { + it = QListViewItemIterator( parentItem ); + } + else + it = QListViewItemIterator( this ); + + if (item->parent() == parentItem) + return -1; + while (it.current() && (it.current() != item->parent()) ) { + myItem = (CGroupManagerItem*)it.current(); + if (parentItem && !isChild(parentItem, myItem) ) { + it++; + continue; + } + if (myItem && myItem->type() == CGroupManagerItem::Group) { + index++; + } + it++; + } + if (it.current()) + ret = index; + } + } + return ret; +} + +/** returns the parent of the item with the id ID */ +CGroupManagerItem* CGroupManager::findParent( const int ID, CGroupManagerItem* parentItem){ + CGroupManagerItem* myItem = 0; + int index = 0; + + QListViewItemIterator it; + if (parentItem) + it = QListViewItemIterator(parentItem); + else + it = QListViewItemIterator(this); + + //traverse the tree and try to find the group with the id ID index using comparision + for( ; it.current(); it++ ) { + myItem = dynamic_cast( it.current() ); + if ( parentItem && !isChild(parentItem, myItem) ) { + continue; + } + if (myItem && myItem->type() == CGroupManagerItem::Group) { + if (index == ID) { + return myItem; + } + else + index++; + } + } + return 0; // return 0 if parent wasn't found +} + +/** Opens a dialog to enter the key to unlock an encrypted module. */ +void CGroupManager::slotUnlockModule(){ + bool ok; + QString unlockKey = QInputDialog::getText(i18n("BibleTime - Unlock module"),i18n("Enter the key to unlock the module!"), m_pressedItem->moduleInfo()->config(CSwordModuleInfo::CipherKey), &ok, 0 ); + if (ok) { + CSwordModuleInfo::UnlockErrorCode ret = m_pressedItem->moduleInfo()->unlock( unlockKey ); + if ( ret != CSwordModuleInfo::noError) { + //an error occured + switch (ret) { + case CSwordModuleInfo::noPermission: + break; + case CSwordModuleInfo::wrongUnlockKey: + break; + case CSwordModuleInfo::notLocked: + break; + + default: + break; + } + } + } +} + +/** Reads in bookmarks from m_config and creates them as subitems of group. If group is 0 we create them a toplevel items. */ +const bool CGroupManager::readSwordBookmarks(KConfig* configFile, CGroupManagerItem* group, const Action){ + //read and create group entries + CGroupManagerItem* parentItem = 0; + + QStringList groupList = configFile->readListEntry("Groups"); + + //read in all bookmarks + QStringList bookmarkList = configFile->readListEntry("Bookmarks"); + QStringList bookmarkModulesList = configFile->readListEntry("Bookmark modules"); + QStringList bookmarkDescriptionsList = configFile->readListEntry("Bookmark descriptions"); + QValueList parentList = configFile->readIntListEntry("Bookmark parents"); + + QStringList::Iterator it_bookmarks = bookmarkList.begin(); + QStringList::Iterator it_modules = bookmarkModulesList.begin(); + QStringList::Iterator it_descriptions = bookmarkDescriptionsList.begin(); + QValueList::Iterator it_parents = parentList.begin(); + + CSwordModuleInfo* moduleInfo = 0; + CGroupManagerItem *myItem = 0; + CGroupManagerItem *oldItem = 0; + + while ( it_bookmarks != bookmarkList.end() && it_parents != parentList.end() + && it_modules != bookmarkModulesList.end() ) { + moduleInfo = backend()->findModuleByName((*it_modules)); + if ( (*it_parents) == -1) { + if (group) + myItem = new CGroupManagerItem(group, (*it_bookmarks), (*it_modules), moduleInfo, 0, CGroupManagerItem::Bookmark); + else + myItem = new CGroupManagerItem(this, (*it_bookmarks), (*it_modules), moduleInfo, 0, CGroupManagerItem::Bookmark); + } + else { + parentItem = findParent( (*it_parents), group ? group : 0 ); + if (parentItem) + myItem = new CGroupManagerItem(parentItem, (*it_bookmarks), (*it_modules), moduleInfo,0, CGroupManagerItem::Bookmark); + else if (group) + myItem = new CGroupManagerItem(group, (*it_bookmarks), (*it_modules), moduleInfo,0, CGroupManagerItem::Bookmark); + else + myItem = new CGroupManagerItem(this, (*it_bookmarks), (*it_modules), moduleInfo,0, CGroupManagerItem::Bookmark); + } + if (myItem && it_descriptions != bookmarkDescriptionsList.end()) + myItem->setDescription( *it_descriptions ); + if (myItem && oldItem) { + myItem->moveAfter(oldItem); + } + oldItem = myItem; + + ++it_parents; + ++it_modules; + ++it_descriptions; + ++it_bookmarks; + } + return true; +} + +/** Save items of group to m_config. If grou is 0 we save all items. The path to the group-item itself is saved, too. */ +const bool CGroupManager::saveSwordBookmarks(KConfig* configFile, CGroupManagerItem* group, const Action){ + int parentID = 0; + CGroupManagerItem* myItem = 0; + QStringList groupList; + QValueList parentList; + QStringList bookmarkList; + QStringList bookmarkModuleList; + QStringList bookmarkDescriptionList; + QListViewItemIterator it; + + //save bookmarks + parentList.clear(); + bookmarkList.clear(); + bookmarkModuleList.clear(); + bookmarkDescriptionList.clear(); + + if (group) + it = QListViewItemIterator ( group ); + else if (group && group->childCount() == 0) { + return false; + } + else + it = QListViewItemIterator (this); + + for( ; it.current(); it++ ) { + myItem = (CGroupManagerItem*)it.current(); + if (group) + if (!isChild(m_pressedItem, myItem)) { + continue; + } + if (myItem && myItem->type() == CGroupManagerItem::Bookmark) { + if (group) { + parentID = parentId( dynamic_cast(it.current()),m_pressedItem ); + } + else { + parentID = parentId( dynamic_cast(it.current()) ); + } + parentList.append( parentID ); + + CSwordKey* key = myItem->getBookmarkKey(); + if (key) { + VerseKey* vk = dynamic_cast(key); + QString oldLocale; + if (vk) { + oldLocale = QString::fromLatin1(vk->getLocale()); + vk->setLocale("en"); //save the english key names + } + bookmarkList.append( key->key() ); + if (vk) { + vk->setLocale(oldLocale.latin1()); + } + } + else + bookmarkList.append(""); //invalid key + + if (myItem && !myItem->description().isEmpty()) //save description + bookmarkDescriptionList.append( myItem->description() ); + else + bookmarkDescriptionList.append( QString::null ); + + if (myItem->moduleInfo()) { //save the module + bookmarkModuleList.append( myItem->moduleInfo()->name() ); + } + else { + bookmarkModuleList.append( myItem->m_moduleName ); + } + } + } + + configFile->writeEntry("Bookmarks", bookmarkList); + configFile->writeEntry("Bookmark descriptions", bookmarkDescriptionList); + configFile->writeEntry("Bookmark modules", bookmarkModuleList); + configFile->writeEntry("Bookmark parents", parentList); + + return true; +} + +/** Impoorts bookmarks */ +void CGroupManager::slotImportBookmarks(){ + if (!m_pressedItem || ( m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Group) ) { + QString file = KFileDialog::getOpenFileName(QString::null, "*.btb | *.btb", 0, i18n("Import bookmarks ...")); + if (!file.isNull()) { + KSimpleConfig simpleConfig(file, false); + simpleConfig.setGroup("Bookmarks"); + short int formatVersion = simpleConfig.readNumEntry("Bookmark format version", -1); + + //bookmark format of imported file is newer than our version + if (formatVersion > BOOKMARK_FORMAT_VERSION) { + const int retValue = KMessageBox::warningContinueCancel(this, i18n("A problem occurred while importing bookmarks!
\ +The bookmarks format of the imported file is newer
\ +than the bookmarks format version of this version of BibleTime!
\ +Importing the bookmarks may not work correctly!
Do you want to continue?
"), i18n("Import of bookmarks"), i18n("Continue") ); + if ( retValue != KMessageBox::Continue ) + return; + } + + readGroups(&simpleConfig, m_pressedItem, Import); + readSwordBookmarks(&simpleConfig, m_pressedItem, Import); + } + } +} + +/** Exports bookmarks of selected group */ +void CGroupManager::slotExportBookmarks(){ + if (!m_pressedItem || ( m_pressedItem && m_pressedItem->type() == CGroupManagerItem::Group) ) { + QString file = KFileDialog::getSaveFileName (QString::null, "*.btb | *.btb", 0, i18n("Export bookmarks ...")); + if (!file.isNull()) { + KSimpleConfig simpleConfig(file, false); + simpleConfig.setGroup("Bookmarks"); + simpleConfig.writeEntry("Bookmark format version", BOOKMARK_FORMAT_VERSION); + + saveGroups(&simpleConfig, m_pressedItem, Export); + saveSwordBookmarks(&simpleConfig, m_pressedItem, Export); + simpleConfig.sync(); + } + } +} + + +const bool CGroupManager::readSwordModules(KConfig* configFile, CGroupManagerItem* group) { + if (!m_swordList) { + qWarning("CGroupManager::readSwordModules: no sword modules, return and do nothing."); + return false; + } + CGroupManagerItem* parentItem = 0; + + QStringList moduleList = configFile->readListEntry("Modules"); + QValueList parentList = configFile->readIntListEntry("Module parents"); + QStringList::Iterator it_modules = moduleList.begin(); + QValueList::Iterator it_parents = parentList.begin(); + + CSwordModuleInfo* myModuleInfo = 0; + CGroupManagerItem* myItem = 0; + CGroupManagerItem* oldItem = 0; + + while ( it_modules != moduleList.end() && it_parents != parentList.end() ) { + if ((*it_modules).isEmpty() || !( myModuleInfo = backend()->findModuleByName(*it_modules) )) { //the module was removed so we don't show it + ++it_parents; + ++it_modules; + continue; + } + + if ( (*it_parents) == -1) { //module on top + parentItem = group; //instead of group ? group : 0; + } + else { + parentItem = findParent( (*it_parents), group ); + if (!parentItem) + parentItem = group; + } + + if (parentItem) { + myItem = new CGroupManagerItem(parentItem, QString::null, QString::null, myModuleInfo,0, CGroupManagerItem::Module); + } + else + myItem = new CGroupManagerItem(this, QString::null, QString::null, myModuleInfo,0, CGroupManagerItem::Module); + + if (myItem && oldItem) + myItem->moveAfter(oldItem); + + oldItem = myItem; + + ++it_parents; + ++it_modules; + } + return true; +}; + +const bool CGroupManager::saveSwordModules(KConfig* configFile, CGroupManagerItem* group) { + int parentID = 0; + CGroupManagerItem* myItem = 0; + QValueList parentList; + QStringList moduleList; + + QListViewItemIterator it; + + parentList.clear(); + moduleList.clear(); + + if (group) + it = QListViewItemIterator( group ); + else + it = QListViewItemIterator(this); + + for( ; it.current(); it++ ) { + myItem = (CGroupManagerItem*) it.current(); + if (group) + if (!isChild(m_pressedItem, myItem)) + continue; + + if (myItem && myItem->type() == CGroupManagerItem::Module) { + if (group) + parentID = parentId( (CGroupManagerItem*)it.current(),m_pressedItem ); + else + parentID = parentId( (CGroupManagerItem*)it.current() ); + parentList.append( parentID ); + + if (myItem->moduleInfo()) + moduleList.append( myItem->moduleInfo()->name() ); + else { + moduleList.append( myItem->text(0) ); //first column is the modulename + } + } + } + configFile->writeEntry("Modules", moduleList); + configFile->writeEntry("Module parents", parentList); + + return true; +} + +const bool CGroupManager::readGroups(KConfig* configFile, CGroupManagerItem* group, const Action action) { + //read and create group entries + CGroupManagerItem* parentItem = 0; + bool groupExists = false; + CGroupManagerItem* oldItem = 0; + CGroupManagerItem* newItem = 0; + + QStringList groupList = configFile->readListEntry("Groups"); + QValueList parentList = configFile->readIntListEntry("Group parents"); + + QStringList::Iterator it_groups = groupList.begin(); + QValueList::Iterator it_parents = parentList.begin(); + + while ( (it_groups != groupList.end()) && (it_parents != parentList.end()) ) { + groupExists = false; + if ( (*it_parents) == -1) { //no parent item saved + if (action == Import) { //try to find existing group + if (CGroupManagerItem* existingGroup = findGroup(*it_groups, group, *it_parents)) + groupExists = true; + } + else + parentItem = group; + } + else { + parentItem = findParent( (*it_parents),group ); + if (!parentItem) + parentItem = group; + } + + if (!groupExists) { + if (parentItem) { + newItem = new CGroupManagerItem(parentItem, (*it_groups), QString::null, 0,0, CGroupManagerItem::Group); + } + else { + newItem = new CGroupManagerItem(this, (*it_groups), QString::null, 0,0, CGroupManagerItem::Group); + } + + if (newItem && oldItem ) { + newItem->moveAfter( oldItem ); + } + if (newItem) { + /* we can't move a topgroup behind a subgroup, so we use multiple + parent calls + */ + while (parentId(newItem) > *it_parents) { + if ( (group && isChild(group, newItem)) || (newItem && newItem->parent()) ) + newItem = newItem->parent(); + else + break; + } + oldItem = newItem; + } + } + + ++it_parents; + ++it_groups; + } + return true; +}; + +const bool CGroupManager::saveGroups(KConfig* configFile, CGroupManagerItem* group, Action normal) { + int parentID = 0; + CGroupManagerItem* myItem = 0; + QStringList groupList; + QValueList parentList; + + QListViewItemIterator it; + + //save groups + if (group && group->childCount() > 0) + it = QListViewItemIterator ( group->firstChild() ); + else if (group && group->childCount() == 0) { + return false; + } + else + it = QListViewItemIterator ( this ); + + for( ; it.current(); it++ ) { + myItem = (CGroupManagerItem*) it.current(); + if (group && !isChild(m_pressedItem, myItem)) + continue; + if (myItem && myItem->type() == CGroupManagerItem::Group) { + if (group) + parentID = parentId( (CGroupManagerItem*)it.current(), m_pressedItem ); + else + parentID = parentId( (CGroupManagerItem*)it.current() ); + groupList.append( myItem->text(0) ); + parentList.append( parentID ); + } + } + configFile->writeEntry("Groups", groupList); + configFile->writeEntry("Group parents", parentList); + return true; +} + +/** Returns true if the item "item" is a child of item "parent". */ +const bool CGroupManager::isChild(QListViewItem* parent, QListViewItem* child){ + QListViewItem *myParent = child; + while (myParent && myParent != parent ) + myParent = myParent->parent(); + return (myParent == parent) && (parent != child); +} + +/** Reimplementatuiion. */ +void CGroupManager::viewportPaintEvent(QPaintEvent* e) { + KListView::viewportPaintEvent(e); + + if (m_oldDragRect.isValid()) + { + static bool invalidated=false; + if (!invalidated) + { + invalidated=true; + viewport()->repaint(m_oldDragRect); + } + QPainter painter(viewport()); + drawDropVisualizer(&painter, m_parentItemDrop, m_afterItemDrop, ""); + invalidated=false; + } +} + +/** Reimplementation with different parameters */ +const QRect CGroupManager::drawDropVisualizer (QPainter *p, CGroupManagerItem */*parent*/, CGroupManagerItem *after, const QString& /*type*/){ + QRect insertmarker; + bool useParent = false; + + if ( m_dragType == BOOKMARK ) { //we are moving a module + if ( after && after->type() == CGroupManagerItem::Group) + insertmarker = itemRect(after); + else if ( after && after && after->type() == CGroupManagerItem::Module ) + insertmarker = QRect(itemRect(after)); + else if ( after && after && after->type() == CGroupManagerItem::Bookmark ) { + if (after->parent()) { + useParent = true; + insertmarker = itemRect(after->parent()); //paint nothing + } + else + insertmarker = QRect(); + } + else if ( after && after->parent() && after->parent()->type() == CGroupManagerItem::Group ) { + useParent = true; + insertmarker = itemRect(after->parent()); + } + else //if (!after) + insertmarker = QRect(); //this->visibleRect(); +// else +// insertmarker = QRect(); + } + else if ( m_dragType == REFERENCE ) { //we are moving a reference + if ( after && after->type() == CGroupManagerItem::Group) + insertmarker = itemRect(after); + else if ( after && after->type() == CGroupManagerItem::Module ) + insertmarker = QRect(itemRect(after)); + else if ( after && after->type() == CGroupManagerItem::Bookmark ) { + if (after->parent()) { + useParent = true; + insertmarker = itemRect(after->parent()); + } + else + insertmarker = QRect(); //paint nothing + } + else if ( after && after->parent() && after->parent()->type() == CGroupManagerItem::Group ) { + useParent = true; + insertmarker = itemRect(after->parent()); + } + else if (!after) + insertmarker = QRect(); //this->visibleRect(); + else + insertmarker = QRect(); + } + else if ( m_dragType == MODULE ) { //we are moving a reference + if ( after && after->type() == CGroupManagerItem::Group) + insertmarker = itemRect(after); + else if ( after && (after->type() == CGroupManagerItem::Module || after->type() == CGroupManagerItem::Bookmark) ) { + if (after->parent()) { + useParent = true; + insertmarker = itemRect(after->parent()); + } + else + insertmarker = QRect(); //paint nothing + } + else if ( after && after->parent() && after->parent()->type() == CGroupManagerItem::Group ) { + useParent = true; + insertmarker = itemRect(after->parent()); + } + else if (!after) + insertmarker = QRect();//this->visibleRect(); + else + insertmarker = QRect(); + } + else if (m_dragType == TEXT) { + if ( after && after && after->type() == CGroupManagerItem::Module ) + insertmarker = QRect(itemRect(after)); + else + insertmarker = QRect(); + } + else if (m_pressedItem) { + if ( m_pressedItem->type() == CGroupManagerItem::Group ) { //we are moving a group + if (after && after->type() == CGroupManagerItem::Group) + insertmarker = itemRect(after); + else if (after && after->parent() && after->parent()->type() == CGroupManagerItem::Group) { + useParent = true; + insertmarker = itemRect(after->parent()); + } + else if (!after) + insertmarker = QRect();//this->visibleRect(); + else + insertmarker = QRect(); + } + } + + if ( p && insertmarker.isValid() ) { + if (useParent) + insertmarker.setLeft( treeStepSize()*(after->parent()->depth()+(rootIsDecorated() ? 1 :0 ))+itemMargin()- contentsX()); + else + insertmarker.setLeft( treeStepSize()*(after->depth()+(rootIsDecorated() ? 1 :0 ))+itemMargin() - contentsX()); + style().drawFocusRect( p, insertmarker, colorGroup(), after->isSelected() ? &colorGroup().highlight() : &colorGroup().base(), after->isSelected() && !useParent ); + } + else if (!insertmarker.isValid()) { + cleanDropVisualizer(); + } + return insertmarker; +} + +/** Reimplementation. */ +void CGroupManager::cleanDropVisualizer(){ + if ( m_oldDragRect.isValid() ) { + QRect rect = m_oldDragRect; + m_oldDragRect = QRect(); + viewport()->repaint(rect,true); + } +} + +/** Resets the groupmanager. Recreates the original Bibles, Lexicons and Commentary groups. */ +void CGroupManager::slotReset(){ + int result = 0; + if (m_showHelpDialogs) + result = KMessageBox:: warningContinueCancel( this, i18n("This function will reset the main index!
This will recreate the original groups and delete all other items!
Be sure no important bookmarks will be deleted!
Do you want to continue?
"), i18n("BibleTime - Reset main index"), i18n("Continue")); + else + result = KMessageBox::Continue; + + if (result == KMessageBox::Continue) { + clear(); + setupStandardSwordTree(); + } +} + +/** Prints the selected bookmark. */ +void CGroupManager::slotPrintBookmark(){ + if (!m_pressedItem || ( m_pressedItem && m_pressedItem->type() != CGroupManagerItem::Bookmark) ) + return; + CExportManager::printKey( m_pressedItem->moduleInfo(), m_pressedItem->getBookmarkKey()->key(), QString::null, m_pressedItem->description() ); +} + +/** Deletes the searchdialog. */ +void CGroupManager::slotDeleteSearchdialog(){ + if (m_searchDialog) + m_searchDialog->delayedDestruct(); //delete the search dialog + m_searchDialog = 0; +} + +/** Reimplementation. */ +void CGroupManager::resizeEvent( QResizeEvent* e ) { + KListView::resizeEvent(e); + setColumnWidth(0, visibleWidth() ); + triggerUpdate(); + +} + +/** Is called when the return key was pressed on a listview item. */ +void CGroupManager::slotReturnPressed( QListViewItem* i){ + CGroupManagerItem* item = dynamic_cast(i); + if (!item) + return; + switch (item->type()) { + case CGroupManagerItem::Bookmark: + if (item->moduleInfo()) + emit createSwordPresenter(item->moduleInfo(),item->getKeyText() ); + break; + case CGroupManagerItem::Module: + if (item->moduleInfo()) + emit createSwordPresenter(item->moduleInfo(), QString::null); + break; + case CGroupManagerItem::Group: + item->setOpen( !item->isOpen() ); + break; + default: + break; + } +} + +/** Updates the content size of this list view. */ +void CGroupManager::resizeContents( int w, int h ){ + if (m_useDragDrop) + KListView::resizeContents(w,h+25); + else + KListView::resizeContents(w,h); +} + +/** Returns the standard group with the given name if it alredy exists. Otherwise the group will be created. */ +CGroupManagerItem* CGroupManager::findGroup(const QString& name, CGroupManagerItem* group, const int id){ + CGroupManagerItem* item = 0; + QListViewItemIterator it ; + if (group) + it = QListViewItemIterator(group); + else + it = QListViewItemIterator(this); + + for ( ; it.current(); ++it ) { + item = dynamic_cast(it.current()); + if (item && item->type() == CGroupManagerItem::Group && item->text(0) == name && parentId(item, group) == id) { //found the right group + if (group && !isChild(group, item)) + item = 0; + else + break; + } + else { + item = 0; + } + } + if (!item) { + if (group) + item = new CGroupManagerItem(group, name, QString::null, 0, 0, CGroupManagerItem::Group); + else + item = new CGroupManagerItem(this, name, QString::null, 0, 0, CGroupManagerItem::Group); + } + return item; +} + +/** Debugs the tree items */ +void CGroupManager::printTree() { + QListViewItemIterator it(this); + while (it.current()) { + QListViewItem* item = it.current(); + for (int i = 0; i < item->depth(); ++i) { + cout << "\t"; + } + cout << item->text(0).latin1() << endl; + ++it; + }; +} diff --git a/bibletime/frontend/groupmanager/cgroupmanager.h b/bibletime/frontend/groupmanager/cgroupmanager.h new file mode 100644 index 0000000..2447e3b --- /dev/null +++ b/bibletime/frontend/groupmanager/cgroupmanager.h @@ -0,0 +1,275 @@ +/*************************************************************************** + cgroupmanager.h - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CGROUPMANAGER_H +#define CGROUPMANAGER_H + +//BibleTime includes +#include "cgroupmanageritem.h" +#include "backend/cswordmoduleinfo.h" +#include "frontend/cpointers.h" + +//QT includes +#include +#include +#include +#include + +//KDE includes +#include + +class KPopupMenu; +class KConfig; + +class CSearchDialog; + +/** + * The groupmanager which handles all the modules and bookmarks + * @author The BibleTime Team + */ +class CGroupManager : public KListView, public CPointers { + Q_OBJECT + +public: + enum Action {Import, Export, Normal}; + + CGroupManager(QWidget *parent=0, const char *name=0, ListCSwordModuleInfo *moduleInfo_list = 0, const bool useBookmarks = true, const bool saveSettings = true, const bool useDnD=true, const bool useExtendedMode=true, const bool useRMBMenu = true, const bool showHelpDialogs = true); + ~CGroupManager(); + /** + * Initializes the tree of this CGroupmanager + */ + void setupSwordTree(); + /** + * + */ + void setupStandardSwordTree(); + /** + * Read settings from config + */ + void readSettings(); + /** + * Saves settings to config file + */ + void saveSettings(); + /** + * + */ + void initView(); + /** + * + */ + void searchBookmarkedModule(const QString&, CGroupManagerItem *); + /** + * Returns true if the item "item" is a child of item "parent". + */ + const bool isChild(QListViewItem* parent, QListViewItem* child); + +public slots: // Public slots + /** + * Opens a dialog to enter the key to + * unlock an encrypted module. + */ + void slotUnlockModule(); + /** + * Resets the groupmanager. Recreates the original Bibles, Lexicons and Commentary groups. + */ + void slotReset(); + /** + * Resizes the content size of this list view. + */ + virtual void resizeContents(int w, int h); + + +signals: // Signals + /** + * Is emitted when a module in the tree was selected. + */ + void createSwordPresenter(CSwordModuleInfo*, const QString&); + /** + * Is emitted when more than one module are selected + */ + void createSwordPresenter(ListCSwordModuleInfo, const QString&); + +protected slots: // Protected slots + /** + * Deletes the item given as parameter + */ + void slotDeleteSelectedItems(); + /** + * Changes the current item + */ + void slotChangeBookmark(); + /** + * Is called before the menu is shown + */ + void slotPopupAboutToShow(); + /** + * search the modules that were selected + */ + void slotSearchSelectedModules(); + /** + * Shows an about dialog containing information about a module + */ + void slotShowAbout(); + /** + * + */ + void slotCreateNewPresenter(); + /** + * Creates a new group + */ + void slotCreateNewGroup(); + /** + * Exports bookmarks of selected group + */ + void slotExportBookmarks(); + /** + * Impoorts bookmarks + */ + void slotImportBookmarks(); + /** + * Reimplementatuiion. + */ + void viewportPaintEvent(QPaintEvent*) ; + /** + * Reimplementation with different parameters + */ + const QRect drawDropVisualizer(QPainter *p, CGroupManagerItem *parent, CGroupManagerItem *after, const QString& type); + /** + * Reimplementation. + */ + void cleanDropVisualizer(); + /** + * Reimplementation. + */ + void contentsMouseDoubleClickEvent ( QMouseEvent * e); + /** + * Changes a group. + */ + void slotChangeGroup(); + /** + * Prints the selected bookmark. + */ + void slotPrintBookmark(); + /** + * Reimplementation. + */ + void resizeEvent( QResizeEvent * ) ; + /** + * Deletes the searchdialog. + */ + void slotDeleteSearchdialog(); + +private: + /** + * Our tooltip class. It displays a tooltip depending on the current item under the mouse cursor. + */ + class ToolTip : public QToolTip { + public: + ToolTip(QWidget* parent); + /** + * Displays a tooltip for position p using the getToolTip() function of CGroupManagerItem + */ + void maybeTip( const QPoint &pos); + }; + /** + * + */ + ListCSwordModuleInfo *m_swordList; + void initConnections(); + void contentsDragEnterEvent( QDragEnterEvent* e); + void contentsDragMoveEvent( QDragMoveEvent* e); + void contentsDragLeaveEvent( QDragLeaveEvent* e); + void contentsDropEvent( QDropEvent* e); + void contentsMousePressEvent(QMouseEvent*); + void contentsMouseReleaseEvent(QMouseEvent*); + void contentsMouseMoveEvent ( QMouseEvent * ) ; + /** + * Find ID of parent item. + */ + const int parentId(CGroupManagerItem *item, CGroupManagerItem* parentItem = 0); + /** + * returns the parent of the item with the ID index + */ + CGroupManagerItem* findParent( const int ID, CGroupManagerItem* parentItem = 0 ); + void createNewBookmark(CGroupManagerItem* parent, CSwordModuleInfo* module, const QString& ref); + /** + * Save items of group to config. If grou is 0 we save all items. + * The path to the group-item itself is saved, too. + */ + const bool saveSwordBookmarks(KConfig* configFile, CGroupManagerItem* group, const Action = Normal); + /** + * Reads in bookmarks from config and creates them as subitems of group. + * If group is 0 we create them a toplevel items. + */ + const bool readSwordBookmarks(KConfig* configFile, CGroupManagerItem* group, const Action = Normal); + /** + * Save items of group to config. If grou is 0 we save all items. + * The path to the group-item itself is saved, too. + */ + const bool saveSwordModules(KConfig* configFile, CGroupManagerItem* group); + /** + * Reads in bookmarks from config and creates them as subitems of group. + * If group is 0 we create them a toplevel items. + */ + const bool readSwordModules(KConfig* configFile, CGroupManagerItem* group); + /** + * Save items of group to config. If grou is 0 we save all items. + * The path to the group-item itself is saved, too. + */ + const bool saveGroups(KConfig* configFile, CGroupManagerItem* group, const Action = Normal); + /** + * Reads in bookmarks from config and creates them as subitems of group. + * If group is 0 we create them a toplevel items. + */ + const bool readGroups(KConfig* configFile, CGroupManagerItem* group, const Action = Normal); + /** + * Returns the standard group with the given name if it alredy exists. + * Otherwise the group will be created. + */ + CGroupManagerItem* findGroup(const QString& name, CGroupManagerItem* group = 0, const int id = -1); + + void printTree(); + + KConfig* m_config; + KPopupMenu* m_popupMenu; + bool m_menu; + QPoint m_pressedPos; + QRect m_oldDragRect; + CGroupManagerItem* m_parentItemDrop; + CGroupManagerItem* m_afterItemDrop; + QString m_dragType; + CSearchDialog* m_searchDialog; + ToolTip* m_toolTip; + CGroupManagerItem* m_pressedItem; + QList* m_itemList; + bool m_singleClick; + bool m_useBookmarks; + bool m_saveSettings; + bool m_useDragDrop; + bool m_useExtendedMode; + bool m_useRMBMenu; + bool m_showHelpDialogs; + +private slots: // Private slots + /** + * Is called when the return key was pressed on a listview item. + */ + void slotReturnPressed( QListViewItem* ); +}; + +#endif + diff --git a/bibletime/frontend/groupmanager/cgroupmanageritem.cpp b/bibletime/frontend/groupmanager/cgroupmanageritem.cpp new file mode 100644 index 0000000..7562cbe --- /dev/null +++ b/bibletime/frontend/groupmanager/cgroupmanageritem.cpp @@ -0,0 +1,287 @@ +/*************************************************************************** + cgroupmanageritem.cpp - description + ------------------- + begin : Tue Jan 25 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cgroupmanageritem.h" +#include "cgroupmanager.h" + +#include "backend/cswordversekey.h" +#include "backend/cswordldkey.h" +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordbiblemoduleinfo.h" +#include "backend/cswordlexiconmoduleinfo.h" + +#include "frontend/ctoolclass.h" +#include "frontend/cbtconfig.h" + +#include "resource.h" + +//Qt includes +#include + +//KDE includes +#include +#include +#include + +//Sword includes +#include + + +CGroupManagerItem::CGroupManagerItem(CGroupManager *parent, const QString& caption, + const QString& modulename, CSwordModuleInfo *module_info, CSwordKey* bookmarkKey, CGroupManagerItem::ItemType Type) + : KListViewItem(static_cast(parent) ) { + + init(caption, modulename, module_info, bookmarkKey, Type); +} + +CGroupManagerItem::CGroupManagerItem(CGroupManagerItem *parent, const QString& caption, + const QString& modulename, CSwordModuleInfo *module_info, CSwordKey* bookmarkKey, CGroupManagerItem::ItemType Type) + : KListViewItem(static_cast(parent)) { + + init(caption, modulename, module_info,bookmarkKey, Type); +} + +CGroupManagerItem::~CGroupManagerItem(){ + if (m_bookmarkKey && m_createdOwnKey) { + delete m_bookmarkKey; + m_bookmarkKey = 0; + } +} + +/** Returns the CModuleInfo object for this tree-item. */ +CSwordModuleInfo* CGroupManagerItem::moduleInfo() const { + return m_moduleInfo; +} + +/** Returns the type of this item */ +const CGroupManagerItem::ItemType CGroupManagerItem::type() const { + return m_type; +} + +/** Shows child or not */ +void CGroupManagerItem::setOpen( bool open ){ + QListViewItem::setOpen(open); + if (m_type == Group) { + if (open && this->childCount() > 0) + setPixmap(0,m_openFolderIcon); + else + setPixmap(0,m_folderIcon); + } +} + +/** Initializes the item Used by both constructors to share the double used source code */ +void CGroupManagerItem::init( const QString& caption, const QString& modulename, CSwordModuleInfo *module_info, CSwordKey* bookmarkKey, CGroupManagerItem::ItemType Type ){ + m_bookmarkKey = 0; + m_createdOwnKey = false; + m_moduleInfo = 0; + m_caption = QString::null; + m_description = QString::null; + + setType(Type); + if (bookmarkKey) + setBookmarkKey( bookmarkKey ); + setModuleInfo( module_info ); + m_caption = caption; + m_moduleName = modulename; + + update(); //refresh the pixmap, texts etc. +} + +/** Sets / changes the description */ +void CGroupManagerItem::setDescription(const QString& new_description) { + m_description = new_description; + update(); +} + +/** Returns the description of the item */ +const QString CGroupManagerItem::description() const { + return m_description; +} + +/** Returns the parent of this item. Reimplementation. */ +CGroupManagerItem* CGroupManagerItem::parent(){ + CGroupManagerItem* myParent = dynamic_cast(QListViewItem::parent()); + if (myParent) + return myParent; + else + return 0; +} + +/** Returns the listview of this item */ +CGroupManager* CGroupManagerItem::listView(){ + CGroupManager* myListView = dynamic_cast(QListViewItem::listView()); + if (myListView) + return myListView; + else + return 0; +} + +/** Returns the key if it's a Bookmark, othwerwise return 0 */ +CSwordKey* CGroupManagerItem::getBookmarkKey() const{ + return m_bookmarkKey; +} + +/** Sets the key, which is only used if this item is a Bookmark */ +void CGroupManagerItem::setBookmarkKey( CSwordKey* key ){ + if (m_bookmarkKey && m_createdOwnKey) + delete m_bookmarkKey; + m_bookmarkKey = key; + m_createdOwnKey = false; + update(); +} + +/** Updates this item (icons, captions, etc.) */ +void CGroupManagerItem::update(){ + if (m_type == Group) { + m_folderIcon = GROUP_ICON_SMALL; + m_openFolderIcon = GROUP_OPEN_ICON_SMALL; + setPixmap(0, m_folderIcon); + setText(0, m_caption); + } + else if (m_type == Bookmark) { + QString title = QString::null; + setPixmap(0, BOOKMARK_ICON_SMALL); + CSwordKey* bookmarkKey = getBookmarkKey(); + if ( bookmarkKey ) { //if we have a valid key + title = bookmarkKey->key(); + } + else if (!m_caption.isEmpty()){ //bookmark key is 0, we use now the m_caption member to create a valid key + CSwordKey* key = CSwordKey::createInstance(m_moduleInfo); + ASSERT(key); + if (key) { + m_createdOwnKey = true; + key->key(m_caption); + setBookmarkKey(key); + update();// this won't lead to a infinite loop because we have now a valid key + } + else { //no key and now module but a valid caption + title = m_caption; + } + } + if (!title.isEmpty()) { + title = QString::fromLatin1("%1 (%2)") + .arg(title) + .arg(m_moduleInfo ? m_moduleInfo->name() : i18n("unknown")); + setText(0,title); + } + } + else if ( m_type == CGroupManagerItem::Module ) { + setPixmap(0, CToolClass::getIconForModule(m_moduleInfo)); + if (m_moduleInfo) + setText(0, m_moduleInfo->name()); + else if (!m_moduleName.isEmpty()) + setText(0, m_moduleName); + else + setText(0, i18n("unknown")); + } +} + +/** Sets the type of the item. */ +void CGroupManagerItem::setType( const CGroupManagerItem::ItemType type) { + m_type = type; +} + +/** Sets the module of ths item. */ +void CGroupManagerItem::setModuleInfo( CSwordModuleInfo* moduleInfo ){ + m_moduleInfo = dynamic_cast(moduleInfo); +} + +/** Returns a QString version of the key. */ +const QString CGroupManagerItem::getKeyText(){ + return m_bookmarkKey ? m_bookmarkKey->key() : QString::null; +} + +/** Returns the tooltip for this ite, QString::null is returned if this item has no tooltip. */ +const QString CGroupManagerItem::getToolTip(){ + QString text = QString::null; + switch ( type() ) { + case Bookmark: + { + text = i18n("Bookmark to" ) + QString::fromLatin1(" "); + text.append(QString::fromLatin1("") + getKeyText() + QString::fromLatin1("
")); + if (!description().stripWhiteSpace().isEmpty()) + text.append(QString::fromLatin1("(") + description().stripWhiteSpace() + QString::fromLatin1(")
")); + text.append(QString::fromLatin1("
")); + + CSwordKey* key = dynamic_cast(getBookmarkKey()); + if (!key) + return QString::null; + QString bookmarkText = key ? key->renderedText() : QString(); + if (bookmarkText.length() > 150 && (moduleInfo()->type() != CSwordModuleInfo::Bible)) + bookmarkText = bookmarkText.left(150) + "
[...]"; + + //Module is Unicode-based + if (moduleInfo() && moduleInfo()->isUnicode() ) { + QFont f = CBTConfig::get(CBTConfig::unicode); + text.append( QString::fromLatin1("%3").arg(f.family())/*.arg(CToolClass::makeLogicFontSize(f.pointSize()))*/.arg(bookmarkText) ); + } + else + text.append(bookmarkText); + + return text; + } + case Module: + { + text = i18n("Module") + QString::fromLatin1(": %1
").arg( moduleInfo()->name() ); + text += moduleInfo()->config(CSwordModuleInfo::Description) + QString::fromLatin1("
"); + text += i18n("Language")+ QString::fromLatin1(": %1
").arg(moduleInfo()->module()->Lang()); + if (moduleInfo()->isEncrypted()) + text += i18n("Unlock key") + QString::fromLatin1(": %1
") + .arg(!moduleInfo()->config(CSwordModuleInfo::CipherKey).isEmpty() ? moduleInfo()->config(CSwordModuleInfo::CipherKey) : QString("%1").arg(i18n("not set"))); + if (moduleInfo()->hasVersion()) + text += i18n("Version") + QString::fromLatin1(": %1
").arg(moduleInfo()->config(CSwordModuleInfo::ModuleVersion)); + + QString options; + unsigned int opts; + for (opts = CSwordBackend::filterOptionsMIN; opts <= CSwordBackend::filterOptionsMAX; ++opts){ + if (moduleInfo()->has( (CSwordBackend::FilterOptions) opts )) { + if (!options.isEmpty()) + options += QString::fromLatin1(", "); + options += CSwordBackend::translatedOptionName( (CSwordBackend::FilterOptions) opts); + } + } + if (!options.isEmpty()) + text += i18n("Options") + QString::fromLatin1(": ") + options + QString::fromLatin1(""); + + if (text.right(4) == QString::fromLatin1("
")) + text = text.left(text.length()-4); + return text; + } + case Group: + default: + return QString::null; + } +} + +/** Moves this item after the item "item". */ +void CGroupManagerItem::moveAfter( CGroupManagerItem* item, const MoveType type ){ + if (!item) + return; + + if ( parent() != item->parent() ) { //different levels + if (type == AllowDifferentParents) { //different parents are allowed + if (item->parent()) + item->parent()->insertItem(this); //insert item to the childs + else + listView()->insertItem(this); + moveItem(item); + } + } + else { + moveItem(item); //both items are on the same level, so we can use moveItem + } +} diff --git a/bibletime/frontend/groupmanager/cgroupmanageritem.h b/bibletime/frontend/groupmanager/cgroupmanageritem.h new file mode 100644 index 0000000..708aa24 --- /dev/null +++ b/bibletime/frontend/groupmanager/cgroupmanageritem.h @@ -0,0 +1,190 @@ +/*************************************************************************** + cgroupmanageritem.h - The items in a CGroupManager + ------------------- + begin : Tue Jan 25 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CGROUPMANAGERITEM_H +#define CGROUPMANAGERITEM_H + +//BibleTime includes +#include "../cpointers.h" + +//Qt includes +#include + +//KDE includes +#include +#include + +class CSwordKey; +class CSwordModuleInfo; + +class CGroupManager; +class CSwordModuleInfo; +class QListViewItem; + +/** + * An item which implements functions to get the module of this item. + * + * An item which implements functions to get the module of this item. The constructor gets the required arguments to operate + * @author Joachim Ansorg + */ +class CGroupManagerItem : public KListViewItem, public CPointers { + + friend class CGroupManager; + +public: + enum ItemType { Bookmark, Module, Group }; + enum MoveType { OnlySameParents, AllowDifferentParents }; + + /** + * The constructor. This constructor takes a CGroupManager as parent, the created item will be on the top of the tree. + * @param parent The CGRoupManager which will contain the new item + * @param caption The caption of the item. This parameter will eb passes to @see #init() + * @param modulename The name of our module. This is used in addition to the CModuleInfo object because sometimes the moduleinfo is missing and we don't want to loose bookmarks. + * @param module_info The CModuleInfo object we use for the item. May be zero because a group doesn't have a CModuleInfo. + * @param Type The type of the created item. May ba Module, Bookmark or Group. If you leave out the parameter it will be Module by default. + */ + CGroupManagerItem( CGroupManager *parent, const QString& caption,const QString& modulename, CSwordModuleInfo *module_info, CSwordKey* bookmarkKey = 0, CGroupManagerItem::ItemType Type = CGroupManagerItem::Module ); + /** + * The constructor. This constructor takes a CGroupManagerItem as parent. The created item will be on a child of the parent item + * @param parent The CGroupManagerItem which will be parent item of the new item + * @param caption The caption of the item. This parameter will eb passes to @see #init() + * @param modulename The name of our module. This is used in addition to the CModuleInfo object because sometimes the moduleinfo is missing and we don't want to loose bookmarks. + * @param module_info The CModuleInfo object we use for the item. May be zero because a group doesn't have a CModuleInfo. + * @param Type The type of the created item. May ba Module, Bookmark or Group. If you leave out the parameter it will be Module by default. + */ + CGroupManagerItem( CGroupManagerItem *parent, const QString& caption, const QString& modulename, CSwordModuleInfo *module_info, CSwordKey* bookmarkKey = 0, CGroupManagerItem::ItemType Type = CGroupManagerItem::Module); + /** + * The destructor. Cleans up memory. + */ + ~CGroupManagerItem(); + /** + * Returns the description of the item + * @return The description of the item. Useful for bookmarks. + */ + const QString description() const; + /** + * Use this to get the parent item of the item- + * @return The parent item. Maybe NULL if the item has no parent. + * Reimplementation. + */ + virtual CGroupManagerItem* parent(); + /** + * Sets the module of ths item. + */ + void setModuleInfo( CSwordModuleInfo* moduleInfo ); + /** + * Sets the type of the item. + */ + void setType( const CGroupManagerItem::ItemType type); + /** + * Updates this item (icons, captions, etc.) + */ + virtual void update(); + virtual CGroupManager* listView(); + /** + * Sets the key, which is only used if this item is a Bookmark + */ + void setBookmarkKey( CSwordKey* key ); + /** + * Returns the key if it's a Bookmark, othwerwise return 0 + */ + CSwordKey* getBookmarkKey() const; + /** + * Returns a QString version of the key. + */ + const QString getKeyText(); + /** + * Returns the CModuleInfo obkject for this tree-item. + * @return Gives back a pointer to the moduleinfo. May ba NULL because groups do not have moduleinfos. + */ + CSwordModuleInfo* moduleInfo() const; + /** + * Use this function to get the type of this item. + * @return Returns the type of the item. May be Group, Bookmark or Module. + */ + const CGroupManagerItem::ItemType type() const; + /** + * Show sub item if true, otherwise do not show them. + * Reimplementation from QListViewItem + */ + virtual void setOpen( bool ); + /** + * Sets / changes the description + */ + void setDescription(const QString&); + /** + * Returns the tooltip for this ite, QString::null is returned if this item has no tooltip. + */ + const QString getToolTip(); + /** + * Moves this item after the item "item". + * This function acts like the provate function "moveToJustAfter" + * moveItem isn't usable for items which are child of item. + */ + void moveAfter( CGroupManagerItem* item, const MoveType type = OnlySameParents ); + +private: + /** + * Initializes the item Used by both constructors to share the double used source code + * @param caption The caption of the item + * @param modulename The modulename as a QSTring + * @param module_info The CModuleInfo object for this item. May be NULL because groups have no moduleinfo. + * @param Type The type of the item (Group, Bookmark or Module) + */ + virtual void init( const QString& caption, const QString& modulename, CSwordModuleInfo *module_info,CSwordKey* bookmarkKey, CGroupManagerItem::ItemType Type); + /** + * The type of this entry + */ + ItemType m_type; + /** + * The pointer to the internal module_info + * At the moment we assume that the module of a CGroupmanagerItem is a CSwordModuleInfo object. + */ + CSwordModuleInfo* m_moduleInfo; + /** + * The key which is only valid for bookmarks + */ + CSwordKey* m_bookmarkKey; + /** + * This is true if this item uses a key which was created by this item. + */ + bool m_createdOwnKey; + /** + * The description of the item. + * At the moment only useable for bookmarks. + */ + QString m_description; + /** + * The caption of the item. + * Used for bookmarks and groups. + */ + QString m_caption; + /** + * The namec of the module. + */ + QString m_moduleName; + /** + * The pixmap which belongs to folders + */ + QPixmap m_folderIcon; + /** + * The pixmap which belongs to opened folders + */ + QPixmap m_openFolderIcon; +}; + +#endif + diff --git a/bibletime/frontend/keychooser/Makefile.am b/bibletime/frontend/keychooser/Makefile.am new file mode 100644 index 0000000..4fa0d18 --- /dev/null +++ b/bibletime/frontend/keychooser/Makefile.am @@ -0,0 +1,25 @@ +INCLUDES = $(all_includes) + +libkeychooser_a_METASOURCES = AUTO + +noinst_LIBRARIES = libkeychooser.a + +libkeychooser_a_SOURCES = \ +cbiblekeychooser.cpp \ +clexiconkeychooser.cpp \ +ckeychooser.cpp \ +cfx_btn.cpp \ +ckeychooserwidget.cpp \ +cbookkeychooser.cpp \ +cbooktreechooser.cpp + +all_headers = ckeychooserwidget.h \ +cfx_btn.h \ +ckeychooser.h \ +clexiconkeychooser.h \ +cbiblekeychooser.h \ +cbookkeychooser.h \ +cbooktreechooser.h + +EXTRA_DIST = $(libkeychooser_a_SOURCES) $(all_headers) + diff --git a/bibletime/frontend/keychooser/Makefile.in b/bibletime/frontend/keychooser/Makefile.in new file mode 100644 index 0000000..e423020 --- /dev/null +++ b/bibletime/frontend/keychooser/Makefile.in @@ -0,0 +1,643 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +INCLUDES = $(all_includes) + +#>- libkeychooser_a_METASOURCES = AUTO + +noinst_LIBRARIES = libkeychooser.a + +libkeychooser_a_SOURCES = cbiblekeychooser.cpp clexiconkeychooser.cpp ckeychooser.cpp cfx_btn.cpp ckeychooserwidget.cpp cbookkeychooser.cpp cbooktreechooser.cpp + + +all_headers = ckeychooserwidget.h cfx_btn.h ckeychooser.h clexiconkeychooser.h cbiblekeychooser.h cbookkeychooser.h cbooktreechooser.h + + +EXTRA_DIST = $(libkeychooser_a_SOURCES) $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libkeychooser_a_LIBADD = +#>- libkeychooser_a_OBJECTS = cbiblekeychooser.$(OBJEXT) \ +#>- clexiconkeychooser.$(OBJEXT) ckeychooser.$(OBJEXT) cfx_btn.$(OBJEXT) \ +#>- ckeychooserwidget.$(OBJEXT) cbookkeychooser.$(OBJEXT) \ +#>- cbooktreechooser.$(OBJEXT) +#>+ 9 +libkeychooser_a_final_OBJECTS = libkeychooser_a.all_cpp.o +libkeychooser_a_nofinal_OBJECTS = cbiblekeychooser.$(OBJEXT) \ +clexiconkeychooser.$(OBJEXT) ckeychooser.$(OBJEXT) cfx_btn.$(OBJEXT) \ +ckeychooserwidget.$(OBJEXT) cbookkeychooser.$(OBJEXT) \ +cbooktreechooser.$(OBJEXT)\ +cfx_btn.moc.o ckeychooser.moc.o cbooktreechooser.moc.o ckeychooserwidget.moc.o cbiblekeychooser.moc.o clexiconkeychooser.moc.o cbookkeychooser.moc.o \ +libkeychooser_a_meta_unload.o +@KDE_USE_FINAL_FALSE@libkeychooser_a_OBJECTS = $(libkeychooser_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libkeychooser_a_OBJECTS = $(libkeychooser_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=ckeychooserwidget.h cbiblekeychooser.h cbookkeychooser.h ckeychooser.h clexiconkeychooser.h cbooktreechooser.h cfx_btn.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/cbiblekeychooser.P .deps/cbookkeychooser.P \ +#>- .deps/cbooktreechooser.P .deps/cfx_btn.P .deps/ckeychooser.P \ +#>- .deps/ckeychooserwidget.P .deps/clexiconkeychooser.P +#>+ 8 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/cfx_btn.moc.P $(DEPDIR)/ckeychooser.moc.P $(DEPDIR)/cbooktreechooser.moc.P $(DEPDIR)/ckeychooserwidget.moc.P $(DEPDIR)/cbiblekeychooser.moc.P $(DEPDIR)/clexiconkeychooser.moc.P $(DEPDIR)/cbookkeychooser.moc.P $(DEPDIR)/libkeychooser_a_meta_unload.P $(DEPDIR)/libkeychooser_a.all_cpp.P \ + .deps/cbiblekeychooser.P .deps/cbookkeychooser.P \ +.deps/cbooktreechooser.P .deps/cfx_btn.P .deps/ckeychooser.P \ +.deps/ckeychooserwidget.P .deps/clexiconkeychooser.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/cfx_btn.moc.P $(DEPDIR)/ckeychooser.moc.P $(DEPDIR)/cbooktreechooser.moc.P $(DEPDIR)/ckeychooserwidget.moc.P $(DEPDIR)/cbiblekeychooser.moc.P $(DEPDIR)/clexiconkeychooser.moc.P $(DEPDIR)/cbookkeychooser.moc.P $(DEPDIR)/libkeychooser_a_meta_unload.P .deps/cbiblekeychooser.P .deps/cbookkeychooser.P \ +.deps/cbooktreechooser.P .deps/cfx_btn.P .deps/ckeychooser.P \ +.deps/ckeychooserwidget.P .deps/clexiconkeychooser.P + +SOURCES = $(libkeychooser_a_SOURCES) +OBJECTS = $(libkeychooser_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/keychooser/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/keychooser/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/keychooser/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libkeychooser.a: $(libkeychooser_a_OBJECTS) $(libkeychooser_a_DEPENDENCIES) + -rm -f libkeychooser.a + $(AR) cru libkeychooser.a $(libkeychooser_a_OBJECTS) $(libkeychooser_a_LIBADD) + $(RANLIB) libkeychooser.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend/keychooser + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/keychooser/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile $(LIBRARIES) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-am + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +cfx_btn.moc.cpp: $(srcdir)/cfx_btn.h + $(MOC) $(srcdir)/cfx_btn.h -o cfx_btn.moc.cpp + +#>+ 3 +ckeychooser.moc.cpp: $(srcdir)/ckeychooser.h + $(MOC) $(srcdir)/ckeychooser.h -o ckeychooser.moc.cpp + +#>+ 3 +cbooktreechooser.moc.cpp: $(srcdir)/cbooktreechooser.h + $(MOC) $(srcdir)/cbooktreechooser.h -o cbooktreechooser.moc.cpp + +#>+ 3 +ckeychooserwidget.moc.cpp: $(srcdir)/ckeychooserwidget.h + $(MOC) $(srcdir)/ckeychooserwidget.h -o ckeychooserwidget.moc.cpp + +#>+ 3 +cbiblekeychooser.moc.cpp: $(srcdir)/cbiblekeychooser.h + $(MOC) $(srcdir)/cbiblekeychooser.h -o cbiblekeychooser.moc.cpp + +#>+ 3 +clexiconkeychooser.moc.cpp: $(srcdir)/clexiconkeychooser.h + $(MOC) $(srcdir)/clexiconkeychooser.h -o clexiconkeychooser.moc.cpp + +#>+ 3 +cbookkeychooser.moc.cpp: $(srcdir)/cbookkeychooser.h + $(MOC) $(srcdir)/cbookkeychooser.h -o cbookkeychooser.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f cfx_btn.moc.cpp ckeychooser.moc.cpp cbooktreechooser.moc.cpp ckeychooserwidget.moc.cpp cbiblekeychooser.moc.cpp clexiconkeychooser.moc.cpp cbookkeychooser.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/keychooser/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/keychooser/Makefile.in + + +#>+ 10 +libkeychooser_a_meta_unload.cpp: cfx_btn.moc.cpp ckeychooser.moc.cpp ckeychooserwidget.moc.cpp cbooktreechooser.moc.cpp clexiconkeychooser.moc.cpp cbiblekeychooser.moc.cpp cbookkeychooser.moc.cpp + @echo 'creating libkeychooser_a_meta_unload.cpp' + @-rm -f libkeychooser_a_meta_unload.cpp + @echo 'static const char * _metalist_libkeychooser_a[] = {' > libkeychooser_a_meta_unload.cpp + @cat cfx_btn.moc.cpp ckeychooser.moc.cpp ckeychooserwidget.moc.cpp cbooktreechooser.moc.cpp clexiconkeychooser.moc.cpp cbiblekeychooser.moc.cpp cbookkeychooser.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libkeychooser_a_meta_unload.cpp + @echo '0};' >> libkeychooser_a_meta_unload.cpp + @echo '#include ' >> libkeychooser_a_meta_unload.cpp + @echo '_UNLOAD(libkeychooser_a)' >> libkeychooser_a_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f libkeychooser_a_meta_unload.cpp + +#>+ 11 +libkeychooser_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cbiblekeychooser.cpp $(srcdir)/clexiconkeychooser.cpp $(srcdir)/ckeychooser.cpp $(srcdir)/cfx_btn.cpp $(srcdir)/ckeychooserwidget.cpp $(srcdir)/cbookkeychooser.cpp $(srcdir)/cbooktreechooser.cpp libkeychooser_a_meta_unload.cpp cfx_btn.moc.cpp ckeychooser.moc.cpp cbooktreechooser.moc.cpp ckeychooserwidget.moc.cpp cbiblekeychooser.moc.cpp clexiconkeychooser.moc.cpp cbookkeychooser.moc.cpp + @echo 'creating libkeychooser_a.all_cpp.cpp ...'; \ + rm -f libkeychooser_a.all_cpp.files libkeychooser_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libkeychooser_a.all_cpp.final; \ + for file in cbiblekeychooser.cpp clexiconkeychooser.cpp ckeychooser.cpp cfx_btn.cpp ckeychooserwidget.cpp cbookkeychooser.cpp cbooktreechooser.cpp libkeychooser_a_meta_unload.cpp cfx_btn.moc.cpp ckeychooser.moc.cpp cbooktreechooser.moc.cpp ckeychooserwidget.moc.cpp cbiblekeychooser.moc.cpp clexiconkeychooser.moc.cpp cbookkeychooser.moc.cpp; do \ + echo "#include \"$$file\"" >> libkeychooser_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libkeychooser_a.all_cpp.final; \ + done; \ + cat libkeychooser_a.all_cpp.final libkeychooser_a.all_cpp.files > libkeychooser_a.all_cpp.cpp; \ + rm -f libkeychooser_a.all_cpp.final libkeychooser_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libkeychooser_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libkeychooser_a_OBJECTS="$(libkeychooser_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libkeychooser_a_OBJECTS="$(libkeychooser_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/keychooser/cbiblekeychooser.cpp b/bibletime/frontend/keychooser/cbiblekeychooser.cpp new file mode 100644 index 0000000..ca64115 --- /dev/null +++ b/bibletime/frontend/keychooser/cbiblekeychooser.cpp @@ -0,0 +1,290 @@ +/*************************************************************************** + cbiblekeychooser.cpp - description + ------------------- + begin : Wed Sep 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cbiblekeychooser.h" +#include "ckeychooserwidget.h" +#include "cfx_btn.h" +#include "../../whatsthisdef.h" +#include "../../tooltipdef.h" +#include "../../backend/cswordversekey.h" +#include "../../backend/cswordbiblemoduleinfo.h" +#include "../../backend/cswordmoduleinfo.h" + +//Qt includes +#include +#include +#include + +//KDE includes +#include + +CBibleKeyChooser::CBibleKeyChooser(CSwordModuleInfo *module, CSwordKey *key, QWidget *parent, const char *name ) + : CKeyChooser(module, key, parent, name), m_info(0), m_key(0), w_book(0), w_chapter(0), w_verse(0) +{ + if (module && (module->type() == CSwordModuleInfo::Bible || module->type() == CSwordModuleInfo::Commentary) ) { + m_info = dynamic_cast(module); + m_key = dynamic_cast(key); + } + else { + qWarning("CBibleKeyChooser: module is not a Bible or commentary!"); + return; + } + QHBoxLayout* layout = new QHBoxLayout(this); + layout->setResizeMode(QLayout::Fixed); + + w_book = new CKeyChooserWidget(m_info->books(),false,this); + w_book->setToolTips(TT_PRESENTER_BOOK_COMBO, TT_PRESENTER_NEXT_BOOK, TT_PRESENTER_SCROLL_BUTTON, TT_PRESENTER_PREVIOUS_BOOK); + w_book->setWhatsThis(WT_PRESENTER_BOOK_COMBO, WT_PRESENTER_NEXT_BOOK, WT_PRESENTER_SCROLL_BUTTON, WT_PRESENTER_PREVIOUS_BOOK); + + w_chapter = new CKeyChooserWidget( m_info->chapterCount(1),true,this); + w_chapter->setToolTips(TT_PRESENTER_CHAPTER_COMBO, TT_PRESENTER_NEXT_CHAPTER, TT_PRESENTER_SCROLL_BUTTON, TT_PRESENTER_PREVIOUS_CHAPTER); + w_chapter->setWhatsThis(WT_PRESENTER_CHAPTER_COMBO, WT_PRESENTER_NEXT_CHAPTER, WT_PRESENTER_SCROLL_BUTTON, WT_PRESENTER_PREVIOUS_CHAPTER); + + w_verse = new CKeyChooserWidget( m_info->verseCount(1,1),true,this); + w_verse->setToolTips(TT_PRESENTER_VERSE_COMBO, TT_PRESENTER_NEXT_VERSE, TT_PRESENTER_SCROLL_BUTTON, TT_PRESENTER_PREVIOUS_VERSE); + w_verse->setWhatsThis(WT_PRESENTER_VERSE_COMBO, WT_PRESENTER_NEXT_VERSE, WT_PRESENTER_SCROLL_BUTTON, WT_PRESENTER_PREVIOUS_VERSE); + + QWidget::setTabOrder(w_book, w_chapter); + QWidget::setTabOrder(w_chapter, w_verse); + QWidget::setTabOrder(w_verse, 0); + + layout->addWidget(w_book); + layout->addWidget(w_chapter); + layout->addWidget(w_verse); + + /*Book connections*/ + connect(w_book,SIGNAL(changed(int)) ,SLOT(bookChanged(int))); + connect(w_book,SIGNAL(focusOut(int)) ,SLOT(bookFocusOut(int))); + + /*Chapter Connections*/ + connect(w_chapter,SIGNAL(changed(int)) ,SLOT(chapterChanged(int))); + connect(w_chapter,SIGNAL(next_requested()),SLOT(chapterNextRequested())); + connect(w_chapter,SIGNAL(prev_requested()),SLOT(chapterPrevRequested())); + connect(w_chapter,SIGNAL(focusOut(int)) ,SLOT(chapterFocusOut(int))); + + + /*Verse Connections*/ + connect(w_verse,SIGNAL(changed(int)) ,SLOT(verseChanged(int))); + connect(w_verse,SIGNAL(next_requested()) ,SLOT(verseNextRequested())); + connect(w_verse,SIGNAL(prev_requested()) ,SLOT(versePrevRequested())); + connect(w_verse,SIGNAL(focusOut(int)) ,SLOT(verseFocusOut(int))); +} + +CSwordKey* const CBibleKeyChooser::key(){ + if (m_key) { + m_key->book(w_book->comboBox()->currentText()); + m_key->Chapter(w_chapter->comboBox()->currentText().toInt()); + m_key->Verse(w_verse->comboBox()->currentText().toInt()); + } + return m_key; +} + +void CBibleKeyChooser::setKey(CSwordKey* key){ + if ( !(m_key = dynamic_cast(key)) ) + return; + + const unsigned int bookIndex = m_info->bookNumber( m_key->book() ); + const int chapter = m_key->Chapter(); + const int verse = m_key->Verse(); + + //reset the keychooser parts only if we found a valid book + const int count = w_book->comboBox()->count(); + const QString desiredBook = m_key->book(); + bool bookIsValid = false; + for (int i = 0; i < count; ++i) { + if (w_book->comboBox()->text(i) == desiredBook) { + bookIsValid = true; + break; + } + } + + if (bookIsValid) { //we have a valid book + if (w_book->comboBox()->currentText() != m_key->book()) //necessary? + w_book->setItem( m_key->book() ); + + w_chapter->reset(m_info->chapterCount(bookIndex), chapter-1, false); + w_chapter->adjustSize(); + + w_verse->reset(m_info->verseCount(bookIndex, chapter), verse-1, false); + w_verse->adjustSize(); + + emit keyChanged(m_key); + } + else { + qWarning("CBibleKeyChooser::setKey: book %s is invalid!", m_key->book().latin1()); + w_verse->comboBox()->setCurrentItem(0); + m_key->Verse(w_verse->comboBox()->currentText().toInt()); + } +} + +/** */ +void CBibleKeyChooser::chapterNextRequested(void){ + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + if (m_key) + emit beforeKeyChange(m_key->key()); + if (m_key->next(CSwordVerseKey::UseChapter)) + setKey(m_key); + setUpdatesEnabled(true); +} + +/** */ +void CBibleKeyChooser::chapterPrevRequested(void){ + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + if (m_key) + emit beforeKeyChange(m_key->key()); + + if (m_key->previous(CSwordVerseKey::UseChapter)) + setKey(m_key); + setUpdatesEnabled(true); +} + +/** */ +void CBibleKeyChooser::verseNextRequested(void){ + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + if (m_key) + emit beforeKeyChange(m_key->key()); + + if (m_key->next(CSwordVerseKey::UseVerse)) + setKey(m_key); + setUpdatesEnabled(true); +} + +/** */ +void CBibleKeyChooser::versePrevRequested(void){ + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + if (m_key) + emit beforeKeyChange(m_key->key()); + + if (m_key->previous(CSwordVerseKey::UseVerse)) + setKey(m_key); + setUpdatesEnabled(true); +} + +void CBibleKeyChooser::bookChanged(int /*i*/){ +// qDebug("CBibleKeyChooser::bookChanged(int /*i*/)"); + if (!isUpdatesEnabled()) + return; + setUpdatesEnabled(false); + if (m_key) + emit beforeKeyChange(m_key->key()); + + if (m_key->book() != w_book->comboBox()->currentText()) { + m_key->book( w_book->comboBox()->currentText() ); + setKey( m_key ); + } + setUpdatesEnabled(true); +} + +void CBibleKeyChooser::chapterChanged(int /*i*/){ +// qDebug("CBibleKeyChooser::chapterChanged(int /*i*/)"); + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + if (m_key) + emit beforeKeyChange(m_key->key()); +// if (m_key) +// emit beforeKeyChange(m_key->key()); + + if (m_key->Chapter() != w_chapter->comboBox()->currentText().toInt()) { + m_key->Chapter( w_chapter->comboBox()->currentText().toInt() ); + setKey( m_key ); + } + + setUpdatesEnabled(true); +} + +void CBibleKeyChooser::verseChanged(int /*i*/){ +// qDebug("CBibleKeyChooser::verseChanged(int /*i*/)"); + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + + if (m_key->Verse() != w_verse->comboBox()->currentText().toInt()) { + m_key->Verse( w_verse->comboBox()->currentText().toInt() ); + setKey( m_key ); + } + + setUpdatesEnabled(true); +} + +/** Reimplementation */ +QSize CBibleKeyChooser::sizeHint(){ + return QSize( w_book->sizeHint().width() + w_chapter->sizeHint().width() + w_verse->sizeHint().width(), w_book->sizeHint().height()); +} + +/** Reimplementation. */ +void CBibleKeyChooser::refreshContent() { + w_book->reset( m_info->books(), w_book->comboBox()->currentItem(), false); + setKey(m_key); +} + +/** Sets te module and refreshes the combos */ +void CBibleKeyChooser::setModule(CSwordModuleInfo* module){ + if (module != m_info && module) { + m_info = dynamic_cast(module); + refreshContent(); + } +} + +/** called when the book combo lost the focus with reason == tab @param the new book */ +void CBibleKeyChooser::bookFocusOut(int index){ + if (!isUpdatesEnabled()) + return; + + setUpdatesEnabled(false); + + m_key->book( w_book->comboBox()->currentText() ); + const int chapterCount = m_info->chapterCount( m_info->bookNumber(m_key->book())); + w_chapter->reset( chapterCount, m_key->Chapter()-1, false); + + const int verseCount = m_info->verseCount(m_info->bookNumber(m_key->book()),m_key->Chapter()); + w_verse->reset(verseCount,m_key->Verse()-1,false); + + setUpdatesEnabled(true); +} + +/** called when the chapter combo lost the focus with reason == tab @param the new chapter */ +void CBibleKeyChooser::chapterFocusOut(int /*index*/){ + const int chapter = w_chapter->comboBox()->currentText().toInt(); + m_key->Chapter( chapter ); + w_verse->reset(m_info->verseCount(m_info->bookNumber(m_key->book()),chapter), 0, false); +} + +/** called when the verse combo lost the focus with reason == tab @param the new verse */ +void CBibleKeyChooser::verseFocusOut(int /*index*/){ + m_key->Verse( w_verse->comboBox()->currentText().toInt() ); + setKey( m_key ); +} + +/** No descriptions */ +void CBibleKeyChooser::updateKey(CSwordKey* key){ +} diff --git a/bibletime/frontend/keychooser/cbiblekeychooser.h b/bibletime/frontend/keychooser/cbiblekeychooser.h new file mode 100644 index 0000000..94215f5 --- /dev/null +++ b/bibletime/frontend/keychooser/cbiblekeychooser.h @@ -0,0 +1,130 @@ +/*************************************************************************** + cbiblekeychooser.h - description + ------------------- + begin : Wed Sep 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CBIBLEKEYCHOOSER_H +#define CBIBLEKEYCHOOSER_H + +//#include +#include +#include "ckeychooser.h" + +class CKeyChooserWidget; +class CSwordVerseKey; + +class CSwordBibleModuleInfo; + + +/** This class implements the KeyChooser for bibles and commentaries + * + * it inhertits @ref CKeyChooser + * + * it uses 3 @ref CKeyChooserWidget 's to represent the bible keys + * + * @author The BibleTime team + */ + +class CBibleKeyChooser : public CKeyChooser { + Q_OBJECT + +public: + /** + * the constructor + * you should not need to use this, use @ref CKeyChooser::createInstance instead + */ + CBibleKeyChooser(CSwordModuleInfo *module=0, CSwordKey *key=0, QWidget *parent=0, const char *name=0); + +public slots: + /** + * see @ref CKeyChooser::getKey + */ + CSwordKey*const key(); + /** + * see @ref CKeyChooser::setKey + */ + virtual void setKey(CSwordKey *key); + /** + * Reimplementation + */ + virtual QSize sizeHint(); + /** + * Sets te module and refreshes the combos + */ + virtual void setModule(CSwordModuleInfo* module); + /** + * Reimplementation. + */ + void refreshContent(); + /** + * used to react to changes in the 3 @ref CKeyChooserWidget 's + * @param index not used + */ + void bookChanged(int index); + /** + * used to react to changes in the 3 @ref CKeyChooserWidget 's + * @param index not used + */ + void chapterChanged(int index); + /** + * used to react to changes in the 3 @ref CKeyChooserWidget 's + * @param index not used + */ + void verseChanged(int index); + /** + * see @ref bookPrevRequested + */ + void chapterPrevRequested(void); + /** + * see @ref bookPrevRequested + */ + void chapterNextRequested(void); + /** + * see @ref bookPrevRequested + */ + void versePrevRequested(void); + /** + * see @ref bookPrevRequested + */ + void verseNextRequested(void); + /** No descriptions */ + void updateKey(CSwordKey* key); + +private: + CKeyChooserWidget* w_book; + CKeyChooserWidget* w_chapter; + CKeyChooserWidget* w_verse; + CSwordBibleModuleInfo *m_info; + CSwordVerseKey *m_key; + +private slots: // Private slots + /** + * called when the book combo lost the focus with reason == tab + * @param the new book + */ + void bookFocusOut(int); + /** + * called when the chapter combo lost the focus with reason == tab + * @param the new chapter + */ + void chapterFocusOut(int); + /** called when the verse combo lost the focus + with reason == tab + @param the new verse + */ + void verseFocusOut(int); +}; + +#endif diff --git a/bibletime/frontend/keychooser/cbookkeychooser.cpp b/bibletime/frontend/keychooser/cbookkeychooser.cpp new file mode 100644 index 0000000..70909c5 --- /dev/null +++ b/bibletime/frontend/keychooser/cbookkeychooser.cpp @@ -0,0 +1,181 @@ +/*************************************************************************** + cbookkeychooser.cpp - description + ------------------- + begin : Sat Jan 26 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cbookkeychooser.h" +#include "../../backend/cswordtreekey.h" +#include "../../backend/cswordbookmoduleinfo.h" + +//Qt includes +#include + +CBookKeyChooser::CBookKeyChooser(CSwordModuleInfo *module, CSwordKey *key, QWidget *parent, const char *name) + : CKeyChooser(module, key, parent,name), m_layout(0) { + if ( module && (module->type() == CSwordModuleInfo::GenericBook) ) { + m_module = dynamic_cast(module); + m_key = dynamic_cast(key); + } + else { + m_module = 0; + m_key = 0; + } + setModule(m_module); +} + +CBookKeyChooser::~CBookKeyChooser(){ +} + +void CBookKeyChooser::setKey(CSwordKey* newKey){ + setKey(newKey, true); +} + +/** Sets a new key to this keychooser */ +void CBookKeyChooser::setKey(CSwordKey* newKey, const bool emitSignal){ + if (m_key != newKey ) + m_key = dynamic_cast(newKey); + + const QString oldKey = m_key->key(); + QStringList siblings; + if (m_key && !oldKey.isEmpty()) + siblings = QStringList::split("/",oldKey,false); + + unsigned int depth = 0; + int index = 0; + + m_key->root(); + while(m_key->firstChild() && (depth <= siblings.count())) { + const QString key = m_key->key(); + index = 0; + const QString sibling = siblings[depth]; + if (!sibling.isEmpty()) { //found it + bool found = false; + do { + ++index; + found = (m_key->getLocalName() == sibling); + } while (!found && m_key->nextSibling()); + if (!found) + m_key->key( key ); + } + setupCombo(key, depth++, index); + } + + //clear the combos which were not filled + for (; depth < (unsigned int)m_module->depth(); ++depth) { + CKeyChooserWidget* chooser = m_chooserWidgets.at(depth); + if (chooser) + chooser->reset(0,0,false); + } + + if (oldKey.isEmpty()) + m_key->root(); + else + m_key->key(oldKey); + + if (emitSignal) + emit keyChanged(m_key); +} + +/** Returns the key of this kechooser. */ +CSwordKey* const CBookKeyChooser::key(){ +// ASSERT(m_key); + return m_key; +} + +/** Sets another module to this keychooser */ +void CBookKeyChooser::setModule(CSwordModuleInfo* module){ + m_module = dynamic_cast(module); + //refresh the number of combos + if (m_module && m_key) { + if (!m_layout) + m_layout = new QHBoxLayout(this); + + //delete old widgets + m_chooserWidgets.setAutoDelete(true); + m_chooserWidgets.clear(); + m_chooserWidgets.setAutoDelete(false); + + for (int i = 0; i < m_module->depth(); ++i) { + CKeyChooserWidget* w = new CKeyChooserWidget(0, false, this); //empty keychooser + m_chooserWidgets.append( w ); + w->show(); + connect(w, SIGNAL(changed(int)), SLOT(keyChooserChanged(int))); + m_layout->addWidget(w); + } + updateKey(m_key); + } +} + +/** Refreshes the content. */ +void CBookKeyChooser::refreshContent(){ + if (m_key) + updateKey( m_key ); //refresh with current key +} + +void CBookKeyChooser::setupCombo(const QString key, const int depth, const int currentItem){ + CKeyChooserWidget* chooserWidget = m_chooserWidgets.at(depth); + if (depth == 0 && chooserWidget && chooserWidget->comboBox()->count()) { //has already items + //set now the right item + CKeyChooserWidget* chooserWidget = m_chooserWidgets.at(depth); + ASSERT(chooserWidget); + if (chooserWidget) { + chooserWidget->setItem( chooserWidget->comboBox()->text(currentItem) ); + } + return; + } + + const QString oldKey = m_key->key(); + m_key->key(key); + + //insert an empty item at the top + QStringList items; + items << QString::null; + do { + items << QString::fromLocal8Bit(m_key->getLocalName()); + } + while (m_key->nextSibling()); + + if (chooserWidget) { + chooserWidget->reset(items,currentItem,false); + } + + //restore old key + m_key->key(oldKey); +} + +/** A keychooser changed. Update and emit a signal if necessary. */ +void CBookKeyChooser::keyChooserChanged(int newIndex){ + QStringList items; + CKeyChooserWidget* chooser; + const int count = m_chooserWidgets.count(); + for (int i = 0; i < count; ++i) { + chooser = m_chooserWidgets.at(i); + const QString currentText = (chooser && chooser->comboBox()) ? chooser->comboBox()->currentText() : QString::null; + if (currentText.isEmpty()) + break; + items << currentText; + } + QString newKey = QString::fromLatin1("/") + items.join("/"); + if (newKey.length() > 1) + newKey.remove(newKey.length(),1); //remove the traling slash + + m_key->key(newKey); + setKey(m_key); +} + +/** Updates the keychoosers for the given key but emit no signal. */ +void CBookKeyChooser::updateKey(CSwordKey* key){ + setKey(key, false); +} diff --git a/bibletime/frontend/keychooser/cbookkeychooser.h b/bibletime/frontend/keychooser/cbookkeychooser.h new file mode 100644 index 0000000..dd2c69e --- /dev/null +++ b/bibletime/frontend/keychooser/cbookkeychooser.h @@ -0,0 +1,101 @@ +/*************************************************************************** + cbookkeychooser.h - description + ------------------- + begin : Sat Jan 26 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CBOOKKEYCHOOSER_H +#define CBOOKKEYCHOOSER_H + +//BibleTime includes +#include "ckeychooser.h" +#include "ckeychooserwidget.h" + +//Sword includes + +//Qt includes +#include +#include +#include +#include +#include + +class CSwordKey; +class CSwordBookModuleInfo; +class CSwordTreeKey; + +class TreeKeyIdx; + +class QHBoxLayout; + +/** The keychooser implementation for books. + * @author The BibleTime team + */ +class CBookKeyChooser : public CKeyChooser { + Q_OBJECT +public: + CBookKeyChooser(CSwordModuleInfo *module=0, CSwordKey *key=0, QWidget *parent=0, const char *name=0); + ~CBookKeyChooser(); + /** + * Refreshes the content. + */ + virtual void refreshContent(); + /** + * Sets another module to this keychooser + */ + virtual void setModule(CSwordModuleInfo*); + /** + * Returns the key of this kechooser. + */ + virtual CSwordKey* const key(); + /** + * Sets a new key to this keychooser + */ + virtual void setKey(CSwordKey*); + /** + * Sets a new key to this keychooser + */ + void setKey(CSwordKey*, const bool emitSignal); + + +public slots: // Public slots + /** + * Updates the keychoosers for the given key but emit no signal. + */ + void updateKey(CSwordKey*); + +protected: // Protected methods + /** + * Fills the combo given by depth with the items from the key having depth "depth". + * The parent sibling is given by key. + */ + void setupCombo(const QString key, const int depth, const int currentItem); + +protected slots: + /** + * A keychooser changed. Update and emit a signal if necessary. + */ + void keyChooserChanged(int); + //is called when a keychooser widget wants to jump to the next/previous key +// void nextEntry(); +// void previousEntry(); + +private: + QList m_chooserWidgets; + CSwordBookModuleInfo *m_module; + CSwordTreeKey *m_key; + QHBoxLayout* m_layout; +}; + +#endif diff --git a/bibletime/frontend/keychooser/cbooktreechooser.cpp b/bibletime/frontend/keychooser/cbooktreechooser.cpp new file mode 100644 index 0000000..97f8dc6 --- /dev/null +++ b/bibletime/frontend/keychooser/cbooktreechooser.cpp @@ -0,0 +1,183 @@ +/*************************************************************************** + cbooktreechooser.cpp - description + ------------------- + begin : Sat Jan 26 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cbooktreechooser.h" +#include "../../backend/cswordtreekey.h" +#include "../../backend/cswordbookmoduleinfo.h" + +//Qt includes +#include +#include +#include + +//////////// + +CBookTreeChooser::TreeItem::TreeItem(QListViewItem* parent, QListViewItem* after, const QString caption, const QString key) + : KListViewItem(parent, after, caption) { + m_key = key; +}; + +CBookTreeChooser::TreeItem::TreeItem(QListViewItem* parent,const QString caption, const QString key) + : KListViewItem(parent, caption) { + m_key = key; +}; + +CBookTreeChooser::TreeItem::TreeItem(QListView* view, QListViewItem* after, const QString caption, const QString key) + : KListViewItem(view,after, caption) { + m_key = key; +}; + +const QString& CBookTreeChooser::TreeItem::key() const { + return m_key; +}; + +//////////// + +CBookTreeChooser::CBookTreeChooser(CSwordModuleInfo *module, CSwordKey *key, QWidget *parent, const char *name) + : CKeyChooser(module, key, parent,name) { + if ( module && (module->type() == CSwordModuleInfo::GenericBook) ) { + m_module = dynamic_cast(module); + m_key = dynamic_cast(key); + } + else { + m_module = 0; + m_key = 0; + } + + //now setup the keychooser widgets + QHBoxLayout* layout = new QHBoxLayout(this); + m_treeView = new KListView(this); + layout->addWidget(m_treeView); + + connect( m_treeView, SIGNAL(executed(QListViewItem*)), SLOT(itemClicked(QListViewItem*))); + m_treeView->addColumn("Tree"); + m_treeView->header()->resizeSection( 0,m_treeView->sizeHint().width()); + m_treeView->header()->setResizeEnabled(-1); + m_treeView->header()->hide(); + m_treeView->setSorting(-1); + m_treeView->setRootIsDecorated(true); + + setModule(module); +} + +CBookTreeChooser::~CBookTreeChooser(){ +} + +/** Sets a new key to this keychooser */ +void CBookTreeChooser::setKey(CSwordKey* newKey){ +} + +/** Sets a new key to this keychooser */ +void CBookTreeChooser::setKey(CSwordKey* newKey, const bool emitSignal){ + if (m_key != newKey ) + m_key = dynamic_cast(newKey); + + const QString key = m_key->key(); + + QStringList siblings; + if (m_key && !key.isEmpty()) + siblings = QStringList::split("/",key,false); + + //find the right listview item + const int count = siblings.count(); + int index = 0; + QString currentSibling = siblings[index]; + + QListViewItem* child = m_treeView->firstChild(); + while( child && index < count ) { +// qWarning("trying to find %s", currentSibling.latin1() ); + + if (child->text(0) == currentSibling) { //found parent of our item + //found right entry? + TreeItem* i = dynamic_cast(child); + if (!i || i->key() == key) { +// qWarning("found!"); + break; + } + child = child->firstChild(); + currentSibling = siblings[++index]; + } + else + child = child->nextSibling(); + } + + m_treeView->setCurrentItem( child ); + m_treeView->ensureItemVisible(child); + if (emitSignal) + emit keyChanged(m_key); +} + +/** Returns the key of this kechooser. */ +CSwordKey* const CBookTreeChooser::key(){ + return m_key; +} + +/** Sets another module to this keychooser */ +void CBookTreeChooser::setModule(CSwordModuleInfo* module){ + m_module = dynamic_cast(module); + + if (m_module && m_key) { + m_treeView->clear(); + + m_key->root(); + m_key->firstChild(); + setupTree(0,0,m_key); + + updateKey(m_key); + } +} + +/** Refreshes the content. */ +void CBookTreeChooser::refreshContent(){ + if (m_key) + updateKey( m_key ); //refresh with current key +} + +/** Set up the tree with the current level of key. */ +void CBookTreeChooser::setupTree( QListViewItem* parent, QListViewItem* after, CSwordTreeKey* key ){ +// ASSERT(key); + QListViewItem* item = 0; + if (parent) + item = new TreeItem(parent, after, key->getLocalName(), key->key()); + else + item = new TreeItem(m_treeView, after, key->getLocalName(), key->key()); + + if (key->firstChild()) { + setupTree(item, 0, key); + key->parent(); + } + if (key->nextSibling()) + setupTree(parent, item, key); +} + +/** No descriptions */ +void CBookTreeChooser::itemClicked( QListViewItem* item ){ + TreeItem* i = dynamic_cast(item); + ASSERT(i); + if (!i) + return; + + const QString key = i->key(); + m_key->key(key); + + emit keyChanged(m_key); +} + +/** No descriptions */ +void CBookTreeChooser::updateKey( CSwordKey* key ){ + setKey(key, false); +} diff --git a/bibletime/frontend/keychooser/cbooktreechooser.h b/bibletime/frontend/keychooser/cbooktreechooser.h new file mode 100644 index 0000000..743253d --- /dev/null +++ b/bibletime/frontend/keychooser/cbooktreechooser.h @@ -0,0 +1,101 @@ +/*************************************************************************** + cbooktreechooser.h - description + ------------------- + begin : Sat Jan 26 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CBOOKTREECHOOSER_H +#define CBOOKTREECHOOSER_H + + +/** The treechooser implementation for books. + * @author The BibleTime team + */ +//BibleTime includes +#include "ckeychooser.h" +#include "ckeychooserwidget.h" + +//Sword includes + +//Qt includes +#include +#include +#include +#include +#include + +//KDE includes +#include + +class CSwordKey; +class CSwordBookModuleInfo; +class CSwordTreeKey; + +class TreeKeyIdx; + +/** The keychooser implementeation for books. + * @author The BibleTime team + */ +class CBookTreeChooser : public CKeyChooser { + Q_OBJECT +public: + CBookTreeChooser(CSwordModuleInfo *module=0, CSwordKey *key=0, QWidget *parent=0, const char *name=0); + ~CBookTreeChooser(); + /** + * Refreshes the content. + */ + virtual void refreshContent(); + /** + * Sets another module to this keychooser + */ + virtual void setModule(CSwordModuleInfo*); + /** + * Returns the key of this kechooser. + */ + virtual CSwordKey* const key(); + /** + * Sets a new key to this keychooser + */ + virtual void setKey(CSwordKey*); + void setKey(CSwordKey*, const bool emitSinal); + +private: + class TreeItem : public KListViewItem { + public: + TreeItem(QListViewItem* parent, QListViewItem* after, const QString caption, const QString key); + TreeItem(QListViewItem* parent, const QString caption, const QString key); + TreeItem(QListView* view,QListViewItem* after, const QString caption, const QString key); + const QString& key() const; + private: + QString m_key; + }; + + CSwordBookModuleInfo *m_module; + CSwordTreeKey *m_key; + KListView* m_treeView; + +protected: // Protected methods + /** Set up the tree with the current level of key. */ + void setupTree( QListViewItem* parent,QListViewItem* after, CSwordTreeKey* key ); + +protected slots: // Protected slots + /** No descriptions */ + void itemClicked( QListViewItem* item ); + +public slots: // Public slots + /** No descriptions */ + virtual void updateKey( CSwordKey* ); +}; + +#endif diff --git a/bibletime/frontend/keychooser/cfx_btn.cpp b/bibletime/frontend/keychooser/cfx_btn.cpp new file mode 100644 index 0000000..fdbfa5d --- /dev/null +++ b/bibletime/frontend/keychooser/cfx_btn.cpp @@ -0,0 +1,99 @@ +/*************************************************************************** + cfx_btn.cpp - description + ------------------- + begin : Tue Sep 19 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cfx_btn.h" +#include "../cbtconfig.h" + +#include +#include + +//Qt includes +#include +#include +#include + +cfx_btn::cfx_btn(QWidget *parent, const char *name ) : QToolButton(parent,name) { + setFocusPolicy(QWidget::WheelFocus); + setCursor( splitVCursor ); + + m_isLocked = false; + connect(this, SIGNAL(pressed() ), SLOT(was_pressed() )); + connect(this, SIGNAL(released()), SLOT(was_released())); +} + +const bool cfx_btn::isLocked( ) const { + return m_isLocked; +} + +void cfx_btn::was_pressed( ){ + QApplication::setOverrideCursor( BlankCursor ); + m_isLocked = true; + lock_Point = get_lock_Point(); + + emit lock(); +} + +void cfx_btn::was_released( ){ + QApplication::restoreOverrideCursor(); + m_isLocked = false; + + emit unlock(); +} + +const QPoint cfx_btn::get_lock_Point() const { + return mapToGlobal( QPoint( width()/2, height()/2 ) ); +} + +void cfx_btn::mouseMoveEvent( QMouseEvent* e ){ + const short signed int scrollDirection = CBTConfig::get(CBTConfig::scroll) ? -1 : 1; + + if (m_isLocked) { + int vchange = (QCursor::pos().y() - lock_Point.y()) * scrollDirection; + if (abs(vchange) < 10) + vchange = (int)((vchange>0 ? -1 : 1) * pow(abs(vchange), 0.3)); + else if (abs(vchange) < 30) + vchange = (int)((vchange>0 ? -1 : 1) * pow(abs(vchange), 0.6)); + else if (abs(vchange) < 40) + vchange = (int)((vchange>0 ? -1 : 1) * pow(abs(vchange), 1.2)); + else + vchange = (int)((vchange>0 ? -1 : 1) * pow(abs(vchange), 2.0)); + + if (vchange) //not emit 0 + emit change_requested( vchange ); + QCursor::setPos( lock_Point ); + } + else + QToolButton::mouseMoveEvent(e); +} + + + +/** If the wheel of the mouse is used while the mouse stays over our scrollbutton the content is scrolled like the mouse was pressed and moved. */ +void cfx_btn::wheelEvent( QWheelEvent* e ){ + /** + * The problem is, that wheel events do everytime have the delta value 120 + */ + const short signed int scrollDirection = CBTConfig::get(CBTConfig::scroll) ? -1 : 1; + + const int vchange = scrollDirection * ((e->delta() > 0) ? (1) : (-1)); + if (vchange!=0) {//do not emit a change with value 0 + emit change_requested( vchange ); + e->accept(); + } + else + e->ignore(); +} diff --git a/bibletime/frontend/keychooser/cfx_btn.h b/bibletime/frontend/keychooser/cfx_btn.h new file mode 100644 index 0000000..7f40002 --- /dev/null +++ b/bibletime/frontend/keychooser/cfx_btn.h @@ -0,0 +1,91 @@ +/*************************************************************************** + cfx_btn.h - description + ------------------- + begin : Tue Sep 19 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CFX_BTN_H +#define CFX_BTN_H + +#include +#include + +class QMouseEvent; + +/** This Class implements the direct chooser button used in the KeyChooser Widget + * @author The BibleTime team + */ +class cfx_btn : public QToolButton { + Q_OBJECT +public: + /** + * The constructor + */ + cfx_btn(QWidget *parent=0, const char *name=0); + const bool isLocked() const; + +signals: + /** + * is emitted when the button enters locked state + */ + void lock(); + /** + * is emitted when the button leaves locked state + */ + void unlock(); + /** + * indicates a change the user made by moving the mouse + * @param count the number of items to be changed in the KeyChooser ComboBox + */ + void change_requested(int count); + +protected slots: + /* + * used to process the button press events + */ + void was_pressed(); + /** + * used to process the button release events + */ + void was_released(); + +protected: + /** + * Reimplementation from @ref QWidget#mouseMoveEvent - processes + * the mouse move events + */ + virtual void mouseMoveEvent( QMouseEvent* e ); + /** + * used to find the lock point - the middle of the button + * @return the lock point + */ + const QPoint get_lock_Point() const; + /** + * If the wheel of the mouse is used while the mouse stays over our scrollbutton the content is + * scrolled like the mouse was pressed and moved. + */ + virtual void wheelEvent( QWheelEvent* e ); + +private: + /** + * Indicates whether the button is in locked state or not + */ + bool m_isLocked; + /** + * stores the lock point + */ + QPoint lock_Point; +}; + +#endif diff --git a/bibletime/frontend/keychooser/ckeychooser.cpp b/bibletime/frontend/keychooser/ckeychooser.cpp new file mode 100644 index 0000000..b0af52f --- /dev/null +++ b/bibletime/frontend/keychooser/ckeychooser.cpp @@ -0,0 +1,48 @@ +/*************************************************************************** + ckeychooser.cpp - description + ------------------- + begin : Wed Sep 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "ckeychooser.h" +#include "../../backend/cswordmoduleinfo.h" +#include "../../backend/cswordbiblemoduleinfo.h" +#include "../../backend/cswordcommentarymoduleinfo.h" +#include "../../backend/cswordlexiconmoduleinfo.h" + +#include "clexiconkeychooser.h" +#include "cbiblekeychooser.h" +#include "cbookkeychooser.h" + +CKeyChooser::CKeyChooser(CSwordModuleInfo *, CSwordKey *, QWidget *parent, const char *name ) + : QWidget(parent, name){ +} + +CKeyChooser* CKeyChooser::createInstance(CSwordModuleInfo *module, CSwordKey *key, QWidget *parent){ +// ASSERT(module); +// ASSERT(key); + if (!module) + return 0; + switch ( module->type() ){ + case CSwordModuleInfo::Commentary: //Bibles and commentaries uise the same key chooser + case CSwordModuleInfo::Bible: + return new CBibleKeyChooser(module,key,parent); + case CSwordModuleInfo::Lexicon: + return new CLexiconKeyChooser(module,key,parent); + case CSwordModuleInfo::GenericBook: + return new CBookKeyChooser(module,key,parent); + default: + return 0; + } +} diff --git a/bibletime/frontend/keychooser/ckeychooser.h b/bibletime/frontend/keychooser/ckeychooser.h new file mode 100644 index 0000000..90bb145 --- /dev/null +++ b/bibletime/frontend/keychooser/ckeychooser.h @@ -0,0 +1,93 @@ +/*************************************************************************** + ckeychooser.h - description + ------------------- + begin : Wed Sep 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CKEYCHOOSER_H +#define CKEYCHOOSER_H + +#include + +class CSwordModuleInfo; +class CSwordKey; + +/** + * The base class for the KeyChooser. + * Do not use directly, create a KeyChooser with + * @ref #createInstance , this will create the proper one + * of the classes that inherit from @ref CKeyChooser + * + * @author The BibleTime team + */ + +class CKeyChooser : public QWidget { + Q_OBJECT + +public: + /** + * Creates a proper Instance, either + * + @ref CLexiconKeyChooser or + * @ref CBibleKeyChooser + * @param info the @ref CModuleInfo to be represented by the KeyChooser + * @param key if not NULL, the @ref CKey the KeyChooser should be set to + * @param parent the parent of the widget to create + */ + static CKeyChooser* createInstance(CSwordModuleInfo *info, CSwordKey *key, QWidget *parent); + +signals: + /** + * is emitted if the @ref CKey was changed by the user + */ + void keyChanged(CSwordKey* key); + /** + * Is emitted before the key is changed! + */ + void beforeKeyChange(const QString& key); + +public slots: + /** + * sets the @ref CKey + * @param key the key which the widget should be set to + */ + virtual void setKey(CSwordKey* key) = 0; + /** + * sets the @ref CKey + * @param key the key which the widget should be set to + */ + virtual void updateKey(CSwordKey* key) = 0; + /** + * gets the current @ref CKey + * + * @return the current @ref CKey + */ + virtual CSwordKey*const key() = 0; + /** + * Sets the module of this keychooser and refreshes the comboboxes + */ + virtual void setModule( CSwordModuleInfo* ) = 0; + /** + * Freshes the content of the different key chooser parts. + */ + virtual void refreshContent() = 0; + +protected: + /** + * the constructor - DO NOT USE! -- use @ref #createInstance instead! + */ + CKeyChooser(CSwordModuleInfo *info=0, CSwordKey *key=0, QWidget *parent=0, const char *name=0); +}; + +#endif diff --git a/bibletime/frontend/keychooser/ckeychooserwidget.cpp b/bibletime/frontend/keychooser/ckeychooserwidget.cpp new file mode 100644 index 0000000..9a97e16 --- /dev/null +++ b/bibletime/frontend/keychooser/ckeychooserwidget.cpp @@ -0,0 +1,458 @@ +/*************************************************************************** + ckeychooserwidget.cpp - description + ------------------- + begin : Tue Sep 19 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ +//BibleTime includes +#include "ckeychooserwidget.h" +#include "cfx_btn.h" +#include "../cbtconfig.h" + +//Qt includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +CKCComboBox::CKCComboBox(bool rw,QWidget* parent,const char* name) + : QComboBox(rw,parent,name){ + setFocusPolicy(QWidget::WheelFocus); + if (lineEdit()) { + installEventFilter( lineEdit() ); + } +} + +/** Reimplementation. */ +bool CKCComboBox::eventFilter( QObject *o, QEvent *e ){ +// qWarning("CKCComboBox::eventFilter( QObject *o, QEvent *e )"); + if (e->type() == QEvent::FocusOut) { + QFocusEvent* f = static_cast(e); +// qWarning("FocusOut: %d", f->reason()); +// qWarning("Mouse: %d",(f->reason()==QFocusEvent::Mouse)?1:0); +// qWarning("lineedit: %d",(o == lineEdit())?1:0); +// qWarning("listbox: %d",(o == listBox())?1:0); +// qWarning("this: %d",(o == this)?1:0); + + + if (o == lineEdit() && f->reason() == QFocusEvent::Tab) { + int index = listBox()->index( listBox()->findItem(currentText()) ); + if (index == -1) + index = 0;// return 0 if not found + setCurrentItem( index ); + emit focusOut( index ); + } + else if (/*o == lineEdit() &&*/ f->reason() == QFocusEvent::Popup) { + return false; + } + else if (/*o == lineEdit() && */f->reason() == QFocusEvent::ActiveWindow) { + emit activated(currentText()); + return true; + } + else if (/*o == lineEdit() &&*/ f->reason() == QFocusEvent::Mouse) { + emit activated(currentText()); + return true; + } + else if (o == listBox()) { //??? + return false; + } + else if (o == this) { + emit activated(currentText()); + return true; + } + } +// qWarning("not handled!"); + return QComboBox::eventFilter(o,e); +} + +/** Scrolls in the list if the wheel of the mouse was used. */ +void CKCComboBox::wheelEvent( QWheelEvent* e ) { + const signed int change = (int)((float)e->delta()/(float)120); + int current = currentItem(); + + if ((current+change >= 0) && (current+changeaccept(); + emit activated( currentItem() ); + } + else { + e->ignore(); + } +} + +///** Returns the size this widget would like to have. */ +QSize CKCComboBox::sizeHint() const { + // IMHO Qt has a bug: The sizehint is not updated if the list is refreshed with other items + const QSize oldSize = QComboBox::sizeHint(); + QRect contentsRect = style().comboButtonRect(0,0, oldSize.width(), oldSize.height()); + const int buttonWidth = (oldSize.width() - contentsRect.width()); + + if (listBox()) { + return QSize( listBox()->sizeHint().width()+buttonWidth, QComboBox::sizeHint().height()); + } + else { + return QSize( QComboBox::sizeHint().width()+buttonWidth, QComboBox::sizeHint().height()); + } +} + + +//**********************************************************************************/ + +CKeyChooserWidget::CKeyChooserWidget(int count, const bool useNextPrevSignals, QWidget *parent, const char *name) : QWidget(parent,name) { + m_useNextPrevSignals = useNextPrevSignals; + for (int index=1; index <= count; index++) + m_list.append( QString::number(index) ); + init(); + reset(m_list,0,false); +}; + +CKeyChooserWidget::CKeyChooserWidget(QStringList *list, const bool useNextPrevSignals, QWidget *parent, const char *name ) : QWidget(parent,name) { + m_useNextPrevSignals = useNextPrevSignals; + if (list) + m_list = *list;//copy the items of list + else + m_list.clear(); + init(); + reset(m_list,0,false); +} + +void CKeyChooserWidget::changeCombo(int i){ + if (!isUpdatesEnabled()) + return; + setUpdatesEnabled(false); + + int current = comboBox()->currentItem(); + + //index of highest Item + const int count = comboBox()->count()-1; + int j = current + i; + if (i > 0){ + if (j <= count) + comboBox()->setCurrentItem(j); + else + comboBox()->setCurrentItem(count); + } + else if (i < 0){ + if (j>=0) + comboBox()->setCurrentItem(j); + else + comboBox()->setCurrentItem(0); + } + if (!isResetting && !btn_fx->isLocked() && (current != comboBox()->currentItem())) + emit changed(comboBox()->currentItem()); + + setUpdatesEnabled(true); +} + +void CKeyChooserWidget::reset(const int count, int index, bool do_emit){ +// qWarning("CKeyChooserWidget::reset(const int count, int index, bool do_emit)"); + if (!isUpdatesEnabled()) + return; + + m_list.clear(); + for (int i=1; i <= count; i++) + m_list.append( QString::number(i) ); + reset(&m_list,index,do_emit); +} + +void CKeyChooserWidget::reset(QStringList& list, int index, bool do_emit){ + if (!isUpdatesEnabled()) + return; + + m_list = list; + reset(&m_list,index,do_emit); + + isResetting = false; +} + + +void CKeyChooserWidget::reset(QStringList *list, int index, bool do_emit){ + if (isResetting || !isUpdatesEnabled()) + return; + isResetting = true; + setUpdatesEnabled(false); + m_comboBox->setUpdatesEnabled(false); + + m_mainLayout->setResizeMode(QLayout::FreeResize); + + oldKey = QString::null; + m_comboBox->clear(); + if (list) + m_comboBox->insertStringList(*list); + m_comboBox->resize( m_comboBox->sizeHint() ); + m_comboBox->setUpdatesEnabled(true); + + m_mainLayout->setResizeMode(QLayout::Minimum); + + m_comboBox->setCurrentItem(index); + if (!list || (list && !list->count())) { //nothing in the combobox + btn_up->setEnabled( true ); + btn_fx->setEnabled( true ); + btn_down->setEnabled( true ); + setEnabled(false); + } + else if (!isEnabled()) { //was disabled + setEnabled(true); + const bool enableButtons = list && (list->count()>=1); + btn_up->setEnabled( enableButtons ); + btn_fx->setEnabled( enableButtons ); + btn_down->setEnabled( list && (list->count()>1) ); + } + setUpdatesEnabled(true); + + if (do_emit) { + emit changed(m_comboBox->currentItem()); + } + isResetting = false; +} + +void CKeyChooserWidget::lock(void){ + comboBox()->setEditable(false); + oldKey = comboBox()->currentText(); +} + +void CKeyChooserWidget::unlock(void){ + comboBox()->setEditable(true); + comboBox()->setEditText(comboBox()->text(comboBox()->currentItem())); + if (comboBox()->currentText() != oldKey); + emit changed(comboBox()->currentItem()); +} + +/** Initializes this widget. We need this function because we have more than one constructor. */ +void CKeyChooserWidget::init( ){ + oldKey = QString::null; + btn_up = btn_down = btn_fx = 0; + + setFocusPolicy(QWidget::StrongFocus); + m_mainLayout = new QHBoxLayout( this ); + + m_comboBox = new CKCComboBox( true, this ); + m_comboBox->setAutoCompletion( true ); + m_comboBox->setInsertionPolicy(QComboBox::NoInsertion); + m_comboBox->setFocusPolicy(QWidget::WheelFocus); + + m_mainLayout->setResizeMode(QLayout::Minimum); + m_mainLayout->addWidget( m_comboBox ); + + QVBoxLayout *m_buttonLayout = new QVBoxLayout(); + m_buttonLayout->setAlignment(Qt::AlignHCenter | Qt::AlignCenter); + + btn_up = new QToolButton( this, "btn_up" ); + QIconSet iconSet = getUpIconSet(); + btn_up->setIconSet( iconSet ); + btn_up->setFixedSize(iconSet.pixmap().width(), iconSet.pixmap().height()); + btn_up->setFocusPolicy(QWidget::NoFocus); + + btn_fx = new cfx_btn( this, "btn_fx" ); + iconSet = getMoverIconSet(); + btn_fx->setIconSet( iconSet ); + btn_fx->setFixedSize(iconSet.pixmap().width(), iconSet.pixmap().height()); + btn_fx->setFocusPolicy(QWidget::NoFocus); + + btn_down = new QToolButton( this, "btn_down" ); + iconSet = getDownIconSet(); + btn_down->setIconSet( iconSet ); + btn_down->setFixedSize(iconSet.pixmap().width(), iconSet.pixmap().height()); + btn_down->setFocusPolicy(QWidget::NoFocus); + + m_buttonLayout->addWidget( btn_up ); + m_buttonLayout->addWidget( btn_fx ); + m_buttonLayout->addWidget( btn_down ); + + m_mainLayout->addLayout( m_buttonLayout ); + m_mainLayout->addSpacing(2); + + setTabOrder(m_comboBox, 0); + +// signals and slots connections + if ( CBTConfig::get(CBTConfig::scroll) ) { + if (m_useNextPrevSignals) { + connect(btn_up, SIGNAL(clicked()), SIGNAL(prev_requested()) ); + connect(btn_down, SIGNAL(clicked()), SIGNAL(next_requested()) ); + } + else { + connect(btn_up, SIGNAL(clicked()), SLOT(previous()) ); + connect(btn_down, SIGNAL(clicked()), SLOT(next()) ); + } + } + else { + if (m_useNextPrevSignals) { + connect(btn_up, SIGNAL(clicked()), SIGNAL(next_requested()) ); + connect(btn_down, SIGNAL(clicked()), SIGNAL(prev_requested()) ); + } + else { + connect(btn_up, SIGNAL(clicked()), SLOT(next()) ); + connect(btn_down, SIGNAL(clicked()), SLOT(previous()) ); + } + } + + connect(btn_fx, SIGNAL(lock()), SLOT(lock()) ); + connect(btn_fx, SIGNAL(unlock()), SLOT(unlock()) ); + connect(btn_fx, SIGNAL(change_requested(int)), SLOT(changeCombo(int)) ); + + connect(m_comboBox, SIGNAL(activated(int)), SLOT(slotComboChanged(int))); + connect(m_comboBox, SIGNAL(activated(const QString&)), SLOT(slotReturnPressed(const QString&))); + connect(m_comboBox, SIGNAL(focusOut(int)), SIGNAL(focusOut(int))); + + isResetting = false; +} + +/** Is called when the return key was presed in the combobox. */ +void CKeyChooserWidget::slotReturnPressed( const QString& text){ + for (int index=0; index < comboBox()->count(); index++) { + if (comboBox()->text(index) == text) { + if (/*!oldKey.isNull() &&*/ text != oldKey) //if the key has changed + emit changed(index); + break; + } + } +} + +/** Is called when the current item of the combo box was changed. */ +void CKeyChooserWidget::slotComboChanged(int index){ +// qWarning("CKeyChooserWidget::slotComboChanged(int index)"); + if (!isUpdatesEnabled()) + return; + setUpdatesEnabled(false); + + const QString key = comboBox()->text( index ); + if (oldKey.isNull() || (oldKey != key)) + emit changed(index); + oldKey = key; + + setUpdatesEnabled(true); +} + +#define WIDTH 17 +#define ARROW_HEIGHT 10 +#define MOVER_HEIGHT 6 + +/** Returns the icons set which contains the down button. */ +QIconSet CKeyChooserWidget::getUpIconSet(){ + QPixmap pix(WIDTH,ARROW_HEIGHT); + QPainter p(&pix); + p.fillRect(0,0, WIDTH-1, ARROW_HEIGHT-1, colorGroup().background()); + style().drawArrow(&p, Qt::UpArrow, false, 1,1, WIDTH-2, ARROW_HEIGHT-2, btn_up ? btn_up->colorGroup() : colorGroup(), btn_up ? btn_up->isEnabled() : true); + + return QIconSet(pix); +} + +/** Returns the icons set which contains the down button. */ +QIconSet CKeyChooserWidget::getDownIconSet(){ + QPixmap pix(WIDTH,ARROW_HEIGHT); + QPainter p(&pix); + p.fillRect(0,0, WIDTH-1, ARROW_HEIGHT-1, colorGroup().background()); + style().drawArrow(&p, Qt::DownArrow, false, 1,1, WIDTH-2, ARROW_HEIGHT-2, btn_down ? btn_down->colorGroup() : colorGroup(), btn_down ? btn_down->isEnabled() : true); + + return QIconSet(pix); +} + +/** Returns the icons set for the button used to change the current item. */ +QIconSet CKeyChooserWidget::getMoverIconSet(){ + QPixmap pix(WIDTH,MOVER_HEIGHT); + QPainter p(&pix); + p.fillRect(0,0, WIDTH-1, MOVER_HEIGHT-1, colorGroup().background()); + p.fillRect(2,2, WIDTH-3, MOVER_HEIGHT-3, colorGroup().foreground()); + return QIconSet(pix); +} +#undef WIDTH +#undef ARROW_HEIGHT +#undef MOVER_HEIGHT + +/** */ +void CKeyChooserWidget::adjustSize( ){ + setUpdatesEnabled(false); + QSize s = sizeHint(); + if (s.width() > maximumWidth()) + s.setWidth( maximumWidth() ); + + resize(s); + setUpdatesEnabled(true); +} + +/** Sets the tooltips for the given entries using the parameters as text. */ +void CKeyChooserWidget::setToolTips( const QString comboTip, const QString nextEntryTip, const QString scrollButtonTip, const QString previousEntryTip){ + QToolTip::add(comboBox(),comboTip); + QToolTip::add(btn_fx, scrollButtonTip); + + if ( CBTConfig::get(CBTConfig::scroll) ){ + QToolTip::add(btn_down, nextEntryTip); + QToolTip::add(btn_up, previousEntryTip); + } + else { + QToolTip::add(btn_up, nextEntryTip); + QToolTip::add(btn_down, previousEntryTip); + } +} + +/** No descriptions */ +void CKeyChooserWidget::setWhatsThis(const QString comboTip, const QString nextEntryTip, const QString scrollButtonTip, const QString previousEntryTip){ + QWhatsThis::add(comboBox(),comboTip); + QWhatsThis::add(btn_fx, scrollButtonTip); + + if ( CBTConfig::get(CBTConfig::scroll) ) { + QWhatsThis::add(btn_down, nextEntryTip); + QWhatsThis::add(btn_up, previousEntryTip); + } + else { + QWhatsThis::add(btn_up, nextEntryTip); + QWhatsThis::add(btn_down, previousEntryTip); + } +} + +/** Sets the current item to the one with the given text */ +bool CKeyChooserWidget::setItem( const QString item ){ + qDebug("CKeyChooserWidget::setItem( const QString item )"); + bool ret = false; + const int count = comboBox()->count(); + for (int i = 0; i < count; ++i) { + if (comboBox()->text(i) == item) { + comboBox()->setCurrentItem(i); + ret = true; + break; + } + } + if (!ret) + comboBox()->setCurrentItem(-1); + return ret; +} + +/** Jump to the next entry. */ +void CKeyChooserWidget::next(){ + if (comboBox()->currentItem() != comboBox()->count()-1) {// not last entry + comboBox()->setCurrentItem( comboBox()->currentItem()+1 ); + emit changed(comboBox()->currentItem()); + } +} + +/** Jump to the previous entry. */ +void CKeyChooserWidget::previous(){ + if (comboBox()->currentItem() != 0) {// not last entry + comboBox()->setCurrentItem( comboBox()->currentItem()-1 ); + emit changed(comboBox()->currentItem()); + } +} + +QComboBox* CKeyChooserWidget::comboBox(){ + return m_comboBox; +} + diff --git a/bibletime/frontend/keychooser/ckeychooserwidget.h b/bibletime/frontend/keychooser/ckeychooserwidget.h new file mode 100644 index 0000000..6df9dab --- /dev/null +++ b/bibletime/frontend/keychooser/ckeychooserwidget.h @@ -0,0 +1,229 @@ +/*************************************************************************** + ckeychooserwidget.h - description + ------------------- + begin : Tue Sep 19 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CKEYCHOOSERWIDGET_H +#define CKEYCHOOSERWIDGET_H + +#include +#include + +#include + +class cfx_btn; +class CLexiconKeyChooser; +//class CMinMaxLayout; + +class QIconSet; +//class QComboBox; +class QToolButton; +class QStringList; +class QPoint; +class QMouseEvent; +class QWheelEvent; +class QHBoxLayout; + +/* +* We use this class to conrtol the focus move in the combobox +* This class is used in the key chooser widgets +*/ +class CKCComboBox : public QComboBox { + Q_OBJECT + +public: + CKCComboBox(bool rw, QWidget * parent=0, const char * name=0 ); + /** + * Returns the size this widget would like to have. + */ + virtual QSize sizeHint() const; + +protected: + /** + * Reimplementation. + */ + virtual bool eventFilter( QObject *o, QEvent *e ); + /** + * Scrolls in the list if the wheel of the mouse was used. + */ + virtual void wheelEvent( QWheelEvent* e); + +signals: + /** + * Emitted when the user moves the focus away from the combo by pressing tab + */ + void focusOut(int itemIndex); +}; + +/** + * This class implements the KeyCooser Widget, which + * consists of a @ref QComboBox, two normal ref @QToolButton + * and a enhanced @ref cfx_btn + * + * @author The BibleTime team + */ +class CKeyChooserWidget : public QWidget { + Q_OBJECT +public: + /** + * the constructor + */ + CKeyChooserWidget(QStringList *list=0, const bool useNextPrevSignals = false, QWidget *parent=0, const char *name=0); + /** + * the constructor + */ + CKeyChooserWidget(int count=0, const bool useNextPrevSignals = false, QWidget *parent=0, const char *name=0); + /** + * This function does clear the combobox, then fill in + * the StringList, set the ComboBox' current item to index + * and if do_emit is true, it will emit @ref #changed + * + * @param list the stringlist to be inserted + * @param index the index that the combobox is to jump to + * @param do_emit should we emit @ref #changed(int) + */ + void reset(const int count, int index, bool do_emit); + void reset(QStringList& list, int index, bool do_emit); + void reset(QStringList *list, int index, bool do_emit); + /** + * Initializes this widget. We need this function because + * we have more than one constructor. + */ + virtual void init(); + /** + * + */ + virtual void adjustSize(); + /** + * Sets the QWhatsThis help for the different parts. + */ + void setWhatsThis(const QString comboTip, const QString nextEntry, const QString scrollButton, const QString previousEntry); + /** + * Sets the tooltips for the given entries using the parameters as text. + */ + void setToolTips( const QString comboTip, const QString nextEntry, const QString scrollButton, const QString previousEntry); + /** + * Sets the current item to the one with the given text + */ + bool setItem( const QString item); + /** + * Return the combobox of this key chooser widget. + */ + QComboBox* comboBox(); + +public slots: + /** + * is called to lock the combobox + */ + void lock(); + /** + * is called to unlock the combobox + */ + void unlock(); + /** + * is called to move the combobox to a certain index + * @param index the index to jump to + */ + void changeCombo(int index); + +signals: + /** + * is emittd to proceed to the next entry, which may + * require changes in other widgets also + */ + void next_requested(void); + /** + * see @ref #next_requested + */ + void prev_requested(void); + /** + * Is emitted if the widget changed, but + * only if it is not locked or being reset + * + * @param the current ComboBox index + */ + void changed(int index); + /** + * Is emitted if the widget was left with a focus out event. + * @param index The new index of the ComboBox + */ + void focusOut(int index); + +protected: + /** + * indicates wheter we are resetting at the moment + */ + bool isResetting; + /** + * Returns the icons set which contains the UP button. + */ + QIconSet getUpIconSet(); + /** + * Returns the icons set which contains the button used to change the current item. + */ + QIconSet getMoverIconSet(); + /** + * Returns the icons set which contains the down button. + */ + QIconSet getDownIconSet(); + /** + * + */ + QString oldKey; + /** + * + */ + QToolButton* btn_up; + /** + * + */ + QToolButton* btn_down; + /** + * + */ + cfx_btn* btn_fx; + +protected slots: // Protected slots + /** + * Is called when the return key was presed in the combobox. + */ + void slotReturnPressed( const QString& ); + /** + * Is called when the current item of the combo box was changed. + */ + void slotComboChanged(int); + +private: + friend class CLexiconKeyChooser; + QStringList m_list; + bool m_useNextPrevSignals; + /** + * Members should never be public!! + */ + CKCComboBox* m_comboBox; + QHBoxLayout *m_mainLayout; + +private slots: // Private slots + /** + * Jump to the previous entry. + */ + void previous(); + /** + * Jump to the next entry. + */ + void next(); +}; + +#endif diff --git a/bibletime/frontend/keychooser/clexiconkeychooser.cpp b/bibletime/frontend/keychooser/clexiconkeychooser.cpp new file mode 100644 index 0000000..61d3d64 --- /dev/null +++ b/bibletime/frontend/keychooser/clexiconkeychooser.cpp @@ -0,0 +1,101 @@ +/*************************************************************************** + clexiconkeychooser.cpp - description + ------------------- + begin : Wed Sep 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "clexiconkeychooser.h" +#include "ckeychooserwidget.h" +#include "cfx_btn.h" +#include "../../tooltipdef.h" +#include "../../whatsthisdef.h" +#include "../../backend/cswordlexiconmoduleinfo.h" +#include "../cbtconfig.h" + +//Qt includes +#include +#include +#include + +//KDE includes +#include + +CLexiconKeyChooser::CLexiconKeyChooser(CSwordModuleInfo *info, CSwordKey *key, QWidget *parent, const char *name ) + : CKeyChooser(info, key, parent, name), m_key(0){ + + m_module = dynamic_cast(info); + + //we use a layout because the key chooser should be resized to full size + m_layout = new QHBoxLayout(this,QBoxLayout::LeftToRight); + + m_widget = new CKeyChooserWidget(m_module->entries(), false, this); + m_widget->comboBox()->setMaximumWidth(300); + +// if (info && info->isUnicode()){ +#warning implement reaction to font change in the optionsdialog here +// /*m_widget->comboBox()->*/setFont( CBTConfig::get(CBTConfig::unicode) ); +// } + + m_widget->setToolTips(TT_PRESENTER_ENTRY_COMBO,TT_PRESENTER_NEXT_ENTRY, TT_PRESENTER_SCROLL_BUTTON, TT_PRESENTER_PREVIOUS_ENTRY); + m_widget->setWhatsThis(WT_PRESENTER_ENTRY_COMBO,WT_PRESENTER_NEXT_ENTRY, WT_PRESENTER_SCROLL_BUTTON, WT_PRESENTER_PREVIOUS_ENTRY); + + m_layout->addWidget(m_widget,0,Qt::AlignLeft); + + connect(m_widget,SIGNAL(changed(int)),SLOT(activated(int))); + connect(m_widget,SIGNAL(focusOut(int)),SLOT(activated(int))); + +// setKey(key); +} + +CSwordKey* const CLexiconKeyChooser::key(){ + return m_key; +} + +void CLexiconKeyChooser::setKey(CSwordKey* key){ + if (!(m_key = dynamic_cast(key))) + return; + m_widget->comboBox()->setCurrentItem( + m_widget->comboBox()->listBox()->index( + m_widget->comboBox()->listBox()->findItem( m_key->key() ))); +// m_widget->adjustSize(); + emit keyChanged( m_key ); +} + +void CLexiconKeyChooser::activated(int index){ + const QString text = m_widget->comboBox()->text(index); + /*to prevent from eternal loop, because activated()is emitted again*/ + if (m_key->key() != text) { + m_key->key(text); + setKey(m_key); + } +} + +/** Reimplementation. */ +void CLexiconKeyChooser::refreshContent(){ +// m_layout->invalidate(); + m_widget->reset(m_module->entries(), 0, true); +// updateGeometry(); +} + +/** Sets the module and refreshes the combo boxes */ +void CLexiconKeyChooser::setModule( CSwordModuleInfo* module) { + if (module && module != m_module && module->type() == CSwordLexiconModuleInfo::Lexicon) { + m_module = dynamic_cast(module); + refreshContent(); + } +} + +/** No descriptions */ +void CLexiconKeyChooser::updateKey(CSwordKey* key){ +} diff --git a/bibletime/frontend/keychooser/clexiconkeychooser.h b/bibletime/frontend/keychooser/clexiconkeychooser.h new file mode 100644 index 0000000..38ac22d --- /dev/null +++ b/bibletime/frontend/keychooser/clexiconkeychooser.h @@ -0,0 +1,88 @@ +/*************************************************************************** + clexiconkeychooser.h - description + ------------------- + begin : Wed Sep 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CLEXICONKEYCHOOSER_H +#define CLEXICONKEYCHOOSER_H + +#include +#include "ckeychooser.h" +#include "../../backend/cswordldkey.h" +#include "../../backend/cswordmoduleinfo.h" +#include "../../backend/cswordlexiconmoduleinfo.h" + +class CKeyChooserWidget; +class QHBoxLayout; + +/** + * This class implements the KeyChooser for lexicons + * + * it inhertits @ref CKeyChooser + * it uses 1 @ref CKeyChooserWidget to represent the lexicon keys + * + * @author The BibleTime team + */ +class CLexiconKeyChooser : public CKeyChooser { + Q_OBJECT +public: + /** + * The constructor + * + * you should not need to use this, use @ref CKeyChooser::createInstance instead + */ + CLexiconKeyChooser(CSwordModuleInfo *module=0, CSwordKey *key=0, QWidget *parent=0, const char *name=0); + +public slots: + /** + * see @ref CKeyChooser::getKey + * @return Return the key object we use. + */ + virtual CSwordKey*const key(); + /** + * see @ref CKeyChooser::setKey + */ + virtual void setKey(CSwordKey* key); + /** + * used to react to changes in the @ref CKeyChooserWidget + * + * @param index not used + **/ + virtual void activated(int index); + /** + * Reimplementatuion. + */ + virtual void refreshContent(); + /** + * Sets the module and refreshes the combo boxes of this keychooser. + */ + virtual void setModule( CSwordModuleInfo* module ); + +protected: + class CLexiconPresenter; + friend class CLexiconPresenter; + /** + * to represent the lexicon key + */ + CKeyChooserWidget *m_widget; + CSwordLDKey* m_key; + CSwordLexiconModuleInfo *m_module; + QHBoxLayout *m_layout; +public slots: // Public slots + /** No descriptions */ + virtual void updateKey(CSwordKey* key); +}; + +#endif diff --git a/bibletime/frontend/kstartuplogo.cpp b/bibletime/frontend/kstartuplogo.cpp new file mode 100644 index 0000000..36bd867 --- /dev/null +++ b/bibletime/frontend/kstartuplogo.cpp @@ -0,0 +1,95 @@ +/*************************************************************************** + kstartuplogo.cpp - description + ------------------- + begin : Sat Sep 11 1999 + copyright : (C) 1999 by Torsten Uhlmann + email : TUhlmann@gmx.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//Own includes +#include "kstartuplogo.h" + +//Qt includes +#include +#include +#include + +//KDE includes +#include +#include +#include + +//static objects +static KStartupLogo* startupLogo = 0; + +void KStartupLogo::createSplash() { + deleteSplash(); + startupLogo = new KStartupLogo(); +} + +void KStartupLogo::showSplash() { + if (startupLogo) + startupLogo->show(); +} + +void KStartupLogo::hideSplash() { + if (startupLogo) + startupLogo->hide(); +} + +void KStartupLogo::deleteSplash() { + delete startupLogo; + startupLogo = 0; +} + + +void KStartupLogo::setStatusMessage(const QString& message) { + if (startupLogo) + startupLogo->setText(message); +} + + + +KStartupLogo::KStartupLogo() + : QWidget(0, "startuplogo", WStyle_Customize | WStyle_NoBorder) { + + QPixmap pm; + if ( !pm.load(locate("BT_pic","startuplogo.png")) ) + qWarning("Can't load startuplogo! Check your installation."); + + setBackgroundPixmap(pm); + + //Please not change the margin + textLabel = new QLabel(this); + textLabel->setGeometry(0,pm.height(),pm.width(),textLabel->sizeHint().height()); + textLabel->setBackgroundColor( Qt::black ); + + QPalette p = palette(); + p.setColor( QPalette::Inactive, QColorGroup::Text, Qt::white ); + p.setColor( QPalette::Inactive, QColorGroup::Foreground, Qt::white ); + p.setColor( QPalette::Normal, QColorGroup::Text, Qt::white ); + p.setColor( QPalette::Normal, QColorGroup::Foreground, Qt::white ); + setPalette( p ); + + setGeometry ( + (KApplication::desktop()->width()-pm.width())/2, + (KApplication::desktop()->height()-pm.height()-textLabel->height())/2, + pm.width(), + pm.height()+textLabel->height()); +} + +void KStartupLogo::setText(const QString text){ + //Please not make the text bold & let the first character be blank + textLabel->setText( QString::fromLatin1(" %1").arg(text) ); + KApplication::kApplication()->processEvents(); +} + diff --git a/bibletime/frontend/kstartuplogo.h b/bibletime/frontend/kstartuplogo.h new file mode 100644 index 0000000..e456b11 --- /dev/null +++ b/bibletime/frontend/kstartuplogo.h @@ -0,0 +1,51 @@ +/*************************************************************************** + kstartuplogo.h - description + ------------------- + begin : Sat Sep 11 1999 + copyright : (C) 1999 by Torsten Uhlmann + email : TUhlmann@gmx.de + *************************************************************************** + *************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + +#ifndef KSTARTUPLOGO_H +#define KSTARTUPLOGO_H + +#include + +//forward declarations +class QLabel; + + +/** + * This class provides a startuplogo. + * @author The team of KDevelop + */ +class KStartupLogo : public QWidget { +public: + static void createSplash(); + static void showSplash(); + static void hideSplash(); + static void deleteSplash(); + static void setStatusMessage(const QString& message); + +private: + KStartupLogo(); + void setText(const QString text); + QLabel* textLabel; +}; + +#endif + + + + + + diff --git a/bibletime/frontend/presenters/Makefile.am b/bibletime/frontend/presenters/Makefile.am new file mode 100644 index 0000000..d8a1dec --- /dev/null +++ b/bibletime/frontend/presenters/Makefile.am @@ -0,0 +1,28 @@ +INCLUDES = $(all_includes) + +libpresenters_a_METASOURCES = AUTO + +noinst_LIBRARIES = libpresenters.a + +libpresenters_a_SOURCES = \ +cbiblepresenter.cpp \ +clexiconpresenter.cpp \ +ccommentarypresenter.cpp \ +cbookpresenter.cpp \ +cswordpresenter.cpp \ +cmodulechooserbar.cpp \ +cmodulechooserbutton.cpp \ +cdisplaysettingsbutton.cpp + +all_headers=ccommentarypresenter.h \ +clexiconpresenter.h \ +cbiblepresenter.h \ +cmodulechooserbar.h \ +cmodulechooserbutton.h \ +cbookpresenter.h \ +cswordpresenter.h \ +cdisplaysettingsbutton.h + + +EXTRA_DIST = $(libpresenters_a_SOURCES) $(all_headers) + diff --git a/bibletime/frontend/presenters/Makefile.in b/bibletime/frontend/presenters/Makefile.in new file mode 100644 index 0000000..6547d5a --- /dev/null +++ b/bibletime/frontend/presenters/Makefile.in @@ -0,0 +1,652 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +INCLUDES = $(all_includes) + +#>- libpresenters_a_METASOURCES = AUTO + +noinst_LIBRARIES = libpresenters.a + +libpresenters_a_SOURCES = cbiblepresenter.cpp clexiconpresenter.cpp ccommentarypresenter.cpp cbookpresenter.cpp cswordpresenter.cpp cmodulechooserbar.cpp cmodulechooserbutton.cpp cdisplaysettingsbutton.cpp + + +all_headers = ccommentarypresenter.h clexiconpresenter.h cbiblepresenter.h cmodulechooserbar.h cmodulechooserbutton.h cbookpresenter.h cswordpresenter.h cdisplaysettingsbutton.h + + +EXTRA_DIST = $(libpresenters_a_SOURCES) $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libpresenters_a_LIBADD = +#>- libpresenters_a_OBJECTS = cbiblepresenter.$(OBJEXT) \ +#>- clexiconpresenter.$(OBJEXT) ccommentarypresenter.$(OBJEXT) \ +#>- cbookpresenter.$(OBJEXT) cswordpresenter.$(OBJEXT) \ +#>- cmodulechooserbar.$(OBJEXT) cmodulechooserbutton.$(OBJEXT) \ +#>- cdisplaysettingsbutton.$(OBJEXT) +#>+ 10 +libpresenters_a_final_OBJECTS = libpresenters_a.all_cpp.o +libpresenters_a_nofinal_OBJECTS = cbiblepresenter.$(OBJEXT) \ +clexiconpresenter.$(OBJEXT) ccommentarypresenter.$(OBJEXT) \ +cbookpresenter.$(OBJEXT) cswordpresenter.$(OBJEXT) \ +cmodulechooserbar.$(OBJEXT) cmodulechooserbutton.$(OBJEXT) \ +cdisplaysettingsbutton.$(OBJEXT)\ +cbookpresenter.moc.o cmodulechooserbar.moc.o ccommentarypresenter.moc.o cdisplaysettingsbutton.moc.o cmodulechooserbutton.moc.o cbiblepresenter.moc.o cswordpresenter.moc.o clexiconpresenter.moc.o \ +libpresenters_a_meta_unload.o +@KDE_USE_FINAL_FALSE@libpresenters_a_OBJECTS = $(libpresenters_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libpresenters_a_OBJECTS = $(libpresenters_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=cmodulechooserbutton.h cmodulechooserbar.h cbookpresenter.h ccommentarypresenter.h cswordpresenter.h cbiblepresenter.h cdisplaysettingsbutton.h clexiconpresenter.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/cbiblepresenter.P .deps/cbookpresenter.P \ +#>- .deps/ccommentarypresenter.P .deps/cdisplaysettingsbutton.P \ +#>- .deps/clexiconpresenter.P .deps/cmodulechooserbar.P \ +#>- .deps/cmodulechooserbutton.P .deps/cswordpresenter.P +#>+ 10 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/cbookpresenter.moc.P $(DEPDIR)/cmodulechooserbar.moc.P $(DEPDIR)/ccommentarypresenter.moc.P $(DEPDIR)/cdisplaysettingsbutton.moc.P $(DEPDIR)/cmodulechooserbutton.moc.P $(DEPDIR)/cbiblepresenter.moc.P $(DEPDIR)/cswordpresenter.moc.P $(DEPDIR)/clexiconpresenter.moc.P $(DEPDIR)/libpresenters_a_meta_unload.P $(DEPDIR)/libpresenters_a.all_cpp.P \ + .deps/cbiblepresenter.P .deps/cbookpresenter.P \ +.deps/ccommentarypresenter.P .deps/cdisplaysettingsbutton.P \ +.deps/clexiconpresenter.P .deps/cmodulechooserbar.P \ +.deps/cmodulechooserbutton.P .deps/cswordpresenter.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/cbookpresenter.moc.P $(DEPDIR)/cmodulechooserbar.moc.P $(DEPDIR)/ccommentarypresenter.moc.P $(DEPDIR)/cdisplaysettingsbutton.moc.P $(DEPDIR)/cmodulechooserbutton.moc.P $(DEPDIR)/cbiblepresenter.moc.P $(DEPDIR)/cswordpresenter.moc.P $(DEPDIR)/clexiconpresenter.moc.P $(DEPDIR)/libpresenters_a_meta_unload.P .deps/cbiblepresenter.P .deps/cbookpresenter.P \ +.deps/ccommentarypresenter.P .deps/cdisplaysettingsbutton.P \ +.deps/clexiconpresenter.P .deps/cmodulechooserbar.P \ +.deps/cmodulechooserbutton.P .deps/cswordpresenter.P + +SOURCES = $(libpresenters_a_SOURCES) +OBJECTS = $(libpresenters_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/presenters/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/presenters/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/presenters/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libpresenters.a: $(libpresenters_a_OBJECTS) $(libpresenters_a_DEPENDENCIES) + -rm -f libpresenters.a + $(AR) cru libpresenters.a $(libpresenters_a_OBJECTS) $(libpresenters_a_LIBADD) + $(RANLIB) libpresenters.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend/presenters + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/presenters/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile $(LIBRARIES) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-am + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +cbookpresenter.moc.cpp: $(srcdir)/cbookpresenter.h + $(MOC) $(srcdir)/cbookpresenter.h -o cbookpresenter.moc.cpp + +#>+ 3 +cmodulechooserbar.moc.cpp: $(srcdir)/cmodulechooserbar.h + $(MOC) $(srcdir)/cmodulechooserbar.h -o cmodulechooserbar.moc.cpp + +#>+ 3 +ccommentarypresenter.moc.cpp: $(srcdir)/ccommentarypresenter.h + $(MOC) $(srcdir)/ccommentarypresenter.h -o ccommentarypresenter.moc.cpp + +#>+ 3 +cdisplaysettingsbutton.moc.cpp: $(srcdir)/cdisplaysettingsbutton.h + $(MOC) $(srcdir)/cdisplaysettingsbutton.h -o cdisplaysettingsbutton.moc.cpp + +#>+ 3 +cmodulechooserbutton.moc.cpp: $(srcdir)/cmodulechooserbutton.h + $(MOC) $(srcdir)/cmodulechooserbutton.h -o cmodulechooserbutton.moc.cpp + +#>+ 3 +cbiblepresenter.moc.cpp: $(srcdir)/cbiblepresenter.h + $(MOC) $(srcdir)/cbiblepresenter.h -o cbiblepresenter.moc.cpp + +#>+ 3 +cswordpresenter.moc.cpp: $(srcdir)/cswordpresenter.h + $(MOC) $(srcdir)/cswordpresenter.h -o cswordpresenter.moc.cpp + +#>+ 3 +clexiconpresenter.moc.cpp: $(srcdir)/clexiconpresenter.h + $(MOC) $(srcdir)/clexiconpresenter.h -o clexiconpresenter.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f cbookpresenter.moc.cpp cmodulechooserbar.moc.cpp ccommentarypresenter.moc.cpp cdisplaysettingsbutton.moc.cpp cmodulechooserbutton.moc.cpp cbiblepresenter.moc.cpp cswordpresenter.moc.cpp clexiconpresenter.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/presenters/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/presenters/Makefile.in + + +#>+ 10 +libpresenters_a_meta_unload.cpp: ccommentarypresenter.moc.cpp cmodulechooserbar.moc.cpp cmodulechooserbutton.moc.cpp cswordpresenter.moc.cpp cbookpresenter.moc.cpp cdisplaysettingsbutton.moc.cpp cbiblepresenter.moc.cpp clexiconpresenter.moc.cpp + @echo 'creating libpresenters_a_meta_unload.cpp' + @-rm -f libpresenters_a_meta_unload.cpp + @echo 'static const char * _metalist_libpresenters_a[] = {' > libpresenters_a_meta_unload.cpp + @cat ccommentarypresenter.moc.cpp cmodulechooserbar.moc.cpp cmodulechooserbutton.moc.cpp cswordpresenter.moc.cpp cbookpresenter.moc.cpp cdisplaysettingsbutton.moc.cpp cbiblepresenter.moc.cpp clexiconpresenter.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libpresenters_a_meta_unload.cpp + @echo '0};' >> libpresenters_a_meta_unload.cpp + @echo '#include ' >> libpresenters_a_meta_unload.cpp + @echo '_UNLOAD(libpresenters_a)' >> libpresenters_a_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f libpresenters_a_meta_unload.cpp + +#>+ 11 +libpresenters_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cbiblepresenter.cpp $(srcdir)/clexiconpresenter.cpp $(srcdir)/ccommentarypresenter.cpp $(srcdir)/cbookpresenter.cpp $(srcdir)/cswordpresenter.cpp $(srcdir)/cmodulechooserbar.cpp $(srcdir)/cmodulechooserbutton.cpp $(srcdir)/cdisplaysettingsbutton.cpp libpresenters_a_meta_unload.cpp cbookpresenter.moc.cpp cmodulechooserbar.moc.cpp ccommentarypresenter.moc.cpp cdisplaysettingsbutton.moc.cpp cmodulechooserbutton.moc.cpp cbiblepresenter.moc.cpp cswordpresenter.moc.cpp clexiconpresenter.moc.cpp + @echo 'creating libpresenters_a.all_cpp.cpp ...'; \ + rm -f libpresenters_a.all_cpp.files libpresenters_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libpresenters_a.all_cpp.final; \ + for file in cbiblepresenter.cpp clexiconpresenter.cpp ccommentarypresenter.cpp cbookpresenter.cpp cswordpresenter.cpp cmodulechooserbar.cpp cmodulechooserbutton.cpp cdisplaysettingsbutton.cpp libpresenters_a_meta_unload.cpp cbookpresenter.moc.cpp cmodulechooserbar.moc.cpp ccommentarypresenter.moc.cpp cdisplaysettingsbutton.moc.cpp cmodulechooserbutton.moc.cpp cbiblepresenter.moc.cpp cswordpresenter.moc.cpp clexiconpresenter.moc.cpp; do \ + echo "#include \"$$file\"" >> libpresenters_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libpresenters_a.all_cpp.final; \ + done; \ + cat libpresenters_a.all_cpp.final libpresenters_a.all_cpp.files > libpresenters_a.all_cpp.cpp; \ + rm -f libpresenters_a.all_cpp.final libpresenters_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libpresenters_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libpresenters_a_OBJECTS="$(libpresenters_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libpresenters_a_OBJECTS="$(libpresenters_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/presenters/cbiblepresenter.cpp b/bibletime/frontend/presenters/cbiblepresenter.cpp new file mode 100644 index 0000000..07c36f8 --- /dev/null +++ b/bibletime/frontend/presenters/cbiblepresenter.cpp @@ -0,0 +1,431 @@ +/*************************************************************************** + cbiblepresenter.cpp - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cbiblepresenter.h" +#include "cmodulechooserbar.h" +#include "cdisplaysettingsbutton.h" + +#include "../ctoolclass.h" +#include "../cexportmanager.h" +#include "../chtmlwidget.h" +#include "../keychooser/ckeychooser.h" +#include "../../resource.h" +#include "../../backend/cswordbiblemoduleinfo.h" +#include "../../backend/cswordversekey.h" +#include "../../backend/chtmlchapterdisplay.h" +#include "../../backend/cswordbackend.h" +#include "../../backend/creferencemanager.h" +#include "../cprofile.h" +#include "../cprofilewindow.h" + +#include + +//Qt includes +#include +#include + +//KDE includes +#include +#include +#include +#include +#include + +CBiblePresenter::CBiblePresenter(ListCSwordModuleInfo useModules, QWidget *parent, const char *name ) + : CSwordPresenter(useModules,parent,name) +{ + m_key = new CSwordVerseKey(m_moduleList.first()); + CSwordBibleModuleInfo* bible = dynamic_cast(m_moduleList.first()); + if (bible) { + if (bible->hasTestament(CSwordBibleModuleInfo::OldTestament)) + m_key->key("Genesis 1:1"); + else + m_key->key("Matthew 1:1"); + } + + initView(); + show(); + initConnections(); + + setInitialized(); +} + +CBiblePresenter::~CBiblePresenter(){ + delete m_key; +} + +/** Initializes the view (central widget, toolbars etc) of this presenter */ +void CBiblePresenter::initView(){ +// qWarning("CBiblePresenter::initView"); + m_mainToolBar = new KToolBar(this); + m_keyChooser = CKeyChooser::createInstance(m_moduleList.first(), m_key, m_mainToolBar); + m_mainToolBar->insertWidget(0,m_keyChooser->sizeHint().width(),m_keyChooser); + m_mainToolBar->setItemAutoSized(0); + + m_displaySettingsButton = new CDisplaySettingsButton( &m_displayOptions, &m_moduleOptions, m_moduleList, m_mainToolBar); + m_mainToolBar->insertWidget(1,m_displaySettingsButton->sizeHint().width(),m_displaySettingsButton); + + addToolBar(m_mainToolBar); + + m_moduleChooserBar = new CModuleChooserBar(m_moduleList, CSwordModuleInfo::Bible, this ); + addToolBar(m_moduleChooserBar); + + m_htmlWidget = new CHTMLWidget(true, this); + + //setup popup menu + m_popup = new KPopupMenu(this); + m_popup->insertTitle(i18n("Bible window")); + + m_copyPopup = new KPopupMenu(m_popup); + m_copyPopup->insertItem(i18n("Verse"), this, SLOT(copyVerse()),0,ID_PRESENTER_COPY_ONLY_KEY); + m_copyPopup->insertItem(i18n("Text of verse"), this, SLOT(copyVerseText()),0,ID_PRESENTER_COPY_KEY_TEXT); + m_copyPopup->insertItem(i18n("Verse with text"), this, SLOT(copyVerseAndText()),0,ID_PRESENTER_COPY_KEY); + m_copyPopup->insertItem(i18n("Chapter"), m_htmlWidget, SLOT(copyDocument()),0,ID_PRESENTER_COPY_CHAPTER); + m_copyPopup->insertSeparator(); + m_copyPopup->insertItem(i18n("Selected text"), m_htmlWidget, SLOT(copy()),0,ID_PRESENTER_COPY_SELECTED); + + m_printPopup = new KPopupMenu(m_popup); + m_printPopup->insertItem(i18n("Verse with text"), this, SLOT(printVerseAndText()),0,ID_PRESENTER_PRINT_KEY); + m_printPopup->insertItem(i18n("Chapter"), this, SLOT(printChapter()),0,ID_PRESENTER_PRINT_CHAPTER); + + m_savePopup = new KPopupMenu(m_popup); + m_savePopup->insertItem(i18n("Verse with text"), this, SLOT(saveVerseAndText()),0,ID_PRESENTER_SAVE_KEY); + m_savePopup->insertItem(i18n("Chapter as plain text"), m_htmlWidget, SLOT(slotSaveAsText()),0,ID_PRESENTER_SAVE_CHAPTER); + m_savePopup->insertItem(i18n("Chapter as HTML"), m_htmlWidget, SLOT(slotSaveAsHTML()),0,ID_PRESENTER_SAVE_CHAPTER_HTML); + + m_popup->insertItem(i18n("Select all"), m_htmlWidget, SLOT(slotSelectAll()),0, ID_PRESENTER_SELECT_ALL); + m_popup->insertItem(i18n("Lookup selected text in lexicon"), m_lexiconPopup, ID_PRESENTER_LOOKUP); + m_popup->insertSeparator(); + m_popup->insertItem(SmallIcon(ICON_EDIT_COPY),i18n("Copy..."), m_copyPopup, ID_PRESENTER_COPY_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_PRINT), i18n("Add to printing queue..."), m_printPopup, ID_PRESENTER_PRINT_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_SAVE), i18n("Save..."), m_savePopup,ID_PRESENTER_SAVE_POPUP); + + m_htmlWidget->installPopup(m_popup); + m_htmlWidget->installAnchorMenu( m_popup ); + m_htmlWidget->setModules(m_moduleList); + + setCentralWidget(m_htmlWidget); + setIcon( BIBLE_ICON_SMALL ); +} + +/** Displays the chapter using the aparameter. */ +void CBiblePresenter::lookup(CSwordKey* key){ +// qWarning("CBiblePresenter::lookup(CSwordKey* key)"); + setUpdatesEnabled(false); + + CSwordVerseKey* vKey = dynamic_cast(key); + if (!vKey) + return; + + backend()->setFilterOptions( m_moduleOptions ); + backend()->setDisplayOptions( m_displayOptions ); + + if (m_moduleList.first()->getDisplay()) { //do we have a display object? + m_moduleList.first()->module()->SetKey(*vKey); + if (m_moduleList.count()>1) + m_moduleList.first()->getDisplay()->Display( &m_moduleList ); + else + m_moduleList.first()->getDisplay()->Display( m_moduleList.first() ); + m_htmlWidget->setText( m_moduleList.first()->getDisplay()->getHTML() ); + } + if (m_key != vKey) + m_key->key(vKey->key()); + + m_htmlWidget->scrollToAnchor( QString::number(vKey->Verse()) ); + setUpdatesEnabled(true); + setCaption(windowCaption()); +} + +/** This slot is called when the modules selected in the module chooserbar have changed. */ +void CBiblePresenter::modulesChanged(){ + m_moduleList = m_moduleChooserBar->getModuleList(); + if (!m_moduleList.count()) { + close(); + } + else { + m_displaySettingsButton->reset(m_moduleList); +// refreshFeatures() + m_key->module(m_moduleList.first()); + m_keyChooser->setModule(m_moduleList.first()); + m_htmlWidget->setModules(m_moduleList); + + lookup(m_key); + } +} +/** */ +void CBiblePresenter::optionsChanged(){ + lookup(m_key); +} + + +/** Initializes the Signal / Slot connections */ +void CBiblePresenter::initConnections(){ + connect(m_htmlWidget, SIGNAL(referenceClicked(const QString&, const QString&)), + this, SLOT(lookup(const QString&, const QString&))); + connect(m_htmlWidget, SIGNAL(referenceDropped(const QString&)), + this, SLOT(referenceDropped(const QString&))); + + connect(m_keyChooser, SIGNAL(keyChanged(CSwordKey*)), + this, SLOT(lookup(CSwordKey*))); + connect(m_popup, SIGNAL(aboutToShow()), + SLOT(popupAboutToShow())); + connect(m_moduleChooserBar, SIGNAL( sigChanged() ), + SLOT(modulesChanged() )); + connect(m_displaySettingsButton, SIGNAL( sigChanged() ), + SLOT(optionsChanged() )); +} + +/** No descriptions */ +void CBiblePresenter::popupAboutToShow() { + m_popup->setItemEnabled(ID_PRESENTER_LOOKUP, !m_htmlWidget->selectedText().isEmpty()); + + m_copyPopup->setItemEnabled(ID_PRESENTER_COPY_ONLY_KEY,!m_htmlWidget->getCurrentAnchor().isEmpty()); + m_copyPopup->setItemEnabled(ID_PRESENTER_COPY_KEY_TEXT,!m_htmlWidget->getCurrentAnchor().isEmpty()); + m_copyPopup->setItemEnabled(ID_PRESENTER_COPY_KEY,!m_htmlWidget->getCurrentAnchor().isEmpty()); + m_copyPopup->setItemEnabled(ID_PRESENTER_COPY_SELECTED, !m_htmlWidget->selectedText().isEmpty()); + + m_printPopup->setItemEnabled(ID_PRESENTER_PRINT_KEY,!m_htmlWidget->getCurrentAnchor().isEmpty()); + + m_savePopup->setItemEnabled(ID_PRESENTER_SAVE_KEY,!m_htmlWidget->getCurrentAnchor().isEmpty()); +} + +/** Reimplementation from CSwordPresenter. */ +void CBiblePresenter::lookup(const QString& module, const QString& key){ + CSwordModuleInfo* m = backend()->findModuleByName(module); + if (m && m_moduleList.containsRef(m)) { + if (!key.isEmpty()) + m_key->key(key); + m_keyChooser->setKey(m_key); //the key chooser does send an update signal + } + else { + emit lookupInModule(module, key); + } +} + +/** Reimplementation. Refreshes the things which are described by the event integer. */ +void CBiblePresenter::refresh( ){ + + CSwordPresenter::refresh(); //refreshes the display settings button + + m_key->setLocale((const char*)backend()->booknameLanguage().local8Bit()); + m_keyChooser->refreshContent(); + lookup(m_key); + m_htmlWidget->refresh(); +} + + +/** Copies the highlighted text into clipboard. */ +void CBiblePresenter::copyVerse(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + + CSwordVerseKey vKey(m); + vKey.key(key); + + QClipboard *cb = KApplication::clipboard(); + cb->setText(vKey.key()); +} + +/** Copies the highlighted text into clipboard. */ +void CBiblePresenter::copyVerseText(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + + CSwordVerseKey vKey(m); + vKey.key(key); + QClipboard *cb = KApplication::clipboard(); + cb->setText(vKey.strippedText()); +} + +/** Copies the highlighted text into clipboard. */ +void CBiblePresenter::copyVerseAndText(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + CSwordVerseKey vKey(m); + vKey.key(key); + + const QString text = QString("%1\n%2").arg(vKey.key()).arg(vKey.strippedText()); + QClipboard *cb = KApplication::clipboard(); + cb->setText(text); +} + +//print functions +/** Copies the highlighted text into clipboard. */ +void CBiblePresenter::printVerseAndText(){ + QString key = QString::null; + QString module = QString::null; + const QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + + CSwordVerseKey vKey(m); + vKey.key(key); + + CExportManager::printKey(m, vKey.key()); +} + +/** Copies the highlighted text into clipboard. */ +void CBiblePresenter::printChapter(){ + CSwordVerseKey startKey(*m_key); + startKey.Verse(1); + + CSwordVerseKey stopKey(*m_key); + + CSwordBibleModuleInfo* b = dynamic_cast(m_moduleList.first()); + if (b) + stopKey.Verse( b->verseCount( b->bookNumber(startKey.book()), startKey.Chapter() ) ); + CExportManager::printKey(m_moduleList.first(), startKey.key(), stopKey.key()); +} + +//save functions + +/** Copies the highlighted text into clipboard. */ +void CBiblePresenter::saveVerseAndText(){ + QString key = QString::null; + QString module = QString::null; + CReferenceManager::Type type; + const QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordVerseKey vKey( backend()->findModuleByName(module) ); + vKey.key(key); + + CExportManager::saveKey(&vKey, true); +} + +/** Inserts the actions used by this window class into the given KAccel object. */ +void CBiblePresenter::insertKeyboardActions(KAccel* a){ + a->setConfigGroup("Bible window"); + a->insertItem(i18n("Next book"), "Next book", 0); + a->insertItem(i18n("Previous book"), "Previous book", 0); + + a->insertItem(i18n("Next chapter"), "Next chapter", 0); + a->insertItem(i18n("Previous chapter"), "Previous chapter", 0); + + a->insertItem(i18n("Next verse"), "Next verse", 0); + a->insertItem(i18n("Previous verse"), "Previous verse", 0); +} + +/** Initializes the accelerator object. */ +void CBiblePresenter::initAccels(){ + ASSERT(m_accel); + m_accel->setConfigGroup("Bible window"); + + m_accel->insertItem(i18n("Next book"), "Next book", 0); + m_accel->connectItem("Next book", this, SLOT(nextBook())); + m_accel->insertItem(i18n("Previous book"), "Previous book", 0); + m_accel->connectItem("Previous book", this, SLOT(previousBook())); + + m_accel->insertItem(i18n("Next chapter"), "Next chapter", 0); + m_accel->connectItem("Next chapter", this, SLOT(nextChapter())); + m_accel->insertItem(i18n("Previous chapter"), "Previous chapter", 0); + m_accel->connectItem("Previous chapter", this, SLOT(previousChapter())); + + m_accel->insertItem(i18n("Next verse"), "Next verse", 0); + m_accel->connectItem("Next verse", this, SLOT(nextVerse())); + m_accel->insertItem(i18n("Previous verse"), "Previous verse", 0); + m_accel->connectItem("Previous verse", this, SLOT(previousVerse())); + + m_accel->readSettings(); + CSwordPresenter::initAccels(); +} + +/** Jumps to the next entry */ +void CBiblePresenter::nextBook(){ + if (m_key->next(CSwordVerseKey::UseBook)) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the previous entry. */ +void CBiblePresenter::previousBook(){ + if (m_key->previous(CSwordVerseKey::UseBook)) + m_keyChooser->setKey(m_key); +} + + +/** Jumps to the next entry */ +void CBiblePresenter::nextChapter(){ + if (m_key->next(CSwordVerseKey::UseChapter)) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the previous entry. */ +void CBiblePresenter::previousChapter(){ + if (m_key->previous(CSwordVerseKey::UseChapter)) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the next entry */ +void CBiblePresenter::nextVerse(){ +// qWarning("CBiblePresenter::nextVerse()"); + if ( m_key->next(CSwordVerseKey::UseVerse) ) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the previous entry. */ +void CBiblePresenter::previousVerse(){ + if (m_key->previous(CSwordVerseKey::UseVerse)) + m_keyChooser->setKey(m_key); +} + +/** Stores some Bible window dpecific setttings in the profile. */ +void CBiblePresenter::storeSettings( CProfileWindow* settings ){ + CSwordPresenter::storeSettings(settings); + /** + * store the state of the displaysetttings button in the profile + * we use a binary digit to store the state. The most right digit is 1 if the + * first button is set, 0 if it isn't. The second digit is for the second entry in the menu. + * etc + */ + const int count = m_displaySettingsButton->menuItemCount(); + int result = 0; + //now check every item + for (int i = 1; iitemStatus(i)) //item is checked + result += (int)pow(2,i-1);//add 2^i (the i. digit in binary) + } + settings->setWindowSettings(result); +} + +/** Applies some Bible window specific setttings. */ +void CBiblePresenter::applySettings( CProfileWindow* settings ){ + CSwordPresenter::applySettings(settings); + int result = settings->windowSettings(); + const int count = m_displaySettingsButton->menuItemCount(); + for (int i = count-1; i>=1; i--) { + if (result-(int)pow(2,i-1)>= 0) { //2^i was added before, so item with index i is set + result -= (int)pow(2,i-1); + m_displaySettingsButton->setItemStatus(i,true); + } + else + m_displaySettingsButton->setItemStatus(i,false); + } + m_displaySettingsButton->setChanged(); +} diff --git a/bibletime/frontend/presenters/cbiblepresenter.h b/bibletime/frontend/presenters/cbiblepresenter.h new file mode 100644 index 0000000..095ca75 --- /dev/null +++ b/bibletime/frontend/presenters/cbiblepresenter.h @@ -0,0 +1,94 @@ +/*************************************************************************** + cbiblepresenter.h - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CBIBLEPRESENTER_H +#define CBIBLEPRESENTER_H + +#include +#include "cswordpresenter.h" + +class CSwordVerseKey; + +/** + * The presenter used for Sword Bibles. + * @author The BibleTime team + */ +class CBiblePresenter : public CSwordPresenter { + Q_OBJECT +public: + CBiblePresenter(ListCSwordModuleInfo useModules, QWidget *parent=0, const char *name=0); + ~CBiblePresenter(); + /** + * Reimplementation from CSwordPresenter. + */ + virtual void lookup(const QString&, const QString&); + /** + * Reimplementation. + */ + virtual void refresh( ); + /** + * Inserts the actions used by this window class into the given KAccel object. + */ + static void insertKeyboardActions(KAccel* a); + /** + * Applies some Bible window specific setttings. + */ + virtual void applySettings( CProfileWindow* window ); + /** + * Stores some Bible window dpecific setttings in the profile. + */ + virtual void storeSettings( CProfileWindow* setttings ); + +protected: + /** + * Initializes the view (central widget, toolbars etc) of this presenter + */ + virtual void initView(); + /** + * Initializes the Signal / Slot connections + */ + void initConnections(); + /** + * Initializes the accelerator object. + */ + virtual void initAccels(); + +protected slots: + void modulesChanged(); + void optionsChanged(); + void lookup( CSwordKey* ); + void nextBook(); + void previousBook(); + void nextChapter(); + void previousChapter(); + void nextVerse(); + void previousVerse(); + +private slots: + void popupAboutToShow(); + void copyVerse(); + void copyVerseText(); + void copyVerseAndText(); + void printVerseAndText(); + void printChapter(); + void saveVerseAndText(); + +private: + CSwordVerseKey* m_key; +}; + +#endif diff --git a/bibletime/frontend/presenters/cbookpresenter.cpp b/bibletime/frontend/presenters/cbookpresenter.cpp new file mode 100644 index 0000000..f811248 --- /dev/null +++ b/bibletime/frontend/presenters/cbookpresenter.cpp @@ -0,0 +1,258 @@ +/*************************************************************************** + cbookpresenter.cpp - description + ------------------- + begin : Thu Jan 24 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + +//BibleTime includes +#include "cbookpresenter.h" +#include "../keychooser/ckeychooser.h" +#include "../keychooser/cbooktreechooser.h" +#include "cmodulechooserbar.h" +#include "../ctoolclass.h" +#include "../chtmlwidget.h" +#include "../cexportmanager.h" +#include "../../backend/cswordtreekey.h" +#include "../../backend/chtmlentrydisplay.h" +#include "../../backend/cswordbackend.h" + +#include "cdisplaysettingsbutton.h" +#include "../../resource.h" +#include "../../tooltipdef.h" +#include "../../whatsthisdef.h" + +//Qt includes +#include + +//KDE includes +#include +#include +#include + +CBookPresenter::CBookPresenter(ListCSwordModuleInfo useModules, QWidget *parent, const char *name ) + : CSwordPresenter(useModules,parent,name) +{ + m_key = dynamic_cast( CSwordKey::createInstance(useModules.first()) ); + m_key->root(); + + initView(); + show(); + initConnections(); + + setInitialized(); +} + +CBookPresenter::~CBookPresenter(){ + delete m_key; + m_key = 0; +} + +/** Initializes the interface of this presenter. */ +void CBookPresenter::initView(){ + m_mainToolBar = new KToolBar(this); + m_keyChooser = CKeyChooser::createInstance(m_moduleList.first(), m_key, m_mainToolBar); + m_mainToolBar->insertWidget(0,m_keyChooser->sizeHint().width(),m_keyChooser); + + m_treeAction = new KToggleAction(i18n("Toggle tree..."), ICON_VIEW_BOOKTREE, + IDK_PRESENTER_TOGGLE_TREE, this, SLOT(treeToggled()), actionCollection(), "treeToggle_action"); +// m_treeAction->setWhatsThis( WT_PRESENTER_SYNC ); + m_treeAction->plug(m_mainToolBar); + + addToolBar(m_mainToolBar); + + m_moduleChooserBar = new CModuleChooserBar(m_moduleList, CSwordModuleInfo::GenericBook, this ); + m_moduleChooserBar->setButtonLimit(1); + addToolBar(m_moduleChooserBar); + + + QSplitter* splitter = new QSplitter(this); + m_treeChooser = new CBookTreeChooser(m_moduleList.first(), m_key, splitter); + m_treeAction->setChecked(false); + m_treeChooser->hide(); + + splitter->setResizeMode(m_treeChooser, QSplitter::FollowSizeHint); + + m_htmlWidget = new CHTMLWidget(true, splitter); + + m_popup = new KPopupMenu(this); + m_popup->insertTitle(i18n("Book window")); + + m_copyPopup = new KPopupMenu(m_popup); +// m_copyPopup->insertItem(i18n("Verse"), this, SLOT(copyVerse()),0,ID_PRESENTER_COPY_ONLY_KEY); +// m_copyPopup->insertItem(i18n("Text of verse"), this, SLOT(copyVerseText()),0,ID_PRESENTER_COPY_KEY_TEXT); +// m_copyPopup->insertItem(i18n("Verse with text"), this, SLOT(copyVerseAndText()),0,ID_PRESENTER_COPY_KEY); +// m_copyPopup->insertItem(i18n("Chapter"), m_htmlWidget, SLOT(copyDocument()),0,ID_PRESENTER_COPY_CHAPTER); +// m_copyPopup->insertSeparator(); + m_copyPopup->insertItem(i18n("Selected text"), m_htmlWidget, SLOT(copy()),0,ID_PRESENTER_COPY_SELECTED); + + m_printPopup = new KPopupMenu(m_popup); + m_printPopup->insertItem(i18n("Entry"), this, SLOT(printEntry()),0,ID_PRESENTER_PRINT_KEY); + + m_savePopup = new KPopupMenu(m_popup); +// m_savePopup->insertItem(i18n("Verse with text"), this, SLOT(saveVerseAndText()),0,ID_PRESENTER_SAVE_KEY); +// m_savePopup->insertItem(i18n("Chapter as plain text"), m_htmlWidget, SLOT(slotSaveAsText()),0,ID_PRESENTER_SAVE_CHAPTER); + m_savePopup->insertItem(i18n("Entry as HTML"), m_htmlWidget, SLOT(slotSaveAsHTML()),0,ID_PRESENTER_SAVE_CHAPTER_HTML); + + m_popup->insertItem(i18n("Select all"), m_htmlWidget, SLOT(slotSelectAll()),0, ID_PRESENTER_SELECT_ALL); + m_popup->insertItem(i18n("Lookup selected text in lexicon"), m_lexiconPopup, ID_PRESENTER_LOOKUP); + m_popup->insertSeparator(); + m_popup->insertItem(SmallIcon(ICON_EDIT_COPY),i18n("Copy..."), m_copyPopup, ID_PRESENTER_COPY_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_PRINT), i18n("Add to printing queue..."), m_printPopup, ID_PRESENTER_PRINT_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_SAVE), i18n("Save..."), m_savePopup,ID_PRESENTER_SAVE_POPUP); + + m_htmlWidget->installPopup(m_popup); + m_htmlWidget->installAnchorMenu(m_popup); + m_htmlWidget->setModules(m_moduleList); + + + setCentralWidget(splitter); +} + +/** Initializes the Signal / Slot connections */ +void CBookPresenter::initConnections(){ + connect(m_htmlWidget, SIGNAL(referenceClicked(const QString&, const QString&)), + this, SLOT(lookup(const QString&, const QString&))); + connect(m_htmlWidget, SIGNAL(referenceDropped(const QString&)), + this, SLOT(referenceDropped(const QString&))); + + connect(m_keyChooser, SIGNAL(keyChanged(CSwordKey*)), + this, SLOT(lookup(CSwordKey*))); + connect(m_keyChooser, SIGNAL(keyChanged(CSwordKey*)), + m_treeChooser, SLOT(updateKey(CSwordKey*))); + + connect(m_treeChooser, SIGNAL(keyChanged(CSwordKey*)), + this, SLOT(lookup(CSwordKey*))); + connect(m_treeChooser, SIGNAL(keyChanged(CSwordKey*)), + m_keyChooser, SLOT(updateKey(CSwordKey*))); + +// connect(m_popup, SIGNAL(aboutToShow()), +// SLOT(popupAboutToShow())); + connect(m_moduleChooserBar, SIGNAL( sigChanged() ), + SLOT(modulesChanged() )); +// connect(m_displaySettingsButton, SIGNAL( sigChanged() ), +// SLOT(optionsChanged() )); +} + +void CBookPresenter::modulesChanged(){ + m_moduleList = m_moduleChooserBar->getModuleList(); + if (!m_moduleList.count()) + close(); + else { + m_key->module(m_moduleList.first()); + m_keyChooser->setModule(m_moduleList.first()); + m_treeChooser->setModule(m_moduleList.first()); + m_htmlWidget->setModules(m_moduleList); + + lookup(m_key); + } +} + +void CBookPresenter::lookup(CSwordKey* key) { + setUpdatesEnabled(false); + CSwordTreeKey* treeKey = dynamic_cast(key); + CSwordModuleInfo* m = m_moduleList.first(); + m->module()->SetKey(treeKey); + + + if (m->getDisplay()) { + m->getDisplay()->Display( m ); + m_htmlWidget->setText(m->getDisplay()->getHTML()); + } + if (m_key != treeKey) { + m_key->key(treeKey->key()); + } + setUpdatesEnabled(true); + setCaption( windowCaption() ); + + m_htmlWidget->scrollToAnchor( QString::fromLocal8Bit(treeKey->getLocalName()) ); +} + +/** No descriptions */ +void CBookPresenter::lookup( const QString& module, const QString& key){ + CSwordModuleInfo* m = backend()->findModuleByName(module); + if (m && m_moduleList.containsRef(m)) { + if (!key.isEmpty()) + m_key->key(key); + else + m_key->root(); + m_keyChooser->setKey(m_key); //the key chooser does send an update signal + } + else + emit lookupInModule(module, key); +} + +/** Initializes keyboard accelerators. */ +void CBookPresenter::initAccels(){ + CSwordPresenter::initAccels(); + m_accel->setConfigGroup("Book window"); + m_accel->insertItem(i18n("Toggle tree"), "Toggle tree", 0); + m_accel->connectItem("Toggle tree", this, SLOT(treeToggled())); + + m_accel->readSettings(); +} + +void CBookPresenter::insertKeyboardActions(KAccel* a){ + a->setConfigGroup("Book window"); + a->insertItem(i18n("Toggle tree"), "Toggle tree", 0); +} + +/** No descriptions */ +void CBookPresenter::printEntry(){ + CExportManager::printKey( m_moduleList.first(), m_key->key() ); +} + +/** Is called when the tree should be toggled. */ +void CBookPresenter::treeToggled(){ + if (m_treeAction->isChecked()) + m_treeChooser->show(); + else + m_treeChooser->hide(); +} + +void CBookPresenter::applySettings( CProfileWindow* settings ){ + CSwordPresenter::applySettings(settings); + + if (settings->windowSettings()) { + m_treeAction->setChecked(true); + m_treeChooser->show(); + } + else { + m_treeAction->setChecked(false); + m_treeChooser->hide(); + } +// const int count = m_displaySettingsButton->menuItemCount(); +// for (int i = count-1; i>=1; i--) { +// if (result-(int)pow(2,i-1)>= 0) { //2^i was added before, so item with index i is set +// result -= (int)pow(2,i-1); +// m_displaySettingsButton->setItemStatus(i,true); +// } +// else +// m_displaySettingsButton->setItemStatus(i,false); +// } +// m_displaySettingsButton->setChanged(); +} + +void CBookPresenter::storeSettings( CProfileWindow* settings ){ + CSwordPresenter::storeSettings(settings); + settings->setWindowSettings( m_treeAction->isChecked() ); +// const int count = m_displaySettingsButton->menuItemCount(); +// int result = 0; +// //now check every item +// for (int i = 1; iitemStatus(i)) //item is checked +// result += (int)pow(2,i-1);//add 2^i (the i. digit in binary) +// } +// settings->setWindowSettings(result); +} diff --git a/bibletime/frontend/presenters/cbookpresenter.h b/bibletime/frontend/presenters/cbookpresenter.h new file mode 100644 index 0000000..58b4800 --- /dev/null +++ b/bibletime/frontend/presenters/cbookpresenter.h @@ -0,0 +1,77 @@ +/*************************************************************************** + cbookpresenter.h - description + ------------------- + begin : Thu Jan 24 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CBOOKPRESENTER_H +#define CBOOKPRESENTER_H + +#include +#include "cswordpresenter.h" + + +class CSwordTreeKey; +class KToggleAction; + +/**Creates a presenter object for generic book support. + *@author The BibleTime team + */ + +class KAccel; + +class CBookTreeChooser; + +class CBookPresenter : public CSwordPresenter { + Q_OBJECT +public: + /** + * Constructor of the presenter for generic books. + */ + CBookPresenter(ListCSwordModuleInfo useModules, QWidget *parent=0, const char *name=0 ); + virtual ~CBookPresenter(); + static void insertKeyboardActions(KAccel* a); + virtual void applySettings( CProfileWindow* settings ); + virtual void storeSettings( CProfileWindow* setttings ); + +public slots: // Public slots + /** + * No descriptions + */ + virtual void lookup( const QString&, const QString&); + +protected: // Protected methods + /** + * Initializes the interface of this presenter. + */ + virtual void initView(); + /** + * Init the Signal Slot connections between childs and this widget. + */ + virtual void initConnections(); + virtual void initAccels(); + +protected slots: + void modulesChanged(); + void lookup(CSwordKey*); + void treeToggled(); + void printEntry(); + +private: + CSwordTreeKey* m_key; + CBookTreeChooser* m_treeChooser; + KToggleAction* m_treeAction; +}; + +#endif diff --git a/bibletime/frontend/presenters/ccommentarypresenter.cpp b/bibletime/frontend/presenters/ccommentarypresenter.cpp new file mode 100644 index 0000000..da37d9e --- /dev/null +++ b/bibletime/frontend/presenters/ccommentarypresenter.cpp @@ -0,0 +1,524 @@ +/*************************************************************************** + ccommentarypresenter.cpp - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "ccommentarypresenter.h" +#include "cmodulechooserbar.h" +#include "cdisplaysettingsbutton.h" + +#include "../ctoolclass.h" +#include "../cexportmanager.h" +#include "../chtmlwidget.h" +#include "../keychooser/ckeychooser.h" +#include "../../resource.h" +#include "../../whatsthisdef.h" +#include "../../backend/cswordversekey.h" +#include "../../backend/chtmlchapterdisplay.h" +#include "../../backend/creferencemanager.h" +#include "../../backend/cswordbackend.h" +#include "../../backend/cswordcommentarymoduleinfo.h" + + +//Qt includes +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include + +CCommentaryPresenter::CCommentaryPresenter(ListCSwordModuleInfo useModules, QWidget *parent, const char *name ) + : CSwordPresenter(useModules, parent,name), + m_key( new CSwordVerseKey(m_moduleList.first()) ), m_editToolBar(0) +{ + CSwordCommentaryModuleInfo* commentary = dynamic_cast(m_moduleList.first()); + if (commentary) { + if (commentary->hasTestament(CSwordBibleModuleInfo::OldTestament)) + m_key->key("Genesis 1:1"); + else + m_key->key("Matthew 1:1"); + } + + initView(); + show(); + initConnections(); + + setInitialized(); +} + +CCommentaryPresenter::~CCommentaryPresenter(){ + delete m_key; +} + +/** Initializes our view. */ +void CCommentaryPresenter::initView(){ + m_mainToolBar = new KToolBar(this); + m_keyChooser = CKeyChooser::createInstance(m_moduleList.first(), m_key, m_mainToolBar); + m_mainToolBar->insertWidget(0,m_keyChooser->sizeHint().width(),m_keyChooser); + addToolBar(m_mainToolBar); + + m_moduleChooserBar = new CModuleChooserBar(m_moduleList, CSwordModuleInfo::Commentary, this ); + addToolBar(m_moduleChooserBar); + + presenterSync_action = new KToggleAction(i18n("Synchronize..."), ICON_SYNC, + IDK_PRESENTER_EDIT, this, SLOT(syncToggled()), actionCollection(), "syncComment_action"); + presenterSync_action->setWhatsThis( WT_PRESENTER_SYNC ); + presenterSync_action->plug(m_mainToolBar); + + presenterEdit_action = new KToggleAction(i18n("Edit entry..."), ICON_EDIT, + IDK_PRESENTER_EDIT, this, SLOT(editComment()), actionCollection(), "editComment_action"); + presenterEdit_action->setEnabled( m_moduleList.first()->module()->isWritable() ); + presenterEdit_action->setWhatsThis( WT_PRESENTER_EDIT ); + presenterEdit_action->plug(m_mainToolBar); + + m_htmlWidget = new CHTMLWidget(true, this); + ASSERT(m_htmlWidget); + + //setup popup menu + m_popup = new KPopupMenu(this); + m_popup->insertTitle(i18n("Commentary window")); + + m_copyPopup = new KPopupMenu(m_popup); + m_copyPopup->insertItem(i18n("Entry"), this, SLOT(copyEntry()),0,ID_PRESENTER_COPY_ONLY_KEY); + m_copyPopup->insertItem(i18n("Text of entry"), this, SLOT(copyEntryText()),0,ID_PRESENTER_COPY_KEY_TEXT); + m_copyPopup->insertItem(i18n("Entry with text"), this, SLOT(copyEntryAndText()),0,ID_PRESENTER_COPY_KEY); + m_copyPopup->insertSeparator(); + m_copyPopup->insertItem(i18n("Selected text"), m_htmlWidget, SLOT(copy()),0,ID_PRESENTER_COPY_SELECTED); + + m_printPopup = new KPopupMenu(m_popup); + m_printPopup->insertItem(i18n("Entry with text"), this, SLOT(printHighlightedVerse()),0,ID_PRESENTER_PRINT_KEY); + + m_savePopup = new KPopupMenu(m_popup); + m_savePopup->insertItem(i18n("Entry as plain text"), m_htmlWidget, SLOT(slotSaveAsText()),0,ID_PRESENTER_SAVE_CHAPTER); + m_savePopup->insertItem(i18n("Entry as HTML"), m_htmlWidget, SLOT(slotSaveAsHTML()),0,ID_PRESENTER_SAVE_CHAPTER_HTML); + + m_popup->insertItem(i18n("Select all"), m_htmlWidget, SLOT(slotSelectAll()),0, ID_PRESENTER_SELECT_ALL); + m_popup->insertItem(i18n("Lookup selected text in lexicon"), m_lexiconPopup, ID_PRESENTER_LOOKUP); + m_popup->insertSeparator(); + m_popup->insertItem(SmallIcon(ICON_EDIT_COPY),i18n("Copy..."), m_copyPopup, ID_PRESENTER_COPY_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_PRINT), i18n("Add to printing queue..."), m_printPopup, ID_PRESENTER_PRINT_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_SAVE), i18n("Save..."), m_savePopup,ID_PRESENTER_SAVE_POPUP); + + m_htmlWidget->installPopup(m_popup); + m_htmlWidget->installAnchorMenu( m_popup ); + m_htmlWidget->setModules(m_moduleList); + setCentralWidget(m_htmlWidget); + setIcon( COMMENTARY_ICON_SMALL ); +} + +/** Initializes the connections */ +void CCommentaryPresenter::initConnections(){ + connect(m_htmlWidget, SIGNAL(referenceClicked(const QString&, const QString&)), + this, SLOT(lookup(const QString&, const QString&))); + connect(m_htmlWidget, SIGNAL(referenceDropped(const QString&)), + this, SLOT(referenceDropped(const QString&))); + + connect(m_htmlWidget, SIGNAL(sigDeleteDocument()), + this, SLOT(deleteText())); + connect(m_htmlWidget, SIGNAL(sigSaveDocument(const QString)), + this, SLOT(saveText(const QString))); + connect(m_htmlWidget, SIGNAL(insertReference(const QString&)), + this, SLOT(insertReference(const QString&))); + + connect( m_keyChooser, SIGNAL(beforeKeyChange(const QString&)), + this, SLOT(beforeKeyChange(const QString&))); + connect( m_keyChooser, SIGNAL(keyChanged(CSwordKey*)), + this, SLOT(lookup(CSwordKey*))); + + connect(m_popup,SIGNAL(aboutToShow()), + SLOT(popupAboutToShow())); + + connect(m_moduleChooserBar, SIGNAL( sigChanged() ), + SLOT( modulesChanged() )); +// connect(m_displaySettingsButton, SIGNAL( sigChanged() ), +// SLOT(optionsChanged() )); +} + +/** Is called when the selected modules changed. */ +void CCommentaryPresenter::modulesChanged(){ + m_moduleList = m_moduleChooserBar->getModuleList(); + + if (!m_moduleList.count()) + close(); + else { + presenterEdit_action->setEnabled( m_moduleList.first()->module()->isWritable() ); +// m_displaySettingsButton->reset(m_moduleList); +// refreshFeatures(); + m_key->module(m_moduleList.first()); + m_keyChooser->setModule(m_moduleList.first()); + m_htmlWidget->setModules(m_moduleList); + lookup(m_key); + } +} +/** */ +void CCommentaryPresenter::optionsChanged(){ + lookup(m_key); +} + +/** renders text and set it to the HTML widget */ +void CCommentaryPresenter::lookup(CSwordKey* key){ + setUpdatesEnabled(false); + CSwordVerseKey* vKey = dynamic_cast(key); + if (!vKey) + return; + + backend()->setFilterOptions( m_moduleOptions ); + backend()->setDisplayOptions( m_displayOptions ); + + m_moduleList.first()->module()->SetKey(*vKey); + + if (m_moduleList.first()->getDisplay()) { //do we have a display object? + if (m_htmlWidget->isReadOnly()) { + if (m_moduleList.count()>1) + m_moduleList.first()->getDisplay()->Display( &m_moduleList ); + else + m_moduleList.first()->getDisplay()->Display( m_moduleList.first() ); + m_htmlWidget->setText( m_moduleList.first()->getDisplay()->getHTML() ); + } + else + m_htmlWidget->setText( QString::fromUtf8( m_moduleList.first()->module()->getRawEntry() ) ); + } + if (m_key != vKey) + m_key->key(vKey->key()); + + m_htmlWidget->scrollToAnchor( QString::number(vKey->Verse()) ); + m_htmlWidget->setModified(false); + setUpdatesEnabled(true); + + setCaption( windowCaption() ); +} + +/** No descriptions */ +void CCommentaryPresenter::popupAboutToShow(){ + m_popup->setItemEnabled(ID_PRESENTER_LOOKUP, !m_htmlWidget->selectedText().isEmpty()); + m_copyPopup->setItemEnabled(ID_PRESENTER_COPY_SELECTED, !m_htmlWidget->selectedText().isEmpty()); +} + +/** Saves the given text in the module. */ +void CCommentaryPresenter::saveText(const QString text){ + m_moduleList.first()->module()->SetKey(m_key); + if (!text.isEmpty()) + *(m_moduleList.first()->module()) << (const char*)text.utf8(); + else + m_moduleList.first()->module()->deleteEntry(); + m_htmlWidget->setModified( false ); +} + +/** Deletes the displayed and edited text. */ +void CCommentaryPresenter::deleteText(){ + m_moduleList.first()->module()->deleteEntry(); + m_htmlWidget->clear(); +} + +void CCommentaryPresenter::editComment(){ + if (!m_htmlWidget->isReadOnly()) { + switch (KMessageBox::warningYesNo( this, i18n("The text was not saved to the module. Save the changes now?")) ) { + case KMessageBox::Yes: + { + saveText( m_htmlWidget->text() ); + m_htmlWidget->setModified( false ); + break; + } + default: //no + break; + } + } + + m_htmlWidget->setReadOnly( !m_htmlWidget->isReadOnly() ); + if (!m_htmlWidget->isReadOnly() && !m_editToolBar) { + m_editToolBar = new KToolBar(this); + addToolBar(m_editToolBar); + m_htmlWidget->createEditToolbar( m_editToolBar ); + } + if (!m_htmlWidget->isReadOnly() && !m_editToolBar) + return; + + if (!m_htmlWidget->isReadOnly()) + m_editToolBar->show(); + else + m_editToolBar->hide(); + + lookup( m_key ); + m_htmlWidget->setFocus(); +} + +/** Reimplementation. */ +void CCommentaryPresenter::lookup(const QString& module, const QString& key){ + CSwordModuleInfo* m = backend()->findModuleByName(module); + if (m && m_moduleList.containsRef(m)) { + if (!key.isEmpty()) + m_key->key(key); + m_keyChooser->setKey(m_key); //the key chooser does send an update signal + } + else { + emit lookupInModule(module, key); + } +} + +/** No descriptions */ +void CCommentaryPresenter::refresh( ){ + +// CSwordPresenter::refresh(); //refreshes the display settings button + + m_key->setLocale((const char*)backend()->booknameLanguage().local8Bit()); + m_keyChooser->refreshContent(); + lookup(m_key); + m_htmlWidget->refresh(); +} + +/** Printes the verse the user has chosen. */ +void CCommentaryPresenter::printHighlightedVerse(){ +// CSwordVerseKey key(m_moduleList.first()); //this key is deleted by the printem +// key->key(m_key->key()); +// CSwordVerseKey key(*m_key); + CExportManager::printKey(m_moduleList.first(), m_key->key()); +} + +/** The sync button was pressed for synchronization. */ +void CCommentaryPresenter::syncToggled(){ +} + +/** Synchronizes to the given key if sync is enabled. */ +void CCommentaryPresenter::synchronize( CSwordKey* syncKey ){ + if (!presenterSync_action->isChecked() || !syncKey) + return; + checkChanges(); + m_key->key(syncKey->key()); + m_keyChooser->setKey(m_key); +} + +/** No descriptions */ +void CCommentaryPresenter::insertReference(const QString& reference){ + if (m_htmlWidget->isReadOnly()) + return; + CSwordVerseKey vk(m_moduleList.first()); + vk.key(reference); + m_htmlWidget->insert(vk.strippedText()); +} + +/** Copies the highlighted text into clipboard. */ +void CCommentaryPresenter::copyEntry(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + + CSwordVerseKey vKey(m); + vKey.key(key); + + QClipboard *cb = KApplication::clipboard(); + cb->setText(vKey.key()); +} + +/** Copies the highlighted text into clipboard. */ +void CCommentaryPresenter::copyEntryText(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + + CSwordVerseKey vKey(m); + vKey.key(key); + + QClipboard *cb = KApplication::clipboard(); + cb->setText(vKey.strippedText()); +} + +/** Copies the highlighted text into clipboard. */ +void CCommentaryPresenter::copyEntryAndText(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + CSwordModuleInfo* m = backend()->findModuleByName(module); + + CSwordVerseKey vKey(m); + vKey.key(key); + + const QString text = QString::fromLatin1("%1\n%2").arg(vKey.key()).arg(vKey.strippedText()); + QClipboard *cb = KApplication::clipboard(); + cb->setText(text); +} + +//print functions +/** Copies the highlighted text into clipboard. */ +void CCommentaryPresenter::printEntry(){ + QString key = QString::null; + QString module = QString::null; + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + CReferenceManager::Type type; + CReferenceManager::decodeHyperlink(currentAnchor, module, key, type); + + CSwordModuleInfo* m = backend()->findModuleByName(module); + CSwordVerseKey vKey(m); + CExportManager::printKey(m, vKey.key(key)); +} + +/** Checks for changes and saves the text. */ +void CCommentaryPresenter::checkChanges(){ +// qDebug("void CCommentaryPresenter::checkChanges()"); + if (!m_htmlWidget->isReadOnly() && m_htmlWidget->isModified()) {//save + saveText( m_htmlWidget->text() ); + m_htmlWidget->setModified( false ); + } +} + +/** No descriptions */ +void CCommentaryPresenter::beforeKeyChange(const QString& oldKey){ + if (!m_htmlWidget->isReadOnly()) { + switch (KMessageBox::warningYesNo( this, i18n("The text was not saved to the module. Save the changes now?")) ) { + case KMessageBox::Yes: + { + const QString newKey = m_key->key(); + m_key->key(oldKey); + saveText( m_htmlWidget->text() ); + m_key->key(newKey); + break; + } + default: //no + break; + } + } + m_htmlWidget->setModified( false ); +} + +/** Inserts the actions used by this window class into the given KAccel object. */ +void CCommentaryPresenter::insertKeyboardActions(KAccel* a){ + ASSERT(a); + a->setConfigGroup("Commentary window"); + + a->insertItem(i18n("Next book"), "Next book", 0); + a->insertItem(i18n("Previous book"), "Previous book", 0); + + a->insertItem(i18n("Next chapter"), "Next chapter", 0); + a->insertItem(i18n("Previous chapter"), "Previous chapter", 0); + + a->insertItem(i18n("Next verse"), "Next verse", 0); + a->insertItem(i18n("Previous verse"), "Previous verse", 0); + + a->insertItem(i18n("Toggle synchronize button"), "Synchronize", 0); +} + + +/** Initializes the accelerator object. */ +void CCommentaryPresenter::initAccels(){ + CSwordPresenter::initAccels(); + m_accel->setConfigGroup("Commentary window"); + + m_accel->insertItem(i18n("Next book"), "Next book", 0); + m_accel->connectItem("Next book", this, SLOT(nextBook())); + m_accel->insertItem(i18n("Previous book"), "Previous book", 0); + m_accel->connectItem("Previous book", this, SLOT(previousBook())); + + m_accel->insertItem(i18n("Next chapter"), "Next chapter", 0); + m_accel->connectItem("Next chapter", this, SLOT(nextChapter())); + m_accel->insertItem(i18n("Previous chapter"), "Previous chapter", 0); + m_accel->connectItem("Previous chapter", this, SLOT(previousChapter())); + + m_accel->insertItem(i18n("Next verse"), "Next verse", 0); + m_accel->connectItem("Next verse", this, SLOT(nextVerse())); + m_accel->insertItem(i18n("Previous verse"), "Previous verse", 0); + m_accel->connectItem("Previous verse", this, SLOT(previousVerse())); + + m_accel->insertItem(i18n("Toggle synchronize button"), "Synchronize", 0); + m_accel->connectItem("Synchronize", this, SLOT(toggleSynchronize())); + + m_accel->readSettings(); +} + +/** Jumps to the next entry */ +void CCommentaryPresenter::nextBook(){ + if (m_key->next(CSwordVerseKey::UseBook)) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the previous entry. */ +void CCommentaryPresenter::previousBook(){ + if (m_key->previous(CSwordVerseKey::UseBook)) + m_keyChooser->setKey(m_key); +} + + +/** Jumps to the next entry */ +void CCommentaryPresenter::nextChapter(){ + if ( m_key->next(CSwordVerseKey::UseChapter) ) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the previous entry. */ +void CCommentaryPresenter::previousChapter(){ + if (m_key->previous(CSwordVerseKey::UseChapter)) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the next entry */ +void CCommentaryPresenter::nextVerse(){ + if ( m_key->next(CSwordVerseKey::UseVerse) ) + m_keyChooser->setKey(m_key); +} + +/** Jumps to the previous entry. */ +void CCommentaryPresenter::previousVerse(){ + if (m_key->previous(CSwordVerseKey::UseVerse)) + m_keyChooser->setKey(m_key); +} + +/** Toggles the synchronize button. */ +void CCommentaryPresenter::toggleSynchronize(){ + presenterSync_action->setChecked( !presenterSync_action->isChecked() ); +} + +/** Stores some Bible window dpecific setttings in the profile. */ +void CCommentaryPresenter::storeSettings( CProfileWindow* settings ){ + CSwordPresenter::storeSettings(settings); + settings->setWindowSettings( presenterSync_action->isChecked() ); +} + +/** Applies some Bible window specific setttings. */ +void CCommentaryPresenter::applySettings( CProfileWindow* settings ){ + CSwordPresenter::applySettings(settings); + presenterSync_action->setChecked(settings->windowSettings() == 1); +} + +/** Saves settings */ +bool CCommentaryPresenter::queryClose(){ + //save the text + if (!m_htmlWidget->isReadOnly() && m_htmlWidget->isModified()) { + switch (KMessageBox::warningYesNoCancel( this, i18n("Save changes to module?")) ) { + case KMessageBox::Yes: + { + //save + saveText( m_htmlWidget->text() ); + m_htmlWidget->setModified( false ); + return true; + } + case KMessageBox::No : + return true; + default: // cancel + return false; + } + } + return true; +} diff --git a/bibletime/frontend/presenters/ccommentarypresenter.h b/bibletime/frontend/presenters/ccommentarypresenter.h new file mode 100644 index 0000000..ebfe34b --- /dev/null +++ b/bibletime/frontend/presenters/ccommentarypresenter.h @@ -0,0 +1,132 @@ +/*************************************************************************** + ccommentarypresenter.h - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CCOMMENTARYPRESENTER_H +#define CCOMMENTARYPRESENTER_H + +#include +#include "cswordpresenter.h" + +class CSwordVerseKey; + +class KToggleAction; +class KToolBar; + +/** The presenter used for Sword commentaries. + * @author The BibleTime team + */ +class CCommentaryPresenter : public CSwordPresenter { + Q_OBJECT + +public: + /** + * Default constructor + */ + CCommentaryPresenter(ListCSwordModuleInfo useModules, QWidget *parent=0, const char *name=0); + /** + * Default destructor + */ + ~CCommentaryPresenter(); + /** + * Synchronizes to the given key if sync is enabled. + */ + void synchronize( CSwordKey* syncKey ); + /** + * Inserts the actions used by this display window type into the given KAccel object. + */ + static void insertKeyboardActions(KAccel* a); + void storeSettings( CProfileWindow* settings ); + void applySettings( CProfileWindow* settings ); + +public slots: // Public slots + /** + * Saves the given text in the module. + */ + void saveText(const QString); + /** + * Reimplementation. + */ + virtual void lookup(const QString&, const QString&); + /** + * Reimplementation + */ + virtual void refresh( ); + /** + * Saves settings + */ + virtual bool queryClose(); + +protected: // Protected methods + /** + * Init keyboard accelartors. + */ + virtual void initAccels(); + +protected slots: // Protected slots + /** + * renders text and set it to the HTML widget + */ + void lookup(CSwordKey*); + /** + * Is called when the selected modules changed. + */ + void modulesChanged(); + void optionsChanged(); + /** + * Deletes the displayed and edited text. + */ + void deleteText(); + void editComment(); + /** + * Print the current item displayed in the presenter. + */ + void printHighlightedVerse(); + void nextBook(); + void previousBook(); + void nextChapter(); + void previousChapter(); + void nextVerse(); + void previousVerse(); + /** + * Toggles the synchronize button. + */ + void toggleSynchronize(); + +private: + void initConnections(); + void initView(); + /** + * Checks for changes and saves the text. + */ + void checkChanges(); + KToggleAction *presenterEdit_action; + KToggleAction *presenterSync_action; + CSwordVerseKey* m_key; + KToolBar* m_editToolBar; + +private slots: + void popupAboutToShow(); + void syncToggled(); + void insertReference(const QString&); + void copyEntry(); + void copyEntryText(); + void copyEntryAndText(); + void printEntry(); + void beforeKeyChange(const QString&); +}; + +#endif diff --git a/bibletime/frontend/presenters/cdisplaysettingsbutton.cpp b/bibletime/frontend/presenters/cdisplaysettingsbutton.cpp new file mode 100644 index 0000000..3979fc8 --- /dev/null +++ b/bibletime/frontend/presenters/cdisplaysettingsbutton.cpp @@ -0,0 +1,138 @@ +/*************************************************************************** + cdisplaysettingsbutton.cpp - description + ------------------- + begin : Thu Nov 8 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cdisplaysettingsbutton.h" +#include "../../resource.h" + +#include +#include + +#include +#include + +CDisplaySettingsButton::CDisplaySettingsButton(CSwordBackend::DisplayOptionsBool *displaySettings, CSwordBackend::FilterOptionsBool *moduleSettings, const ListCSwordModuleInfo& useModules,QWidget *parent, const char *name ) + : KToolBarButton(DSB_ICON, 0, parent, name) +{ + m_displaySettings = displaySettings; + m_moduleSettings = moduleSettings; + m_modules = useModules; + +// setPixmap( BIBLE_ICON_MC ); + + m_popup = new KPopupMenu(this); + setPopup(m_popup); + setPopupDelay(0); + + connect(m_popup, SIGNAL(activated(int)), this, SLOT(optionToggled(int))); + + populateMenu(); +// if (!populateMenu()) +// setEnabled(false); +} + +void CDisplaySettingsButton::reset(const ListCSwordModuleInfo& useModules){ + m_modules = useModules; + populateMenu(); +// if (!populateMenu()) +// setEnabled(false); +// else +// setEnabled(true); +} + + +void CDisplaySettingsButton::optionToggled(int ID){ + m_popup->setItemChecked( ID, !(m_popup->isItemChecked(ID))); + if (!m_popup->text(ID).isEmpty()) + *(m_dict[m_popup->text(ID)]) = m_popup->isItemChecked(ID); + emit sigChanged(); +} + +/** No descriptions */ +int CDisplaySettingsButton::populateMenu(){ + + int ret = 0; + + m_popup->clear(); + m_popup->insertTitle(i18n("Display options")); + m_popup->setCheckable(true); + + ret += addMenuEntry(i18n("Use linebreaks"), &m_displaySettings->lineBreaks, true); + ret += addMenuEntry(i18n("Show versenumbers"), &m_displaySettings->verseNumbers, true); + + ret += addMenuEntry(i18n("Show headings"), &m_moduleSettings->headings, + isOptionAvailable(CSwordBackend::headings)); + ret += addMenuEntry(i18n("Show footnotes"), &m_moduleSettings->footnotes, + isOptionAvailable(CSwordBackend::footnotes )); + ret += addMenuEntry(i18n("Show Strong's Numbers"), &m_moduleSettings->strongNumbers, + isOptionAvailable(CSwordBackend::strongNumbers )); + + ret += addMenuEntry(i18n("Show morphologic tags"),&m_moduleSettings->morphTags, + isOptionAvailable(CSwordBackend::morphTags )); + ret += addMenuEntry(i18n("Show lemmas"),&m_moduleSettings->lemmas, + isOptionAvailable(CSwordBackend::lemmas )); + ret += addMenuEntry(i18n("Show Hebrew vowel points"), &m_moduleSettings->hebrewPoints, + isOptionAvailable(CSwordBackend::hebrewPoints )); + ret += addMenuEntry(i18n("Show Hebrew cantillation marks"), &m_moduleSettings->hebrewCantillation, + isOptionAvailable(CSwordBackend::hebrewCantillation )); + ret += addMenuEntry(i18n("Show Greek accents"), &m_moduleSettings->greekAccents, + isOptionAvailable(CSwordBackend::greekAccents )); + ret += addMenuEntry(i18n("Use alternative textual variant"), &m_moduleSettings->textualVariants, + isOptionAvailable(CSwordBackend::greekAccents )); + + return ret; +} + +/** No descriptions */ +int CDisplaySettingsButton::addMenuEntry( const QString name, const bool* option, const bool available){ + if (available){ + m_dict.insert( name, option); + m_popup->setItemChecked(m_popup->insertItem( name ), *option ); + return 1; + } + return 0; +} + +bool CDisplaySettingsButton::isOptionAvailable( const CSwordBackend::FilterOptions option){ + bool ret = false; + for (m_modules.first(); m_modules.current(); m_modules.next()) + ret = ret || m_modules.current()->has(option); + return ret; +} + +/** Returns the number of usable menu items in the setttings menu. */ +const int CDisplaySettingsButton::menuItemCount(){ + return m_popup->count(); +} + +/** Sets the item at position pos to the satet given as 2nd paramter. */ +void CDisplaySettingsButton::setItemStatus( const int index, const bool checked ){ + const int ID = m_popup->idAt(index); + m_popup->setItemChecked(ID, checked); + const QString text = m_popup->text(ID); + if (m_dict[text]) + *(m_dict[text]) = checked; +} + +/** Returns the status of the item at position "index" */ +const bool CDisplaySettingsButton::itemStatus( const int index ){ + return m_popup->isItemChecked( m_popup->idAt(index) ); +} + +/** Sets the status to changed. The signal changed will be emitted. */ +void CDisplaySettingsButton::setChanged(){ + emit sigChanged(); +} diff --git a/bibletime/frontend/presenters/cdisplaysettingsbutton.h b/bibletime/frontend/presenters/cdisplaysettingsbutton.h new file mode 100644 index 0000000..9db2f9e --- /dev/null +++ b/bibletime/frontend/presenters/cdisplaysettingsbutton.h @@ -0,0 +1,79 @@ +/*************************************************************************** + cdisplaysettingsbutton.h - description + ------------------- + begin : Thu Nov 8 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CDISPLAYSETTINGSBUTTON_H +#define CDISPLAYSETTINGSBUTTON_H + +#include "backend/cswordbackend.h" +#include "backend/cswordmoduleinfo.h" + +//QT includes +#include + +//KDE includes +#include + +/** + * @author The BibleTime team + */ +class CSwordModuleInfo; +class KPopupMenu; + +class CDisplaySettingsButton : public KToolBarButton { + Q_OBJECT +public: + CDisplaySettingsButton(CSwordBackend::DisplayOptionsBool *displaySettings, CSwordBackend::FilterOptionsBool *settings, const ListCSwordModuleInfo& useModules, QWidget *parent=0, const char *name=0); + void reset(const ListCSwordModuleInfo& useModules); + /** + * Sets the item at position pos to the satet given as 2nd paramter. + */ + void setItemStatus( const int pos, const bool checked ); + /** + * Returns the number of usable menu items in the setttings menu. + */ + const int menuItemCount(); + /** + * Returns the status of the item at position "index" + */ + const bool itemStatus( const int index ); + /** + * Sets the status to changed. The signal changed will be emitted. + */ + void setChanged(); + +signals: + void sigChanged(void); + +protected slots: + void optionToggled(int ID); + +protected: + CSwordBackend::FilterOptionsBool* m_moduleSettings; + CSwordBackend::DisplayOptionsBool* m_displaySettings; + CSwordBackend::FilterOptionsBool m_available; + ListCSwordModuleInfo m_modules; + + QDict m_dict; + + KPopupMenu* m_popup; + + int populateMenu(); + bool isOptionAvailable( const CSwordBackend::FilterOptions option); + int addMenuEntry( const QString name, const bool* option, const bool available); +}; + +#endif diff --git a/bibletime/frontend/presenters/clexiconpresenter.cpp b/bibletime/frontend/presenters/clexiconpresenter.cpp new file mode 100644 index 0000000..0d561fd --- /dev/null +++ b/bibletime/frontend/presenters/clexiconpresenter.cpp @@ -0,0 +1,280 @@ +/*************************************************************************** + clexiconpresenter.cpp - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "clexiconpresenter.h" +#include "cmodulechooserbar.h" +#include "cdisplaysettingsbutton.h" + +#include "../chtmlwidget.h" +#include "../cexportmanager.h" +#include "../keychooser/ckeychooser.h" +#include "../../resource.h" +#include "../../backend/cswordldkey.h" +#include "../../backend/chtmlentrydisplay.h" +#include "../../backend/cswordbackend.h" + + +//Qt includes +#include + +//KDE icnludes +#include +#include +#include +#include +#include +#include + +CLexiconPresenter::CLexiconPresenter(ListCSwordModuleInfo useModules, QWidget *parent, const char *name ) + : CSwordPresenter(useModules, parent,name), + m_key( new CSwordLDKey(m_moduleList.first()) ) +{ + m_key->key(""); +// m_key->SWKey::operator=( TOP ); +// *m_key = TOP; + + initView(); + + show(); + initConnections(); + + setInitialized(); +} + +CLexiconPresenter::~CLexiconPresenter(){ + delete m_key; +} + +/** Initializes the view. */ +void CLexiconPresenter::initView(){ + + m_mainToolBar = new KToolBar(this); + + m_keyChooser = CKeyChooser::createInstance(m_moduleList.first(), m_key, m_mainToolBar); + + m_mainToolBar->insertWidget(0,m_keyChooser->sizeHint().width(),m_keyChooser); + m_mainToolBar->setItemAutoSized(0); + addToolBar(m_mainToolBar); + +// m_displaySettingsButton = new CDisplaySettingsButton( &m_displayOptions, &m_moduleOptions, m_moduleList, m_mainToolBar); +// m_mainToolBar->insertWidget(1,m_displaySettingsButton->sizeHint().width(),m_displaySettingsButton); + + m_moduleChooserBar = new CModuleChooserBar(m_moduleList, CSwordModuleInfo::Lexicon, this ); + addToolBar(m_moduleChooserBar); + + m_htmlWidget = new CHTMLWidget(true, this); + + + //setup popup menu + m_popup = new KPopupMenu(this); + m_popup->insertTitle(i18n("Lexicon window")); + + m_copyPopup = new KPopupMenu(m_popup); + m_copyPopup->insertItem(i18n("Entry"), this, SLOT(copyEntry()),0,ID_PRESENTER_COPY_ONLY_KEY); + m_copyPopup->insertItem(i18n("Text of entry"), this, SLOT(copyEntryText()),0,ID_PRESENTER_COPY_KEY_TEXT); + m_copyPopup->insertItem(i18n("Entry with text"), this, SLOT(copyEntryAndText()),0,ID_PRESENTER_COPY_KEY); + m_copyPopup->insertSeparator(); + m_copyPopup->insertItem(i18n("Selected text"), m_htmlWidget, SLOT(copy()),0,ID_PRESENTER_COPY_SELECTED); + + m_printPopup = new KPopupMenu(m_popup); + m_printPopup->insertItem(i18n("Entry with text"), this, SLOT(printEntry()),0,ID_PRESENTER_PRINT_KEY); + + m_savePopup = new KPopupMenu(m_popup); + m_savePopup->insertItem(i18n("Entry as plain text"), m_htmlWidget, SLOT(slotSaveAsText()),0,ID_PRESENTER_SAVE_CHAPTER); + m_savePopup->insertItem(i18n("Entry as HTML"), m_htmlWidget, SLOT(slotSaveAsHTML()),0,ID_PRESENTER_SAVE_CHAPTER_HTML); + + m_popup->insertItem(i18n("Select all"), m_htmlWidget, SLOT(slotSelectAll()),0, ID_PRESENTER_SELECT_ALL); + m_popup->insertItem(i18n("Lookup selected text in lexicon"), m_lexiconPopup, ID_PRESENTER_LOOKUP); + m_popup->insertSeparator(); + m_popup->insertItem(SmallIcon(ICON_EDIT_COPY),i18n("Copy..."), m_copyPopup, ID_PRESENTER_COPY_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_PRINT), i18n("Add to printing queue..."), m_printPopup, ID_PRESENTER_PRINT_POPUP); + m_popup->insertItem(SmallIcon(ICON_FILE_SAVE), i18n("Save..."), m_savePopup,ID_PRESENTER_SAVE_POPUP); + + + m_htmlWidget->installPopup(m_popup); + m_htmlWidget->installAnchorMenu(m_popup); + m_htmlWidget->setModules(m_moduleList); + + setCentralWidget(m_htmlWidget); + setIcon(LEXICON_ICON_SMALL); +} + +/** No descriptions */ +void CLexiconPresenter::initConnections(){ + connect(m_htmlWidget, SIGNAL(referenceClicked(const QString&, const QString&)), + this, SLOT(lookup(const QString&, const QString&))); + connect(m_htmlWidget, SIGNAL(referenceDropped(const QString&)), + this, SLOT(referenceDropped(const QString&))); + + connect(m_keyChooser, SIGNAL(keyChanged(CSwordKey*)), + this, SLOT(lookup(CSwordKey*))); + connect(m_popup, SIGNAL(aboutToShow()),this, + SLOT(popupAboutToShow())); + connect(m_moduleChooserBar, SIGNAL(sigChanged()), this, + SLOT(modulesChanged())); +} + +/** No descriptions */ +void CLexiconPresenter::lookup(CSwordKey* key){ + setUpdatesEnabled(false); + + CSwordLDKey* ldKey = dynamic_cast(key); + if (!ldKey) + return; + backend()->setFilterOptions( m_moduleOptions ); + backend()->setDisplayOptions( m_displayOptions ); + + m_moduleList.first()->module()->SetKey(*ldKey); + + if (m_moduleList.first()->getDisplay()) { //do we have a display object? + if (m_moduleChooserBar->getModuleList().count() > 1) //we want to display more than one module + m_moduleList.first()->getDisplay()->Display( &m_moduleList ); + else + m_moduleList.first()->getDisplay()->Display( m_moduleList.first() ); + m_htmlWidget->setText(m_moduleList.first()->getDisplay()->getHTML()); + } + if (m_key != ldKey) + m_key->key(ldKey->key()); + + setUpdatesEnabled(true); + setCaption( windowCaption() ); +} + +/** No descriptions */ +void CLexiconPresenter::popupAboutToShow(){ + m_popup->setItemEnabled(ID_PRESENTER_LOOKUP, !m_htmlWidget->selectedText().isEmpty()); + + m_copyPopup->setItemEnabled(ID_PRESENTER_COPY_SELECTED, !m_htmlWidget->selectedText().isEmpty()); +} + +/** No descriptions */ +void CLexiconPresenter::lookup(const QString& module, const QString& key){ + CSwordModuleInfo* m = backend()->findModuleByName(module); + if (m && m_moduleList.containsRef(m)) { + if (!key.isEmpty()) + m_key->key(key); + m_keyChooser->setKey(m_key); //the key chooser does send an update signal + } + else { + emit lookupInModule(module, key); + } +} + +/** Refreshes all parts decsribed by the parameter. */ +void CLexiconPresenter::refresh( ){ + +// CSwordPresenter::refresh(); //refreshes the display settings button + + lookup(m_key); + m_htmlWidget->refresh(); +} + +/** Is called when the modules shown by this display window were changed. */ +void CLexiconPresenter::modulesChanged(){ + m_moduleList = m_moduleChooserBar->getModuleList(); + if (!m_moduleList.count()) + close(); + else { +// m_displaySettingsButton->reset(m_moduleList); +// refreshFeatures(); + m_key->module(m_moduleList.first()); + m_keyChooser->setModule(m_moduleList.first()); + m_htmlWidget->setModules(m_moduleList); + lookup(m_key); + } +} +/** */ +void CLexiconPresenter::optionsChanged(){ + lookup(m_key); +} + +/** Copies the highlighted text into clipboard. */ +void CLexiconPresenter::copyEntry(){ + CSwordLDKey key(m_moduleList.first()); //this key is deleted by the printem + key.key(m_key->key()); + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + if (currentAnchor.left(8) == "sword://") + currentAnchor = currentAnchor.mid(8, currentAnchor.length()-(currentAnchor.right(1) == "/" ? 9 : 8)); + key.key(currentAnchor); + + QClipboard *cb = KApplication::clipboard(); + cb->setText(key.key()); +} + +/** Copies the highlighted text into clipboard. */ +void CLexiconPresenter::copyEntryText(){ + CSwordLDKey key(m_moduleList.first()); //this key is deleted by the printem + key.key(m_key->key()); + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + if (currentAnchor.left(8) == "sword://") + currentAnchor = currentAnchor.mid(8, currentAnchor.length()-(currentAnchor.right(1) == "/" ? 9 : 8)); + key.key(currentAnchor); + + QClipboard *cb = KApplication::clipboard(); + cb->setText(key.strippedText()); +} + +/** Copies the highlighted text into clipboard. */ +void CLexiconPresenter::copyEntryAndText(){ + CSwordLDKey key(m_moduleList.first()); //this key is deleted by the printem + key.key(m_key->key()); + QString currentAnchor = m_htmlWidget->getCurrentAnchor(); + if (currentAnchor.left(8) == "sword://") + currentAnchor = currentAnchor.mid(8, currentAnchor.length()-(currentAnchor.right(1) == "/" ? 9 : 8)); + key.key(currentAnchor); + + const QString text = QString("%1\n%2").arg(key.key()).arg(key.strippedText()); + QClipboard *cb = KApplication::clipboard(); + cb->setText(text); +} + +//print functions +void CLexiconPresenter::printEntry(){ + CExportManager::printKey(m_moduleList.first(), m_key->key()); +} + +/** Inserts the used keyboard actions into the given KAccel object. */ +void CLexiconPresenter::insertKeyboardActions(KAccel* a){ + a->setConfigGroup("Lexicon window"); + a->insertItem(i18n("Next entry"), "Next entry", 0); + a->insertItem(i18n("Previous entry"), "Previous entry", 0); +} + +/** Initializes keyboard accelerators. */ +void CLexiconPresenter::initAccels(){ + CSwordPresenter::initAccels(); + m_accel->setConfigGroup("Lexicon window"); + m_accel->insertItem(i18n("Next entry"), "Next entry", 0); + m_accel->connectItem("Next entry", this, SLOT(nextEntry())); + + m_accel->insertItem(i18n("Previous entry"), "Previous entry", 0); + m_accel->connectItem("Previous entry", this, SLOT(previousEntry())); + + m_accel->readSettings(); +} + +/** Jumps to the previous entry. */ +void CLexiconPresenter::previousEntry(){ + m_key->PreviousEntry(); + m_keyChooser->setKey(m_key); +} + +/** Jumps to the next entry */ +void CLexiconPresenter::nextEntry(){ + m_key->NextEntry(); + m_keyChooser->setKey(m_key); +} diff --git a/bibletime/frontend/presenters/clexiconpresenter.h b/bibletime/frontend/presenters/clexiconpresenter.h new file mode 100644 index 0000000..e74ea8c --- /dev/null +++ b/bibletime/frontend/presenters/clexiconpresenter.h @@ -0,0 +1,75 @@ +/*************************************************************************** + clexiconpresenter.h - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CLEXICONPRESENTER_H +#define CLEXICONPRESENTER_H + +#include +#include "cswordpresenter.h" + +class CSwordLDKey; + +/** + * Presenter used for lexicons + * @author The BibleTime team + */ +class CLexiconPresenter : public CSwordPresenter { + Q_OBJECT +public: + CLexiconPresenter(ListCSwordModuleInfo useModules, QWidget *parent=0, const char *name=0); + virtual ~CLexiconPresenter(); + /** + * Inserts the used keyboard actions into the given KAccel object. + */ + static void insertKeyboardActions(KAccel* a); + +public slots: // Public slots + /** + * No descriptions + */ + virtual void lookup(const QString&, const QString&); + /** + * Refreshes all parts decsribed by the parameter. + */ + virtual void refresh( ); + +protected: // Protected methods + /** + * Initializes keyboard accelerators. + */ + virtual void initAccels(); + +private slots: + void copyEntry(); + void copyEntryText(); + void copyEntryAndText(); + void printEntry(); + void modulesChanged(); + void optionsChanged(); + void popupAboutToShow(); + void lookup(CSwordKey*); + void nextEntry(); + void previousEntry(); + +private: // Private methods + void initConnections(); + void initView(); + + CSwordLDKey* m_key; +}; + +#endif diff --git a/bibletime/frontend/presenters/cmodulechooserbar.cpp b/bibletime/frontend/presenters/cmodulechooserbar.cpp new file mode 100644 index 0000000..de57ba0 --- /dev/null +++ b/bibletime/frontend/presenters/cmodulechooserbar.cpp @@ -0,0 +1,129 @@ +/*************************************************************************** + cmodulechooserbar.cpp - description + ------------------- + begin : Sat Mar 17 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cmodulechooserbar.h" +#include "cmodulechooserbutton.h" + +#include + +CModuleChooserBar::CModuleChooserBar(ListCSwordModuleInfo useModules, CSwordModuleInfo::ModuleType type, QWidget *parent, const char *name ) + : KToolBar(parent,name) { + qDebug("constructor of CModuleCHooserBar"); + + m_moduleType = type; + m_idCounter = 0; + m_buttonLimit = -1; //-1 means no limit + + //insert buttons if useModules != 0 + for (useModules.first(); useModules.current(); useModules.next()) { + if (m_buttonLimit && (unsigned int)m_buttonLimit <= m_buttonList.count()) + break; + + CModuleChooserButton* b = new CModuleChooserButton(useModules.current(),m_moduleType,++m_idCounter,this); + m_buttonList.append(b); + insertWidget(m_idCounter, b->sizeHint().width(),b); + connect( b, SIGNAL(sigAddButton()), this, SLOT(addButton()) ); + connect( b, SIGNAL(sigRemoveButton(const int)), this, SLOT(removeButton(const int)) ); + connect( b, SIGNAL(sigChanged()), SIGNAL(sigChanged()) ); + b->show(); + } + if (m_buttonLimit && (unsigned int)m_buttonLimit > m_buttonList.count() ) + addButton(); +} + +/** Adds a button to the toolbar */ +void CModuleChooserBar::addButton(){ + CModuleChooserButton* b = new CModuleChooserButton(0, m_moduleType, ++m_idCounter, this); + m_buttonList.append(b); + insertWidget(m_idCounter, b->sizeHint().width(),b); + + connect( b, SIGNAL(sigAddButton()), this, SLOT(addButton()) ); + connect( b, SIGNAL(sigRemoveButton(const int)), this, SLOT(removeButton(const int)) ); + connect( b, SIGNAL(sigChanged()), SIGNAL(sigChanged()) ); + + b->show(); +} + +/** Removes a button from the toolbar */ +void CModuleChooserBar::removeButton( const int ID ){ + for (m_buttonList.first(); m_buttonList.current(); m_buttonList.next()) { + if (m_buttonList.current()->getId() == ID) { //found the right button + CModuleChooserButton* b = m_buttonList.current(); + m_buttonList.remove(b); + //ASSERT(b); + b->hide(); + m_deleteID = ID; + QTimer::singleShot( 5000, this, SLOT(deleteButton()) ); + break; + } + } + + emit sigChanged(); +} + +/** Returns a list of selected modules. */ +ListCSwordModuleInfo CModuleChooserBar::getModuleList(){ + ListCSwordModuleInfo list; + list.setAutoDelete(false); + list.clear(); + + for (m_buttonList.first(); m_buttonList.current(); m_buttonList.next()) { + CSwordModuleInfo* m = m_buttonList.current()->module(); + if (m) + list.append( m ); + } + return list; +} + +/** No descriptions */ +void CModuleChooserBar::deleteButton(){ + removeItem(m_deleteID); +} + +/** Sets the number of the maximum count of buttons. */ +void CModuleChooserBar::setButtonLimit(const int limit){ + m_buttonLimit = limit; + if (m_buttonList.count() > (unsigned int)m_buttonLimit ) { //remove the last buttons + for (m_buttonList.last(); m_buttonList.current() && (m_buttonList.count() > (unsigned int)m_buttonLimit); m_buttonList.prev() ) { + CModuleChooserButton* b = m_buttonList.current(); + m_buttonList.remove(b); + b->hide(); + delete b; + } + } +} + +/** Sets the modules which are chosen in this module chooser bar. */ +void CModuleChooserBar::setModules( ListCSwordModuleInfo useModules ){ + setButtonLimit(0); + setButtonLimit(-1); //these two lines clear the bar + + for (useModules.first(); useModules.current(); useModules.next()) { + if (m_buttonLimit && (unsigned int)m_buttonLimit <= m_buttonList.count()) + break; + + CModuleChooserButton* b = new CModuleChooserButton(useModules.current(),m_moduleType,++m_idCounter,this); + m_buttonList.append(b); + insertWidget(m_idCounter, b->sizeHint().width(),b); + connect( b, SIGNAL(sigAddButton()), this, SLOT(addButton()) ); + connect( b, SIGNAL(sigRemoveButton(const int)), this, SLOT(removeButton(const int)) ); + connect( b, SIGNAL(sigChanged()), SIGNAL(sigChanged()) ); + b->show(); + } + if (m_buttonLimit && (unsigned int)m_buttonLimit > m_buttonList.count() ) + addButton(); +} diff --git a/bibletime/frontend/presenters/cmodulechooserbar.h b/bibletime/frontend/presenters/cmodulechooserbar.h new file mode 100644 index 0000000..a1249e0 --- /dev/null +++ b/bibletime/frontend/presenters/cmodulechooserbar.h @@ -0,0 +1,76 @@ +/*************************************************************************** + cmodulechooserbar.h - description + ------------------- + begin : Sat Mar 17 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CMODULECHOOSERBAR_H +#define CMODULECHOOSERBAR_H + +#include "cmodulechooserbutton.h" +#include "../../backend/cswordmoduleinfo.h" +#include "../cpointers.h" + +#include +#include + +/** + * @author The BibleTime team + */ +class CModuleChooserBar : public KToolBar { + Q_OBJECT +public: + /** + * Default constructor + */ + CModuleChooserBar(ListCSwordModuleInfo useModules, CSwordModuleInfo::ModuleType type, QWidget *parent=0, const char *name=0); + /** + * Returns a list of selected modules. + */ + ListCSwordModuleInfo getModuleList(); + /** + * Sets the number of the maximum count of buttons. + */ + void setButtonLimit( const int limit); + /** + * Sets the modules which are chosen in this module chooser bar. + */ + void setModules( ListCSwordModuleInfo modules ); + +protected slots: // Protected slots + /** + * Adds a button to the toolbar + */ + void addButton(); + /** + * Removes a button from the toolbar + */ + void removeButton( const int ID ); + /** + * No descriptions + */ + void deleteButton(); + +private: + QList m_buttonList; + CSwordModuleInfo::ModuleType m_moduleType; + int m_idCounter; + int m_deleteID; + int m_buttonLimit; + +signals: // Signals + void sigChanged(); +}; + +#endif diff --git a/bibletime/frontend/presenters/cmodulechooserbutton.cpp b/bibletime/frontend/presenters/cmodulechooserbutton.cpp new file mode 100644 index 0000000..12ce8ea --- /dev/null +++ b/bibletime/frontend/presenters/cmodulechooserbutton.cpp @@ -0,0 +1,145 @@ +/*************************************************************************** + cmodulechooserbutton.cpp - description + ------------------- + begin : Sat Mar 17 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cmodulechooserbutton.h" +#include "../../resource.h" +#include "../../backend/cswordbackend.h" + +//Qt includes +#include +#include + +//KDE includes +#include +#include + +CModuleChooserButton::CModuleChooserButton(CSwordModuleInfo* useModule,CSwordModuleInfo::ModuleType type, const int id, QWidget *parent, const char *name ) + : KToolBarButton("", id, parent,name) { + qDebug("CModuleChooserButton::CModuleCHooserButton"); + + m_id = id; + m_moduleType = type; + m_module = useModule; + if (!m_module) + m_hasModule = false; + else + m_hasModule = true; + + setIcon( iconName() ); + setPopupDelay(0); + + //create popup + m_popup = new KPopupMenu(this); + m_popup->insertTitle(i18n("Select additional modules")); + m_popup->setCheckable(true); + m_popup->insertItem(i18n("NONE")); + m_popup->insertSeparator(); + connect(m_popup, SIGNAL(activated(int)), this, SLOT(moduleChosen(int))); + setPopup(m_popup); + + ListCSwordModuleInfo& modules = backend()->moduleList(); + for (modules.first(); modules.current(); modules.next()) { + if (modules.current()->type() == m_moduleType) { + m_popup->insertItem( modules.current()->name() ); + } + } + //Check the appropriate entry + if (m_module) { + for (unsigned int i = 0; i < m_popup->count(); i++) { + if (m_popup->text(m_popup->idAt(i)) == m_module->name()) { + m_popup->setItemChecked(m_popup->idAt(i),true); + QToolTip::add(this, m_module->name() ); + break; + } + } + } + else { + for (unsigned int i = 0; i < m_popup->count(); i++) { + if (m_popup->text(m_popup->idAt(i)) == i18n("NONE") ) + m_popup->setItemChecked(m_popup->idAt(i),true); + break; + } + } +} + +/** Returns the icon used for the current status. */ +const QString CModuleChooserButton::iconName(){ + switch (m_moduleType) { + case CSwordModuleInfo::Bible: + if (m_hasModule) + return QString::fromLatin1(BIBLE_ICON_MC); + else + return QString::fromLatin1(BIBLE_ADD_ICON_MC); + case CSwordModuleInfo::Commentary: + if (m_hasModule) + return QString::fromLatin1(COMMENTARY_ICON_MC); + else + return QString::fromLatin1(COMMENTARY_ICON_MC); + case CSwordModuleInfo::Lexicon: + if (m_hasModule) + return QString::fromLatin1(LEXICON_ICON_MC); + else + return QString::fromLatin1(LEXICON_ADD_ICON_MC); + case CSwordModuleInfo::GenericBook: + if (m_hasModule) + return QString::fromLatin1(BOOK_ICON_MC); + else + return QString::fromLatin1(BOOK_ADD_ICON_MC); + default: + return QString::fromLatin1(BIBLE_ICON_MC); + } +} + +CSwordModuleInfo* CModuleChooserButton::module() { + for (unsigned int i = 0; i < m_popup->count(); i++) { + if ( m_popup->isItemChecked(m_popup->idAt(i)) ) + return backend()->findModuleByName( m_popup->text(m_popup->idAt(i)) ); + } + return 0; //"none" selected +} + +/** Returns the id used for this button. */ +int CModuleChooserButton::getId() const{ + return m_id; +} + +/** Ís called after a module was selected in the popup */ +void CModuleChooserButton::moduleChosen( int ID ){ + for (unsigned int i = 0; i < m_popup->count(); i++) + m_popup->setItemChecked(m_popup->idAt(i),false); + m_popup->setItemChecked(ID, true); + + if (m_popup->text(ID) == i18n("NONE")) { + if (m_hasModule) { + emit sigRemoveButton(m_id); + return; + } + } + else { + if (!m_hasModule) + emit sigAddButton(); + m_hasModule = true; + m_module = module(); + setIcon(iconName()); +// repaint(); + emit sigChanged(); + + QToolTip::remove(this); + if (module()) + QToolTip::add(this, module()->name()); + } +} diff --git a/bibletime/frontend/presenters/cmodulechooserbutton.h b/bibletime/frontend/presenters/cmodulechooserbutton.h new file mode 100644 index 0000000..e6d56c2 --- /dev/null +++ b/bibletime/frontend/presenters/cmodulechooserbutton.h @@ -0,0 +1,62 @@ +/*************************************************************************** + cmodulechooserbutton.h - description + ------------------- + begin : Sat Mar 17 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CMODULECHOOSERBUTTON_H +#define CMODULECHOOSERBUTTON_H + +#include "backend/cswordmoduleinfo.h" +#include "frontend/cpointers.h" + +#include + +class KPopupMenu; + +/** + *@author The BibleTime team + */ + +class CModuleChooserButton : public KToolBarButton, public CPointers { + Q_OBJECT +public: + CModuleChooserButton(CSwordModuleInfo* useModule,CSwordModuleInfo::ModuleType type, const int id, QWidget *parent = 0, const char *name = 0 ); + CSwordModuleInfo* module(); + /** + * Returns the id used for this button. + */ + int getId() const; + +private: + /** + * Returns the icon used for the current status. + */ + const QString iconName(); + + bool m_hasModule; + CSwordModuleInfo::ModuleType m_moduleType; + CSwordModuleInfo* m_module; + int m_id; + KPopupMenu* m_popup; + +private slots: + void moduleChosen(int ID ); + +signals: + void sigRemoveButton(const int ID); + void sigAddButton(); + void sigChanged(); +}; +#endif diff --git a/bibletime/frontend/presenters/cswordpresenter.cpp b/bibletime/frontend/presenters/cswordpresenter.cpp new file mode 100644 index 0000000..da2d4cd --- /dev/null +++ b/bibletime/frontend/presenters/cswordpresenter.cpp @@ -0,0 +1,273 @@ +/*************************************************************************** + cswordpresenter.cpp - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cswordpresenter.h" +#include "../keychooser/ckeychooser.h" +#include "../chtmlwidget.h" +#include "../../backend/cswordkey.h" +#include "../../printing/cprintitem.h" +#include "../../printing/cprinter.h" +#include "../cbtconfig.h" +#include "cdisplaysettingsbutton.h" + +//Qt includes +#include + +//KDE includes +#include + +CSwordPresenter::CSwordPresenter(ListCSwordModuleInfo useModules, QWidget *parent, const char *name ) + : KMainWindow(parent,name,0), + m_mainToolBar(0), + m_popup(0), m_savePopup(0), m_copyPopup(0), m_printPopup(0), + m_lexiconPopup(new QPopupMenu(this)), + m_keyChooser(0), + m_htmlWidget(0), + m_moduleChooserBar(0), + m_displaySettingsButton(0), + m_moduleList(useModules), + m_accel(0), + m_moduleOptions( CBTConfig::getFilterOptionDefaults() ), + m_displayOptions( CBTConfig::getDisplayOptionDefaults() ), + m_features(0), + m_initialized(false) +{ + ListCSwordModuleInfo& modules = backend()->moduleList(); + for (modules.first(); modules.current(); modules.next()) { + if (modules.current()->type() == CSwordModuleInfo::Lexicon) { + m_lexiconPopup->insertItem( modules.current()->name() ); + } + } + connect(m_lexiconPopup, SIGNAL(activated(int)),this, SLOT(lookupWord(int))); + resize(350,350); + setCaption(windowCaption()); + + setFocusPolicy(QWidget::WheelFocus); +} + + +/** Returns the features used by this presenter. */ +int CSwordPresenter::getFeatures(){ + return m_features; +} + +/** Refreshes the presenter depending on the events given as parameter. */ +//void CSwordPresenter::refresh( ){ +//} + +/** Prints the key given as parameter. */ +//void CSwordPresenter::printKey(const QString& startKey, const QString& stopKey, CSwordModuleInfo* module) { +//// printer()->addItemToQueue( new CPrintItem(module, startKey, stopKey) ); +// CExportManager::printKey(module, startKey, stopKey); +//} + +/** Refreshes the supported features. */ +//void CSwordPresenter::refreshFeatures(){ +// m_features = 0; +// for (m_moduleList.first(); m_moduleList.current(); m_moduleList.next()) { +// if (m_moduleList.current()->supportsFeature( CSwordBackend::strongNumbers )){ +// if (m_features != 0) +// m_features |= strongNumbers; +// else +// m_features = strongNumbers; +// } +// if (m_moduleList.current()->supportsFeature( CSwordBackend::footnotes )){ +// if (m_features != 0) +// m_features |= footnotes; +// else +// m_features = footnotes; +// } +// if (m_moduleList.current()->supportsFeature( CSwordBackend::headings )){ +// if (m_features != 0) +// m_features |= headings; +// else +// m_features = headings; +// } +// if (m_moduleList.current()->supportsFeature( CSwordBackend::morphTags )){ +// if (m_features != 0) +// m_features |= morphTags; +// else +// m_features = morphTags; +// } +// } +//} + +void CSwordPresenter::lookupWord(int moduleID){ + const QString module = m_lexiconPopup->text(moduleID); + const QString text = m_htmlWidget->selectedText(); + if (!text.isEmpty()) + emit lookupInLexicon(text,module); +} + +/** Look up the key given as parameter. */ +void CSwordPresenter::lookup(const QString& module, const QString& key){ + +} + +/** Returns the listof used modules. */ +ListCSwordModuleInfo& CSwordPresenter::getModuleList() { + return m_moduleList; +} + +/** Returns the used keychooser object of this presenter. */ +CKeyChooser* CSwordPresenter::keyChooser() const { + return m_keyChooser; +} + +/** No descriptions */ +const QString CSwordPresenter::windowCaption() { + QString ret; + if (!m_moduleList.count()) { + return QString::null; + } + ret = m_moduleList.first()->name(); + if (m_moduleList.count() > 1) { + for (m_moduleList.next(); m_moduleList.current(); m_moduleList.next()) { + ret += " | " + m_moduleList.current()->name(); + } + } + return ret; +} + +/** Sets the caption of this display window */ +void CSwordPresenter::setCaption(const QString&){ + QWidget::setCaption( windowCaption() ); //set everytime our own caption +} + +/** Applies the settings given in the parameter to the window. */ +void CSwordPresenter::applySettings( CProfileWindow* settings ){ + setUpdatesEnabled(false); + + if (settings->maximized()) { + showMaximized(); + } + else { + const QRect rect = settings->geometry(); + resize(rect.width(), rect.height()); + parentWidget()->move(rect.x(), rect.y()); + //setGeometry( settings->geometry() ); + } + m_htmlWidget->horizontalScrollBar()->setValue( settings->scrollbarPositions().horizontal ); + m_htmlWidget->verticalScrollBar()->setValue( settings->scrollbarPositions().vertical ); + + setUpdatesEnabled(true); +} + +/** Stores the settings of this window in the CProfileWindow object given as parameter. */ +void CSwordPresenter::storeSettings( CProfileWindow* settings ){ + QRect rect; + rect.setX(parentWidget()->x()); + rect.setY(parentWidget()->y()); + rect.setWidth(width()); + rect.setHeight(height()); + settings->setGeometry(rect); + + settings->setScrollbarPositions( m_htmlWidget->horizontalScrollBar()->value(), m_htmlWidget->verticalScrollBar()->value() ); + settings->setType(m_moduleList.first()->type()); + settings->setMaximized(isMaximized() || parentWidget()->isMaximized()); + + CSwordKey* key = keyChooser()->key(); + if (key) { + VerseKey* vk = dynamic_cast(key); + QString oldLang; + if (vk) { + oldLang = QString::fromLatin1(vk->getLocale()); + vk->setLocale("en"); //save english locale names as default! + } + settings->setKey( key->key() ); + if (vk) { + vk->setLocale(oldLang.latin1()); + } + } + + QStringList modules; + for (CSwordModuleInfo* m = m_moduleList.first(); m; m = m_moduleList.next()) { + modules.append(m->name()); + } + settings->setModules(modules); +} + +/** Is called when the presenter should be closed. To delete the presenter it emits "close(CPresenter*)".*/ +void CSwordPresenter::closeEvent(QCloseEvent* e) { + if (!queryClose()) { + e->ignore(); + } + else { + e->accept(); + emit(closePresenter(this)); + } +} + +/** Inserts the action used by this display window in the given KAccel object. */ +void CSwordPresenter::insertKeyboardActions( KAccel* a ){ + a->setConfigGroup("General window"); +} + +void CSwordPresenter::initAccels(){ +} + +/** Initilizes widget before shown and after constructor. */ +void CSwordPresenter::polish(){ + KMainWindow::polish(); + m_accel = new KAccel(this); + initAccels(); +} + +/** Is called when this display window looses the focus. */ +void CSwordPresenter::focusInEvent( QFocusEvent* e ){ + KMainWindow::focusInEvent(e); + if (m_accel) + m_accel->setEnabled(true); +} + +/** Is called when this display window looses the focus. */ +void CSwordPresenter::focusOutEvent( QFocusEvent* e ){ +// qDebug("CSwordPresenter::focusOutEvent( QFocusEvent* e )"); + KMainWindow::focusOutEvent(e); + if (m_accel) + m_accel->setEnabled(false); +} + +/** Is called when this display window looses the focus. */ +void CSwordPresenter::refresh(){ +// qWarning("CSwordPresenter::refresh()"); + m_moduleOptions = CBTConfig::getFilterOptionDefaults(); + m_displayOptions = CBTConfig::getDisplayOptionDefaults(); + + if (m_displaySettingsButton) + m_displaySettingsButton->reset(m_moduleList); +} + +/** Is called when a reference was dropped on this window. */ +void CSwordPresenter::referenceDropped(const QString& ref){ + lookup(m_moduleList.first()->name(), ref); +} + +/** Reimplementation from KMainWindow. */ +bool CSwordPresenter::queryClose(){ + return true; +} + +/** Returns true if the display window is fully initialized. */ +const bool CSwordPresenter::initialized(){ + return m_initialized; +} + +/** Sets the display window to the initialized state. */ +void CSwordPresenter::setInitialized(){ + m_initialized = true; +} diff --git a/bibletime/frontend/presenters/cswordpresenter.h b/bibletime/frontend/presenters/cswordpresenter.h new file mode 100644 index 0000000..7a9727e --- /dev/null +++ b/bibletime/frontend/presenters/cswordpresenter.h @@ -0,0 +1,184 @@ +/*************************************************************************** + cswordpresenter.h - description + ------------------- + begin : Sun Mar 18 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSWORDPRESENTER_H +#define CSWORDPRESENTER_H + +//BibleTime includes +#include "../../backend/cswordmoduleinfo.h" +#include "../../backend/cswordbackend.h" +//#include "../../structdef.h" +#include "../cpointers.h" +#include "../cprofilewindow.h" + +//Qt includes +#include + +//KDE includes +#include + +class KPopupMenu; +class KToolBar; + +class CKeyChooser; +class CHTMLWidget; + +class CModuleChooserBar; +class CDisplaySettingsButton; + +class CSwordKey; +class KAccel; + +/** Base class for all Sword based presneters + * The base class for all Sword based presenters. + * + * @author The BibleTime team + */ +class CSwordPresenter : public KMainWindow, public CPointers { + Q_OBJECT +public: + /** + * Default constructor + */ + CSwordPresenter(ListCSwordModuleInfo useModules, QWidget *parent=0, const char *name=0); + /** + * Returns the features used by this presenter. + */ + int getFeatures(); + /** + * Refreshes the presenter. + */ + virtual void refresh(); + /** + * Returns the listof used modules. + */ + ListCSwordModuleInfo& getModuleList(); + /** + * Returns the caption for this Sword display window. + */ + const QString windowCaption(); + /** + * Stores the settings of this window in the CProfileWindow object given as parameter. + */ + virtual void storeSettings( CProfileWindow* p ); + /** + * Applies the settings given in the parameter to the window. + */ + virtual void applySettings( CProfileWindow* settings ); + +public slots: // Public slots + /** + * Look up the key given as parameter. + */ + virtual void lookup(const QString&, const QString&); + /** + * Returns the used keychooser object of this presenter. + */ + CKeyChooser* keyChooser() const; + /** + * Sets the caption of this display window + */ + virtual void setCaption(const QString&); + /** + * Is called when a reference was dropped on this window. + */ + virtual void referenceDropped(const QString&); + /** Reimplementation from KMainWindow. */ + virtual bool queryClose(); + /** Returns true if the display window is fully initialized. */ + const bool initialized(); + /** + * Inserts the action used by this display window in the given KAccel object. + */ + static void insertKeyboardActions( KAccel* accel ); + +protected: // Protected methods + /** + * Prints the key given as parameter. + */ +// void printKey(const QString& startKey, const QString& stopKey, CSwordModuleInfo* module); + /** + * Refreshes the supported features. + */ +// void refreshFeatures(); + /** + * Is called when the presenter should be closed. To delete the presenter it emits "close(CPresenter*)". + */ + virtual void closeEvent(QCloseEvent*e); + /** Initializes the accelerators used by this windows. + * Derived classes have to call this function too if the reimplemented this function. + * e.g. + * @code + * //init own additional accelerators + * CSwordPresenter::initAccel(); + */ + virtual void initAccels(); + + KToolBar* m_mainToolBar; + + KPopupMenu* m_popup; + KPopupMenu* m_savePopup; + KPopupMenu* m_copyPopup; + KPopupMenu* m_printPopup; + + QPopupMenu* m_lexiconPopup; + CKeyChooser* m_keyChooser; + CHTMLWidget* m_htmlWidget; + + CModuleChooserBar* m_moduleChooserBar; + CDisplaySettingsButton* m_displaySettingsButton; + + ListCSwordModuleInfo m_moduleList; + QString m_highlightedVerse; + + KAccel* m_accel; + + CSwordBackend::FilterOptionsBool m_moduleOptions; + CSwordBackend::DisplayOptionsBool m_displayOptions; + +protected slots: // Protected slots + void lookupWord(int ID); + /** + * Initilizes widget before shown and after constructor. + */ + virtual void polish(); + /** + * Is called when this display window looses the focus. + */ + virtual void focusInEvent( QFocusEvent* e ); + /** + * Is called when this display window looses the focus. + */ + virtual void focusOutEvent( QFocusEvent* e ); + /** + * Sets the display window to the initialized state. + */ + void setInitialized(); + + +private: + int m_features; + bool m_initialized; + +signals: // Signals + void lookupInLexicon(const QString& text, const QString& lexicon); + void lookupInModule(const QString& module, const QString& text); + void closePresenter(CSwordPresenter*); + +}; + +#endif diff --git a/bibletime/frontend/searchdialog/Makefile.am b/bibletime/frontend/searchdialog/Makefile.am new file mode 100644 index 0000000..bdcd8a4 --- /dev/null +++ b/bibletime/frontend/searchdialog/Makefile.am @@ -0,0 +1,26 @@ +INCLUDES = $(all_includes) + +libsearchdialog_a_METASOURCES = AUTO + +noinst_LIBRARIES = libsearchdialog.a + +libsearchdialog_a_SOURCES = \ +csearchdialog.cpp \ +csearchdialoganalysis.cpp \ +csearchdialogresultview.cpp \ +csearchdialogresult.cpp \ +csearchdialogtext.cpp \ +csearchdialogscope.cpp \ +csearchdialogmodulechooser.cpp + +all_headers = csearchdialogmodulechooser.h \ +csearchdialogtext.h \ +csearchdialogscope.h \ +csearchdialogresult.h \ +csearchdialogresultview.h \ +csearchdialoganalysis.h \ +csearchdialogmodulechooser.h \ +csearchdialog.h + +EXTRA_DIST = $(libsearchdialog_a_SOURCES) $(all_headers) + diff --git a/bibletime/frontend/searchdialog/Makefile.in b/bibletime/frontend/searchdialog/Makefile.in new file mode 100644 index 0000000..29c86f8 --- /dev/null +++ b/bibletime/frontend/searchdialog/Makefile.in @@ -0,0 +1,646 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +INCLUDES = $(all_includes) + +#>- libsearchdialog_a_METASOURCES = AUTO + +noinst_LIBRARIES = libsearchdialog.a + +libsearchdialog_a_SOURCES = csearchdialog.cpp csearchdialoganalysis.cpp csearchdialogresultview.cpp csearchdialogresult.cpp csearchdialogtext.cpp csearchdialogscope.cpp csearchdialogmodulechooser.cpp + + +all_headers = csearchdialogmodulechooser.h csearchdialogtext.h csearchdialogscope.h csearchdialogresult.h csearchdialogresultview.h csearchdialoganalysis.h csearchdialogmodulechooser.h csearchdialog.h + + +EXTRA_DIST = $(libsearchdialog_a_SOURCES) $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libsearchdialog_a_LIBADD = +#>- libsearchdialog_a_OBJECTS = csearchdialog.$(OBJEXT) \ +#>- csearchdialoganalysis.$(OBJEXT) csearchdialogresultview.$(OBJEXT) \ +#>- csearchdialogresult.$(OBJEXT) csearchdialogtext.$(OBJEXT) \ +#>- csearchdialogscope.$(OBJEXT) csearchdialogmodulechooser.$(OBJEXT) +#>+ 9 +libsearchdialog_a_final_OBJECTS = libsearchdialog_a.all_cpp.o +libsearchdialog_a_nofinal_OBJECTS = csearchdialog.$(OBJEXT) \ +csearchdialoganalysis.$(OBJEXT) csearchdialogresultview.$(OBJEXT) \ +csearchdialogresult.$(OBJEXT) csearchdialogtext.$(OBJEXT) \ +csearchdialogscope.$(OBJEXT) csearchdialogmodulechooser.$(OBJEXT)\ +csearchdialogresult.moc.o csearchdialog.moc.o csearchdialoganalysis.moc.o csearchdialogresultview.moc.o csearchdialogmodulechooser.moc.o csearchdialogscope.moc.o csearchdialogtext.moc.o \ +libsearchdialog_a_meta_unload.o +@KDE_USE_FINAL_FALSE@libsearchdialog_a_OBJECTS = $(libsearchdialog_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libsearchdialog_a_OBJECTS = $(libsearchdialog_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=csearchdialogresultview.h csearchdialogtext.h csearchdialogmodulechooser.h csearchdialogscope.h csearchdialoganalysis.h csearchdialog.h csearchdialogresult.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/csearchdialog.P .deps/csearchdialoganalysis.P \ +#>- .deps/csearchdialogmodulechooser.P .deps/csearchdialogresult.P \ +#>- .deps/csearchdialogresultview.P .deps/csearchdialogscope.P \ +#>- .deps/csearchdialogtext.P +#>+ 10 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/csearchdialogresult.moc.P $(DEPDIR)/csearchdialog.moc.P $(DEPDIR)/csearchdialoganalysis.moc.P $(DEPDIR)/csearchdialogresultview.moc.P $(DEPDIR)/csearchdialogmodulechooser.moc.P $(DEPDIR)/csearchdialogscope.moc.P $(DEPDIR)/csearchdialogtext.moc.P $(DEPDIR)/libsearchdialog_a_meta_unload.P $(DEPDIR)/libsearchdialog_a.all_cpp.P \ + .deps/csearchdialog.P .deps/csearchdialoganalysis.P \ +.deps/csearchdialogmodulechooser.P .deps/csearchdialogresult.P \ +.deps/csearchdialogresultview.P .deps/csearchdialogscope.P \ +.deps/csearchdialogtext.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/csearchdialogresult.moc.P $(DEPDIR)/csearchdialog.moc.P $(DEPDIR)/csearchdialoganalysis.moc.P $(DEPDIR)/csearchdialogresultview.moc.P $(DEPDIR)/csearchdialogmodulechooser.moc.P $(DEPDIR)/csearchdialogscope.moc.P $(DEPDIR)/csearchdialogtext.moc.P $(DEPDIR)/libsearchdialog_a_meta_unload.P .deps/csearchdialog.P .deps/csearchdialoganalysis.P \ +.deps/csearchdialogmodulechooser.P .deps/csearchdialogresult.P \ +.deps/csearchdialogresultview.P .deps/csearchdialogscope.P \ +.deps/csearchdialogtext.P + +SOURCES = $(libsearchdialog_a_SOURCES) +OBJECTS = $(libsearchdialog_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/searchdialog/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/searchdialog/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/searchdialog/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libsearchdialog.a: $(libsearchdialog_a_OBJECTS) $(libsearchdialog_a_DEPENDENCIES) + -rm -f libsearchdialog.a + $(AR) cru libsearchdialog.a $(libsearchdialog_a_OBJECTS) $(libsearchdialog_a_LIBADD) + $(RANLIB) libsearchdialog.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend/searchdialog + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/searchdialog/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile $(LIBRARIES) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-am + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +csearchdialogresult.moc.cpp: $(srcdir)/csearchdialogresult.h + $(MOC) $(srcdir)/csearchdialogresult.h -o csearchdialogresult.moc.cpp + +#>+ 3 +csearchdialog.moc.cpp: $(srcdir)/csearchdialog.h + $(MOC) $(srcdir)/csearchdialog.h -o csearchdialog.moc.cpp + +#>+ 3 +csearchdialoganalysis.moc.cpp: $(srcdir)/csearchdialoganalysis.h + $(MOC) $(srcdir)/csearchdialoganalysis.h -o csearchdialoganalysis.moc.cpp + +#>+ 3 +csearchdialogresultview.moc.cpp: $(srcdir)/csearchdialogresultview.h + $(MOC) $(srcdir)/csearchdialogresultview.h -o csearchdialogresultview.moc.cpp + +#>+ 3 +csearchdialogmodulechooser.moc.cpp: $(srcdir)/csearchdialogmodulechooser.h + $(MOC) $(srcdir)/csearchdialogmodulechooser.h -o csearchdialogmodulechooser.moc.cpp + +#>+ 3 +csearchdialogscope.moc.cpp: $(srcdir)/csearchdialogscope.h + $(MOC) $(srcdir)/csearchdialogscope.h -o csearchdialogscope.moc.cpp + +#>+ 3 +csearchdialogtext.moc.cpp: $(srcdir)/csearchdialogtext.h + $(MOC) $(srcdir)/csearchdialogtext.h -o csearchdialogtext.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f csearchdialogresult.moc.cpp csearchdialog.moc.cpp csearchdialoganalysis.moc.cpp csearchdialogresultview.moc.cpp csearchdialogmodulechooser.moc.cpp csearchdialogscope.moc.cpp csearchdialogtext.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/searchdialog/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/searchdialog/Makefile.in + + +#>+ 10 +libsearchdialog_a_meta_unload.cpp: csearchdialogresult.moc.cpp csearchdialog.moc.cpp csearchdialogmodulechooser.moc.cpp csearchdialogresultview.moc.cpp csearchdialoganalysis.moc.cpp csearchdialogscope.moc.cpp csearchdialogtext.moc.cpp + @echo 'creating libsearchdialog_a_meta_unload.cpp' + @-rm -f libsearchdialog_a_meta_unload.cpp + @echo 'static const char * _metalist_libsearchdialog_a[] = {' > libsearchdialog_a_meta_unload.cpp + @cat csearchdialogresult.moc.cpp csearchdialog.moc.cpp csearchdialogmodulechooser.moc.cpp csearchdialogresultview.moc.cpp csearchdialoganalysis.moc.cpp csearchdialogscope.moc.cpp csearchdialogtext.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libsearchdialog_a_meta_unload.cpp + @echo '0};' >> libsearchdialog_a_meta_unload.cpp + @echo '#include ' >> libsearchdialog_a_meta_unload.cpp + @echo '_UNLOAD(libsearchdialog_a)' >> libsearchdialog_a_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f libsearchdialog_a_meta_unload.cpp + +#>+ 11 +libsearchdialog_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/csearchdialog.cpp $(srcdir)/csearchdialoganalysis.cpp $(srcdir)/csearchdialogresultview.cpp $(srcdir)/csearchdialogresult.cpp $(srcdir)/csearchdialogtext.cpp $(srcdir)/csearchdialogscope.cpp $(srcdir)/csearchdialogmodulechooser.cpp libsearchdialog_a_meta_unload.cpp csearchdialogresult.moc.cpp csearchdialog.moc.cpp csearchdialoganalysis.moc.cpp csearchdialogresultview.moc.cpp csearchdialogmodulechooser.moc.cpp csearchdialogscope.moc.cpp csearchdialogtext.moc.cpp + @echo 'creating libsearchdialog_a.all_cpp.cpp ...'; \ + rm -f libsearchdialog_a.all_cpp.files libsearchdialog_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libsearchdialog_a.all_cpp.final; \ + for file in csearchdialog.cpp csearchdialoganalysis.cpp csearchdialogresultview.cpp csearchdialogresult.cpp csearchdialogtext.cpp csearchdialogscope.cpp csearchdialogmodulechooser.cpp libsearchdialog_a_meta_unload.cpp csearchdialogresult.moc.cpp csearchdialog.moc.cpp csearchdialoganalysis.moc.cpp csearchdialogresultview.moc.cpp csearchdialogmodulechooser.moc.cpp csearchdialogscope.moc.cpp csearchdialogtext.moc.cpp; do \ + echo "#include \"$$file\"" >> libsearchdialog_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libsearchdialog_a.all_cpp.final; \ + done; \ + cat libsearchdialog_a.all_cpp.final libsearchdialog_a.all_cpp.files > libsearchdialog_a.all_cpp.cpp; \ + rm -f libsearchdialog_a.all_cpp.final libsearchdialog_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libsearchdialog_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libsearchdialog_a_OBJECTS="$(libsearchdialog_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libsearchdialog_a_OBJECTS="$(libsearchdialog_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/searchdialog/csearchdialog.cpp b/bibletime/frontend/searchdialog/csearchdialog.cpp new file mode 100644 index 0000000..fe1965a --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialog.cpp @@ -0,0 +1,290 @@ +/*************************************************************************** + csearchdialog.cpp - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "csearchdialog.h" +#include "csearchdialogmodulechooser.h" +#include "csearchdialogtext.h" +#include "csearchdialogresult.h" +#include "csearchdialoganalysis.h" +#include "csearchdialogscope.h" +#include "frontend/chtmldialog.h" +#include "backend/cswordmodulesearch.h" +#include "backend/cswordversekey.h" +#include "backend/cswordmoduleinfo.h" +#include "frontend/ctoolclass.h" +#include "frontend/cbtconfig.h" +#include "resource.h" + +//KDE includes +#include +#include +#include +#include +#include +#include + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +CSearchDialog::CSearchDialog( ListCSwordModuleInfo& modules, QWidget *parent, const char *name ) + : KDialogBase(Tabbed, i18n("Search Dialog"), Close | User1 | User2, User1, parent, name, false, true, i18n("Search"), i18n("Interrupt"), QString::null) +{ + setIcon(MODULE_SEARCH_ICON_SMALL); + m_searcher.connectPercentUpdate(this, SLOT(percentUpdate())); + m_searcher.connectFinished(this, SLOT(searchFinished())); + + initView(); + readSettings(); + + setModuleList( modules ); + if (modules.count()) + showPage(pageIndex(m_searchTextPage)); +} + +CSearchDialog::~CSearchDialog(){ + saveSettings(); +} + +/** Reads the settings from the configfile */ +void CSearchDialog::readSettings(){ +} + +/** Saves the settings to the config file */ +void CSearchDialog::saveSettings(){ +} + +/** Initializs the view */ +void CSearchDialog::initView() { + enableButton(User2,false); + + m_moduleChooserPage = addVBoxPage(i18n("Choose modules"), i18n("Choose the modules for the search")); + m_moduleChooser = new CSearchDialogModuleChooser(m_moduleChooserPage); + connect(m_moduleChooser, SIGNAL(chosenModulesChanged()), SLOT(chosenModulesChanged())); + + m_searchTextPage = addVBoxPage(i18n("Search Text"), i18n("Enter the text to search for")); + m_searchText = new CSearchDialogText(m_searchTextPage); + m_searchTextPage->setEnabled(false); + + m_searchResultPage = addHBoxPage(i18n("Search Result"), i18n("The result of your search")); + m_searchResult = new CSearchDialogResult(m_searchResultPage); + m_searchResultPage->setEnabled(false); + + m_searchAnalysisPage = addVBoxPage(i18n("Search Analysis"), i18n("Graphical analysis of your search result")); + m_searchAnalysis = new CSearchDialogAnalysis(m_searchAnalysisPage); + m_searchAnalysisView = new CSearchDialogAnalysisView(m_searchAnalysis, m_searchAnalysisPage); + m_searchAnalysisPage->setEnabled(false); + + m_searchAnalysisSaveButton = new QPushButton("Save Analysis to Disk", m_searchAnalysisPage); + + connect(m_searchAnalysisSaveButton, SIGNAL(clicked()), + this, SLOT(slotSaveSearchAnalysis())); +} + +ListCSwordModuleInfo& CSearchDialog::getModuleList() { +// ASSERT(moduleList); + m_moduleList = m_moduleChooser->getChosenModules(); + return m_moduleList; +} + +void CSearchDialog::setModuleList(ListCSwordModuleInfo& list) { + //if (m_moduleList != list) // this is an inefficient hack to allow compile on gcc3 ???WDG + m_moduleList = list; //copy the items of "list" + + m_moduleChooser->blockSignals(true); + m_moduleChooser->setChosenModules(m_moduleList); + m_moduleChooser->blockSignals(false); + + m_searchTextPage->setEnabled(m_moduleList.count()>0); + m_searchResult->clearResult(); + m_searchAnalysis->reset(); +} + +void CSearchDialog::slotSaveSearchAnalysis(){ + const QString file = KFileDialog::getSaveFileName(QString::null, QString::fromLatin1("*.html | %1").arg(i18n("HTML files")), 0, i18n("Save Search Analysis")); + if (!file.isNull()) { + int moduleIndex = 0; + int count = 0; + QString countStr = ""; + QString m_searchAnalysisHTML = ""; + QString tableTitle = ""; + QString tableTotals = ""; + QString VerseRange = ""; + const QString txtCSS = QString::fromLatin1("\n"); + CSwordVerseKey key(0); + ListKey searchResult; + + key.key("Genesis 1:1"); + + if (m_searchText->scopeChooser->getScopeType() != CSwordModuleSearch::Scope_NoScope) { + ListKey verses = m_searcher.scope(); + for (int i = 0; i < verses.Count(); ++i) { + VerseKey* element = dynamic_cast(verses.GetElement(i)); + if (element) { + VerseRange += QString("%1 - %2").arg(QString::fromLocal8Bit((const char*)element->LowerBound())).arg(QString::fromLocal8Bit((const char*)element->UpperBound())) + "
"; + } + } + } + + QDict* m_searchAnalysisItems = m_searchAnalysis->getSearchAnalysisItemList(); + CSearchDialogAnalysisItem* analysisItem = m_searchAnalysisItems->find( key.book() ); + + QString text = "\n\n" + i18n("BibleTime Search Analysis") + "\n" + txtCSS + "\n\n"; + text += "\n\n"; + text += "\n"; + text += "\n
" + i18n("Search Text :") + "" + m_searchText->getText() + "
" + i18n("Search Type :") + "" + m_searchText->getSearchTypeString() + "
" + i18n("Search Scope:") + "" + ((m_searchText->scopeChooser->getScopeType() != CSwordModuleSearch::Scope_NoScope) ? VerseRange : m_searchText->scopeChooser->getScopeTypeString()) + "
\n
\n"; + + + tableTitle = "" + i18n("Book") + ""; + tableTotals = "" + i18n("Total Hits") + ""; + for (moduleIndex = 0,m_moduleList.first(); m_moduleList.current(); m_moduleList.next(),++moduleIndex) { + tableTitle += QString::fromLatin1("") + m_moduleList.current()->name() + QString::fromLatin1(""); + searchResult = m_moduleList.current()->searchResult(); + countStr.setNum(searchResult.Count()); + tableTotals += QString::fromLatin1("") + countStr + QString::fromLatin1(""); + } + tableTitle += QString::fromLatin1("\n"); + tableTotals += QString::fromLatin1("\n"); + + m_searchAnalysisHTML = ""; + bool ok = true; + while (ok) { + m_searchAnalysisHTML += QString::fromLatin1("") + key.book() + QString::fromLatin1(""); + analysisItem = m_searchAnalysisItems->find( key.book() ); + for (moduleIndex = 0,m_moduleList.first(); m_moduleList.current(); m_moduleList.next(), ++moduleIndex) { + count = analysisItem->getCountForModule(moduleIndex); + countStr.setNum(count); + m_searchAnalysisHTML += QString::fromLatin1("") + countStr + QString::fromLatin1(""); + } + m_searchAnalysisHTML += QString::fromLatin1("\n"); + ok = key.next(CSwordVerseKey::UseBook); + } + text += QString::fromLatin1("\n") + tableTitle + tableTotals + m_searchAnalysisHTML + QString::fromLatin1("
\n"); + text += QString::fromLatin1("
") + i18n("Created by") + QString::fromLatin1(" BibleTime
"); + text += QString::fromLatin1(""); + CToolClass::savePlainFile(file, text); + } +} + +void CSearchDialog::slotUser1() { + startSearch(); +} + +void CSearchDialog::slotUser2() { +// if (searcher->isSearching()) + m_searcher.interruptSearch(); +} + +void CSearchDialog::startSearch(void) { + int searchFlags = m_searchText->getSearchType(); + // set the parameters + m_searchText->updateCurrentProgress(0); + m_searchText->updateOverallProgress(0); + m_searchText->setText( m_searchText->getText() ); + + m_searcher.setModules( getModuleList() ); + m_searcher.setSearchedText(m_searchText->getText()); + + if (m_searchText->isCaseSensitive()) + searchFlags |= CSwordModuleSearch::caseSensitive; + m_searcher.resetSearchScope(); + CSwordModuleSearch::scopeType scopeType = m_searchText->scopeChooser->getScopeType(); + + if (scopeType == CSwordModuleSearch::Scope_LastSearch) { + searchFlags |= CSwordModuleSearch::useLastResult; + } + else if ( scopeType == CSwordModuleSearch::Scope_Bounds ) { + searchFlags |= CSwordModuleSearch::useScope; + m_searcher.setSearchScope( m_searchText->scopeChooser->getScope() ); + } + m_searcher.setSearchOptions(searchFlags); + enableButton(User1,false); + enableButton(User2,true); + m_searchAnalysis->reset(); + m_searchResult->clearResult(); + + m_searcher.startSearchThread(); +} + +void CSearchDialog::setSearchText(const QString text){ + m_searchText->setText(text); + if (!text.isEmpty()) + showPage(pageIndex(m_searchTextPage)); +} + +/** Returns the search text. If no text was entered return QString::null. */ +const QString CSearchDialog::getSearchedText() const { + return m_searchText->getText(); +} + +/** No descriptions */ +void CSearchDialog::chosenModulesChanged(){ + setModuleList(getModuleList()); +} + +/** Reimplementation to show the "First time opened" dialog. */ +void CSearchDialog::show(){ + KDialogBase::show(); + + if ( CBTConfig::get(CBTConfig::firstSearchDialog) ){ + CHTMLDialog dlg(HELPDIALOG_FIRSTTIME_SEARCH); + dlg.exec(); + CBTConfig::set(CBTConfig::firstSearchDialog, false); + } +} + +/** No descriptions */ +void CSearchDialog::searchFinished(){ +// qWarning("CSearchDialog::searchFinished()"); + m_searchText->updateCurrentProgress(100); + m_searchText->updateOverallProgress(100); + m_searchAnalysis->reset(); + if ( m_searcher.foundItems() ){ + m_searchResult->setModuleList(getModuleList()); + m_searchAnalysis->setModuleList(getModuleList()); + m_searchAnalysisView->setContentsPos(0,0); + m_searchResultPage->setEnabled(true); + m_searchAnalysisPage->setEnabled(true); + showPage(pageIndex(m_searchResultPage)); //the result page + + m_searchAnalysis->analyse(); + } + else + m_searchResult->clearResult(); + + enableButton(User2,false); + enableButton(User1,true); +} + +/** No descriptions */ +void CSearchDialog::percentUpdate(){ +// old_overallProgress = m_searcher.getPercent(CSwordModuleSearch::currentModule); + m_searchText->updateOverallProgress(m_searcher.getPercent(CSwordModuleSearch::allModules)); + +// old_currentProgress = m_searcher.getPercent(CSwordModuleSearch::currentModule); + m_searchText->updateCurrentProgress(m_searcher.getPercent(CSwordModuleSearch::currentModule)); + KApplication::kapp->processEvents(); +} diff --git a/bibletime/frontend/searchdialog/csearchdialog.h b/bibletime/frontend/searchdialog/csearchdialog.h new file mode 100644 index 0000000..ae7a332 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialog.h @@ -0,0 +1,136 @@ +/*************************************************************************** + csearchdialog.h - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +/* $HEADER */ +/* $REVISION */ + +#ifndef CSEARCHDIALOG_H +#define CSEARCHDIALOG_H + +//BibleTime includes +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordmodulesearch.h" +#include "frontend/cpointers.h" + +//QT includes + +//KDE includes +#include +#include + + +class QPushButton; +class QHBox; +class QVBox; +class QGrid; +class CSearchDialogModuleChooser; +class CSearchDialogText; +class CSearchDialogScopeEdit; +class CSearchDialogResult; +class CSearchDialogAnalysis; +class CSearchDialogAnalysisView; + +class CSwordModuleInfo; +class CSwordModuleSearch; + +/** + * The searchdialog of BibleTime + * @author The BibleTime Team + */ +class CSearchDialog : public KDialogBase, public CPointers { + Q_OBJECT +public: + /** + * The constructor of the CSearchDialog class. + * @param parent The widget this dialog is centered on + * @param name The name of this Qt widget + */ + CSearchDialog(ListCSwordModuleInfo& modules,QWidget *parent=0, const char *name=0 ); + ~CSearchDialog(); + /** + * + */ + ListCSwordModuleInfo& getModuleList(); + /** + * Sets the module list for this dialog. + * The module lsit contains the modules where we should search in + */ + void setModuleList(ListCSwordModuleInfo&); + /** + * Sets the text we should search in the modules + */ + void setSearchText(const QString); + /** + * Reimplementation from Qt. + * This is used to refresh the progres bars + * and to switch to the resultpage if the search was finished. + */ +// virtual void timerEvent(QTimerEvent *e); + /** + * Returns the search text. If no text was enetered return QSTring::null. + */ + const QString getSearchedText() const; + void startSearch(); + +protected: // Protected methods + /** + * Initializs the view + */ + void initView(); + /** + * Reads the settings from the configfile + */ + void readSettings(); + /** + * Saves the settings of this widget to the config file + */ + void saveSettings(); + +private: + friend class CSearchDialogResult; + QVBox* m_moduleChooserPage; + QVBox* m_searchTextPage; + QHBox* m_searchResultPage; + QVBox* m_searchAnalysisPage; + CSearchDialogModuleChooser *m_moduleChooser; + CSearchDialogText *m_searchText; + CSearchDialogResult *m_searchResult; + CSearchDialogAnalysis* m_searchAnalysis; + CSearchDialogAnalysisView* m_searchAnalysisView; + CSwordModuleSearch m_searcher; + ListCSwordModuleInfo m_moduleList; +// int old_overallProgress; +// int old_currentProgress; + + QPushButton* m_searchAnalysisSaveButton; + +private slots: // Private slots + void chosenModulesChanged(); + virtual void slotUser1(); + virtual void slotUser2(); + void slotSaveSearchAnalysis(); + void searchFinished(); + void percentUpdate(); + +public slots: // Public slots + /** + * Reimplementation to show the "First time opened" dialog. + */ + virtual void show(); +}; + +#endif diff --git a/bibletime/frontend/searchdialog/csearchdialoganalysis.cpp b/bibletime/frontend/searchdialog/csearchdialoganalysis.cpp new file mode 100644 index 0000000..fa0784a --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialoganalysis.cpp @@ -0,0 +1,446 @@ +/*************************************************************************** + csearchdialoganalysis.cpp - description + ------------------- + begin : Sat Mar 4 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "csearchdialoganalysis.h" +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordbiblemoduleinfo.h" +#include "backend/cswordcommentarymoduleinfo.h" +#include "backend/cswordlexiconmoduleinfo.h" +#include "backend/cswordversekey.h" +#include "backend/cswordbackend.h" +#include "frontend/ctoolclass.h" +#include "csearchdialog.h" +#include "whatsthisdef.h" + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include + +//Sword includes +#include +#include +#include + +//library includes +#include + +//our defines +#define SPACE_BETWEEN_PARTS 5 +#define RIGHT_BORDER 15 +#define LEFT_BORDER 15 +#define LOWER_BORDER 10 +#define UPPER_BORDER 10 + +#define ITEM_TEXT_SIZE 8 +#define LABEL_TEXT_SIZE 6 + +//used for the shift between the bars +#define BAR_DELTAX 4 +#define BAR_DELTAY 2 +#define BAR_WIDTH 2+2*BAR_DELTAX //should be equal or bigger than the label font size +//used for the text below the bars +#define BAR_LOWER_BORDER 100 + +#define LEGEND_INNER_BORDER 5 +#define LEGEND_DELTAY 4 +#define LEGEND_WIDTH 85 + +CSearchDialogAnalysis::CSearchDialogAnalysis(QObject *parent, const char *name ) + : QCanvas(parent,name) { + + m_scaleFactor = 0.0; + m_legend = 0; + setBackgroundColor(Qt::white); + m_canvasItemList.resize(67); + m_canvasItemList.setAutoDelete(true); + resize(1,1); + connect(this, SIGNAL(resized()), SLOT(slotResized())); +} + +CSearchDialogAnalysis::~CSearchDialogAnalysis(){ +// qWarning("CSearchDialogAnalysis::~CSearchDialogAnalysis()"); + reset(); // deletes the legend and the items +} + +QDict* CSearchDialogAnalysis::getSearchAnalysisItemList(){ + // Returns pointer to the search analysis items + return &m_canvasItemList; +} + +/** Starts the analysis of the search result. This should be called only once because QCanvas handles the updates automatically. */ +void CSearchDialogAnalysis::analyse(){ + qDebug("void CSearchDialogAnalysis::analyse()"); + /** + * Steps of analysing our search result; + * -Create the items for all available books ("Genesis" - "Revelation") + * -Iterate through all modules we analyse + * -Go through all books of this module + * -Find out how many times we found the book + * -Set the count to the items which belongs to the book + */ + m_lastPosList.clear(); + const int numberOfModules = m_moduleList.count(); + if (!numberOfModules) + return; + m_legend = new CSearchDialogAnalysisLegendItem(this, &m_moduleList); + m_legend->setX(LEFT_BORDER); + m_legend->setY(UPPER_BORDER); + m_legend->setSize(LEGEND_WIDTH, + LEGEND_INNER_BORDER*2 + ITEM_TEXT_SIZE*numberOfModules + LEGEND_DELTAY*(numberOfModules-1)); + m_legend->show(); + + int xPos = LEFT_BORDER + m_legend->width() + SPACE_BETWEEN_PARTS; + int moduleIndex = 0; + m_maxCount = 0; + int count = 0; + CSwordVerseKey key(0); + key.key("Genesis 1:1"); + + CSearchDialogAnalysisItem* analysisItem = m_canvasItemList[key.book()]; + bool ok = true; + while (ok && analysisItem) { + for (moduleIndex = 0,m_moduleList.first(); m_moduleList.current(); m_moduleList.next(),++moduleIndex) { + KApplication::kApplication()->processEvents(10); + if (!m_lastPosList.contains(m_moduleList.current())) + m_lastPosList.insert(m_moduleList.current(),0); + analysisItem->setCountForModule(moduleIndex, (count = getCount(key.book(),m_moduleList.current()))); + m_maxCount = (count > m_maxCount) ? count : m_maxCount; + } + analysisItem->setX(xPos); + analysisItem->setY(UPPER_BORDER); + analysisItem->show(); + + xPos += (int)analysisItem->width() + SPACE_BETWEEN_PARTS; + ok = key.next(CSwordVerseKey::UseBook); + analysisItem = m_canvasItemList[key.book()]; + } + resize(xPos+BAR_WIDTH+(m_moduleList.count()-1)*BAR_DELTAX+RIGHT_BORDER, height() ); + slotResized(); +} + +/** Sets te module list used for the analysis. */ +void CSearchDialogAnalysis::setModuleList(ListCSwordModuleInfo& modules){ +// ASSERT(modules); + m_moduleList.clear(); + for (modules.first(); modules.current(); modules.next()) + if ( modules.current()->type() == CSwordModuleInfo::Bible || modules.current()->type() == CSwordModuleInfo::Commentary )//a Bible or an commentary + m_moduleList.append(modules.current()); + + m_canvasItemList.clear(); + CSearchDialogAnalysisItem* analysisItem = 0; + CSwordVerseKey key(0); + key.key("Genesis 1:1"); + do { + analysisItem = new CSearchDialogAnalysisItem(this, m_moduleList.count(), key.book(), &m_scaleFactor, &m_moduleList); + analysisItem->hide(); + m_canvasItemList.insert(key.book(), analysisItem); + } while (key.next(CSwordVerseKey::UseBook)); + update(); +} + +/** Sets back the items and deletes things to cleanup */ +void CSearchDialogAnalysis::reset(){ + m_scaleFactor = 0.0; + QDictIterator it( m_canvasItemList ); // iterator for items + while ( it.current() ) { + it.current()->hide(); + ++it; + } + m_lastPosList.clear(); + + if (m_legend) + m_legend->hide(); + delete m_legend; + m_legend = 0; + update(); +} + +/** No descriptions */ +void CSearchDialogAnalysis::slotResized(){ + m_scaleFactor = (double)( (double)(height()-UPPER_BORDER-LOWER_BORDER-BAR_LOWER_BORDER-(m_moduleList.count()-1)*BAR_DELTAY) + /(double)m_maxCount); + QDictIterator it( m_canvasItemList ); + while ( it.current() ) { + it.current()->setSize(BAR_WIDTH + (m_moduleList.count()-1)*BAR_DELTAX, height()-UPPER_BORDER-LOWER_BORDER); + it.current()->setY(UPPER_BORDER); + ++it; + } + update(); +} + +/** This function returns a color for each module */ +QColor CSearchDialogAnalysis::getColor(int index){ + switch (index){ + case 0: return Qt::red; + case 1: return Qt::darkGreen; + case 2: return Qt::blue; + case 3: return Qt::cyan; + case 4: return Qt::magenta; + case 5: return Qt::darkRed; + case 6: return Qt::darkGray; + case 7: return Qt::black; + case 8: return Qt::darkCyan; + case 9: return Qt::darkMagenta; + default: return Qt::red; + } +} + +/** Returns the count of the book in the module */ +const unsigned int CSearchDialogAnalysis::getCount( const QString book, CSwordModuleInfo* module ){ + ListKey& result = module->searchResult(); + const int length = book.length(); + unsigned int i = m_lastPosList[module]; + unsigned int count = 0; + const unsigned int resultCount = result.Count(); + while (i < resultCount) { + if ( strncmp(book.local8Bit(), (const char*)*result.GetElement(i), length) ) + break; + i++; + ++count; + } + m_lastPosList.contains(module) ? m_lastPosList.replace(module,i) : m_lastPosList.insert(module,i); +// m_lastPosList.replace(module,i); + return count; +} + + +//------------------------------------------------------------------ +//------------------------------------------------------------------ + +CSearchDialogAnalysisItem::CSearchDialogAnalysisItem(QCanvas *parent, const int moduleCount, const QString &bookname, double *scaleFactor, ListCSwordModuleInfo* modules) + : QCanvasRectangle(parent), + m_moduleList( modules ), + m_scaleFactor(scaleFactor), + m_bookName(bookname), + m_moduleCount(moduleCount), + m_bufferPixmap(0) +{ + m_resultCountArray.resize(m_moduleCount); + int index = 0; + for (index = 0; index < m_moduleCount; ++index) + m_resultCountArray[index] = 0; +} + +CSearchDialogAnalysisItem::~CSearchDialogAnalysisItem() { +// qWarning("CSearchDialogAnalysisItem::~CSearchDialogAnalysisItem()"); +// if (m_bufferPixmap) + delete m_bufferPixmap; +} + +/** Sets the resultcount of this item for the given module */ +void CSearchDialogAnalysisItem::setCountForModule( const int moduleIndex, const int count) { + m_resultCountArray[moduleIndex] = count; +} + +/** Returns the resultcount of this item for the given module */ +int CSearchDialogAnalysisItem::getCountForModule( const int moduleIndex) { + return m_resultCountArray[moduleIndex]; +} + +/** Reimplementation. Draws the content of this item. */ +void CSearchDialogAnalysisItem::draw(QPainter& painter) { + QFont f = painter.font(); + f.setPointSize(ITEM_TEXT_SIZE); + painter.setFont(f); + + setPen(QPen(black,1)); + setBrush(Qt::red); + /** + * We have to paint so many bars as we have modules available (we use m_moduleCount) + * We paint inside the area which is given by height and widt of this rectangle item + */ + int index = 0; + int drawn = 0; + int Value = 0; + + //find out the biggest value + for (index=0;index < m_moduleCount; index++) + if (m_resultCountArray[index] > Value) + Value = m_resultCountArray[index]; + + while (drawn < m_moduleCount){ + for (index=0; index < m_moduleCount; index++){ + if (m_resultCountArray[index] == Value){ + QPoint p1((int)x()+(m_moduleCount-drawn-1)*BAR_DELTAX, + height()+(int)y()-BAR_LOWER_BORDER-(m_moduleCount-drawn)*BAR_DELTAY); + QPoint p2((int)p1.x() + BAR_WIDTH, + (int)(p1.y() - (!m_resultCountArray[index] ? 0 : ((m_resultCountArray[index])*(*m_scaleFactor))) )); + QRect r(p1, p2); + painter.fillRect(r, QBrush(CSearchDialogAnalysis::getColor(index)) ); + painter.drawRect(r); + drawn++; + } + } + //finds the next smaller value + int newValue = 0; + for (index=0;index < m_moduleCount; index++) + if (m_resultCountArray[index] < Value && m_resultCountArray[index] >= newValue) + newValue = m_resultCountArray[index]; + Value = newValue; + } + if (!m_bufferPixmap) { + m_bufferPixmap = new QPixmap(); + m_bufferPixmap->resize(width(),BAR_LOWER_BORDER); + m_bufferPixmap->fill(); + QPainter p(m_bufferPixmap); + f = p.font(); + f.setPointSize(ITEM_TEXT_SIZE); + p.setFont(f); + p.rotate(90); + p.drawText(QPoint(5,0), m_bookName); + } + painter.drawPixmap(QPoint((int)x(),height()+(int)y()-BAR_LOWER_BORDER), *m_bufferPixmap); +} + +/** Returns the width of this item. */ +int CSearchDialogAnalysisItem::width(){ + return m_moduleCount*(m_moduleCount>1 ? BAR_DELTAX : 0) + BAR_WIDTH; +} + +/** Returns the tooltip for this item. */ +const QString CSearchDialogAnalysisItem::getToolTip(){ + QString ret = QString::fromLatin1("
%1

").arg(m_bookName); + ret.append(""); + for (int i = 0; i < m_moduleCount; ++i) { + CSwordModuleInfo* info = m_moduleList->at(i); + const QColor c = CSearchDialogAnalysis::getColor(i); + ret.append( + QString::fromLatin1("") + .arg(QString().sprintf("%02X%02X%02X",c.red(),c.green(),c.blue())) + .arg(info ? info->name() : QString::null) + .arg(m_resultCountArray[i]) + ); + } + ret.append("
%2%3
"); + return ret; +} + +//------------------------------------------------------------------ +//------------------------------------------------------------------ + +CSearchDialogAnalysisView::CSearchDialogAnalysisView(QCanvas* canvas, QWidget* parent) + : QCanvasView(canvas, parent) { + QWhatsThis::add(this, WT_SD_ANALYSIS_VIEW); + setFocusPolicy(QWidget::WheelFocus); + m_toolTip = new ToolTip(this); + resize(sizeHint()); + +} + +/** Returns the sizeHint for this view */ +QSize CSearchDialogAnalysisView::sizeHint(){ + if ( parentWidget() ) + return parentWidget()->sizeHint(); + return QCanvasView::sizeHint(); +} + +/** No descriptions */ +void CSearchDialogAnalysisView::resizeEvent( QResizeEvent* e){ + QCanvasView::resizeEvent(e); + canvas()->resize( canvas()->width(), viewport()->height() ); +} + +CSearchDialogAnalysisView::ToolTip::ToolTip(QWidget* parent) : QToolTip(parent) { +} + +void CSearchDialogAnalysisView::ToolTip::maybeTip(const QPoint& p) { + CSearchDialogAnalysisView* view = dynamic_cast(parentWidget()); + if (!view) + return; + QPoint point(p); + point = view->viewport()->mapFrom(view, point); + CSearchDialogAnalysisItem* i = view->itemAt( view->viewportToContents(point) ); + if (!i) + return; + + //get type of item and display correct text + QString text = i->getToolTip(); + if (text.isEmpty()) + return; + + QPoint p1 = view->viewport()->mapTo(view, view->contentsToViewport(i->rect().topLeft())); + p1.setY(0); + QPoint p2 = view->viewport()->mapTo(view, view->contentsToViewport(i->rect().bottomRight())); + p2.setY(view->height()); + QRect r = QRect( p1, p2 ); + if (r.contains(p)) + tip(r, text); +} + + +/** Returns the item at position p. If there no item at that point return 0. */ +CSearchDialogAnalysisItem* CSearchDialogAnalysisView::itemAt( const QPoint& p ){ + QCanvasItemList l = canvas()->collisions(p); + if (!l.count()) + return 0; + return dynamic_cast(l.first()); +} + +//------------------------------------------------------------------ +//------------------------------------------------------------------ + +CSearchDialogAnalysisLegendItem::CSearchDialogAnalysisLegendItem(QCanvas *parent, ListCSwordModuleInfo *list ) + : QCanvasRectangle(parent) { + m_moduleList = list; +} + +/** Reimplementation. Draws the content of this item. */ +void CSearchDialogAnalysisLegendItem::draw (QPainter& painter) { + painter.save(); + + setPen( QPen(black,2) ); + setBrush( Qt::white ); + //the outer rectangle + QPoint p1((int)x(),(int)y()); + QPoint p2((int)x()+width(), (int)y()+height()); + QRect r(p1, p2); + r.normalize(); + painter.drawRect(r); + + QFont f = painter.font(); + f.setPointSize(ITEM_TEXT_SIZE); + painter.setFont(f); + + for (unsigned int index=0; index < m_moduleList->count(); index++){ + // the module color indicators + QPoint p1((int)x()+LEGEND_INNER_BORDER, (int)y() + LEGEND_INNER_BORDER + index*(LEGEND_DELTAY + ITEM_TEXT_SIZE)); + QPoint p2( (int)p1.x() + ITEM_TEXT_SIZE, (int)p1.y() + ITEM_TEXT_SIZE); + QRect r(p1,p2); + painter.fillRect(r, QBrush(CSearchDialogAnalysis::getColor(index)) ); + r.normalize(); + painter.drawRect(r); + + QPoint p3( p2.x() + LEGEND_INNER_BORDER, p2.y() ); + painter.drawText(p3, m_moduleList->at(index)->name() ); + } + painter.restore(); +} diff --git a/bibletime/frontend/searchdialog/csearchdialoganalysis.h b/bibletime/frontend/searchdialog/csearchdialoganalysis.h new file mode 100644 index 0000000..1b1b61c --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialoganalysis.h @@ -0,0 +1,187 @@ +/*************************************************************************** + csearchdialoganalysis.h - description + ------------------- + begin : Sat Mar 4 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSEARCHDIALOGANALYSIS_H +#define CSEARCHDIALOGANALYSIS_H + +//BibleTime includes +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordbackend.h" + +//Qt includes +#include +#include +#include +#include +#include + +class QPixmap; +class QString; + +class CSearchDialog; +class CSearchDialogAnalysisItem; +class CSearchDialogAnalysisLegendItem; + +/** + * CSearchDialogAnaylsis shows the graphical analysis of the search result. + * @author The BibleTime Team + */ +class CSearchDialogAnalysis : public QCanvas { + Q_OBJECT +public: + CSearchDialogAnalysis(QObject *parent=0, const char *name=0); + virtual ~CSearchDialogAnalysis(); + /** + * Sets the module list used for the analysis. + */ + void setModuleList(ListCSwordModuleInfo&); + /** + * Starts the analysis of the search result. + * This should be called only once because + * QCanvas handles the updates automatically. + */ + void analyse(); + /** + * Sets back the items and deletes things to cleanup + */ + void reset(); + /** + * This function returns a color for each module + * @return The color at position index in the list + */ + static QColor getColor(int index); + /* + * This function returns a pointer to the list of AnalysisItems + */ + QDict* getSearchAnalysisItemList(); + + +protected slots: // Protected slots + /** + * No descriptions + */ + void slotResized(); + +private: + /** + * Returns the count of the book in the module + */ + const unsigned int getCount( const QString book, CSwordModuleInfo* module ); + + ListCSwordModuleInfo m_moduleList; + QDict m_canvasItemList; + QMap m_lastPosList; + int m_maxCount; + double m_scaleFactor; + CSearchDialogAnalysisLegendItem* m_legend; + +}; + + +//---------------------------------------------------------- +//---------------------------------------------------------- + +/** Paints the bars for one book for one or more modules + * + */ +class CSearchDialogAnalysisItem : public QCanvasRectangle { +public: + /** + * Standard constructor. + */ + CSearchDialogAnalysisItem(QCanvas* parent, const int moduleCount, const QString& bookname, double *scaleFactor, ListCSwordModuleInfo* modules); + virtual ~CSearchDialogAnalysisItem(); + /** + * Sets the resultcount of this item + */ + void setCountForModule( const int moduleIndex, const int count); + + /** + * Returns the resultcount of this item + */ + int getCountForModule( const int moduleIndex); + /** + * Returns the width of this item. + */ + virtual int width(); + /** + * Returns the tooltip for this item. + */ + const QString getToolTip(); + +private: + virtual void draw (QPainter & painter); + + ListCSwordModuleInfo* m_moduleList; + double *m_scaleFactor; + QString m_bookName; + int m_moduleCount; + QArray m_resultCountArray; + QPixmap* m_bufferPixmap; +}; + +class CSearchDialogAnalysisLegendItem : public QCanvasRectangle { + +public: + CSearchDialogAnalysisLegendItem(QCanvas* parent, ListCSwordModuleInfo* list ); + +private: + virtual void draw (QPainter & painter); + ListCSwordModuleInfo* m_moduleList; +}; + +//---------------------------------------------------------- +//---------------------------------------------------------- +class CSearchDialogAnalysisView : public QCanvasView { + Q_OBJECT +public: + /** + * Standard constructor + */ + CSearchDialogAnalysisView(QCanvas* canvas, QWidget* parent); + /** + * Returns the sizeHint for this view + * We give back the size of the parent widgetas default. + * This is a reimplementation from QCanvasView::sizeHint(). + */ + virtual QSize sizeHint(); + /** + * Returns the item at position p. + * If there no item at that point return 0. + */ + CSearchDialogAnalysisItem* itemAt( const QPoint& p ); + +protected: + /** + * Reimplementation. + */ + virtual void resizeEvent(QResizeEvent* e); + +private: + class ToolTip : public QToolTip { + public: + ToolTip(QWidget* parent); + /** + * Displays a tooltip for position p + */ + virtual void maybeTip(const QPoint &pos); + }; + ToolTip* m_toolTip; +}; + + +#endif diff --git a/bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp b/bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp new file mode 100644 index 0000000..b098624 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogmodulechooser.cpp @@ -0,0 +1,215 @@ + +/*************************************************************************** + csearchdialogmodulechooser.cpp - description + ------------------- + begin : Fri Mar 30 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime's includes +#include "csearchdialogmodulechooser.h" + +#include "backend/cswordbackend.h" +#include "frontend/groupmanager/cgroupmanager.h" +#include "frontend/groupmanager/cgroupmanageritem.h" +#include "frontend/ctoolclass.h" +#include "whatsthisdef.h" +#include "tooltipdef.h" + +//Qt includes +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include + +CSearchDialogModuleChooser::CSearchDialogModuleChooser(QWidget *parent, const char *name ) : QWidget(parent,name) { + m_initialized = false; + + m_moduleList = 0; +// m_itemsDict.setAutoDelete(false); + + QVBoxLayout* mainLayout = new QVBoxLayout(this); + + mainLayout->addWidget(CToolClass::explanationLabel(this, i18n("Choose modules"), i18n("Choose the module you want to use for the search. The tree on the left contains all available modules, the tree on the right the modules for the search. Use the two arrow buttons to add or remove modules from the right tree."))); + mainLayout->addSpacing(5); + + QHBoxLayout* chooserLayout = new QHBoxLayout(); + + m_moduleIndex = new CGroupManager(this, "module index", &backend()->moduleList(), false, false, false, false, false, false); + QWhatsThis::add(m_moduleIndex, WT_SD_MODULECHOOSER); + + m_moduleList = new QListBox(this); + QWhatsThis::add(m_moduleList, WT_SD_MC_MODULELIST); + + QVBoxLayout* buttonLayout = new QVBoxLayout(); + + QToolButton* addButton = new QToolButton(this); + addButton->setOnIconSet(SmallIcon("forward")); + addButton->setOffIconSet(SmallIcon("forward")); + addButton->setFixedSize( addButton->sizeHint() ); + QWhatsThis::add(addButton, WT_SD_MC_ADD_MODULE); + QToolTip::add(addButton, TT_SD_MC_ADD_MODULE); + connect( addButton, SIGNAL(clicked()), SLOT(addCurrentItem())); + + QToolButton* removeButton = new QToolButton(this); + removeButton->setOnIconSet(SmallIcon("back")); + removeButton->setOffIconSet(SmallIcon("back")); + removeButton->setFixedSize( removeButton->sizeHint() ); + QToolTip::add(removeButton, TT_SD_MC_REMOVE_MODULE); + QWhatsThis::add(removeButton, WT_SD_MC_REMOVE_MODULE); + connect(removeButton, SIGNAL(clicked()), SLOT(removeCurrentItem())); + + buttonLayout->addWidget(addButton,0); + buttonLayout->addSpacing(5); + buttonLayout->addWidget(removeButton,0); + buttonLayout->addStretch(5); + + chooserLayout->addWidget(m_moduleIndex,2); + chooserLayout->addLayout(buttonLayout,0); + chooserLayout->addWidget(m_moduleList,2); + + mainLayout->addLayout(chooserLayout); + + QListViewItem* child = m_moduleIndex->firstChild(); + while (child) { + QListViewItem* nextChild = child->nextSibling(); + if (child->childCount()) + child->setOpen(true); + else { + CGroupManagerItem* i = (CGroupManagerItem*)child; + if (i && (i->type() == CGroupManagerItem::Group)) { + if (m_moduleIndex->isChild(child, nextChild)) { + delete child; + nextChild = m_moduleIndex->firstChild(); + } + else + delete child; + } + } + child = nextChild; + } + m_initialized = true; +} + +CSearchDialogModuleChooser::~CSearchDialogModuleChooser(){ +} + +/** Sets the chosen modules for this object. */ +void CSearchDialogModuleChooser::setChosenModules(ListCSwordModuleInfo& modules){ +// if (!modules.coun) +// return; + if (getChosenModules() == modules) + return; + + m_moduleList->clear(); + m_itemsDict.clear(); + m_moduleIndex->clear(); + m_moduleIndex->readSettings(); + + for (modules.first(); modules.current(); modules.next()) { + const QString module = modules.current()->name(); + QListViewItemIterator it( m_moduleIndex ); + for ( ; it.current(); ++it ) + if (it.current()->text(0) == module) { + m_moduleIndex->setCurrentItem(it.current()); + m_moduleIndex->setSelected(it.current(), true); + addCurrentItem(); + } + } +} + +/** Returns the modules chosen in this widget. */ +ListCSwordModuleInfo CSearchDialogModuleChooser::getChosenModules(){ + ListCSwordModuleInfo modules; + for (unsigned int i=0; i < m_moduleList->count(); ++i) { + CSwordModuleInfo* m = backend()->findModuleByName(m_moduleList->text(i)); + if (m) + modules.append(m); + } + return modules; +} + +/** Adds the selected item to the list */ +void CSearchDialogModuleChooser::addCurrentItem(){ + CGroupManagerItem* i = dynamic_cast(m_moduleIndex->selectedItem()); + QListViewItem* nextItem = 0; + if (i) + nextItem = i->itemBelow(); + if (i && !nextItem) + nextItem = i->itemAbove(); + + if ( i && (i->type() == CGroupManagerItem::Module) && i->moduleInfo() ) { + m_moduleList->insertItem( CToolClass::getIconForModule(i->moduleInfo()), i->moduleInfo()->name(),-1 ); + QListViewItem* parentItem = i->parent(); + m_itemsDict.insert(i, parentItem ? (const char*)parentItem->text(0).latin1() : "");//I don't know why .local8Bit() doesn't work + parentItem ? parentItem->takeItem(i) : m_moduleIndex->takeItem(i); + + if (nextItem) + m_moduleIndex->setSelected(nextItem, true); + } + if (m_initialized) + emit chosenModulesChanged(); +} + +/** Removes the selected item from the module list */ +void CSearchDialogModuleChooser::removeCurrentItem(){ + if (!m_itemsDict.count()) + return; + QString text = QString::null; + if (m_moduleList->currentItem() != -1) { + text = m_moduleList->text(m_moduleList->currentItem()); + const int currentItem = m_moduleList->currentItem(); + int newIndex = currentItem; + + if (currentItem+1 < (int)m_moduleList->count()) + newIndex = currentItem+1; + else + newIndex = currentItem-1; + m_moduleList->removeItem(m_moduleList->currentItem()); + if (newIndex != -1) + m_moduleList->setSelected(newIndex, true); + } + else + return; + + QPtrDictIterator m_it( m_itemsDict ); // iterator for dict + while ( m_it.current() ) { + QString parentName = QString::fromLatin1(m_it.current()); + CGroupManagerItem* item = (CGroupManagerItem*)m_it.currentKey(); + if (item && item->text(0) == text) { + CGroupManagerItem* folder = 0; + QListViewItemIterator l_it( m_moduleIndex ); + for ( ; l_it.current(); ++l_it ) { + folder = dynamic_cast(l_it.current()); + if (folder && folder->text(0) == parentName) + break; + } + if (folder) + folder->insertItem(item); + else + m_moduleIndex->insertItem(item); + m_itemsDict.remove(item); + break; + } + ++m_it; + } + if (m_initialized) + emit chosenModulesChanged(); +} diff --git a/bibletime/frontend/searchdialog/csearchdialogmodulechooser.h b/bibletime/frontend/searchdialog/csearchdialogmodulechooser.h new file mode 100644 index 0000000..c9b170a --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogmodulechooser.h @@ -0,0 +1,71 @@ +/*************************************************************************** + csearchdialogmodulechooser.h - description + ------------------- + begin : Fri Mar 30 2001 + copyright : (C) 2001 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSEARCHDIALOGMODULECHOOSER_H +#define CSEARCHDIALOGMODULECHOOSER_H + +#include "backend/cswordmoduleinfo.h" +#include "frontend/cpointers.h" + +//Qt includes +#include +#include + +class CGroupManager; +class QListBox; + +/** A widget to select the modules in which you want to search. + * @author The BibleTime team + */ +class CSearchDialogModuleChooser : public QWidget, public CPointers { + Q_OBJECT +public: + CSearchDialogModuleChooser(QWidget *parent, const char *name=0); + ~CSearchDialogModuleChooser(); + /** + * Sets the chosen modules for this object. + */ + void setChosenModules( ListCSwordModuleInfo& modules ); + /** + * Returns the modules chosen in this widget. + */ + ListCSwordModuleInfo getChosenModules(); + +private: + CGroupManager* m_moduleIndex; + QListBox* m_moduleList; + QPtrDict m_itemsDict; + bool m_initialized; + +private slots: // Private slots + /** + * Removes the selected item from the module list + */ + void removeCurrentItem(); + /** + * Adds the selected item to the list + */ + void addCurrentItem(); + +signals: // Signals + /** + * No descriptions + */ + void chosenModulesChanged(); +}; + +#endif diff --git a/bibletime/frontend/searchdialog/csearchdialogresult.cpp b/bibletime/frontend/searchdialog/csearchdialogresult.cpp new file mode 100644 index 0000000..0373527 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogresult.cpp @@ -0,0 +1,182 @@ +/*************************************************************************** + csearchdialogresult.cpp - description + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + +//BIbleTime includes +#include "../../backend/cswordmodulesearch.h" +#include "../../whatsthisdef.h" +#include "csearchdialog.h" +#include "csearchdialogtext.h" +#include "csearchdialogresult.h" +#include "csearchdialogresultview.h" +#include "../ctoolclass.h" +#include "../cbtconfig.h" + +//Qt includes +#include +#include +#include +#include +#include +#include +#include +#include + +// KDE includes +#include +#include + +CSearchDialogResult::CSearchDialogResult(QWidget *parent, const char *name) : QWidget(parent, name) { + + QHBoxLayout* l = new QHBoxLayout(this); + m_splitter = new QSplitter(Qt::Vertical, this, "result splitter"); + l->addWidget(m_splitter); + + QWidget* d = new QWidget(m_splitter); + QHBoxLayout* main_layout = new QHBoxLayout(d); + QLabel *label1 = new QLabel(d, "label1"); + label1->setText( i18n( "Modules:" ) ); + label1->setAutoResize(true); + QLabel* label2 = new QLabel(d, "label2"); + label2->setText( i18n("Entries found:") ); + label2->setAutoResize(true); + + resultModuleTree = new CSearchDialogResultModuleView(d, "resultModuleTree"); + resultTree = new CSearchDialogResultView( d, "resultTree"); + + html_widget = new CHTMLWidget(true, m_splitter, "html_widget"); + html_widget->setMinimumHeight(80); + + connect(resultModuleTree, SIGNAL(moduleSelected(CSwordModuleInfo*)), resultTree, SLOT(setModule(CSwordModuleInfo*))); + connect(resultTree, SIGNAL(keySelected(const QString)), this, SLOT(updatePreview(const QString))); + + QVBoxLayout* layout_1 = new QVBoxLayout(); + QVBoxLayout* layout_2 = new QVBoxLayout(); + + layout_1->addWidget(label1); + layout_1->addWidget(resultModuleTree); + + layout_2->addWidget(label2); + layout_2->addWidget(resultTree, 5); + + main_layout->addLayout(layout_1); + main_layout->addSpacing(2); + main_layout->addLayout(layout_2); +} + +void CSearchDialogResult::setModuleList(ListCSwordModuleInfo& modules) { + moduleList = modules; + + resultModuleTree->setModuleList(moduleList); + resultModuleTree->clear(); + resultModuleTree->setupTree(); + + resultTree->clear(); +} + + +/** preview items data in the HTML previewer */ +void CSearchDialogResult::updatePreview(const QString newText) { + qDebug("CSearchDialogResult::updatePreview(const QString newText) "); + QString text = newText; + //find text page + QString searchedText; + CSearchDialogText* textPart = 0; + for (QObject* w = parent(); w; w = w->parent()) { + if (w->isA("CSearchDialog")) { + CSearchDialog* dlg = dynamic_cast(w); + searchedText = dlg->getSearchedText().stripWhiteSpace(); + textPart = dlg->m_searchText; + break; + } + } + + const QString part1( ""); + const QString part2(""); + const int insertLength(part1.length()+part2.length()); + + int searchType(textPart->getSearchType()); + if (searchType & CSwordModuleSearch::exactPhrase) { + for (int pos = 0 ; pos != -1;){ + pos = text.find(searchedText,pos,textPart->isCaseSensitive()); + if (pos!=-1 && !CToolClass::inHTMLTag(pos, text)) { //something was found + text.insert(pos + searchedText.length(),part2); + text.insert(pos, part1); + pos += searchedText.length() + insertLength; + } + } + } + else if (searchType & CSwordModuleSearch::multipleWords) { + QStringList searchedWords; + int wordIndex = 0; + QString word = QString::null; + while (!(word = KStringHandler::word(searchedText, wordIndex)).isEmpty()) { + searchedWords.append(word); + ++wordIndex; + } + + QString currentWord; + for (unsigned int i=0; i < searchedWords.count(); i++) { + currentWord = searchedWords[i]; + int count = text.contains(currentWord, textPart->isCaseSensitive()); + int pos = 0; + int i2 = 0; + while (i2 < count) { + pos = text.find(currentWord,pos?pos+1:0, textPart->isCaseSensitive()); + if (pos!=-1 && !CToolClass::inHTMLTag(pos, text)) { //something was found + + text.insert(pos + currentWord.length(), part2); + text.insert(pos, part1); + + pos += currentWord.length() + insertLength; + } + ++i2; + } + } + } + else if (searchType & CSwordModuleSearch::regExp) { + QRegExp regExp(searchedText); + regExp.setCaseSensitive( textPart->isCaseSensitive() ); + int matchLength = 0; + for (int pos = 0; pos != -1;){ + pos = regExp.match(text,pos,&matchLength); + if (pos!=-1 && matchLength > 0 && !CToolClass::inHTMLTag(pos, text)) { + text.insert(pos + matchLength, part2); + text.insert(pos, part1); + pos += matchLength + insertLength; + } + } + } + + //module is Unicode-based + if (resultModuleTree->getCurrentModule()->isUnicode() ) { + const QFont f = CBTConfig::get( CBTConfig::unicode); + text = QString::fromLatin1("%3").arg(f.family()).arg(f.pointSize()).arg(text); + } + html_widget->setText( + QString::fromLatin1("%1 (%2)

%3") + .arg(resultTree->currentText()) + .arg((resultModuleTree->getCurrentModule()) ? resultModuleTree->getCurrentModule()->config(CSwordModuleInfo::Description) : QString::fromLatin1("%1").arg(i18n("module not set")) ) + .arg(text) + ); +} + +void CSearchDialogResult::clearResult() { + resultTree->clear(); + resultModuleTree->clear(); + html_widget->setText(""); +} diff --git a/bibletime/frontend/searchdialog/csearchdialogresult.h b/bibletime/frontend/searchdialog/csearchdialogresult.h new file mode 100644 index 0000000..a5b1271 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogresult.h @@ -0,0 +1,66 @@ +/*************************************************************************** + csearchdialogresult.h - description + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSEARCHDIALOGRESULT_H +#define CSEARCHDIALOGRESULT_H + +#include + +#include "backend/cswordmoduleinfo.h" +#include "frontend/chtmlwidget.h" + +class CSearchDialog; +class CSearchDialogResultModuleView; +class CSearchDialogResultView; +class CSearchResultItem; + +class QSplitter; + +class CSearchDialogResult : public QWidget +{ + Q_OBJECT + friend class CSearchDialog; +public: + /** + * Standard constructor + */ + CSearchDialogResult(QWidget *parent = 0, const char *name = 0); + /** + * Sets the module list and clears the result list. + */ + void setModuleList(ListCSwordModuleInfo& moduleList); + /** + * Removes the listed module items and the current search result from the lists + */ + void clearResult(); + +public slots: + /** + * Updates the preview using the parameter as new key. + */ + void updatePreview(const QString); + +private: + ListCSwordModuleInfo moduleList; + CSearchDialogResultModuleView *resultModuleTree; + CSearchDialogResultView *resultTree; + CHTMLWidget *html_widget; + QSplitter* m_splitter; +}; + + +#endif diff --git a/bibletime/frontend/searchdialog/csearchdialogresultview.cpp b/bibletime/frontend/searchdialog/csearchdialogresultview.cpp new file mode 100644 index 0000000..bb66330 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogresultview.cpp @@ -0,0 +1,437 @@ +/*************************************************************************** + csearchdialogresultview.cpp - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//own includes +#include "csearchdialogresultview.h" +#include "csearchdialog.h" +#include "../../resource.h" +#include "../../whatsthisdef.h" +#include "../../tooltipdef.h" +#include "../../backend/cswordbiblemoduleinfo.h" +#include "../../backend/cswordlexiconmoduleinfo.h" +#include "../../backend/cswordversekey.h" +#include "../../backend/cswordldkey.h" +#include "../../backend/creferencemanager.h" +#include "../cexportmanager.h" +#include "../ctoolclass.h" +#include "../cbtconfig.h" +#include "../../printing/cprintitem.h" +#include "../../printing/cprinter.h" + +#include "../../util/scoped_resource.h" + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include +#include +#include +#include +#include + +//Sword includes +#include +#include + +CSearchDialogResultModuleView::CSearchDialogResultModuleView(QWidget *parent, const char *name) + : QListView ( parent, name ) { + initView(); + adjustSize(); +} + +CSearchDialogResultModuleView::~CSearchDialogResultModuleView() { + qDebug("CSearchDialogResultModuleView::~CSearchDialogResultModuleView()"); +} + +/** Initializes the tree of this ResultView */ +void CSearchDialogResultModuleView::setupTree() { + ListKey moduleSearchResult; + QListViewItem *module = 0; + + for (moduleList.first(); moduleList.current(); moduleList.next()) { + moduleSearchResult = moduleList.current()->searchResult(); + module = new QListViewItem(this, QString("%1 [%2]").arg( moduleList.current()->name() ).arg( moduleSearchResult.Count() )); + module->setPixmap(0,CToolClass::getIconForModule(moduleList.current()) ); + } + setFixedWidth( sizeHint().width() ); +// resize(sizeHint()); +} + +void CSearchDialogResultModuleView::viewportMousePressEvent(QMouseEvent *e) { + qDebug("CSearchDialogResultModuleView::viewportMousePressEvent"); + QListView::viewportMousePressEvent(e); + + m_currentItem = (QListViewItem*)itemAt(e->pos()); + if (!m_currentItem) + { + qDebug("item is NULL"); + return; + } + if ((e->state() & ControlButton) || (e->state() & ShiftButton)) + return; + for (moduleList.first();moduleList.current();moduleList.next()){ + QString modName = m_currentItem->text(0); + modName = modName.left( modName.find(" [") ); + m_currentModule = backend()->findModuleByName(modName); + if (m_currentModule) + emit moduleSelected(m_currentModule); + } + if (e->button() == RightButton) + m_popup->popup( mapToGlobal(e->pos()) ); +} + +/** Initializes this widget */ +void CSearchDialogResultModuleView::initView(){ + QWhatsThis::add(this, WT_SD_RESULT_MODULE_VIEW); + + setFocusPolicy(QWidget::WheelFocus); + setAllColumnsShowFocus( true ); + setRootIsDecorated( false ); + addColumn( i18n( "Modules" ), -1 ); + header()->hide(); + setSorting( -1 ); + + m_popup = new KPopupMenu(this); + + m_copyPopup = new KPopupMenu(m_popup); + m_copyPopup->insertItem(i18n("Search result"), this, SLOT(slotCopySearchResult())); + m_copyPopup->insertItem(i18n("Search result with text"), this, SLOT(slotCopySearchResultWithKeytext())); + + m_printPopup = new KPopupMenu(m_popup); + m_printPopup->insertItem(i18n("Search result"), this, SLOT(printSearchResult())); + + m_savePopup = new KPopupMenu(m_popup); + m_savePopup->insertItem(i18n("Search result"), this, SLOT(slotSaveSearchResult())); + m_savePopup->insertItem(i18n("Search result with text"), this, SLOT(slotSaveSearchResultWithKeytext())); + + m_popup->insertItem(SmallIcon(ICON_EDIT_COPY), i18n("Copy..."), m_copyPopup); + m_popup->insertItem(SmallIcon(ICON_FILE_PRINT), i18n("Add to printing queue..."), m_printPopup); + m_popup->insertItem(SmallIcon(ICON_FILE_SAVE), i18n("Save..."), m_savePopup); +} + +/** Returns the module belonging to the selected item. */ +CSwordModuleInfo* CSearchDialogResultModuleView::getCurrentModule() { + return m_currentModule; +} + +/** Reimplementation. Sets the cortrect QHeader width. */ +void CSearchDialogResultModuleView::resizeEvent( QResizeEvent* e){ + QListView::resizeEvent(e); + header()->resize( visibleWidth(), header()->height() ); +} + +/** Adds all items of the search result of this module to the printing queue of BibleTime. */ +void CSearchDialogResultModuleView::printSearchResult(){ + CExportManager::printKeyList( &(m_currentModule->searchResult()), m_currentModule, i18n("Appending keys to the printing queue ...") ); +} + +/** This function copies the search result into the clipboard */ +void CSearchDialogResultModuleView::slotCopySearchResult(){ + //get the searched text +// QString searchedText; +// for (QObject* w = parent(); w; w = w->parent()) { +// if (w->isA("CSearchDialog")) { +// CSearchDialog* dlg = (CSearchDialog*)w; +// searchedText = dlg->getSearchedText().stripWhiteSpace(); +// break; +// } +// } + CExportManager::copyKeyList(&m_currentModule->searchResult(), m_currentModule, i18n("Copying search result to clipboard..."), false); +} + +/** This slot saves the search result to disk. */ +void CSearchDialogResultModuleView::slotSaveSearchResult(){ + //get the searched text + QString searchedText; + for (QObject* w = parent(); w; w = w->parent()) { + if (w->isA("CSearchDialog")) { + CSearchDialog* dlg = dynamic_cast(w); + searchedText = dlg->getSearchedText().stripWhiteSpace(); + break; + } + } + ListKey& searchResult = m_currentModule->searchResult(); + CExportManager::saveKeyList(&searchResult, m_currentModule, i18n("Saving the search result ..."), false, true); +} + + +void CSearchDialogResultModuleView::slotCopySearchResultWithKeytext(){ + //get the searched text + QString searchedText; + for (QObject* w = parent(); w; w = w->parent()) { + if (w->isA("CSearchDialog")) { + CSearchDialog* dlg = (CSearchDialog*)w; + searchedText = dlg->getSearchedText().stripWhiteSpace(); + break; + } + } + CExportManager::copyKeyList(&m_currentModule->searchResult(), m_currentModule, i18n("Copying search result to clipboard..."), true ); +} + +/** This slot saves the search result to disk. */ +void CSearchDialogResultModuleView::slotSaveSearchResultWithKeytext(){ + //get the searched text + QString searchedText; + for (QObject* w = parent(); w; w = w->parent()) { + if (w->isA("CSearchDialog")) { + CSearchDialog* dlg = (CSearchDialog*)w; + searchedText = dlg->getSearchedText().stripWhiteSpace(); + break; + } + } + CExportManager::saveKeyList(&m_currentModule->searchResult(), m_currentModule,i18n("Saving the search result..."), true, true); +} + +//------------class CSearchDialogResultView-----------// +CSearchDialogResultView::CSearchDialogResultView(QWidget *parent, const char *name) + : QListBox(parent,name), + m_module(0), + m_currentItem(0), + m_pressedPos() +{ + initView(); + initConnections(); +} + +CSearchDialogResultView::~CSearchDialogResultView() { +} + +/** Initializes the tree of this ResultView */ +void CSearchDialogResultView::setupTree() { + ListKey& moduleSearchResult = m_module->searchResult(); + const int count = moduleSearchResult.Count(); + + clear(); + setUpdatesEnabled(false); + for (int index = 0; index < count; index++) { + insertItem( QString::fromLocal8Bit((const char*)*moduleSearchResult.GetElement(index)), -1); + } + setUpdatesEnabled(true); +} + +/** Initializes the connections of this class */ +void CSearchDialogResultView::initConnections() { + connect(m_popup, SIGNAL(aboutToShow()), + this, SLOT(popupAboutToShow())); +// connect(this, SIGNAL(pressed(QListBoxItem*)), +// this, SLOT(mousePressed(QListBoxItem*))); + + connect(this, SIGNAL(currentChanged(QListBoxItem*)), + this, SLOT(mousePressed(QListBoxItem*))); + + connect(this, SIGNAL(rightButtonPressed(QListBoxItem*, const QPoint&)), + this, SLOT(rightButtonPressed(QListBoxItem*, const QPoint&))); +} + +/** Initializes this widget */ +void CSearchDialogResultView::initView(){ + QWhatsThis::add(this, WT_SD_RESULT_RESULT_VIEW); + setSelectionMode(QListBox::Extended); + + m_popup = new KPopupMenu(this); + m_copyPopup = new KPopupMenu(m_popup); + m_copyPopup->insertItem(i18n("Key"), this, SLOT(slotCopyCurrent())); + m_copyPopup->insertItem(i18n("Key with text"), this, SLOT(slotCopyCurrentWithKeytext())); + + m_printPopup = new KPopupMenu(m_popup); + m_printPopup->insertItem(i18n("Key with text"), this, SLOT(printItem())); + + m_savePopup = new KPopupMenu(m_popup); + m_savePopup->insertItem(i18n("Key"), this, SLOT(slotSaveCurrent())); + m_savePopup->insertItem(i18n("Key with text"), this, SLOT(slotSaveCurrentWithKeytext())); + + m_popup->insertItem(SmallIcon(ICON_EDIT_COPY), i18n("Copy..."), m_copyPopup); + m_popup->insertItem(SmallIcon(ICON_FILE_PRINT),i18n("Add to printing queue..."),m_printPopup); + m_popup->insertItem(SmallIcon(ICON_FILE_SAVE), i18n("Save..."), m_savePopup); + + setFocusPolicy(QWidget::WheelFocus); +} + + +/** Is called before the menu is shown */ +void CSearchDialogResultView::popupAboutToShow(){ +} + +/** */ +void CSearchDialogResultView::viewportMouseMoveEvent(QMouseEvent *e){ +// qDebug("CSearchDialogResultView::viewportMouseMoveEvent(QMouseEvent *e)"); + if ( !(e->state() & QMouseEvent::LeftButton) ){ + QListBox::viewportMouseMoveEvent(e); + return; + } + + //Is it time to start a drag? + if (m_currentItem && (abs(e->pos().x() - m_pressedPos.x()) > KGlobalSettings::dndEventDelay() || + abs(e->pos().y() - m_pressedPos.y()) > KGlobalSettings::dndEventDelay()) ) + { + QString mod; + QString ref; + mod = m_module->name(); + ref = m_currentItem->text(); + + QTextDrag *d = new QTextDrag(CReferenceManager::encodeReference(mod,ref), viewport()); + if (d){ + d->setSubtype(REFERENCE); + d->setPixmap(REFERENCE_ICON_SMALL); + d->drag(); + return; + } + } + else + QListBox::viewportMouseMoveEvent(e); +} + +/** */ +void CSearchDialogResultView::printItem() { + QList list = selectedItems(); + if (!list.count()) + return; + for (list.first(); list.current(); list.next()) { + CExportManager::printKey(m_module,list.current()->text(),QString::null); + } +} + +/** This slot is called when the current item changed. */ +void CSearchDialogResultView::itemChanged(QListBoxItem* item){ + m_currentItem = item; +} + +/** Opens the popup menu. */ +void CSearchDialogResultView::rightButtonPressed( QListBoxItem* item, const QPoint& p){ + m_currentItem = item; + if (m_currentItem) { + mousePressed(item); + m_popup->popup(p); + } +} + +/** */ +void CSearchDialogResultView::mousePressed(QListBoxItem* item){ + qDebug("CSearchDialogResultView::mousePressed(QListBoxItem* item)"); + if (!( m_currentItem = item )) + return; + QString text = QString::null; + + //we have to set the standard module view options for the module!! + util::scoped_ptr key(CSwordKey::createInstance(m_module)); + if ( key ) { + backend()->setFilterOptions( CBTConfig::getFilterOptionDefaults() ); + key->key(item->text()); + emit keySelected(key->renderedText()); + } +} + +/** This slot copies the current active item into the clipboard. */ +void CSearchDialogResultView::slotCopyCurrent(){ + QString text; + QList list = selectedItems(); + for (list.first(); list.current(); list.next()) { + text += list.current()->text()+"\n"; + } + KApplication::clipboard()->setText(text); +} + +/** This slot copies the current active item into the clipboard. */ +void CSearchDialogResultView::slotCopyCurrentWithKeytext(){ + QList list = selectedItems(); + QString text; + QString keyText, keyName; + for (list.first(); list.current(); list.next()) { + CSwordKey* key = CSwordKey::createInstance(m_module); + if (!key) + continue; + + key->key(list.current()->text()); + keyName = key->key(); + keyText = key->strippedText(); + + delete key; + + text += QString("%1\n%2\n\n").arg(keyName).arg(keyText); + } + + KApplication::clipboard()->setText(text); +} + +/** This slot copies the current active item into the clipboard. */ +void CSearchDialogResultView::slotSaveCurrent(){ + const QString file = KFileDialog::getSaveFileName (QString::null, i18n("*.txt | Text files\n *.* | All files (*.*)"), 0, i18n("Save key ...")); + if (!file.isNull()) { + QList list = selectedItems(); + QString text; + for (list.first(); list.current(); list.next()) + text += list.current()->text()+"\n"; + CToolClass::savePlainFile(file, text); + } +} + +/** This slot copies the current active item into the clipboard. */ +void CSearchDialogResultView::slotSaveCurrentWithKeytext(){ + QList list = selectedItems(); + QString text; + QString keyText, keyName; + for (list.first(); list.current(); list.next()) { + CSwordKey* key = CSwordKey::createInstance(m_module); + if (!key) + continue; + + key->key(list.current()->text()); + keyName = key->key(); + keyText = key->strippedText(); + + delete key; + + text += QString("%1\n%2\n\n").arg(keyName).arg(keyText); + } + + const QString file = KFileDialog::getSaveFileName (QString::null, i18n("*.txt | Text files\n *.* | All files (*.*)"), 0, i18n("Save key ...")); + if (!file.isNull()) { + CToolClass::savePlainFile( file, text); + } +} + +/** Returns the selected items of this listbox. */ +QList CSearchDialogResultView::selectedItems(){ + QList list; + QListBoxItem* item = firstItem(); + while (item) { + if (item->selected()) + list.append(item); + item = item->next(); + } + return list; +} + +/** Reimplementation to make Drag&Drop work. */ +void CSearchDialogResultView::viewportMousePressEvent( QMouseEvent* e ){ + qDebug("CSearchDialogResultView::viewportMousePressEvent( QMouseEvent* e )"); + m_pressedPos = e->pos(); + QListBox::viewportMousePressEvent(e); +} diff --git a/bibletime/frontend/searchdialog/csearchdialogresultview.h b/bibletime/frontend/searchdialog/csearchdialogresultview.h new file mode 100644 index 0000000..107fe0c --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogresultview.h @@ -0,0 +1,200 @@ +/*************************************************************************** + csearchdialogresultview.h - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSEARCHDIALOGRESULTVIEW_H +#define CSEARCHDIALOGRESULTVIEW_H + +//BibleTime includes +#include "../../backend/cswordmoduleinfo.h" +#include "../cpointers.h" + +//QT includes +#include +#include +#include +#include + +class KPopupMenu; +class CSearchDialogResultItem; +class CSearchDialog; +class KAction; + +/** + * Handles the search result + * @author The BibleTime Team + */ +class CSearchDialogResultModuleView : public QListView, public CPointers { + Q_OBJECT +public: + CSearchDialogResultModuleView(QWidget *parent=0, const char *name=0); + virtual ~CSearchDialogResultModuleView(); + /** + * Sets te modulelist displayed in this module tree. + */ + void setModuleList(ListCSwordModuleInfo& modules) { this->moduleList = modules; }; + /** + * Initializes the tree of this CGroupmanager + */ + void setupTree(); + /** + * Initiales the view of this widget. + */ + void initView(); + /** + * Returns the module belonging to the selected item. + */ + CSwordModuleInfo* getCurrentModule(); + /** + * Reimplementation. Sets the cortrect QHeader width. + */ + void resizeEvent( QResizeEvent* e); + +protected: + void viewportMousePressEvent(QMouseEvent *e); + +protected slots: // Protected slots + /** + * Adds all items of the search result of this module + * to the printing queue of BibleTime. + */ + void printSearchResult(); + /** + * This slot saves the search result to disk. + */ + void slotSaveSearchResult(); + /** + * This function copies the search result into the clipboard + */ + void slotCopySearchResult(); + /** + * This slot saves the search result to disk. + */ + void slotSaveSearchResultWithKeytext(); + /** + * This function copies the search result into the clipboard + */ + void slotCopySearchResultWithKeytext(); + +signals: // Signals + /** + * Is emitted when a module in the tree was selected. + */ + void moduleSelected(CSwordModuleInfo*); + +private: + ListCSwordModuleInfo moduleList; + QListViewItem* m_currentItem; + CSwordModuleInfo* m_currentModule; + + KPopupMenu* m_popup; + KPopupMenu* m_copyPopup; + KPopupMenu* m_savePopup; + KPopupMenu* m_printPopup; +}; + + +class CSearchDialogResultView : public QListBox, public CPointers { + Q_OBJECT +public: + CSearchDialogResultView(QWidget *parent=0, const char *name=0); + virtual ~CSearchDialogResultView(); + /** + * Initializes the tree of this CGroupmanager + */ + void setupTree(); + /** + * Initialzes the view of this widget. + */ + void initView(); + +protected: + /** + * Initializes the connections of this class + */ + void initConnections(); + void viewportMouseMoveEvent(QMouseEvent *e); + /** + * Returns the selected items of this listbox. + */ + QList selectedItems(); + /** + Reimplementation to make Drag&Drop work. + */ + virtual void viewportMousePressEvent( QMouseEvent* e ); + +public slots: + /** + * Appends the selected item to prinint queue + */ + void printItem(); + /** + * + */ + void setModule(CSwordModuleInfo *module) { if (module) m_module = module; setupTree();}; + +protected slots: // Protected slots + /** + * Is called before the menu is shown + */ + void popupAboutToShow(); + /** + * This slot is called when the current item changed. + */ + void itemChanged(QListBoxItem*); + /** + * Reimplementation from QListBox + */ + void mousePressed(QListBoxItem*); + /** + * Opens the popup menu. + */ + void rightButtonPressed( QListBoxItem*, const QPoint&); + /** + * This slot copies the current active item into the clipboard. + */ + void slotCopyCurrent(); + /** + * This slot copies the current active item into the clipboard. + */ + void slotCopyCurrentWithKeytext(); + /** + * This slot copies the current active item into the clipboard. + */ + void slotSaveCurrent(); + /** + * This slot copies the current active item into the clipboard. + */ + void slotSaveCurrentWithKeytext(); + +private: + KPopupMenu *m_popup; + KPopupMenu* m_copyPopup; + KPopupMenu* m_savePopup; + KPopupMenu* m_printPopup; + + CSwordModuleInfo* m_module; + QListBoxItem *m_currentItem; + QPoint m_pressedPos; + +signals: // Signals + /** + * Is emitted when a key in the tree was selected. + */ + void keySelected(const QString); +}; + +#endif diff --git a/bibletime/frontend/searchdialog/csearchdialogscope.cpp b/bibletime/frontend/searchdialog/csearchdialogscope.cpp new file mode 100644 index 0000000..38203aa --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogscope.cpp @@ -0,0 +1,373 @@ +/*************************************************************************** + csearchdialogscope.cpp - description + ------------------- + begin : Sun Nov 12 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "csearchdialogscope.h" +#include "../../whatsthisdef.h" +#include "../../tooltipdef.h" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include "versekey.h" + +CSearchDialogScopeChooser::CSearchDialogScopeChooser(QWidget *parent, const char *name ) : QWidget(parent,name) { + + QHBoxLayout* HLayout = new QHBoxLayout(this); + + noScope = new QRadioButton(i18n("No scope" ),this); + QToolTip::add(noScope, TT_SD_SCOPE_NO_SCOPE); + QWhatsThis::add(noScope, WT_SD_SCOPE_NO_SCOPE); + + lastResultScope = new QRadioButton(i18n("Last result"),this); + QToolTip::add(lastResultScope, TT_SD_SCOPE_LAST_RESULT); + QWhatsThis::add(lastResultScope, WT_SD_SCOPE_LAST_RESULT); + + useScope = new QRadioButton(i18n("Use scope" ),this); + QToolTip::add(useScope, TT_SD_SCOPE_OWN_SCOPE); + QWhatsThis::add(useScope, WT_SD_SCOPE_OWN_SCOPE); + + group = new QButtonGroup(); + group->insert(noScope); + group->insert(lastResultScope); + group->insert(useScope); + noScope->setChecked(true); + + RangeChooser = new QComboBox(this); + RangeLabel = new QLabel(RangeChooser, i18n("Choose custom range"),this); + QToolTip::add(RangeChooser, TT_SD_SCOPE_CHOOSER); + QWhatsThis::add(RangeChooser, WT_SD_SCOPE_CHOOSER); + + editButton = new QPushButton(i18n("Edit ranges"),this); + editButton->setFixedWidth(editButton->sizeHint().width()); + QToolTip::add(editButton, TT_SD_SCOPE_EDIT_SCOPE_BUTTON); + QWhatsThis::add(editButton, WT_SD_SCOPE_EDIT_SCOPE_BUTTON); + connect(editButton,SIGNAL(clicked()),this,SLOT(editButtonClicked())); + connect(group,SIGNAL(clicked(int)),this,SLOT(scopeChanged())); + + QVBoxLayout* VLayout_1 = new QVBoxLayout(HLayout); + VLayout_1->addWidget(noScope, Qt::AlignTop); + VLayout_1->addWidget(lastResultScope, Qt::AlignTop); + VLayout_1->addWidget(useScope, Qt::AlignTop); + + HLayout->addStretch(); + + QVBoxLayout* VLayout_2 = new QVBoxLayout(HLayout); + VLayout_2->addWidget(RangeLabel); + VLayout_2->addWidget(RangeChooser); + VLayout_2->addWidget(editButton); + + HLayout->addStretch(); + + config = new KSimpleConfig("bt-custom_ranges", false); + //we use this to use the global standard + config->setGroup(QString::fromLatin1("main")); + if (config->readBoolEntry("first usage", true)) { + config->writeEntry("first usage", false); + config->setGroup(QString::fromLatin1("custom ranges")); + + QMap entryMap; + entryMap.insert(i18n("Old testament"), QString::fromLatin1("Gen - Mal")); + entryMap.insert(i18n("Moses/Pentateuch/Torah"), QString::fromLatin1("Gen - Deut")); + entryMap.insert(i18n("History"), QString::fromLatin1("Jos - Est")); + entryMap.insert(i18n("Prophets"), QString::fromLatin1("Isa - Mal")); + entryMap.insert(i18n("New testament"), QString::fromLatin1("Mat - Rev")); + entryMap.insert(i18n("Gospels"), QString::fromLatin1("Mat - Joh")); + entryMap.insert(i18n("Letters/Epistels"), QString::fromLatin1("Rom - Jude")); + entryMap.insert(i18n("Paul's Epistels"), QString::fromLatin1("Rom - Phile")); + + QMap::Iterator it; + + for ( it = entryMap.begin(); it != entryMap.end(); ++it) { + if (it.key() != QString::null) { + QString text = QString::null; + ListKey lk = VerseKey().ParseVerseList(it.data().local8Bit(),"Genesis 1:1",true); + for (int i = 0; i < lk.Count(); ++i) { + if (i) + text.append(";"); + VerseKey* element = dynamic_cast(lk.GetElement(i)); + if (element) + text += QString::fromLatin1("%1 - %2") + .arg( QString::fromLocal8Bit((const char*)element->LowerBound()) ) + .arg( QString::fromLocal8Bit((const char*)element->UpperBound()) ); + else + text += QString::fromLocal8Bit((const char*)*lk.GetElement(i)); + } + config->writeEntry(it.key(),text); + } + } + } + + config->setGroup(QString("custom ranges")); + QMap entryMap = config->entryMap(QString("custom ranges")); + QMap::Iterator it; + for ( it = entryMap.begin(); it != entryMap.end(); ++it) + if (it.key() != QString::null) + RangeChooser->insertItem( it.key() ); + scopeChanged(); //set initial state +} + +ListKey CSearchDialogScopeChooser::getScope(){ + return VerseKey().ParseVerseList( config->readEntry( RangeChooser->currentText() ).local8Bit(), "Genesis 1:1", true); +} + +const CSwordModuleSearch::scopeType CSearchDialogScopeChooser::getScopeType() const { + if (noScope->isChecked()) return CSwordModuleSearch::Scope_NoScope; + if (lastResultScope->isChecked()) return CSwordModuleSearch::Scope_LastSearch; + if (useScope->isChecked()) return CSwordModuleSearch::Scope_Bounds; + + return CSwordModuleSearch::Scope_NoScope; +} + +const QString CSearchDialogScopeChooser::getScopeTypeString() { + if (noScope->isChecked()) return noScope->text(); + if (lastResultScope->isChecked()) return lastResultScope->text(); + if (useScope->isChecked()) return useScope->text(); + + return noScope->text(); +} +void CSearchDialogScopeChooser::editButtonClicked(){ + CSearchDialogScopeEdit *dialog = new CSearchDialogScopeEdit(this->config, this, "ranges dialog"); + dialog->exec(); + + //refresh the rangechooser + RangeChooser->clear(); + + QMap entryMap = config->entryMap(QString("custom ranges")); + QMap::Iterator it; + for ( it = entryMap.begin(); it != entryMap.end(); ++it) { + qDebug(it.key().local8Bit()); + if (it.key() != QString::null) + RangeChooser->insertItem( it.key() ); + } +} + +/** No descriptions */ +void CSearchDialogScopeChooser::scopeChanged(){ + RangeLabel->setEnabled (getScopeType() == CSwordModuleSearch::Scope_Bounds ? true : false); + RangeChooser->setEnabled(getScopeType() == CSwordModuleSearch::Scope_Bounds ? true : false); + editButton->setEnabled (getScopeType() == CSwordModuleSearch::Scope_Bounds ? true : false); +} + + +CSearchDialogScopeChooser::~CSearchDialogScopeChooser(){ + if (config) { + config->setGroup(QString("main")); + config->writeEntry("firstUsage", true); + config->sync(); + delete config; + } +} + +CSearchDialogScopeEdit::~CSearchDialogScopeEdit(){ + //not delete config, because it points to the parent config +} + +CSearchDialogScopeEdit::CSearchDialogScopeEdit(KSimpleConfig *parentconfig, QWidget *parent, const char *name ) : QDialog(parent,name,/*modal*/true) { + + QGridLayout* Layout = new QGridLayout(this, 5, 5, 5, 0); + + RangeChooser = new QComboBox(this); + QToolTip::add(RangeChooser, TT_SD_SCOPE_CHOOSER); + QWhatsThis::add(RangeChooser, WT_SD_SCOPE_CHOOSER); + RangeChooser->setEnabled(false); + + RangeEdit = new QLineEdit(this); + QToolTip::add(RangeChooser, TT_SD_SCOPE_EDIT_LINE); + QWhatsThis::add(RangeChooser, WT_SD_SCOPE_EDIT_LINE); + RangeEdit->setEnabled(false); + + RangeDisp = new QListBox(this); + QToolTip::add(RangeDisp, TT_SD_SCOPE_PARSED_LIST); + QWhatsThis::add(RangeDisp, WT_SD_SCOPE_PARSED_LIST); + + newButton = new QPushButton(i18n("Add"),this); + QToolTip::add(newButton, TT_SD_SCOPE_NEW_SCOPE); + QWhatsThis::add(newButton, WT_SD_SCOPE_NEW_SCOPE); + + deleteButton= new QPushButton(i18n("Delete"),this); + deleteButton->setEnabled(false); + QToolTip::add(deleteButton, TT_SD_SCOPE_DELETE_SCOPE); + QWhatsThis::add(deleteButton, WT_SD_SCOPE_DELETE_SCOPE); + + closeButton = new QPushButton(i18n("Close"),this); + QToolTip::add(closeButton, TT_SD_SCOPE_CLOSE); + QWhatsThis::add(closeButton, WT_SD_SCOPE_CLOSE); + + QLabel* RangeLabel = new QLabel(i18n("Choose custom range"),this); + QLabel* RangeEditLabel = new QLabel(i18n("Define range text"),this); + QLabel* RangeDispLabel = new QLabel(i18n("Range parsing results"),this); + + + Layout->addMultiCellWidget(RangeLabel, 0,0,0,2); + Layout->addMultiCellWidget(RangeChooser,1,1,0,2); + + Layout->addMultiCellWidget(RangeEditLabel,0,0,4,4); + Layout->addMultiCellWidget(RangeEdit, 1,1,4,4); + + Layout->addMultiCellWidget(RangeDispLabel,2,2,4,4); + Layout->addMultiCellWidget(RangeDisp, 3,4,4,4); + + Layout->addMultiCellWidget(newButton, 3,3,0,0, Qt::AlignCenter); + Layout->addMultiCellWidget(deleteButton,3,3,2,2, Qt::AlignCenter); + Layout->addMultiCellWidget(closeButton, 4,4,0,2, Qt::AlignCenter); + + Layout->addRowSpacing(0, RangeLabel->sizeHint().height()); + Layout->addRowSpacing(1, RangeChooser->sizeHint().height()); + Layout->addRowSpacing(2, RangeDispLabel->sizeHint().height()); + Layout->addRowSpacing(3, newButton->sizeHint().height()); + Layout->addRowSpacing(4, RangeEdit->sizeHint().height() * 4);// 4 lines + Layout->setRowStretch(4, 1); //only 4 will be stretched + + Layout->addColSpacing(0, newButton->sizeHint().width()); + Layout->addColSpacing(1, 2); + Layout->addColSpacing(2, deleteButton->sizeHint().width()); + Layout->addColSpacing(3, 10); + Layout->addColSpacing(4, RangeLabel->sizeHint().width() * 2); + Layout->setColStretch(4, 1);//only 4 ill be stretched + + + connect(newButton,SIGNAL(clicked()), + this,SLOT(NewButtonClicked())); + connect(deleteButton, SIGNAL(clicked()), + this,SLOT(DeleteButtonClicked())); + connect(closeButton, SIGNAL(clicked()), + this,SLOT(closeButtonClicked())); + connect(RangeEdit,SIGNAL(textChanged(const QString &)), + this,SLOT(RangeEditTextChanged(const QString &))); + connect(RangeChooser,SIGNAL(activated(int)), + this,SLOT(RangeChooserActivated(int))); + + + config = parentconfig; + + config->setGroup(QString("custom ranges")); + QMap entryMap = config->entryMap(QString("custom ranges")); + QMap::Iterator it; + for ( it = entryMap.begin(); it != entryMap.end(); ++it) { + qDebug(it.key().local8Bit()); + if (it.key() != QString::null) + RangeChooser->insertItem( it.key() ); + } + if (RangeChooser->count()>0){ + RangeChooser->setEnabled(true); + RangeEdit->setEnabled(true); + deleteButton->setEnabled(true); + RangeEdit->setFocus(); + emit RangeChooserActivated(0); + } +} + +void CSearchDialogScopeEdit::NewButtonClicked(){ + bool ok = false; + QString text = QInputDialog::getText( i18n( "Range name" ), i18n( "Please enter a name for the new range" ), QString::null, &ok, this ); + if (!ok) + return; + + if ( !text.isEmpty() /*&& !config->hasKey( text )*/ ) + config->writeEntry(text, QString::null);// user entered something and pressed ok + //refresh the rangechooser + RangeChooser->clear(); + + QMap entryMap = config->entryMap(QString("custom ranges")); + QMap::Iterator it; + for ( it = entryMap.begin(); it != entryMap.end(); ++it) { + qDebug(it.key().local8Bit()); + if (it.key() != QString::null) + RangeChooser->insertItem( it.key() ); + } + if (RangeChooser->count()>0){ + RangeChooser->setEnabled(true); + RangeEdit->setEnabled(true); + deleteButton->setEnabled(true); + RangeChooser->setCurrentItem( RangeChooser->count()-1 ); + emit RangeChooserActivated( RangeChooser->currentItem() ); + RangeEdit->setFocus(); + } +} + +void CSearchDialogScopeEdit::DeleteButtonClicked(void){ + int index = RangeChooser->currentItem(); + QString text=RangeChooser->currentText(); + if ( !text.isEmpty() ){ + config->deleteEntry(text,false); + + //refresh the rangechooser + RangeChooser->clear(); + + QMap entryMap = config->entryMap(QString("custom ranges")); + QMap::Iterator it; + for ( it = entryMap.begin(); it != entryMap.end(); ++it) { + qDebug(it.key().local8Bit()); + if (it.key() != QString::null) + RangeChooser->insertItem( it.key() ); + } + if (RangeChooser->count()>0){ + RangeChooser->setCurrentItem( (index>0)?(index-1):0 ); + emit RangeChooserActivated( RangeChooser->currentItem() ); + } + else{ + RangeChooser->setEnabled(false); + RangeEdit->setEnabled(false); + deleteButton->setEnabled(false); + //clear + RangeEdit->setText(QString::null); + RangeDisp->clear(); + + } + } +} + +void CSearchDialogScopeEdit::RangeChooserActivated(int index){ + QString value = config->readEntry(RangeChooser->text(index)); + RangeEdit->setText(value); + + //a workaround, maybe emitted twice, which is no problem + emit RangeEditTextChanged(value); +} + +void CSearchDialogScopeEdit::RangeEditTextChanged(const QString &text){ + config->writeEntry(RangeChooser->currentText(), text); + RangeDisp->clear(); + VerseKey key; + ListKey verses = key.ParseVerseList((const char*)text.local8Bit(), key, true); + for (int i = 0; i < verses.Count(); ++i) { + VerseKey* element = dynamic_cast(verses.GetElement(i)); + if (element) + RangeDisp->insertItem(QString("%1 - %2").arg(QString::fromLocal8Bit((const char*)element->LowerBound())).arg(QString::fromLocal8Bit((const char*)element->UpperBound()))); + else + RangeDisp->insertItem(QString::fromLocal8Bit((const char*)*verses.GetElement(i))); + } +} + + +/** No descriptions */ +void CSearchDialogScopeEdit::closeButtonClicked(){ + close(); +} diff --git a/bibletime/frontend/searchdialog/csearchdialogscope.h b/bibletime/frontend/searchdialog/csearchdialogscope.h new file mode 100644 index 0000000..c05f253 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogscope.h @@ -0,0 +1,98 @@ +/*************************************************************************** + csearchdialogscope.h - description + ------------------- + begin : Sun Nov 12 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSEARCHDIALOGSCOPE_H +#define CSEARCHDIALOGSCOPE_H + +#include +#include + +#include +#include "../../backend/cswordmodulesearch.h" + +class QComboBox; +class QLineEdit; +class QPushButton; +class QListBox; +class QLabel; +class QRadioButton; +class QButtonGroup; +class KSimpleConfig; + +/** + * This class (CSearchDialogScope) provides the graphical user interface + * for the scope part of the searchdialog. + * It provides an easy to use interface with the following functions: + * + * -Possibility to define mltiple scopes for each module + * -Possibilty to define wheter we want to use no scope, + * the result of the last search as scope or an own set of ranges + * + * @author The BibleTime team + */ + + + +class CSearchDialogScopeChooser : public QWidget { + Q_OBJECT +public: + CSearchDialogScopeChooser(QWidget *parent, const char *name=0); + ~CSearchDialogScopeChooser(); + ListKey getScope(); + const CSwordModuleSearch::scopeType getScopeType() const; + const QString getScopeTypeString(); + +private: + QComboBox* RangeChooser; + QButtonGroup* group; + KSimpleConfig* config; + QRadioButton *noScope; + QRadioButton *lastResultScope; + QRadioButton *useScope; + QPushButton *editButton; + QLabel *RangeLabel; + +private slots: + void editButtonClicked(); + void scopeChanged(); +}; + +class CSearchDialogScopeEdit : public QDialog { + Q_OBJECT +public: + CSearchDialogScopeEdit(KSimpleConfig *config, QWidget *parent, const char *name=0); + ~CSearchDialogScopeEdit(); + +private: + QComboBox* RangeChooser; + QLineEdit* RangeEdit; + QListBox* RangeDisp; + KSimpleConfig* config; + QPushButton* newButton; + QPushButton* deleteButton; + QPushButton* closeButton; + +private slots: // Private slots + void NewButtonClicked(void); + void DeleteButtonClicked(void); + void RangeChooserActivated(int); + void RangeEditTextChanged(const QString &); + void closeButtonClicked(); +}; + + +#endif diff --git a/bibletime/frontend/searchdialog/csearchdialogtext.cpp b/bibletime/frontend/searchdialog/csearchdialogtext.cpp new file mode 100644 index 0000000..844e423 --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogtext.cpp @@ -0,0 +1,216 @@ +/*************************************************************************** + csearchdialogtext.cpp - description + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + +//BibleTime includes +#include "csearchdialogtext.h" +#include "csearchdialogscope.h" +#include "../../whatsthisdef.h" +#include "../../tooltipdef.h" +#include "../../backend/cswordmodulesearch.h" +#include "../cbtconfig.h" + +//QT includes +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +//KDE includes +#include +#include +#include +#include + + +CSearchDialogText::CSearchDialogText(QWidget *parent, const char *name) + : QWidget(parent, name, 48) +{ + /* the first main Group - search text, options etc.*/ + QGroupBox *textBox = new QGroupBox(2,Qt::Vertical,i18n("Search properties"),this,"textBox"); + + m_editCombo = new KHistoryCombo(textBox); + m_editCombo->setInsertionPolicy(QComboBox::AtTop); + m_editCombo->setMaxCount(25); + m_editCombo->setDuplicatesEnabled(false); + m_editCombo->setFocusPolicy(QWidget::StrongFocus); + m_editCombo->setFocus(); + connect( m_editCombo, SIGNAL( activated( const QString& )), m_editCombo, SLOT( addToHistory( const QString& ))); + connect( m_editCombo, SIGNAL(returnPressed ( const QString& )),m_editCombo, SLOT(addToHistory(const QString&)) ); + + QToolTip::add(m_editCombo, TT_SD_SEARCH_TEXT_EDIT); + QWhatsThis::add(m_editCombo, WT_SD_SEARCH_TEXT_EDIT); + + QHBox *settingsBox = new QHBox(textBox,"settingsBox"); + QVBox *radioBox = new QVBox(settingsBox,"radioBox"); + + m_radioMultipleWords = new QRadioButton( radioBox,"RadioButton_1"); + m_radioMultipleWords->setFocusPolicy(QWidget::TabFocus); + m_radioMultipleWords->setText( i18n( "Multiple Words" ) ); + m_radioMultipleWords->setAutoResize( true ); + m_radioMultipleWords->setChecked( true ); + QToolTip::add(m_radioMultipleWords, TT_SD_SEARCH_MULTIPLE_WORDS); + QWhatsThis::add(m_radioMultipleWords, WT_SD_SEARCH_MULTIPLE_WORDS); + + m_radioExactSearch = new QRadioButton(radioBox, "RadioButton_2"); + m_radioExactSearch->setFocusPolicy(QWidget::TabFocus); + m_radioExactSearch->setText( i18n( "Exact Search" ) ); + m_radioExactSearch->setAutoResize( true ); + QToolTip::add(m_radioExactSearch, TT_SD_SEARCH_EXACT_MATCH); + QWhatsThis::add(m_radioExactSearch, WT_SD_SEARCH_EXACT_MATCH); + + m_radioRegularExpression = new QRadioButton(radioBox, "RadioButton_3"); + m_radioRegularExpression->setFocusPolicy(QWidget::TabFocus); + m_radioRegularExpression->setText( i18n( "Regular Expression" ) ); + m_radioRegularExpression->setAutoResize( true ); + QToolTip::add(m_radioRegularExpression, TT_SD_SEARCH_REGEXP ); + QWhatsThis::add(m_radioRegularExpression, WT_SD_SEARCH_REGEXP ); + + /* this widget is hidden - it is only used for exclusive radio button management*/ + QVButtonGroup *bgroup1 = new QVButtonGroup(); + bgroup1->insert(m_radioMultipleWords); //they are automatically exclusive + bgroup1->insert(m_radioExactSearch); + bgroup1->insert(m_radioRegularExpression); + + m_checkCaseSensitive = new QCheckBox(settingsBox, "CheckBox_1"); + m_checkCaseSensitive->setFocusPolicy(QWidget::TabFocus); + m_checkCaseSensitive->setText( i18n("Case Sensitive") ); + QToolTip::add(m_checkCaseSensitive, TT_SD_SEARCH_CASE_SENSITIVE); + QWhatsThis::add(m_checkCaseSensitive, WT_SD_SEARCH_CASE_SENSITIVE); + + QGroupBox *scopeBox = new QGroupBox(2,Qt::Horizontal,i18n("Search scope"),this,"scopeBox"); + scopeChooser = new CSearchDialogScopeChooser(scopeBox, "scopeChooser"); + + /*the third main groupbox - progress indication */ + QGroupBox *progressBox = new QGroupBox(2,Qt::Horizontal,i18n("Search progress"),this,"progressBox"); + + /* manages the 2 buttons (vertically)*/ + QVBox *buttonBox = new QVBox(progressBox,"currentBox"); + + (void)new QLabel(m_editCombo,i18n("Current module:"),buttonBox); + (void)new QLabel(m_editCombo,i18n("Overall:"),buttonBox); + + /* manages the 2 bars (vertically) */ + QVBox *barBox = new QVBox(progressBox,"overallBox"); + m_currentProgressBar = new KProgress(0,100,0,Horizontal,barBox, "m_currentProgressBar"); + m_overallProgressBar = new KProgress(0,100,0,Horizontal,barBox, "m_overallProgressBar"); + + /* the main layout for the 3 groupboxes (vertical)*/ + QVBoxLayout* layout_1 = new QVBoxLayout( this ); + layout_1->setAutoAdd(false); + + textBox->setFixedHeight( textBox->sizeHint().height() ); + layout_1->addWidget( textBox,1, Qt::AlignTop ); + + layout_1->addWidget( scopeBox, Qt::AlignVCenter); + scopeBox->setFixedHeight( scopeBox->sizeHint().height() ); + + progressBox->setFixedHeight( progressBox->sizeHint().height() ); + layout_1->addWidget( progressBox,1,Qt::AlignBottom ); + + + readSettings(); +} + +CSearchDialogText::~CSearchDialogText() { + saveSettings(); +} + +const QString CSearchDialogText::getText() const { + return m_editCombo->currentText(); +} + +void CSearchDialogText::setText(const QString text){ + //only insert the item to the list if it's not yet included + bool found = false; + for (int i = 0; !found && i < m_editCombo->count(); ++i) { + if (m_editCombo->text(i) == text) + found = true; + } + if (!found) { + m_editCombo->insertItem(text,0); + m_editCombo->setCurrentItem(0); + } + m_editCombo->setFocus(); +} + +const bool CSearchDialogText::isCaseSensitive() { + return m_checkCaseSensitive->isChecked(); +} + +const int CSearchDialogText::getSearchType() { + int ret = CSwordModuleSearch::multipleWords; //"multiple words" is standard + if (m_radioExactSearch->isChecked()) { + ret = CSwordModuleSearch::exactPhrase; + } + else if (m_radioRegularExpression->isChecked()) { + ret = CSwordModuleSearch::regExp; + } + return ret; +} + +const QString CSearchDialogText::getSearchTypeString() { + QString ret = m_radioMultipleWords->text(); //"multiple words" is standard + if (m_radioExactSearch->isChecked()) { + ret = m_radioExactSearch->text(); + } + else if (m_radioRegularExpression->isChecked()) { + ret = m_radioRegularExpression->text(); + } + return ret; + +} +void CSearchDialogText::updateCurrentProgress(const unsigned short int percent){ + m_currentProgressBar->setValue(percent); +} + +void CSearchDialogText::updateOverallProgress(const unsigned short int percent){ + m_overallProgressBar->setValue(percent); +} + +/** resets the widgets. */ +void CSearchDialogText::reset(){ + m_currentProgressBar->setValue(0); + m_overallProgressBar->setValue(0); + m_editCombo->clear(); +} + +/** Reads settings to restore the last used state. */ +void CSearchDialogText::readSettings(){ + QStringList list = CBTConfig::get( CBTConfig::searchCompletionTexts ); + m_editCombo->completionObject()->setItems( list ); + + list = CBTConfig::get(CBTConfig::searchTexts); + m_editCombo->setHistoryItems( list ); +} + +void CSearchDialogText::saveSettings(){ + QStringList list = m_editCombo->completionObject()->items(); + CBTConfig::set(CBTConfig::searchCompletionTexts, list); + + list = m_editCombo->historyItems(); + CBTConfig::set(CBTConfig::searchTexts, list); +} diff --git a/bibletime/frontend/searchdialog/csearchdialogtext.h b/bibletime/frontend/searchdialog/csearchdialogtext.h new file mode 100644 index 0000000..e76b87f --- /dev/null +++ b/bibletime/frontend/searchdialog/csearchdialogtext.h @@ -0,0 +1,92 @@ +/*************************************************************************** + csearchdialogtext.h - description + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSEARCHDIALOGTEXT_H +#define CSEARCHDIALOGTEXT_H + +//Qt includes +#include + +class KHistoryCombo; +class QRadioButton; +class QCheckBox; +class KProgress; +class CSearchDialogScopeChooser; + +/** First tab page of the searchdialog. + * This class is the first tab pge of the searchdialog. + * It provides the interface to define the search text, the search scope and the modules to search in. + */ +class CSearchDialogText : public QWidget +{ + Q_OBJECT +public: + /** + * The constructor of the search dialog search tab page. + */ + CSearchDialogText(QWidget *parent = 0, const char *name = 0); + virtual ~CSearchDialogText(); + /** + * Returns the scopechooser + */ + CSearchDialogScopeChooser *scopeChooser; + /** + * Returns the text the user want to search for + */ + const QString getText() const; + /** + * Sets the search text + */ + void setText(const QString); + /** + * Returns true if case sensitive search is enabled. + */ + const bool isCaseSensitive(); + /** + * Returns the current type of search. + */ + const int getSearchType(); + /** + * Returns the string of current type of search. + */ + const QString getSearchTypeString(); + /** + * Updates the progress bar for the modulw which is searched at the moment + */ + void updateCurrentProgress(const unsigned short int); + /** + * Updates the progres bar which gives the progress for the whole search + */ + void updateOverallProgress(const unsigned short int); + /** + * Resets the widgets. + */ + void reset(); + +private: + void readSettings(); + void saveSettings(); + + KHistoryCombo *m_editCombo; + QRadioButton *m_radioMultipleWords; + QRadioButton *m_radioExactSearch; + QRadioButton *m_radioRegularExpression; + QCheckBox *m_checkCaseSensitive; + KProgress *m_currentProgressBar; + KProgress *m_overallProgressBar; +}; +#endif diff --git a/bibletime/frontend/thirdparty/Makefile.am b/bibletime/frontend/thirdparty/Makefile.am new file mode 100644 index 0000000..ba0e987 --- /dev/null +++ b/bibletime/frontend/thirdparty/Makefile.am @@ -0,0 +1,10 @@ +KDE_CXXFLAGS=-fno-rtti -fno-exceptions +SUBDIRS = qt3stuff +INCLUDES = $(all_includes) +libthirdparty_a_METASOURCES = AUTO +noinst_LIBRARIES = libthirdparty.a +libthirdparty_a_SOURCES = dummy.cpp +EXTRA_DIST = $(libthirdparty_a_SOURCES) + +dummy.cpp: + touch dummy.cpp diff --git a/bibletime/frontend/thirdparty/Makefile.in b/bibletime/frontend/thirdparty/Makefile.in new file mode 100644 index 0000000..06993a3 --- /dev/null +++ b/bibletime/frontend/thirdparty/Makefile.in @@ -0,0 +1,646 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_CXXFLAGS = -fno-rtti -fno-exceptions +SUBDIRS = qt3stuff +INCLUDES = $(all_includes) +#>- libthirdparty_a_METASOURCES = AUTO +noinst_LIBRARIES = libthirdparty.a +libthirdparty_a_SOURCES = dummy.cpp +EXTRA_DIST = $(libthirdparty_a_SOURCES) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libthirdparty_a_LIBADD = +#>- libthirdparty_a_OBJECTS = dummy.$(OBJEXT) +#>+ 1 +libthirdparty_a_OBJECTS = dummy.$(OBJEXT) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/dummy.P +#>+ 4 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/libthirdparty_a.all_cpp.P \ + .deps/dummy.P +@KDE_USE_FINAL_FALSE@DEP_FILES = .deps/dummy.P + +SOURCES = $(libthirdparty_a_SOURCES) +OBJECTS = $(libthirdparty_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/thirdparty/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/thirdparty/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/thirdparty/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libthirdparty.a: $(libthirdparty_a_OBJECTS) $(libthirdparty_a_DEPENDENCIES) + -rm -f libthirdparty.a + $(AR) cru libthirdparty.a $(libthirdparty_a_OBJECTS) $(libthirdparty_a_LIBADD) + $(RANLIB) libthirdparty.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend/thirdparty + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/thirdparty/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile $(LIBRARIES) +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool install-data-recursive \ +uninstall-data-recursive install-exec-recursive \ +uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ +all-recursive check-recursive installcheck-recursive info-recursive \ +dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +dummy.cpp: + touch dummy.cpp + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/thirdparty/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/thirdparty/Makefile.in + + +#>+ 11 +libthirdparty_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/dummy.cpp + @echo 'creating libthirdparty_a.all_cpp.cpp ...'; \ + rm -f libthirdparty_a.all_cpp.files libthirdparty_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libthirdparty_a.all_cpp.final; \ + for file in dummy.cpp ; do \ + echo "#include \"$$file\"" >> libthirdparty_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libthirdparty_a.all_cpp.final; \ + done; \ + cat libthirdparty_a.all_cpp.final libthirdparty_a.all_cpp.files > libthirdparty_a.all_cpp.cpp; \ + rm -f libthirdparty_a.all_cpp.final libthirdparty_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libthirdparty_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/thirdparty/dummy.cpp b/bibletime/frontend/thirdparty/dummy.cpp new file mode 100644 index 0000000..e69de29 diff --git a/bibletime/frontend/thirdparty/qt3stuff/Makefile.am b/bibletime/frontend/thirdparty/qt3stuff/Makefile.am new file mode 100644 index 0000000..b10c1cb --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/Makefile.am @@ -0,0 +1,25 @@ +KDE_OPTIONS = qtonly + +INCLUDES = $(all_includes) + +libqt3stuff_a_METASOURCES = AUTO + +noinst_LIBRARIES = libqt3stuff.a + +libqt3stuff_a_SOURCES = \ +qrichtext.cpp \ +qstylesheet.cpp \ +qtextview.cpp \ +qtextedit.cpp \ +qcomplextext.cpp + +all_headers = qrichtext_p.h \ +qstylesheet.h \ +qtextview.h \ +qtextedit.h \ +qcomplextext_p.h \ +qt3stuff.h \ +qcleanuphandler.h + +EXTRA_DIST = $(libqt3stuff_a_SOURCES) $(all_headers) + diff --git a/bibletime/frontend/thirdparty/qt3stuff/Makefile.in b/bibletime/frontend/thirdparty/qt3stuff/Makefile.in new file mode 100644 index 0000000..5c435d4 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/Makefile.in @@ -0,0 +1,610 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_OPTIONS = qtonly + +INCLUDES = $(all_includes) + +#>- libqt3stuff_a_METASOURCES = AUTO + +noinst_LIBRARIES = libqt3stuff.a + +libqt3stuff_a_SOURCES = qrichtext.cpp qstylesheet.cpp qtextview.cpp qtextedit.cpp qcomplextext.cpp + + +all_headers = qrichtext_p.h qstylesheet.h qtextview.h qtextedit.h qcomplextext_p.h qt3stuff.h qcleanuphandler.h + + +EXTRA_DIST = $(libqt3stuff_a_SOURCES) $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../../../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libqt3stuff_a_LIBADD = +#>- libqt3stuff_a_OBJECTS = qrichtext.$(OBJEXT) qstylesheet.$(OBJEXT) \ +#>- qtextview.$(OBJEXT) qtextedit.$(OBJEXT) qcomplextext.$(OBJEXT) +#>+ 6 +libqt3stuff_a_final_OBJECTS = libqt3stuff_a.all_cpp.o +libqt3stuff_a_nofinal_OBJECTS = qrichtext.$(OBJEXT) qstylesheet.$(OBJEXT) \ +qtextview.$(OBJEXT) qtextedit.$(OBJEXT) qcomplextext.$(OBJEXT)\ +qstylesheet.moc.o qrichtext_p.moc.o qtextview.moc.o qtextedit.moc.o +@KDE_USE_FINAL_FALSE@libqt3stuff_a_OBJECTS = $(libqt3stuff_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libqt3stuff_a_OBJECTS = $(libqt3stuff_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=qcomplextext_p.h qtextview.h qcleanuphandler.h qtextedit.h qt3stuff.h qrichtext_p.h qstylesheet.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/qcomplextext.P .deps/qrichtext.P .deps/qstylesheet.P \ +#>- .deps/qtextedit.P .deps/qtextview.P +#>+ 6 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/qstylesheet.moc.P $(DEPDIR)/qrichtext_p.moc.P $(DEPDIR)/qtextview.moc.P $(DEPDIR)/qtextedit.moc.P $(DEPDIR)/libqt3stuff_a.all_cpp.P \ + .deps/qcomplextext.P .deps/qrichtext.P .deps/qstylesheet.P \ +.deps/qtextedit.P .deps/qtextview.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/qstylesheet.moc.P $(DEPDIR)/qrichtext_p.moc.P $(DEPDIR)/qtextview.moc.P $(DEPDIR)/qtextedit.moc.P .deps/qcomplextext.P .deps/qrichtext.P .deps/qstylesheet.P \ +.deps/qtextedit.P .deps/qtextview.P + +SOURCES = $(libqt3stuff_a_SOURCES) +OBJECTS = $(libqt3stuff_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/thirdparty/qt3stuff/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/thirdparty/qt3stuff/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/thirdparty/qt3stuff/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libqt3stuff.a: $(libqt3stuff_a_OBJECTS) $(libqt3stuff_a_DEPENDENCIES) + -rm -f libqt3stuff.a + $(AR) cru libqt3stuff.a $(libqt3stuff_a_OBJECTS) $(libqt3stuff_a_LIBADD) + $(RANLIB) libqt3stuff.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/frontend/thirdparty/qt3stuff + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/frontend/thirdparty/qt3stuff/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile $(LIBRARIES) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-am + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +qstylesheet.moc.cpp: $(srcdir)/qstylesheet.h + $(MOC) $(srcdir)/qstylesheet.h -o qstylesheet.moc.cpp + +#>+ 3 +qrichtext_p.moc.cpp: $(srcdir)/qrichtext_p.h + $(MOC) $(srcdir)/qrichtext_p.h -o qrichtext_p.moc.cpp + +#>+ 3 +qtextview.moc.cpp: $(srcdir)/qtextview.h + $(MOC) $(srcdir)/qtextview.h -o qtextview.moc.cpp + +#>+ 3 +qtextedit.moc.cpp: $(srcdir)/qtextedit.h + $(MOC) $(srcdir)/qtextedit.h -o qtextedit.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f qstylesheet.moc.cpp qrichtext_p.moc.cpp qtextview.moc.cpp qtextedit.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/frontend/thirdparty/qt3stuff/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/frontend/thirdparty/qt3stuff/Makefile.in + + +#>+ 11 +libqt3stuff_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/qrichtext.cpp $(srcdir)/qstylesheet.cpp $(srcdir)/qtextview.cpp $(srcdir)/qtextedit.cpp $(srcdir)/qcomplextext.cpp qstylesheet.moc.cpp qrichtext_p.moc.cpp qtextview.moc.cpp qtextedit.moc.cpp + @echo 'creating libqt3stuff_a.all_cpp.cpp ...'; \ + rm -f libqt3stuff_a.all_cpp.files libqt3stuff_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libqt3stuff_a.all_cpp.final; \ + for file in qrichtext.cpp qstylesheet.cpp qtextview.cpp qtextedit.cpp qcomplextext.cpp qstylesheet.moc.cpp qrichtext_p.moc.cpp qtextview.moc.cpp qtextedit.moc.cpp; do \ + echo "#include \"$$file\"" >> libqt3stuff_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libqt3stuff_a.all_cpp.final; \ + done; \ + cat libqt3stuff_a.all_cpp.final libqt3stuff_a.all_cpp.files > libqt3stuff_a.all_cpp.cpp; \ + rm -f libqt3stuff_a.all_cpp.final libqt3stuff_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libqt3stuff_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libqt3stuff_a_OBJECTS="$(libqt3stuff_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libqt3stuff_a_OBJECTS="$(libqt3stuff_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/frontend/thirdparty/qt3stuff/qcleanuphandler.h b/bibletime/frontend/thirdparty/qt3stuff/qcleanuphandler.h new file mode 100644 index 0000000..39f5af8 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qcleanuphandler.h @@ -0,0 +1,113 @@ +#ifndef QCLEANUPHANDLER_H +#define QCLEANUPHANDLER_H + +#ifndef QT_H +#include +#include +#endif // QT_H + +template +class Q_EXPORT QGuardedCleanupHandler +{ +public: + ~QGuardedCleanupHandler() { clear(); } + + void add( Type* object ) + { + cleanupObjects.insert( 0, new QGuardedPtr(object) ); + } + + void remove( Type *object ) + { + QListIterator > it( cleanupObjects ); + while ( it.current() ) { + QGuardedPtr* guard = it.current(); + ++it; + if ( (Type *)guard == object ) { + cleanupObjects.removeRef( guard ); + delete guard; + break; + } + } + } + + bool isEmpty() const + { + QListIterator > it( cleanupObjects ); + while ( it.current() ) { + QGuardedPtr* guard = it.current(); + ++it; + if ( (Type*)*guard ) + return FALSE; + } + return TRUE; + } + + void clear() { + QListIterator > it( cleanupObjects ); + it.toLast(); + while ( it.current() ) { + QGuardedPtr* guard = it.current(); + --it; + cleanupObjects.removeRef( guard ); + delete (Type*)*guard; + delete guard; + } + } + +private: + QList > cleanupObjects; +}; + +template +class Q_EXPORT QCleanupHandler +{ +public: + QCleanupHandler() : cleanupObjects( 0 ) + {} + ~QCleanupHandler() { clear(); } + + void add( Type* object ) + { + if ( !cleanupObjects ) { + cleanupObjects = new QList; + } + cleanupObjects->insert( 0, object ); + } + + void remove( Type *object ) + { + if ( !cleanupObjects ) + return; + if ( object ) + cleanupObjects->removeRef( object ); + } + + bool isEmpty() const + { + return cleanupObjects ? cleanupObjects->isEmpty() : TRUE; + } + + void clear() + { + if ( !cleanupObjects ) + return; + + QListIterator it( *cleanupObjects ); + it.toLast(); + while ( it.current() ) { + Type* object = it.current(); + --it; + cleanupObjects->removeRef( object ); + delete object; + } + + delete cleanupObjects; + cleanupObjects = 0; + } + +private: + QList *cleanupObjects; +}; + +#endif //QCLEANUPHANDLER_H diff --git a/bibletime/frontend/thirdparty/qt3stuff/qcomplextext.cpp b/bibletime/frontend/thirdparty/qt3stuff/qcomplextext.cpp new file mode 100644 index 0000000..8f675f2 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qcomplextext.cpp @@ -0,0 +1,1313 @@ +#include "qcomplextext_p.h" +#include "qrichtext_p.h" +//#include "qfontdata_p.h" +#include "qfontmetrics.h" +#include "qrect.h" +#include + +using namespace Qt3; + +// ----------------------------------------------------- + +/* a small helper class used internally to resolve Bidi embedding levels. + Each line of text caches the embedding level at the start of the line for faster + relayouting +*/ +QBidiContext::QBidiContext( uchar l, QChar::Direction e, QBidiContext *p, bool o ) + : level(l) , override(o), dir(e) +{ + if ( p ) + p->ref(); + parent = p; + count = 0; +} + +QBidiContext::~QBidiContext() +{ + if( parent && parent->deref() ) + delete parent; +} + +//static QChar *shapeBuffer = 0; +//static int shapeBufSize = 0; + +/* + Arabic shaping obeys a number of rules according to the joining classes (see Unicode book, section on + arabic). + + Each unicode char has a joining class (right, dual (left&right), center (joincausing) or transparent). + transparent joining is not encoded in QChar::joining(), but applies to all combining marks and format marks. + + Right join-causing: dual + center + Left join-causing: dual + right + center + + Rules are as follows (for a string already in visual order, as we have it here): + + R1 Transparent characters do not affect joining behaviour. + R2 A right joining character, that has a right join-causing char on the right will get form XRight + (R3 A left joining character, that has a left join-causing char on the left will get form XLeft) + Note: the above rule is meaningless, as there are no pure left joining characters defined in Unicode + R4 A dual joining character, that has a left join-causing char on the left and a right join-causing char on + the right will get form XMedial + R5 A dual joining character, that has a right join causing char on the right, and no left join causing char on the left + will get form XRight + R6 A dual joining character, that has a left join causing char on the left, and no right join causing char on the right + will get form XLeft + R7 Otherwise the character will get form XIsolated + + Additionally we have to do the minimal ligature support for lam-alef ligatures: + + L1 Transparent characters do not affect ligature behaviour. + L2 Any sequence of Alef(XRight) + Lam(XMedial) will form the ligature Alef.Lam(XLeft) + L3 Any sequence of Alef(XRight) + Lam(XLeft) will form the ligature Alef.Lam(XIsolated) + + The two functions defined in this class do shaping in visual and logical order. For logical order just replace right with + previous and left with next in the above rules ;-) +*/ + +/* + Two small helper functions for arabic shaping. They get the next shape causing character on either + side of the char in question. Implements rule R1. + + leftChar() returns true if the char to the left is a left join-causing char + rightChar() returns true if the char to the right is a right join-causing char +*/ +static inline const QChar *prevChar( const QString &str, int pos ) +{ + //qDebug("leftChar: pos=%d", pos); + pos--; + const QChar *ch = str.unicode() + pos; + while( pos > -1 ) { + if( !ch->isMark() ) + return ch; + pos--; + ch--; + } + return &QChar::replacement; +} + +static inline const QChar *nextChar( const QString &str, int pos) +{ + pos++; + int len = str.length(); + const QChar *ch = str.unicode() + pos; + while( pos < len ) { + //qDebug("rightChar: %d isLetter=%d, joining=%d", pos, ch.isLetter(), ch.joining()); + if( !ch->isMark() ) + return ch; + // assume it's a transparent char, this might not be 100% correct + pos++; + ch++; + } + return &QChar::replacement; +} + +static inline bool prevVisualCharJoins( const QString &str, int pos) +{ + return ( prevChar( str, pos )->joining() != QChar::OtherJoining ); +} + +static inline bool nextVisualCharJoins( const QString &str, int pos) +{ + QChar::Joining join = nextChar( str, pos )->joining(); + return ( join == QChar::Dual || join == QChar::Center ); +} + +// QT2HACK +#if 0 + +QComplexText::Shape QComplexText::glyphVariant( const QString &str, int pos) +{ + // ignores L1 - L3, done in the codec + QChar::Joining joining = str[pos].joining(); + //qDebug("checking %x, joining=%d", str[pos].unicode(), joining); + switch ( joining ) { + case QChar::OtherJoining: + case QChar::Center: + // these don't change shape + return XIsolated; + case QChar::Right: + // only rule R2 applies + if( nextVisualCharJoins( str, pos ) ) + return XFinal; + return XIsolated; + case QChar::Dual: + bool right = nextVisualCharJoins( str, pos ); + bool left = prevVisualCharJoins( str, pos ); + //qDebug("dual: right=%d, left=%d", right, left); + if( right && left ) + return XMedial; + else if ( right ) + return XFinal; + else if ( left ) + return XInitial; + else + return XIsolated; + } + return XIsolated; +} + +/* and the same thing for logical ordering :) + */ +static inline bool prevLogicalCharJoins( const QString &str, int pos) +{ + return ( nextChar( str, pos )->joining() != QChar::OtherJoining ); +} + +static inline bool nextLogicalCharJoins( const QString &str, int pos) +{ + QChar::Joining join = prevChar( str, pos )->joining(); + return ( join == QChar::Dual || join == QChar::Center ); +} + + +QComplexText::Shape QComplexText::glyphVariantLogical( const QString &str, int pos) +{ + // ignores L1 - L3, ligatures are job of the codec + QChar::Joining joining = str[pos].joining(); + //qDebug("checking %x, joining=%d", str[pos].unicode(), joining); + switch ( joining ) { + case QChar::OtherJoining: + case QChar::Center: + // these don't change shape + return XIsolated; + case QChar::Right: + // only rule R2 applies + if( nextLogicalCharJoins( str, pos ) ) + return XFinal; + return XIsolated; + case QChar::Dual: + bool right = nextLogicalCharJoins( str, pos ); + bool left = prevLogicalCharJoins( str, pos ); + //qDebug("dual: right=%d, left=%d", right, left); + if( right && left ) + return XMedial; + else if ( right ) + return XFinal; + else if ( left ) + return XInitial; + else + return XIsolated; + } + return XIsolated; +} + +// ------------------------------------------------------------- + +// The unicode to unicode shaping codec. +// does only presentation forms B at the moment, but that should be enough for +// simple display +static const ushort arabicUnicodeMapping[256][4] = { + // base of shaped forms, and number-1 of them ( 0 for non shaping, + // 1 for right binding and 3 for dual binding + { 0x0600, 0 }, // 0x600 + { 0x0601, 0 }, // 0x601 + { 0x0602, 0 }, // 0x602 + { 0x0603, 0 }, // 0x603 + { 0x0604, 0 }, // 0x604 + { 0x0605, 0 }, // 0x605 + { 0x0606, 0 }, // 0x606 + { 0x0607, 0 }, // 0x607 + { 0x0608, 0 }, // 0x608 + { 0x0609, 0 }, // 0x609 + { 0x060a, 0 }, // 0x60a + { 0x060b, 0 }, // 0x60b + { 0x060c, 0 }, // 0x60c Arabic comma + { 0x060d, 0 }, // 0x60d + { 0x060e, 0 }, // 0x60e + { 0x060f, 0xfffd, 0xfffd, 0xfffd }, // 0x60f + + { 0x0610, 0 }, // 0x610 + { 0x0611, 0 }, // 0x611 + { 0x0612, 0 }, // 0x612 + { 0x0613, 0 }, // 0x613 + { 0x0614, 0 }, // 0x614 + { 0x0615, 0 }, // 0x615 + { 0x0616, 0 }, // 0x616 + { 0x0617, 0 }, // 0x617 + { 0x0618, 0 }, // 0x618 + { 0x0619, 0 }, // 0x619 + { 0x061a, 0 }, // 0x61a + { 0x061b, 0 }, // 0x61b Arabic semicolon + { 0x061c, 0 }, // 0x61c + { 0x061d, 0 }, // 0x61d + { 0x061e, 0 }, // 0x61e + { 0x061f, 0 }, // 0x61f Arabic question mark + + { 0x0620, 0 }, // 0x620 + { 0xfe80, 0 }, // 0x621 Hamza + { 0xfe81, 1 }, // 0x622 R Alef with Madda above + { 0xfe83, 1 }, // 0x623 R Alef with Hamza above + { 0xfe85, 1 }, // 0x624 R Waw with Hamza above + { 0xfe87, 1 }, // 0x625 R Alef with Hamza below + { 0xfe89, 3 }, // 0x626 D Yeh with Hamza above + { 0xfe8d, 1 }, // 0x627 R Alef + { 0xfe8f, 3 }, // 0x628 D Beh + { 0xfe93, 1 }, // 0x629 R Teh Marbuta + { 0xfe95, 3 }, // 0x62a D Teh + { 0xfe99, 3 }, // 0x62b D Theh + { 0xfe9d, 3 }, // 0x62c D Jeem + { 0xfea1, 3 }, // 0x62d D Hah + { 0xfea5, 3 }, // 0x62e D Khah + { 0xfea9, 1 }, // 0x62f R Dal + + { 0xfeab, 1 }, // 0x630 R Thal + { 0xfead, 1 }, // 0x631 R Reh + { 0xfeaf, 1 }, // 0x632 R Zain + { 0xfeb1, 1 }, // 0x633 D Seen + { 0xfeb5, 3 }, // 0x634 D Sheen + { 0xfeb9, 3 }, // 0x635 D Sad + { 0xfebd, 3 }, // 0x636 D Dad + { 0xfec1, 3 }, // 0x637 D Tah + { 0xfec5, 3 }, // 0x638 D Zah + { 0xfec9, 3 }, // 0x639 D Ain + { 0xfecd, 3 }, // 0x63a D Ghain + { 0x063b, 0 }, // 0x63b + { 0x063c, 0 }, // 0x63c + { 0x063d, 0 }, // 0x63d + { 0x063e, 0 }, // 0x63e + { 0x063f, 0 }, // 0x63f + + { 0x0640, 0 }, // 0x640 C Tatweel + { 0xfed1, 3 }, // 0x641 D Feh + { 0xfed5, 3 }, // 0x642 D Qaf + { 0xfed9, 3 }, // 0x643 D Kaf + { 0xfedd, 3 }, // 0x644 D Lam + { 0xfee1, 3 }, // 0x645 D Meem + { 0xfee5, 3 }, // 0x646 D Noon + { 0xfee9, 3 }, // 0x647 D Heh + { 0xfeed, 1 }, // 0x648 R Waw + { 0xfeef, 1 }, // 0x649 R Alef Maksura // ### Dual according to newest arabicshaping.txt + { 0xfef1, 3 }, // 0x64a D Yeh + { 0x064b, 0 }, // 0x64b Mark Fathatan + { 0x064c, 0 }, // 0x64c Mark Dammatan + { 0x064d, 0 }, // 0x64d Mark Kasratan + { 0x064e, 0 }, // 0x64e Mark Fatha + { 0x064f, 0 }, // 0x64f Mark Damma + + { 0x0650, 0 }, // 0x650 Mark Kasra + { 0x0651, 0 }, // 0x651 Mark Shadda + { 0x0652, 0 }, // 0x652 Mark Sukan + // these do not exist in latin6 anymore: + { 0x0653, 0 }, // 0x653 Mark Maddah above + { 0x0654, 0 }, // 0x654 Mark Hamza above + { 0x0655, 0 }, // 0x655 Mark Hamza below + { 0x0656, 0 }, // 0x656 + { 0x0657, 0 }, // 0x657 + { 0x0658, 0 }, // 0x658 + { 0x0659, 0 }, // 0x659 + { 0x065a, 0 }, // 0x65a + { 0x065b, 0 }, // 0x65b + { 0x065c, 0 }, // 0x65c + { 0x065d, 0 }, // 0x65d + { 0x065e, 0 }, // 0x65e + { 0x065f, 0 }, // 0x65f + + { 0x0660, 0 }, // 0x660 Arabic 0 + { 0x0661, 0 }, // 0x661 Arabic 1 + { 0x0662, 0 }, // 0x662 Arabic 2 + { 0x0663, 0 }, // 0x663 Arabic 3 + { 0x0664, 0 }, // 0x664 Arabic 4 + { 0x0665, 0 }, // 0x665 Arabic 5 + { 0x0666, 0 }, // 0x666 Arabic 6 + { 0x0667, 0 }, // 0x667 Arabic 7 + { 0x0668, 0 }, // 0x668 Arabic 8 + { 0x0669, 0 }, // 0x669 Arabic 9 + { 0x066a, 0 }, // 0x66a Arabic % sign + { 0x066b, 0 }, // 0x66b Arabic decimal separator + { 0x066c, 0 }, // 0x66c Arabic thousands separator + { 0x066d, 0 }, // 0x66d Arabic five pointed star + { 0x066e, 0 }, // 0x66e + { 0x066f, 0 }, // 0x66f + + // ### some glyphs do not have shaped mappings in the presentation forms A. + // these have the shaping set to 0 for the moment. Will have to find out better mappings for them. + { 0x0670, 0 }, // 0x670 + { 0xfb50, 1 }, // 0x671 R Alef Wasla + { 0x0672, 0 }, // 0x672 R Alef with wavy Hamza above + { 0x0673, 0 }, // 0x673 R Alef with wavy Hamza below + { 0x0674, 0 }, // 0x674 U High Hamza + { 0x0675, 0 }, // 0x675 R High Hamza Alef + { 0x0676, 0 }, // 0x676 R High Hamza Wav + { 0xfbdd, 0 }, // 0x677 R U with hamza above // ### only isolated form found... + { 0x0678, 0 }, // 0x678 D High hamza yeh + { 0xfb66, 3 }, // 0x679 D ttheh + { 0xfb5e, 3 }, // 0x67a D theheh + { 0xfb52, 3 }, // 0x67b D beeh + { 0x067c, 0 }, // 0x67cD teh with ring + { 0x067d, 0 }, // 0x67d D teh with three dots above downwards + { 0xfb56, 3 }, // 0x67e D peh + { 0xfb62, 3 }, // 0x67f D teheh + + { 0xfb5a, 3 }, // 0x680 D beheh + { 0x0681, 0 }, // 0x681 D hah with hamza above + { 0x0682, 0 }, // 0x682 D hah with two dots vertical above + { 0xfb76, 3 }, // 0x683 D nyeh + { 0xfb72, 3 }, // 0x684 D dyeh + { 0x0685, 0 }, // 0x685 D hah with three dots above + { 0xfb7a, 3 }, // 0x686 D tcheh + { 0xfb7e, 3 }, // 0x687 D tcheheh + { 0xfb88, 1 }, // 0x688 R ddal + { 0x0689, 0 }, // 0x689 R dal with ring + { 0x068a, 0 }, // 0x68a R dal with dot + { 0x068b, 0 }, // 0x68b R dal with dot below and small tah + { 0xfb84, 1 }, // 0x68cR dahal + { 0xfb82, 1 }, // 0x68d R ddahal + { 0xfb86, 1 }, // 0x68e R dul + { 0x068f, 0 }, // 0x68f R dal with three dots above downwards + + { 0x0690, 0 }, // 0x690 R dal with four dots above + { 0xfb8c, 1 }, // 0x691 R rreh + { 0x0692, 0 }, // 0x692 R reh with small v + { 0x0693, 0 }, // 0x693 R reh with ring + { 0x0694, 0 }, // 0x694 R reh with dot below + { 0x0695, 0 }, // 0x695 R reh with small v below + { 0x0696, 0 }, // 0x696 R reh with dot below and dot above + { 0x0697, 0 }, // 0x697 R reh with two dots above + { 0xfb8a, 1 }, // 0x698 R jeh + { 0x0699, 0 }, // 0x699 R reh with four dots above + { 0x069a, 0 }, // 0x69a D seen with dot below and dot above + { 0x069b, 0 }, // 0x69b D seen with three dots below + { 0x069c, 0 }, // 0x69cD seen with three dots below and three dots above + { 0x069d, 0 }, // 0x69d D sad with two dots below + { 0x069e, 0 }, // 0x69e D sad with three dots above + { 0x069f, 0 }, // 0x69f D tah with three dots above + + { 0x06a0, 0 }, // 0x6a0 D ain with three dots above + { 0x06a1, 0 }, // 0x6a1 D dotless feh + { 0x06a2, 0 }, // 0x6a2 D feh with dot moved below + { 0x06a3, 0 }, // 0x6a3 D feh with dot below + { 0xfb6a, 3 }, // 0x6a4 D veh + { 0x06a5, 0 }, // 0x6a5 D feh with three dots below + { 0xfb6e, 3 }, // 0x6a6 D peheh + { 0x06a7, 0 }, // 0x6a7 D qaf with dot above + { 0x06a8, 0 }, // 0x6a8 D qaf woith three dots above + { 0xfb8e, 3 }, // 0x6a9 D keheh + { 0x06aa, 0 }, // 0x6aa D swash kaf + { 0x06ab, 0 }, // 0x6ab D kaf with ring + { 0x06ac, 0 }, // 0x6acD kaf with dot above + { 0xfbd3, 3 }, // 0x6ad D ng + { 0x06ae, 0 }, // 0x6ae D kaf with three dots below + { 0xfb92, 3 }, // 0x6af D gaf + + { 0x06b0, 0 }, // 0x6b0 D gaf with ring + { 0xfb9a, 3 }, // 0x6b1 D ngoeh + { 0x06b2, 0 }, // 0x6b2 D gaf with two dots below + { 0xfb96, 3 }, // 0x6b3 D gueh + { 0x06b4, 0 }, // 0x6b4 D gaf with three dots above + { 0x06b5, 0 }, // 0x6b5 D lam with small v + { 0x06b6, 0 }, // 0x6b6 D lam with dot above + { 0x06b7, 0 }, // 0x6b7 D lam with three dots above + { 0x06b8, 0 }, // 0x6b8 D lam with three dots below + { 0x06b9, 0 }, // 0x6b9 D noon with dot below + { 0xfb9e, 1 }, // 0x6ba R noon ghunna + { 0xfba0, 3 }, // 0x6bb D rnoon + { 0x06bc, 0 }, // 0x6bcD noon with ring + { 0x06bd, 0 }, // 0x6bd D noon with three dots above + { 0xfbaa, 3 }, // 0x6be D heh doachashmee + { 0x06bf, 0 }, // 0x6bf D tcheh with dot above + + { 0xfba4, 1 }, // 0x6c0 R heh with yeh above = ligature hamza on hah (06d5 + 0654) + { 0xfba6, 3 }, // 0x6c1 D heh goal + { 0x06c2, 0 }, // 0x6c2 R heh goal with hamza above (06c1 + 0654) + { 0x06c3, 0 }, // 0x6c3 R teh marbuta goal + { 0x06c4, 0 }, // 0x6c4 R waw with ring + { 0xfbe0, 1 }, // 0x6c5 R kirghiz oe + { 0xfbd9, 1 }, // 0x6c6 R oe + { 0xfbd7, 1 }, // 0x6c7 R u + { 0xfbdb, 1 }, // 0x6c8 R yu + { 0xfbe2, 1 }, // 0x6c9 R kirghiz yu + { 0x06ca, 0 }, // 0x6ca R waw with teo dots above + { 0xfbde, 1 }, // 0x6cb R ve + { 0x06cc, 0 }, // 0x6cc D farsi yeh + { 0x06cd, 0 }, // 0x6cd R yeh with tail + { 0x06ce, 0 }, // 0x6ce D yeh with small v + { 0x06cf, 0 }, // 0x6cf R waw with dot above + + { 0xfbe4, 3 }, // 0x6d0 D e + { 0x06d1, 0 }, // 0x6d1 D yeh with three dots below + { 0xfbae, 1 }, // 0x6d2 R yeh barree + { 0xfbb0, 1 }, // 0x6d3 R yeh barree with hamza above + { 0x06d4, 0 }, // 0x6d4 U full stop + { 0x06d5, 0 }, // 0x6d5 D ae + { 0x06d6, 0 }, // 0x6d6 koreanic annotaion signs + { 0x06d7, 0 }, // 0x6d7 ... + { 0x06d8, 0 }, // 0x6d8 + { 0x06d9, 0 }, // 0x6d9 + { 0x06da, 0 }, // 0x6da + { 0x06db, 0 }, // 0x6db + { 0x06dc, 0 }, // 0x6dc + { 0x06dd, 0 }, // 0x6dd + { 0x06de, 0 }, // 0x6de + { 0x06df, 0 }, // 0x6df + + { 0x06e0, 0 }, // 0x6e0 + { 0x06e1, 0 }, // 0x6e1 + { 0x06e2, 0 }, // 0x6e2 + { 0x06e3, 0 }, // 0x6e3 + { 0x06e4, 0 }, // 0x6e4 + { 0x06e5, 0 }, // 0x6e5 + { 0x06e6, 0 }, // 0x6e6 + { 0x06e7, 0 }, // 0x6e7 + { 0x06e8, 0 }, // 0x6e8 + { 0x06e9, 0 }, // 0x6e9 + { 0x06ea, 0 }, // 0x6ea + { 0x06eb, 0 }, // 0x6eb + { 0x06ec, 0 }, // 0x6ec + { 0x06ed, 0 }, // 0x6ed + { 0x06ee, 0 }, // 0x6ee + { 0x06ef, 0 }, // 0x6ef + + { 0x06f0, 0 }, // 0x6f0 Arabic indic digit 0 + { 0x06f1, 0 }, // 0x6f1 + { 0x06f2, 0 }, // 0x6f2 + { 0x06f3, 0 }, // 0x6f3 + { 0x06f4, 0 }, // 0x6f4 + { 0x06f5, 0 }, // 0x6f5 + { 0x06f6, 0 }, // 0x6f6 + { 0x06f7, 0 }, // 0x6f7 + { 0x06f8, 0 }, // 0x6f8 + { 0x06f9, 0 }, // 0x6f9 Arabic indic digit 9 + { 0x06fa, 0 }, // 0x6fa D Sheen with dot below + { 0x06fb, 0 }, // 0x6fb D dad with dot below + { 0x06fc, 0 }, // 0x6fc D ghain with dot below + { 0x06fd, 0 }, // 0x6fd Sindhi ampersand + { 0x06fe, 0 }, // 0x6fe sindhi postposition + { 0x06ff, 0 }, // 0x6ff + +}; + +// this is a bit tricky. Alef always binds to the right, so the second parameter descibing the shape +// of the lam can be either initial of medial. So initial maps to the isolated form of the ligature, +// medial to the final form +static const ushort arabicUnicodeLamAlefMapping[6][4] = { + { 0xfffd, 0xfffd, 0xfef5, 0xfef6 }, // 0x622 R Alef with Madda above + { 0xfffd, 0xfffd, 0xfef7, 0xfef8 }, // 0x623 R Alef with Hamza above + { 0xfffd, 0xfffd, 0xfffd, 0xfffd }, // 0x624 R Waw with Hamza above + { 0xfffd, 0xfffd, 0xfef9, 0xfefa }, // 0x625 R Alef with Hamza below + { 0xfffd, 0xfffd, 0xfffd, 0xfffd }, // 0x626 D Yeh with Hamza above + { 0xfffd, 0xfffd, 0xfefb, 0xfefc } // 0x627 R Alef +}; + +QString QComplexText::shapedString(const QString& uc, int from, int len, QPainter::TextDirection dir ) +{ + if( len < 0 ) + len = uc.length() - from; + if( len == 0 ) { + return QString::null; + } + + // we have to ignore NSMs at the beginning and add at the end. + int num = uc.length() - from - len; + const QChar *ch = uc.unicode() + from + len; + while ( num > 0 && ch->combiningClass() != 0 ) { + ch++; + num--; + len++; + } + ch = uc.unicode() + from; + while ( len > 0 && ch->combiningClass() != 0 ) { + ch++; + len--; + from++; + } + if ( len == 0 ) return QString::null; + + if( !shapeBuffer || len > shapeBufSize ) { + if( shapeBuffer ) free( (void *) shapeBuffer ); + shapeBuffer = (QChar *) malloc( len*sizeof( QChar ) ); +// delete [] shapeBuffer; +// shapeBuffer = new QChar[ len + 1]; + shapeBufSize = len; + } + + int lenOut = 0; + QChar *data = shapeBuffer; + if ( dir == QPainter::RTL ) + ch += len - 1; + for ( int i = 0; i < len; i++ ) { + uchar r = ch->row(); + uchar c = ch->cell(); + if ( r != 0x06 ) { + *data = *ch; + data++; + lenOut++; + } else { + int pos = i + from; + if ( dir == QPainter::RTL ) + pos = from + len - 1 - i; + int shape = glyphVariantLogical( uc, pos ); + //qDebug("mapping U+%x to shape %d glyph=0x%x", ch->unicode(), shape, arabicUnicodeMapping[ch->cell()][shape]); + // take care of lam-alef ligatures (lam right of alef) + ushort map; + switch ( c ) { + case 0x44: { // lam + const QChar *pch = nextChar( uc, pos ); + if ( pch->row() == 0x06 ) { + switch ( pch->cell() ) { + case 0x22: + case 0x23: + case 0x25: + case 0x27: + //qDebug(" lam of lam-alef ligature"); + map = arabicUnicodeLamAlefMapping[pch->cell() - 0x22][shape]; + goto next; + default: + break; + } + } + break; + } + case 0x22: // alef with madda + case 0x23: // alef with hamza above + case 0x25: // alef with hamza below + case 0x27: // alef + if ( prevChar( uc, pos )->unicode() == 0x0644 ) { + // have a lam alef ligature + //qDebug(" alef of lam-alef ligature"); + goto skip; + } + default: + break; + } + map = arabicUnicodeMapping[c][0] + shape; + next: + *data = map; + data++; + lenOut++; + } + skip: + if ( dir == QPainter::RTL ) + ch--; + else + ch++; + } + + if ( dir == QPainter::RTL ) { + // reverses the non spacing marks to be again after the base char + QChar *s = shapeBuffer; + int i = 0; + while ( i < lenOut ) { + if ( s->combiningClass() != 0 ) { + // non spacing marks + int clen = 1; + QChar *ch = s; + do { + ch++; + clen++; + } while ( ch->combiningClass() != 0 ); + + int j = 0; + QChar *cp = s; + while ( j < clen/2 ) { + QChar tmp = *cp; + *cp = *ch; + *ch = tmp; + cp++; + ch--; + j++; + } + s += clen; + i += clen; + } else { + s++; + i++; + } + } + } + + return QConstString( shapeBuffer, lenOut ).string(); +} + +QChar QComplexText::shapedCharacter( const QString &str, int pos ) +{ + const QChar *ch = str.unicode() + pos; + if ( ch->row() != 0x06 ) + return *ch; + else { + int shape = glyphVariantLogical( str, pos ); + //qDebug("mapping U+%x to shape %d glyph=0x%x", ch->unicode(), shape, arabicUnicodeMapping[ch->cell()][shape]); + // lam aleph ligatures + switch ( ch->cell() ) { + case 0x44: { // lam + const QChar *nch = nextChar( str, pos ); + if ( nch->row() == 0x06 ) { + switch ( nch->cell() ) { + case 0x22: + case 0x23: + case 0x25: + case 0x27: + return QChar(arabicUnicodeLamAlefMapping[nch->cell() - 0x22][shape]); + default: + break; + } + } + break; + } + case 0x22: // alef with madda + case 0x23: // alef with hamza above + case 0x25: // alef with hamza below + case 0x27: // alef + if ( prevChar( str, pos )->unicode() == 0x0644 ) + // have a lam alef ligature + return QChar(0); + default: + break; + } + return QChar(arabicUnicodeMapping[ch->cell()][0] + shape); + } +} + +QPointArray QComplexText::positionMarks( QFontPrivate *f, const QString &str, int pos, QRect *boundingRect ) +{ + int len = str.length(); + int nmarks = 0; + while ( pos + nmarks < len && str[pos+nmarks +1].combiningClass() > 0 ) + nmarks++; + + if ( !nmarks ) + return QPointArray(); + + QChar baseChar = QComplexText::shapedCharacter( str, pos ); + QRect baseRect = f->boundingRect( baseChar ); + int baseOffset = f->textWidth( str, pos, 1 ); + + //qDebug( "base char: bounding rect at %d/%d (%d/%d)", baseRect.x(), baseRect.y(), baseRect.width(), baseRect.height() ); + int offset = f->request.pixelSize / 10 + 1; + QPointArray pa( nmarks ); + int i; + unsigned char lastCmb = 0; + QRect attachmentRect; + if ( boundingRect ) + *boundingRect = baseRect; + for( i = 0; i < nmarks; i++ ) { + QChar mark = str[pos+i+1]; + unsigned char cmb = mark.combiningClass(); + // combining marks of different class don't interact. Reset the rectangle. + if ( cmb != lastCmb ) { + //qDebug( "resetting rect" ); + attachmentRect = baseRect; + } + + QPoint p; + QRect markRect = f->boundingRect( mark ); + switch( cmb ) { + case QChar::Combining_DoubleBelow: + // ### wrong in rtl context! + case QChar::Combining_BelowLeft: + p += QPoint( 0, offset ); + case QChar::Combining_BelowLeftAttached: + p += attachmentRect.bottomLeft() - markRect.topLeft(); + break; + case QChar::Combining_Below: + p += QPoint( 0, offset ); + case QChar::Combining_BelowAttached: + p += attachmentRect.bottomLeft() - markRect.topLeft(); + p += QPoint( (attachmentRect.width() - markRect.width())/2 , 0 ); + break; + case QChar::Combining_BelowRight: + p += QPoint( 0, offset ); + case QChar::Combining_BelowRightAttached: + p += attachmentRect.bottomRight() - markRect.topRight(); + break; + case QChar::Combining_Left: + p += QPoint( -offset, 0 ); + case QChar::Combining_LeftAttached: + break; + case QChar::Combining_Right: + p += QPoint( offset, 0 ); + case QChar::Combining_RightAttached: + break; + case QChar::Combining_DoubleAbove: + // ### wrong in RTL context! + case QChar::Combining_AboveLeft: + p += QPoint( 0, -offset ); + case QChar::Combining_AboveLeftAttached: + p += attachmentRect.topLeft() - markRect.bottomLeft(); + break; + case QChar::Combining_Above: + p += QPoint( 0, -offset ); + case QChar::Combining_AboveAttached: + p += attachmentRect.topLeft() - markRect.bottomLeft(); + p += QPoint( (attachmentRect.width() - markRect.width())/2 , 0 ); + break; + case QChar::Combining_AboveRight: + p += QPoint( 0, -offset ); + case QChar::Combining_AboveRightAttached: + p += attachmentRect.topRight() - markRect.bottomRight(); + break; + + case QChar::Combining_IotaSubscript: + default: + break; + } + //qDebug( "char=%x combiningClass = %d offset=%d/%d", mark.unicode(), cmb, p.x(), p.y() ); + markRect.moveBy( p.x(), p.y() ); + p += QPoint( -baseOffset, 0 ); + attachmentRect |= markRect; + if ( boundingRect ) + *boundingRect |= markRect; + lastCmb = cmb; + pa.setPoint( i, p ); + } + return pa; +} + +//#define BIDI_DEBUG 2 +#ifdef BIDI_DEBUG +#include +#endif + + +// transforms one line of the paragraph to visual order +// the caller is responisble to delete the returned list of QTextRuns. +QList *QComplexText::bidiReorderLine( QBidiControl *control, const QString &text, int start, int len ) +{ + int last = start + len - 1; + //printf("doing BiDi reordering from %d to %d!\n", start, last); + + QList *runs = new QList; + runs->setAutoDelete(TRUE); + + QBidiContext *context = control->context; + if ( !context ) { + // first line + if( start != 0 ) + qDebug( "bidiReorderLine::internal error"); + if( text.isRightToLeft() ) + context = new QBidiContext( 1, QChar::DirR ); + else + context = new QBidiContext( 0, QChar::DirL ); + } + + QBidiStatus status = control->status; + QChar::Direction dir = QChar::DirON; + + int sor = start; + int eor = start; + + int current = start; + while(current < last) { + QChar::Direction dirCurrent; + if(current == (int)text.length()) { + QBidiContext *c = context; + while ( c->parent ) + c = c->parent; + dirCurrent = c->dir; + } else + dirCurrent = text.at(current).direction(); + + +#if BIDI_DEBUG > 1 + cout << "directions: dir=" << dir << " current=" << dirCurrent << " last=" << status.last << " eor=" << status.eor << " lastStrong=" << status.lastStrong << " embedding=" << context->dir << " level =" << (int)context->level << endl; +#endif + + switch(dirCurrent) { + + // embedding and overrides (X1-X9 in the BiDi specs) + case QChar::DirRLE: + { + uchar level = context->level; + if(level%2) // we have an odd level + level += 2; + else + level++; + if(level < 61) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + context = new QBidiContext(level, QChar::DirR, context); + status.last = QChar::DirR; + status.lastStrong = QChar::DirR; + } + break; + } + case QChar::DirLRE: + { + uchar level = context->level; + if(level%2) // we have an odd level + level++; + else + level += 2; + if(level < 61) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + context = new QBidiContext(level, QChar::DirL, context); + status.last = QChar::DirL; + status.lastStrong = QChar::DirL; + } + break; + } + case QChar::DirRLO: + { + uchar level = context->level; + if(level%2) // we have an odd level + level += 2; + else + level++; + if(level < 61) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + context = new QBidiContext(level, QChar::DirR, context, TRUE); + dir = QChar::DirR; + status.last = QChar::DirR; + status.lastStrong = QChar::DirR; + } + break; + } + case QChar::DirLRO: + { + uchar level = context->level; + if(level%2) // we have an odd level + level++; + else + level += 2; + if(level < 61) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + context = new QBidiContext(level, QChar::DirL, context, TRUE); + dir = QChar::DirL; + status.last = QChar::DirL; + status.lastStrong = QChar::DirL; + } + break; + } + case QChar::DirPDF: + { + QBidiContext *c = context->parent; + if(c) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + status.last = context->dir; + if( context->deref() ) delete context; + context = c; + if(context->override) + dir = context->dir; + else + dir = QChar::DirON; + status.lastStrong = context->dir; + } + break; + } + + // strong types + case QChar::DirL: + if(dir == QChar::DirON) + dir = QChar::DirL; + switch(status.last) + { + case QChar::DirL: + eor = current; status.eor = QChar::DirL; break; + case QChar::DirR: + case QChar::DirAL: + case QChar::DirEN: + case QChar::DirAN: + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + break; + case QChar::DirES: + case QChar::DirET: + case QChar::DirCS: + case QChar::DirBN: + case QChar::DirB: + case QChar::DirS: + case QChar::DirWS: + case QChar::DirON: + if(dir != QChar::DirL) { + //last stuff takes embedding dir + if( context->dir == QChar::DirR ) { + if(status.eor != QChar::DirR) { + // AN or EN + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirR; + } + else + eor = current - 1; + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + } else { + if(status.eor == QChar::DirR) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirL; + } else { + eor = current; status.eor = QChar::DirL; break; + } + } + } else { + eor = current; status.eor = QChar::DirL; + } + default: + break; + } + status.lastStrong = QChar::DirL; + break; + case QChar::DirAL: + case QChar::DirR: + if(dir == QChar::DirON) dir = QChar::DirR; + switch(status.last) + { + case QChar::DirR: + case QChar::DirAL: + eor = current; status.eor = QChar::DirR; break; + case QChar::DirL: + case QChar::DirEN: + case QChar::DirAN: + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + break; + case QChar::DirES: + case QChar::DirET: + case QChar::DirCS: + case QChar::DirBN: + case QChar::DirB: + case QChar::DirS: + case QChar::DirWS: + case QChar::DirON: + if( status.eor != QChar::DirR && status.eor != QChar::DirAL ) { + //last stuff takes embedding dir + if(context->dir == QChar::DirR || status.lastStrong == QChar::DirR) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirR; + eor = current; + } else { + eor = current - 1; + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirR; + } + } else { + eor = current; status.eor = QChar::DirR; + } + default: + break; + } + status.lastStrong = dirCurrent; + break; + + // weak types: + + case QChar::DirNSM: + // ### if @sor, set dir to dirSor + break; + case QChar::DirEN: + if(status.lastStrong != QChar::DirAL) { + // if last strong was AL change EN to AL + if(dir == QChar::DirON) { + if(status.lastStrong == QChar::DirL) + dir = QChar::DirL; + else + dir = QChar::DirAN; + } + switch(status.last) + { + case QChar::DirET: + if ( status.lastStrong == QChar::DirR || status.lastStrong == QChar::DirAL ) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; status.eor = QChar::DirON; + dir = QChar::DirAN; + } + // fall through + case QChar::DirEN: + case QChar::DirL: + eor = current; + status.eor = dirCurrent; + break; + case QChar::DirR: + case QChar::DirAL: + case QChar::DirAN: + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; status.eor = QChar::DirEN; + dir = QChar::DirAN; break; + case QChar::DirES: + case QChar::DirCS: + if(status.eor == QChar::DirEN) { + eor = current; break; + } + case QChar::DirBN: + case QChar::DirB: + case QChar::DirS: + case QChar::DirWS: + case QChar::DirON: + if(status.eor == QChar::DirR) { + // neutrals go to R + eor = current - 1; + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirEN; + dir = QChar::DirAN; + } + else if( status.eor == QChar::DirL || + (status.eor == QChar::DirEN && status.lastStrong == QChar::DirL)) { + eor = current; status.eor = dirCurrent; + } else { + // numbers on both sides, neutrals get right to left direction + if(dir != QChar::DirL) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + eor = current - 1; + dir = QChar::DirR; + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirAN; + } else { + eor = current; status.eor = dirCurrent; + } + } + default: + break; + } + break; + } + case QChar::DirAN: + dirCurrent = QChar::DirAN; + if(dir == QChar::DirON) dir = QChar::DirAN; + switch(status.last) + { + case QChar::DirL: + case QChar::DirAN: + eor = current; status.eor = QChar::DirAN; break; + case QChar::DirR: + case QChar::DirAL: + case QChar::DirEN: + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + break; + case QChar::DirCS: + if(status.eor == QChar::DirAN) { + eor = current; status.eor = QChar::DirR; break; + } + case QChar::DirES: + case QChar::DirET: + case QChar::DirBN: + case QChar::DirB: + case QChar::DirS: + case QChar::DirWS: + case QChar::DirON: + if(status.eor == QChar::DirR) { + // neutrals go to R + eor = current - 1; + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirAN; + } else if( status.eor == QChar::DirL || + (status.eor == QChar::DirEN && status.lastStrong == QChar::DirL)) { + eor = current; status.eor = dirCurrent; + } else { + // numbers on both sides, neutrals get right to left direction + if(dir != QChar::DirL) { + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + eor = current - 1; + dir = QChar::DirR; + runs->append( new QTextRun(sor, eor, context, dir) ); + ++eor; sor = eor; dir = QChar::DirON; status.eor = QChar::DirON; + dir = QChar::DirAN; + } else { + eor = current; status.eor = dirCurrent; + } + } + default: + break; + } + break; + case QChar::DirES: + case QChar::DirCS: + break; + case QChar::DirET: + if(status.last == QChar::DirEN) { + dirCurrent = QChar::DirEN; + eor = current; status.eor = dirCurrent; + break; + } + break; + + // boundary neutrals should be ignored + case QChar::DirBN: + break; + // neutrals + case QChar::DirB: + // ### what do we do with newline and paragraph separators that come to here? + break; + case QChar::DirS: + // ### implement rule L1 + break; + case QChar::DirWS: + case QChar::DirON: + break; + default: + break; + } + + //cout << " after: dir=" << // dir << " current=" << dirCurrent << " last=" << status.last << " eor=" << status.eor << " lastStrong=" << status.lastStrong << " embedding=" << context->dir << endl; + + if(current >= (int)text.length()) break; + + // set status.last as needed. + switch(dirCurrent) + { + case QChar::DirET: + case QChar::DirES: + case QChar::DirCS: + case QChar::DirS: + case QChar::DirWS: + case QChar::DirON: + switch(status.last) + { + case QChar::DirL: + case QChar::DirR: + case QChar::DirAL: + case QChar::DirEN: + case QChar::DirAN: + status.last = dirCurrent; + break; + default: + status.last = QChar::DirON; + } + break; + case QChar::DirNSM: + case QChar::DirBN: + // ignore these + break; + default: + status.last = dirCurrent; + } + + ++current; + } + +#ifdef BIDI_DEBUG + cout << "reached end of line current=" << current << ", eor=" << eor << endl; +#endif + eor = current; + + runs->append( new QTextRun(sor, eor, context, dir) ); + + // reorder line according to run structure... + + // first find highest and lowest levels + uchar levelLow = 128; + uchar levelHigh = 0; + QTextRun *r = runs->first(); + while ( r ) { + //printf("level = %d\n", r->level); + if ( r->level > levelHigh ) + levelHigh = r->level; + if ( r->level < levelLow ) + levelLow = r->level; + r = runs->next(); + } + + // implements reordering of the line (L2 according to BiDi spec): + // L2. From the highest level found in the text to the lowest odd level on each line, + // reverse any contiguous sequence of characters that are at that level or higher. + + // reversing is only done up to the lowest odd level + if(!(levelLow%2)) levelLow++; + +#ifdef BIDI_DEBUG + cout << "reorderLine: lineLow = " << (uint)levelLow << ", lineHigh = " << (uint)levelHigh << endl; + cout << "logical order is:" << endl; + QListIterator it2(*runs); + QTextRun *r2; + for ( ; (r2 = it2.current()); ++it2 ) + cout << " " << r2 << " start=" << r2->start << " stop=" << r2->stop << " level=" << (uint)r2->level << endl; +#endif + + int count = runs->count() - 1; + + while(levelHigh >= levelLow) + { + int i = 0; + while ( i < count ) + { + while(i < count && runs->at(i)->level < levelHigh) i++; + int start = i; + while(i <= count && runs->at(i)->level >= levelHigh) i++; + int end = i-1; + + if(start != end) + { + //cout << "reversing from " << start << " to " << end << endl; + for(int j = 0; j < (end-start+1)/2; j++) + { + QTextRun *first = runs->take(start+j); + QTextRun *last = runs->take(end-j-1); + runs->insert(start+j, last); + runs->insert(end-j, first); + } + } + i++; + if(i >= count) break; + } + levelHigh--; + } + +#ifdef BIDI_DEBUG + cout << "visual order is:" << endl; + QListIterator it3(*runs); + QTextRun *r3; + for ( ; (r3 = it3.current()); ++it3 ) + { + cout << " " << r3 << endl; + } +#endif + + control->setContext( context ); + control->status = status; + + return runs; +} + + +QString QComplexText::bidiReorderString( const QString &str, QChar::Direction /*basicDir*/ ) +{ + // ### fix basic direction + QBidiControl *control = new QBidiControl(); + int lineStart = 0; + int lineEnd = 0; + int len = str.length(); + QString visual; + visual.setUnicode( 0, len ); + QChar *vch = (QChar *)visual.unicode(); + const QChar *ch = str.unicode(); + while( lineStart < len ) { + lineEnd = lineStart; + while( *ch != '\n' && lineEnd < len ) { + ch++; + lineEnd++; + } + QList *runs = bidiReorderLine( control, str, lineStart, lineEnd - lineStart ); + + // reorder the content of the line, and output to visual + QTextRun *r = runs->first(); + while ( r ) { + if(r->level %2) { + // odd level, need to reverse the string + int pos = r->stop; + while(pos >= r->start) { + *vch = str[pos]; + vch++; + pos--; + } + } else { + int pos = r->start; + while(pos <= r->stop) { + *vch = str[pos]; + vch++; + pos++; + } + } + r = runs->next(); + } + if ( *ch == '\n' ) { + *vch = *ch; + vch++; + ch++; + lineEnd++; + } + lineStart = lineEnd; + } + return visual; +} +#endif diff --git a/bibletime/frontend/thirdparty/qt3stuff/qcomplextext_p.h b/bibletime/frontend/thirdparty/qt3stuff/qcomplextext_p.h new file mode 100644 index 0000000..0111a1a --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qcomplextext_p.h @@ -0,0 +1,102 @@ +#ifndef QCOMPLEXTEXT_H +#define QCOMPLEXTEXT_H + +#ifndef QT_H +#include +#include +#include +#include +#include +#include +#endif // QT_H + +class QFontPrivate; + +namespace Qt3 { + +// bidi helper classes. Internal to Qt +struct Q_EXPORT QBidiStatus { + QBidiStatus() { + eor = QChar::DirON; + lastStrong = QChar::DirON; + last = QChar:: DirON; + } + QChar::Direction eor : 5; + QChar::Direction lastStrong : 5; + QChar::Direction last : 5; +}; + +struct Q_EXPORT QBidiContext : public QShared { + // ### ref and deref parent? + QBidiContext( uchar level, QChar::Direction embedding, QBidiContext *parent = 0, bool override = FALSE ); + ~QBidiContext(); + + unsigned char level; + bool override : 1; + QChar::Direction dir : 5; + + QBidiContext *parent; +}; + +struct Q_EXPORT QBidiControl { + QBidiControl() { context = 0; } + QBidiControl( QBidiContext *c, QBidiStatus s) + { context = c; if( context ) context->ref(); status = s; } + ~QBidiControl() { if ( context && context->deref() ) delete context; } + void setContext( QBidiContext *c ) { if ( context == c ) return; if ( context && context->deref() ) delete context; context = c; context->ref(); } + QBidiContext *context; + QBidiStatus status; +}; + +struct Q_EXPORT QTextRun { + QTextRun(int _start, int _stop, QBidiContext *context, QChar::Direction dir) { + start = _start; + stop = _stop; + if(dir == QChar::DirON) dir = context->dir; + + level = context->level; + + // add level of run (cases I1 & I2) + if( level % 2 ) { + if(dir == QChar::DirL || dir == QChar::DirAN) + level++; + } else { + if( dir == QChar::DirR ) + level++; + else if( dir == QChar::DirAN ) + level += 2; + } + //printf("new run: level = %d\n", level); + } + + int start; + int stop; + // explicit + implicit levels here + uchar level; +}; + +class Q_EXPORT QComplexText { +public: + enum Shape { + XIsolated, + XFinal, + XInitial, + XMedial + }; + static Shape glyphVariant( const QString &str, int pos); + static Shape glyphVariantLogical( const QString &str, int pos); + + //QT2HACK + //static QString shapedString( const QString &str, int from = 0, int len = -1, QPainter::TextDirection dir = QPainter::Auto); + static QChar shapedCharacter(const QString &str, int pos); + + // positions non spacing marks relative to the base character at position pos. + static QPointArray positionMarks( QFontPrivate *f, const QString &str, int pos, QRect *boundingRect = 0 ); + + static QList *bidiReorderLine( QBidiControl *control, const QString &str, int start, int len ); + static QString bidiReorderString( const QString &str, QChar::Direction basicDir = QChar::DirON ); +}; + +}; // namespace + +#endif diff --git a/bibletime/frontend/thirdparty/qt3stuff/qrichtext.cpp b/bibletime/frontend/thirdparty/qt3stuff/qrichtext.cpp new file mode 100644 index 0000000..98b8eef --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qrichtext.cpp @@ -0,0 +1,7124 @@ +/**************************************************************************** +** Implementation of the internal Qt classes dealing with rich text +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the kernel module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#include "qrichtext_p.h" +#include "qstringlist.h" +#include "qfont.h" +#include "qtextstream.h" +#include "qfile.h" +#include "qregexp.h" +#include "qapplication.h" +#include "qclipboard.h" +#include "qmap.h" +#include "qfileinfo.h" +#include "qstylesheet.h" +#include "qmime.h" +#include "qregexp.h" +#include "qimage.h" +#include "qdragobject.h" +#include "qpaintdevicemetrics.h" +#include "qpainter.h" +#include "qdrawutil.h" +#include "qcursor.h" +#include "qstack.h" +#include "qcomplextext_p.h" + +#include + +using namespace Qt3; + +//#define PARSER_DEBUG +//#define DEBUG_COLLECTION +//#define DEBUG_TABLE_RENDERING + +static QTextFormatCollection *qFormatCollection = 0; + +//ANY_CHARSET_BEGIN +QMap* m_charsetMap = 0; +//ANY_CHARSET_END + +#if defined(PARSER_DEBUG) +static QString debug_indent; +#endif + +static double scale_factor( double v ) +{ + return v/QPaintDevice::x11AppDpiY(); +} + +static bool is_printer( QPainter *p ) +{ + //if ( !p || !p->device() ) + return FALSE; + //return p->device()->devType() == QInternal::Printer; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +void QTextCommandHistory::addCommand( QTextCommand *cmd ) +{ + if ( current < (int)history.count() - 1 ) { + QPtrList commands; + commands.setAutoDelete( FALSE ); + + for( int i = 0; i <= current; ++i ) { + commands.insert( i, history.at( 0 ) ); + history.take( 0 ); + } + + commands.append( cmd ); + history.clear(); + history = commands; + history.setAutoDelete( TRUE ); + } else { + history.append( cmd ); + } + + if ( (int)history.count() > steps ) + history.removeFirst(); + else + ++current; +} + +QTextCursor *QTextCommandHistory::undo( QTextCursor *c ) +{ + if ( current > -1 ) { + QTextCursor *c2 = history.at( current )->unexecute( c ); + --current; + return c2; + } + return 0; +} + +QTextCursor *QTextCommandHistory::redo( QTextCursor *c ) +{ + if ( current > -1 ) { + if ( current < (int)history.count() - 1 ) { + ++current; + return history.at( current )->execute( c ); + } + } else { + if ( history.count() > 0 ) { + ++current; + return history.at( current )->execute( c ); + } + } + return 0; +} + +bool QTextCommandHistory::isUndoAvailable() +{ + return current > -1; +} + +bool QTextCommandHistory::isRedoAvailable() +{ + return current > -1 || history.count() > 0; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextDeleteCommand::QTextDeleteCommand( QTextDocument *d, int i, int idx, const QMemArray &str, + const QValueList< QPtrVector > &os, + const QValueList &ols, + const QMemArray &oas) + : QTextCommand( d ), id( i ), index( idx ), parag( 0 ), text( str ), oldStyles( os ), oldListStyles( ols ), oldAligns( oas ) +{ + for ( int j = 0; j < (int)text.size(); ++j ) { + if ( text[ j ].format() ) + text[ j ].format()->addRef(); + } +} + +QTextDeleteCommand::QTextDeleteCommand( QTextParag *p, int idx, const QMemArray &str ) + : QTextCommand( 0 ), id( -1 ), index( idx ), parag( p ), text( str ) +{ + for ( int i = 0; i < (int)text.size(); ++i ) { + if ( text[ i ].format() ) + text[ i ].format()->addRef(); + } +} + +QTextDeleteCommand::~QTextDeleteCommand() +{ + for ( int i = 0; i < (int)text.size(); ++i ) { + if ( text[ i ].format() ) + text[ i ].format()->removeRef(); + } + text.resize( 0 ); +} + +QTextCursor *QTextDeleteCommand::execute( QTextCursor *c ) +{ + QTextParag *s = doc ? doc->paragAt( id ) : parag; + if ( !s ) { +// qWarning( "can't locate parag at %d, last parag: %d", id, doc->lastParag()->paragId() ); + return 0; + } + + cursor.setParag( s ); + cursor.setIndex( index ); + int len = text.size(); + if ( c ) + *c = cursor; + if ( doc ) { + doc->setSelectionStart( QTextDocument::Temp, &cursor ); + for ( int i = 0; i < len; ++i ) + cursor.gotoRight(); + doc->setSelectionEnd( QTextDocument::Temp, &cursor ); + doc->removeSelectedText( QTextDocument::Temp, &cursor ); + if ( c ) + *c = cursor; + } else { + s->remove( index, len ); + } + + return c; +} + +QTextCursor *QTextDeleteCommand::unexecute( QTextCursor *c ) +{ + QTextParag *s = doc ? doc->paragAt( id ) : parag; + if ( !s ) { +// qWarning( "can't locate parag at %d, last parag: %d", id, doc->lastParag()->paragId() ); + return 0; + } + + cursor.setParag( s ); + cursor.setIndex( index ); + QString str = QTextString::toString( text ); + cursor.insert( str, TRUE, &text ); + cursor.setParag( s ); + cursor.setIndex( index ); + if ( c ) { + c->setParag( s ); + c->setIndex( index ); + for ( int i = 0; i < (int)text.size(); ++i ) + c->gotoRight(); + } + + QValueList< QPtrVector >::Iterator it = oldStyles.begin(); + QValueList::Iterator lit = oldListStyles.begin(); + int i = 0; + QTextParag *p = s; + bool end = FALSE; + while ( p ) { + if ( it != oldStyles.end() ) + p->setStyleSheetItems( *it ); + else + end = TRUE; + if ( lit != oldListStyles.end() ) + p->setListStyle( *lit ); + else + end = TRUE; + if ( i < (int)oldAligns.size() ) + p->setAlignment( oldAligns.at( i ) ); + else + end = TRUE; + if ( end ) + break; + p = p->next(); + ++it; + ++lit; + ++i; + } + + s = cursor.parag(); + while ( s ) { + s->format(); + s->setChanged( TRUE ); + if ( s == c->parag() ) + break; + s = s->next(); + } + + return &cursor; +} + +QTextFormatCommand::QTextFormatCommand( QTextDocument *d, int sid, int sidx, int eid, int eidx, + const QMemArray &old, QTextFormat *f, int fl ) + : QTextCommand( d ), startId( sid ), startIndex( sidx ), endId( eid ), endIndex( eidx ), format( f ), oldFormats( old ), flags( fl ) +{ + format = d->formatCollection()->format( f ); + for ( int j = 0; j < (int)oldFormats.size(); ++j ) { + if ( oldFormats[ j ].format() ) + oldFormats[ j ].format()->addRef(); + } +} + +QTextFormatCommand::~QTextFormatCommand() +{ + format->removeRef(); + for ( int j = 0; j < (int)oldFormats.size(); ++j ) { + if ( oldFormats[ j ].format() ) + oldFormats[ j ].format()->removeRef(); + } +} + +QTextCursor *QTextFormatCommand::execute( QTextCursor *c ) +{ + QTextParag *sp = doc->paragAt( startId ); + QTextParag *ep = doc->paragAt( endId ); + if ( !sp || !ep ) + return c; + + QTextCursor start( doc ); + start.setParag( sp ); + start.setIndex( startIndex ); + QTextCursor end( doc ); + end.setParag( ep ); + end.setIndex( endIndex ); + + doc->setSelectionStart( QTextDocument::Temp, &start ); + doc->setSelectionEnd( QTextDocument::Temp, &end ); + doc->setFormat( QTextDocument::Temp, format, flags ); + doc->removeSelection( QTextDocument::Temp ); + *c = end; + return c; +} + +QTextCursor *QTextFormatCommand::unexecute( QTextCursor *c ) +{ + QTextParag *sp = doc->paragAt( startId ); + QTextParag *ep = doc->paragAt( endId ); + if ( !sp || !ep ) + return 0; + + int idx = startIndex; + int fIndex = 0; + while ( TRUE ) { + if ( oldFormats.at( fIndex ).c == '\n' ) { + if ( idx > 0 ) { + if ( idx < sp->length() && fIndex > 0 ) + sp->setFormat( idx, 1, oldFormats.at( fIndex - 1 ).format() ); + if ( sp == ep ) + break; + sp = sp->next(); + idx = 0; + } + fIndex++; + } + if ( oldFormats.at( fIndex ).format() ) + sp->setFormat( idx, 1, oldFormats.at( fIndex ).format() ); + idx++; + fIndex++; + if ( fIndex >= (int)oldFormats.size() ) + break; + if ( idx >= sp->length() ) { + if ( sp == ep ) + break; + sp = sp->next(); + idx = 0; + } + } + + QTextCursor end( doc ); + end.setParag( ep ); + end.setIndex( endIndex ); + *c = end; + return c; +} + +QTextAlignmentCommand::QTextAlignmentCommand( QTextDocument *d, int fParag, int lParag, int na, const QMemArray &oa ) + : QTextCommand( d ), firstParag( fParag ), lastParag( lParag ), newAlign( na ), oldAligns( oa ) +{ +} + +QTextCursor *QTextAlignmentCommand::execute( QTextCursor *c ) +{ + QTextParag *p = doc->paragAt( firstParag ); + if ( !p ) + return c; + while ( p ) { + p->setAlignment( newAlign ); + if ( p->paragId() == lastParag ) + break; + p = p->next(); + } + return c; +} + +QTextCursor *QTextAlignmentCommand::unexecute( QTextCursor *c ) +{ + QTextParag *p = doc->paragAt( firstParag ); + if ( !p ) + return c; + int i = 0; + while ( p ) { + if ( i < (int)oldAligns.size() ) + p->setAlignment( oldAligns.at( i ) ); + if ( p->paragId() == lastParag ) + break; + p = p->next(); + ++i; + } + return c; +} + +QTextParagTypeCommand::QTextParagTypeCommand( QTextDocument *d, int fParag, int lParag, bool l, + QStyleSheetItem::ListStyle s, const QValueList< QPtrVector > &os, + const QValueList &ols ) + : QTextCommand( d ), firstParag( fParag ), lastParag( lParag ), list( l ), listStyle( s ), oldStyles( os ), oldListStyles( ols ) +{ +} + +QTextCursor *QTextParagTypeCommand::execute( QTextCursor *c ) +{ + QTextParag *p = doc->paragAt( firstParag ); + if ( !p ) + return c; + while ( p ) { + p->setList( list, (int)listStyle ); + if ( p->paragId() == lastParag ) + break; + p = p->next(); + } + return c; +} + +QTextCursor *QTextParagTypeCommand::unexecute( QTextCursor *c ) +{ + QTextParag *p = doc->paragAt( firstParag ); + if ( !p ) + return c; + QValueList< QPtrVector >::Iterator it = oldStyles.begin(); + QValueList::Iterator lit = oldListStyles.begin(); + while ( p ) { + if ( it != oldStyles.end() ) + p->setStyleSheetItems( *it ); + if ( lit != oldListStyles.end() ) + p->setListStyle( *lit ); + if ( p->paragId() == lastParag ) + break; + p = p->next(); + ++it; + ++lit; + } + return c; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextCursor::QTextCursor( QTextDocument *d ) + : doc( d ), ox( 0 ), oy( 0 ) +{ + nested = FALSE; + idx = 0; + string = doc ? doc->firstParag() : 0; + tmpIndex = -1; +} + +QTextCursor::QTextCursor() +{ +} + +QTextCursor::QTextCursor( const QTextCursor &c ) +{ + doc = c.doc; + ox = c.ox; + oy = c.oy; + nested = c.nested; + idx = c.idx; + string = c.string; + tmpIndex = c.tmpIndex; + indices = c.indices; + parags = c.parags; + xOffsets = c.xOffsets; + yOffsets = c.yOffsets; +} + +QTextCursor &QTextCursor::operator=( const QTextCursor &c ) +{ + doc = c.doc; + ox = c.ox; + oy = c.oy; + nested = c.nested; + idx = c.idx; + string = c.string; + tmpIndex = c.tmpIndex; + indices = c.indices; + parags = c.parags; + xOffsets = c.xOffsets; + yOffsets = c.yOffsets; + + return *this; +} + +bool QTextCursor::operator==( const QTextCursor &c ) const +{ + return doc == c.doc && string == c.string && idx == c.idx; +} + +int QTextCursor::totalOffsetX() const +{ + if ( !nested ) + return 0; + QValueStack::ConstIterator xit = xOffsets.begin(); + int xoff = ox; + for ( ; xit != xOffsets.end(); ++xit ) + xoff += *xit; + return xoff; +} + +int QTextCursor::totalOffsetY() const +{ + if ( !nested ) + return 0; + QValueStack::ConstIterator yit = yOffsets.begin(); + int yoff = oy; + for ( ; yit != yOffsets.end(); ++yit ) + yoff += *yit; + return yoff; +} + +void QTextCursor::gotoIntoNested( const QPoint &globalPos ) +{ + if ( !doc ) + return; + push(); + ox = 0; + int bl, y; + string->lineHeightOfChar( idx, &bl, &y ); + oy = y + string->rect().y(); + nested = TRUE; + QPoint p( globalPos.x() - offsetX(), globalPos.y() - offsetY() ); + Q_ASSERT( string->at( idx )->isCustom() ); + string->at( idx )->customItem()->enterAt( this, doc, string, idx, ox, oy, p ); +} + +void QTextCursor::invalidateNested() +{ + if ( nested ) { + QValueStack::Iterator it = parags.begin(); + QValueStack::Iterator it2 = indices.begin(); + for ( ; it != parags.end(); ++it, ++it2 ) { + if ( *it == string ) + continue; + (*it)->invalidate( 0 ); + if ( (*it)->at( *it2 )->isCustom() ) + (*it)->at( *it2 )->customItem()->invalidate(); + } + } +} + +void QTextCursor::insert( const QString &str, bool checkNewLine, QMemArray *formatting ) +{ + tmpIndex = -1; + bool justInsert = TRUE; + QString s( str ); +#if defined(Q_WS_WIN) + if ( checkNewLine ) + s = s.replace( QRegExp( "\\r" ), "" ); +#endif + if ( checkNewLine ) + justInsert = s.find( '\n' ) == -1; + if ( justInsert ) { + string->insert( idx, s ); + if ( formatting ) { + for ( int i = 0; i < (int)s.length(); ++i ) { + if ( formatting->at( i ).format() ) { + formatting->at( i ).format()->addRef(); + string->string()->setFormat( idx + i, formatting->at( i ).format(), TRUE ); + } + } + } + idx += s.length(); + } else { + QStringList lst = QStringList::split( '\n', s, TRUE ); + QStringList::Iterator it = lst.begin(); + int y = string->rect().y() + string->rect().height(); + int lastIndex = 0; + for ( ; it != lst.end(); ++it ) { + if ( it != lst.begin() ) { + splitAndInsertEmptyParag( FALSE, TRUE ); + string->setEndState( -1 ); + string->prev()->format( -1, FALSE ); + } + QString s = *it; + if ( s.isEmpty() ) + continue; + string->insert( idx, s ); + if ( formatting ) { + int len = s.length(); + if ( it != --lst.end() ) + len++; + for ( int i = 0; i < len; ++i ) { + if ( formatting->at( i + lastIndex ).format() ) { + formatting->at( i + lastIndex ).format()->addRef(); + string->string()->setFormat( i + idx, formatting->at( i + lastIndex ).format(), TRUE ); + } + } + lastIndex += len; + } + + idx += s.length(); + } + string->format( -1, FALSE ); + int dy = string->rect().y() + string->rect().height() - y; + QTextParag *p = string; + p->setParagId( p->prev()->paragId() + 1 ); + p = p->next(); + while ( p ) { + p->setParagId( p->prev()->paragId() + 1 ); + p->move( dy ); + p->invalidate( 0 ); + p->setEndState( -1 ); + p = p->next(); + } + } + + int h = string->rect().height(); + string->format( -1, TRUE ); + if ( h != string->rect().height() ) + invalidateNested(); + else if ( doc && doc->parent() ) + doc->nextDoubleBuffered = TRUE; +} + +void QTextCursor::gotoLeft() +{ + tmpIndex = -1; + + if ( idx > 0 ) { + idx--; + } else if ( string->prev() ) { + string = string->prev(); + while ( !string->isVisible() ) + string = string->prev(); + idx = string->length() - 1; + } else { + if ( nested ) { + pop(); + processNesting( Prev ); + if ( idx == -1 ) { + pop(); + if ( idx > 0 ) { + idx--; + } else if ( string->prev() ) { + string = string->prev(); + idx = string->length() - 1; + } + } + } + } + + if ( string->at( idx )->isCustom() && + string->at( idx )->customItem()->isNested() ) { + processNesting( EnterEnd ); + } +} + +void QTextCursor::push() +{ + indices.push( idx ); + parags.push( string ); + xOffsets.push( ox ); + yOffsets.push( oy ); + nestedStack.push( nested ); +} + +void QTextCursor::pop() +{ + if ( !doc ) + return; + idx = indices.pop(); + string = parags.pop(); + ox = xOffsets.pop(); + oy = yOffsets.pop(); + if ( doc->parent() ) + doc = doc->parent(); + nested = nestedStack.pop(); +} + +void QTextCursor::restoreState() +{ + while ( !indices.isEmpty() ) + pop(); +} + +bool QTextCursor::place( const QPoint &p, QTextParag *s ) +{ + QPoint pos( p ); + QRect r; + if ( pos.y() < s->rect().y() ) + pos.setY( s->rect().y() ); + while ( s ) { + r = s->rect(); + r.setWidth( doc ? doc->width() : QWIDGETSIZE_MAX ); + if ( !s->next() || ( pos.y() >= r.y() && pos.y() < s->next()->rect().y() ) ) + break; + s = s->next(); + } + + if ( !s ) + return FALSE; + + setParag( s, FALSE ); + int y = s->rect().y(); + int lines = s->lines(); + QTextStringChar *chr = 0; + int index = 0; + int i = 0; + int cy = 0; + //int ch = 0; + for ( ; i < lines; ++i ) { + chr = s->lineStartOfLine( i, &index ); + cy = s->lineY( i ); + //ch = s->lineHeight( i ); + if ( !chr ) + return FALSE; + if ( i < lines - 1 && pos.y() >= y + cy && pos.y() <= y + s->lineY( i+1 ) ) + break; + } + int nextLine; + if ( i < lines - 1 ) + s->lineStartOfLine( i+1, &nextLine ); + else + nextLine = s->length(); + i = index; + int x = s->rect().x(); + if ( pos.x() < x ) + pos.setX( x + 1 ); + int cw; + int curpos = s->length()-1; + int dist = 10000000; + bool inCustom = FALSE; + while ( i < nextLine ) { + chr = s->at(i); + int cpos = x + chr->x; + cw = s->string()->width( i ); + if ( chr->isCustom() && chr->customItem()->isNested() ) { + if ( pos.x() >= cpos && pos.x() <= cpos + cw && + pos.y() >= y + cy && pos.y() <= y + cy + chr->height() ) { + inCustom = TRUE; + curpos = i; + break; + } + } else { + if( chr->rightToLeft ) + cpos += cw; + int d = cpos - pos.x(); + bool dm = d < 0 ? !chr->rightToLeft : chr->rightToLeft; + if ( QABS( d ) < dist || (dist == d && dm == TRUE ) ) { + dist = QABS( d ); + curpos = i; + } + } + i++; + } + setIndex( curpos, FALSE ); + + if ( inCustom && doc && parag()->at( curpos )->isCustom() && parag()->at( curpos )->customItem()->isNested() ) { + gotoIntoNested( pos ); + QPoint p( pos.x() - offsetX(), pos.y() - offsetY() ); + if ( !place( p, document()->firstParag() ) ) + pop(); + } + return TRUE; +} + +void QTextCursor::processNesting( Operation op ) +{ + if ( !doc ) + return; + push(); + ox = 0; + int bl, y; + string->lineHeightOfChar( idx, &bl, &y ); + oy = y + string->rect().y(); + nested = TRUE; + + switch ( op ) { + case EnterBegin: + string->at( idx )->customItem()->enter( this, doc, string, idx, ox, oy ); + break; + case EnterEnd: + string->at( idx )->customItem()->enter( this, doc, string, idx, ox, oy, TRUE ); + break; + case Next: + string->at( idx )->customItem()->next( this, doc, string, idx, ox, oy ); + break; + case Prev: + string->at( idx )->customItem()->prev( this, doc, string, idx, ox, oy ); + break; + case Down: + string->at( idx )->customItem()->down( this, doc, string, idx, ox, oy ); + break; + case Up: + string->at( idx )->customItem()->up( this, doc, string, idx, ox, oy ); + break; + } +} + +void QTextCursor::gotoRight() +{ + tmpIndex = -1; + + if ( string->at( idx )->isCustom() && + string->at( idx )->customItem()->isNested() ) { + processNesting( EnterBegin ); + return; + } + + if ( idx < string->length() - 1 ) { + idx++; + } else if ( string->next() ) { + string = string->next(); + while ( !string->isVisible() ) + string = string->next(); + idx = 0; + } else { + if ( nested ) { + pop(); + processNesting( Next ); + if ( idx == -1 ) { + pop(); + if ( idx < string->length() - 1 ) { + idx++; + } else if ( string->next() ) { + string = string->next(); + idx = 0; + } + } + } + } +} + +void QTextCursor::gotoUp() +{ + int indexOfLineStart; + int line; + QTextStringChar *c = string->lineStartOfChar( idx, &indexOfLineStart, &line ); + if ( !c ) + return; + + tmpIndex = QMAX( tmpIndex, idx - indexOfLineStart ); + if ( indexOfLineStart == 0 ) { + if ( !string->prev() ) { + if ( !nested ) + return; + pop(); + processNesting( Up ); + if ( idx == -1 ) { + pop(); + if ( !string->prev() ) + return; + idx = tmpIndex = 0; + } else { + tmpIndex = -1; + return; + } + } + string = string->prev(); + while ( !string->isVisible() ) + string = string->prev(); + int lastLine = string->lines() - 1; + if ( !string->lineStartOfLine( lastLine, &indexOfLineStart ) ) + return; + if ( indexOfLineStart + tmpIndex < string->length() ) + idx = indexOfLineStart + tmpIndex; + else + idx = string->length() - 1; + } else { + --line; + int oldIndexOfLineStart = indexOfLineStart; + if ( !string->lineStartOfLine( line, &indexOfLineStart ) ) + return; + if ( indexOfLineStart + tmpIndex < oldIndexOfLineStart ) + idx = indexOfLineStart + tmpIndex; + else + idx = oldIndexOfLineStart - 1; + } +} + +void QTextCursor::gotoDown() +{ + int indexOfLineStart; + int line; + QTextStringChar *c = string->lineStartOfChar( idx, &indexOfLineStart, &line ); + if ( !c ) + return; + + tmpIndex = QMAX( tmpIndex, idx - indexOfLineStart ); + if ( line == string->lines() - 1 ) { + if ( !string->next() ) { + if ( !nested ) + return; + pop(); + processNesting( Down ); + if ( idx == -1 ) { + pop(); + if ( !string->next() ) + return; + idx = tmpIndex = 0; + } else { + tmpIndex = -1; + return; + } + } + string = string->next(); + while ( !string->isVisible() ) + string = string->next(); + if ( !string->lineStartOfLine( 0, &indexOfLineStart ) ) + return; + int end; + if ( string->lines() == 1 ) + end = string->length(); + else + string->lineStartOfLine( 1, &end ); + if ( indexOfLineStart + tmpIndex < end ) + idx = indexOfLineStart + tmpIndex; + else + idx = end - 1; + } else { + ++line; + int end; + if ( line == string->lines() - 1 ) + end = string->length(); + else + string->lineStartOfLine( line + 1, &end ); + if ( !string->lineStartOfLine( line, &indexOfLineStart ) ) + return; + if ( indexOfLineStart + tmpIndex < end ) + idx = indexOfLineStart + tmpIndex; + else + idx = end - 1; + } +} + +void QTextCursor::gotoLineEnd() +{ + tmpIndex = -1; + int indexOfLineStart; + int line; + QTextStringChar *c = string->lineStartOfChar( idx, &indexOfLineStart, &line ); + if ( !c ) + return; + + if ( line == string->lines() - 1 ) { + idx = string->length() - 1; + } else { + c = string->lineStartOfLine( ++line, &indexOfLineStart ); + indexOfLineStart--; + idx = indexOfLineStart; + } +} + +void QTextCursor::gotoLineStart() +{ + tmpIndex = -1; + int indexOfLineStart; + int line; + QTextStringChar *c = string->lineStartOfChar( idx, &indexOfLineStart, &line ); + if ( !c ) + return; + + idx = indexOfLineStart; +} + +void QTextCursor::gotoHome() +{ + tmpIndex = -1; + if ( doc ) + string = doc->firstParag(); + idx = 0; +} + +void QTextCursor::gotoEnd() +{ + if ( doc && !doc->lastParag()->isValid() ) + { + qDebug("Last parag, %d, is invalid - aborting gotoEnd() !",doc->lastParag()->paragId()); + return; + } + + tmpIndex = -1; + if ( doc ) + string = doc->lastParag(); + idx = string->length() - 1; + qDebug("gotoEnd: going to parag %d, index %d",string->paragId(),idx); +} + +void QTextCursor::gotoPageUp( int visibleHeight ) +{ + tmpIndex = -1; + QTextParag *s = string; + int h = visibleHeight; + int y = s->rect().y(); + while ( s ) { + if ( y - s->rect().y() >= h ) + break; + s = s->prev(); + } + + if ( !s && doc ) + s = doc->firstParag(); + + string = s; + idx = 0; +} + +void QTextCursor::gotoPageDown( int visibleHeight ) +{ + tmpIndex = -1; + QTextParag *s = string; + int h = visibleHeight; + int y = s->rect().y(); + while ( s ) { + if ( s->rect().y() - y >= h ) + break; + s = s->next(); + } + + if ( !s && doc ) { + s = doc->lastParag(); + string = s; + idx = string->length() - 1; + return; + } + + if ( !s->isValid() ) + return; + + string = s; + idx = 0; +} + +void QTextCursor::gotoWordLeft() +{ + gotoLeft(); + tmpIndex = -1; + QTextString *s = string->string(); + bool allowSame = FALSE; + for ( int i = idx - 1; i >= 0; --i ) { + if ( s->at( i ).c.isSpace() || s->at( i ).c == '\t' ) { + if ( !allowSame && s->at( i ).c == s->at( idx ).c ) + continue; + idx = i + 1; + return; + } + if ( !allowSame && s->at( i ).c != s->at( idx ).c ) + allowSame = TRUE; + } + + idx = 0; +} + +void QTextCursor::gotoWordRight() +{ + tmpIndex = -1; + QTextString *s = string->string(); + bool allowSame = FALSE; + for ( int i = idx + 1; i < (int)s->length(); ++i ) { + if ( s->at( i ).c.isSpace() || s->at( i ).c == '\t' ) { + if ( !allowSame && s->at( i ).c == s->at( idx ).c ) + continue; + idx = i; + return; + } + if ( !allowSame && s->at( i ).c != s->at( idx ).c ) + allowSame = TRUE; + } + + if ( string->next() ) { + string = string->next(); + while ( !string->isVisible() ) + string = string->next(); + idx = 0; + } else { + gotoLineEnd(); + } +} + +bool QTextCursor::atParagStart() +{ + return idx == 0; +} + +bool QTextCursor::atParagEnd() +{ + return idx == string->length() - 1; +} + +void QTextCursor::splitAndInsertEmptyParag( bool ind, bool updateIds ) +{ + if ( !doc ) + return; + tmpIndex = -1; + QTextFormat *f = 0; + if ( doc->useFormatCollection() ) { + f = string->at( idx )->format(); + if ( idx == string->length() - 1 && idx > 0 ) + f = string->at( idx - 1 )->format(); + if ( f->isMisspelled() ) { + f->removeRef(); + f = doc->formatCollection()->format( f->font(), f->color() ); + } + } + + if ( atParagStart() ) { + QTextParag *p = string->prev(); + QTextParag *s = doc->createParag( doc, p, string, updateIds ); + if ( f ) + s->setFormat( 0, 1, f, TRUE ); + s->copyParagData( string ); + if ( ind ) { + s->indent(); + s->format(); + indent(); + string->format(); + } + } else if ( atParagEnd() ) { + QTextParag *n = string->next(); + QTextParag *s = doc->createParag( doc, string, n, updateIds ); + if ( f ) + s->setFormat( 0, 1, f, TRUE ); + s->copyParagData( string ); + if ( ind ) { + int oi, ni; + s->indent( &oi, &ni ); + string = s; + idx = ni; + } else { + string = s; + idx = 0; + } + } else { + QString str = string->string()->toString().mid( idx, 0xFFFFFF ); + QTextParag *n = string->next(); + QTextParag *s = doc->createParag( doc, string, n, updateIds ); + s->copyParagData( string ); + s->remove( 0, 1 ); + s->append( str, TRUE ); + for ( uint i = 0; i < str.length(); ++i ) { + s->setFormat( i, 1, string->at( idx + i )->format(), TRUE ); + if ( string->at( idx + i )->isCustom() ) { + QTextCustomItem * item = string->at( idx + i )->customItem(); + s->at( i )->setCustomItem( item ); + string->at( idx + i )->loseCustomItem(); +#if 0 + s->addCustomItem(); + string->removeCustomItem(); +#endif + doc->unregisterCustomItem( item, string ); + doc->registerCustomItem( item, s ); + } + } + string->truncate( idx ); + if ( ind ) { + int oi, ni; + s->indent( &oi, &ni ); + string = s; + idx = ni; + } else { + string = s; + idx = 0; + } + } + + invalidateNested(); +} + +bool QTextCursor::remove() +{ + tmpIndex = -1; + if ( !atParagEnd() ) { + string->remove( idx, 1 ); + int h = string->rect().height(); + string->format( -1, TRUE ); + if ( h != string->rect().height() ) + invalidateNested(); + else if ( doc && doc->parent() ) + doc->nextDoubleBuffered = TRUE; + return FALSE; + } else if ( string->next() ) { + + if ( string->length() == 1 ) { + string->next()->setPrev( string->prev() ); + if ( string->prev() ) + string->prev()->setNext( string->next() ); + QTextParag *p = string->next(); + delete string; + string = p; + string->invalidate( 0 ); + QTextParag *s = string; + while ( s ) { + s->id = s->p ? s->p->id + 1 : 0; + s->state = -1; + s->needPreProcess = TRUE; + s->changed = TRUE; + s = s->n; + } + string->format(); + } else { + string->join( string->next() ); + } + invalidateNested(); + return TRUE; + } + return FALSE; +} + +void QTextCursor::killLine() +{ + if ( atParagEnd() ) + return; + string->remove( idx, string->length() - idx - 1 ); + int h = string->rect().height(); + string->format( -1, TRUE ); + if ( h != string->rect().height() ) + invalidateNested(); + else if ( doc && doc->parent() ) + doc->nextDoubleBuffered = TRUE; +} + +void QTextCursor::indent() +{ + int oi = 0, ni = 0; + string->indent( &oi, &ni ); + if ( oi == ni ) + return; + + if ( idx >= oi ) + idx += ni - oi; + else + idx = ni; +} + +void QTextCursor::setDocument( QTextDocument *d ) +{ + doc = d; + string = d->firstParag(); + idx = 0; + nested = FALSE; + restoreState(); + tmpIndex = -1; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextDocument::QTextDocument( QTextDocument *p ) + : par( p ), parParag( 0 ), tc( 0 ), tArray( 0 ), tStopWidth( 0 ) +{ + fCollection = new QTextFormatCollection; + init(); +} + +QTextDocument::QTextDocument( QTextDocument *p, QTextFormatCollection *f ) + : par( p ), parParag( 0 ), tc( 0 ), tArray( 0 ), tStopWidth( 0 ) +{ + fCollection = f; + init(); +} + +void QTextDocument::init() +{ +//ANY_CHARSET_BEGIN + m_assignedFontMap = false; + charsetMap = new QMap; +// ASSERT(m_charsetMap); + + if (!m_charsetMap) { + m_assignedFontMap = true; + m_charsetMap = charsetMap; + } +//ANY_CHARSET_END + +#if defined(PARSER_DEBUG) + qDebug( "new QTextDocument (%p)", this ); +#endif + if ( par ) + par->insertChild( this ); + pProcessor = 0; + useFC = TRUE; + pFormatter = 0; + indenter = 0; + fParag = 0; + txtFormat = Qt::AutoText; + preferRichText = FALSE; + pages = FALSE; + focusIndicator.parag = 0; + minw = 0; + minwParag = 0; + align = Qt3::AlignAuto; + nSelections = 1; + addMargs = FALSE; + + sheet_ = QStyleSheet::defaultSheet(); + factory_ = QMimeSourceFactory::defaultFactory(); + contxt = QString::null; + fCollection->setStyleSheet( sheet_ ); + + linkC = Qt::blue; + underlLinks = TRUE; + backBrush = 0; + buf_pixmap = 0; + nextDoubleBuffered = FALSE; + + if ( par ) + withoutDoubleBuffer = par->withoutDoubleBuffer; + else + withoutDoubleBuffer = FALSE; + + lParag = fParag = createParag( this, 0, 0 ); + tmpCursor = 0; + + cx = 0; + cy = 2; + if ( par ) + cx = cy = 0; + cw = 600; + vw = 0; + flow_ = new QTextFlow; + flow_->setWidth( cw ); + + selectionColors[ Standard ] = QApplication::palette().color( QPalette::Active, QColorGroup::Highlight ); + selectionText[ Standard ] = TRUE; + commandHistory = new QTextCommandHistory( 100 ); + tStopWidth = formatCollection()->defaultFormat()->width( 'x' ) * 8; +} + +QTextDocument::~QTextDocument() +{ + if ( par ) + par->removeChild( this ); + clear(); + delete commandHistory; + delete flow_; + if ( !par ) + delete pFormatter; + delete fCollection; + delete pProcessor; + delete buf_pixmap; + delete indenter; + delete backBrush; + if ( tArray ) + delete [] tArray; +//ANY_CHARSET_BEGIN + if (charsetMap) { + delete charsetMap; + charsetMap = 0; + if (m_assignedFontMap) + m_charsetMap = 0; + m_assignedFontMap = false; + } +//ANY_CHARSET_END +} + +void QTextDocument::clear( bool createEmptyParag ) +{ + if ( flow_ ) + flow_->clear(); + while ( fParag ) { + QTextParag *p = fParag->next(); + delete fParag; + fParag = p; + } + fParag = lParag = 0; + if ( createEmptyParag ) + fParag = lParag = createParag( this ); + selections.clear(); +} + +int QTextDocument::widthUsed() const +{ + QTextParag *p = fParag; + int w = 0; + while ( p ) { + int a = p->alignment(); + p->setAlignment( Qt::AlignLeft ); + p->invalidate( 0 ); + p->format(); + w = QMAX( w, p->rect().width() ); + p->setAlignment( a ); + p->invalidate( 0 ); + p = p->next(); + } + return w; +} + +QTextParag *QTextDocument::createParag( QTextDocument *d, QTextParag *pr, QTextParag *nx, bool updateIds ) +{ + return new QTextParag( d, pr, nx, updateIds ); +} + +bool QTextDocument::setMinimumWidth( int w, QTextParag *p ) +{ + if ( w == -1 ) { + minw = 0; + p = 0; + } + if ( p == minwParag ) { + minw = w; + emit minimumWidthChanged( minw ); + } else if ( w > minw ) { + minw = w; + minwParag = p; + emit minimumWidthChanged( minw ); + } + cw = QMAX( minw, cw ); + return TRUE; +} + +void QTextDocument::setPlainText( const QString &text ) +{ + clear(); + preferRichText = FALSE; + + QString s; + lParag = 0; + QStringList lst = QStringList::split( '\n', text, TRUE ); + for ( QStringList::Iterator it = lst.begin(); it != lst.end(); ++it ) { + lParag = createParag( this, lParag, 0 ); + if ( !fParag ) + fParag = lParag; + s = *it; + if ( !s.isEmpty() ) { + if ( s[ (int)s.length() - 1 ] == '\r' ) + s.remove( s.length() - 1, 1 ); + lParag->append( s ); + } + } + + if ( !lParag ) + lParag = fParag = createParag( this, 0, 0 ); +} + +struct Q_EXPORT Tag { + Tag(){} + Tag( const QString&n, const QStyleSheetItem* s ):name(n),style(s) { + wsm = QStyleSheetItem::WhiteSpaceNormal; + } + QString name; + const QStyleSheetItem* style; + QStyleSheetItem::WhiteSpaceMode wsm; + QTextFormat format; + +#if defined(Q_FULL_TEMPLATE_INSTANTIATION) + bool operator==( const Tag& ) const { return FALSE; } +#endif +}; + +#define NEWPAR if ( !curpar || ( curtag.name != "table" && curtag.name != "li" ) || curpar->length() > 1 ) { if ( !hasNewPar ) curpar = createParag( this, curpar ); \ + hasNewPar = TRUE; \ + QPtrVector vec( tags.count() ); \ + int i = 0; \ + for ( QValueStack::Iterator it = tags.begin(); it != tags.end(); ++it ) \ + vec.insert( i++, (*it).style ); \ + curpar->setStyleSheetItems( vec ); }while(FALSE) +#define NEWPAROPEN(nstyle) if ( !curpar || ( curtag.name != "table" && curtag.name != "li" ) || curpar->length() > 1 ) { if ( !hasNewPar ) curpar = createParag( this, curpar ); \ + hasNewPar = TRUE; \ + QPtrVector vec( tags.count()+1 ); \ + int i = 0; \ + for ( QValueStack::Iterator it = tags.begin(); it != tags.end(); ++it ) \ + vec.insert( i++, (*it).style ); \ + vec.insert( i, nstyle ); \ + curpar->setStyleSheetItems( vec ); }while(FALSE) + + +void QTextDocument::setRichText( const QString &text, const QString &context ) +{ + setTextFormat( Qt::RichText ); + if ( !context.isEmpty() ) + setContext( context ); + clear(); + fParag = lParag = createParag( this ); + setRichTextInternal( text ); +} + +void QTextDocument::setRichTextInternal( const QString &text ) +{ + QTextParag* curpar = lParag; + int pos = 0; + QValueStack tags; + Tag curtag( "", sheet_->item("") ); + curtag.format = *formatCollection()->defaultFormat(); + bool space = FALSE; + + QString doc = text; + int depth = 0; + bool hasNewPar = TRUE; + QStyleSheetItem::ListStyle curListStyle; + while ( pos < int( doc.length() ) ) { + if (hasPrefix(doc, pos, '<' ) ){ + if (!hasPrefix(doc, pos+1, QChar('/'))) { + // open tag + QMap attr; + bool emptyTag = FALSE; + QString tagname = parseOpenTag(doc, pos, attr, emptyTag); + if ( tagname.isEmpty() ) + continue; // nothing we could do with this, probably parse error + while ( eat( doc, pos, '\n' ) ) + ; // eliminate newlines right after openings + + const QStyleSheetItem* nstyle = sheet_->item(tagname); + if ( nstyle ) { + // we might have to close some 'forgotten' tags + while ( !nstyle->allowedInContext( curtag.style ) ) { + QString msg; + msg.sprintf( "QText Warning: Document not valid ( '%s' not allowed in '%s' #%d)", + tagname.ascii(), curtag.style->name().ascii(), pos); + sheet_->error( msg ); + if ( tags.isEmpty() ) + break; + curtag = tags.pop(); + depth--; + } + if ( nstyle->name() == "ol" ) { + curListStyle = nstyle->listStyle(); + QMap::Iterator it = attr.find( "type" ); + if ( it != attr.end() ) { + QString sl = *it; + if ( sl == "1" ) { + curListStyle = QStyleSheetItem::ListDecimal; + } else if ( sl == "a" ) { + curListStyle = QStyleSheetItem::ListLowerAlpha; + } else if ( sl == "A" ) { + curListStyle = QStyleSheetItem::ListUpperAlpha; + } else { + sl = sl.lower(); + if ( sl == "square" ) + curListStyle = QStyleSheetItem::ListSquare; + else if ( sl == "disc" ) + curListStyle = QStyleSheetItem::ListDisc; + else if ( sl == "circle" ) + curListStyle = QStyleSheetItem::ListCircle; + } + } + } + } + + QTextCustomItem* custom = 0; + // some well-known empty tags + if ( tagname == "br" ) { + emptyTag = TRUE; + NEWPAR; + } else if ( tagname == "hr" ) { + emptyTag = TRUE; + custom = sheet_->tag( tagname, attr, contxt, *factory_ , emptyTag, this ); + NEWPAR; + } else if ( tagname == "table" ) { + QTextFormat format = curtag.format.makeTextFormat( nstyle, attr ); + custom = parseTable( attr, format, doc, pos, curpar ); + (void ) eatSpace( doc, pos ); + emptyTag = TRUE; + } else { + custom = sheet_->tag( tagname, attr, contxt, *factory_ , emptyTag, this ); + } + + if ( !nstyle && !custom ) // we have no clue what this tag could be, ignore it + continue; + + if ( custom ) { + QTextFormat format = curtag.format.makeTextFormat( nstyle, attr ); + int index = curpar->length() - 1; + if ( index < 0 ) + index = 0; + curpar->append( QChar('b') ); + curpar->setFormat( index, 1, &format ); + curpar->at( index )->setCustomItem( custom ); + curpar->addCustomItem(); + registerCustomItem( custom, curpar ); + hasNewPar = FALSE; + } else if ( !emptyTag ) { + tags += curtag; + if ( nstyle ) { + // ignore whitespace for inline elements if there was already one + if ( nstyle->whiteSpaceMode() == QStyleSheetItem::WhiteSpaceNormal + && ( space || nstyle->displayMode() != QStyleSheetItem::DisplayInline ) ) + eatSpace( doc, pos ); + + // some styles are not self nesting + if ( nstyle == curtag.style && !nstyle->selfNesting() ) + (void) tags.pop(); + + if ( curtag.style->displayMode() == QStyleSheetItem::DisplayListItem ) + hasNewPar = FALSE; // we want empty paragraphs in this case + if ( nstyle->displayMode() != QStyleSheetItem::DisplayInline ) + NEWPAROPEN(nstyle); + if ( nstyle->displayMode() == QStyleSheetItem::DisplayListItem ) + curpar->setListStyle( curListStyle ); + curtag.style = nstyle; + curtag.wsm = nstyle->whiteSpaceMode(); + curtag.format = curtag.format.makeTextFormat( nstyle, attr ); + if ( nstyle->displayMode() != QStyleSheetItem::DisplayInline ) + curpar->setFormat( &curtag.format ); + if ( nstyle->name() == "li" ) { + if ( attr.find( "value" ) != attr.end() ) + curpar->setListValue( (*attr.find( "value" )).toInt() ); + } + } + curtag.name = tagname; + if ( curtag.name == "a" && attr.find( "name" ) != attr.end() && doc[ pos] == '<' ) // hack to be sure + doc.insert( pos, " " ); // formats or inserted + if ( attr.find( "align" ) != attr.end() && + ( curtag.name == "p" || curtag.name == "li" || curtag.name[ 0 ] == 'h' ) ) { + if ( *attr.find( "align" ) == "center" ) + curpar->setAlignment( Qt::AlignCenter ); + else if ( *attr.find( "align" ) == "right" ) + curpar->setAlignment( Qt::AlignRight ); + else if ( *attr.find( "align" ) == "justify" ) + curpar->setAlignment( Qt3::AlignJustify ); + } + depth++; + } + } else { + // close tag + QString tagname = parseCloseTag( doc, pos ); + if ( tagname.isEmpty() ) + continue; // nothing we could do with this, probably parse error + while ( eat( doc, pos, '\n' ) ) + ; // eliminate newlines right after closings + if ( !sheet_->item( tagname ) ) // ignore unknown tags + continue; + depth--; + while ( curtag.name != tagname ) { + QString msg; + msg.sprintf( "QText Warning: Document not valid ( '%s' not closed before '%s' #%d)", + curtag.name.ascii(), tagname.ascii(), pos); + sheet_->error( msg ); + if ( !hasNewPar && curtag.style->displayMode() != QStyleSheetItem::DisplayInline + && curtag.wsm == QStyleSheetItem::WhiteSpaceNormal ) { + eatSpace( doc, pos ); + NEWPAR; + } + if ( tags.isEmpty() ) + break; + curtag = tags.pop(); + depth--; + } + + if ( !hasNewPar && curtag.style->displayMode() != QStyleSheetItem::DisplayInline + && curtag.wsm == QStyleSheetItem::WhiteSpaceNormal ) { + eatSpace( doc, pos ); + NEWPAR; + } + if ( !tags.isEmpty() ) + curtag = tags.pop(); + } + } else { + // normal contents + QString s; + QChar c; + bool hadNonSpace = !curpar->string()->toString().simplifyWhiteSpace().isEmpty(); + while ( pos < int( doc.length() ) && !hasPrefix(doc, pos, '<' ) ){ + c = parseChar( doc, pos, curtag.wsm ); + space = c.isSpace(); + hadNonSpace = hadNonSpace || !space; + if ( c == '\n' ) // happens in WhiteSpacePre mode + break; + if ( !hadNonSpace && space && curtag.wsm == QStyleSheetItem::WhiteSpaceNormal ) + continue; + if ( c == '\r' ) + continue; + s += c; + } + if ( !s.isEmpty() && curtag.style->displayMode() != QStyleSheetItem::DisplayNone ) { + hasNewPar = FALSE; + int index = curpar->length() - 1; + if ( index < 0 ) + index = 0; + curpar->append( s ); + curpar->setFormat( index, s.length(), &curtag.format ); + } + if ( c == '\n' ) + NEWPAR; + + } + } +} + +void QTextDocument::setText( const QString &text, const QString &context ) +{ + oText = text; + focusIndicator.parag = 0; + selections.clear(); + if ( txtFormat == Qt::AutoText && QStyleSheet::mightBeRichText( text ) || + txtFormat == Qt::RichText ) + setRichText( text, context ); + else + setPlainText( text ); +} + +QString QTextDocument::plainText( QTextParag *p ) const +{ + if ( !p ) { + QString buffer; + QString s; + QTextParag *p = fParag; + while ( p ) { + s = p->string()->toString(); + s.remove( s.length() - 1, 1 ); + if ( p->next() ) + s += "\n"; + buffer += s; + p = p->next(); + } + return buffer; + } else { + return p->string()->toString(); + } +} + +static QString align_to_string( const QString &tag, int a ) +{ + if ( tag == "p" || tag == "li" || tag[ 0 ] == 'h' ) { + if ( a & Qt::AlignRight ) + return " align=right "; + if ( a & Qt::AlignCenter ) + return " align=center "; + if ( a & Qt3::AlignJustify ) + return " align=justify "; + } + return ""; +} + +QString QTextDocument::richText( QTextParag *p ) const +{ + QString s; + if ( !p ) { + p = fParag; + QPtrVector lastItems, items; + while ( p ) { + items = p->styleSheetItems(); + if ( items.size() ) { + QStyleSheetItem *item = items[ items.size() - 1 ]; + items.resize( items.size() - 1 ); + if ( items.size() > lastItems.size() ) { + for ( int i = lastItems.size(); i < (int)items.size(); ++i ) { + if ( items[ i ]->name().isEmpty() ) + continue; + if ( items[ i ]->name() == "li" && p->listValue() != -1 ) + s += "
  • listValue() ) + "\">"; + else + s += "<" + items[ i ]->name() + align_to_string( items[ i ]->name(), p->alignment() ) + ">"; + } + } else { + QString end; + for ( int i = items.size(); i < (int)lastItems.size(); ++i ) { + if ( lastItems[ i ]->name().isEmpty() ) + continue; + end.prepend( "name() + ">" ); + } + s += end; + } + lastItems = items; + if ( item->name() == "li" && p->listValue() != -1 ) + s += "
  • listValue() ) + "\">"; + else + s += "<" + item->name() + align_to_string( item->name(), p->alignment() ) + ">" + + p->richText() + "name() + ">\n"; + } else { + QString end; + for ( int i = 0; i < (int)lastItems.size(); ++i ) { + if ( lastItems[ i ]->name().isEmpty() ) + continue; + end.prepend( "name() + ">" ); + } + s += end; + s += "alignment() ) + ">" + p->richText() + "

    \n"; + lastItems = items; + } + p = p->next(); + } + } else { + s = p->richText(); + } + + return s; +} + +QString QTextDocument::text() const +{ + if ( plainText().simplifyWhiteSpace().isEmpty() ) + return QString::null; + if ( txtFormat == Qt::AutoText && preferRichText || txtFormat == Qt::RichText ) + return richText(); + return plainText( 0 ); +} + +QString QTextDocument::text( int parag ) const +{ + QTextParag *p = paragAt( parag ); + if ( !p ) + return QString::null; + + if ( txtFormat == Qt::AutoText && preferRichText || txtFormat == Qt::RichText ) + return richText( p ); + else + return plainText( p ); +} + +void QTextDocument::invalidate() +{ + QTextParag *s = fParag; + while ( s ) { + s->invalidate( 0 ); + s = s->next(); + } +} + +void QTextDocument::selectionStart( int id, int ¶gId, int &index ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return; + QTextDocumentSelection &sel = *it; + paragId = !sel.swapped ? sel.startCursor.parag()->paragId() : sel.endCursor.parag()->paragId(); + index = !sel.swapped ? sel.startCursor.index() : sel.endCursor.index(); +} + +QTextCursor QTextDocument::selectionStartCursor( int id) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return QTextCursor( this ); + QTextDocumentSelection &sel = *it; + if ( sel.swapped ) + return sel.endCursor; + return sel.startCursor; +} + +QTextCursor QTextDocument::selectionEndCursor( int id) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return QTextCursor( this ); + QTextDocumentSelection &sel = *it; + if ( !sel.swapped ) + return sel.endCursor; + return sel.startCursor; +} + +void QTextDocument::selectionEnd( int id, int ¶gId, int &index ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return; + QTextDocumentSelection &sel = *it; + paragId = sel.swapped ? sel.startCursor.parag()->paragId() : sel.endCursor.parag()->paragId(); + index = sel.swapped ? sel.startCursor.index() : sel.endCursor.index(); +} + +QTextParag *QTextDocument::selectionStart( int id ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return 0; + QTextDocumentSelection &sel = *it; + if ( sel.startCursor.parag()->paragId() < sel.endCursor.parag()->paragId() ) + return sel.startCursor.parag(); + return sel.endCursor.parag(); +} + +QTextParag *QTextDocument::selectionEnd( int id ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return 0; + QTextDocumentSelection &sel = *it; + if ( sel.startCursor.parag()->paragId() > sel.endCursor.parag()->paragId() ) + return sel.startCursor.parag(); + return sel.endCursor.parag(); +} + +void QTextDocument::addSelection( int id ) +{ + nSelections = QMAX( nSelections, id + 1 ); +} + +bool QTextDocument::setSelectionEnd( int id, QTextCursor *cursor ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return FALSE; + + QTextDocumentSelection &sel = *it; + + QTextCursor start = sel.startCursor; + QTextCursor end = *cursor; + + if ( sel.endCursor.parag() == end.parag() ) { + QTextCursor c1 = start; + QTextCursor c2 = end; + if ( sel.swapped ) { + c1 = end; + c2 = start; + } + + c1.parag()->removeSelection( id ); + c2.parag()->removeSelection( id ); + if ( c1.parag() != c2.parag() ) { + c1.parag()->setSelection( id, c1.index(), c1.parag()->length() - 1 ); + c2.parag()->setSelection( id, 0, c2.index() ); + } else { + c1.parag()->setSelection( id, QMIN( c1.index(), c2.index() ), QMAX( c1.index(), c2.index() ) ); + } + + sel.startCursor = start; + sel.endCursor = end; + if ( sel.startCursor.parag() == sel.endCursor.parag() ) + sel.swapped = sel.startCursor.index() > sel.endCursor.index(); + + return TRUE; + } + + bool inSelection = FALSE; + QTextCursor c( this ); + QTextCursor tmp = sel.startCursor; + if ( sel.swapped ) + tmp = sel.endCursor; + tmp.restoreState(); + QTextCursor tmp2 = *cursor; + tmp2.restoreState(); + c.setParag( tmp.parag()->paragId() < tmp2.parag()->paragId() ? tmp.parag() : tmp2.parag() ); + QTextCursor old; + bool hadStart = FALSE; + bool hadEnd = FALSE; + bool hadStartParag = FALSE; + bool hadEndParag = FALSE; + bool hadOldStart = FALSE; + bool hadOldEnd = FALSE; + bool leftSelection = FALSE; + sel.swapped = FALSE; + while ( TRUE ) { + if ( c == start ) + hadStart = TRUE; + if ( c == end ) + hadEnd = TRUE; + if ( c.parag() == start.parag() ) + hadStartParag = TRUE; + if ( c.parag() == end.parag() ) + hadEndParag = TRUE; + if ( c == sel.startCursor ) + hadOldStart = TRUE; + if ( c == sel.endCursor ) + hadOldEnd = TRUE; + + if ( !sel.swapped && + ( hadEnd && !hadStart || + hadEnd && hadStart && start.parag() == end.parag() && start.index() > end.index() ) ) + sel.swapped = TRUE; + + if ( c == end && hadStartParag || + c == start && hadEndParag ) { + QTextCursor tmp = c; + tmp.restoreState(); + if ( tmp.parag() != c.parag() ) { + int sstart = tmp.parag()->selectionStart( id ); + tmp.parag()->removeSelection( id ); + tmp.parag()->setSelection( id, sstart, tmp.index() ); + } + } + + if ( inSelection && + ( c == end && hadStart || c == start && hadEnd ) ) + leftSelection = TRUE; + else if ( !leftSelection && !inSelection && ( hadStart || hadEnd ) ) + inSelection = TRUE; + + bool noSelectionAnymore = hadOldStart && hadOldEnd && leftSelection && !inSelection && !c.parag()->hasSelection( id ) && c.atParagEnd(); + if ( !c.parag()->hasChanged() ) { + c.parag()->removeSelection( id ); + if ( inSelection ) { + if ( c.parag() == start.parag() && start.parag() == end.parag() ) { + c.parag()->setSelection( id, QMIN( start.index(), end.index() ), QMAX( start.index(), end.index() ) ); + } else if ( c.parag() == start.parag() && !hadEndParag ) { + c.parag()->setSelection( id, start.index(), c.parag()->length() - 1 ); + } else if ( c.parag() == end.parag() && !hadStartParag ) { + c.parag()->setSelection( id, end.index(), c.parag()->length() - 1 ); + } else if ( c.parag() == end.parag() && hadEndParag ) { + c.parag()->setSelection( id, 0, end.index() ); + } else if ( c.parag() == start.parag() && hadStartParag ) { + c.parag()->setSelection( id, 0, start.index() ); + } else { + c.parag()->setSelection( id, 0, c.parag()->length() - 1 ); + } + } + } + + if ( leftSelection ) + inSelection = FALSE; + + old = c; + c.gotoRight(); + if ( old == c || noSelectionAnymore ) + break; + } + + if ( !sel.swapped ) + sel.startCursor.parag()->setSelection( id, sel.startCursor.index(), sel.startCursor.parag()->length() - 1 ); + + sel.startCursor = start; + sel.endCursor = end; + if ( sel.startCursor.parag() == sel.endCursor.parag() ) + sel.swapped = sel.startCursor.index() > sel.endCursor.index(); + + return TRUE; +} + +void QTextDocument::selectAll( int id ) +{ + removeSelection( id ); + + QTextDocumentSelection sel; + sel.swapped = FALSE; + QTextCursor c( this ); + + c.setParag( fParag ); + c.setIndex( 0 ); + sel.startCursor = c; + + c.setParag( lParag ); + c.setIndex( lParag->length() - 1 ); + sel.endCursor = c; + + QTextParag *p = fParag; + while ( p ) { + p->setSelection( id, 0, p->length() - 1 ); + p = p->next(); + } + + selections.insert( id, sel ); +} + +bool QTextDocument::removeSelection( int id ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return FALSE; + + QTextDocumentSelection &sel = *it; + + QTextCursor c( this ); + QTextCursor tmp = sel.startCursor; + if ( sel.swapped ) + tmp = sel.endCursor; + tmp.restoreState(); + c.setParag( tmp.parag() ); + QTextCursor old; + bool hadStart = FALSE; + bool hadEnd = FALSE; + QTextParag *lastParag = 0; + bool leftSelection = FALSE; + bool inSelection = FALSE; + sel.swapped = FALSE; + while ( TRUE ) { + if ( c.parag() == sel.startCursor.parag() ) + hadStart = TRUE; + if ( c.parag() == sel.endCursor.parag() ) + hadEnd = TRUE; + + if ( inSelection && + ( c == sel.endCursor && hadStart || c == sel.startCursor && hadEnd ) ) + leftSelection = TRUE; + else if ( !leftSelection && !inSelection && ( c.parag() == sel.startCursor.parag() || c.parag() == sel.endCursor.parag() ) ) + inSelection = TRUE; + + bool noSelectionAnymore = leftSelection && !inSelection && !c.parag()->hasSelection( id ) && c.atParagEnd(); + + if ( lastParag != c.parag() ) + c.parag()->removeSelection( id ); + + old = c; + lastParag = c.parag(); + c.gotoRight(); + if ( old == c || noSelectionAnymore ) + break; + } + + selections.remove( id ); + return TRUE; +} + +QString QTextDocument::selectedText( int id ) const +{ + // ######## TODO: look at textFormat() and return rich text or plain text (like the text() method!) + QMap::ConstIterator it = selections.find( id ); + if ( it == selections.end() ) + return QString::null; + + QTextDocumentSelection sel = *it; + + QTextCursor c1 = sel.startCursor; + QTextCursor c2 = sel.endCursor; + if ( sel.swapped ) { + c2 = sel.startCursor; + c1 = sel.endCursor; + } + + c2.restoreState(); + c1.restoreState(); + + if ( c1.parag() == c2.parag() ) + return c1.parag()->string()->toString().mid( c1.index(), c2.index() - c1.index() ); + + QString s; + s += c1.parag()->string()->toString().mid( c1.index() ) + "\n"; + QTextParag *p = c1.parag()->next(); + while ( p && p != c2.parag() ) { + s += p->string()->toString() + "\n"; + p = p->next(); + } + s += c2.parag()->string()->toString().left( c2.index() ); + return s; +} + +void QTextDocument::setFormat( int id, QTextFormat *f, int flags ) +{ + QMap::ConstIterator it = selections.find( id ); + if ( it == selections.end() ) + return; + + QTextDocumentSelection sel = *it; + + QTextCursor c1 = sel.startCursor; + QTextCursor c2 = sel.endCursor; + if ( sel.swapped ) { + c2 = sel.startCursor; + c1 = sel.endCursor; + } + + c2.restoreState(); + c1.restoreState(); + + if ( c1.parag() == c2.parag() ) { + c1.parag()->setFormat( c1.index(), c2.index() - c1.index(), f, TRUE, flags ); + return; + } + + c1.parag()->setFormat( c1.index(), c1.parag()->length() - c1.index(), f, TRUE, flags ); + QTextParag *p = c1.parag()->next(); + while ( p && p != c2.parag() ) { + p->setFormat( 0, p->length() /*- 1 removed, bug #26064*/, f, TRUE, flags ); + p = p->next(); + } + c2.parag()->setFormat( 0, c2.index(), f, TRUE, flags ); +} + +void QTextDocument::copySelectedText( int id ) +{ +#ifndef QT_NO_CLIPBOARD + if ( !hasSelection( id ) ) + return; + + QApplication::clipboard()->setText( selectedText( id ) ); +#endif +} + +void QTextDocument::removeSelectedText( int id, QTextCursor *cursor ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return; + + QTextDocumentSelection sel = *it; + + QTextCursor c1 = sel.startCursor; + QTextCursor c2 = sel.endCursor; + if ( sel.swapped ) { + c2 = sel.startCursor; + c1 = sel.endCursor; + } + + // ### no support for editing tables yet + if ( c1.nestedDepth() || c2.nestedDepth() ) + return; + + c2.restoreState(); + c1.restoreState(); + + *cursor = c1; + removeSelection( id ); + + if ( c1.parag() == c2.parag() ) { + c1.parag()->remove( c1.index(), c2.index() - c1.index() ); + return; + } + + if ( c1.index() == 0 ) + cursor->gotoLeft(); + + c1.parag()->remove( c1.index(), c1.parag()->length() - c1.index() ); + QTextParag *p = c1.parag()->next(); + int dy = 0; + QTextParag *tmp; + while ( p && p != c2.parag() ) { + tmp = p->next(); + dy -= p->rect().height(); + delete p; + p = tmp; + } + c2.parag()->remove( 0, c2.index() ); + while ( p ) { + p->move( dy ); + p->invalidate( 0 ); + p->setEndState( -1 ); + p = p->next(); + } + + c1.parag()->join( c2.parag() ); +} + +void QTextDocument::indentSelection( int id ) +{ + QMap::Iterator it = selections.find( id ); + if ( it == selections.end() ) + return; + + QTextDocumentSelection sel = *it; + QTextParag *startParag = sel.startCursor.parag(); + QTextParag *endParag = sel.endCursor.parag(); + if ( sel.endCursor.parag()->paragId() < sel.startCursor.parag()->paragId() ) { + endParag = sel.startCursor.parag(); + startParag = sel.endCursor.parag(); + } + + QTextParag *p = startParag; + while ( p && p != endParag ) { + p->indent(); + p = p->next(); + } +} + +void QTextDocument::addCommand( QTextCommand *cmd ) +{ + commandHistory->addCommand( cmd ); +} + +QTextCursor *QTextDocument::undo( QTextCursor *c ) +{ + return commandHistory->undo( c ); +} + +QTextCursor *QTextDocument::redo( QTextCursor *c ) +{ + return commandHistory->redo( c ); +} + +bool QTextDocument::find( const QString &expr, bool cs, bool wo, bool forward, + int *parag, int *index, QTextCursor *cursor ) +{ + QTextParag *p = forward ? fParag : lParag; + if ( parag ) + p = paragAt( *parag ); + else if ( cursor ) + p = cursor->parag(); + bool first = TRUE; + + while ( p ) { + QString s = p->string()->toString(); + s.remove( s.length() - 1, 1 ); // get rid of trailing space + int start = forward ? 0 : s.length() - 1; + if ( first && index ) + start = *index; + else if ( first ) + start = cursor->index(); + first = FALSE; + int res = forward ? s.find( expr, start, cs ) : s.findRev( expr, start, cs ); + if ( res != -1 ) { + bool ok = TRUE; + if ( wo ) { + int end = res + expr.length(); + if ( ( res == 0 || s[ res ].isSpace() || s[ res ].isPunct() ) && + ( end == (int)s.length() - 1 || s[ end ].isSpace() || s[ end ].isPunct() ) ) + ok = TRUE; + else + ok = FALSE; + } + if ( ok ) { + cursor->setParag( p ); + cursor->setIndex( res ); + setSelectionStart( Standard, cursor ); + cursor->setIndex( res + expr.length() ); + setSelectionEnd( Standard, cursor ); + if ( parag ) + *parag = p->paragId(); + if ( index ) + *index = res; + return TRUE; + } + } + p = forward ? p->next() : p->prev(); + } + + return FALSE; +} + +void QTextDocument::setTextFormat( Qt::TextFormat f ) +{ + txtFormat = f; +} + +Qt::TextFormat QTextDocument::textFormat() const +{ + return txtFormat; +} + +bool QTextDocument::inSelection( int selId, const QPoint &pos ) const +{ + QMap::ConstIterator it = selections.find( selId ); + if ( it == selections.end() ) + return FALSE; + + QTextDocumentSelection sel = *it; + QTextParag *startParag = sel.startCursor.parag(); + QTextParag *endParag = sel.endCursor.parag(); + if ( sel.startCursor.parag() == sel.endCursor.parag() && + sel.startCursor.parag()->selectionStart( selId ) == sel.endCursor.parag()->selectionEnd( selId ) ) + return FALSE; + if ( sel.endCursor.parag()->paragId() < sel.startCursor.parag()->paragId() ) { + endParag = sel.startCursor.parag(); + startParag = sel.endCursor.parag(); + } + + QTextParag *p = startParag; + while ( p ) { + if ( p->rect().contains( pos ) ) { + bool inSel = FALSE; + int selStart = p->selectionStart( selId ); + int selEnd = p->selectionEnd( selId ); + int y = 0; + int h = 0; + for ( int i = 0; i < p->length(); ++i ) { + if ( i == selStart ) + inSel = TRUE; + if ( i == selEnd ) + break; + if ( p->at( i )->lineStart ) { + y = (*p->lineStarts.find( i ))->y; + h = (*p->lineStarts.find( i ))->h; + } + if ( pos.y() - p->rect().y() >= y && pos.y() - p->rect().y() <= y + h ) { + if ( inSel && pos.x() >= p->at( i )->x && + pos.x() <= p->at( i )->x + p->at( i )->format()->width( p->at( i )->c ) ) + return TRUE; + } + } + } + if ( pos.y() < p->rect().y() ) + break; + if ( p == endParag ) + break; + p = p->next(); + } + + return FALSE; +} + +void QTextDocument::doLayout( QPainter *p, int w ) +{ + withoutDoubleBuffer = ( p != 0 ); + flow_->setWidth( w ); + cw = w; + vw = w; + if ( !par && is_printer( p ) ) + fCollection->setPainter( p ); + QTextParag *parag = fParag; + while ( parag ) { + parag->invalidate( 0 ); + if ( is_printer( p ) ) + parag->setPainter( p ); + parag->format(); + parag = parag->next(); + } + if ( !par && is_printer( p ) ) { + fCollection->setPainter( 0 ); + parag = fParag; + while ( parag ) { + parag->setPainter( 0 ); + parag = parag->next(); + } + } +} + +QPixmap *QTextDocument::bufferPixmap( const QSize &s ) +{ + if ( !buf_pixmap ) { + buf_pixmap = new QPixmap( s ); + } else { + if ( buf_pixmap->width() < s.width() || + buf_pixmap->height() < s.height() ) { + buf_pixmap->resize( QMAX( s.width(), buf_pixmap->width() ), + QMAX( s.height(), buf_pixmap->height() ) ); + } + } + + return buf_pixmap; +} + +void QTextDocument::draw( QPainter *p, const QRegion ®, const QColorGroup &cg, const QBrush *paper ) +{ + if ( !firstParag() ) + return; + + if ( paper ) { +//QT2HACK +// p->setBrushOrigin( -(int)p->translationX(), +// -(int)p->translationY() ); + p->setBrushOrigin( -(int)p->worldMatrix().dx(), + -(int)p->worldMatrix().dy() ); + p->fillRect( reg.boundingRect(), *paper ); + } + + QTextParag *parag = firstParag(); + QRect cr; + if ( !reg.isNull() ) + cr = reg.boundingRect(); + while ( parag ) { + if ( !parag->isValid() ) + parag->format(); + int y = parag->rect().y(); + QRect pr( parag->rect() ); + pr.setX( 0 ); + pr.setWidth( QWIDGETSIZE_MAX ); + if ( !reg.isNull() && !cr.isNull() && !cr.intersects( pr ) ) { + parag = parag->next(); + continue; + } + p->translate( 0, y ); + parag->paint( *p, cg, 0, FALSE ); + p->translate( 0, -y ); + parag = parag->next(); + } +} + +void QTextDocument::drawParag( QPainter *p, QTextParag *parag, int cx, int cy, int cw, int ch, + QPixmap *&doubleBuffer, const QColorGroup &cg, + bool drawCursor, QTextCursor *cursor, bool resetChanged ) +{ + QPainter *painter = 0; + if ( resetChanged ) + parag->setChanged( FALSE ); + QRect ir( parag->rect() ); + bool useDoubleBuffer = !parag->document()->parent(); + if ( !useDoubleBuffer && parag->document()->nextDoubleBuffered ) + useDoubleBuffer = TRUE; + if ( p->device()->devType() == QInternal::Printer ) + useDoubleBuffer = FALSE; + + if ( useDoubleBuffer ) { + painter = new QPainter; + if ( cx >= 0 && cy >= 0 ) + ir = ir.intersect( QRect( cx, cy, cw, ch ) ); + if ( !doubleBuffer || + ir.width() > doubleBuffer->width() || + ir.height() > doubleBuffer->height() ) { + doubleBuffer = bufferPixmap( ir.size() ); + painter->begin( doubleBuffer ); + } else { + painter->begin( doubleBuffer ); + } + } else { + painter = p; + painter->translate( ir.x(), ir.y() ); + } + + painter->setBrushOrigin( -ir.x(), -ir.y() ); + + if ( useDoubleBuffer ) { + painter->fillRect( QRect( 0, 0, ir.width(), ir.height() ), + cg.brush( QColorGroup::Base ) ); + } else { + if ( cursor && cursor->parag() == parag ) { + painter->fillRect( QRect( parag->at( cursor->index() )->x, 0, 2, ir.height() ), + cg.brush( QColorGroup::Base ) ); + } + } + + painter->translate( -( ir.x() - parag->rect().x() ), + -( ir.y() - parag->rect().y() ) ); + parag->paint( *painter, cg, drawCursor ? cursor : 0, TRUE, cx, cy, cw, ch ); + if ( !flow()->isEmpty() ) { + painter->translate( 0, -parag->rect().y() ); + QRect cr( cx, cy, cw, ch ); + cr = cr.intersect( QRect( 0, parag->rect().y(), parag->rect().width(), parag->rect().height() ) ); + flow()->drawFloatingItems( painter, cr.x(), cr.y(), cr.width(), cr.height(), cg, FALSE ); + painter->translate( 0, +parag->rect().y() ); + } + + if ( useDoubleBuffer ) { + delete painter; + painter = 0; + p->drawPixmap( ir.topLeft(), *doubleBuffer, QRect( QPoint( 0, 0 ), ir.size() ) ); + } else { + painter->translate( -ir.x(), -ir.y() ); + } + + if ( parag->rect().x() + parag->rect().width() < parag->document()->x() + parag->document()->width() ) { + p->fillRect( parag->rect().x() + parag->rect().width(), parag->rect().y(), + ( parag->document()->x() + parag->document()->width() ) - + ( parag->rect().x() + parag->rect().width() ), + parag->rect().height(), cg.brush( QColorGroup::Base ) ); + } + + if ( verticalBreak() && parag->lastInFrame && parag->document()->flow() ) + parag->document()->flow()->eraseAfter( parag, p, cg ); + + parag->document()->nextDoubleBuffered = FALSE; +} + +QTextParag *QTextDocument::draw( QPainter *p, int cx, int cy, int cw, int ch, const QColorGroup &cg, + bool onlyChanged, bool drawCursor, QTextCursor *cursor, bool resetChanged ) +{ + if ( withoutDoubleBuffer || par && par->withoutDoubleBuffer ) { + withoutDoubleBuffer = TRUE; + QRegion rg; + draw( p, rg, cg ); + return 0; + } + withoutDoubleBuffer = FALSE; + + if ( !firstParag() ) + return 0; + + if ( drawCursor && cursor ) + tmpCursor = cursor; + if ( cx < 0 && cy < 0 ) { + cx = 0; + cy = 0; + cw = width(); + ch = height(); + } + + QTextParag *lastFormatted = 0; + QTextParag *parag = firstParag(); + + QPixmap *doubleBuffer = 0; + QPainter painter; + + while ( parag ) { + lastFormatted = parag; + if ( !parag->isValid() ) + parag->format(); + + if ( !parag->rect().intersects( QRect( cx, cy, cw, ch ) ) ) { + QRect pr( parag->rect() ); + pr.setWidth( parag->document()->width() ); + if ( pr.intersects( QRect( cx, cy, cw, ch ) ) ) + p->fillRect( pr.intersect( QRect( cx, cy, cw, ch ) ), cg.brush( QColorGroup::Base ) ); + if ( parag->rect().y() > cy + ch ) { + tmpCursor = 0; + if ( buf_pixmap && buf_pixmap->height() > 300 ) { + delete buf_pixmap; + buf_pixmap = 0; + } + if ( verticalBreak() && flow() ) + flow()->draw( p, cx, cy, cw, ch ); + + return lastFormatted; + } + parag = parag->next(); + continue; + } + + if ( !parag->hasChanged() && onlyChanged ) { + parag = parag->next(); + continue; + } + + drawParag( p, parag, cx, cy, cw, ch, doubleBuffer, cg, drawCursor, cursor, resetChanged ); + parag = parag->next(); + } + + parag = lastParag(); + if ( parag->rect().y() + parag->rect().height() < parag->document()->height() ) { + p->fillRect( 0, parag->rect().y() + parag->rect().height(), parag->document()->width(), + parag->document()->height() - ( parag->rect().y() + parag->rect().height() ), + cg.brush( QColorGroup::Base ) ); + if ( !flow()->isEmpty() ) { + QRect cr( cx, cy, cw, ch ); + cr = cr.intersect( QRect( 0, parag->rect().y() + parag->rect().height(), parag->document()->width(), + parag->document()->height() - ( parag->rect().y() + parag->rect().height() ) ) ); + flow()->drawFloatingItems( p, cr.x(), cr.y(), cr.width(), cr.height(), cg, FALSE ); + } + } + + if ( buf_pixmap && buf_pixmap->height() > 300 ) { + delete buf_pixmap; + buf_pixmap = 0; + } + + if ( verticalBreak() && flow() ) + flow()->draw( p, cx, cy, cw, ch ); + + tmpCursor = 0; + return lastFormatted; +} + +void QTextDocument::setDefaultFont( const QFont &f ) +{ + updateFontSizes( f.pointSize() ); +} + +void QTextDocument::registerCustomItem( QTextCustomItem *i, QTextParag *p ) +{ + if ( i && i->placement() != QTextCustomItem::PlaceInline ) { + flow_->registerFloatingItem( i, i->placement() == QTextCustomItem::PlaceRight ); + p->registerFloatingItem( i ); + } + i->setParagraph( p ); + customItems.append( i ); +} + +void QTextDocument::unregisterCustomItem( QTextCustomItem *i, QTextParag *p ) +{ + flow_->unregisterFloatingItem( i ); + p->unregisterFloatingItem( i ); + customItems.removeRef( i ); + i->setParagraph( 0L ); +} + +bool QTextDocument::focusNextPrevChild( bool next ) +{ + if ( !focusIndicator.parag ) { + if ( next ) { + focusIndicator.parag = fParag; + focusIndicator.start = 0; + focusIndicator.len = 0; + } else { + focusIndicator.parag = lParag; + focusIndicator.start = lParag->length(); + focusIndicator.len = 0; + } + } else { + focusIndicator.parag->setChanged( TRUE ); + } + focusIndicator.href = QString::null; + + if ( next ) { + QTextParag *p = focusIndicator.parag; + int index = focusIndicator.start + focusIndicator.len; + while ( p ) { + for ( int i = index; i < p->length(); ++i ) { + if ( p->at( i )->format()->isAnchor() ) { + p->setChanged( TRUE ); + focusIndicator.parag = p; + focusIndicator.start = i; + focusIndicator.len = 0; + focusIndicator.href = p->at( i )->format()->anchorHref(); + while ( i < p->length() ) { + if ( !p->at( i )->format()->isAnchor() ) + return TRUE; + focusIndicator.len++; + i++; + } + } + } + index = 0; + p = p->next(); + } + } else { + QTextParag *p = focusIndicator.parag; + int index = focusIndicator.start - 1; + while ( p ) { + for ( int i = index; i >= 0; --i ) { + if ( p->at( i )->format()->isAnchor() ) { + p->setChanged( TRUE ); + focusIndicator.parag = p; + focusIndicator.start = i; + focusIndicator.len = 0; + focusIndicator.href = p->at( i )->format()->anchorHref(); + while ( i >= -1 ) { + if ( i < 0 || !p->at( i )->format()->isAnchor() ) { + focusIndicator.start++; + return TRUE; + } + if ( i < 0 ) + break; + focusIndicator.len++; + focusIndicator.start--; + i--; + } + } + } + p = p->prev(); + if ( p ) + index = p->length() - 1; + } + } + + return FALSE; +} + +int QTextDocument::length() const +{ + int l = 0; + QTextParag *p = fParag; + while ( p ) { + l += p->length(); + p = p->next(); + } + return l; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +int QTextFormat::width( const QChar &c ) const +{ + if ( c.unicode() == 0xad ) // soft hyphen + return 0; + if ( !painter || !painter->isActive() ) { + if ( c == '\t' ) + return fm.width( 'x' ) * 8; + if ( ha == AlignNormal ) { + int w; + if ( c.row() ) + w = fm.width( c ); + else + w = widths[ c.unicode() ]; + if ( w == 0 && !c.row() ) { + w = fm.width( c ); + ( (QTextFormat*)this )->widths[ c.unicode() ] = w; + } + return w; + } else { + QFont f( fn ); + f.setPointSize( ( f.pointSize() * 2 ) / 3 ); + QFontMetrics fm_( f ); + return fm_.width( c ); + } + } + + QFont f( fn ); + if ( ha != AlignNormal ) + f.setPointSize( ( f.pointSize() * 2 ) / 3 ); + painter->setFont( f ); + + return painter->fontMetrics().width( c ); +} + +int QTextFormat::width( const QString &str, int pos ) const +{ + int w; + if ( str[ pos ].unicode() == 0xad ) + return 0; + if ( !painter || !painter->isActive() ) { + if ( ha == AlignNormal ) { +// w = fm.charWidth( str, pos ); + w = fm.width( str[pos] ); + } else { + QFont f( fn ); + f.setPointSize( ( f.pointSize() * 2 ) / 3 ); + QFontMetrics fm_( f ); + w = fm_.width( str[pos] ); +// w = fm_.charWidth( str, pos ); + } + } else { + QFont f( fn ); + if ( ha != AlignNormal ) + f.setPointSize( ( f.pointSize() * 2 ) / 3 ); + painter->setFont( f ); + w = painter->fontMetrics().width( str[pos] ); +// w = painter->fontMetrics().charWidth( str, pos ); + } + return w; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextString::QTextString() +{ + textChanged = FALSE; + bidi = FALSE; + rightToLeft = FALSE; +} + +QTextString::QTextString( const QTextString &s ) +{ + textChanged = s.textChanged; + bidi = s.bidi; + rightToLeft = s.rightToLeft; + data = s.subString(); +} + +void QTextString::insert( int index, const QString &s, QTextFormat *f ) +{ + int os = data.size(); + data.resize( data.size() + s.length() ); + if ( index < os ) { + memmove( data.data() + index + s.length(), data.data() + index, + sizeof( QTextStringChar ) * ( os - index ) ); + } + for ( int i = 0; i < (int)s.length(); ++i ) { + data[ (int)index + i ].x = 0; + data[ (int)index + i ].lineStart = 0; + data[ (int)index + i ].d.format = 0; + data[ (int)index + i ].type = QTextStringChar::Regular; + data[ (int)index + i ].rightToLeft = 0; + data[ (int)index + i ].startOfRun = 0; +#if defined(Q_WS_X11) + //### workaround for broken courier fonts on X11 + if ( s[ i ] == QChar( 0x00a0U ) ) + data[ (int)index + i ].c = ' '; + else + data[ (int)index + i ].c = s[ i ]; +#else + data[ (int)index + i ].c = s[ i ]; +#endif +#ifdef DEBUG_COLLECTION + qDebug("QTextString::insert setting format %p to character %d",f,(int)index+i); +#endif + data[ (int)index + i ].setFormat( f ); + } + textChanged = TRUE; +} + +QTextString::~QTextString() +{ + clear(); +} + +void QTextString::insert( int index, QTextStringChar *c ) +{ + int os = data.size(); + data.resize( data.size() + 1 ); + if ( index < os ) { + memmove( data.data() + index + 1, data.data() + index, + sizeof( QTextStringChar ) * ( os - index ) ); + } + data[ (int)index ].c = c->c; + data[ (int)index ].x = 0; + data[ (int)index ].lineStart = 0; + data[ (int)index ].rightToLeft = 0; + data[ (int)index ].d.format = 0; + data[ (int)index ].type = QTextStringChar::Regular; + data[ (int)index ].setFormat( c->format() ); + textChanged = TRUE; +} + +void QTextString::truncate( int index ) +{ + index = QMAX( index, 0 ); + index = QMIN( index, (int)data.size() - 1 ); + if ( index < (int)data.size() ) { + for ( int i = index + 1; i < (int)data.size(); ++i ) { + if ( data[ i ].isCustom() ) { + delete data[ i ].customItem(); + if ( data[ i ].d.custom->format ) + data[ i ].d.custom->format->removeRef(); + data[ i ].d.custom = 0; + } else if ( data[ i ].format() ) { + data[ i ].format()->removeRef(); + } + } + } + data.truncate( index ); + textChanged = TRUE; +} + +void QTextString::remove( int index, int len ) +{ + for ( int i = index; i < (int)data.size() && i - index < len; ++i ) { + if ( data[ i ].isCustom() ) { + delete data[ i ].customItem(); + if ( data[ i ].d.custom->format ) + data[ i ].d.custom->format->removeRef(); + data[ i ].d.custom = 0; + } else if ( data[ i ].format() ) { + data[ i ].format()->removeRef(); + } + } + memmove( data.data() + index, data.data() + index + len, + sizeof( QTextStringChar ) * ( data.size() - index - len ) ); + data.resize( data.size() - len ); + textChanged = TRUE; +} + +void QTextString::clear() +{ + for ( int i = 0; i < (int)data.count(); ++i ) { + if ( data[ i ].isCustom() ) { + delete data[ i ].customItem(); + if ( data[ i ].d.custom->format ) + data[ i ].d.custom->format->removeRef(); + delete data[ i ].d.custom; + data[ i ].d.custom = 0; + } else if ( data[ i ].format() ) { + data[ i ].format()->removeRef(); + } + } + data.resize( 0 ); +} + +void QTextString::setFormat( int index, QTextFormat *f, bool useCollection ) +{ +// qDebug("QTextString::setFormat index=%d f=%p",index,f); + if ( useCollection && data[ index ].format() ) + { + //qDebug("QTextString::setFormat removing ref on old format %p",data[ index ].format()); + data[ index ].format()->removeRef(); + } + data[ index ].setFormat( f ); +} + +void QTextString::checkBidi() const +{ + int len = data.size(); + const QTextStringChar *c = data.data(); + ((QTextString *)this)->bidi = FALSE; + ((QTextString *)this)->rightToLeft = FALSE; + while( len ) { + uchar row = c->c.row(); + if( (row > 0x04 && row < 0x09) || row > 0xfa ) { + ((QTextString *)this)->bidi = TRUE; + basicDirection(); + return; + } + len--; + ++c; + } +} + +void QTextString::basicDirection() const +{ + int pos = 0; + ((QTextString *)this)->rightToLeft = FALSE; + while( pos < length() ) { + switch( at(pos).c.direction() ) + { + case QChar::DirL: + case QChar::DirLRO: + case QChar::DirLRE: + return; + case QChar::DirR: + case QChar::DirAL: + case QChar::DirRLO: + case QChar::DirRLE: + ((QTextString *)this)->rightToLeft = TRUE; + return; + default: + break; + } + ++pos; + } + return; +} + + +void QTextDocument::setStyleSheet( QStyleSheet *s ) +{ + if ( !s ) + return; + sheet_ = s; + fCollection->setStyleSheet( s ); + updateStyles(); +} + +void QTextDocument::updateStyles() +{ + invalidate(); + fCollection->updateStyles(); + for ( QTextDocument *d = childList.first(); d; d = childList.next() ) + d->updateStyles(); +} + +void QTextDocument::updateFontSizes( int base ) +{ + for ( QTextDocument *d = childList.first(); d; d = childList.next() ) + d->updateFontSizes( base ); + invalidate(); + fCollection->updateFontSizes( base ); +} + +void QTextDocument::updateFontAttributes( const QFont &f, const QFont &old ) +{ + for ( QTextDocument *d = childList.first(); d; d = childList.next() ) + d->updateFontAttributes( f, old ); + invalidate(); + fCollection->updateFontAttributes( f, old ); +} + +void QTextStringChar::setFormat( QTextFormat *f ) +{ + if ( type == Regular ) { + d.format = f; + } else { + if ( !d.custom ) { + d.custom = new CustomData; + d.custom->custom = 0; + } + d.custom->format = f; + } +} + +void QTextStringChar::setCustomItem( QTextCustomItem *i ) +{ + if ( !isCustom() ) { + QTextFormat *f = format(); + d.custom = new CustomData; + d.custom->format = f; + type = Custom; + } else { + delete d.custom->custom; + } + d.custom->custom = i; +} + +void QTextStringChar::loseCustomItem() // setRegular() might be a better name +{ + if ( isCustom() ) { + QTextFormat *f = d.custom->format; + d.custom->custom = 0; + delete d.custom; + type = Regular; + d.format = f; + } +} + +int QTextString::width(int idx) const +{ + int w = 0; + QTextStringChar *c = &at( idx ); + if ( c->c.unicode() == 0xad ) + return 0; + if( c->isCustom() ) { + if( c->customItem()->placement() == QTextCustomItem::PlaceInline ) + w = c->customItem()->width; + } else if ( c->type == QTextStringChar::Mark ) { + return 0; + } else { + int r = c->c.row(); + if( r < 0x06 || r > 0x1f ) + w = c->format()->width( c->c ); + else { + // complex text. We need some hacks to get the right metric here + QString str; + int pos = 0; + if( idx > 3 ) + pos = idx - 3; + int off = idx - pos; + int end = QMIN( length(), idx + 3 ); + while ( pos < end ) { + str += at(pos).c; + pos++; + } + w = c->format()->width( str, off ); + } + } + return w; +} + +QMemArray QTextString::subString( int start, int len ) const +{ + if ( len == 0xFFFFFF ) + len = data.size(); + QMemArray a; + a.resize( len ); + for ( int i = 0; i < len; ++i ) { + QTextStringChar *c = &data[ i + start ]; + a[ i ].c = c->c; + a[ i ].x = 0; + a[ i ].lineStart = 0; + a[ i ].rightToLeft = 0; + a[ i ].d.format = 0; + a[ i ].type = QTextStringChar::Regular; + a[ i ].setFormat( c->format() ); + if ( c->format() ) + c->format()->addRef(); + } + return a; +} + +QTextStringChar *QTextStringChar::clone() const +{ + QTextStringChar *chr = new QTextStringChar; + chr->c = c; + chr->x = 0; + chr->lineStart = 0; + chr->rightToLeft = 0; + chr->d.format = 0; + chr->type = QTextStringChar::Regular; + chr->setFormat( format() ); + if ( chr->format() ) + chr->format()->addRef(); + return chr; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextParag::QTextParag( QTextDocument *d, QTextParag *pr, QTextParag *nx, bool updateIds ) + : invalid( 0 ), p( pr ), n( nx ), doc( d ), align( -1 ), numSubParag( -1 ), + tm( -1 ), bm( -1 ), lm( -1 ), rm( -1 ), flm( -1 ), tc( 0 ), + numCustomItems( 0 ), pFormatter( 0 ), + tArray( 0 ), tabStopWidth( 0 ), eData( 0 ), pntr( 0 ) +{ + visible = TRUE; + list_val = -1; + newLinesAllowed = FALSE; + lastInFrame = FALSE; + movedDown = FALSE; + defFormat = formatCollection()->defaultFormat(); + if ( !doc ) { + tabStopWidth = defFormat->width( 'x' ) * 8; + commandHistory = new QTextCommandHistory( 100 ); + } +#if defined(PARSER_DEBUG) + qDebug( "new QTextParag" ); +#endif + fullWidth = TRUE; + + if ( p ) { + p->n = this; + if ( p->tc ) + tc = p->tc; + } + if ( n ) { + n->p = this; + if ( n->tc ) + tc = n->tc; + } + + if ( !tc && d && d->tableCell() ) + tc = d->tableCell(); + + if ( !p && doc ) + doc->setFirstParag( this ); + if ( !n && doc ) + doc->setLastParag( this ); + + changed = FALSE; + firstFormat = TRUE; + state = -1; + needPreProcess = FALSE; + + if ( p ) + id = p->id + 1; + else + id = 0; + if ( n && updateIds ) { + QTextParag *s = n; + while ( s ) { + s->id = s->p->id + 1; + s->numSubParag = -1; + s->lm = s->rm = s->tm = s->bm = -1, s->flm = -1; + s = s->n; + } + } + firstPProcess = TRUE; + + str = new QTextString(); + str->insert( 0, " ", formatCollection()->defaultFormat() ); +} + +QTextParag::~QTextParag() +{ + //qDebug("QTextParag::~QTextParag %p id=%d",this,paragId()); + delete str; + if ( doc && p == doc->minwParag ) { + doc->minwParag = 0; + doc->minw = 0; + } + if ( !doc ) { + delete pFormatter; + delete commandHistory; + } + if ( tArray ) + delete [] tArray; + delete eData; + QMap::Iterator it = lineStarts.begin(); + for ( ; it != lineStarts.end(); ++it ) + delete *it; +} + +void QTextParag::setNext( QTextParag *s ) +{ + n = s; + if ( !n && doc ) + doc->setLastParag( this ); +} + +void QTextParag::setPrev( QTextParag *s ) +{ + p = s; + if ( !p && doc ) + doc->setFirstParag( this ); +} + +void QTextParag::invalidate( int chr ) +{ + if ( invalid < 0 ) + invalid = chr; + else + invalid = QMIN( invalid, chr ); + for ( QTextCustomItem *i = floatingItems.first(); i; i = floatingItems.next() ) + i->move( 0, -1 ); + lm = rm = bm = tm = flm = -1; +} + +void QTextParag::insert( int index, const QString &s ) +{ + if ( doc && !doc->useFormatCollection() && doc->preProcessor() ) + str->insert( index, s, + doc->preProcessor()->format( QTextPreProcessor::Standard ) ); + else + str->insert( index, s, formatCollection()->defaultFormat() ); + invalidate( index ); + needPreProcess = TRUE; +} + +void QTextParag::truncate( int index ) +{ + str->truncate( index ); + insert( length(), " " ); + needPreProcess = TRUE; +} + +void QTextParag::remove( int index, int len ) +{ + if ( index + len - str->length() > 0 ) + return; + for ( int i = index; i < len; ++i ) { + QTextStringChar *c = at( i ); + if ( doc && c->isCustom() ) { + doc->unregisterCustomItem( c->customItem(), this ); + removeCustomItem(); + } + } + str->remove( index, len ); + invalidate( 0 ); + needPreProcess = TRUE; +} + +void QTextParag::join( QTextParag *s ) +{ + //qDebug("QTextParag::join this=%d (length %d) with %d (length %d)",paragId(),length(),s->paragId(),s->length()); + int oh = r.height() + s->r.height(); + n = s->n; + if ( n ) + n->p = this; + else if ( doc ) + doc->setLastParag( this ); + + int start = str->length(); + if ( length() > 0 && at( length() - 1 )->c == ' ' ) { + remove( length() - 1, 1 ); + --start; + } + append( s->str->toString(), TRUE ); + + for ( int i = 0; i < s->length(); ++i ) { + if ( !doc || doc->useFormatCollection() ) { + s->str->at( i ).format()->addRef(); + str->setFormat( i + start, s->str->at( i ).format(), TRUE ); + } + if ( s->str->at( i ).isCustom() ) { + QTextCustomItem * item = s->str->at( i ).customItem(); + str->at( i + start ).setCustomItem( item ); + s->str->at( i ).loseCustomItem(); + doc->unregisterCustomItem( item, s ); + doc->registerCustomItem( item, this ); + } + } + ASSERT(str->at(str->length()-1).c == ' '); + + if ( !extraData() && s->extraData() ) { + setExtraData( s->extraData() ); + s->setExtraData( 0 ); + } else if ( extraData() && s->extraData() ) { + extraData()->join( s->extraData() ); + } + delete s; + invalidate( 0 ); + r.setHeight( oh ); + needPreProcess = TRUE; + if ( n ) { + QTextParag *s = n; + while ( s ) { + s->id = s->p->id + 1; + s->state = -1; + s->needPreProcess = TRUE; + s->changed = TRUE; + s = s->n; + } + } + format(); + state = -1; +} + +void QTextParag::move( int &dy ) +{ + //qDebug("QTextParag::move paragId=%d dy=%d",paragId(),dy); + if ( dy == 0 ) + return; + changed = TRUE; + r.moveBy( 0, dy ); + for ( QTextCustomItem *i = floatingItems.first(); i; i = floatingItems.next() ) + i->move( i->x(), i->y() + dy ); + if ( p ) + p->lastInFrame = FALSE; + movedDown = FALSE; + if ( doc && doc->verticalBreak() ) { + const int oy = r.y(); + int y = oy; + doc->flow()->adjustFlow( y, r.width(), r.height(), this, TRUE ); + if ( oy != y ) { + if ( p ) { + p->lastInFrame = TRUE; + p->setChanged( TRUE ); + } + movedDown = TRUE; + int oh = r.height(); + r.setY( y ); + r.setHeight( oh ); + dy += y - oy; + //qDebug("QTextParag::move done. paragId=%d dy=%d lastInFrame=true",paragId(),dy); + } + } +} + +void QTextParag::format( int start, bool doMove ) +{ + if ( str->length() == 0 || !formatter() ) + return; + + if ( doc && + doc->preProcessor() && + ( needPreProcess || state == -1 ) ) + doc->preProcessor()->process( doc, this, invalid <= 0 ? 0 : invalid ); + needPreProcess = FALSE; + + if ( invalid == -1 ) + return; + + //qDebug("QTextParag::format id=%d invalid, formatting (moving after previous parag)",paragId()); + r.moveTopLeft( QPoint( documentX(), p ? p->r.y() + p->r.height() : documentY() ) ); + r.setWidth( documentWidth() ); + if ( p ) + p->lastInFrame = FALSE; + movedDown = FALSE; + formatAgain: + if ( doc ) { + for ( QTextCustomItem *i = floatingItems.first(); i; i = floatingItems.next() ) { + if ( i->placement() == QTextCustomItem::PlaceRight ) + i->move( r.x() + r.width() - i->width, r.y() ); + else + i->move( 0, r.y() ); + doc->flow()->updateHeight( i ); + } + } + QMap oldLineStarts = lineStarts; + lineStarts.clear(); + int y = formatter()->format( doc, this, start, oldLineStarts ); + r.setWidth( QMAX( r.width(), minimumWidth() ) ); + QMap::Iterator it = oldLineStarts.begin(); + for ( ; it != oldLineStarts.end(); ++it ) + delete *it; + + QTextStringChar *c = 0; + if ( lineStarts.count() == 1 && ( !doc || doc->flow()->isEmpty() ) && !string()->isBidi() ) { + c = &str->at( str->length() - 1 ); + r.setWidth( c->x + str->width( str->length() - 1 ) ); + } + + if ( newLinesAllowed ) { + it = lineStarts.begin(); + int usedw = 0; + for ( ; it != lineStarts.end(); ++it ) + usedw = QMAX( usedw, (*it)->w ); + r.setWidth( QMIN( usedw, r.width() ) ); + } + + if ( y != r.height() ) + r.setHeight( y ); + + if ( !visible ) + r.setHeight( 0 ); + + if ( doc && doc->verticalBreak() ) { + const int oy = r.y(); + int y = oy; + doc->flow()->adjustFlow( y, r.width(), r.height(), this, TRUE ); + if ( oy != y ) { + if ( p ) { + p->lastInFrame = TRUE; + p->setChanged( TRUE ); + } + movedDown = TRUE; + int oh = r.height(); + r.setY( y ); + r.setHeight( oh ); + goto formatAgain; + } + + } + + if ( n && doMove && n->invalid == -1 && r.y() + r.height() != n->r.y() ) { + int dy = ( r.y() + r.height() ) - n->r.y(); + QTextParag *s = n; + bool makeInvalid = p && p->lastInFrame; + //qDebug("moving. previous's lastInFrame (=makeInvalid): %d",makeInvalid); + while ( s && dy ) { + if ( !s->isFullWidth() || s->movedDown ) + makeInvalid = TRUE; + if ( makeInvalid ) + s->invalidate( 0 ); + s->move( dy ); + if ( s->lastInFrame ) + makeInvalid = TRUE; + s = s->n; + } + } + + firstFormat = FALSE; + changed = TRUE; + invalid = -1; + string()->setTextChanged( FALSE ); +} + +int QTextParag::lineHeightOfChar( int i, int *bl, int *y ) const +{ + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + QMap::ConstIterator it = lineStarts.end(); + --it; + for ( ;; ) { + if ( i >= it.key() ) { + if ( bl ) + *bl = ( *it )->baseLine; + if ( y ) + *y = ( *it )->y; + return ( *it )->h; + } + if ( it == lineStarts.begin() ) + break; + --it; + } + +// qWarning( "QTextParag::lineHeightOfChar: couldn't find lh for %d", i ); + return 15; +} + +QTextStringChar *QTextParag::lineStartOfChar( int i, int *index, int *line ) const +{ + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + int l = lineStarts.count() - 1; + QMap::ConstIterator it = lineStarts.end(); + --it; + for ( ;; ) { + if ( i >= it.key() ) { + if ( index ) + *index = it.key(); + if ( line ) + *line = l; + return &str->at( it.key() ); + } + if ( it == lineStarts.begin() ) + break; + --it; + --l; + } + +// qWarning( "QTextParag::lineStartOfChar: couldn't find %d", i ); + return 0; +} + +int QTextParag::lines() const +{ + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + return lineStarts.count(); +} + +QTextStringChar *QTextParag::lineStartOfLine( int line, int *index ) const +{ + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + if ( line >= 0 && line < (int)lineStarts.count() ) { + QMap::ConstIterator it = lineStarts.begin(); + while ( line-- > 0 ) + ++it; + int i = it.key(); + if ( index ) + *index = i; + return &str->at( i ); + } + +// qWarning( "QTextParag::lineStartOfLine: couldn't find %d", line ); + return 0; +} + +void QTextParag::setFormat( int index, int len, QTextFormat *f, bool useCollection, int flags ) +{ + if ( index < 0 ) + index = 0; + if ( index > str->length() - 1 ) + index = str->length() - 1; + if ( index + len >= str->length() ) + len = str->length() - index; + + QTextFormatCollection *fc = 0; + if ( useCollection ) + fc = formatCollection(); + QTextFormat *of; + for ( int i = 0; i < len; ++i ) { + of = str->at( i + index ).format(); + if ( !changed && f->key() != of->key() ) + changed = TRUE; + if ( invalid == -1 && + ( f->font().family() != of->font().family() || + f->font().pointSize() != of->font().pointSize() || + f->font().weight() != of->font().weight() || + f->font().italic() != of->font().italic() || + f->vAlign() != of->vAlign() ) ) { + invalidate( 0 ); + } + if ( flags == -1 || flags == QTextFormat::Format || !fc ) { +#ifdef DEBUG_COLLECTION + qDebug(" QTextParag::setFormat, will use format(f) %p %s", f, f->key().latin1()); +#endif + if ( fc ) + f = fc->format( f ); + str->setFormat( i + index, f, useCollection ); + } else { +#ifdef DEBUG_COLLECTION + qDebug(" QTextParag::setFormat, will use format(of,f,flags) of=%p %s, f=%p %s", of, of->key().latin1(), f, f->key().latin1() ); +#endif + QTextFormat *fm = fc->format( of, f, flags ); +#ifdef DEBUG_COLLECTION + qDebug(" QTextParag::setFormat, format(of,f,flags) returned %p %s ", fm,fm->key().latin1()); +#endif + str->setFormat( i + index, fm, useCollection ); + } + } +} + +void QTextParag::indent( int *oldIndent, int *newIndent ) +{ + if ( !doc || !doc->indent() || style() && style()->displayMode() != QStyleSheetItem::DisplayBlock ) { + if ( oldIndent ) + *oldIndent = 0; + if ( newIndent ) + *newIndent = 0; + if ( oldIndent && newIndent ) + *newIndent = *oldIndent; + return; + } + doc->indent()->indent( doc, this, oldIndent, newIndent ); +} + +void QTextParag::paint( QPainter &painter, const QColorGroup &cg, QTextCursor *cursor, bool drawSelections, + int clipx, int clipy, int clipw, int cliph ) +{ + if ( !visible ) + return; + QTextStringChar *chr = at( 0 ); + ASSERT( chr ); + if (!chr) { qDebug("paragraph %p %d, can't paint, EMPTY !", this, paragId()); return; } + int i = 0; + int h = 0; + int baseLine = 0, lastBaseLine = 0; + QTextFormat *lastFormat = 0; + int lastY = -1; + int startX = 0; + int bw = 0; + int cy = 0; + int curx = -1, cury = 0, curh = 0, curline = 0; + bool lastDirection = chr->rightToLeft; + QTextStringChar::Type lastType = chr->type; + int tw = 0; + + QString qstr = str->toString(); + + const int nSels = doc ? doc->numSelections() : 1; + QMemArray selectionStarts( nSels ); + QMemArray selectionEnds( nSels ); + if ( drawSelections ) { + bool hasASelection = FALSE; + for ( i = 0; i < nSels; ++i ) { + if ( !hasSelection( i ) ) { + selectionStarts[ i ] = -1; + selectionEnds[ i ] = -1; + } else { + hasASelection = TRUE; + selectionStarts[ i ] = selectionStart( i ); + int end = selectionEnd( i ); + if ( end == length() - 1 && n && n->hasSelection( i ) ) + end++; + selectionEnds[ i ] = end; + } + } + if ( !hasASelection ) + drawSelections = FALSE; + } + + int line = -1; + int cw; + bool didListLabel = FALSE; + int paintStart = 0; + int paintEnd = -1; + int lasth = 0; + for ( i = 0; i < length(); i++ ) { + chr = at( i ); + if ( !str->isBidi() && is_printer( &painter ) ) { // ### fix our broken ps-printer + if ( !chr->lineStart ) + chr->x = QMAX( chr->x, tw ); + else + tw = 0; + } + cw = string()->width( i ); + if ( chr->c == '\t' && i < length() - 1 ) + cw = at( i + 1 )->x - chr->x + 1; + if ( chr->c.unicode() == 0xad && i < length() - 1 ) + cw = 0; + + // init a new line + if ( chr->lineStart ) { + tw = 0; + ++line; + lineInfo( line, cy, h, baseLine ); + lasth = h; + if ( clipy != -1 && cy > clipy - r.y() + cliph ) // outside clip area, leave + break; + if ( lastBaseLine == 0 ) + lastBaseLine = baseLine; + } + + // draw bullet list items + if ( !didListLabel && line == 0 && style() && style()->displayMode() == QStyleSheetItem::DisplayListItem ) { + didListLabel = TRUE; + drawLabel( &painter, chr->x, cy, 0, 0, baseLine, cg ); + } + + // check for cursor mark + if ( cursor && this == cursor->parag() && i == cursor->index() ) { + curx = chr->x; + if ( chr->rightToLeft ) + curx += cw; + curh = h; + cury = cy; + curline = line; + } + + // first time - start again... + if ( !lastFormat || lastY == -1 ) { + lastFormat = chr->format(); + lastY = cy; + startX = chr->x; + if ( !chr->isCustom() && chr->c != '\n' ) + paintEnd = i; + bw = cw; + if ( !chr->isCustom() ) + continue; + } + + // check if selection state changed + bool selectionChange = FALSE; + if ( drawSelections ) { + for ( int j = 0; j < nSels; ++j ) { + selectionChange = selectionStarts[ j ] == i || selectionEnds[ j ] == i; + if ( selectionChange ) + break; + } + } + + //if something (format, etc.) changed, draw what we have so far + if ( ( ( ( alignment() & Qt3::AlignJustify ) == Qt3::AlignJustify && at(paintEnd)->c.isSpace() ) || + lastDirection != (bool)chr->rightToLeft || + chr->startOfRun || + lastY != cy || chr->format() != lastFormat || + ( paintEnd != -1 && at( paintEnd )->c =='\t' ) || chr->c == '\t' || + ( paintEnd != -1 && at( paintEnd )->c.unicode() == 0xad ) || chr->c.unicode() == 0xad || + selectionChange || chr->isCustom() ) ) { + if ( paintStart <= paintEnd ) { + // ### temporary hack until I get the new placement/shaping stuff working + int x = startX; + if ( lastType == QTextStringChar::Mark && i > 0 ) { + if ( !lastDirection ) + x += str->at(i - 1).d.mark->xoff; + else if ( i > 1 ) + x -= str->at(i - 1).d.mark->xoff + str->width( i - 2 ); + } + drawParagString( painter, qstr, paintStart, paintEnd - paintStart + 1, x, lastY, + lastBaseLine, bw, lasth, drawSelections, + lastFormat, i, selectionStarts, selectionEnds, cg, lastDirection ); + } + if ( !str->isBidi() && is_printer( &painter ) ) { // ### fix our broken ps-printer + if ( !chr->lineStart ) { + // ### the next line doesn't look 100% correct for arabic + tw = startX + painter.fontMetrics().width( qstr.mid(paintStart, paintEnd - paintStart +1) ); + chr->x = QMAX( chr->x, tw ); + } else { + tw = 0; + } + } + if ( !chr->isCustom() ) { + if ( chr->c != '\n' ) { + paintStart = i; + paintEnd = i; + } else { + paintStart = i+1; + paintEnd = -1; + } + lastFormat = chr->format(); + lastY = cy; + startX = chr->x; + bw = cw; + } else { + if ( chr->customItem()->placement() == QTextCustomItem::PlaceInline ) { + chr->customItem()->draw( &painter, chr->x, cy, clipx - r.x(), clipy - r.y(), clipw, cliph, cg, + nSels && selectionStarts[ 0 ] <= i && selectionEnds[ 0 ] >= i ); + paintStart = i+1; + paintEnd = -1; + lastFormat = chr->format(); + lastY = cy; + startX = chr->x + string()->width( i ); + bw = 0; + } else { + chr->customItem()->resize( pntr, chr->customItem()->width ); + paintStart = i+1; + paintEnd = -1; + lastFormat = chr->format(); + lastY = cy; + startX = chr->x + string()->width( i ); + bw = 0; + } + } + } else { + if ( chr->c != '\n' ) { + if( chr->rightToLeft ) { + startX = chr->x; + } + paintEnd = i; + } + bw += cw; + } + lastBaseLine = baseLine; + lasth = h; + lastDirection = chr->rightToLeft; + lastType = chr->type; + } + + // if we are through the parag, but still have some stuff left to draw, draw it now + if ( paintStart <= paintEnd ) { + bool selectionChange = FALSE; + if ( drawSelections ) { + for ( int j = 0; j < nSels; ++j ) { + selectionChange = selectionStarts[ j ] == i || selectionEnds[ j ] == i; + if ( selectionChange ) + break; + } + } + // ### temporary hack until I get the new placement/shaping stuff working + int x = startX; + if ( lastType == QTextStringChar::Mark && i > 0 ) { + if ( !lastDirection ) + x += str->at(i - 1).d.mark->xoff; + else if ( i > 1 ) + x -= str->at(i - 1).d.mark->xoff + str->width( i - 2 ); + } + drawParagString( painter, qstr, paintStart, paintEnd-paintStart+1, x, lastY, + lastBaseLine, bw, h, drawSelections, + lastFormat, i, selectionStarts, selectionEnds, cg, lastDirection ); + } + + // if we should draw a cursor, draw it now + if ( curx != -1 && cursor ) { + painter.fillRect( QRect( curx, cury, 1, curh - lineSpacing( curline ) ), cg.color( QColorGroup::Text ) ); + painter.save(); + if ( string()->isBidi() ) { + const int d = 4; + if ( at( cursor->index() )->rightToLeft ) { + painter.setPen( Qt::black ); + painter.drawLine( curx, cury, curx - d / 2, cury + d / 2 ); + painter.drawLine( curx, cury + d, curx - d / 2, cury + d / 2 ); + } else { + painter.setPen( Qt::black ); + painter.drawLine( curx, cury, curx + d / 2, cury + d / 2 ); + painter.drawLine( curx, cury + d, curx + d / 2, cury + d / 2 ); + } + } + painter.restore(); + } +} + +void QTextParag::drawParagString( QPainter &painter, const QString &s, int start, int len, int startX, + int lastY, int baseLine, int bw, int h, bool drawSelections, + QTextFormat *lastFormat, int i, const QMemArray &selectionStarts, + const QMemArray &selectionEnds, const QColorGroup &cg, bool /*rightToLeft*/ ) +{ + if ( start + len == length() ) + len--; + QString str( s ); + if ( str[ (int)str.length() - 1 ].unicode() == 0xad ) + str.remove( str.length() - 1, 1 ); + painter.setPen( QPen( lastFormat->color() ) ); + painter.setFont( lastFormat->font() ); + + if ( doc && lastFormat->isAnchor() && !lastFormat->anchorHref().isEmpty() && lastFormat->useLinkColor() ) { + painter.setPen( QPen( Qt::blue /* cg.link() */ ) ); // QT2HACK + if ( doc->underlineLinks() ) { + QFont fn = lastFormat->font(); + fn.setUnderline( TRUE ); + painter.setFont( fn ); + } + } + + if ( drawSelections ) { + const int nSels = doc ? doc->numSelections() : 1; + const int startSel = painter.device()->devType() != QInternal::Printer ? 0 : 1; + for ( int j = startSel; j < nSels; ++j ) { + if ( i > selectionStarts[ j ] && i <= selectionEnds[ j ] ) { + if ( !doc || doc->invertSelectionText( j ) ) + painter.setPen( QPen( cg.color( QColorGroup::HighlightedText ) ) ); + if ( j == QTextDocument::Standard ) + painter.fillRect( startX, lastY, bw, h, cg.color( QColorGroup::Highlight ) ); + else + painter.fillRect( startX, lastY, bw, h, doc ? doc->selectionColor( j ) : cg.color( QColorGroup::Highlight ) ); + } + } + } + //QT2HACK + //QPainter::TextDirection dir = QPainter::LTR; + //if ( rightToLeft ) + //dir = QPainter::RTL; + if ( str[start] != '\t' && str[ start ].unicode() != 0xad ) { + if ( lastFormat->vAlign() == QTextFormat::AlignNormal ) { + //QT2HACK painter.drawText( startX, lastY + baseLine, str, start, len, dir ); + painter.drawText( startX, lastY + baseLine, str.mid(start), len ); + } else if ( lastFormat->vAlign() == QTextFormat::AlignSuperScript ) { + QFont f( painter.font() ); + f.setPointSize( ( f.pointSize() * 2 ) / 3 ); + painter.setFont( f ); + //QT2HACK painter.drawText( startX, lastY + baseLine - ( h - painter.fontMetrics().height() ), str, start, len, dir ); + painter.drawText( startX, lastY + baseLine - ( h - painter.fontMetrics().height() ), str.mid(start), len ); + } else if ( lastFormat->vAlign() == QTextFormat::AlignSubScript ) { + QFont f( painter.font() ); + f.setPointSize( ( f.pointSize() * 2 ) / 3 ); + painter.setFont( f ); + //QT2HACK painter.drawText( startX, lastY + baseLine, str, start, len, dir ); + painter.drawText( startX, lastY + baseLine, str.mid(start), len ); + } + } + if ( i + 1 < length() && at( i + 1 )->lineStart && at( i )->c.unicode() == 0xad ) { + painter.drawText( startX + bw, lastY + baseLine, "\xad" ); + } + if ( lastFormat->isMisspelled() ) { + painter.save(); + painter.setPen( QPen( Qt::red, 1, Qt::DotLine ) ); + painter.drawLine( startX, lastY + baseLine + 1, startX + bw, lastY + baseLine + 1 ); + painter.restore(); + } + + i -= len; + if ( doc && lastFormat->isAnchor() && !lastFormat->anchorHref().isEmpty() && + doc->focusIndicator.parag == this && + doc->focusIndicator.start >= i && + doc->focusIndicator.start + doc->focusIndicator.len <= i + len ) { + painter.drawWinFocusRect( QRect( startX, lastY, bw, h ) ); + } + +} + +void QTextParag::drawLabel( QPainter* p, int x, int y, int w, int h, int base, const QColorGroup& cg ) +{ + if ( !style() ) + return; + QRect r ( x, y, w, h ); + QStyleSheetItem::ListStyle s = listStyle(); + + QFont font = p->font(); + p->setFont( defFormat->font() ); + QFontMetrics fm( p->fontMetrics() ); + int size = fm.lineSpacing() / 3; + + switch ( s ) { + case QStyleSheetItem::ListDecimal: + case QStyleSheetItem::ListLowerAlpha: + case QStyleSheetItem::ListUpperAlpha: + { + int n = numberOfSubParagraph(); + QString l; + switch ( s ) { + case QStyleSheetItem::ListLowerAlpha: + if ( n < 27 ) { + l = QChar( ('a' + (char) (n-1))); + break; + } + case QStyleSheetItem::ListUpperAlpha: + if ( n < 27 ) { + l = QChar( ('A' + (char) (n-1))); + break; + } + break; + default: //QStyleSheetItem::ListDecimal: + l.setNum( n ); + break; + } + l += QString::fromLatin1(". "); + p->drawText( r.right() - fm.width( l ), r.top() + base, l ); + } + break; + case QStyleSheetItem::ListSquare: + { + QRect er( r.right() - size * 2, r.top() + base - fm.boundingRect( 'A' ).height() / 2 - size / 2 - 1, size, size ); + p->fillRect( er , cg.brush( QColorGroup::Foreground ) ); + } + break; + case QStyleSheetItem::ListCircle: + { + QRect er( r.right()-size*2, r.top() + base - fm.boundingRect('A').height()/2 - size/2 - 1, size, size); + p->drawEllipse( er ); + } + break; + case QStyleSheetItem::ListDisc: + default: + { + p->setBrush( cg.brush( QColorGroup::Foreground )); + QRect er( r.right()-size*2, r.top() + base - fm.boundingRect('A').height()/2 - size/2 - 1, size, size); + p->drawEllipse( er ); + p->setBrush( Qt::NoBrush ); + } + break; + } + + p->setFont( font ); +} + +void QTextParag::setStyleSheetItems( const QPtrVector &vec ) +{ + styleSheetItemsVec = vec; + invalidate( 0 ); + lm = rm = tm = bm = flm = -1; + numSubParag = -1; +} + +void QTextParag::setList( bool b, int listStyle ) +{ + if ( !doc ) + return; + + if ( !style() ) { + styleSheetItemsVec.resize( 2 ); + styleSheetItemsVec.insert( 0, doc->styleSheet()->item( "html" ) ); + styleSheetItemsVec.insert( 1, doc->styleSheet()->item( "p" ) ); + } + + if ( b ) { + if ( style()->displayMode() != QStyleSheetItem::DisplayListItem || this->listStyle() != listStyle ) { + styleSheetItemsVec.remove( styleSheetItemsVec.size() - 1 ); + QStyleSheetItem *item = styleSheetItemsVec[ styleSheetItemsVec.size() - 2 ]; + if ( item ) + styleSheetItemsVec.remove( styleSheetItemsVec.size() - 2 ); + styleSheetItemsVec.insert( styleSheetItemsVec.size() - 2, + listStyle == QStyleSheetItem::ListDisc || listStyle == QStyleSheetItem::ListCircle + || listStyle == QStyleSheetItem::ListSquare ? + doc->styleSheet()->item( "ul" ) : doc->styleSheet()->item( "ol" ) ); + styleSheetItemsVec.insert( styleSheetItemsVec.size() - 1, doc->styleSheet()->item( "li" ) ); + setListStyle( (QStyleSheetItem::ListStyle)listStyle ); + } else { + return; + } + } else { + if ( style()->displayMode() != QStyleSheetItem::DisplayBlock ) { + styleSheetItemsVec.remove( styleSheetItemsVec.size() - 1 ); + if ( styleSheetItemsVec.size() >= 2 ) { + styleSheetItemsVec.remove( styleSheetItemsVec.size() - 2 ); + styleSheetItemsVec.resize( styleSheetItemsVec.size() - 2 ); + } else { + styleSheetItemsVec.resize( styleSheetItemsVec.size() - 1 ); + } + } else { + return; + } + } + invalidate( 0 ); + lm = rm = tm = bm = flm = -1; + numSubParag = -1; + if ( next() ) { + QTextParag *s = next(); + while ( s ) { + s->numSubParag = -1; + s->lm = s->rm = s->tm = s->bm = flm = -1; + s->numSubParag = -1; + s->invalidate( 0 ); + s = s->next(); + } + } +} + +void QTextParag::incDepth() +{ + if ( !style() || !doc ) + return; + if ( style()->displayMode() != QStyleSheetItem::DisplayListItem ) + return; + styleSheetItemsVec.resize( styleSheetItemsVec.size() + 1 ); + styleSheetItemsVec.insert( styleSheetItemsVec.size() - 1, styleSheetItemsVec[ styleSheetItemsVec.size() - 2 ] ); + styleSheetItemsVec.insert( styleSheetItemsVec.size() - 2, + listStyle() == QStyleSheetItem::ListDisc || listStyle() == QStyleSheetItem::ListCircle || + listStyle() == QStyleSheetItem::ListSquare ? + doc->styleSheet()->item( "ul" ) : doc->styleSheet()->item( "ol" ) ); + invalidate( 0 ); + lm = -1; + flm = -1; +} + +void QTextParag::decDepth() +{ + if ( !style() || !doc ) + return; + if ( style()->displayMode() != QStyleSheetItem::DisplayListItem ) + return; + int numLists = 0; + QStyleSheetItem *lastList = 0; + int lastIndex = 0; + int i; + for ( i = 0; i < (int)styleSheetItemsVec.size(); ++i ) { + QStyleSheetItem *item = styleSheetItemsVec[ i ]; + if ( item->name() == "ol" || item->name() == "ul" ) { + lastList = item; + lastIndex = i; + numLists++; + } + } + + if ( !lastList ) + return; + styleSheetItemsVec.remove( lastIndex ); + for ( i = lastIndex; i < (int)styleSheetItemsVec.size() - 1; ++i ) + styleSheetItemsVec.insert( i, styleSheetItemsVec[ i + 1 ] ); + styleSheetItemsVec.resize( styleSheetItemsVec.size() - 1 ); + if ( numLists == 1 ) + setList( FALSE, -1 ); + invalidate( 0 ); + lm = -1; + flm = -1; +} + +int QTextParag::nextTab( int, int x ) +{ + int *ta = tArray; + if ( doc ) { + if ( !ta ) + ta = doc->tabArray(); + tabStopWidth = doc->tabStopWidth(); + } + if ( ta ) { + int i = 0; + while ( ta[ i ] ) { + if ( ta[ i ] >= x ) + return tArray[ i ]; + ++i; + } + return tArray[ 0 ]; + } else { + int d; + if ( tabStopWidth != 0 ) + d = x / tabStopWidth; + else + return x; + return tabStopWidth * ( d + 1 ); + } +} + +void QTextParag::setPainter( QPainter *p ) +{ + pntr = p; + for ( int i = 0; i < length(); ++i ) { + if ( at( i )->isCustom() ) + at( i )->customItem()->adjustToPainter( p ); + } +} + +QTextFormatCollection *QTextParag::formatCollection() const +{ + if ( doc ) + return doc->formatCollection(); + if ( !qFormatCollection ) + qFormatCollection = new QTextFormatCollection; + return qFormatCollection; +} + +QString QTextParag::richText() const +{ + QString s; + QTextFormat *lastFormat = 0; + for ( int i = 0; i < length(); ++i ) { + QTextStringChar *c = &str->at( i ); + if ( !lastFormat || ( lastFormat->key() != c->format()->key() && c->c != ' ' ) ) { + s += c->format()->makeFormatChangeTags( lastFormat ); + lastFormat = c->format(); + } + if ( c->c == '<' ) { + s += "<"; + } else if ( c->c == '>' ) { + s += ">"; + } else if ( c->isCustom() ) { + s += c->customItem()->richText(); + } else { + s += c->c; + } + } + return s; +} + +void QTextParag::addCommand( QTextCommand *cmd ) +{ + if ( !doc ) + commandHistory->addCommand( cmd ); + else + doc->commands()->addCommand( cmd ); +} + +QTextCursor *QTextParag::undo( QTextCursor *c ) +{ + if ( !doc ) + return commandHistory->undo( c ); + return doc->commands()->undo( c ); +} + +QTextCursor *QTextParag::redo( QTextCursor *c ) +{ + if ( !doc ) + return commandHistory->redo( c ); + return doc->commands()->redo( c ); +} + +int QTextParag::topMargin() const +{ + if ( !p && ( !doc || !doc->addMargins() ) ) + return 0; + if ( tm != -1 ) + return tm; + QStyleSheetItem *item = style(); + if ( !item ) { + ( (QTextParag*)this )->tm = 0; + return 0; + } + + int m = 0; + if ( item->margin( QStyleSheetItem::MarginTop ) != QStyleSheetItem::Undefined ) + m = item->margin( QStyleSheetItem::MarginTop ); + QStyleSheetItem *it = 0; + QStyleSheetItem *p = prev() ? prev()->style() : 0; + for ( int i = (int)styleSheetItemsVec.size() - 2 ; i >= 0; --i ) { + it = styleSheetItemsVec[ i ]; + if ( it != p ) + break; + int mar = it->margin( QStyleSheetItem::MarginTop ); + m += mar != QStyleSheetItem::Undefined ? mar : 0; + if ( it->displayMode() != QStyleSheetItem::DisplayInline ) + break; + } + + if ( is_printer( painter() ) ) { + QPaintDeviceMetrics metrics( painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + + ( (QTextParag*)this )->tm = m; + return tm; +} + +int QTextParag::bottomMargin() const +{ + if ( bm != -1 ) + return bm; + QStyleSheetItem *item = style(); + if ( !item ) { + ( (QTextParag*)this )->bm = 0; + return 0; + } + + int m = 0; + if ( item->margin( QStyleSheetItem::MarginBottom ) != QStyleSheetItem::Undefined ) + m = item->margin( QStyleSheetItem::MarginBottom ); + QStyleSheetItem *it = 0; + QStyleSheetItem *n = next() ? next()->style() : 0; + for ( int i =(int)styleSheetItemsVec.size() - 2 ; i >= 0; --i ) { + it = styleSheetItemsVec[ i ]; + if ( it != n ) + break; + int mar = it->margin( QStyleSheetItem::MarginBottom ); + m += mar != QStyleSheetItem::Undefined ? mar : 0; + if ( it->displayMode() != QStyleSheetItem::DisplayInline ) + break; + } + + if ( is_printer( painter() ) ) { + QPaintDeviceMetrics metrics( painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + + ( (QTextParag*)this )->bm = m; + return bm; +} + +int QTextParag::leftMargin() const +{ + if ( lm != -1 ) + return lm; + QStyleSheetItem *item = style(); + if ( !item ) { + ( (QTextParag*)this )->lm = 0; + return 0; + } + int m = 0; + for ( int i = 0; i < (int)styleSheetItemsVec.size(); ++i ) { + item = styleSheetItemsVec[ i ]; + int mar = item->margin( QStyleSheetItem::MarginLeft ); + m += mar != QStyleSheetItem::Undefined ? mar : 0; + if ( item->name() == "ol" || item->name() == "ul" ) { + m += defFormat->width( '1' ) + + defFormat->width( '2' ) + + defFormat->width( '3' ) + + defFormat->width( '.' ); + } + } + + if ( is_printer( painter() ) ) { + QPaintDeviceMetrics metrics( painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + + ( (QTextParag*)this )->lm = m; + return lm; +} + +int QTextParag::firstLineMargin() const +{ + if ( flm != -1 ) + return lm; + QStyleSheetItem *item = style(); + if ( !item ) { + ( (QTextParag*)this )->flm = 0; + return 0; + } + int m = 0; + for ( int i = 0; i < (int)styleSheetItemsVec.size(); ++i ) { + item = styleSheetItemsVec[ i ]; + int mar = item->margin( QStyleSheetItem::MarginFirstLine ); + m += mar != QStyleSheetItem::Undefined ? mar : 0; + } + + if ( is_printer( painter() ) ) { + QPaintDeviceMetrics metrics( painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + + ( (QTextParag*)this )->flm = m; + return flm; +} + +int QTextParag::rightMargin() const +{ + if ( rm != -1 ) + return rm; + QStyleSheetItem *item = style(); + if ( !item ) { + ( (QTextParag*)this )->rm = 0; + return 0; + } + int m = 0; + for ( int i = 0; i < (int)styleSheetItemsVec.size(); ++i ) { + item = styleSheetItemsVec[ i ]; + int mar = item->margin( QStyleSheetItem::MarginRight ); + m += mar != QStyleSheetItem::Undefined ? mar : 0; + } + + if ( is_printer( painter() ) ) { + QPaintDeviceMetrics metrics( painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + + ( (QTextParag*)this )->rm = m; + return rm; +} + +int QTextParag::lineSpacing( int /*line*/ ) const +{ + QStyleSheetItem *item = style(); + if ( !item ) + return 0; + + int ls = item->lineSpacing(); + if ( ls == QStyleSheetItem::Undefined ) + return 0; + if ( is_printer( painter() ) ) { + QPaintDeviceMetrics metrics( painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + ls = (int)( (double)ls * yscale ); + } + + return ls; +} + +void QTextParag::copyParagData( QTextParag *parag ) +{ + setStyleSheetItems( parag->styleSheetItems() ); + setListStyle( parag->listStyle() ); + setAlignment( parag->alignment() ); +} + +void QTextParag::show() +{ + if ( visible || !doc ) + return; + visible = TRUE; +} + +void QTextParag::hide() +{ + if ( !visible || !doc ) + return; + visible = FALSE; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + +QTextPreProcessor::QTextPreProcessor() +{ +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextFormatter::QTextFormatter() + : wrapEnabled( TRUE ), wrapColumn( -1 ), biw( FALSE ) +{ +} + +/* only used for bidi or complex text reordering + */ +QTextParagLineStart *QTextFormatter::formatLine( QTextParag * /*parag*/, QTextString *string, QTextParagLineStart *line, + QTextStringChar *startChar, QTextStringChar *lastChar, int align, int space ) +{ +//QT2HACK +#if 0 + if( string->isBidi() ) + return bidiReorderLine( parag, string, line, startChar, lastChar, align, space ); +#endif + space = QMAX( space, 0 ); // #### with nested tables this gets negative because of a bug I didn't find yet, so workaround for now. This also means non-left aligned nested tables do not work at the moment + int start = (startChar - &string->at(0)); + int last = (lastChar - &string->at(0) ); + // do alignment Auto == Left in this case + if ( align & Qt::AlignHCenter || align & Qt::AlignRight ) { + if ( align & Qt::AlignHCenter ) + space /= 2; + for ( int j = start; j <= last; ++j ) + string->at( j ).x += space; + } else if ( align & Qt3::AlignJustify ) { + int numSpaces = 0; + for ( int j = start; j < last; ++j ) { + if( isBreakable( string, j ) ) { + numSpaces++; + } + } + int toAdd = 0; + for ( int k = start + 1; k <= last; ++k ) { + if( isBreakable( string, k ) && numSpaces ) { + int s = space / numSpaces; + toAdd += s; + space -= s; + numSpaces--; + } + string->at( k ).x += toAdd; + } + } + + if ( last >= 0 && last < string->length() ) + line->w = string->at( last ).x + string->width( last ); // #### Lars, I guess this breaks for Bidi + else + line->w = 0; + + return new QTextParagLineStart(); +} + +//QT2HACK +#if 0 + +#ifdef BIDI_DEBUG +#include +#endif + +// collects one line of the paragraph and transforms it to visual order +QTextParagLineStart *QTextFormatter::bidiReorderLine( QTextParag *parag, QTextString *text, QTextParagLineStart *line, + QTextStringChar *startChar, QTextStringChar *lastChar, int align, int space ) +{ + int start = (startChar - &text->at(0)); + int last = (lastChar - &text->at(0) ); + //printf("doing BiDi reordering from %d to %d!\n", start, last); + + QBidiControl *control = new QBidiControl( line->context(), line->status ); + QString str; + str.setUnicode( 0, last - start + 1 ); + // fill string with logically ordered chars. + QTextStringChar *ch = startChar; + QChar *qch = (QChar *)str.unicode(); + while( ch <= lastChar ) { + *qch = ch->c; + qch++; + ch++; + } + + QPtrList *runs; + runs = QComplexText::bidiReorderLine(control, str, 0, last - start + 1); + + // now construct the reordered string out of the runs... + + int left = parag->document() ? parag->leftMargin() + 4 : 4; + int x = left + ( parag->document() ? parag->firstLineMargin() : 0 ); + if ( parag->document() ) + x = parag->document()->flow()->adjustLMargin( parag->rect().y(), parag->rect().height(), left, 4 ); + int numSpaces = 0; + // set the correct alignment. This is a bit messy.... + if( align == Qt3::AlignAuto ) { + // align according to directionality of the paragraph... + if ( text->isRightToLeft() ) + align = Qt::AlignRight; + } + + if ( align & Qt::AlignHCenter ) + x += space/2; + else if ( align & Qt::AlignRight ) + x += space; + else if ( align & Qt3::AlignJustify ) { + for ( int j = start; j < last; ++j ) { + if( isBreakable( text, j ) ) { + numSpaces++; + } + } + } + int toAdd = 0; + + // in rtl text the leftmost character is usually a space + // this space should not take up visible space on the left side, to get alignment right. + // the following bool is used for that purpose + bool first = TRUE; + QTextRun *r = runs->first(); + while ( r ) { + if(r->level %2) { + // odd level, need to reverse the string + int pos = r->stop + start; + while(pos >= r->start + start) { + QTextStringChar *c = &text->at(pos); + if( numSpaces && !first && isBreakable( text, pos ) ) { + int s = space / numSpaces; + toAdd += s; + space -= s; + numSpaces--; + } + if ( first ) { + first = FALSE; + if ( c->c == ' ' ) + x -= text->width( pos ); + } + c->x = x + toAdd; + c->rightToLeft = TRUE; + c->startOfRun = FALSE; + int ww = 0; + if ( c->c.unicode() >= 32 || c->c == '\t' || c->isCustom() ) { + ww = text->width( pos ); + } else { + ww = c->format()->width( ' ' ); + } + //qDebug("setting char %d at pos %d width=%d", pos, x, ww); + x += ww; + pos--; + } + } else { + int pos = r->start + start; + while(pos <= r->stop + start) { + QTextStringChar* c = &text->at(pos); + if( numSpaces && !first && isBreakable( text, pos ) ) { + int s = space / numSpaces; + toAdd += s; + space -= s; + numSpaces--; + } + if ( first ) { + first = FALSE; + if ( c->c == ' ' ) + x -= text->width( pos ); + } + c->x = x + toAdd; + c->rightToLeft = FALSE; + c->startOfRun = FALSE; + int ww = 0; + if ( c->c.unicode() >= 32 || c->c == '\t' || c->isCustom() ) { + ww = text->width( pos ); + } else { + ww = c->format()->width( ' ' ); + } + //qDebug("setting char %d at pos %d", pos, x); + x += ww; + pos++; + } + } + text->at( r->start ).startOfRun = TRUE; + r = runs->next(); + } + QTextParagLineStart *ls = new QTextParagLineStart( control->context, control->status ); + delete control; + delete runs; + return ls; +} +#endif + +bool QTextFormatter::isBreakable( QTextString *string, int pos ) const +{ + const QChar &c = string->at( pos ).c; + char ch = c.latin1(); + if ( c.isSpace() && ch != '\n' ) + return TRUE; + if ( c.unicode() == 0xad ) // soft hyphen + return TRUE; + if ( !ch ) { + // not latin1, need to do more sophisticated checks for other scripts + uchar row = c.row(); + if ( row == 0x0e ) { + // 0e00 - 0e7f == Thai + if ( c.cell() < 0x80 ) { +#ifdef HAVE_THAI_BREAKS + // check for thai + if( string != cachedString ) { + // build up string of thai chars + QTextCodec *thaiCodec = QTextCodec::codecForMib(2259); + if ( !thaiCache ) + thaiCache = new QCString; + if ( !thaiIt ) + thaiIt = ThBreakIterator::createWordInstance(); + *thaiCache = thaiCodec->fromUnicode( s->string() ); + } + thaiIt->setText(thaiCache->data()); + for(int i = thaiIt->first(); i != thaiIt->DONE; i = thaiIt->next() ) { + if( i == pos ) + return TRUE; + if( i > pos ) + return FALSE; + } + return FALSE; +#else + // if we don't have a thai line breaking lib, allow + // breaks everywhere except directly before punctuation. + return TRUE; +#endif + } else + return FALSE; + } + if ( row < 0x11 ) // no asian font + return FALSE; + if ( row > 0x2d && row < 0xfb || row == 0x11 ) + // asian line breaking. Everywhere allowed except directly + // in front of a punctuation character. + return TRUE; + } + return FALSE; +} + +void QTextFormatter::insertLineStart( QTextParag *parag, int index, QTextParagLineStart *ls ) +{ + if ( index > 0 ) { // we can assume that only first line starts are insrted multiple times + parag->lineStartList().insert( index, ls ); + return; + } + QMap::Iterator it; + if ( ( it = parag->lineStartList().find( index ) ) == parag->lineStartList().end() ) { + parag->lineStartList().insert( index, ls ); + } else { + delete *it; + parag->lineStartList().remove( it ); + parag->lineStartList().insert( index, ls ); + } +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextFormatterBreakInWords::QTextFormatterBreakInWords() +{ +} + +int QTextFormatterBreakInWords::format( QTextDocument *doc,QTextParag *parag, + int start, const QMap & ) +{ + QTextStringChar *c = 0; + QTextStringChar *firstChar = 0; + int left = doc ? parag->leftMargin() + 4 : 4; + int x = left + ( doc ? parag->firstLineMargin() : 0 ); + int dw = parag->documentVisibleWidth() - ( doc ? 8 : 0 ); + int y = doc->addMargins() ? parag->topMargin() : 0; + int h = y; + int len = parag->length(); + if ( doc ) + x = doc->flow()->adjustLMargin( y + parag->rect().y(), parag->rect().height(), x, 4 ); + int rm = parag->rightMargin(); + int w = dw - ( doc ? doc->flow()->adjustRMargin( y + parag->rect().y(), parag->rect().height(), rm, 4 ) : 0 ); + bool fullWidth = TRUE; + int minw = 0; + + start = 0; + if ( start == 0 ) + c = ¶g->string()->at( 0 ); + + int i = start; + QTextParagLineStart *lineStart = new QTextParagLineStart( y, y, 0 ); + insertLineStart( parag, 0, lineStart ); + + int col = 0; + int ww = 0; + QChar lastChr; + for ( ; i < len; ++i, ++col ) { + if ( c ) + lastChr = c->c; + c = ¶g->string()->at( i ); + if ( i > 0 ) { + c->lineStart = 0; + } else { + c->lineStart = 1; + firstChar = c; + } + if ( c->c.unicode() >= 32 || c->isCustom() ) { + ww = parag->string()->width( i ); + } else if ( c->c == '\t' ) { + int nx = parag->nextTab( i, x ); + if ( nx < x ) + ww = w - x; + else + ww = nx - x + 1; + } else { + ww = c->format()->width( ' ' ); + } + + if ( c->isCustom() && c->customItem()->ownLine() ) { + if ( doc ) + x = doc ? doc->flow()->adjustLMargin( y + parag->rect().y(), parag->rect().height(), left, 4 ) : left; + w = dw - ( doc ? doc->flow()->adjustRMargin( y + parag->rect().y(), parag->rect().height(), rm, 4 ) : 0 ); + c->customItem()->resize( parag->painter(), dw ); + if ( x != left || w != dw ) + fullWidth = FALSE; + w = dw; + y += h; + h = c->height(); + lineStart = new QTextParagLineStart( y, h, h ); + insertLineStart( parag, i, lineStart ); + c->lineStart = 1; + firstChar = c; + x = 0xffffff; + continue; + } + + if ( isWrapEnabled() && + ( wrapAtColumn() == -1 && x + ww > w || + wrapAtColumn() != -1 && col >= wrapAtColumn() ) || + parag->isNewLinesAllowed() && lastChr == '\n' ) { + x = doc ? parag->document()->flow()->adjustLMargin( y + parag->rect().y(), parag->rect().height(), left, 4 ) : left; + if ( x != left ) + fullWidth = FALSE; + w = dw; + y += h; + h = c->height(); + lineStart = formatLine( parag, parag->string(), lineStart, firstChar, c-1 ); + lineStart->y = y; + insertLineStart( parag, i, lineStart ); + lineStart->baseLine = c->ascent(); + lineStart->h = c->height(); + c->lineStart = 1; + firstChar = c; + col = 0; + if ( wrapAtColumn() != -1 ) + minw = QMAX( minw, w ); + } else if ( lineStart ) { + lineStart->baseLine = QMAX( lineStart->baseLine, c->ascent() ); + h = QMAX( h, c->height() ); + lineStart->h = h; + } + + c->x = x; + x += ww; + } + + int m = parag->bottomMargin(); + if ( parag->next() && !doc->addMargins() ) + m = QMAX( m, parag->next()->topMargin() ); + parag->setFullWidth( fullWidth ); + if ( is_printer( parag->painter() ) ) { + QPaintDeviceMetrics metrics( parag->painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + y += h + m; + if ( !isWrapEnabled() ) + minw = QMAX( minw, c->x + ww ); // #### Lars: Fix this for BiDi, please + if ( doc ) + doc->setMinimumWidth( minw, parag ); + return y; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextFormatterBreakWords::QTextFormatterBreakWords() +{ +} + +int QTextFormatterBreakWords::format( QTextDocument *doc, QTextParag *parag, + int start, const QMap & ) +{ + QTextStringChar *c = 0; + start = 0; + if ( start == 0 ) + c = ¶g->string()->at( 0 ); + + QTextStringChar *firstChar = 0; + int firstCharIndex = 0; + QTextString *string = parag->string(); + int left = doc ? parag->leftMargin() + 4 : 0; + int x = left + ( doc ? parag->firstLineMargin() : 0 ); + int curLeft = left; + int y = doc && doc->addMargins() ? parag->topMargin() : 0; + int h = 0; + int len = parag->length(); + + int initialHeight = h + c->height(); // remember what adjustLMargin was called with + if ( doc ) + x = doc->flow()->adjustLMargin( y + parag->rect().y(), h + c->height(), x, 4 ); + int initialLMargin = x; // and remember the resulting adjustement we got + int dw = parag->documentVisibleWidth() - ( doc ? ( left != x ? 0 : 8 ) : -4 ); + + curLeft = x; + int rm = parag->rightMargin(); + int initialRMargin = doc ? doc->flow()->adjustRMargin( y + parag->rect().y(), h + c->height(), rm, 4 ) : 0; + int w = dw - initialRMargin; + bool fullWidth = TRUE; + int marg = left + initialRMargin; + int minw = 0; + int tminw = marg; + int line = 0; + + int i = start; + //qDebug( "Initial QTextParagLineStart at y=%d", y ); + QTextParagLineStart *lineStart = new QTextParagLineStart( y, 0, 0 ); + insertLineStart( parag, 0, lineStart ); + int lastBreak = -1; + int tmpBaseLine = 0, tmph = 0; + bool lastWasNonInlineCustom = FALSE; + + int align = parag->alignment(); + if ( align == Qt3::AlignAuto && doc && doc->alignment() != Qt3::AlignAuto ) + align = doc->alignment(); + + int col = 0; + int ww = 0; + QChar lastChr; + for ( ; i < len; ++i, ++col ) { + if ( c ) + lastChr = c->c; + c = &string->at( i ); + if ( i > 0 && x > curLeft || lastWasNonInlineCustom ) { + c->lineStart = 0; + } else { + c->lineStart = 1; + firstChar = c; + firstCharIndex = i; + } + + if ( c->isCustom() && c->customItem()->placement() != QTextCustomItem::PlaceInline ) + lastWasNonInlineCustom = TRUE; + else + lastWasNonInlineCustom = FALSE; + + if ( c->c.unicode() >= 32 || c->isCustom() ) { + ww = string->width( i ); + } else if ( c->c == '\t' ) { + int nx = parag->nextTab( i, x ); + if ( nx < x ) + ww = w - x; + else + ww = nx - x + 1; + } else { + ww = c->format()->width( ' ' ); + } + + // Custom item that forces a new line + if ( c->isCustom() && c->customItem()->ownLine() ) { + x = doc ? doc->flow()->adjustLMargin( y + parag->rect().y(), c->height(), left, 4 ) : left; + w = dw - ( doc ? doc->flow()->adjustRMargin( y + parag->rect().y(), c->height(), rm, 4 ) : 0 ); + QTextParagLineStart *lineStart2 = formatLine( parag, string, lineStart, firstChar, c-1, align, w - x ); + c->customItem()->resize( parag->painter(), dw ); + if ( x != left || w != dw ) + fullWidth = FALSE; + curLeft = x; + if ( i == 0 || !isBreakable( string, i - 1 ) || string->at( i - 1 ).lineStart == 0 ) { + // Create a new line for this custom item + lineStart->h += doc ? parag->lineSpacing( line++ ) : 0; + y += QMAX( h, tmph ); + tmph = c->height(); + h = tmph; + lineStart = lineStart2; + lineStart->y = y; + insertLineStart( parag, i, lineStart ); + c->lineStart = 1; + firstChar = c; + } else { + // No need for a new line, already at beginning of line + tmph = c->height(); + h = tmph; + delete lineStart2; + } + lineStart->h = h; + lineStart->baseLine = h; + tmpBaseLine = lineStart->baseLine; + lastBreak = -2; + x = 0xffffff; + minw = QMAX( minw, tminw ); + int tw = QMAX( c->customItem()->minimumWidth(), QMIN( c->customItem()->widthHint(), c->customItem()->width ) ); + if ( tw < 32000 ) + tminw = tw; + else + tminw = marg; + continue; + } + //qDebug("c=%c i=%d/%d x=%d ww=%d w=%d (test is x+ww>w) lastBreak=%d isBreakable=%d",c->c.latin1(),i,len,x,ww,w,lastBreak,isBreakable(string,i)); + // Wrapping at end of line + if ( isWrapEnabled() && + ( !isBreakable( string, i ) || ( i > 0 && !isBreakable( string, i - 1 ) ) ) && // break after ' ' + ( lastBreak != -1 || allowBreakInWords() ) && + ( wrapAtColumn() == -1 && x + ww > w && lastBreak != -1 || + wrapAtColumn() == -1 && x + ww > w - 4 && lastBreak == -1 && allowBreakInWords() || + wrapAtColumn() != -1 && col >= wrapAtColumn() ) || + parag->isNewLinesAllowed() && lastChr == '\n' ) { + //qDebug( "BREAKING" ); + if ( wrapAtColumn() != -1 ) + minw = QMAX( minw, x + ww ); + // No breakable char found -> break at current char + if ( lastBreak < 0 ) { + ASSERT( lineStart ); + //if ( lineStart ) { + // (combine lineStart and tmpBaseLine/tmph) + int belowBaseLine = QMAX( h - lineStart->baseLine, tmph - tmpBaseLine ); + lineStart->baseLine = QMAX( lineStart->baseLine, tmpBaseLine ); + h = lineStart->baseLine + belowBaseLine; + lineStart->h = h; + //} + QTextParagLineStart *lineStart2 = formatLine( parag, string, lineStart, firstChar, c-1, align, w - x ); + lineStart->h += doc ? parag->lineSpacing( line++ ) : 0; + y += lineStart->h; + + lineStart = lineStart2; + tmph = c->height(); + h = 0; + x = doc ? doc->flow()->adjustLMargin( y + parag->rect().y(), tmph, left, 4 ) : left; + initialHeight = tmph; + initialLMargin = x; + initialRMargin = ( doc ? doc->flow()->adjustRMargin( y + parag->rect().y(), tmph, rm, 4 ) : 0 ); + w = dw - initialRMargin; + if ( parag->isNewLinesAllowed() && c->c == '\t' ) { + int nx = parag->nextTab( i, x ); + if ( nx < x ) + ww = w - x; + else + ww = nx - x + 1; + } + if ( x != left || w != dw ) + fullWidth = FALSE; + curLeft = x; + lineStart->y = y; + insertLineStart( parag, i, lineStart ); + lineStart->baseLine = c->ascent(); + lineStart->h = c->height(); + c->lineStart = 1; + firstChar = c; + tmpBaseLine = lineStart->baseLine; + lastBreak = -1; + col = 0; + } else { + // Breakable char was found + i = lastBreak; + QTextParagLineStart *lineStart2 = formatLine( parag, string, lineStart, firstChar, parag->at( lastBreak ), align, w - string->at( i ).x ); + lineStart->h += doc ? parag->lineSpacing( line++ ) : 0; + y += lineStart->h; + lineStart = lineStart2; + tmph = c->height(); + h = tmph; + x = doc ? doc->flow()->adjustLMargin( y + parag->rect().y(), h, left, 4 ) : left; + initialHeight = h; + initialLMargin = x; + initialRMargin = ( doc ? doc->flow()->adjustRMargin( y + parag->rect().y(), h, rm, 4 ) : 0 ); + w = dw - initialRMargin; + if ( parag->isNewLinesAllowed() && c->c == '\t' ) { + int nx = parag->nextTab( i, x ); + if ( nx < x ) + ww = w - x; + else + ww = nx - x + 1; + } + if ( x != left || w != dw ) + fullWidth = FALSE; + curLeft = x; + lineStart->y = y; + insertLineStart( parag, i + 1, lineStart ); + lineStart->baseLine = c->ascent(); + lineStart->h = c->height(); + c->lineStart = 1; + firstChar = c; + tmpBaseLine = lineStart->baseLine; + lastBreak = -1; + col = 0; + tminw = marg; + continue; + } + } else if ( lineStart && ( isBreakable( string, i ) || parag->isNewLinesAllowed() && c->c == '\n' ) ) { + // Breakable character + if ( len <= 2 || i < len - 1 ) { + //qDebug( " Breakable character (i=%d len=%d): combining %d/%d with %d/%d", i, len, + // tmpBaseLine, tmph, c->ascent(), c->height()+ls ); + // (combine tmpBaseLine/tmph and this character) + int belowBaseLine = QMAX( tmph - tmpBaseLine, c->height() - c->ascent() ); + tmpBaseLine = QMAX( tmpBaseLine, c->ascent() ); + tmph = tmpBaseLine + belowBaseLine; + //qDebug( " -> tmpBaseLine/tmph : %d/%d", tmpBaseLine, tmph ); + } + minw = QMAX( minw, tminw ); + tminw = marg + ww; + // (combine lineStart and tmpBaseLine/tmph) + //qDebug( "Breakable character: combining %d/%d with %d/%d", lineStart->baseLine, h, tmpBaseLine, tmph ); + int belowBaseLine = QMAX( h - lineStart->baseLine, tmph - tmpBaseLine ); + lineStart->baseLine = QMAX( lineStart->baseLine, tmpBaseLine ); + h = lineStart->baseLine + belowBaseLine; + lineStart->h = h; + // if h > initialHeight, call adjust[LR]Margin, and if the result is != initial[LR]Margin, + // format this line again + if ( doc && h > initialHeight ) + { + int newLMargin = doc->flow()->adjustLMargin( y + parag->rect().y(), h, left, 4 ); + int newRMargin = doc->flow()->adjustRMargin( y + parag->rect().y(), h, rm, 4 ); + //qDebug("new height: %d => newLMargin=%d newRMargin=%d", h, newLMargin, newRMargin); + if ( newLMargin != initialLMargin || newRMargin != initialRMargin ) + { + //qDebug("formatting again"); + i = firstCharIndex; + x = newLMargin; + w = dw - newRMargin; + initialLMargin = newLMargin; + initialRMargin = newRMargin; + initialHeight = h; + curLeft = x; + lastBreak = -1; + col = 0; + if ( parag->isNewLinesAllowed() && firstChar->c == '\t' ) { + int nx = parag->nextTab( i, x ); + if ( nx < x ) + ww = w - x; + else + ww = nx - x + 1; + } + //minw ? tminw ? + } + } + + //qDebug( " -> lineStart->baseLine/lineStart->h : %d/%d", lineStart->baseLine, lineStart->h ); + if ( i < len - 2 || c->c != ' ' ) + lastBreak = i; + } else { + // Non-breakable character + tminw += ww; + //qDebug( " Non-breakable character: combining %d/%d with %d/%d", tmpBaseLine, tmph, c->ascent(), c->height()+ls ); + // (combine tmpBaseLine/tmph and this character) + int belowBaseLine = QMAX( tmph - tmpBaseLine, c->height() - c->ascent() ); + tmpBaseLine = QMAX( tmpBaseLine, c->ascent() ); + tmph = tmpBaseLine + belowBaseLine; + //qDebug( " -> tmpBaseLine/tmph : %d/%d", tmpBaseLine, tmph ); + } + + c->x = x; + //qDebug("setting c->x to %d",c->x); + if ( c->isCustom() ) + { + //qDebug("custom item -> moving to %d,%d",x,y); + c->customItem()->move( x, y ); + } + x += ww; + //qDebug("added %d -> now x=%d",ww,x); + } + + // Finish formatting the last line + if ( lineStart ) { + //qDebug( "Last Line.... Combining %d/%d with %d/%d", lineStart->baseLine, h, tmpBaseLine, tmph ); + // (combine lineStart and tmpBaseLine/tmph) + int belowBaseLine = QMAX( h - lineStart->baseLine, tmph - tmpBaseLine ); + lineStart->baseLine = QMAX( lineStart->baseLine, tmpBaseLine ); + h = lineStart->baseLine + belowBaseLine; + lineStart->h = h; + //qDebug( " -> lineStart->baseLine/lineStart->h : %d/%d", lineStart->baseLine, lineStart->h ); + // last line in a paragraph is not justified + if ( align == Qt3::AlignJustify ) + align = Qt3::AlignAuto; + QTextParagLineStart *lineStart2 = formatLine( parag, string, lineStart, firstChar, c, align, w - x ); + h += doc ? parag->lineSpacing( line++ ) : 0; + lineStart->h = h; + delete lineStart2; + } + + minw = QMAX( minw, tminw ); + + int m = parag->bottomMargin(); + if ( parag->next() && !doc->addMargins() ) + m = QMAX( m, parag->next()->topMargin() ); + parag->setFullWidth( fullWidth ); + if ( is_printer( parag->painter() ) ) { + QPaintDeviceMetrics metrics( parag->painter()->device() ); + double yscale = scale_factor( metrics.logicalDpiY() ); + m = (int)( (double)m * yscale ); + } + //qDebug( "Adding h(%d) and bottomMargin(%d) to y(%d) => %d", h, m, y, y+h+m ); + y += h + m; + //if ( doc && doc->addMargins() ) + // y -= parag->topMargin(); // Was already in y's initial value + + if ( !isWrapEnabled() ) + minw = QMAX( minw, c->x + ww ); // #### Lars: Fix this for BiDi, please + if ( doc ) { + if ( minw < 32000 ) + doc->setMinimumWidth( minw, parag ); + } + + return y; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextIndent::QTextIndent() +{ +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextFormatCollection::QTextFormatCollection() + : cKey( 307 ), sheet( 0 ) +{ +#ifdef DEBUG_COLLECTION + qDebug("QTextFormatCollection::QTextFormatCollection %p", this); +#endif + defFormat = new QTextFormat( QApplication::font(), + QApplication::palette().color( QPalette::Active, QColorGroup::Text ) ); + lastFormat = cres = 0; + cflags = -1; + cKey.setAutoDelete( TRUE ); + cachedFormat = 0; +} + +QTextFormatCollection::~QTextFormatCollection() +{ +#ifdef DEBUG_COLLECTION + qDebug("QTextFormatCollection::~QTextFormatCollection %p", this); +#endif + delete defFormat; +} + +QTextFormat *QTextFormatCollection::format( const QTextFormat *f ) +{ + if ( f->parent() == this || f == defFormat ) { +#ifdef DEBUG_COLLECTION + qDebug( " format(f) need '%s', best case!", f->key().latin1() ); +#endif + lastFormat = const_cast(f); + lastFormat->addRef(); + return lastFormat; + } + + if ( f == lastFormat || ( lastFormat && f->key() == lastFormat->key() ) ) { +#ifdef DEBUG_COLLECTION + qDebug( " format(f) need '%s', good case!", f->key().latin1() ); +#endif + lastFormat->addRef(); + return lastFormat; + } + +#if 0 // #### disabled, because if this format is not in the + // formatcollection, it doesn't get the painter through + // QTextFormatCollection::setPainter() which breaks printing on + // windows + if ( f->isAnchor() ) { + lastFormat = createFormat( *f ); + lastFormat->collection = 0; + return lastFormat; + } +#endif + + QTextFormat *fm = cKey.find( f->key() ); + if ( fm ) { +#ifdef DEBUG_COLLECTION + qDebug( " format(f) need '%s', normal case!", f->key().latin1() ); +#endif + lastFormat = fm; + lastFormat->addRef(); + return lastFormat; + } + +#ifdef DEBUG_COLLECTION + qDebug( " format(f) need '%s', worst case!", f->key().latin1() ); +#endif + lastFormat = createFormat( *f ); + lastFormat->collection = this; + cKey.insert( lastFormat->key(), lastFormat ); + return lastFormat; +} + +QTextFormat *QTextFormatCollection::format( QTextFormat *of, QTextFormat *nf, int flags ) +{ + if ( cres && kof == of->key() && knf == nf->key() && cflags == flags ) { +#ifdef DEBUG_COLLECTION + qDebug( " format(of,nf,flags) mix of '%s' and '%s, best case!", of->key().latin1(), nf->key().latin1() ); +#endif + cres->addRef(); + return cres; + } + +#ifdef DEBUG_COLLECTION + qDebug(" format(of,nf,%d) calling createFormat(of=%p %s)",flags,of,of->key().latin1()); +#endif + cres = createFormat( *of ); + kof = of->key(); + knf = nf->key(); + cflags = flags; + +#ifdef DEBUG_COLLECTION + qDebug(" format(of,nf,%d) calling copyFormat(nf=%p %s)",flags,nf,nf->key().latin1()); +#endif + cres->copyFormat( *nf, flags ); + + QTextFormat *fm = cKey.find( cres->key() ); + if ( !fm ) { +#ifdef DEBUG_COLLECTION + qDebug( " format(of,nf,flags) mix of '%s' and '%s, worst case!", of->key().latin1(), nf->key().latin1() ); +#endif + cres->collection = this; + cKey.insert( cres->key(), cres ); + } else { +#ifdef DEBUG_COLLECTION + qDebug( " format(of,nf,flags) mix of '%s' and '%s, good case!", of->key().latin1(), nf->key().latin1() ); +#endif + delete cres; + cres = fm; + cres->addRef(); + } + + return cres; +} + +QTextFormat *QTextFormatCollection::format( const QFont &f, const QColor &c ) +{ + if ( cachedFormat && cfont == f && ccol == c ) { +#ifdef DEBUG_COLLECTION + qDebug( " format of font and col '%s' - best case", cachedFormat->key().latin1() ); +#endif + cachedFormat->addRef(); + return cachedFormat; + } + + QString key = QTextFormat::getKey( f, c, FALSE, QString::null, QString::null, QTextFormat::AlignNormal ); + cachedFormat = cKey.find( key ); + cfont = f; + ccol = c; + + if ( cachedFormat ) { +#ifdef DEBUG_COLLECTION + qDebug( " format of font and col '%s' - good case", cachedFormat->key().latin1() ); +#endif + cachedFormat->addRef(); + return cachedFormat; + } + + cachedFormat = createFormat( f, c ); + cachedFormat->collection = this; + cKey.insert( cachedFormat->key(), cachedFormat ); +#ifdef DEBUG_COLLECTION + qDebug( " format of font and col '%s' - worst case", cachedFormat->key().latin1() ); +#endif + return cachedFormat; +} + +void QTextFormatCollection::remove( QTextFormat *f ) +{ + if ( lastFormat == f ) + lastFormat = 0; + if ( cres == f ) + cres = 0; + if ( cachedFormat == f ) + cachedFormat = 0; + cKey.remove( f->key() ); +} + +void QTextFormatCollection::setPainter( QPainter *p ) +{ + QDictIterator it( cKey ); + QTextFormat *f; + while ( ( f = it.current() ) ) { + ++it; + f->setPainter( p ); + } +} + +void QTextFormatCollection::debug() +{ + qDebug( "------------ QTextFormatCollection: debug --------------- BEGIN" ); + QDictIterator it( cKey ); + for ( ; it.current(); ++it ) { + qDebug( "format '%s' (%p): refcount: %d", it.current()->key().latin1(), + it.current(), it.current()->ref ); + } + qDebug( "------------ QTextFormatCollection: debug --------------- END" ); +} + +void QTextFormatCollection::updateStyles() +{ + QDictIterator it( cKey ); + QTextFormat *f; + while ( ( f = it.current() ) ) { + ++it; + f->updateStyle(); + } +} + +void QTextFormatCollection::updateFontSizes( int base ) +{ + QDictIterator it( cKey ); + QTextFormat *f; + while ( ( f = it.current() ) ) { + ++it; + f->stdPointSize = base; + f->fn.setPointSize( f->stdPointSize ); + styleSheet()->scaleFont( f->fn, f->logicalFontSize ); + f->update(); + } + f = defFormat; + f->stdPointSize = base; + f->fn.setPointSize( f->stdPointSize ); + styleSheet()->scaleFont( f->fn, f->logicalFontSize ); + f->update(); +} + +void QTextFormatCollection::updateFontAttributes( const QFont &f, const QFont &old ) +{ + QDictIterator it( cKey ); + QTextFormat *fm; + while ( ( fm = it.current() ) ) { + ++it; + if ( fm->fn.family() == old.family() && + fm->fn.weight() == old.weight() && + fm->fn.italic() == old.italic() && + fm->fn.underline() == old.underline() ) { + fm->fn.setFamily( f.family() ); + fm->fn.setWeight( f.weight() ); + fm->fn.setItalic( f.italic() ); + fm->fn.setUnderline( f.underline() ); + fm->update(); + } + } + fm = defFormat; + if ( fm->fn.family() == old.family() && + fm->fn.weight() == old.weight() && + fm->fn.italic() == old.italic() && + fm->fn.underline() == old.underline() ) { + fm->fn.setFamily( f.family() ); + fm->fn.setWeight( f.weight() ); + fm->fn.setItalic( f.italic() ); + fm->fn.setUnderline( f.underline() ); + fm->update(); + } +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +void QTextFormat::copyFormat( const QTextFormat & nf, int flags ) +{ + if ( flags & QTextFormat::Bold ) + fn.setBold( nf.fn.bold() ); + if ( flags & QTextFormat::Italic ) + fn.setItalic( nf.fn.italic() ); + if ( flags & QTextFormat::Underline ) + fn.setUnderline( nf.fn.underline() ); + if ( flags & QTextFormat::Family ) + fn.setFamily( nf.fn.family() ); + if ( flags & QTextFormat::Size ) + fn.setPointSize( nf.fn.pointSize() ); + if ( flags & QTextFormat::Color ) + col = nf.col; + if ( flags & QTextFormat::Misspelled ) + missp = nf.missp; + if ( flags & QTextFormat::VAlign ) + ha = nf.ha; + update(); +} + +void QTextFormat::setBold( bool b ) +{ + if ( b == fn.bold() ) + return; + fn.setBold( b ); + update(); +} + +void QTextFormat::setMisspelled( bool b ) +{ + if ( b == (bool)missp ) + return; + missp = b; + update(); +} + +void QTextFormat::setVAlign( VerticalAlignment a ) +{ + if ( a == ha ) + return; + ha = a; + update(); +} + +void QTextFormat::setItalic( bool b ) +{ + if ( b == fn.italic() ) + return; + fn.setItalic( b ); + update(); +} + +void QTextFormat::setUnderline( bool b ) +{ + if ( b == fn.underline() ) + return; + fn.setUnderline( b ); + update(); +} + +void QTextFormat::setFamily( const QString &f ) +{ + if ( f == fn.family() ) + return; + fn.setFamily( f ); + +//ANY_CHARSET_BEGIN + if ( m_charsetMap && m_charsetMap->contains(f) ) { + fn.setCharSet((*m_charsetMap)[f]); + } +//ANY_CHARSET_END + update(); +} + +void QTextFormat::setPointSize( int s ) +{ + if ( s == fn.pointSize() ) + return; + fn.setPointSize( s ); + update(); +} + +void QTextFormat::setFont( const QFont &f ) +{ + if ( f == fn && !k.isEmpty() ) + return; + fn = f; +//ANY_CHARSET_BEGIN + if (m_charsetMap && m_charsetMap->contains(fn.family())) + fn.setCharSet((*m_charsetMap)[fn.family()]); +//ANY_CHARSET_END + update(); +} + +void QTextFormat::setColor( const QColor &c ) +{ + if ( c == col ) + return; + col = c; + update(); +} + +void QTextFormat::setPainter( QPainter *p ) +{ + painter = p; + update(); +} + +static int makeLogicFontSize( int s ) +{ + int defSize = QApplication::font().pointSize(); + if ( s < defSize - 4 ) + return 1; + if ( s < defSize ) + return 2; + if ( s < defSize + 4 ) + return 3; + if ( s < defSize + 8 ) + return 4; + if ( s < defSize + 12 ) + return 5; + if (s < defSize + 16 ) + return 6; + return 7; +} + +static QTextFormat *defaultFormat = 0; + +QString QTextFormat::makeFormatChangeTags( QTextFormat *f ) const +{ + if ( !defaultFormat ) + defaultFormat = new QTextFormat( QApplication::font(), + QApplication::palette().color( QPalette::Active, QColorGroup::Text ) ); + + QString tag; + + if ( f ) { + if ( f->font() != defaultFormat->font() || + f->color().rgb() != defaultFormat->color().rgb() ) + tag += "
    "; + if ( f->font() != defaultFormat->font() ) { + if ( f->font().underline() && f->font().underline() != defaultFormat->font().underline() ) + tag += ""; + if ( f->font().italic() && f->font().italic() != defaultFormat->font().italic() ) + tag += ""; + if ( f->font().bold() && f->font().bold() != defaultFormat->font().bold() ) + tag += "
    "; + } + if ( f->isAnchor() && !f->anchorHref().isEmpty() ) + tag += ""; + } + + if ( isAnchor() ) { + if ( !anchor_href.isEmpty() ) + tag += ""; + else + tag += ""; + } + + if ( font() != defaultFormat->font() ) { + if ( font().bold() && font().bold() != defaultFormat->font().bold() ) + tag += ""; + if ( font().italic() && font().italic() != defaultFormat->font().italic() ) + tag += ""; + if ( font().underline() && font().underline() != defaultFormat->font().underline() ) + tag += ""; + } + if ( font() != defaultFormat->font() || + color().rgb() != defaultFormat->color().rgb() ) { + tag += "font().family() ) + tag +="face=\"" + fn.family() + "\" "; + if ( font().pointSize() != defaultFormat->font().pointSize() ) + tag +="size=\"" + QString::number( makeLogicFontSize( fn.pointSize() ) ) + "\" "; + if ( color().rgb() != defaultFormat->color().rgb() ) + tag +="color=\"" + col.name() + "\" "; + tag += ">"; + } + + return tag; +} + +QString QTextFormat::makeFormatEndTags() const +{ + if ( !defaultFormat ) + defaultFormat = new QTextFormat( QApplication::font(), + QApplication::palette().color( QPalette::Active, QColorGroup::Text ) ); + + QString tag; + if ( font() != defaultFormat->font() || + color().rgb() != defaultFormat->color().rgb() ) + tag += ""; + if ( font() != defaultFormat->font() ) { + if ( font().underline() && font().underline() != defaultFormat->font().underline() ) + tag += ""; + if ( font().italic() && font().italic() != defaultFormat->font().italic() ) + tag += ""; + if ( font().bold() && font().bold() != defaultFormat->font().bold() ) + tag += ""; + } + if ( isAnchor() && anchorHref().isEmpty() ) + tag += ""; + return tag; +} + +QTextFormat QTextFormat::makeTextFormat( const QStyleSheetItem *style, const QMap& attr ) const +{ + QTextFormat format(*this); + bool changed = FALSE; + if ( style ) { + format.style = style->name(); + if ( style->name() == "font") { + if ( attr.contains("color") ) { + QString s = attr["color"]; + if ( !s.isEmpty() ) { + format.col.setNamedColor( s ); + format.linkColor = FALSE; + } + } + if ( attr.contains("size") ) { + QString a = attr["size"]; + int n = a.toInt(); + if ( a[0] == '+' || a[0] == '-' ) + n += format.logicalFontSize; + format.logicalFontSize = n; + format.fn.setPointSize( format.stdPointSize ); + style->styleSheet()->scaleFont( format.fn, format.logicalFontSize ); + } + if ( attr.contains("face") ) { + QString a = attr["face"]; + if ( a.contains(',') ) + a = a.left( a.find(',') ); + format.fn.setFamily( a ); +//ANY_CHARSET_BEGIN + if (m_charsetMap && m_charsetMap->contains(format.fn.family())) { + format.fn.setCharSet((*m_charsetMap)[format.fn.family()]); + } +//ANY_CHARSET_END + } + } else { + + if ( style->isAnchor() ) { + format.anchor_href = attr["href"]; + format.anchor_name = attr["name"]; + changed = TRUE; + } + + if ( style->fontWeight() != QStyleSheetItem::Undefined ) + format.fn.setWeight( style->fontWeight() ); + if ( style->fontSize() != QStyleSheetItem::Undefined ) + format.fn.setPointSize( style->fontSize() ); + else if ( style->logicalFontSize() != QStyleSheetItem::Undefined ) { + format.logicalFontSize = style->logicalFontSize(); + format.fn.setPointSize( format.stdPointSize ); + style->styleSheet()->scaleFont( format.fn, format.logicalFontSize ); + } + else if ( style->logicalFontSizeStep() ) { + format.logicalFontSize += style->logicalFontSizeStep(); + format.fn.setPointSize( format.stdPointSize ); + style->styleSheet()->scaleFont( format.fn, format.logicalFontSize ); + } + if ( !style->fontFamily().isEmpty() ) + format.fn.setFamily( style->fontFamily() ); +//ANY_CHARSET_BEGIN + if ( !style->fontFamily().isEmpty() ) + if (m_charsetMap && m_charsetMap->contains(style->fontFamily())) + format.fn.setCharSet( (*m_charsetMap)[style->fontFamily()] ); +//ANY_CHARSET_END + if ( style->color().isValid() ) + format.col = style->color(); + if ( style->definesFontItalic() ) + format.fn.setItalic( style->fontItalic() ); + if ( style->definesFontUnderline() ) + format.fn.setUnderline( style->fontUnderline() ); + } + } + + if ( fn != format.fn || changed || col != format.col ) // slight performance improvement + format.generateKey(); + format.update(); + return format; +} + +QTextCustomItem::QTextCustomItem( QTextDocument *p ) + : width(-1), height(0), parent(p), xpos(0), ypos(-1), parag(0) +{ +} + +QTextCustomItem::~QTextCustomItem() +{ +} + +struct QPixmapInt +{ + QPixmapInt() : ref( 0 ) {} + QPixmap pm; + int ref; +}; + +static QMap *pixmap_map = 0; + +QTextImage::QTextImage( QTextDocument *p, const QMap &attr, const QString& context, + QMimeSourceFactory &factory ) + : QTextCustomItem( p ) +{ +#if defined(PARSER_DEBUG) + qDebug( debug_indent + "new QTextImage (pappi: %p)", p ); +#endif + + width = height = 0; + if ( attr.contains("width") ) + width = attr["width"].toInt(); + if ( attr.contains("height") ) + height = attr["height"].toInt(); + + reg = 0; + QString imageName = attr["src"]; + + if (!imageName) + imageName = attr["source"]; + +#if defined(PARSER_DEBUG) + qDebug( debug_indent + " .." + imageName ); +#endif + + if ( !imageName.isEmpty() ) { + imgId = QString( "%1,%2,%3,%4" ).arg( imageName ).arg( width ).arg( height ).arg( (ulong)&factory ); + if ( !pixmap_map ) + pixmap_map = new QMap; + if ( pixmap_map->contains( imgId ) ) { + QPixmapInt& pmi = pixmap_map->operator[](imgId); + pm = pmi.pm; + pmi.ref++; + width = pm.width(); + height = pm.height(); + } else { + QImage img; + const QMimeSource* m = + factory.data( imageName, context ); + if ( !m ) { +// qWarning("QTextImage: no mimesource for %s", imageName.latin1() ); + } + else { + if ( !QImageDrag::decode( m, img ) ) { +// qWarning("QTextImage: cannot decode %s", imageName.latin1() ); + } + } + + if ( !img.isNull() ) { + if ( width == 0 ) { + width = img.width(); + if ( height != 0 ) { + width = img.width() * height / img.height(); + } + } + if ( height == 0 ) { + height = img.height(); + if ( width != img.width() ) { + height = img.height() * width / img.width(); + } + } + + if ( img.width() != width || img.height() != height ){ + img = img.smoothScale(width, height); + width = img.width(); + height = img.height(); + } + pm.convertFromImage( img ); + } + if ( !pm.isNull() ) { + QPixmapInt& pmi = pixmap_map->operator[](imgId); + pmi.pm = pm; + pmi.ref++; + } + } + if ( pm.mask() ) { + QRegion mask( *pm.mask() ); + QRegion all( 0, 0, pm.width(), pm.height() ); + reg = new QRegion( all.subtract( mask ) ); + } + } + + if ( pm.isNull() && (width*height)==0 ) + width = height = 50; + + place = PlaceInline; + if ( attr["align"] == "left" ) + place = PlaceLeft; + else if ( attr["align"] == "right" ) + place = PlaceRight; + + tmpwidth = width; + tmpheight = height; + + attributes = attr; +} + +QTextImage::~QTextImage() +{ + if ( pixmap_map && pixmap_map->contains( imgId ) ) { + QPixmapInt& pmi = pixmap_map->operator[](imgId); + pmi.ref--; + if ( !pmi.ref ) { + pixmap_map->remove( imgId ); + if ( pixmap_map->isEmpty() ) { + delete pixmap_map; + pixmap_map = 0; + } + } + } +} + +QString QTextImage::richText() const +{ + QString s; + s += "::ConstIterator it = attributes.begin(); + for ( ; it != attributes.end(); ++it ) + s += it.key() + "=" + *it + " "; + s += ">"; + return s; +} + +void QTextImage::adjustToPainter( QPainter* p ) +{ + width = tmpwidth; + height = tmpheight; + if ( !is_printer( p ) ) + return; + QPaintDeviceMetrics metrics(p->device()); + width = int( width * scale_factor( metrics.logicalDpiX() ) ); + height = int( height * scale_factor( metrics.logicalDpiY() ) ); +} + +#if !defined(Q_WS_X11) +#include +#include +static QPixmap *qrt_selection = 0; +static QCleanupHandler qrt_cleanup_pixmap; +static void qrt_createSelectionPixmap( const QColorGroup &cg ) +{ + qrt_selection = new QPixmap( 2, 2 ); + qrt_cleanup_pixmap.add( qrt_selection ); + qrt_selection->fill( Qt::color0 ); + QBitmap m( 2, 2 ); + m.fill( Qt::color1 ); + QPainter p( &m ); + p.setPen( Qt::color0 ); + for ( int j = 0; j < 2; ++j ) { + p.drawPoint( j % 2, j ); + } + p.end(); + qrt_selection->setMask( m ); + qrt_selection->fill( cg.highlight() ); +} +#endif + +void QTextImage::draw( QPainter* p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ) +{ + if ( placement() != PlaceInline ) { + x = xpos; + y = ypos; + } + + if ( pm.isNull() ) { + p->fillRect( x , y, width, height, cg.dark() ); + return; + } + + if ( is_printer( p ) ) { +#ifndef QT_NO_TRANSFORMATIONS + p->saveWorldMatrix(); + QPaintDeviceMetrics metrics( p->device() ); + p->translate( x, y ); + p->scale( scale_factor( metrics.logicalDpiY() ), + scale_factor( metrics.logicalDpiY() ) ); + p->drawPixmap( 0, 0, pm ); + p->restoreWorldMatrix(); +#else + p->drawPixmap( x, y, pm ); +#endif + return; + } + + if ( placement() != PlaceInline && !QRect( xpos, ypos, width, height ).intersects( QRect( cx, cy, cw, ch ) ) ) + return; + + if ( placement() == PlaceInline ) + p->drawPixmap( x , y, pm ); + else + p->drawPixmap( cx , cy, pm, cx - x, cy - y, cw, ch ); + + if ( selected && placement() == PlaceInline && p->device()->devType() != QInternal::Printer ) { + p->save(); +#if defined(Q_WS_X11) + p->fillRect( QRect( QPoint( x, y ), pm.size() ), QBrush( cg.highlight(), QBrush::Dense4Pattern) ); +#else // in WIN32 Dense4Pattern doesn't work correctly (transparency problem), so work around it + if ( !qrt_selection ) + qrt_createSelectionPixmap( cg ); + p->drawTiledPixmap( x, y, pm.width(), pm.height(), *qrt_selection ); +#endif + } +} + +void QTextHorizontalLine::adjustToPainter( QPainter* p ) +{ + if ( !is_printer( p ) ) + return; + QPaintDeviceMetrics metrics(p->device()); + height = int( tmpheight * scale_factor( metrics.logicalDpiY() ) ); +} + + +QTextHorizontalLine::QTextHorizontalLine( QTextDocument *p ) + : QTextCustomItem( p ) +{ + height = tmpheight = 8; +} + +QTextHorizontalLine::~QTextHorizontalLine() +{ +} + +QString QTextHorizontalLine::richText() const +{ + return "
    "; +} + +void QTextHorizontalLine::draw( QPainter* p, int x, int y, int , int , int , int , const QColorGroup& cg, bool selected ) +{ + QRect r( x, y, width, height); + if ( is_printer( p ) || ( p && p->device() && p->device()->devType() == QInternal::Printer ) ) { + QPen oldPen = p->pen(); + p->setPen( QPen( cg.text(), height/8 ) ); + p->drawLine( r.left()-1, y + height / 2, r.right() + 1, y + height / 2 ); + p->setPen( oldPen ); + } else { + if ( selected ) + p->fillRect( r.left(), y, r.right(), y + height, cg.highlight() ); + qDrawShadeLine( p, r.left() - 1, y + height / 2, r.right() + 1, y + height / 2, cg, TRUE, height / 8 ); + } +} + + +/*****************************************************************/ +// Small set of utility functions to make the parser a bit simpler +// + +bool QTextDocument::hasPrefix(const QString& doc, int pos, QChar c) +{ + if ( pos >= (int)doc.length() ) + return FALSE; + return ( doc.unicode() )[ pos ].lower() == c.lower(); +} + +bool QTextDocument::hasPrefix( const QString& doc, int pos, const QString& s ) +{ + if ( pos + s.length() >= doc.length() ) + return FALSE; + for ( int i = 0; i < (int)s.length(); i++ ) { + if ( ( doc.unicode() )[ pos + i ].lower() != s[ i ].lower() ) + return FALSE; + } + return TRUE; +} + +static bool qt_is_cell_in_use( QPtrList& cells, int row, int col ) +{ + for ( QTextTableCell* c = cells.first(); c; c = cells.next() ) { + if ( row >= c->row() && row < c->row() + c->rowspan() + && col >= c->column() && col < c->column() + c->colspan() ) + return TRUE; + } + return FALSE; +} + +QTextCustomItem* QTextDocument::parseTable( const QMap &attr, const QTextFormat &fmt, + const QString &doc, int& pos, QTextParag *curpar ) +{ + + QTextTable* table = new QTextTable( this, attr ); + int row = -1; + int col = -1; + + QString rowbgcolor; + QString rowalign; + QString tablebgcolor = attr["bgcolor"]; + + QPtrList multicells; + + QString tagname; + (void) eatSpace(doc, pos); + while ( pos < int(doc.length() )) { + int beforePos = pos; + if (hasPrefix(doc, pos, QChar('<')) ){ + if (hasPrefix(doc, pos+1, QChar('/'))) { + tagname = parseCloseTag( doc, pos ); + if ( tagname == "table" ) { + pos = beforePos; +#if defined(PARSER_DEBUG) + debug_indent.remove( debug_indent.length() - 3, 2 ); +#endif + return table; + } + } else { + QMap attr2; + bool emptyTag = FALSE; + tagname = parseOpenTag( doc, pos, attr2, emptyTag ); + if ( tagname == "tr" ) { + rowbgcolor = attr2["bgcolor"]; + rowalign = attr2["align"]; + row++; + col = -1; + } + else if ( tagname == "td" || tagname == "th" ) { + col++; + while ( qt_is_cell_in_use( multicells, row, col ) ) { + col++; + } + + if ( row >= 0 && col >= 0 ) { + const QStyleSheetItem* s = sheet_->item(tagname); + if ( !attr2.contains("bgcolor") ) { + if (!rowbgcolor.isEmpty() ) + attr2["bgcolor"] = rowbgcolor; + else if (!tablebgcolor.isEmpty() ) + attr2["bgcolor"] = tablebgcolor; + } + if ( !attr2.contains("align") ) { + if (!rowalign.isEmpty() ) + attr2["align"] = rowalign; + } + + // extract the cell contents + int end = pos; + while ( end < (int) doc.length() + && !hasPrefix( doc, end, "richText()->parParag = curpar; + if ( cell->colspan() > 1 || cell->rowspan() > 1 ) + multicells.append( cell ); + col += cell->colspan()-1; + pos = end; + } + } + } + + } else { + ++pos; + } + } +#if defined(PARSER_DEBUG) + debug_indent.remove( debug_indent.length() - 3, 2 ); +#endif + return table; +} + +bool QTextDocument::eatSpace(const QString& doc, int& pos, bool includeNbsp ) +{ + int old_pos = pos; + while (pos < int(doc.length()) && (doc.unicode())[pos].isSpace() && ( includeNbsp || (doc.unicode())[pos] != QChar::nbsp ) ) + pos++; + return old_pos < pos; +} + +bool QTextDocument::eat(const QString& doc, int& pos, QChar c) +{ + bool ok = pos < int(doc.length()) && ((doc.unicode())[pos] == c); + if ( ok ) + pos++; + return ok; +} +/*****************************************************************/ + + + +static QMap *html_map = 0; +static void qt_cleanup_html_map() +{ + delete html_map; + html_map = 0; +} + +static QMap *htmlMap() +{ + if ( !html_map ) { + html_map = new QMap; + qAddPostRoutine( qt_cleanup_html_map ); + html_map->insert( "lt", '<'); + html_map->insert( "gt", '>'); + html_map->insert( "amp", '&'); + html_map->insert( "nbsp", 0x00a0U); + html_map->insert( "bull", 0x2022U); + html_map->insert( "aring", '\xe5'); + html_map->insert( "oslash", '\xf8'); + html_map->insert( "ouml", '\xf6'); + html_map->insert( "auml", '\xe4'); + html_map->insert( "uuml", '\xfc'); + html_map->insert( "Ouml", '\xd6'); + html_map->insert( "Auml", '\xc4'); + html_map->insert( "Uuml", '\xdc'); + html_map->insert( "szlig", '\xdf'); + html_map->insert( "copy", '\xa9'); + html_map->insert( "deg", '\xb0'); + html_map->insert( "micro", '\xb5'); + html_map->insert( "plusmn", '\xb1'); + html_map->insert( "middot", '*'); + html_map->insert( "quot", '\"'); + html_map->insert( "commat", '@'); + html_map->insert( "num", '#'); + html_map->insert( "dollar", '$'); + html_map->insert( "ldquo", '`'); + html_map->insert( "rdquo", '\''); + html_map->insert( "sol", '/' ); + html_map->insert( "bsol", '\\'); + html_map->insert( "lowbar", '_'); + html_map->insert( "shy", '\xad'); + } + return html_map; +} + +QChar QTextDocument::parseHTMLSpecialChar(const QString& doc, int& pos) +{ + QCString s; + pos++; + int recoverpos = pos; + while ( pos < int(doc.length()) && (doc.unicode())[pos] != ';' && !(doc.unicode())[pos].isSpace() && pos < recoverpos + 6) { + s += (doc.unicode())[pos]; + pos++; + } + if ((doc.unicode())[pos] != ';' && !(doc.unicode())[pos].isSpace() ) { + pos = recoverpos; + return '&'; + } + pos++; + + if ( s.length() > 1 && s[0] == '#') { + int num = s.mid(1).toInt(); + if ( num == 151 ) // ### hack for designer manual + return '-'; + return num; + } + + QMap::Iterator it = htmlMap()->find(s); + if ( it != htmlMap()->end() ) { + return *it; + } + + pos = recoverpos; + return '&'; +} + +QString QTextDocument::parseWord(const QString& doc, int& pos, bool lower) +{ + QString s; + + if ((doc.unicode())[pos] == '"') { + pos++; + while ( pos < int(doc.length()) && (doc.unicode())[pos] != '"' ) { + s += (doc.unicode())[pos]; + pos++; + } + eat(doc, pos, '"'); + } else { + static QString term = QString::fromLatin1("/>"); + while( pos < int(doc.length()) && + ((doc.unicode())[pos] != '>' && !hasPrefix( doc, pos, term)) + && (doc.unicode())[pos] != '<' + && (doc.unicode())[pos] != '=' + && !(doc.unicode())[pos].isSpace()) + { + if ( (doc.unicode())[pos] == '&') + s += parseHTMLSpecialChar( doc, pos ); + else { + s += (doc.unicode())[pos]; + pos++; + } + } + if (lower) + s = s.lower(); + } + return s; +} + +QChar QTextDocument::parseChar(const QString& doc, int& pos, QStyleSheetItem::WhiteSpaceMode wsm ) +{ + if ( pos >= int(doc.length() ) ) + return QChar::null; + + QChar c = (doc.unicode())[pos++]; + + if (c == '<' ) + return QChar::null; + + if ( c.isSpace() && c != QChar::nbsp ) { + if ( wsm == QStyleSheetItem::WhiteSpacePre ) { + if ( c == ' ' ) + return QChar::nbsp; + else + return c; + } else { // non-pre mode: collapse whitespace except nbsp + while ( pos< int(doc.length() ) && + (doc.unicode())[pos].isSpace() && (doc.unicode())[pos] != QChar::nbsp ) + pos++; + if ( wsm == QStyleSheetItem::WhiteSpaceNoWrap ) + return QChar::nbsp; + else + return ' '; + } + } + else if ( c == '&' ) + return parseHTMLSpecialChar( doc, --pos ); + else + return c; +} + +QString QTextDocument::parseOpenTag(const QString& doc, int& pos, + QMap &attr, bool& emptyTag) +{ + emptyTag = FALSE; + pos++; + if ( hasPrefix(doc, pos, '!') ) { + if ( hasPrefix( doc, pos+1, "--")) { + pos += 3; + // eat comments + QString pref = QString::fromLatin1("-->"); + while ( !hasPrefix(doc, pos, pref ) && pos < int(doc.length()) ) + pos++; + if ( hasPrefix(doc, pos, pref ) ) { + pos += 3; + eatSpace(doc, pos, TRUE); + } + emptyTag = TRUE; + return QString::null; + } + else { + // eat strange internal tags + while ( !hasPrefix(doc, pos, '>') && pos < int(doc.length()) ) + pos++; + if ( hasPrefix(doc, pos, '>') ) { + pos++; + eatSpace(doc, pos, TRUE); + } + return QString::null; + } + } + + QString tag = parseWord(doc, pos ); + eatSpace(doc, pos, TRUE); + static QString term = QString::fromLatin1("/>"); + static QString s_TRUE = QString::fromLatin1("TRUE"); + + while ((doc.unicode())[pos] != '>' && ! (emptyTag = hasPrefix(doc, pos, term) )) { + QString key = parseWord(doc, pos ); + eatSpace(doc, pos, TRUE); + if ( key.isEmpty()) { + // error recovery + while ( pos < int(doc.length()) && (doc.unicode())[pos] != '>' ) + pos++; + break; + } + QString value; + if (hasPrefix(doc, pos, '=') ){ + pos++; + eatSpace(doc, pos); + value = parseWord(doc, pos, FALSE); + } + else + value = s_TRUE; + attr.insert(key, value ); + eatSpace(doc, pos, TRUE); + } + + if (emptyTag) { + eat(doc, pos, '/'); + eat(doc, pos, '>'); + } + else + eat(doc, pos, '>'); + + return tag; +} + +QString QTextDocument::parseCloseTag( const QString& doc, int& pos ) +{ + pos++; + pos++; + QString tag = parseWord(doc, pos ); + eatSpace(doc, pos, TRUE); + eat(doc, pos, '>'); + return tag; +} + +QTextFlow::QTextFlow() +{ + width = height = pagesize = 0; + leftItems.setAutoDelete( FALSE ); + rightItems.setAutoDelete( FALSE ); +} + +QTextFlow::~QTextFlow() +{ +} + +void QTextFlow::clear() +{ + leftItems.clear(); + rightItems.clear(); +} + +void QTextFlow::setWidth( int w ) +{ + height = 0; + width = w; +} + +int QTextFlow::adjustLMargin( int yp, int, int margin, int space ) +{ + for ( QTextCustomItem* item = leftItems.first(); item; item = leftItems.next() ) { + if ( item->y() == -1 ) + continue; + if ( yp >= item->y() && yp < item->y() + item->height ) + margin = QMAX( margin, item->x() + item->width + space ); + } + return margin; +} + +int QTextFlow::adjustRMargin( int yp, int, int margin, int space ) +{ + for ( QTextCustomItem* item = rightItems.first(); item; item = rightItems.next() ) { + if ( item->y() == -1 ) + continue; + if ( yp >= item->y() && yp < item->y() + item->height ) + margin = QMAX( margin, width - item->x() - space ); + } + return margin; +} + +void QTextFlow::adjustFlow( int &yp, int , int h, QTextParag *, bool pages ) +{ + if ( pages && pagesize > 0 ) { // check pages + int ty = yp; + int yinpage = ty % pagesize; + if ( yinpage < 2 ) + yp += 2 - yinpage; + else + if ( yinpage + h > pagesize - 2 ) + yp += ( pagesize - yinpage ) + 2; + } + + if ( yp + h > height ) + { + height = yp + h; + //qDebug("QTextFlow::adjustFlow now height=%d",height); + } +} + +void QTextFlow::unregisterFloatingItem( QTextCustomItem* item ) +{ + leftItems.removeRef( item ); + rightItems.removeRef( item ); +} + +void QTextFlow::registerFloatingItem( QTextCustomItem* item, bool right ) +{ + if ( right ) { + if ( !rightItems.contains( item ) ) + rightItems.append( item ); + } else if ( !leftItems.contains( item ) ) { + leftItems.append( item ); + } +} + +void QTextFlow::drawFloatingItems( QPainter* p, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ) +{ + QTextCustomItem *item; + for ( item = leftItems.first(); item; item = leftItems.next() ) { + if ( item->x() == -1 || item->y() == -1 ) + continue; + item->draw( p, item->x(), item->y(), cx, cy, cw, ch, cg, selected ); + } + + for ( item = rightItems.first(); item; item = rightItems.next() ) { + if ( item->x() == -1 || item->y() == -1 ) + continue; + item->draw( p, item->x(), item->y(), cx, cy, cw, ch, cg, selected ); + } +} + +void QTextFlow::updateHeight( QTextCustomItem *i ) +{ + height = QMAX( height, i->y() + i->height ); +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +QTextTable::QTextTable( QTextDocument *p, const QMap & attr ) + : QTextCustomItem( p ), painter( 0 ) +{ + cells.setAutoDelete( FALSE ); +#if defined(PARSER_DEBUG) + debug_indent += "\t"; + qDebug( debug_indent + "new QTextTable (%p)", this ); + debug_indent += "\t"; +#endif + cellspacing = 2; + if ( attr.contains("cellspacing") ) + cellspacing = attr["cellspacing"].toInt(); + cellpadding = 1; + if ( attr.contains("cellpadding") ) + cellpadding = attr["cellpadding"].toInt(); + border = 0; + innerborder = us_ib = 1; + if ( attr.contains("border" ) ) { + QString s( attr["border"] ); + if ( s == "TRUE" ) + border = 1; + else + border = attr["border"].toInt(); + } + us_b = border; + + if ( border ) + cellspacing += 2; + us_cs = cellspacing; + outerborder = cellspacing + border; + us_ob = outerborder; + layout = new QGridLayout( 1, 1, cellspacing ); + + fixwidth = 0; + stretch = 0; + if ( attr.contains("width") ) { + bool b; + QString s( attr["width"] ); + int w = s.toInt( &b ); + if ( b ) { + fixwidth = w; + } else { + s = s.stripWhiteSpace(); + if ( s.length() > 1 && s[ (int)s.length()-1 ] == '%' ) + stretch = s.left( s.length()-1).toInt(); + } + } + + place = PlaceInline; + if ( attr["align"] == "left" ) + place = PlaceLeft; + else if ( attr["align"] == "right" ) + place = PlaceRight; + cachewidth = 0; + attributes = attr; +} + +QTextTable::~QTextTable() +{ + delete layout; +} + +QString QTextTable::richText() const +{ + QString s; + s = "::ConstIterator it = attributes.begin(); + for ( ; it != attributes.end(); ++it ) + s += it.key() + "=" + *it + " "; + s += ">\n"; + + int lastRow = -1; + bool needEnd = FALSE; + QPtrListIterator it2( cells ); + while ( it2.current() ) { + QTextTableCell *cell = it2.current(); + ++it2; + if ( lastRow != cell->row() ) { + if ( lastRow != -1 ) + s += "\n"; + s += ""; + lastRow = cell->row(); + needEnd = TRUE; + } + s += ""; + } + if ( needEnd ) + s += "\n"; + s += "
    attributes.begin(); + for ( ; it != cell->attributes.end(); ++it ) + s += it.key() + "=" + *it + " "; + s += ">"; + s += cell->richText()->richText(); + s += "
    \n"; + return s; +} + +void QTextTable::adjustToPainter( QPainter* p) +{ + painter = p; + if ( is_printer( p ) ) { + QPaintDeviceMetrics metrics(p->device()); + double xscale = QMAX( scale_factor( metrics.logicalDpiX() ), + scale_factor( metrics.logicalDpiY() ) ); + xscale = QMAX( xscale, 1 ); + cellspacing = int(us_cs * xscale); + border = int(us_b * xscale); + innerborder = int(us_ib * xscale); + outerborder = int(us_ob * xscale); + } + for ( QTextTableCell* cell = cells.first(); cell; cell = cells.next() ) + cell->adjustToPainter(); + + width = 0; +} + +void QTextTable::verticalBreak( int yt, QTextFlow* flow ) +{ + if ( flow->pageSize() <= 0 ) + return; + int shift = 0; + for (QTextTableCell* cell = cells.first(); cell; cell = cells.next() ) { + QRect r = cell->geometry(); + r.moveBy(0, shift ); + cell->setGeometry( r ); + if ( cell->column() == 0 ) { + int y = yt + outerborder + cell->geometry().y(); + int oldy = y; + flow->adjustFlow( y, width, cell->geometry().height() + 2*cellspacing, 0 ); + shift += y - oldy; + r = cell->geometry(); + r.moveBy(0, y - oldy ); + cell->setGeometry( r ); + } + } + height += shift; +} + +void QTextTable::draw(QPainter* p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ) +{ + if ( placement() != PlaceInline ) { + x = xpos; + y = ypos; + } + + lastX = x; + lastY = y; + + painter = p; + + for (QTextTableCell* cell = cells.first(); cell; cell = cells.next() ) { + if ( cx < 0 && cy < 0 || + QRect( cx, cy, cw, ch ).intersects( QRect( x + outerborder + cell->geometry().x(), + y + outerborder + cell->geometry().y(), + cell->geometry().width(), cell->geometry().height() ) ) ) { + cell->draw( x+outerborder, y+outerborder, cx, cy, cw, ch, cg, selected ); + if ( border ) { + QRect r( x+outerborder+cell->geometry().x() - us_ib, + y+outerborder+cell->geometry().y() - us_ib, + cell->geometry().width() + 2 * us_ib, + cell->geometry().height() + 2 * us_ib ); + int s = cellspacing; + if ( is_printer( p ) || ( p && p->device() && p->device()->devType() == QInternal::Printer ) ) { + qDrawPlainRect( p, r, cg.text(), us_ib ); + } else { + p->fillRect( r.left()-s, r.top(), s, r.height(), cg.button() ); + p->fillRect( r.right(), r.top(), s, r.height(), cg.button() ); + p->fillRect( r.left()-s, r.top()-s, r.width()+2*s, s, cg.button() ); + p->fillRect( r.left()-s, r.bottom(), r.width()+2*s, s, cg.button() ); + qDrawShadePanel( p, r, cg, TRUE, us_ib ); + } + } + } + } + if ( border ) { + QRect r ( x, y, width, height ); + if ( is_printer( p ) || ( p && p->device() && p->device()->devType() == QInternal::Printer ) ) { + qDrawPlainRect( p, QRect(QMAX( 0, r.x()+1 ), QMAX( 0, r.y()+1 ), QMAX( r.width()-2, 0 ), QMAX( 0, r.height()-2 ) ), cg.text(), us_b ); + } else { + int s = border; + p->fillRect( r.left(), r.top(), s, r.height(), cg.button() ); + p->fillRect( r.right()-s, r.top(), s, r.height(), cg.button() ); + p->fillRect( r.left(), r.top(), r.width(), s, cg.button() ); + p->fillRect( r.left(), r.bottom()-s, r.width(), s, cg.button() ); + qDrawShadePanel( p, r, cg, FALSE, us_b ); + } + } + +#if defined(DEBUG_TABLE_RENDERING) + p->save(); + p->setPen( Qt::red ); + p->drawRect( x, y, width, height ); + p->restore(); +#endif +} + +void QTextTable::resize( QPainter* p, int nwidth ) +{ + if ( fixwidth && cachewidth != 0 ) + return; + if ( nwidth == cachewidth ) + return; + cachewidth = nwidth; + int w = nwidth; + painter = p; + if ( is_printer( painter ) ) { + adjustToPainter( painter ); + } else { + painter = 0; + } + format( w ); + if ( nwidth >= 32000 ) + nwidth = w; + if ( stretch ) + nwidth = nwidth * stretch / 100; + + width = nwidth + 2*outerborder; + layout->invalidate(); + int shw = layout->sizeHint().width() + 2*outerborder; + int mw = layout->minimumSize().width() + 2*outerborder; + if ( stretch ) + width = QMAX( mw, nwidth ); + else + width = QMAX( mw, QMIN( nwidth, shw ) ); + + if ( fixwidth ) + width = fixwidth; + + layout->invalidate(); + mw = layout->minimumSize().width() + 2*outerborder; + width = QMAX( width, mw ); + + int h = layout->heightForWidth( width-2*outerborder ); + layout->setGeometry( QRect(0, 0, width-2*outerborder, h) ); + height = layout->geometry().height()+2*outerborder; +}; + +void QTextTable::format( int &w ) +{ + for ( int i = 0; i < (int)cells.count(); ++i ) { + QTextTableCell *cell = cells.at( i ); + cell->richText()->doLayout( painter, QWIDGETSIZE_MAX ); + cell->cached_sizehint = cell->richText()->widthUsed() + 2 * ( innerborder + 4 ); + if ( cell->cached_sizehint > 32000 ) // nested table in paragraph + cell->cached_sizehint = cell->minimumSize().width(); + cell->richText()->doLayout( painter, cell->cached_sizehint ); + cell->cached_width = -1; + } + w = widthHint(); + layout->invalidate(); + layout->activate(); + width = minimumWidth(); +} + +void QTextTable::addCell( QTextTableCell* cell ) +{ + cells.append( cell ); + layout->addMultiCell( cell, cell->row(), cell->row() + cell->rowspan()-1, + cell->column(), cell->column() + cell->colspan()-1 ); +} + +void QTextTable::enter( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy, bool atEnd ) +{ + currCell.remove( c ); + if ( !atEnd ) { + next( c, doc, parag, idx, ox, oy ); + } else { + currCell.insert( c, cells.count() ); + prev( c, doc, parag, idx, ox, oy ); + } +} + +void QTextTable::enterAt( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy, const QPoint &pos ) +{ + currCell.remove( c ); + int lastCell = -1; + int lastY = -1; + for ( int i = 0; i < (int)cells.count(); ++i ) { + QTextTableCell *cell = cells.at( i ); + if ( !cell ) + continue; + if ( cell->geometry().x() - innerborder <= pos.x() && + cell->geometry().x() + cell->geometry().width() + innerborder >= pos.x() ) { + if ( cell->geometry().y() > lastY ) { + lastCell = i; + lastY = cell->geometry().y(); + } + if ( cell->geometry().y() - innerborder <= pos.y() && + cell->geometry().y() + cell->geometry().height() + innerborder >= pos.y() ) { + currCell.insert( c, i ); + break; + } + } + } + + if ( currCell.find( c ) == currCell.end() ) { + if ( lastY != -1 ) + currCell.insert( c, lastCell ); + } + + QTextTableCell *cell = cells.at( *currCell.find( c ) ); + if ( !cell ) + return; + doc = cell->richText(); + parag = doc->firstParag(); + idx = 0; + ox += cell->geometry().x() + outerborder + parent->x(); + oy += cell->geometry().y() + outerborder; +} + +void QTextTable::next( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) +{ + int cc = *currCell.find( c ); + if ( cc > (int)cells.count() - 1 || cc < 0 ) + cc = -1; + currCell.remove( c ); + currCell.insert( c, ++cc ); + if ( cc >= (int)cells.count() ) { + currCell.insert( c, 0 ); + QTextCustomItem::next( c, doc, parag, idx, ox, oy ); + QTextTableCell *cell = cells.at( 0 ); + if ( !cell ) + return; + doc = cell->richText(); + idx = -1; + return; + } + + QTextTableCell *cell = cells.at( *currCell.find( c ) ); + if ( !cell ) + return; + doc = cell->richText(); + parag = doc->firstParag(); + idx = 0; + ox += cell->geometry().x() + outerborder + parent->x(); + oy += cell->geometry().y() + outerborder; +} + +void QTextTable::prev( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) +{ + int cc = *currCell.find( c ); + if ( cc > (int)cells.count() - 1 || cc < 0 ) + cc = cells.count(); + currCell.remove( c ); + currCell.insert( c, --cc ); + if ( cc < 0 ) { + currCell.insert( c, 0 ); + QTextCustomItem::prev( c, doc, parag, idx, ox, oy ); + QTextTableCell *cell = cells.at( 0 ); + if ( !cell ) + return; + doc = cell->richText(); + idx = -1; + return; + } + + QTextTableCell *cell = cells.at( *currCell.find( c ) ); + if ( !cell ) + return; + doc = cell->richText(); + parag = doc->firstParag(); + idx = parag->length() - 1; + ox += cell->geometry().x() + outerborder + parent->x(); + oy += cell->geometry().y() + outerborder; +} + +void QTextTable::down( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) +{ + QTextTableCell *cell = cells.at( *currCell.find( c ) ); + if ( cell->row_ == layout->numRows() - 1 ) { + currCell.insert( c, 0 ); + QTextCustomItem::down( c, doc, parag, idx, ox, oy ); + QTextTableCell *cell = cells.at( 0 ); + if ( !cell ) + return; + doc = cell->richText(); + idx = -1; + return; + } + + int oldRow = cell->row_; + int oldCol = cell->col_; + int cc = *currCell.find( c ); + for ( int i = cc; i < (int)cells.count(); ++i ) { + cell = cells.at( i ); + if ( cell->row_ > oldRow && cell->col_ == oldCol ) { + currCell.insert( c, i ); + break; + } + } + doc = cell->richText(); + if ( !cell ) + return; + parag = doc->firstParag(); + idx = 0; + ox += cell->geometry().x() + outerborder + parent->x(), + oy += cell->geometry().y() + outerborder; +} + +void QTextTable::up( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) +{ + QTextTableCell *cell = cells.at( *currCell.find( c ) ); + if ( cell->row_ == 0 ) { + currCell.insert( c, 0 ); + QTextCustomItem::up( c, doc, parag, idx, ox, oy ); + QTextTableCell *cell = cells.at( 0 ); + if ( !cell ) + return; + doc = cell->richText(); + idx = -1; + return; + } + + int oldRow = cell->row_; + int oldCol = cell->col_; + int cc = *currCell.find( c ); + for ( int i = cc; i >= 0; --i ) { + cell = cells.at( i ); + if ( cell->row_ < oldRow && cell->col_ == oldCol ) { + currCell.insert( c, i ); + break; + } + } + doc = cell->richText(); + if ( !cell ) + return; + parag = doc->lastParag(); + idx = parag->length() - 1; + ox += cell->geometry().x() + outerborder + parent->x(); + oy += cell->geometry().y() + outerborder; +} + +QTextTableCell::QTextTableCell( QTextTable* table, + int row, int column, + const QMap &attr, + const QStyleSheetItem* /*style*/, // ### use them + const QTextFormat& /*fmt*/, const QString& context, + QMimeSourceFactory &factory, QStyleSheet *sheet, + const QString& doc) +{ +#if defined(PARSER_DEBUG) + qDebug( debug_indent + "new QTextTableCell1 (pappi: %p)", table ); + qDebug( debug_indent + doc ); +#endif + cached_width = -1; + cached_sizehint = -1; + + maxw = QWIDGETSIZE_MAX; + minw = 0; + + parent = table; + row_ = row; + col_ = column; + stretch_ = 0; + richtext = new QTextDocument( table->parent ); + richtext->setTableCell( this ); + QString align = *attr.find( "align" ); + if ( !align.isEmpty() ) { + if ( align.lower() == "left" ) + richtext->setAlignment( Qt::AlignLeft ); + else if ( align.lower() == "center" ) + richtext->setAlignment( Qt::AlignHCenter ); + else if ( align.lower() == "right" ) + richtext->setAlignment( Qt::AlignRight ); + } + richtext->setFormatter( table->parent->formatter() ); + richtext->setUseFormatCollection( table->parent->useFormatCollection() ); + richtext->setMimeSourceFactory( &factory ); + richtext->setStyleSheet( sheet ); + richtext->setDefaultFont( table->parent->formatCollection()->defaultFormat()->font() ); + richtext->setRichText( doc, context ); + rowspan_ = 1; + colspan_ = 1; + if ( attr.contains("colspan") ) + colspan_ = attr["colspan"].toInt(); + if ( attr.contains("rowspan") ) + rowspan_ = attr["rowspan"].toInt(); + + background = 0; + if ( attr.contains("bgcolor") ) { + background = new QBrush(QColor( attr["bgcolor"] )); + } + + hasFixedWidth = FALSE; + if ( attr.contains("width") ) { + bool b; + QString s( attr["width"] ); + int w = s.toInt( &b ); + if ( b ) { + maxw = w; + minw = maxw; + hasFixedWidth = TRUE; + } else { + s = s.stripWhiteSpace(); + if ( s.length() > 1 && s[ (int)s.length()-1 ] == '%' ) + stretch_ = s.left( s.length()-1).toInt(); + } + } + + attributes = attr; + + parent->addCell( this ); +} + +QTextTableCell::QTextTableCell( QTextTable* table, int row, int column ) +{ +#if defined(PARSER_DEBUG) + qDebug( debug_indent + "new QTextTableCell2( pappi: %p", table ); +#endif + maxw = QWIDGETSIZE_MAX; + minw = 0; + cached_width = -1; + cached_sizehint = -1; + + parent = table; + row_ = row; + col_ = column; + stretch_ = 0; + richtext = new QTextDocument( table->parent ); + richtext->setTableCell( this ); + richtext->setFormatter( table->parent->formatter() ); + richtext->setUseFormatCollection( table->parent->useFormatCollection() ); + richtext->setDefaultFont( table->parent->formatCollection()->defaultFormat()->font() ); + richtext->setRichText( "", QString::null ); + rowspan_ = 1; + colspan_ = 1; + background = 0; + hasFixedWidth = FALSE; + parent->addCell( this ); +} + + +QTextTableCell::~QTextTableCell() +{ + delete background; + background = 0; + delete richtext; + richtext = 0; +} + +QSize QTextTableCell::sizeHint() const +{ + if ( cached_sizehint != -1 ) + return QSize( cached_sizehint, 0 ); + QTextTableCell *that = (QTextTableCell*)this; + if ( stretch_ ) + return QSize( ( that->cached_sizehint = QWIDGETSIZE_MAX ), 0 ); + return QSize( ( that->cached_sizehint = richtext->widthUsed() + 2 * ( table()->innerborder + 4 ) ), 0 ); +} + +QSize QTextTableCell::minimumSize() const +{ + if ( stretch_ ) + return QSize( QMAX( minw, parent->width * stretch_ / 100 - 2*parent->cellspacing), 0 ); + return QSize(QMAX( richtext->minimumWidth(), minw ),0); +} + +QSize QTextTableCell::maximumSize() const +{ + return QSize( QWIDGETSIZE_MAX, QWIDGETSIZE_MAX ); +} + +QSizePolicy::ExpandData QTextTableCell::expanding() const +{ + return QSizePolicy::BothDirections; +} + +bool QTextTableCell::isEmpty() const +{ + return FALSE; +} +void QTextTableCell::setGeometry( const QRect& r ) +{ + if ( r.width() != cached_width ) + richtext->doLayout( painter(), r.width() ); + cached_width = r.width(); + richtext->setWidth( r.width() ); + richtext->flow()->height = r.height(); + geom = r; +} + +QRect QTextTableCell::geometry() const +{ + return geom; +} + +bool QTextTableCell::hasHeightForWidth() const +{ + return TRUE; +} + +int QTextTableCell::heightForWidth( int w ) const +{ + w = QMAX( minw, w ); + + if ( cached_width != w ) { + QTextTableCell* that = (QTextTableCell*) this; + that->richtext->doLayout( painter(), w ); + that->cached_width = w; + } + return richtext->height() + 2 * parent->innerborder; +} + +void QTextTableCell::adjustToPainter() +{ + if ( !is_printer( painter() ) ) + return; + richtext->formatCollection()->setPainter( painter() ); + QTextParag *parag = richtext->firstParag(); + while ( parag ) { + parag->setPainter( painter() ); + parag = parag->next(); + } +} + +QPainter* QTextTableCell::painter() const +{ + return parent->painter; +} + +void QTextTableCell::draw( int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool ) +{ + if ( cached_width != geom.width() ) { + richtext->doLayout( painter(), geom.width() ); + cached_width = geom.width(); + } + QColorGroup g( cg ); + if ( background ) + g.setBrush( QColorGroup::Base, *background ); + else if ( richtext->paper() ) + g.setBrush( QColorGroup::Base, *richtext->paper() ); + + painter()->save(); + painter()->translate( x + geom.x(), y + geom.y() ); + if ( background ) + painter()->fillRect( 0, 0, geom.width(), geom.height(), *background ); + else if ( richtext->paper() ) + painter()->fillRect( 0, 0, geom.width(), geom.height(), *richtext->paper() ); + + QRegion r; + QTextCursor *c = 0; + if ( richtext->parent()->tmpCursor ) + c = richtext->parent()->tmpCursor; + if ( cx >= 0 && cy >= 0 ) + richtext->draw( painter(), cx - ( x + geom.x() ), cy - ( y + geom.y() ), cw, ch, g, FALSE, (c != 0), c ); + else + richtext->draw( painter(), -1, -1, -1, -1, g, FALSE, (c != 0), c ); + +#if defined(DEBUG_TABLE_RENDERING) + painter()->save(); + painter()->setPen( Qt::blue ); + painter()->drawRect( 0, 0, geom.width(), geom.height() ); + painter()->restore(); +#endif + + painter()->restore(); +} + + +///// Some of this is in qrichtext_p.cpp in qt-rsync at the moment + +QTextFormat::QTextFormat() + : fm( QFontMetrics( fn ) ), linkColor( TRUE ), logicalFontSize( 3 ), stdPointSize( qApp->font().pointSize() ), + painter( 0 ), different( NoFlags ) +{ + ref = 0; + missp = FALSE; + ha = AlignNormal; + collection = 0; +//#ifdef DEBUG_COLLECTION +// qDebug("QTextFormat simple ctor, no addRef ! %p",this); +//#endif +} + +QTextFormat::QTextFormat( const QStyleSheetItem *style ) + : fm( QFontMetrics( fn ) ), linkColor( TRUE ), logicalFontSize( 3 ), stdPointSize( qApp->font().pointSize() ), + painter( 0 ), different( NoFlags ) +{ +#ifdef DEBUG_COLLECTION + qDebug("QTextFormat::QTextFormat( const QStyleSheetItem *style )"); +#endif + ref = 0; + this->style = style->name(); + missp = FALSE; + ha = AlignNormal; + collection = 0; + fn = QFont( style->fontFamily(), + style->fontSize(), + style->fontWeight(), + style->fontItalic() ); + fn.setUnderline( style->fontUnderline() ); + col = style->color(); + fm = QFontMetrics( fn ); + leftBearing = fm.minLeftBearing(); + rightBearing = fm.minRightBearing(); + hei = fm.height(); + asc = fm.ascent(); + dsc = fm.descent(); + missp = FALSE; + ha = AlignNormal; + memset( widths, 0, 256 ); + generateKey(); + addRef(); + updateStyleFlags(); +} + +QTextFormat::QTextFormat( const QFont &f, const QColor &c, QTextFormatCollection * coll ) + : fn( f ), col( c ), fm( QFontMetrics( f ) ), linkColor( TRUE ), + logicalFontSize( 3 ), stdPointSize( f.pointSize() ), painter( 0 ), + different( NoFlags ) +{ +#ifdef DEBUG_COLLECTION + qDebug("QTextFormat with font & color & coll (%p), addRef. %p",coll,this); +#endif + ref = 0; + collection = coll; + leftBearing = fm.minLeftBearing(); + rightBearing = fm.minRightBearing(); + hei = fm.height(); + asc = fm.ascent(); + dsc = fm.descent(); + missp = FALSE; + ha = AlignNormal; + memset( widths, 0, 256 ); + generateKey(); + addRef(); + updateStyleFlags(); +} + +QTextFormat::QTextFormat( const QTextFormat &f ) + : fm( f.fm ) +{ +#ifdef DEBUG_COLLECTION + //qDebug("QTextFormat::QTextFormat %p copy ctor (copying %p). Will addRef.",this,&f); +#endif + ref = 0; + collection = 0; + fn = f.fn; + col = f.col; + painter = f.painter; + leftBearing = f.leftBearing; + rightBearing = f.rightBearing; + memset( widths, 0, 256 ); + hei = f.hei; + asc = f.asc; + dsc = f.dsc; + stdPointSize = f.stdPointSize; + logicalFontSize = f.logicalFontSize; + missp = f.missp; + ha = f.ha; + k = f.k; + anchor_name = f.anchor_name; + anchor_href = f.anchor_href; + linkColor = f.linkColor; + style = f.style; + different = f.different; + addRef(); +} + +QTextFormat& QTextFormat::operator=( const QTextFormat &f ) +{ +#ifdef DEBUG_COLLECTION + qDebug("QTextFormat::operator= %p (copying %p). Will addRef",this,&f); +#endif + ref = 0; + collection = f.collection; + fn = f.fn; + col = f.col; + fm = f.fm; + leftBearing = f.leftBearing; + rightBearing = f.rightBearing; + memset( widths, 0, 256 ); + hei = f.hei; + asc = f.asc; + dsc = f.dsc; + stdPointSize = f.stdPointSize; + logicalFontSize = f.logicalFontSize; + missp = f.missp; + ha = f.ha; + k = f.k; + anchor_name = f.anchor_name; + anchor_href = f.anchor_href; + linkColor = f.linkColor; + style = f.style; + different = f.different; + addRef(); + return *this; +} + +void QTextFormat::update() +{ + fm = QFontMetrics( fn ); + leftBearing = fm.minLeftBearing(); + rightBearing = fm.minRightBearing(); + hei = fm.height(); + asc = fm.ascent(); + dsc = fm.descent(); + memset( widths, 0, 256 ); + generateKey(); + updateStyleFlags(); +} + +void QTextFormat::addRef() +{ + ref++; +#ifdef DEBUG_COLLECTION + if ( collection ) + qDebug( " add ref of '%s' to %d (%p) (coll %p)", k.latin1(), ref, this, collection ); +#endif +} + +void QTextFormat::removeRef() +{ + ref--; + if ( !collection ) + return; +#ifdef DEBUG_COLLECTION + qDebug( " remove ref of '%s' to %d (%p) (coll %p)", k.latin1(), ref, this, collection ); +#endif + if ( ref == 0 ) + collection->remove( this ); +} + +void QTextParag::setTabArray( int *a ) +{ + if ( tArray ) + delete [] tArray; + tArray = a; +} + +void QTextParag::setTabStops( int tw ) +{ + if ( doc ) + doc->setTabStops( tw ); + else + tabStopWidth = tw; +} + + + diff --git a/bibletime/frontend/thirdparty/qt3stuff/qrichtext_p.h b/bibletime/frontend/thirdparty/qt3stuff/qrichtext_p.h new file mode 100644 index 0000000..a04db64 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qrichtext_p.h @@ -0,0 +1,2446 @@ +/**************************************************************************** +** +** Definition of internal rich text classes +** +** Created : 990124 +** +** Copyright (C) 1999-2000 Trolltech AS. All rights reserved. +** +** This file is part of the kernel module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#ifndef QT3_QRICHTEXT_P_H +#define QT3_QRICHTEXT_P_H + +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists for the convenience +// of a number of Qt sources files. This header file may change from +// version to version without notice, or even be removed. +// +// We mean it. +// +// + +#ifndef QT_H +#include "qt3stuff.h" +#include "qstring.h" +#include "qlist.h" +#include "qrect.h" +#include "qfontmetrics.h" +#include "qintdict.h" +#include "qmap.h" +#include "qstringlist.h" +#include "qfont.h" +#include "qcolor.h" +#include "qsize.h" +#include "qvaluelist.h" +#include "qvaluestack.h" +#include "qobject.h" +#include "qdict.h" +#include "qtextstream.h" +#include "qpixmap.h" +#include "qstylesheet.h" +#include "qvector.h" +#include "qpainter.h" +#include "qlayout.h" +#include "qobject.h" +#include +#include "qcomplextext_p.h" +#include "qapplication.h" +#endif // QT_H + +// We need this to avoid clashes +namespace Qt3 { + +class QTextDocument; +class QTextString; +class QTextPreProcessor; +class QTextFormat; +class QTextCursor; +class QTextParag; +class QTextFormatter; +class QTextIndent; +class QTextFormatCollection; +class QStyleSheetItem; +class QTextCustomItem; +class QTextFlow; +struct QBidiContext; + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextStringChar +{ + friend class QTextString; + +public: + // this is never called, initialize variables in QTextString::insert()!!! + QTextStringChar() : lineStart( 0 ), type( Regular ), startOfRun( 0 ) {d.format=0;} + ~QTextStringChar(); + QChar c; + enum Type { Regular, Custom, Mark, Shaped }; + uint lineStart : 1; + uint rightToLeft : 1; + uint hasCursor : 1; + uint canBreak : 1; + Type type : 2; + uint startOfRun : 1; + + int x; + int height() const; + int ascent() const; + int descent() const; + bool isCustom() const { return type == Custom; } + QTextFormat *format() const; + QTextCustomItem *customItem() const; + void setFormat( QTextFormat *f ); + void setCustomItem( QTextCustomItem *i ); + void loseCustomItem(); + QTextStringChar *clone() const; + struct CustomData + { + QTextFormat *format; + QTextCustomItem *custom; + }; + + struct MarkData + { + QTextFormat *format; + short xoff; // x offset for painting the Mark + short yoff; // y offset for painting the Mark + }; + + struct ShapedData + { + QTextFormat *format; + QChar shapedGlyph; + }; + + union { + QTextFormat* format; + CustomData* custom; + MarkData *mark; + ShapedData *shaped; + } d; + +private: + QTextStringChar &operator=( const QTextStringChar & ) { + //abort(); + return *this; + } + QTextStringChar( const QTextStringChar & ); // copy-constructor, forbidden + friend class QComplexText; + friend class QTextParag; +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QMemArray; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextString +{ +public: + + QTextString(); + QTextString( const QTextString &s ); + ~QTextString(); + + QString toString() const; + static QString toString( const QMemArray &data ); + QString toReverseString() const; + + QTextStringChar &at( int i ) const; + int length() const; + + int width( int idx ) const; + + void insert( int index, const QString &s, QTextFormat *f ); + void insert( int index, QTextStringChar *c ); + void truncate( int index ); + void remove( int index, int len ); + void clear(); + + void setFormat( int index, QTextFormat *f, bool useCollection ); + + void setTextChanged( bool b ) { textChanged = b; } + void setBidi( bool b ) { bidi = b; } + bool isTextChanged() const { return textChanged; } + bool isBidi() const; + bool isRightToLeft() const; + + QMemArray subString( int start = 0, int len = 0xFFFFFF ) const; + QMemArray rawData() const { return data; } + + void operator=( const QString &s ) { clear(); insert( 0, s, 0 ); } + void operator+=( const QString &s ); + void prepend( const QString &s ) { insert( 0, s, 0 ); } + +private: + void checkBidi() const; + void basicDirection() const; + + QMemArray data; + uint textChanged : 1; + uint bidi : 1; // true when the paragraph has right to left characters + uint rightToLeft : 1; // true if the basic direction of the paragraph is right to left. +}; + +inline bool QTextString::isBidi() const +{ + if ( textChanged ) + checkBidi(); + return bidi; +} + +inline bool QTextString::isRightToLeft() const +{ + if ( textChanged ) + checkBidi(); + return rightToLeft; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QValueStack; +template class Q_EXPORT QValueStack; +template class Q_EXPORT QValueStack; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextCursor +{ +public: + QTextCursor( QTextDocument *d ); + QTextCursor(); + QTextCursor( const QTextCursor &c ); + QTextCursor &operator=( const QTextCursor &c ); + bool operator==( const QTextCursor &c ) const; + bool operator!=( const QTextCursor &c ) const { return !(*this == c); } + + QTextDocument *document() const { return doc; } + void setDocument( QTextDocument *d ); + + QTextParag *parag() const; + int index() const; + void setParag( QTextParag *s, bool restore = TRUE ); + + void gotoLeft(); + void gotoRight(); + void gotoUp(); + void gotoDown(); + void gotoLineEnd(); + void gotoLineStart(); + void gotoHome(); + void gotoEnd(); + void gotoPageUp( int visibleHeight ); + void gotoPageDown( int visibleHeight ); + void gotoWordLeft(); + void gotoWordRight(); + + void insert( const QString &s, bool checkNewLine, QMemArray *formatting = 0 ); + void splitAndInsertEmptyParag( bool ind = TRUE, bool updateIds = TRUE ); + bool remove(); + void killLine(); + void indent(); + + bool atParagStart(); + bool atParagEnd(); + + void setIndex( int i, bool restore = TRUE ); + + void checkIndex(); + + int offsetX() const { return ox; } + int offsetY() const { return oy; } + + QTextParag *topParag() const { return parags.isEmpty() ? string : parags.first(); } + int totalOffsetX() const; + int totalOffsetY() const; + + bool place( const QPoint &pos, QTextParag *s ); + void restoreState(); + + int x() const; + int y() const; + + int nestedDepth() const { return indices.count(); } + +private: + enum Operation { EnterBegin, EnterEnd, Next, Prev, Up, Down }; + + void push(); + void pop(); + void processNesting( Operation op ); + void invalidateNested(); + void gotoIntoNested( const QPoint &globalPos ); + + QTextParag *string; + QTextDocument *doc; + int idx, tmpIndex; + int ox, oy; + QValueStack indices; + QValueStack parags; + QValueStack xOffsets; + QValueStack yOffsets; + QValueStack nestedStack; + bool nested; + +}; + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextCommand +{ +public: + enum Commands { Invalid, Insert, Delete, Format, Alignment, ParagType }; + + QTextCommand( QTextDocument *d ) : doc( d ), cursor( d ) {} + virtual ~QTextCommand() {} + virtual Commands type() const { return Invalid; }; + + virtual QTextCursor *execute( QTextCursor *c ) = 0; + virtual QTextCursor *unexecute( QTextCursor *c ) = 0; + +protected: + QTextDocument *doc; + QTextCursor cursor; + +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QPtrList; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextCommandHistory +{ +public: + QTextCommandHistory( int s ) : current( -1 ), steps( s ) { history.setAutoDelete( TRUE ); } + ~QTextCommandHistory() { clear(); } + + void clear() { history.clear(); current = -1; } + + void addCommand( QTextCommand *cmd ); + QTextCursor *undo( QTextCursor *c ); + QTextCursor *redo( QTextCursor *c ); + + bool isUndoAvailable(); + bool isRedoAvailable(); + + void setUndoDepth( int d ) { steps = d; } + int undoDepth() const { return steps; } + +private: + QPtrList history; + int current, steps; + +}; + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextCustomItem +{ +public: + QTextCustomItem( QTextDocument *p ); + virtual ~QTextCustomItem(); + + virtual void draw(QPainter* p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ) = 0; + + virtual void move( int x, int y ) { xpos = x; ypos = y; } + int x() const { return xpos; } + int y() const { return ypos; } + + virtual void adjustToPainter( QPainter* ) { width = 0; } + + enum Placement { PlaceInline = 0, PlaceLeft, PlaceRight }; + virtual Placement placement() const { return PlaceInline; } + bool placeInline() { return placement() == PlaceInline; } + + virtual bool ownLine() const { return FALSE; } + virtual void resize( QPainter*, int nwidth ){ width = nwidth; }; + virtual void invalidate() {}; + + virtual bool isNested() const { return FALSE; } + virtual int minimumWidth() const { return 0; } + virtual int widthHint() const { return 0; } + + virtual QString richText() const { return QString::null; } + + int width; + int height; + + virtual void enter( QTextCursor *, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy, bool atEnd = FALSE ) { + doc = doc; parag = parag; idx = idx; ox = ox; oy = oy; Q_UNUSED( atEnd ) + } + virtual void enterAt( QTextCursor *, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy, const QPoint & ) { + doc = doc; parag = parag; idx = idx; ox = ox; oy = oy; + } + virtual void next( QTextCursor *, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) { + doc = doc; parag = parag; idx = idx; ox = ox; oy = oy; + } + virtual void prev( QTextCursor *, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) { + doc = doc; parag = parag; idx = idx; ox = ox; oy = oy; + } + virtual void down( QTextCursor *, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) { + doc = doc; parag = parag; idx = idx; ox = ox; oy = oy; + } + virtual void up( QTextCursor *, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ) { + doc = doc; parag = parag; idx = idx; ox = ox; oy = oy; + } + + QTextDocument *parent; // obsolete? + + QTextParag *paragraph() const { return parag; } + void setParagraph( QTextParag * p ) { parag = p; } +protected: + int xpos; + int ypos; +private: + QTextParag *parag; +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QMap; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextImage : public QTextCustomItem +{ +public: + QTextImage( QTextDocument *p, const QMap &attr, const QString& context, + QMimeSourceFactory &factory); + ~QTextImage(); + + Placement placement() const { return place; } + void adjustToPainter( QPainter* ); + int widthHint() const { return width; } + int minimumWidth() const { return width; } + + QString richText() const; + + void draw( QPainter* p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ); + +private: + QRegion* reg; + QPixmap pm; + Placement place; + int tmpwidth, tmpheight; + QMap attributes; + QString imgId; + +}; + +class Q_EXPORT QTextHorizontalLine : public QTextCustomItem +{ +public: + QTextHorizontalLine( QTextDocument *p ); + ~QTextHorizontalLine(); + void adjustToPainter( QPainter* ); + void draw(QPainter* p, int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ); + QString richText() const; + + bool ownLine() const { return TRUE; } + +private: + int tmpheight; + +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QPtrList; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextFlow +{ + friend class QTextDocument; + friend class QTextTableCell; + +public: + QTextFlow(); + virtual ~QTextFlow(); + + virtual void setWidth( int w ); + virtual void setPageSize( int ps ) { pagesize = ps; } + int pageSize() const { return pagesize; } + + virtual int adjustLMargin( int yp, int h, int margin, int space ); + virtual int adjustRMargin( int yp, int h, int margin, int space ); + + virtual void registerFloatingItem( QTextCustomItem* item, bool right = FALSE ); + virtual void unregisterFloatingItem( QTextCustomItem* item ); + virtual void drawFloatingItems(QPainter* p, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ); + virtual void adjustFlow( int &yp, int w, int h, QTextParag *parag, bool pages = TRUE ); + + virtual bool isEmpty() { return leftItems.isEmpty() && rightItems.isEmpty(); } + virtual void updateHeight( QTextCustomItem *i ); + + virtual void draw( QPainter *, int , int , int , int ) {} + virtual void eraseAfter( QTextParag *, QPainter *, const QColorGroup& ) {} + + void clear(); + +private: + int width; + int height; + + int pagesize; + + QPtrList leftItems; + QPtrList rightItems; + +}; + +class QTextTable; + +class Q_EXPORT QTextTableCell : public QLayoutItem +{ + friend class QTextTable; + +public: + QTextTableCell( QTextTable* table, + int row, int column, + const QMap &attr, + const QStyleSheetItem* style, + const QTextFormat&, const QString& context, + QMimeSourceFactory &factory, QStyleSheet *sheet, const QString& doc ); + QTextTableCell( QTextTable* table, int row, int column ); + + ~QTextTableCell(); + QSize sizeHint() const ; + QSize minimumSize() const ; + QSize maximumSize() const ; + QSizePolicy::ExpandData expanding() const; + bool isEmpty() const; + void setGeometry( const QRect& ) ; + QRect geometry() const; + + bool hasHeightForWidth() const; + int heightForWidth( int ) const; + + void adjustToPainter(); + + int row() const { return row_; } + int column() const { return col_; } + int rowspan() const { return rowspan_; } + int colspan() const { return colspan_; } + int stretch() const { return stretch_; } + + QTextDocument* richText() const { return richtext; } + QTextTable* table() const { return parent; } + + void draw( int x, int y, int cx, int cy, int cw, int ch, const QColorGroup& cg, bool selected ); + + QBrush *backGround() const { return background; } + virtual void invalidate() { cached_width = -1; cached_sizehint = -1; } + +private: + QPainter* painter() const; + QRect geom; + QTextTable* parent; + QTextDocument* richtext; + int row_; + int col_; + int rowspan_; + int colspan_; + int stretch_; + int maxw; + int minw; + bool hasFixedWidth; + QBrush *background; + int cached_width; + int cached_sizehint; + QMap attributes; + +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QPtrList; +template class Q_EXPORT QMap; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextTable: public QTextCustomItem +{ + friend class QTextTableCell; + +public: + QTextTable( QTextDocument *p, const QMap &attr ); + ~QTextTable(); + void adjustToPainter( QPainter *p ); + void verticalBreak( int y, QTextFlow* flow ); + void draw( QPainter* p, int x, int y, int cx, int cy, int cw, int ch, + const QColorGroup& cg, bool selected ); + + bool noErase() const { return TRUE; }; + bool ownLine() const { return TRUE; } + Placement placement() const { return place; } + bool isNested() const { return TRUE; } + void resize( QPainter*, int nwidth ); + virtual void invalidate() { cachewidth = -1; }; + /// ## QString anchorAt( QPainter* p, int x, int y ); + + virtual void enter( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy, bool atEnd = FALSE ); + virtual void enterAt( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy, const QPoint &pos ); + virtual void next( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ); + virtual void prev( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ); + virtual void down( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ); + virtual void up( QTextCursor *c, QTextDocument *&doc, QTextParag *¶g, int &idx, int &ox, int &oy ); + + QString richText() const; + + int minimumWidth() const { return layout ? layout->minimumSize().width() : 0; } + int widthHint() const { return ( layout ? layout->sizeHint().width() : 0 ) + 2 * outerborder; } + +private: + void format( int &w ); + void addCell( QTextTableCell* cell ); + +private: + QGridLayout* layout; + QPtrList cells; + QPainter* painter; + int cachewidth; + int fixwidth; + int cellpadding; + int cellspacing; + int border; + int outerborder; + int stretch; + int innerborder; + int us_ib, us_b, us_ob, us_cs; + int lastX, lastY; + QMap attributes; + + QMap currCell; + + Placement place; +}; + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class QTextTableCell; +class QTextParag; + +struct Q_EXPORT QTextDocumentSelection +{ + QTextCursor startCursor, endCursor; + bool swapped; +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QMap; +template class Q_EXPORT QMap; +template class Q_EXPORT QMap; +template class Q_EXPORT QPtrList; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextDocument : public QObject +{ + Q_OBJECT + + friend class QTextTableCell; + friend class QTextCursor; + friend class QTextView; + friend class QTextParag; + +public: +//ANY_CHARSET_BEGIN + QMap* charsetMap; +//ANY_CHARSET_END + + enum SelectionIds { + Standard = 0, + Temp = 32000 // This selection must not be drawn, it's used e.g. by undo/redo to + // remove multiple lines with removeSelectedText() + }; + + QTextDocument( QTextDocument *p ); + QTextDocument( QTextDocument *d, QTextFormatCollection *f ); + ~QTextDocument(); + QTextDocument *parent() const { return par; } + QTextParag *parentParag() const { return parParag; } + + void setText( const QString &text, const QString &context ); + QMap attributes() const { return attribs; } + void setAttributes( const QMap &attr ) { attribs = attr; } + + QString text() const; + QString text( int parag ) const; + QString originalText() const; + + int x() const; + int y() const; + int width() const; + int widthUsed() const; + int visibleWidth() const; + int height() const; + void setWidth( int w ); + int minimumWidth() const; + bool setMinimumWidth( int w, QTextParag *parag ); + + QTextParag *firstParag() const; + QTextParag *lastParag() const; + void setFirstParag( QTextParag *p ); + void setLastParag( QTextParag *p ); + + void invalidate(); + + void setPreProcessor( QTextPreProcessor *sh ); + QTextPreProcessor *preProcessor() const; + + void setFormatter( QTextFormatter *f ); + QTextFormatter *formatter() const; + + void setIndent( QTextIndent *i ); + QTextIndent *indent() const; + + QColor selectionColor( int id ) const; + bool invertSelectionText( int id ) const; + void setSelectionColor( int id, const QColor &c ); + void setInvertSelectionText( int id, bool b ); + bool hasSelection( int id ) const; + void setSelectionStart( int id, QTextCursor *cursor ); + bool setSelectionEnd( int id, QTextCursor *cursor ); + void selectAll( int id ); + bool removeSelection( int id ); + void selectionStart( int id, int ¶gId, int &index ); + QTextCursor selectionStartCursor( int id ); + QTextCursor selectionEndCursor( int id ); + void selectionEnd( int id, int ¶gId, int &index ); + void setFormat( int id, QTextFormat *f, int flags ); + QTextParag *selectionStart( int id ); + QTextParag *selectionEnd( int id ); + int numSelections() const { return nSelections; } + void addSelection( int id ); + + QString selectedText( int id ) const; + void copySelectedText( int id ); + void removeSelectedText( int id, QTextCursor *cursor ); + void indentSelection( int id ); + + QTextParag *paragAt( int i ) const; + + void addCommand( QTextCommand *cmd ); + QTextCursor *undo( QTextCursor *c = 0 ); + QTextCursor *redo( QTextCursor *c = 0 ); + QTextCommandHistory *commands() const { return commandHistory; } + + QTextFormatCollection *formatCollection() const; + + bool find( const QString &expr, bool cs, bool wo, bool forward, int *parag, int *index, QTextCursor *cursor ); + + void setTextFormat( Qt::TextFormat f ); + Qt::TextFormat textFormat() const; + + bool inSelection( int selId, const QPoint &pos ) const; + + QStyleSheet *styleSheet() const { return sheet_; } + QMimeSourceFactory *mimeSourceFactory() const { return factory_; } + QString context() const { return contxt; } + + void setStyleSheet( QStyleSheet *s ); + void updateStyles(); + void updateFontSizes( int base ); + void updateFontAttributes( const QFont &f, const QFont &old ); + void setMimeSourceFactory( QMimeSourceFactory *f ) { if ( f ) factory_ = f; } + void setContext( const QString &c ) { if ( !c.isEmpty() ) contxt = c; } + + void setUnderlineLinks( bool b ) { underlLinks = b; } + bool underlineLinks() const { return underlLinks; } + + void setPaper( QBrush *brush ) { if ( backBrush ) delete backBrush; backBrush = brush; } + QBrush *paper() const { return backBrush; } + + void doLayout( QPainter *p, int w ); + void draw( QPainter *p, const QRegion ®, const QColorGroup &cg, const QBrush *paper = 0 ); + void drawParag( QPainter *p, QTextParag *parag, int cx, int cy, int cw, int ch, + QPixmap *&doubleBuffer, const QColorGroup &cg, + bool drawCursor, QTextCursor *cursor, bool resetChanged = TRUE ); + QTextParag *draw( QPainter *p, int cx, int cy, int cw, int ch, const QColorGroup &cg, + bool onlyChanged = FALSE, bool drawCursor = FALSE, QTextCursor *cursor = 0, + bool resetChanged = TRUE ); + + void setDefaultFont( const QFont &f ); + + void registerCustomItem( QTextCustomItem *i, QTextParag *p ); + void unregisterCustomItem( QTextCustomItem *i, QTextParag *p ); + const QList & allCustomItems() const { return customItems; } + + void setFlow( QTextFlow *f ); + QTextFlow *flow() const { return flow_; } + bool verticalBreak() const { return pages; } + void setVerticalBreak( bool b ) { pages = b; } + + void setUseFormatCollection( bool b ) { useFC = b; } + bool useFormatCollection() const { return useFC; } + + QTextTableCell *tableCell() const { return tc; } + void setTableCell( QTextTableCell *c ) { tc = c; } + + void setPlainText( const QString &text ); + void setRichText( const QString &text, const QString &context ); + QString richText( QTextParag *p = 0 ) const; + QString plainText( QTextParag *p = 0 ) const; + + bool focusNextPrevChild( bool next ); + + int alignment() const; + void setAlignment( int a ); + + int *tabArray() const; + int tabStopWidth() const; + void setTabArray( int *a ); + void setTabStops( int tw ); + + void setUndoDepth( int d ) { commandHistory->setUndoDepth( d ); } + int undoDepth() const { return commandHistory->undoDepth(); } + + int length() const; + void clear( bool createEmptyParag = FALSE ); + + virtual QTextParag *createParag( QTextDocument *d, QTextParag *pr = 0, QTextParag *nx = 0, bool updateIds = TRUE ); + void insertChild( QObject *o ) { QObject::insertChild( o ); } + void removeChild( QObject *o ) { QObject::removeChild( o ); } + void insertChild( QTextDocument *d ) { childList.append( d ); } + void removeChild( QTextDocument *d ) { childList.removeRef( d ); } + QPtrList children() const { return childList; } + + void setAddMargins( bool b ) { addMargs = b; } + int addMargins() const { return addMargs; } + +signals: + void minimumWidthChanged( int ); + +private: +//ANY_CHARSET_BEGIN + bool m_assignedFontMap; +//ANY_CHARSET_END + void init(); + QPixmap *bufferPixmap( const QSize &s ); + // HTML parser + bool hasPrefix(const QString& doc, int pos, QChar c); + bool hasPrefix(const QString& doc, int pos, const QString& s); + QTextCustomItem* parseTable( const QMap &attr, const QTextFormat &fmt, const QString &doc, int& pos, QTextParag *curpar ); + bool eatSpace(const QString& doc, int& pos, bool includeNbsp = FALSE ); + bool eat(const QString& doc, int& pos, QChar c); + QString parseOpenTag(const QString& doc, int& pos, QMap &attr, bool& emptyTag); + QString parseCloseTag( const QString& doc, int& pos ); + QChar parseHTMLSpecialChar(const QString& doc, int& pos); + QString parseWord(const QString& doc, int& pos, bool lower = TRUE); + QChar parseChar(const QString& doc, int& pos, QStyleSheetItem::WhiteSpaceMode wsm ); + void setRichTextInternal( const QString &text ); + +private: + struct Q_EXPORT Focus { + QTextParag *parag; + int start, len; + QString href; + }; + + int cx, cy, cw, vw; + QTextParag *fParag, *lParag; + QTextPreProcessor *pProcessor; + QMap selectionColors; + QMap selections; + QMap selectionText; + QTextCommandHistory *commandHistory; + QTextFormatter *pFormatter; + QTextIndent *indenter; + QTextFormatCollection *fCollection; + Qt::TextFormat txtFormat; + bool preferRichText; + QTextFlow *flow_; + QPtrList customItems; + bool pages; + QTextDocument *par; + QTextParag *parParag; + bool useFC; + QTextTableCell *tc; + bool withoutDoubleBuffer; + QTextCursor *tmpCursor; + bool underlLinks; + QColor linkC; + QBrush *backBrush; + QPixmap *buf_pixmap; + bool nextDoubleBuffered; + Focus focusIndicator; + int minw; + QTextParag *minwParag; + QStyleSheet* sheet_; + QMimeSourceFactory* factory_; + QString contxt; + QMap attribs; + int align; + int *tArray; + int tStopWidth; + int uDepth; + QString oText; + QPtrList childList; + int nSelections; + bool addMargs; + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + +class Q_EXPORT QTextDeleteCommand : public QTextCommand +{ +public: + QTextDeleteCommand( QTextDocument *d, int i, int idx, const QMemArray &str, + const QValueList< QPtrVector > &os, + const QValueList &ols, + const QMemArray &oas ); + QTextDeleteCommand( QTextParag *p, int idx, const QMemArray &str ); + ~QTextDeleteCommand(); + Commands type() const { return Delete; }; + QTextCursor *execute( QTextCursor *c ); + QTextCursor *unexecute( QTextCursor *c ); + +protected: + int id, index; + QTextParag *parag; + QMemArray text; + QValueList< QPtrVector > oldStyles; + QValueList oldListStyles; + QMemArray oldAligns; + +}; + +class Q_EXPORT QTextInsertCommand : public QTextDeleteCommand +{ +public: + QTextInsertCommand( QTextDocument *d, int i, int idx, const QMemArray &str, + const QValueList< QPtrVector > &os, + const QValueList &ols, + const QMemArray &oas ) + : QTextDeleteCommand( d, i, idx, str, os, ols, oas ) {} + QTextInsertCommand( QTextParag *p, int idx, const QMemArray &str ) + : QTextDeleteCommand( p, idx, str ) {} + Commands type() const { return Insert; }; + QTextCursor *execute( QTextCursor *c ) { return QTextDeleteCommand::unexecute( c ); } + QTextCursor *unexecute( QTextCursor *c ) { return QTextDeleteCommand::execute( c ); } + +}; + +class Q_EXPORT QTextFormatCommand : public QTextCommand +{ +public: + QTextFormatCommand( QTextDocument *d, int sid, int sidx, int eid, int eidx, const QMemArray &old, QTextFormat *f, int fl ); + ~QTextFormatCommand(); + Commands type() const { return Format; } + QTextCursor *execute( QTextCursor *c ); + QTextCursor *unexecute( QTextCursor *c ); + +protected: + int startId, startIndex, endId, endIndex; + QTextFormat *format; + QMemArray oldFormats; + int flags; + +}; + +class Q_EXPORT QTextAlignmentCommand : public QTextCommand +{ +public: + QTextAlignmentCommand( QTextDocument *d, int fParag, int lParag, int na, const QMemArray &oa ); + Commands type() const { return Alignment; } + QTextCursor *execute( QTextCursor *c ); + QTextCursor *unexecute( QTextCursor *c ); + +private: + int firstParag, lastParag; + int newAlign; + QMemArray oldAligns; + +}; + +class Q_EXPORT QTextParagTypeCommand : public QTextCommand +{ +public: + QTextParagTypeCommand( QTextDocument *d, int fParag, int lParag, bool l, + QStyleSheetItem::ListStyle s, const QValueList< QPtrVector > &os, + const QValueList &ols ); + Commands type() const { return ParagType; } + QTextCursor *execute( QTextCursor *c ); + QTextCursor *unexecute( QTextCursor *c ); + +private: + int firstParag, lastParag; + bool list; + QStyleSheetItem::ListStyle listStyle; + QValueList< QPtrVector > oldStyles; + QValueList oldListStyles; + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +struct Q_EXPORT QTextParagSelection +{ + int start, end; +}; + +struct Q_EXPORT QTextParagLineStart +{ + QTextParagLineStart() : y( 0 ), baseLine( 0 ), h( 0 ), bidicontext( 0 ) { } + QTextParagLineStart( ushort y_, ushort bl, ushort h_ ) : y( y_ ), baseLine( bl ), h( h_ ), + w( 0 ), bidicontext( 0 ) { } + QTextParagLineStart( QBidiContext *c, QBidiStatus s ) : y(0), baseLine(0), h(0), + status( s ), bidicontext( c ) { if ( bidicontext ) bidicontext->ref(); } + ~QTextParagLineStart() { if ( bidicontext && bidicontext->deref() ) delete bidicontext; } + void setContext( QBidiContext *c ) { + if ( c == bidicontext ) + return; + if ( bidicontext && bidicontext->deref() ) + delete bidicontext; + bidicontext = c; + if ( bidicontext ) + bidicontext->ref(); + } + QBidiContext *context() const { return bidicontext; } + +public: + ushort y, baseLine, h; + QBidiStatus status; + int w; + +private: + QBidiContext *bidicontext; + +}; + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QMap; +template class Q_EXPORT QMap; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextParagData +{ +public: + QTextParagData() {} + virtual ~QTextParagData() {} + virtual void join( QTextParagData * ) {} +}; + +class Q_EXPORT QTextParag +{ + friend class QTextDocument; + friend class QTextCursor; + +public: + QTextParag( QTextDocument *d, QTextParag *pr = 0, QTextParag *nx = 0, bool updateIds = TRUE ); + virtual ~QTextParag(); + + QTextString *string() const; + QTextStringChar *at( int i ) const; // maybe remove later + int length() const; // maybe remove later + + void setListStyle( QStyleSheetItem::ListStyle ls ); + QStyleSheetItem::ListStyle listStyle() const; + void setListValue( int v ) { list_val = v; } + int listValue() const { return list_val; } + + void setList( bool b, int listStyle ); + void incDepth(); + void decDepth(); + + void setFormat( QTextFormat *fm ); + QTextFormat *paragFormat() const; + + QTextDocument *document() const; + + QRect rect() const; + void setHeight( int h ) { r.setHeight( h ); } + void setWidth( int w ) { r.setWidth( w ); } + void show(); + void hide(); + bool isVisible() const { return visible; } + + bool isLastInFrame() const { return lastInFrame; } + void setMovedDown( bool b ) { movedDown = b; } + bool isMovedDown() const { return movedDown; } + + QTextParag *prev() const; + QTextParag *next() const; + void setPrev( QTextParag *s ); + void setNext( QTextParag *s ); + + void insert( int index, const QString &s ); + void append( const QString &s, bool reallyAtEnd = FALSE ); + void truncate( int index ); + void remove( int index, int len ); + void join( QTextParag *s ); + + void invalidate( int chr ); + + void move( int &dy ); + void format( int start = -1, bool doMove = TRUE ); + + bool isValid() const; + bool hasChanged() const; + void setChanged( bool b, bool recursive = FALSE ); + + int lineHeightOfChar( int i, int *bl = 0, int *y = 0 ) const; + QTextStringChar *lineStartOfChar( int i, int *index = 0, int *line = 0 ) const; + int lines() const; + QTextStringChar *lineStartOfLine( int line, int *index = 0 ) const; + int lineY( int l ) const; + int lineBaseLine( int l ) const; + int lineHeight( int l ) const; + void lineInfo( int l, int &y, int &h, int &bl ) const; + + void setSelection( int id, int start, int end ); + void removeSelection( int id ); + int selectionStart( int id ) const; + int selectionEnd( int id ) const; + bool hasSelection( int id ) const; + bool hasAnySelection() const; + bool fullSelected( int id ) const; + + void setEndState( int s ); + int endState() const; + + void setParagId( int i ); + int paragId() const; + + bool firstPreProcess() const; + void setFirstPreProcess( bool b ); + + void indent( int *oldIndent = 0, int *newIndent = 0 ); + + void setExtraData( QTextParagData *data ); + QTextParagData *extraData() const; + + QMap &lineStartList(); + + void setFormat( int index, int len, QTextFormat *f, bool useCollection = TRUE, int flags = -1 ); + + void setAlignment( int a ); + int alignment() const; + + virtual void paint( QPainter &painter, const QColorGroup &cg, QTextCursor *cursor = 0, bool drawSelections = FALSE, + int clipx = -1, int clipy = -1, int clipw = -1, int cliph = -1 ); + + void setStyleSheetItems( const QPtrVector &vec ); + QPtrVector styleSheetItems() const; + QStyleSheetItem *style() const; + + virtual int topMargin() const; + virtual int bottomMargin() const; + virtual int leftMargin() const; + virtual int firstLineMargin() const; + virtual int rightMargin() const; + virtual int lineSpacing( int line ) const; + + int numberOfSubParagraph() const; + void registerFloatingItem( QTextCustomItem *i ); + void unregisterFloatingItem( QTextCustomItem *i ); + + void setFullWidth( bool b ) { fullWidth = b; } + bool isFullWidth() const { return fullWidth; } + + QTextTableCell *tableCell() const { return tc; } + void setTableCell( QTextTableCell *c ) { tc = c; } + + void addCustomItem(); + void removeCustomItem(); + int customItems() const; + + QBrush *background() const; + + void setDocumentRect( const QRect &r ); + int documentWidth() const; + int documentVisibleWidth() const; + int documentX() const; + int documentY() const; + QTextFormatCollection *formatCollection() const; + void setFormatter( QTextFormatter *f ); + QTextFormatter *formatter() const; + int minimumWidth() const; + + virtual int nextTab( int i, int x ); + void setTabArray( int *a ); + void setTabStops( int tw ); + int *tabArray() const { return tArray; } + + void setPainter( QPainter *p ); + QPainter *painter() const { return pntr; } + + void setNewLinesAllowed( bool b ); + bool isNewLinesAllowed() const; + + QString richText() const; + + void addCommand( QTextCommand *cmd ); + QTextCursor *undo( QTextCursor *c = 0 ); + QTextCursor *redo( QTextCursor *c = 0 ); + QTextCommandHistory *commands() const { return commandHistory; } + virtual void copyParagData( QTextParag *parag ); + +protected: + virtual void drawLabel( QPainter* p, int x, int y, int w, int h, int base, const QColorGroup& cg ); + virtual void drawParagString( QPainter &painter, const QString &str, int start, int len, int startX, + int lastY, int baseLine, int bw, int h, bool drawSelections, + QTextFormat *lastFormat, int i, const QMemArray &selectionStarts, + const QMemArray &selectionEnds, const QColorGroup &cg, bool rightToLeft ); + +private: + + QMap lineStarts; + int invalid; + QRect r; + QTextParag *p, *n; + QTextDocument *doc; + bool changed : 1; + bool firstFormat : 1; + bool firstPProcess : 1; + bool needPreProcess : 1; + bool fullWidth : 1; + bool newLinesAllowed : 1; + bool movedDown : 1; + bool lastInFrame : 1; + bool visible : 1; + QMap selections; + int state, id; + QTextString *str; + int align; + QPtrVector styleSheetItemsVec; + QStyleSheetItem::ListStyle listS; + int numSubParag; + int tm, bm, lm, rm, flm; + QTextFormat *defFormat; + QPtrList floatingItems; + QTextTableCell *tc; + int numCustomItems; + QRect docRect; + QTextFormatter *pFormatter; + int *tArray; + int tabStopWidth; + QTextParagData *eData; + QPainter *pntr; + QTextCommandHistory *commandHistory; + int list_val; + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextFormatter +{ +public: + QTextFormatter(); + virtual ~QTextFormatter() {} + virtual int format( QTextDocument *doc, QTextParag *parag, int start, const QMap &oldLineStarts ) = 0; + + bool isWrapEnabled() const { return wrapEnabled;} + int wrapAtColumn() const { return wrapColumn;} + virtual void setWrapEnabled( bool b ) { wrapEnabled = b; } + virtual void setWrapAtColumn( int c ) { wrapColumn = c; } + virtual void setAllowBreakInWords( bool b ) { biw = b; } + bool allowBreakInWords() const { return biw; } + +protected: + virtual QTextParagLineStart *formatLine( QTextParag *parag, QTextString *string, QTextParagLineStart *line, QTextStringChar *start, + QTextStringChar *last, int align = Qt3::AlignAuto, int space = 0 ); + //QTextStringChar + //virtual QTextParagLineStart *bidiReorderLine( QTextParag *parag, QTextString *string, QTextParagLineStart *line, QTextStringChar *start, + // QTextStringChar *last, int align, int space ); + virtual bool isBreakable( QTextString *string, int pos ) const; + void insertLineStart( QTextParag *parag, int index, QTextParagLineStart *ls ); + +private: + bool wrapEnabled; + int wrapColumn; + bool biw; + +#ifdef HAVE_THAI_BREAKS + static QCString *thaiCache; + static QTextString *cachedString; + static ThBreakIterator *thaiIt; +#endif +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextFormatterBreakInWords : public QTextFormatter +{ +public: + QTextFormatterBreakInWords(); + int format( QTextDocument *doc, QTextParag *parag, int start, const QMap &oldLineStarts ); + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextFormatterBreakWords : public QTextFormatter +{ +public: + QTextFormatterBreakWords(); + int format( QTextDocument *doc, QTextParag *parag, int start, const QMap &oldLineStarts ); + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextIndent +{ +public: + QTextIndent(); + virtual void indent( QTextDocument *doc, QTextParag *parag, int *oldIndent = 0, int *newIndent = 0 ) = 0; + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextPreProcessor +{ +public: + enum Ids { + Standard = 0 + }; + + QTextPreProcessor(); + virtual void process( QTextDocument *doc, QTextParag *, int, bool = TRUE ) = 0; + virtual QTextFormat *format( int id ) = 0; + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +class Q_EXPORT QTextFormat +{ + friend class QTextFormatCollection; + +public: + enum Flags { + NoFlags, + Bold = 1, + Italic = 2, + Underline = 4, + Family = 8, + Size = 16, + Color = 32, + Misspelled = 64, + VAlign = 128, + Font = Bold | Italic | Underline | Family | Size, + Format = Font | Color | Misspelled | VAlign + }; + + enum VerticalAlignment { AlignNormal, AlignSubScript, AlignSuperScript }; + + QTextFormat(); + virtual ~QTextFormat() {} + QTextFormat( const QStyleSheetItem *s ); + QTextFormat( const QFont &f, const QColor &c, QTextFormatCollection *parent = 0 ); + QTextFormat( const QTextFormat &fm ); + QTextFormat makeTextFormat( const QStyleSheetItem *style, const QMap& attr ) const; + QTextFormat& operator=( const QTextFormat &fm ); + virtual void copyFormat( const QTextFormat &fm, int flags ); + QColor color() const; + QFont font() const; + bool isMisspelled() const; + VerticalAlignment vAlign() const; + int minLeftBearing() const; + int minRightBearing() const; + int width( const QChar &c ) const; + int width( const QString &str, int pos ) const; + int height() const; + int ascent() const; + int descent() const; + QString anchorHref() const; + QString anchorName() const; + bool isAnchor() const; + bool useLinkColor() const; + + void setBold( bool b ); + void setItalic( bool b ); + void setUnderline( bool b ); + void setFamily( const QString &f ); + void setPointSize( int s ); + void setFont( const QFont &f ); + void setColor( const QColor &c ); + void setMisspelled( bool b ); + void setVAlign( VerticalAlignment a ); + + bool operator==( const QTextFormat &f ) const; + QTextFormatCollection *parent() const; + void setCollection( QTextFormatCollection *parent ) { collection = parent; } + QString key() const; + + static QString getKey( const QFont &f, const QColor &c, bool misspelled, const QString &lhref, const QString &lnm, VerticalAlignment vAlign ); + + void addRef(); + void removeRef(); + + QString makeFormatChangeTags( QTextFormat *f ) const; + QString makeFormatEndTags() const; + + void setPainter( QPainter *p ); + void updateStyle(); + void updateStyleFlags(); + void setStyle( const QString &s ); + QString styleName() const { return style; } + + int changed() const { return different; } + +protected: + virtual void generateKey(); + QFont fn; + void update(); + void setKey( const QString &key ) { k = key; } + +private: + QString k; + QColor col; + QFontMetrics fm; + uint missp : 1; + uint linkColor : 1; + int leftBearing, rightBearing; + VerticalAlignment ha; + uchar widths[ 256 ]; + int hei, asc, dsc; + QTextFormatCollection *collection; + int ref; + int logicalFontSize; + int stdPointSize; + QString anchor_href; + QString anchor_name; + QPainter *painter; + QString style; + int different; + +}; + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QDict; +// MOC_SKIP_END +#endif + +class Q_EXPORT QTextFormatCollection +{ + friend class QTextDocument; + +public: + QTextFormatCollection(); + virtual ~QTextFormatCollection(); + + void setDefaultFormat( QTextFormat *f ); + QTextFormat *defaultFormat() const; + QTextFormat *format( const QTextFormat *f ); + virtual QTextFormat *format( QTextFormat *of, QTextFormat *nf, int flags ); + virtual QTextFormat *format( const QFont &f, const QColor &c ); + virtual void remove( QTextFormat *f ); + virtual QTextFormat *createFormat( const QTextFormat &f ) { return new QTextFormat( f ); } + virtual QTextFormat *createFormat( const QFont &f, const QColor &c ) { return new QTextFormat( f, c, this ); } + void debug(); + + void setPainter( QPainter *p ); + QStyleSheet *styleSheet() const { return sheet; } + void setStyleSheet( QStyleSheet *s ) { sheet = s; } + void updateStyles(); + void updateFontSizes( int base ); + void updateFontAttributes( const QFont &f, const QFont &old ); + + QDict & dict() { return cKey; } + +private: + QTextFormat *defFormat, *lastFormat, *cachedFormat; + QDict cKey; + QTextFormat *cres; + QFont cfont; + QColor ccol; + QString kof, knf; + int cflags; + QStyleSheet *sheet; + +}; + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline int QTextString::length() const +{ + return data.size(); +} + +inline void QTextString::operator+=( const QString &s ) +{ + insert( length(), s, 0 ); +} + +inline int QTextParag::length() const +{ + return str->length(); +} + +inline QRect QTextParag::rect() const +{ + return r; +} + +inline QTextParag *QTextCursor::parag() const +{ + return string; +} + +inline int QTextCursor::index() const +{ + return idx; +} + +inline void QTextCursor::setIndex( int i, bool restore ) +{ + if ( restore ) + restoreState(); + tmpIndex = -1; + idx = i; +} + +inline void QTextCursor::setParag( QTextParag *s, bool restore ) +{ + if ( restore ) + restoreState(); + idx = 0; + string = s; + tmpIndex = -1; +} + +inline void QTextCursor::checkIndex() +{ + if ( idx >= string->length() ) + idx = string->length() - 1; +} + +inline int QTextCursor::x() const +{ + QTextStringChar *c = string->at( idx ); + int curx = c->x; + if ( c->rightToLeft ) + curx += string->string()->width( idx ); + return curx; +} + +inline int QTextCursor::y() const +{ + int dummy, line; + string->lineStartOfChar( idx, &dummy, &line ); + return string->lineY( line ); +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline int QTextDocument::x() const +{ + return cx; +} + +inline int QTextDocument::y() const +{ + return cy; +} + +inline int QTextDocument::width() const +{ + return QMAX( cw, flow_->width ); +} + +inline int QTextDocument::visibleWidth() const +{ + return vw; +} + +inline int QTextDocument::height() const +{ + if ( lParag ) + return QMAX( flow_->height, lParag->rect().top() + lParag->rect().height() + 1 ); + return 0; +} + +inline QTextParag *QTextDocument::firstParag() const +{ + return fParag; +} + +inline QTextParag *QTextDocument::lastParag() const +{ + return lParag; +} + +inline void QTextDocument::setFirstParag( QTextParag *p ) +{ + fParag = p; +} + +inline void QTextDocument::setLastParag( QTextParag *p ) +{ + lParag = p; +} + +inline void QTextDocument::setWidth( int w ) +{ + cw = QMAX( w, minw ); + flow_->setWidth( cw ); + vw = w; +} + +inline int QTextDocument::minimumWidth() const +{ + return minw; +} + +inline QTextPreProcessor *QTextDocument::preProcessor() const +{ + return pProcessor; +} + +inline void QTextDocument::setPreProcessor( QTextPreProcessor * sh ) +{ + pProcessor = sh; +} + +inline void QTextDocument::setFormatter( QTextFormatter *f ) +{ + delete pFormatter; + pFormatter = f; +} + +inline QTextFormatter *QTextDocument::formatter() const +{ + return pFormatter; +} + +inline void QTextDocument::setIndent( QTextIndent *i ) +{ + indenter = i; +} + +inline QTextIndent *QTextDocument::indent() const +{ + return indenter; +} + +inline QColor QTextDocument::selectionColor( int id ) const +{ + return selectionColors[ id ]; +} + +inline bool QTextDocument::invertSelectionText( int id ) const +{ + return selectionText[ id ]; +} + +inline void QTextDocument::setSelectionColor( int id, const QColor &c ) +{ + selectionColors[ id ] = c; +} + +inline void QTextDocument::setInvertSelectionText( int id, bool b ) +{ + selectionText[ id ] = b; +} + +inline bool QTextDocument::hasSelection( int id ) const +{ + return selections.find( id ) != selections.end(); +} + +inline void QTextDocument::setSelectionStart( int id, QTextCursor *cursor ) +{ + QTextDocumentSelection sel; + sel.startCursor = *cursor; + sel.endCursor = *cursor; + sel.swapped = FALSE; + selections[ id ] = sel; +} + +inline QTextParag *QTextDocument::paragAt( int i ) const +{ + QTextParag *s = fParag; + while ( s ) { + if ( s->paragId() == i ) + return s; + s = s->next(); + } + return 0; +} + +inline QTextFormatCollection *QTextDocument::formatCollection() const +{ + return fCollection; +} + +inline int QTextDocument::alignment() const +{ + return align; +} + +inline void QTextDocument::setAlignment( int a ) +{ + align = a; +} + +inline int *QTextDocument::tabArray() const +{ + return tArray; +} + +inline int QTextDocument::tabStopWidth() const +{ + return tStopWidth; +} + +inline void QTextDocument::setTabArray( int *a ) +{ + tArray = a; +} + +inline void QTextDocument::setTabStops( int tw ) +{ + tStopWidth = tw; +} + +inline QString QTextDocument::originalText() const +{ + return oText; +} + +inline void QTextDocument::setFlow( QTextFlow *f ) +{ + if ( flow_ ) + delete flow_; + flow_ = f; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline QColor QTextFormat::color() const +{ + return col; +} + +inline QFont QTextFormat::font() const +{ + return fn; +} + +inline bool QTextFormat::isMisspelled() const +{ + return missp; +} + +inline QTextFormat::VerticalAlignment QTextFormat::vAlign() const +{ + return ha; +} + +inline int QTextFormat::minLeftBearing() const +{ + if ( !painter || !painter->isActive() ) + return leftBearing; + painter->setFont( fn ); + return painter->fontMetrics().minLeftBearing(); +} + +inline int QTextFormat::minRightBearing() const +{ + if ( !painter || !painter->isActive() ) + return rightBearing; + painter->setFont( fn ); + return painter->fontMetrics().minRightBearing(); +} + +inline int QTextFormat::height() const +{ + if ( !painter || !painter->isActive() ) + return hei; + painter->setFont( fn ); + return painter->fontMetrics().height(); +} + +inline int QTextFormat::ascent() const +{ + if ( !painter || !painter->isActive() ) + return asc; + painter->setFont( fn ); + return painter->fontMetrics().ascent(); +} + +inline int QTextFormat::descent() const +{ + if ( !painter || !painter->isActive() ) + return dsc; + painter->setFont( fn ); + return painter->fontMetrics().descent(); +} + +inline bool QTextFormat::operator==( const QTextFormat &f ) const +{ + return k == f.k; +} + +inline QTextFormatCollection *QTextFormat::parent() const +{ + return collection; +} + +inline QString QTextFormat::key() const +{ + return k; +} + +inline void QTextFormat::generateKey() +{ + k = QString::null; + QTextOStream ts( &k ); + ts << fn.pointSize() + << fn.weight() + << (int)fn.underline() + << (int)fn.strikeOut() + << (int)fn.italic() + << col.pixel() + << fn.family() + << (int)isMisspelled() + << anchor_href + << anchor_name + << (int)vAlign(); +} + +inline QString QTextFormat::getKey( const QFont &fn, const QColor &col, bool misspelled, + const QString &lhref, const QString &lnm, VerticalAlignment a ) +{ + QString k; + QTextOStream ts( &k ); + ts << fn.pointSize() + << fn.weight() + << (int)fn.underline() + << (int)fn.strikeOut() + << (int)fn.italic() + << col.pixel() + << fn.family() + << (int)misspelled + << lhref + << lnm + << (int)a; + return k; +} + +inline QString QTextFormat::anchorHref() const +{ + return anchor_href; +} + +inline QString QTextFormat::anchorName() const +{ + return anchor_name; +} + +inline bool QTextFormat::isAnchor() const +{ + return !anchor_href.isEmpty() || !anchor_name.isEmpty(); +} + +inline bool QTextFormat::useLinkColor() const +{ + return linkColor; +} + +inline void QTextFormat::setStyle( const QString &s ) +{ + style = s; + updateStyleFlags(); +} + +inline void QTextFormat::updateStyle() +{ + if ( !collection || !collection->styleSheet() ) + return; + QStyleSheetItem *item = collection->styleSheet()->item( style ); + if ( !item ) + return; + if ( !( different & Color ) && item->color().isValid() ) + col = item->color(); + if ( !( different & Size ) && item->fontSize() != -1 ) + fn.setPointSize( item->fontSize() ); + if ( !( different & Family ) && !item->fontFamily().isEmpty() ) + fn.setFamily( item->fontFamily() ); + if ( !( different & Bold ) && item->fontWeight() != -1 ) + fn.setWeight( item->fontWeight() ); + if ( !( different & Italic ) && item->definesFontItalic() ) + fn.setItalic( item->fontItalic() ); + if ( !( different & Underline ) && item->definesFontUnderline() ) + fn.setUnderline( item->fontUnderline() ); + generateKey(); + update(); + +} + +inline void QTextFormat::updateStyleFlags() +{ + different = NoFlags; + if ( !collection || !collection->styleSheet() ) + return; + QStyleSheetItem *item = collection->styleSheet()->item( style ); + if ( !item ) + return; + if ( item->color() != col ) + different |= Color; + if ( item->fontSize() != fn.pointSize() ) + different |= Size; + if ( item->fontFamily() != fn.family() ) + different |= Family; + if ( item->fontItalic() != fn.italic() ) + different |= Italic; + if ( item->fontUnderline() != fn.underline() ) + different |= Underline; + if ( item->fontWeight() != fn.weight() ) + different |= Bold; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline QTextStringChar &QTextString::at( int i ) const +{ + return data[ i ]; +} + +inline QString QTextString::toString( const QArray &data ) +{ + QString s; + int l = data.size(); + s.setUnicode( 0, l ); + QTextStringChar *c = data.data(); + QChar *uc = (QChar *)s.unicode(); + while ( l-- ) { + *uc = c->c; + uc++; + c++; + } + + return s; +} + +inline QString QTextString::toString() const +{ + return toString( data ); +} + +inline QString QTextString::toReverseString() const +{ + QString s; + int l = length(); + s.setUnicode(0, l); + QTextStringChar *c = data.data() + (l-1); + QChar *uc = (QChar *)s.unicode(); + while ( l-- ) { + *uc = c->c; + uc++; + c--; + } + + return s; +} + +// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline QTextStringChar *QTextParag::at( int i ) const +{ + return &str->at( i ); +} + +inline bool QTextParag::isValid() const +{ + return invalid == -1; +} + +inline bool QTextParag::hasChanged() const +{ + return changed; +} + +inline void QTextParag::setChanged( bool b, bool recursive ) +{ + changed = b; + if ( recursive ) { + if ( doc && doc->parentParag() ) + doc->parentParag()->setChanged( b, recursive ); + } +} + +inline void QTextParag::append( const QString &s, bool reallyAtEnd ) +{ + if ( reallyAtEnd ) + insert( str->length(), s ); + else + insert( QMAX( str->length() - 1, 0 ), s ); +} + +inline QTextParag *QTextParag::prev() const +{ + return p; +} + +inline QTextParag *QTextParag::next() const +{ + return n; +} + +inline void QTextParag::setSelection( int id, int start, int end ) +{ + QMap::ConstIterator it = selections.find( id ); + if ( it != selections.end() ) { + if ( start == ( *it ).start && end == ( *it ).end ) + return; + } + + QTextParagSelection sel; + sel.start = start; + sel.end = end; + selections[ id ] = sel; + setChanged( TRUE, TRUE ); +} + +inline void QTextParag::removeSelection( int id ) +{ + if ( !hasSelection( id ) ) + return; + selections.remove( id ); + setChanged( TRUE, TRUE ); +} + +inline int QTextParag::selectionStart( int id ) const +{ + QMap::ConstIterator it = selections.find( id ); + if ( it == selections.end() ) + return -1; + return ( *it ).start; +} + +inline int QTextParag::selectionEnd( int id ) const +{ + QMap::ConstIterator it = selections.find( id ); + if ( it == selections.end() ) + return -1; + return ( *it ).end; +} + +inline bool QTextParag::hasSelection( int id ) const +{ + QMap::ConstIterator it = selections.find( id ); + if ( it == selections.end() ) + return FALSE; + return ( *it ).start != ( *it ).end || length() == 1; +} + +inline bool QTextParag::hasAnySelection() const +{ + return !selections.isEmpty(); +} + +inline bool QTextParag::fullSelected( int id ) const +{ + QMap::ConstIterator it = selections.find( id ); + if ( it == selections.end() ) + return FALSE; + return ( *it ).start == 0 && ( *it ).end == str->length() - 1; +} + +inline void QTextParag::setEndState( int s ) +{ + if ( s == state ) + return; + state = s; +} + +inline int QTextParag::endState() const +{ + return state; +} + +inline void QTextParag::setParagId( int i ) +{ + id = i; +} + +inline int QTextParag::paragId() const +{ +// if ( id == -1 ) +// qWarning( "invalid parag id!!!!!!!! (%p)", (void*)this ); + return id; +} + +inline bool QTextParag::firstPreProcess() const +{ + return firstPProcess; +} + +inline void QTextParag::setFirstPreProcess( bool b ) +{ + firstPProcess = b; +} + +inline QMap &QTextParag::lineStartList() +{ + return lineStarts; +} + +inline int QTextParag::lineY( int l ) const +{ + if ( l > (int)lineStarts.count() - 1 ) { +// qWarning( "QTextParag::lineY: line %d out of range!", l ); + return 0; + } + + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + QMap::ConstIterator it = lineStarts.begin(); + while ( l-- > 0 ) + ++it; + return ( *it )->y; +} + +inline int QTextParag::lineBaseLine( int l ) const +{ + if ( l > (int)lineStarts.count() - 1 ) { +// qWarning( "QTextParag::lineBaseLine: line %d out of range!", l ); + return 10; + } + + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + QMap::ConstIterator it = lineStarts.begin(); + while ( l-- > 0 ) + ++it; + return ( *it )->baseLine; +} + +inline int QTextParag::lineHeight( int l ) const +{ + if ( l > (int)lineStarts.count() - 1 ) { +// qWarning( "QTextParag::lineHeight: line %d out of range!", l ); + return 15; + } + + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + QMap::ConstIterator it = lineStarts.begin(); + while ( l-- > 0 ) + ++it; + return ( *it )->h; +} + +inline void QTextParag::lineInfo( int l, int &y, int &h, int &bl ) const +{ + if ( l > (int)lineStarts.count() - 1 ) { +// qWarning( "QTextParag::lineInfo: line %d out of range!", l ); + qDebug( "%d %d", lineStarts.count() - 1, l ); + y = 0; + h = 15; + bl = 10; + return; + } + + if ( !isValid() ) + ( (QTextParag*)this )->format(); + + QMap::ConstIterator it = lineStarts.begin(); + while ( l-- > 0 ) + ++it; + y = ( *it )->y; + h = ( *it )->h; + bl = ( *it )->baseLine; +} + +inline QTextString *QTextParag::string() const +{ + return str; +} + +inline QTextDocument *QTextParag::document() const +{ + return doc; +} + +inline void QTextParag::setAlignment( int a ) +{ + if ( a == align ) + return; + align = a; + invalidate( 0 ); +} + +inline int QTextParag::alignment() const +{ + if ( align != -1 ) + return align; + QStyleSheetItem *item = style(); + if ( !item ) + return Qt3::AlignAuto; + for ( int i = 0; i < (int)styleSheetItemsVec.size(); ++i ) { + item = styleSheetItemsVec[ i ]; + if ( item->alignment() != QStyleSheetItem::Undefined ) + return item->alignment(); + } + return Qt3::AlignAuto; +} + +inline QVector QTextParag::styleSheetItems() const +{ + QVector vec; + vec.resize( styleSheetItemsVec.size() ); + for ( int i = 0; i < (int)vec.size(); ++i ) + vec.insert( i, styleSheetItemsVec[ i ] ); + return vec; +} + +inline QStyleSheetItem *QTextParag::style() const +{ + if ( styleSheetItemsVec.size() == 0 ) + return 0; + return styleSheetItemsVec[ styleSheetItemsVec.size() - 1 ]; +} + +inline int QTextParag::numberOfSubParagraph() const +{ + if ( numSubParag != -1 ) + return numSubParag; + int n = 0; + QTextParag *p = (QTextParag*)this; + while ( p && style() == p->style() && listStyle() == p->listStyle() ) { + ++n; + p = p->prev(); + } + ( (QTextParag*)this )->numSubParag = n; + return n; +} + +inline void QTextParag::setListStyle( QStyleSheetItem::ListStyle ls ) +{ + listS = ls; + invalidate( 0 ); +} + +inline QStyleSheetItem::ListStyle QTextParag::listStyle() const +{ + return listS; +} + +inline void QTextParag::setFormat( QTextFormat *fm ) +{ + bool doUpdate = (bool)defFormat && defFormat != formatCollection()->defaultFormat(); + defFormat = formatCollection()->format( fm ); + if ( !doUpdate ) + return; + for ( int i = 0; i < length(); ++i ) { + if ( at( i )->format()->styleName() == defFormat->styleName() ) + at( i )->format()->updateStyle(); + } +} + +inline QTextFormat *QTextParag::paragFormat() const +{ + return defFormat; +} + +inline void QTextParag::registerFloatingItem( QTextCustomItem *i ) +{ + floatingItems.append( i ); +} + +inline void QTextParag::unregisterFloatingItem( QTextCustomItem *i ) +{ + floatingItems.removeRef( i ); +} + +inline void QTextParag::addCustomItem() +{ + numCustomItems++; +} + +inline void QTextParag::removeCustomItem() +{ + numCustomItems--; +} + +inline int QTextParag::customItems() const +{ + return numCustomItems; +} + +inline QBrush *QTextParag::background() const +{ + return tc ? tc->backGround() : 0; +} + + +inline void QTextParag::setDocumentRect( const QRect &r ) +{ + docRect = r; +} + +inline int QTextParag::documentWidth() const +{ + return doc ? doc->width() : docRect.width(); +} + +inline int QTextParag::documentVisibleWidth() const +{ + return doc ? doc->visibleWidth() : docRect.width(); +} + +inline int QTextParag::documentX() const +{ + return doc ? doc->x() : docRect.x(); +} + +inline int QTextParag::documentY() const +{ + return doc ? doc->y() : docRect.y(); +} + +inline QTextFormatter *QTextParag::formatter() const +{ + if ( doc ) + return doc->formatter(); + if ( pFormatter ) + return pFormatter; + return ( ( (QTextParag*)this )->pFormatter = new QTextFormatterBreakWords ); +} + +inline void QTextParag::setFormatter( QTextFormatter *f ) +{ + if ( doc ) return; + if ( pFormatter ) delete pFormatter; + pFormatter = f; +} + +inline int QTextParag::minimumWidth() const +{ + return doc ? doc->minimumWidth() : 0; +} + +inline void QTextParag::setExtraData( QTextParagData *data ) +{ + eData = data; +} + +inline QTextParagData *QTextParag::extraData() const +{ + return eData; +} + +inline void QTextParag::setNewLinesAllowed( bool b ) +{ + newLinesAllowed = b; +} + +inline bool QTextParag::isNewLinesAllowed() const +{ + return newLinesAllowed; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline void QTextFormatCollection::setDefaultFormat( QTextFormat *f ) +{ + defFormat = f; +} + +inline QTextFormat *QTextFormatCollection::defaultFormat() const +{ + return defFormat; +} + +// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +inline QTextStringChar::~QTextStringChar() +{ + if ( format() ) + format()->removeRef(); + switch ( type ) { + case Custom: + delete d.custom; break; + case Mark: + delete d.mark; break; + case Shaped: + delete d.shaped; break; + default: + break; + } +} + +inline QTextFormat *QTextStringChar::format() const +{ + return (type == Regular) ? d.format : d.custom->format; +} + + +inline QTextCustomItem *QTextStringChar::customItem() const +{ + return isCustom() ? d.custom->custom : 0; +} + +inline int QTextStringChar::height() const +{ + return !isCustom() ? format()->height() : ( customItem()->placement() == QTextCustomItem::PlaceInline ? customItem()->height : 0 ); +} + +inline int QTextStringChar::ascent() const +{ + return !isCustom() ? format()->ascent() : ( customItem()->placement() == QTextCustomItem::PlaceInline ? customItem()->height : 0 ); +} + +inline int QTextStringChar::descent() const +{ + return !isCustom() ? format()->descent() : 0; +} + +}; // namespace + +#endif + diff --git a/bibletime/frontend/thirdparty/qt3stuff/qstylesheet.cpp b/bibletime/frontend/thirdparty/qt3stuff/qstylesheet.cpp new file mode 100644 index 0000000..98dc721 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qstylesheet.cpp @@ -0,0 +1,1349 @@ +/**************************************************************************** +** $Id: qstylesheet.cpp,v 1.5 2001/06/15 13:32:21 joachim Exp $ +** +** Implementation of the QStyleSheet class +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the kernel module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#include "qstylesheet.h" + +#ifndef QT_NO_RICHTEXT + +#include "qrichtext_p.h" +#include "qlayout.h" +#include "qpainter.h" +#include "qcleanuphandler.h" + +#include + +using namespace Qt3; + +class QStyleSheetItem::Data +{ +public: + QStyleSheetItem::DisplayMode disp; + int fontitalic; + int fontunderline; + int fontweight; + int fontsize; + int fontsizelog; + int fontsizestep; + int lineSpacing; + QString fontfamily; + QStyleSheetItem *parentstyle; + QString stylename; + int ncolumns; + QColor col; + bool anchor; + int align; + int margin[5]; + QStyleSheetItem::ListStyle list; + QStyleSheetItem::WhiteSpaceMode whitespacemode; + QString contxt; + bool selfnest; + QStyleSheet* sheet; +}; + +/*! + \class QStyleSheetItem qstylesheet.h + \brief The QStyleSheetItem class encapsulates a text format. + + A style consists of a name and a set of font, color, and other + display properties. When used in a \link QStyleSheet style + sheet\endlink, items define the name of a rich text tag and the + display property changes associated with it. +*/ + + +/*! \enum QStyleSheetItem::WhiteSpaceMode + + This enum defines the ways in which QStyleSheet can treat whitespace. There are three values at present: + + \value WhiteSpaceNormal any sequence of whitespace is equivalent + to a single space and is a line-break position. + + \value WhiteSpacePre whitespace must be output exactly as given + in the input. + + \value WhiteSpaceNoWrap multiple spaces are collapsed as with + WhiteSpaceNormal, but no automatic linebreaks occur. To break lines manually, + use the <br> tag. + +*/ + +/*! \enum QStyleSheetItem::Margin + + \value MarginLeft left margin + \value MarginRight right margin + \value MarginTop top margin + \value MarginBottom bottom margin + \value MarginAll all margins (left, right, top and bottom) + \value MarginVertical top and bottom margins + \value MarginHorizontal left and right margins + \value MarginFirstLine margin (indentation) of the first line of a paragarph (in addition to the MarginLeft of the paragraph) +*/ + +/*! + Constructs a new style named \a name for the stylesheet \a parent. + + All properties in QStyleSheetItem are initially in the "do not change" state, + except \link QStyleSheetItem::DisplayMode display mode\endlink, which defaults + to \c DisplayInline. +*/ +QStyleSheetItem::QStyleSheetItem( QStyleSheet* parent, const QString& name ) +{ + d = new Data; + d->stylename = name.lower(); + d->sheet = parent; + init(); + if (parent) + parent->insert( this ); +} + +/*! + Copy constructor. Constructs a copy of \a other that is + not bound to any style sheet. + */ +QStyleSheetItem::QStyleSheetItem( const QStyleSheetItem & other ) +{ + d = new Data; + *d = *other.d; +} + + +/*! + Destructs the style. Note that QStyleSheetItem objects become owned + by QStyleSheet when they are created. + */ +QStyleSheetItem::~QStyleSheetItem() +{ + delete d; +} + + + +/*! + Returns the style sheet this item is in. + */ +QStyleSheet* QStyleSheetItem::styleSheet() +{ + return d->sheet; +} + +/*! + Returns the style sheet this item is in. + */ +const QStyleSheet* QStyleSheetItem::styleSheet() const +{ + return d->sheet; +} + +/*! + \internal + Internal initialization + */ +void QStyleSheetItem::init() +{ + d->disp = DisplayInline; + + d->fontitalic = Undefined; + d->fontunderline = Undefined; + d->fontweight = Undefined; + d->fontsize = Undefined; + d->fontsizelog = Undefined; + d->fontsizestep = 0; + d->ncolumns = Undefined; + d->col = QColor(); // !isValid() + d->anchor = FALSE; + d->align = Undefined; + d->margin[0] = Undefined; + d->margin[1] = Undefined; + d->margin[2] = Undefined; + d->margin[3] = Undefined; + d->margin[4] = Undefined; + d->list = QStyleSheetItem::ListDisc; + d->whitespacemode = QStyleSheetItem::WhiteSpaceNormal; + d->selfnest = TRUE; + d->lineSpacing = Undefined; +} + +/*! + Returns the name of style. +*/ +QString QStyleSheetItem::name() const +{ + return d->stylename; +} + +/*! + Returns the \link QStyleSheetItem::DisplayMode display mode\endlink of the style. + + \sa setDisplayMode() + */ +QStyleSheetItem::DisplayMode QStyleSheetItem::displayMode() const +{ + return d->disp; +} + +/*! \enum QStyleSheetItem::DisplayMode + + This enum type defines the way adjacent elements are displayed. The possible values are: + + \value DisplayBlock elements are displayed as a rectangular block (e.g., + <P> ... </P>). + + \value DisplayInline elements are displayed in a horizontally flowing + sequence (e.g., <EM> ... </EM>). + + \value DisplayListItem elements are displayed in a vertically sequence + (e.g., <EM> ... </EM>). + + \value DisplayNone elements are not displayed at all. +*/ + +/*! + Sets the display mode of the style to \a m. + + \sa displayMode() + */ +void QStyleSheetItem::setDisplayMode(DisplayMode m) +{ + d->disp=m; +} + + +/*! + Returns the alignment of this style. Possible values are AlignAuto, AlignLeft, + AlignRight, AlignCenter and AlignJustify. + + \sa setAlignment(), Qt::AlignmentFlags + */ +int QStyleSheetItem::alignment() const +{ + return d->align; +} + +/*! + Sets the alignment. This only makes sense for styles with + \link QStyleSheetItem::DisplayMode display mode\endlink + DisplayBlock. Possible values are AlignAuto, AlignLeft, AlignRight, + AlignCenter and AlignJustify. + + \sa alignment(), displayMode(), Qt::AlignmentFlags + */ +void QStyleSheetItem::setAlignment( int f ) +{ + d->align = f; +} + + +/*! + Returns whether the style sets an italic or upright font. + + \sa setFontItalic(), definesFontItalic() + */ +bool QStyleSheetItem::fontItalic() const +{ + return d->fontitalic > 0; +} + +/*! + Sets italic or upright shape for the style. + + \sa fontItalic(), definesFontItalic() + */ +void QStyleSheetItem::setFontItalic(bool italic) +{ + d->fontitalic = italic?1:0; +} + +/*! + Returns whether the style defines a font shape. A style + does not define any shape until setFontItalic() is called. + + \sa setFontItalic(), fontItalic() + */ +bool QStyleSheetItem::definesFontItalic() const +{ + return d->fontitalic != Undefined; +} + +/*! + Returns whether the style sets an underlined font. + + \sa setFontUnderline(), definesFontUnderline() + */ +bool QStyleSheetItem::fontUnderline() const +{ + return d->fontunderline > 0; +} + +/*! + Sets underline for the style. + + \sa fontUnderline(), definesFontUnderline() + */ +void QStyleSheetItem::setFontUnderline(bool underline) +{ + d->fontunderline = underline?1:0; +} + +/*! + Returns whether the style defines a setting for the underline + property of the font. A style does not define this until + setFontUnderline() is called. + + \sa setFontUnderline(), fontUnderline() */ +bool QStyleSheetItem::definesFontUnderline() const +{ + return d->fontunderline != Undefined; +} + + +/*! + Returns the font weight setting of the style. This is either a + valid QFont::Weight or the value QStyleSheetItem::Undefined. + + \sa setFontWeight(), QFont + */ +int QStyleSheetItem::fontWeight() const +{ + return d->fontweight; +} + +/*! + Sets the font weight setting of the style. Valid values are + those defined by QFont::Weight. + + \sa QFont, fontWeight() + */ +void QStyleSheetItem::setFontWeight(int w) +{ + d->fontweight = w; +} + +/*! + Returns the logical font size setting of the style. This is either a valid + size between 1 and 7 or QStyleSheetItem::Undefined. + + \sa setLogicalFontSize(), setLogicalFontSizeStep(), QFont::pointSize(), QFont::setPointSize() + */ +int QStyleSheetItem::logicalFontSize() const +{ + return d->fontsizelog; +} + + +/*! + Sets the logical font size setting of the style tp \a s. + Valid logical sizes are 1 to 7. + + \sa logicalFontSize(), QFont::pointSize(), QFont::setPointSize() + */ +void QStyleSheetItem::setLogicalFontSize(int s) +{ + d->fontsizelog = s; +} + +/*! + Returns the logical font size step of this style. + + The default is 0. Tags such as \c big define \c +1; \c small defines + \c -1. + + \sa setLogicalFontSizeStep() + */ +int QStyleSheetItem::logicalFontSizeStep() const +{ + return d->fontsizestep; +} + +/*! + Sets the logical font size step of this style to \a s. + + \sa logicalFontSizeStep() + */ +void QStyleSheetItem::setLogicalFontSizeStep( int s ) +{ + d->fontsizestep = s; +} + + + +/*! + Sets the font size setting of the style in point measures. + + \sa fontSize(), QFont::pointSize(), QFont::setPointSize() + */ +void QStyleSheetItem::setFontSize(int s) +{ + d->fontsize = s; +} + +/*! + Returns the font size setting of the style. This is either a valid + point size or QStyleSheetItem::Undefined. + + \sa setFontSize(), QFont::pointSize(), QFont::setPointSize() + */ +int QStyleSheetItem::fontSize() const +{ + return d->fontsize; +} + + +/*! + Returns the font family setting of the style. This is either a valid + font family or QString::null if no family has been set. + + \sa setFontFamily(), QFont::family(), QFont::setFamily() + */ +QString QStyleSheetItem::fontFamily() const +{ + return d->fontfamily; +} + +/*! + Sets the font family setting of the style. + + \sa fontFamily(), QFont::family(), QFont::setFamily() + */ +void QStyleSheetItem::setFontFamily( const QString& fam) +{ + d->fontfamily = fam; +} + + +/*!\obsolete + Returns the number of columns for this style. + + \sa setNumberOfColumns(), displayMode(), setDisplayMode() + + */ +int QStyleSheetItem::numberOfColumns() const +{ + return d->ncolumns; +} + + +/*!\obsolete + Sets the number of columns for this style. Elements in the style + are divided into columns. + + This makes sense only if the style uses a block display mode + (see QStyleSheetItem::DisplayMode). + + \sa numberOfColumns() + */ +void QStyleSheetItem::setNumberOfColumns(int ncols) +{ + if (ncols > 0) + d->ncolumns = ncols; +} + + +/*! + Returns the text color of this style or an invalid color + if no color has been set yet. + + \sa setColor() QColor::isValid() + */ +QColor QStyleSheetItem::color() const +{ + return d->col; +} + +/*! + Sets the text color of this style. + + \sa color() + */ +void QStyleSheetItem::setColor( const QColor &c) +{ + d->col = c; +} + +/*! + Returns whether this style is an anchor. + + \sa setAnchor() + */ +bool QStyleSheetItem::isAnchor() const +{ + return d->anchor; +} + +/*! + Sets whether the style is an anchor (link). Elements in this style + have connections to other documents or anchors. + + \sa isAnchor() + */ +void QStyleSheetItem::setAnchor(bool anc) +{ + d->anchor = anc; +} + + +/*! + Returns the whitespace mode. + + \sa setWhiteSpaceMode() + */ +QStyleSheetItem::WhiteSpaceMode QStyleSheetItem::whiteSpaceMode() const +{ + return d->whitespacemode; +} + +/*! + Sets the whitespace mode to \a m. Possible values are +
      +
    • \c WhiteSpaceNormal + - whitespace in the document serves only as separators. + Multiple spaces or indentation are ignored. +
    • \c WhiteSpacePre + - whitespace is preserved. This is particulary useful to + display programming code. +
    • \c WhiteSpaceNoWrap + - multiple spaces are collapsed as with WhiteSpaceNormal, but no + automatic linebreaks occur. To break lines manually use the + <br> tag. +
    + */ +void QStyleSheetItem::setWhiteSpaceMode(WhiteSpaceMode m) +{ + d->whitespacemode = m; +} + + +/*! + Returns the width of margin \a m in pixel. + + The margin determinator \a m can be \c MarginLeft, \c MarginRight, + \c MarginTop, \c MarginBottom, \c MarginAll, \c MarginVertical or \c + MarginHorizontal. + + \sa setMargin() + */ +int QStyleSheetItem::margin(Margin m) const +{ + return d->margin[m]; +} + + +/*! + Sets the width of margin \a m to \a v pixels. + + The margin determinator \a m can be \c MarginLeft, \c MarginRight, + \c MarginTop, \c MarginBottom, \c MarginAll, \c MarginVertical or \c + MarginHorizontal. The value \a v must be >= 0. + + \sa margin() + */ +void QStyleSheetItem::setMargin(Margin m, int v) +{ + if (m == MarginAll ) { + d->margin[0] = v; + d->margin[1] = v; + d->margin[2] = v; + d->margin[3] = v; + d->margin[4] = v; + } else if (m == MarginVertical ) { + d->margin[MarginTop] = v; + d->margin[MarginBottom] = v; + } else if (m == MarginHorizontal ) { + d->margin[MarginLeft] = v; + d->margin[MarginRight] = v; + } else { + d->margin[m] = v; + } +} + + +/*! + Returns the list style of the style. + + \sa setListStyle() + */ +QStyleSheetItem::ListStyle QStyleSheetItem::listStyle() const +{ + return d->list; +} + +/*! \enum QStyleSheetItem::ListStyle + + This enum type defines how the items in a list are prefixed when + displayed. The currently defined values are: + + \value ListDisc a filled circle + \value ListCircle an unfilled circle + \value ListSquare a filled circle + \value ListDecimal an integer in base 10: \e 1, \e 2, \e 3, ... + \value ListLowerAlpha a lowercase letter: \e a, \e b, \e c, ... + \value ListUpperAlpha an uppercase letter: \e A, \e B, \e C, ... +*/ +/*! + Sets the list style of the style. + + This is used by nested elements that have a display mode of + DisplayListItem. + + \sa listStyle() DisplayMode + */ +void QStyleSheetItem::setListStyle(ListStyle s) +{ + d->list=s; +} + + +/*! Returns a space-separated list of names of styles that may + contain elements of this style. If nothing has been set, contexts() + returns an empty string, which indicates that this style can be + nested everywhere. + + \sa setContexts() + */ +QString QStyleSheetItem::contexts() const +{ + return d->contxt; +} + +/*! + Sets a space-separated list of names of styles that may contain + elements of this style. If \a c is empty, the style can be nested + everywhere. + + \sa contexts() + */ +void QStyleSheetItem::setContexts( const QString& c) +{ + d->contxt = QChar(' ') + c + QChar(' '); +} + +/*! + Returns TRUE if this style can be nested into an element + of style \a s, and FALSE otherwise. + + \sa contxts(), setContexts() + */ +bool QStyleSheetItem::allowedInContext( const QStyleSheetItem* s) const +{ + if ( d->contxt.isEmpty() ) + return TRUE; + return d->contxt.find( QChar(' ')+s->name()+QChar(' ')) != -1; +} + + +/*! + Returns whether this style has self-nesting enabled. + + \sa setSelfNesting() + */ +bool QStyleSheetItem::selfNesting() const +{ + return d->selfnest; +} + +/*! + Sets the self-nesting property for this style to \a nesting. + + In order to support "dirty" HTML, paragraphs <p> and list items + <li> are not self-nesting. This means that starting a new + paragraph or list item automatically closes the previous one. + + \sa selfNesting() + */ +void QStyleSheetItem::setSelfNesting( bool nesting ) +{ + d->selfnest = nesting; +} + +/*! Sets the linespacing to be \a ls pixels */ + +void QStyleSheetItem::setLineSpacing( int ls ) +{ + d->lineSpacing = ls; +} + +/*! Returns the linespacing */ + +int QStyleSheetItem::lineSpacing() const +{ + return d->lineSpacing; +} + +//************************************************************************ + + + + +//************************************************************************ + + +/*! + \class QStyleSheet qstylesheet.h + \brief A collection of styles for rich text rendering and a generator of tags. + + \ingroup drawing + \ingroup helpsystem + + By creating QStyleSheetItem objects for a style sheet you build a + definition of a set of tags. This definition will be used by the + internal rich text rendering system to parse and display text + documents to which the style sheet applies. Rich text is normally + visualized in a QTextView or a QTextBrowser. However, QLabel, + QWhatsThis and QMessageBox also support it, and other classes are likely to + follow. With QSimpleRichText it is possible to use the rich text + renderer for custom widgets as well. + + The default QStyleSheet object has the following style bindings, + sorted by structuring bindings, anchors, character style bindings + (i.e., inline styles), special elements such as horizontal lines or + images, and other tags. In addition, rich text supports simple HTML + tables. + + The structuring tags are +
      +
    • <qt>...</qt> + - A Qt rich text document. It understands the following attributes: +
        +
      • \c title + - The caption of the document. This attribute is easily accessible with + QTextView::documentTitle(). +
      • \c type + - The type of the document. The default type is \c page . It indicates that + the document is displayed in a page of its own. Another style is \c detail, + which can be used to explain certain expressions in more detail in a few + sentences. The QTextBrowser will then keep the current page and display the + new document in a small popup similar to QWhatsThis. Note that links + will not work in documents with <qt type="detail">...</qt>. +
      • \c bgcolor + - The background color, for example \c bgcolor="yellow" or \c bgcolor="#0000FF". +
      • \c background + - The background pixmap, for example \c background="granit.xpm". The pixmap name + will be resolved by a QMimeSourceFactory(). +
      • \c text + - The default text color, for example \c text="red". +
      • \c link + - The link color, for example \c link="green". +
      +
    • <h1>...</h1> + - A top-level heading. +
    • <h2>...</h2> + - A sublevel heading. +
    • <h3>...</h3> + - A sub-sublevel heading. +
    • <p>...</p> + - A left-aligned paragraph. Adjust the alignment with + the \c align attribute. Possible values are + \c left, \c right and \c center. +
    • <center>...</center> + - A centered paragraph. +
    • <blockquote>...</blockquote> + - An indented paragraph that is useful for quotes. +
    • <ul>...</ul> + - An unordered list. You can also pass a type argument to + define the bullet style. The default is \c type=disc; other + types are \c circle and \c square. +
    • <ol>...</ol> + - An ordered list. You can also pass a type argument to define + the enumeration label style. The default is \c type="1"; other + types are \c "a" and \c "A". +
    • <li>...</li> + - A list item. This tag can be used only within the context of + \c ol or \c ul. +
    • <pre>...</pre> + - For larger junks of code. Whitespaces in the contents are preserved. + For small bits of code use the inline-style \c code. +
    + + Anchors and links are done with a single tag: +
      +
    • <a>...</a> + - An anchor or link. The reference target is defined in the + \c href attribute of the tag as in <a href="target.qml">...</a>. + You can also specify an additional anchor within the specified target document, for + example <a href="target.qml#123">...</a>. If + \c a is meant to be an anchor, the reference source is given in + the \c name attribute. +
    + + The default character style bindings are +
      +
    • <em>...</em> + - Emphasized. By default this is the same as <i>...</i> (italic). +
    • <strong>...</strong> + - Strong. By default this is the same as <bold>...</bold> (bold). +
    • <i>...</i> + - Italic font style. +
    • <b>...</b> + - Bold font style. +
    • <u>...</u> + - Underlined font style. +
    • <big>...</big> + - A larger font size. +
    • <small>...</small> + - A smaller font size. +
    • <code>...</code> + - Indicates code. By default this is the same as <tt>...</tt> (typewriter). For + larger junks of code use the block-tag \c pre. +
    • <tt>...</tt> + - Typewriter font style. +
    • <font>...</font> + - Customizes the font size, family and text color. The tag understands + the following attributes: +
        +
      • \c color + - The text color, for example \c color="red" or \c color="#FF0000". +
      • \c size + - The logical size of the font. Logical sizes 1 to 7 are supported. + The value may either be absolute (for example, + \c size=3) or relative (\c size=-2). In the latter case the sizes + are simply added. +
      • \c face + - The family of the font, for example \c face=times. +
      +
    + + Special elements are: +
      +
    • <img/> + - An image. The image name for the mime source + factory is given in the source attribute, for example + <img src="qt.xpm"/>. The image tag also + understands the attributes \c width and \c height that determine + the size of the image. If the pixmap does not fit the specified + size it will be scaled automatically (by using QImage::smoothScale()). + + The \c align attribute determines where the image is + placed. By default, an image is placed inline just like a + normal character. Specify \c left or \c right to place the + image at the respective side. +
    • <hr/> + - A horizonal line. +
    • <br/> + - A line break. +
    + + Another tag not in any of the above cathegories is +
      +
    • <nobr>...</nobr> + - No break. Prevents word wrap. +
    + + In addition, rich text supports simple HTML tables. A table consists + of a set of rows in which each row contains some number of cells. Cells + are either data cells or header cells, depending on their + content. Usually a cell fills one rectangle in the table grid. It + may, however, also span several rows, columns or both. + +
      +
    • <table>...</table> + - A table definition. + The default table is frameless. Specify the boolean attribute + \c border in order to get a frame. Other attributes are +
        +
      • \c bgcolor + - The background color. +
      • \c width + - The table width. This is either absolute in pixels or relative + in percent of the column width, for example \c width=80%. +
      • \c border + - The width of the table border. The default is 0 (= no border). +
      • \c cellspacing + - Additional space around the table cells. The default is 2. +
      • \c cellpadding + - Additional space around the contents of table cells. The default is 1. +
      +
    • <tr>...</tr> + - A table row. Can be used only within \c table. Understands the attributes. +
        +
      • \c bgcolor + - The background color. +
      +
    • <td>...</td> + - A table data cell. Can be used only within \c tr. Understands the attributes. +
        +
      • \c bgcolor + - The background color. +
      • \c width + - The cell width. This is either absolute in pixels or relative + in percent of the entire table width, for example \c width=50%. +
      • \c colspan + - Defines how many columns this cell spans. The default is 1. +
      • \c rowspan + - Defines how many rows this cell spans. The default is 1. +
      • \c align + - Alignment; possible values are \c left, \c right, and \c center. The + default is left-aligned. +
      +
    • <th>...</th> + - A table header cell. Similar to \c td, but defaults to center alignment + and a bold font. +
    +*/ + +/*! + Creates a style sheet. Like any QObject, the created object will be + deleted when its parent destructs (if the child still exists). + + By default the style sheet has the tag definitions defined above. +*/ +QStyleSheet::QStyleSheet( QObject *parent, const char *name ) + : QObject( parent, name ) +{ + init(); +} + +/*! + Destructs the style sheet. All styles inserted into the style sheet + will be deleted. +*/ +QStyleSheet::~QStyleSheet() +{ +} + +/*! + \internal + Initialized the style sheet to the basic Qt style. +*/ +void QStyleSheet::init() +{ + styles.setAutoDelete( TRUE ); + + nullstyle = new QStyleSheetItem( this, + QString::fromLatin1("") ); + + QStyleSheetItem* style; + + style = new QStyleSheetItem( this, "qml" ); // compatibility + style->setDisplayMode( QStyleSheetItem::DisplayBlock ); + + style = new QStyleSheetItem( this, QString::fromLatin1("qt") ); + style->setDisplayMode( QStyleSheetItem::DisplayBlock ); + //style->setMargin( QStyleSheetItem::MarginAll, 4 ); + + style = new QStyleSheetItem( this, QString::fromLatin1("a") ); + style->setAnchor( TRUE ); + + style = new QStyleSheetItem( this, QString::fromLatin1("em") ); + style->setFontItalic( TRUE ); + + style = new QStyleSheetItem( this, QString::fromLatin1("i") ); + style->setFontItalic( TRUE ); + + style = new QStyleSheetItem( this, QString::fromLatin1("big") ); + style->setLogicalFontSizeStep( 1 ); + style = new QStyleSheetItem( this, QString::fromLatin1("large") ); // compatibility + style->setLogicalFontSizeStep( 1 ); + + style = new QStyleSheetItem( this, QString::fromLatin1("small") ); + style->setLogicalFontSizeStep( -1 ); + + style = new QStyleSheetItem( this, QString::fromLatin1("strong") ); + style->setFontWeight( QFont::Bold); + + style = new QStyleSheetItem( this, QString::fromLatin1("b") ); + style->setFontWeight( QFont::Bold); + + style = new QStyleSheetItem( this, QString::fromLatin1("h1") ); + style->setFontWeight( QFont::Bold); + style->setLogicalFontSize(6); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style-> setMargin(QStyleSheetItem::MarginTop, 12); + style-> setMargin(QStyleSheetItem::MarginBottom, 6); + + style = new QStyleSheetItem( this, QString::fromLatin1("h2") ); + style->setFontWeight( QFont::Bold); + style->setLogicalFontSize(5); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style-> setMargin(QStyleSheetItem::MarginTop, 10); + style-> setMargin(QStyleSheetItem::MarginBottom, 5); + + style = new QStyleSheetItem( this, QString::fromLatin1("h3") ); + style->setFontWeight( QFont::Bold); + style->setLogicalFontSize(4); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style-> setMargin(QStyleSheetItem::MarginTop, 8); + style-> setMargin(QStyleSheetItem::MarginBottom, 4); + + style = new QStyleSheetItem( this, QString::fromLatin1("p") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style-> setMargin(QStyleSheetItem::MarginVertical, 4); + style->setSelfNesting( FALSE ); + + style = new QStyleSheetItem( this, QString::fromLatin1("center") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setAlignment( AlignCenter ); + + style = new QStyleSheetItem( this, QString::fromLatin1("twocolumn") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setNumberOfColumns( 2 ); + + style = new QStyleSheetItem( this, QString::fromLatin1("multicol") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + (void) new QStyleSheetItem( this, QString::fromLatin1("font") ); + + style = new QStyleSheetItem( this, QString::fromLatin1("ul") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style-> setMargin(QStyleSheetItem::MarginVertical, 4); + + style = new QStyleSheetItem( this, QString::fromLatin1("ol") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setListStyle( QStyleSheetItem::ListDecimal ); + style-> setMargin(QStyleSheetItem::MarginVertical, 4); + + style = new QStyleSheetItem( this, QString::fromLatin1("li") ); + style->setDisplayMode(QStyleSheetItem::DisplayListItem); + style->setSelfNesting( FALSE ); + style->setContexts(QString::fromLatin1("ol ul")); + style-> setMargin(QStyleSheetItem::MarginVertical, 4); + + style = new QStyleSheetItem( this, QString::fromLatin1("code") ); + style->setFontFamily( QString::fromLatin1("courier") ); + + style = new QStyleSheetItem( this, QString::fromLatin1("tt") ); + style->setFontFamily( QString::fromLatin1("courier") ); + + new QStyleSheetItem(this, QString::fromLatin1("img")); + new QStyleSheetItem(this, QString::fromLatin1("br")); + new QStyleSheetItem(this, QString::fromLatin1("hr")); + + style = new QStyleSheetItem( this, QString::fromLatin1("pre") ); + style->setFontFamily( QString::fromLatin1("courier") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setWhiteSpaceMode(QStyleSheetItem::WhiteSpacePre); + style = new QStyleSheetItem( this, QString::fromLatin1("blockquote") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setMargin(QStyleSheetItem::MarginHorizontal, 40 ); + + style = new QStyleSheetItem( this, QString::fromLatin1("head") ); + style->setDisplayMode(QStyleSheetItem::DisplayNone); + style = new QStyleSheetItem( this, QString::fromLatin1("div") ); + style->setDisplayMode(QStyleSheetItem::DisplayInline ); // #### set this to DisplayBlock after the parser in the new engine has been fixed for div + style = new QStyleSheetItem( this, QString::fromLatin1("dl") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style = new QStyleSheetItem( this, QString::fromLatin1("dt") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setContexts(QString::fromLatin1("dl") ); + style = new QStyleSheetItem( this, QString::fromLatin1("dd") ); + style->setDisplayMode(QStyleSheetItem::DisplayBlock); + style->setMargin(QStyleSheetItem::MarginLeft, 30); + style->setContexts(QString::fromLatin1("dt dl") ); + style = new QStyleSheetItem( this, QString::fromLatin1("u") ); + style->setFontUnderline( TRUE); + style = new QStyleSheetItem( this, QString::fromLatin1("nobr") ); + style->setWhiteSpaceMode( QStyleSheetItem::WhiteSpaceNoWrap ); + + // tables + style = new QStyleSheetItem( this, QString::fromLatin1("table") ); + style = new QStyleSheetItem( this, QString::fromLatin1("tr") ); + style->setContexts(QString::fromLatin1("table")); + style = new QStyleSheetItem( this, QString::fromLatin1("td") ); + style->setContexts(QString::fromLatin1("tr")); + style = new QStyleSheetItem( this, QString::fromLatin1("th") ); + style->setFontWeight( QFont::Bold ); + style->setAlignment( Qt::AlignCenter ); + style->setContexts(QString::fromLatin1("tr")); + + style = new QStyleSheetItem( this, QString::fromLatin1("html") ); +} + + + +static QStyleSheet* defaultsheet = 0; +static QCleanupHandler qt_cleanup_stylesheet; + +/*! + Returns the application-wide default style sheet.This style sheet is + used by rich text rendering classes such as QSimpleRichText, + QWhatsThis and also QMessageBox to define the rendering style and + available tags within rich text documents. It serves also as initial + style sheet for the more complex render widgets QTextView and + QTextBrowser. + + \sa setDefaultSheet() +*/ +QStyleSheet* QStyleSheet::defaultSheet() +{ + if (!defaultsheet) { + defaultsheet = new QStyleSheet(); + qt_cleanup_stylesheet.add( defaultsheet ); + } + return defaultsheet; +} + +/*! + Sets the application-wide default style sheet, deleting any style + sheet previously set. The ownership is transferred. + + \sa defaultSheet() +*/ +void QStyleSheet::setDefaultSheet( QStyleSheet* sheet) +{ + if ( defaultsheet != sheet ) { + if ( defaultsheet ) + qt_cleanup_stylesheet.remove( defaultsheet ); + delete defaultsheet; + if ( sheet ) + qt_cleanup_stylesheet.add( sheet ); + } + defaultsheet = sheet; +} + +/*!\internal + Inserts \a style. Any tags generated after this time will be + bound to this style. Note that \a style becomes owned by the + style sheet and will be deleted when the style sheet destructs. +*/ +void QStyleSheet::insert( QStyleSheetItem* style ) +{ + styles.insert(style->name(), style); +} + + +/*! + Returns the style with name \a name or 0 if there is no such style. + */ +QStyleSheetItem* QStyleSheet::item( const QString& name) +{ + if ( name.isNull() ) + return 0; + return styles[name]; +} + +/*! + Returns the style with name \a name or 0 if there is no such style (const version) + */ +const QStyleSheetItem* QStyleSheet::item( const QString& name) const +{ + if ( name.isNull() ) + return 0; + return styles[name]; +} + + +/*! + Generates an internal object for tag named \a name, given the + attributes \a attr, and using additional information provided + by the mime source factory \a factory . + + This function should not (yet) be used in application code. +*/ +QTextCustomItem* QStyleSheet::tag( const QString& name, + const QMap &attr, + const QString& context, + const QMimeSourceFactory& factory, + bool /*emptyTag */, QTextDocument *doc ) const +{ + static QString s_img = QString::fromLatin1("img"); + static QString s_hr = QString::fromLatin1("hr"); + + const QStyleSheetItem* style = item( name ); + // first some known tags + if ( !style ) + return 0; + if ( style->name() == s_img ) + return new QTextImage( doc, attr, context, (QMimeSourceFactory&)factory); + if ( style->name() == s_hr ) + return new QTextHorizontalLine( doc ); + return 0; +} + + +/*! + Auxiliary function. Converts the plain text string \a plain to a + rich text formatted string while preserving its look. + */ +QString QStyleSheet::convertFromPlainText( const QString& plain) +{ + int col = 0; + QString rich; + rich += "

    "; + for ( int i = 0; i < int(plain.length()); ++i ) { + if ( plain[i] == '\n' ){ + if ( col == 1 ) + rich += "

    "; + else + rich += "
    "; + col = 0; + } + else if ( plain[i] == '\t' ){ + rich += 0x00a0U; + // while ( col / 4.0 != int( col/4 ) ) { // weird + while ( col % 4 ) { + rich += 0x00a0U; + ++col; + } + } + else if ( plain[i].isSpace() ) + rich += 0x00a0U; + else if ( plain[i] == '<' ) + rich +="<"; + else if ( plain[i] == '>' ) + rich +=">"; + else if ( plain[i] == '&' ) + rich +="&"; + else + rich += plain[i]; + ++col; + } + rich += "

    "; + return rich; +} + +// Must doc this enum somewhere, and it is logically related to QStyleSheet + +/*! + \enum Qt::TextFormat + + This enum is used in widgets that can display both plain text and + rich text, e.g., QLabel. It is used for deciding whether a text + string should be interpreted as one or the other. This is + normally done by passing one of the enum values to a setTextFormat() + function. + + \value PlainText The text string is interpreted as a normal text string. + + \value RichText The text string is interpreted as a rich text + according to the current QStyleSheet::defaultSheet(). + + \value AutoText The text string is interpreted as for \c RichText if + QStyleSheet::mightBeRichText() returns TRUE, otherwise as for \c + PlainText. +*/ + +/*! + Returns whether the string \a text is likely to be rich text + formatted. + + Note: The function uses a fast and therefore simple heuristic. It + mainly checks whether there is something that looks like a tag + before the first line break. Although the result may be correct for + most common cases, there is no guarantee. +*/ +bool QStyleSheet::mightBeRichText( const QString& text) +{ + if ( text.isEmpty() ) + return FALSE; + if ( text.left(5).lower() == " + } else if ( text[open] == '<' ) { + int close = text.find('>', open); + if ( close > -1 ) { + QString tag; + for (int i = open+1; i < close; ++i) { + if ( text[i].isDigit() || text[i].isLetter() ) + tag += text[i]; + else if ( !tag.isEmpty() && text[i].isSpace() ) + break; + else if ( !text[i].isSpace() && (!tag.isEmpty() || text[i] != '!' ) ) + return FALSE; // that's not a tag + } + return defaultSheet()->item( tag.lower() ) != 0; + } + } + return FALSE; +} + + +/*! \fn void QStyleSheet::error( const QString& msg) const + + This virtual function is called when an error occurs when + processing rich text. Reimplement it if you need to catch + error messages. + + Errors might occur if some rich text strings contain tags that are + not understood by the stylesheet, if some tags are nested incorrectly, or + if tags are not closed properly. + + \a msg is the error message. +*/ +void QStyleSheet::error( const QString& ) const +{ +} + + +/*! + Scales the font \a font to the appropriate physical point size + corresponding to the logical font size \a logicalSize. + + When calling this function, \a font has a point size corresponding to + the logical font size 3. + + Typical logical font sizes range from 1 to 7, with 1 being the smallest. + + \sa QStyleSheetItem::logicalFontSize(), + QStyleSheetItem::logicalFontSizeStep(), QFont::setPointSize() + */ +void QStyleSheet::scaleFont( QFont& font, int logicalSize ) const +{ + if ( logicalSize < 1 ) + logicalSize = 1; + if ( logicalSize > 7 ) + logicalSize = 7; + int basePointSize = font.pointSize(); + int s; + switch ( logicalSize ) { + case 1: + s = basePointSize/2; + break; + case 2: + s = (8 * basePointSize) / 10; + break; + case 4: + s = (12 * basePointSize) / 10; + break; + case 5: + s = (15 * basePointSize) / 10; + break; + case 6: + s = 2 * basePointSize; + break; + case 7: + s = (24 * basePointSize) / 10; + break; + default: + s = basePointSize; + } + font.setPointSize( s ); +} + +#endif // QT_NO_RICHTEXT diff --git a/bibletime/frontend/thirdparty/qt3stuff/qstylesheet.h b/bibletime/frontend/thirdparty/qt3stuff/qstylesheet.h new file mode 100644 index 0000000..929cd81 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qstylesheet.h @@ -0,0 +1,215 @@ +/**************************************************************************** +** $Id: qstylesheet.h,v 1.5 2002/03/19 01:15:54 joachim Exp $ +** +** Definition of the QStyleSheet class +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the kernel module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#ifndef QT3_QSTYLESHEET_H +#define QT3_QSTYLESHEET_H + +#ifndef QT_H +#include "qnamespace.h" +#include "qstring.h" +#include "qvaluelist.h" +#include "qvector.h" +#include "qdict.h" +#include "qobject.h" +#endif // QT_H + +#ifndef QT_NO_RICHTEXT + +template class QMap; + +namespace Qt3 { + +class QStyleSheet; +class QTextDocument; + +class Q_EXPORT QStyleSheetItem : public Qt +{ +public: + QStyleSheetItem( QStyleSheet* parent, const QString& name ); + QStyleSheetItem( const QStyleSheetItem & ); + ~QStyleSheetItem(); + + QString name() const; + + QStyleSheet* styleSheet(); + const QStyleSheet* styleSheet() const; + + enum AdditionalStyleValues { Undefined = - 1}; + + enum DisplayMode { + DisplayBlock, + DisplayInline, + DisplayListItem, + DisplayNone + }; + + DisplayMode displayMode() const; + void setDisplayMode(DisplayMode m); + + int alignment() const; + void setAlignment( int f); + + int fontWeight() const; + void setFontWeight(int w); + + int logicalFontSize() const; + void setLogicalFontSize(int s); + + int logicalFontSizeStep() const; + void setLogicalFontSizeStep( int s ); + + int fontSize() const; + void setFontSize(int s); + + QString fontFamily() const; + void setFontFamily( const QString& ); + + int numberOfColumns() const; + void setNumberOfColumns(int ncols); + + QColor color() const; + void setColor( const QColor &); + + bool fontItalic() const; + void setFontItalic( bool ); + bool definesFontItalic() const; + + bool fontUnderline() const; + void setFontUnderline( bool ); + bool definesFontUnderline() const; + + bool isAnchor() const; + void setAnchor(bool anc); + + enum WhiteSpaceMode { WhiteSpaceNormal, WhiteSpacePre, WhiteSpaceNoWrap }; + WhiteSpaceMode whiteSpaceMode() const; + void setWhiteSpaceMode(WhiteSpaceMode m); + + enum Margin { + MarginLeft, + MarginRight, + MarginTop, + MarginBottom, + MarginFirstLine, + MarginAll, + MarginVertical, + MarginHorizontal + }; + + int margin( Margin m) const; + void setMargin( Margin, int); + + enum ListStyle { + ListDisc, + ListCircle, + ListSquare, + ListDecimal, + ListLowerAlpha, + ListUpperAlpha + }; + + ListStyle listStyle() const; + void setListStyle( ListStyle ); + + QString contexts() const; + void setContexts( const QString& ); + bool allowedInContext( const QStyleSheetItem* ) const; + + bool selfNesting() const; + void setSelfNesting( bool ); + + void setLineSpacing( int ls ); + int lineSpacing() const; + +private: + void init(); + class Data; + Data* d; +}; + + +#if defined(Q_TEMPLATEDLL) +// MOC_SKIP_BEGIN +template class Q_EXPORT QDict; +template class Q_EXPORT QValueList< QVector >; +template class Q_EXPORT QVector; +template class Q_EXPORT QValueList; +// MOC_SKIP_END +#endif + +class QTextCustomItem; + +class Q_EXPORT QStyleSheet : public QObject +{ + Q_OBJECT +public: + QStyleSheet( QObject *parent=0, const char *name=0 ); + virtual ~QStyleSheet(); + + static QStyleSheet* defaultSheet(); + static void setDefaultSheet( QStyleSheet* ); + + + QStyleSheetItem* item( const QString& name); + const QStyleSheetItem* item( const QString& name) const; + + void insert( QStyleSheetItem* item); + + virtual QTextCustomItem* tag( const QString& name, + const QMap &attr, + const QString& context, + const QMimeSourceFactory& factory, + bool emptyTag, QTextDocument *doc ) const; + + static QString convertFromPlainText( const QString& ); + static bool mightBeRichText( const QString& ); + + virtual void scaleFont( QFont& font, int logicalSize ) const; + + virtual void error( const QString& ) const; + +private: + void init(); + QDict styles; + QStyleSheetItem* nullstyle; +}; + +} // namespace + +#endif // QT_NO_RICHTEXT + +#endif // QSTYLESHEET_H diff --git a/bibletime/frontend/thirdparty/qt3stuff/qt3stuff.h b/bibletime/frontend/thirdparty/qt3stuff/qt3stuff.h new file mode 100644 index 0000000..2443c60 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qt3stuff.h @@ -0,0 +1,87 @@ +#ifndef QT3STUFF_H +#define QT3STUFF_H + +// This file is where the dirty hacks go :) +#include + +namespace Qt3 { // can't be Qt, a class already exists with that name :( + + enum NewFlags { + AlignAuto = 0x0000, + AlignJustify = 0x0080, // This is NOT the Qt 3 value, but we have to use another one ! + AlignHorizontal_Mask = Qt::AlignLeft | Qt::AlignRight | Qt::AlignHCenter | AlignJustify, + AlignVertical_Mask = Qt::AlignTop | Qt::AlignBottom | Qt::AlignVCenter, + WStaticContents = Qt::WNorthWestGravity, + WType_Dialog = 0x00000002, + WStyle_Dialog = 0x00000002 + }; + + enum TextFlags { + SingleLine = 0x0080, // misc. flags + DontClip = 0x0100, + ExpandTabs = 0x0200, + ShowPrefix = 0x0400, + WordBreak = 0x0800, + DontPrint = 0x1000 // internal + }; + + enum WordWrap { + NoWrap = 0x0000, + WidgetWidth = 0x2000, + FixedPixelWidth = 0x3000, + FixedColumnWidth= 0x4000 + }; + + enum WrapPolicy { + AtWordBoundary = 0x0000, + AtWhiteSpace = AtWordBoundary, // deprecated, don't use + Anywhere = 0x8000 + }; + + /*enum CursorShape { + ArrowCursor, + UpArrowCursor, + CrossCursor, + WaitCursor, + IbeamCursor, + SizeVerCursor, + SizeHorCursor, + SizeBDiagCursor, + SizeFDiagCursor, + SizeAllCursor, + BlankCursor, + SplitVCursor, + SplitHCursor, + PointingHandCursor, + ForbiddenCursor, + LastCursor = ForbiddenCursor, + BitmapCursor = 24 + };*/ + + enum Dock { Unmanaged, TornOff, Top, Bottom, Right, Left, Minimized }; + // compatibility + //typedef Dock ToolBarDock; + + enum DateFormat { + TextDate, // default Qt + ISODate, // ISO 8601 + LocalDate // locale dependant + }; + +}; + +// Called _blah in Qt 2 and Q_blah in Qt 3 +#if defined(_WS_X11) +#define Q_WS_X11 +#endif + +#define Q_ASSERT ASSERT + +// Classes renamed in Qt 3 +#define QPtrList QList +#define QPtrListIterator QListIterator +#define QPtrVector QVector +#define QMemArray QArray + +#endif // QNAMESPACE_H + diff --git a/bibletime/frontend/thirdparty/qt3stuff/qtextedit.cpp b/bibletime/frontend/thirdparty/qt3stuff/qtextedit.cpp new file mode 100644 index 0000000..8eb3fc6 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qtextedit.cpp @@ -0,0 +1,539 @@ +/**************************************************************************** +** $Id: qtextedit.cpp,v 1.5 2002/03/19 01:15:55 joachim Exp $ +** +** Definition of the QTextEdit class +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the widgets module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#include "qtextedit.h" +#include "qcursor.h" + +/*! + \class QTextEdit qtextedit.h + \brief The QTextEdit widget provides a sophisticated single-page text editor. + + \ingroup basic + + QTextEdit is an advanced WYSIWYG editor supporting rich text + formatting. It is optimized to handle large text documents and + respond quickly to user input. + + If you create a new an empty QTextEdit, and want to allow the user + to edit rich text (HTML), call setTextFormat(Qt::RichText) to be + sure that text() returns the formatted text. + + QTextEdit extends QTextView with keyboard and mouse handling for + user input and functions to set/get/modify formatting, text, etc. + + As it is derived from QTextView, it supports the same functions to + set and load plain and HTML text. + + QTextEdit internally works on paragraphs. A paragraph is a formatted + string which is word-wrapped to fit into the width of the + widget. Paragraphs are seperated by hard breaks. + + For user input selections are important. To work with selections use + setSelection() and QTextView::getSelection(). To set or get the + position of the cursor use setCursorPosition() or + getCursorPosition(). + + To change the current format (the format at the cursor position) or + the format of a selection, use setBold(), setItalic(), + setUnderline(), setFamily(), setPointSize(), setFont() or + setColor(). To change paragraph formatting use setAlignment() or + setParagType(). When the cursor is moved, the signals + currentFontChanged(), currentColorChanged() and + currentAlignmentChanged() are emitted to inform about the format at + the cursor position. + + To insert text at the cursor position use insert(). cut(), copy() + and paste() can also be done through the API. If the text changes, + the textChanged() signal is emitted, and if the user inserts a new + line by pressing return/enter returnPressed() is emitted. + + QTextEdit provides command-based undo/redo. To set the depth of the + command history use setUndoDepth() - it defaults to 100 steps. To + undo or redo the last opetarion call undo() or redo(). The signals + undoAvailable() and redoAvailable() inform about when undo or redo + operations can be executed. + + Here is a list of key-bindings which are implemented for editing + +
      +
    • Left Arrow Move the cursor one character left +
    • Right Arrow Move the cursor one character right +
    • Up Arrow Move the cursor one line up +
    • Down Arrow Move the cursor one line down +
    • Page Up Move the cursor one page up +
    • Page Down Move the cursor one page down +
    • Backspace Delete the character to the left of the cursor +
    • Home Move the cursor to the beginning of the line +
    • End Move the cursor to the end of the line +
    • Delete Delete the character to the right of the cursor +
    • Ctrl+A Move the cursor to the beginning of the line +
    • Ctrl+B Move the cursor one character left +
    • Ctrl+C Copy the marked text to the clipboard (also + Ctrl+Insert under Windows) +
    • Ctrl+D Delete the character to the right of the cursor +
    • Ctrl+E Move the cursor to the end of the line +
    • Ctrl+F Move the cursor one character right +
    • Ctrl+H Delete the character to the left of the cursor +
    • Ctrl+K Delete to end of line +
    • Ctrl+N Move the cursor one line down +
    • Ctrl+P Move the cursor one line up +
    • Ctrl+V Paste the clipboard text into line edit (also + Shift+Insert under Windows) +
    • Ctrl+X Cut the marked text, copy to clipboard (also + Shift+Delete under Windows) +
    • Ctrl+Z Undo the last operation +
    • Ctrl+Y Redo the last operation +
    • Ctrl+Left Arrow Move the cursor one word left +
    • Ctrl+Right Arrow Move the cursor one word right +
    • Ctrl+Up Arrow Move the cursor one word up +
    • Ctrl+Down Arrow Move the cursor one word down +
    • Ctrl+Home Arrow Move the cursor to the beginning of the text +
    • Ctrl+End Arrow Move the cursor to the end of the text +
    + + To select (mark) text hold down the Shift key whilst pressing one of + the movement keystrokes, for example, Shift+Right Arrow will + select the character to the right, and Shift+Ctrl+Right Arrow + will select the word to the right, etc. + + All other keys with valid ASCII codes insert themselves into the + text at the cursor position. +*/ + +/*! \enum QTextEdit::KeyboardAction + + This enum is used by doKeyboardAction() to specify which action + should be exectuted: + + \value ActionBackspace Delete the character at the left of the cursor + + \value ActionDelete Delete the character at the right of the cursor + + \value ActionReturn Split the paragraph at the cursor position + + \value ActionKill Delete the text until the end of the paragraph, or + if the cursor is at the end of the paragraph, join this and the next + paragraph. +*/ + +/*! \enum QTextEdit::MoveDirection + + This enum is used by moveCursor() to specify into which direction + the cursor should be moved: + + \value MoveLeft Moves the cursor to the left + + \value MoveRight Moves the cursor to the right + + \value MoveUp Moves the cursor up one line + + \value MoveDown Moves the cursor down one line + + \value MoveHome Moves the cursor to the begin of the line + + \value MoveEnd Moves the cursor to the end of the line + + \value MovePgUp Moves the cursor one page up + + \value MovePgDown Moves the cursor one page down +*/ + + +/*! \fn void QTextEdit::getCursorPosition( int ¶g, int &index ) const + + This functions sets the \a parag and \a index parameters to the + current cursor position. + */ + +/*! \fn bool QTextEdit::isModified() const + + This function returns whether the document has been modified by the + user. +*/ + +/*! \fn bool QTextEdit::italic() const + + Returns whether the current format (the position where the cursor is + placed) is italic or not. +*/ + +/*! \fn bool QTextEdit::bold() const + + Returns whether the current format (the position where the cursor + is placed) is bold or not. +*/ + +/*! \fn bool QTextEdit::underline() const + + Returns whether the current format (the position where the cursor + is placed) is underlined or not. +*/ + +/*! \fn QString QTextEdit::family() const + + Returns the font family of the current format (the position where + the cursor is placed). +*/ + +/*! \fn int QTextEdit::pointSize() const + + Returns the poit size of the font of the current format (the + position where the cursor is placed). +*/ + +/*! \fn QColor QTextEdit::color() const + + Returns the color of the current format (the position where the + cursor is placed). +*/ + +/*! \fn QFont QTextEdit::font() const + + Returns the font of the current format (the position where the + cursor is placed). +*/ + +/*! \fn int QTextEdit::alignment() const + + Returns the alignment of the paragraph at which the cursor is + currently placed. +*/ + +/*! \fn bool QTextEdit::isOverwriteMode() const + + Returns TRUE if this editor is in overwrite mode, i.e. if + characters typed replace characters in the editor. +*/ + +/*! \fn int QTextEdit::undoDepth() const + + Returns how many steps the undo/redo history can maximally store. +*/ + +/*! \fn void QTextEdit::insert( const QString &text, bool indent, bool checkNewLine, bool removeSelected ) + + Inserts \a text at the current cursor position. If \a indent is + TRUE, the paragraph is re-indented. If \a checkNewLine is TRUE, + newline characters in \a text result in hard breaks. Otherwise, the + result of newlines is not defined. If \ removeSelected is TRUE, + selected text is removed before the text is inserted, else the + inserted text gets selected. +*/ + +/*! \fn void QTextEdit::setOverwriteMode( bool b ) + + Sets overwrite mode if \a b on is TRUE. Overwrite mode means that + characters typed replace characters in the editor. +*/ + +/*! \fn void QTextEdit::undo() + + Undoes the last operation. +*/ + +/*! \fn void QTextEdit::redo() + + Redoes the last operation. +*/ + +/*! \fn void QTextEdit::cut() + + Cuts the selected text (if there is any) and puts it on the + clipboard. +*/ + +/*! \fn void QTextEdit::paste() + + Pastes the text from the clipboard (if there is any) at the current + cursor position. Only pastes plain text. + + \sa pasteSubType() +*/ + +/*! \fn void QTextEdit::pasteSubType( const QCString &subtype ) + + Pastes the text from the clipboard (if there is any) of the format + \a subtype (this can be e.g. "plain", "html" ) at the current cursor + position. +*/ + +/*! \fn void QTextEdit::clear() + + Removes all text. + +*/ + +/*! \fn void QTextEdit::del() + + Deletes the character on the right side of the text cursor. If a + text has been marked by the user (e.g. by clicking and dragging) the + cursor is put at the beginning of the marked text and the marked + text is removed. +*/ + +/*! \fn void QTextEdit::indent() + + Re-indents the current paragraph. +*/ + +/*! \fn void QTextEdit::setItalic( bool b ) + + Sets the current format and the selected text (if there is any) to + italic, if \a b is TRUE, otherwise unsets the italic flag. +*/ + +/*! \fn void QTextEdit::setBold( bool b ) + + Sets the current format and the selected text (if there is any) to + bold, if \a b is TRUE, otherwise unsets the bold flag. +*/ + +/*! \fn void QTextEdit::setUnderline( bool b ) + + Sets the current format and the selected text (if there is any) to + underlined, if \a b is TRUE, otherwise unsets the underlined flag. +*/ + +/*! \fn void QTextEdit::setFamily( const QString &f ) + + Sets the family of the current format and the selected text (if + there is any) to \a f. +*/ + +/*! \fn void QTextEdit::setPointSize( int s ) + + Sets the point size of the current format and the selected text (if + there is any) to \a s. + + Note that if \a s is zero or negative, the behaviour of this + function is not defined. +*/ + +/*! \fn void QTextEdit::setColor( const QColor &c ) + + Sets the color of the current format and the selected text (if there + is any) to \a c. +*/ + +/*! \fn void QTextEdit::setFont( const QFont &f ) + + Sets the font of the current format and the selected text (if there + is any) to \a f. +*/ + +/*! \fn void QTextEdit::setAlignment( int a ) + + Sets the alignment of the paragraph, at which the cursor is placed, + to \a a. +*/ + +/*! \fn void QTextEdit::setParagType( QStyleSheetItem::DisplayMode dm, QStyleSheetItem::ListStyle listStyle ) + + Sets the paragraph style of the paragraph at which the cursor is + placed to \a dm. If \a dm is QStyleSheetItem::DisplayListItem, the + type of the list item is set to \a listStyle. +*/ + +/*! \fn void QTextEdit::setCursorPosition( int parag, int index ) + + Sets the cursor to the index \a index in the paragraph \a parag. +*/ + +/*! \fn void QTextEdit::setSelection( int parag_from, int index_from, int parag_to, int index_to, int selNum ) + + Sets a selection which starts at the index \a index_from in the + paragraph \a parag_from and ends at index \a index_to in the + paragraph \a parag_to. + + Uses the selection settings of selection \a selNum. If this is 0, + this is the default selection. +*/ + +/*! \fn void QTextEdit::setSelectionAttributes( int selNum, const QColor &back, bool invertText ) + + Sets the background color of the selection \a selNum to \a back and + specifies whether the text of this selection should be inverted by \a invertText. + +*/ + +/*! \fn void QTextEdit::setModified( bool m ) + + Sets the modified flag of the document to \a m. +*/ + +/*! \fn void QTextEdit::resetFormat() + + Resets the current format to the default format. +*/ + +/*! \fn void QTextEdit::setUndoDepth( int d ) + + Sets the number of steps the undo/redo history can maximally store + to \a d. +*/ + +/*! \fn void QTextEdit::undoAvailable( bool yes ) + + This signal is emitted when the availability of undo changes. If \a + yes is TRUE, then undo() will work until undoAvailable( FALSE ) is + next emitted. +*/ + +/*! \fn void QTextEdit::modificationChanged( bool m ) + + This signal is emitted when the modification of the document + changed. If \a m is TRUE, the document got modified, else the + modification state has been reset to unmodified. +*/ + +/*! \fn void QTextEdit::redoAvailable( bool yes ) + + This signal is emitted when the availability of redo changes. If \a + yes is TRUE, then redo() will work until redoAvailable( FALSE ) is + next emitted. +*/ + +/*! \fn void QTextEdit::currentFontChanged( const QFont &f ) + + This signal is emitted if the font of the current format (the format + at the position where the cursor is placed) has changed. + + \a f contains the new font. +*/ + +/*! \fn void QTextEdit::currentColorChanged( const QColor &c ) + + This signal is emitted if the color of the current format (the + format at the position where the cursor is placed) has changed. + + \a c contains the new color. +*/ + +/*! \fn void QTextEdit::currentAlignmentChanged( int a ) + + This signal is emitted if the alignment of the current paragraph + (the paragraph at which the cursor is placed) has changed. + + \a a contains the new alignment. +*/ + +/*! \fn void QTextEdit::cursorPositionChanged( QTextCursor *c ) + + This signal is emitted if the position of the cursor changed. \a c + points to the text cursor object. +*/ + +/*! \fn void QTextEdit::returnPressed() + + This signal is emitted if the user pressed the RETURN or ENTER key. +*/ + +/*! \fn void QTextEdit::setFormat( QTextFormat *f, int flags ) + + This functions sets the current format and the selected text (if + there is any) to \a f. Only the fields of \a f which are specified + by the \a flags are used. +*/ + +/*! \fn void QTextEdit::ensureCursorVisible() + + Ensures that the cursor is visible by scrolling the view if needed. +*/ + +/*! \fn void QTextEdit::placeCursor( const QPoint &pos, QTextCursor *c ) + + Places the cursor \a c at the character which is closest to \a pos + (in contents coordinates). If \a c is 0, the default text cursor is + used. +*/ + +/*! \fn void QTextEdit::moveCursor( MoveDirection direction, bool shift, bool control ) + + Moves the text cursor into the \a direction. As this is normally + used by some keyevent handler, \a shift and \a control specify the + state of the key modifiers which have an influence on the cursor + moving. +*/ + +/*! \overload void QTextEdit::moveCursor( MoveDirection direction, bool control ) +*/ + +/*! \fn void QTextEdit::removeSelectedText() + + Deletes the text which is currently selected (if there is any + selected). +*/ + +/*! \fn void QTextEdit::doKeyboardAction( KeyboardAction action ) + + Exectutes the keyboard action \a action. This is normally called by + a key event handler. +*/ + +/*! \fn QTextCursor *QTextEdit::textCursor() const + + Returns the text cursor if the editor. QTextCursor is not in the + public API, but for special cases you might use it anyway. But the + API of it might change in an incompatible manner in the future. +*/ + +/*! \fn bool QTextEdit::getFormat( int parag, int index, QFont &font, QColor &color ) + + This function sets \a font to the font and \a color to the color of + the character at position \a index in the paragraph \a parag. + + If \a parag or \a index is out of range, FALSE is returned, else + TRUE is returned. +*/ + +/*! Constructs a QTextEdit. The \a parent and \a name arguments are as + for QWidget. */ + +Qt3::QTextEdit::QTextEdit( QWidget *parent, const char *name ) + : Qt3::QTextView( parent, name ) +{ +#ifndef QT_NO_CURSOR + viewport()->setCursor( ibeamCursor ); +#endif +} + +/*! \reimp */ + +Qt3::QTextEdit::~QTextEdit() +{ +} + diff --git a/bibletime/frontend/thirdparty/qt3stuff/qtextedit.h b/bibletime/frontend/thirdparty/qt3stuff/qtextedit.h new file mode 100644 index 0000000..f77a4e4 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qtextedit.h @@ -0,0 +1,394 @@ +/**************************************************************************** +** $Id: qtextedit.h,v 1.5 2002/03/19 01:15:56 joachim Exp $ +** +** Definition of the QTextEdit class +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the widgets module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#ifndef QT3_QTEXTEDIT_H +#define QT3_QTEXTEDIT_H + +#ifndef QT_H +#include "qlist.h" +#include "qpixmap.h" +#include "qcolor.h" +#endif // QT_H + +#include "qtextview.h" + +#ifndef QT_NO_TEXTEDIT + +namespace Qt3 { + +class Q_EXPORT QTextEdit : public Qt3::QTextView +{ + Q_OBJECT + Q_PROPERTY( int undoDepth READ undoDepth WRITE setUndoDepth ) + Q_PROPERTY( bool overWriteMode READ isOverwriteMode WRITE setOverwriteMode ) + +public: + QTextEdit(QWidget *parent = 0, const char *name = 0 ); + ~QTextEdit(); + + void getCursorPosition( int ¶g, int &index ) const; + bool isModified() const; + bool italic() const; + bool bold() const; + bool underline() const; + QString family() const; + int pointSize() const; + QColor color() const; + QFont font() const; + int alignment() const; + bool isOverwriteMode() const; + int undoDepth() const; + virtual void insert( const QString &text, bool indent = FALSE, bool checkNewLine = TRUE, bool removeSelected = TRUE ); + virtual bool getFormat( int parag, int index, QFont &font, QColor &color ); + +public slots: + virtual void setOverwriteMode( bool b ); + virtual void undo(); + virtual void redo(); + virtual void cut(); + virtual void paste(); + virtual void pasteSubType( const QCString &subtype ); + virtual void clear(); + virtual void del(); + virtual void indent(); + virtual void setItalic( bool b ); + virtual void setBold( bool b ); + virtual void setUnderline( bool b ); + virtual void setFamily( const QString &f ); + virtual void setPointSize( int s ); + virtual void setColor( const QColor &c ); + virtual void setFont( const QFont &f ); + virtual void setAlignment( int a ); + virtual void setParagType( Qt3::QStyleSheetItem::DisplayMode dm, Qt3::QStyleSheetItem::ListStyle listStyle ); + virtual void setCursorPosition( int parag, int index ); + virtual void setSelection( int parag_from, int index_from, int parag_to, int index_to, int selNum = 0 ); + virtual void setSelectionAttributes( int selNum, const QColor &back, bool invertText ); + virtual void setModified( bool m ); + virtual void resetFormat(); + virtual void setUndoDepth( int d ); + virtual void removeSelectedText(); + +signals: + void undoAvailable( bool yes ); + void redoAvailable( bool yes ); + void currentFontChanged( const QFont &f ); + void currentColorChanged( const QColor &c ); + void currentAlignmentChanged( int a ); + void cursorPositionChanged( Qt3::QTextCursor *c ); + void returnPressed(); + void modificationChanged( bool m ); + +protected: + enum KeyboardAction { // keep in sync with QTextView + ActionBackspace, + ActionDelete, + ActionReturn, + ActionKill + }; + + enum MoveDirection { // keep in sync with QTextView + MoveLeft, + MoveRight, + MoveUp, + MoveDown, + MoveHome, + MoveEnd, + MovePgUp, + MovePgDown + }; + + void setFormat( Qt3::QTextFormat *f, int flags ); + void ensureCursorVisible(); + void placeCursor( const QPoint &pos, Qt3::QTextCursor *c = 0 ); + void moveCursor( MoveDirection direction, bool shift, bool control ); + void moveCursor( MoveDirection direction, bool control ); + void doKeyboardAction( KeyboardAction action ); + Qt3::QTextCursor *textCursor() const; + +private: + bool isReadOnly() const { return FALSE; } + void emitUndoAvailable( bool b ) { emit undoAvailable( b ); } + void emitRedoAvailable( bool b ) { emit redoAvailable( b ); } + void emitCurrentFontChanged( const QFont &f ) { emit currentFontChanged( f ); } + void emitCurrentColorChanged( const QColor &c ) { emit currentColorChanged( c ); } + void emitCurrentAlignmentChanged( int a ) { emit currentAlignmentChanged( a ); } + void emitCursorPositionChanged( Qt3::QTextCursor *c ) { emit cursorPositionChanged( c ); } + void emitReturnPressed() { emit returnPressed(); } + void emitModificationChanged( bool m ) { emit modificationChanged( m ); } + +private: // Disabled copy constructor and operator= +#if defined(Q_DISABLE_COPY) + QTextEdit( const QTextEdit & ); + QTextEdit& operator=( const QTextEdit & ); +#endif +}; + +}; + +inline void Qt3::QTextEdit::getCursorPosition( int ¶g, int &index ) const +{ + Qt3::QTextView::getCursorPosition( parag, index ); +} + +inline bool Qt3::QTextEdit::isModified() const +{ + return Qt3::QTextView::isModified(); +} + +inline bool Qt3::QTextEdit::italic() const +{ + return Qt3::QTextView::italic(); +} + +inline bool Qt3::QTextEdit::bold() const +{ + return Qt3::QTextView::bold(); +} + +inline bool Qt3::QTextEdit::underline() const +{ + return Qt3::QTextView::underline(); +} + +inline QString Qt3::QTextEdit::family() const +{ + return Qt3::QTextView::family(); +} + +inline int Qt3::QTextEdit::pointSize() const +{ + return Qt3::QTextView::pointSize(); +} + +inline QColor Qt3::QTextEdit::color() const +{ + return Qt3::QTextView::color(); +} + +inline QFont Qt3::QTextEdit::font() const +{ + return Qt3::QTextView::font(); +} + +inline int Qt3::QTextEdit::alignment() const +{ + return Qt3::QTextView::alignment(); +} + +inline bool Qt3::QTextEdit::isOverwriteMode() const +{ + return Qt3::QTextView::isOverwriteMode(); +} + +inline int Qt3::QTextEdit::undoDepth() const +{ + return Qt3::QTextView::undoDepth(); +} + +inline void Qt3::QTextEdit::insert( const QString &text, bool indent, bool checkNewLine, bool removeSelected ) +{ + Qt3::QTextView::insert( text, indent, checkNewLine, removeSelected ); +} + +inline void Qt3::QTextEdit::setOverwriteMode( bool b ) +{ + Qt3::QTextView::setOverwriteMode( b ); +} + +inline void Qt3::QTextEdit::undo() +{ + Qt3::QTextView::undo(); +} + +inline void Qt3::QTextEdit::redo() +{ + Qt3::QTextView::redo(); +} + +inline void Qt3::QTextEdit::cut() +{ + Qt3::QTextView::cut(); +} + +inline void Qt3::QTextEdit::paste() +{ + Qt3::QTextView::paste(); +} + +inline void Qt3::QTextEdit::pasteSubType( const QCString &subtype ) +{ + Qt3::QTextView::pasteSubType( subtype ); +} + +inline void Qt3::QTextEdit::clear() +{ + Qt3::QTextView::clear(); +} + +inline void Qt3::QTextEdit::del() +{ + Qt3::QTextView::del(); +} + +inline void Qt3::QTextEdit::indent() +{ + Qt3::QTextView::indent(); +} + +inline void Qt3::QTextEdit::setItalic( bool b ) +{ + Qt3::QTextView::setItalic( b ); +} + +inline void Qt3::QTextEdit::setBold( bool b ) +{ + Qt3::QTextView::setBold( b ); +} + +inline void Qt3::QTextEdit::setUnderline( bool b ) +{ + Qt3::QTextView::setUnderline( b ); +} + +inline void Qt3::QTextEdit::setFamily( const QString &f ) +{ + Qt3::QTextView::setFamily( f ); +} + +inline void Qt3::QTextEdit::setPointSize( int s ) +{ + Qt3::QTextView::setPointSize( s ); +} + +inline void Qt3::QTextEdit::setColor( const QColor &c ) +{ + Qt3::QTextView::setColor( c ); +} + +inline void Qt3::QTextEdit::setFont( const QFont &f ) +{ + Qt3::QTextView::setFontInternal( f ); +} + +inline void Qt3::QTextEdit::setAlignment( int a ) +{ + Qt3::QTextView::setAlignment( a ); +} + +inline void Qt3::QTextEdit::setParagType( Qt3::QStyleSheetItem::DisplayMode dm, Qt3::QStyleSheetItem::ListStyle listStyle ) +{ + Qt3::QTextView::setParagType( dm, listStyle ); +} + +inline void Qt3::QTextEdit::setCursorPosition( int parag, int index ) +{ + Qt3::QTextView::setCursorPosition( parag, index ); +} + +inline void Qt3::QTextEdit::setSelection( int parag_from, int index_from, int parag_to, int index_to, int selNum ) +{ + Qt3::QTextView::setSelection( parag_from, index_from, parag_to, index_to, selNum ); +} + +inline void Qt3::QTextEdit::setSelectionAttributes( int selNum, const QColor &back, bool invertText ) +{ + Qt3::QTextView::setSelectionAttributes( selNum, back, invertText ); +} + +inline void Qt3::QTextEdit::setModified( bool m ) +{ + Qt3::QTextView::setModified( m ); +} + +inline void Qt3::QTextEdit::resetFormat() +{ + Qt3::QTextView::resetFormat(); +} + +inline void Qt3::QTextEdit::setUndoDepth( int d ) +{ + Qt3::QTextView::setUndoDepth( d ); +} + +inline void Qt3::QTextEdit::setFormat( Qt3::QTextFormat *f, int flags ) +{ + Qt3::QTextView::setFormat( f, flags ); +} + +inline void Qt3::QTextEdit::ensureCursorVisible() +{ + Qt3::QTextView::ensureCursorVisible(); +} + +inline void Qt3::QTextEdit::placeCursor( const QPoint &pos, Qt3::QTextCursor *c ) +{ + Qt3::QTextView::placeCursor( pos, c ); +} + +inline void Qt3::QTextEdit::moveCursor( MoveDirection direction, bool shift, bool control ) +{ + Qt3::QTextView::moveCursor( (MoveDirectionPrivate)direction, shift, control ); +} + +inline void Qt3::QTextEdit::moveCursor( MoveDirection direction, bool control ) +{ + Qt3::QTextView::moveCursor( (MoveDirectionPrivate)direction, control ); +} + +inline void Qt3::QTextEdit::removeSelectedText() +{ + Qt3::QTextView::removeSelectedText(); +} + +inline void Qt3::QTextEdit::doKeyboardAction( KeyboardAction action ) +{ + Qt3::QTextView::doKeyboardAction( (KeyboardActionPrivate)action ); +} + +inline Qt3::QTextCursor *Qt3::QTextEdit::textCursor() const +{ + return cursor; +} + +inline bool Qt3::QTextEdit::getFormat( int parag, int index, QFont &font, QColor &color ) +{ + return Qt3::QTextView::getFormat( parag, index, font, color ); +} + +#endif // QT_NO_TEXTEDIT + +#endif diff --git a/bibletime/frontend/thirdparty/qt3stuff/qtextview.cpp b/bibletime/frontend/thirdparty/qt3stuff/qtextview.cpp new file mode 100644 index 0000000..528fd0e --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qtextview.cpp @@ -0,0 +1,3155 @@ +/**************************************************************************** +** $Id: qtextview.cpp,v 1.4 2001/06/15 13:32:21 joachim Exp $ +** +** Implementation of the QTextView class +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the widgets module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#include "qtextview.h" +#include "qrichtext_p.h" +#include "qpainter.h" +#include "qpen.h" +#include "qbrush.h" +#include "qpixmap.h" +#include "qfont.h" +#include "qcolor.h" +#include "qsize.h" +#include "qevent.h" +#include "qtimer.h" +#include "qapplication.h" +#include "qlistbox.h" +#include "qvbox.h" +#include "qapplication.h" +#include "qclipboard.h" +#include "qcolordialog.h" +#include "qfontdialog.h" +#include "qstylesheet.h" +#include "qdragobject.h" +#include "qurl.h" +#include "qcursor.h" +#include "qregexp.h" +#include "qpopupmenu.h" + +using namespace Qt3; + +struct Qt3::QUndoRedoInfoPrivate +{ + QTextString text; +}; + +class Qt3::QTextViewPrivate +{ +public: + int id[ 7 ]; +}; + +static bool block_set_alignment = FALSE; + +/*! + \class QTextView qtextview.h + \brief The QTextView class provides a sophisticated rich text viewer. + \ingroup basic + \ingroup helpsystem + + QTextView is a widget which can show large amounts of read-only text + with varying fonts and font attributes, e.g. different point sizes, + colors, bold, italic etc. Paragraphs can have different alignments + and word-wrap policies. QTextView can also show images (using + QMimeSourceFactory), lists and tables. If the text is too large to + view within the widget's viewport, scrollbars will appear. The text + view can load both plain text and HTML files (a subset of HTML 4 and + CSS1 is supported). + The rendering style and valid tags are defined by a styleSheet(). + Currently a subset of HTML 3.2 and 4, and CSS1 is supported, see + setStyleSheet() and QStyleSheet for details. The images identified + by image tags are displayed if they can be interpreted using the + text view's QMimeSourceFactory. (See setMimeSourceFactory() for + details.) + + If you want to provide your users with editable rich text use + QTextEdit. If you want a text browser with more navigation use + QTextBrowser. If you just need to display a small piece of rich text + use QSimpleRichText or QLabel. + + Set the text with setText(). You can include rich text directly in + code since it is based on HTML tags, e.g. + \code + textView->setText( "Red" ); + \endcode + You can append text with append(), for example to display an output log. + + By default the text view will try to guess the format of the text + (plain text or HTML) and render accordingly, but you can control + this with setTextFormat(). + + By default the text view wraps words at whitespace at the width of + the text view widget. The setWordWrap() function is used to specify + the kind of word wrap you want, or \c NoWrap. + Call setWordWrap() to set a fixed pixel width \c FixedPixelWidth, or + character column (e.g. 80 column) \c FixedColumnWidth with the + pixels or columns specified with setWrapColumnOrWidth(). If you use + word wrap to the widget's width \c WidgetWidth, you can specify + whether to break on whitespace or anywhere with setWrapPolicy(). + + The background color is set differently from other widgets, using + setPaper(). You specify a brush style which could be a plain color + or a complex pixmap. Hypertext links are automatically + underlined; this can be changed with setLinkUnderline(). The tab + stop width is set with setTabStops(). The zoomIn() and zoomOut() + functions can be used to resize the text by increasing (decreasing + for zoomOut()) the point size by one point per call. Images are not + affected. + + The entire text is returned by text(), and the text of a particular + paragraph by text(int). + + The user can select text in the text view using the mouse. If + they've selected text hasSelectedText() will return TRUE. The + selection's position can be obtained with getSelection(), and the + selection itself is returned by selectedText(). The selection can be + copied to the clipboard with copy(). The entire text can be selected + (or deselected) with selectAll(). + + The lines() function returns the number of lines in the text, + paragraphs() returns the number of paragraphs. The number of lines + within a particular paragraph is returned by linesOfParagraph(). The + length of the text in characters is returned by length(). + + You can scroll to an anchor in the text, e.g. \c{} + with scrollToAnchor(). The find() function can be used to find and + highlight (select) a given string within the text. + + The user can navigate the text view by using the scrollbars and by + clicking hypertext links with the mouse. The following keyboard + shortcuts are also supported: + +
      +
    • Up Arrow Move one line up +
    • Down Arrow Move one line down +
    • Left Arrow Move one column left +
    • Right Arrow Move one column right +
    • Page Up Move one (viewport) page up +
    • Page Down Move one (viewport) page down +
    • Home Move to the beginning of the text +
    • End Move to the end of the text +
    • Shift+Wheel Scroll the page horizontally (the Wheel is + the mouse wheel) +
    • Ctrl+Wheel Zoom the text +
    • +
    + + The text view may be able to provide some meta-information. The + documentTitle() function will return the text from within HTML + \c{} tags. + + The text displayed in a text view has \e context. The context is a + path which the text view's QMimeSourceFactory uses to resolve the + locations of files and images. It is passed to the + mimeSourceFactory() when quering data. (See QTextView::QTextView() + and context().) + + Note that we do not intend to add a full-featured web browser widget + to Qt (because that would easily double Qt's size and only few + applications would benefit from it). In particular, the rich text + support in Qt is designed to provide a fast, portable and efficient + way to add reasonable online help facilities to applications. We + will, however, extend it to some degree in future versions of Qt. + +*/ + +/*! \fn void QTextView::copyAvailable (bool yes) + + This signal is emitted when text is selected or deselected in the text + view. + + When text is selected this signal will be emitted with \a yes set to + TRUE. If no text has been selected or if the selected text is + deselected this signal is emitted with \a yes set to FALSE. + + If \a yes is TRUE, copy() can be used to copy the selection to the + clipboard. If \a yes is FALSE copy() does nothing. + + \sa selectionChanged() +*/ + + +/*! \fn void QTextView::textChanged() + + This signal is emitted whenever the text in the view changes. + + \sa setText() append() + */ + +/*! \fn void QTextView::selectionChanged() + + This signal is emitted whenever the selection changes. + + \sa copyAvailable() +*/ + +/*! \fn QTextDocument *QTextView::document() const + + This function returns the QTextDocument which is used by the text + view. + + QTextDocument is not in the public API and its API might change in an + incompatible manner in the future. +*/ + +/*! \fn void QTextView::setDocument( QTextDocument *doc ) + + This function sets the QTextDocument which should be used by the text + view. This can be used, for example, if you want to display a document + using multiple views. You would create a QTextDocument and set it to + the text views which should display it. You would need to connect to + the textChanged() and selectionChanged() signals of all the text views + and update them all accordingly (preferably with a slight delay for + efficiency reasons). + + QTextDocument is not in the public API and its API might change in an + incompatible manner in the future. +*/ + +/*! Constructs an empty QTextView with the usual \a parent and \a + name optional arguments. +*/ + +QTextView::QTextView( QWidget *parent, const char *name ) + : QScrollView( parent, name, WNorthWestGravity | WRepaintNoErase | WResizeNoErase ), + doc( new QTextDocument( 0 ) ), undoRedoInfo( doc ) +{ + init(); +} + +/*! Constructs a QTextView displaying the text \a text with + context \a context, with the usual \a parent and \a name optional + arguments. + + The \a context is a path which the text view's QMimeSourceFactory + uses to resolve the locations of files and images. It is passed to + the mimeSourceFactory() when quering data. + + For example if the text contains an image tag, + \c{<img src="image.png">}, and the context is "path/to/look/in", the + QMimeSourceFactory will try to load the image from + "path/to/look/in/image.png". If the tag was + \c{<img src="/image.png">}, the context will not be used (because + QMimeSourceFactory recognizes that we have given an absolute path) + and will try to load "/image.png". The context is applied in exactly + the same way to \e hrefs, for example, + \c{<a href="target.html">Target</a>}, would resolve to + "path/to/look/in/target.html". + +*/ + +QTextView::QTextView( const QString& text, const QString& context, + QWidget *parent, const char *name) + : QScrollView( parent, name, WNorthWestGravity | WRepaintNoErase | WResizeNoErase ), + doc( new QTextDocument( 0 ) ), undoRedoInfo( doc ) +{ + init(); + setText( text, context ); +} + +/*! \reimp */ + +QTextView::~QTextView() +{ + delete undoRedoInfo.d; + undoRedoInfo.d = 0; + delete cursor; + delete doc; + delete d; +} + +void QTextView::init() +{ + d = new QTextViewPrivate; + connect( doc, SIGNAL( minimumWidthChanged( int ) ), + this, SLOT( setRealWidth( int ) ) ); + + mousePressed = FALSE; + inDoubleClick = FALSE; + modified = FALSE; + onLink = QString::null; + overWrite = FALSE; + wrapMode = WidgetWidth; + wrapWidth = -1; + wPolicy = AtWhiteSpace; + setMode = Auto; + inDnD = FALSE; + + doc->setFormatter( new QTextFormatterBreakWords ); + currentFormat = doc->formatCollection()->defaultFormat(); + currentAlignment = Qt3::AlignAuto; + + viewport()->setBackgroundMode( PaletteBase ); + viewport()->setAcceptDrops( TRUE ); + resizeContents( 0, doc->lastParag() ? + ( doc->lastParag()->paragId() + 1 ) * doc->formatCollection()->defaultFormat()->height() : 0 ); + + setKeyCompression( TRUE ); + viewport()->setMouseTracking( TRUE ); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + cursor = new QTextCursor( doc ); + + formatTimer = new QTimer( this ); + connect( formatTimer, SIGNAL( timeout() ), + this, SLOT( formatMore() ) ); + lastFormatted = doc->firstParag(); + + scrollTimer = new QTimer( this ); + connect( scrollTimer, SIGNAL( timeout() ), + this, SLOT( doAutoScroll() ) ); + + interval = 0; + changeIntervalTimer = new QTimer( this ); + connect( changeIntervalTimer, SIGNAL( timeout() ), + this, SLOT( doChangeInterval() ) ); + + cursorVisible = TRUE; + blinkTimer = new QTimer( this ); + connect( blinkTimer, SIGNAL( timeout() ), + this, SLOT( blinkCursor() ) ); + +#ifndef QT_NO_DRAGANDDROP + dragStartTimer = new QTimer( this ); + connect( dragStartTimer, SIGNAL( timeout() ), + this, SLOT( startDrag() ) ); +#endif + + resizeTimer = new QTimer( this ); + connect( resizeTimer, SIGNAL( timeout() ), + this, SLOT( doResize() ) ); + + formatMore(); + + blinkCursorVisible = FALSE; + + connect( this, SIGNAL( textChanged() ), + this, SLOT( setModified() ) ); + viewport()->setFocusProxy( this ); + viewport()->setFocusPolicy( WheelFocus ); + viewport()->installEventFilter( this ); + installEventFilter( this ); + +#if 0 // ### background paper test code + QBrush *b = new QBrush( red, QPixmap( "/home/reggie/kde2/share/wallpapers/All-Good-People-1.jpg" ) ); + doc->setPaper( b ); + QPalette pal( palette() ); + pal.setBrush( QColorGroup::Base, *b ); + setPalette( pal ); +#endif +} + +void QTextView::paintDocument( bool drawAll, QPainter *p, int cx, int cy, int cw, int ch ) +{ + bool drawCur = hasFocus() || viewport()->hasFocus(); + if ( isReadOnly() || !cursorVisible ) + drawCur = FALSE; + QColorGroup g = colorGroup(); + if ( doc->paper() ) + g.setBrush( QColorGroup::Base, *doc->paper() ); + + if ( contentsY() == 0 ) { + p->fillRect( contentsX(), contentsY(), visibleWidth(), doc->y(), + g.brush( QColorGroup::Base ) ); + } + + p->setBrushOrigin( -contentsX(), -contentsY() ); + + lastFormatted = doc->draw( p, cx, cy, cw, ch, g, !drawAll, drawCur, cursor ); + + if ( lastFormatted == doc->lastParag() ) + resizeContents( contentsWidth(), doc->height() ); + + if ( contentsHeight() < visibleHeight() && ( !doc->lastParag() || doc->lastParag()->isValid() ) && drawAll ) + p->fillRect( 0, contentsHeight(), visibleWidth(), + visibleHeight() - contentsHeight(), g.brush( QColorGroup::Base ) ); +} + +/*! \reimp */ + +void QTextView::drawContents( QPainter *p, int cx, int cy, int cw, int ch ) +{ + paintDocument( TRUE, p, cx, cy, cw, ch ); +} + +/*! \reimp */ + +bool QTextView::event( QEvent *e ) +{ + if ( e->type() == QEvent::AccelOverride && !isReadOnly() ) { + QKeyEvent* ke = (QKeyEvent*) e; + if ( ke->state() & ControlButton ) { + switch ( ke->key() ) { + case Key_A: + case Key_E: +#if defined (Q_WS_WIN) + case Key_Insert: +#endif + case Key_X: + case Key_V: + case Key_C: + case Key_Left: + case Key_Right: + case Key_Up: + case Key_Down: + case Key_Home: + case Key_End: + ke->accept(); + default: + break; + } + } else { + switch ( ke->key() ) { + case Key_Delete: + case Key_Home: + case Key_End: + case Key_Backspace: + ke->accept(); + default: + break; + } + } + } + return QWidget::event( e ); +} + +/*! Provides scrolling and paging. + */ + +void QTextView::keyPressEvent( QKeyEvent *e ) +{ + changeIntervalTimer->stop(); + interval = 10; + + if ( isReadOnly() ) { + handleReadOnlyKeyEvent( e ); + changeIntervalTimer->start( 100, TRUE ); + return; + } + + + bool selChanged = FALSE; + for ( int i = 1; i < doc->numSelections(); ++i ) // start with 1 as we don't want to remove the Standard-Selection + selChanged = doc->removeSelection( i ) || selChanged; + + if ( selChanged ) { + cursor->parag()->document()->nextDoubleBuffered = TRUE; + repaintChanged(); + } + + bool clearUndoRedoInfo = TRUE; + + switch ( e->key() ) { + case Key_Left: + moveCursor( MoveLeft, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Right: + moveCursor( MoveRight, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Up: + moveCursor( MoveUp, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Down: + moveCursor( MoveDown, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Home: + moveCursor( MoveHome, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_End: + moveCursor( MoveEnd, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Prior: + moveCursor( MovePgUp, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Next: + moveCursor( MovePgDown, e->state() & ShiftButton, e->state() & ControlButton ); + break; + case Key_Return: case Key_Enter: + doc->removeSelection( QTextDocument::Standard ); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + clearUndoRedoInfo = FALSE; + doKeyboardAction( ActionReturn ); + emitReturnPressed(); + break; + case Key_Delete: + if ( doc->hasSelection( QTextDocument::Standard ) ) { + removeSelectedText(); + break; + } + + doKeyboardAction( ActionDelete ); + clearUndoRedoInfo = FALSE; + + break; + case Key_Backspace: + if ( doc->hasSelection( QTextDocument::Standard ) ) { + removeSelectedText(); + break; + } + + if ( !cursor->parag()->prev() && + cursor->atParagStart() ) + break; + + doKeyboardAction( ActionBackspace ); + clearUndoRedoInfo = FALSE; + + break; + case Key_F16: // Copy key on Sun keyboards + copy(); + break; + case Key_F18: // Paste key on Sun keyboards + paste(); + break; + case Key_F20: // Cut key on Sun keyboards + cut(); + break; + default: { + if ( e->text().length() && +// !( e->state() & AltButton ) && !( e->state() & MetaButton ) && + ( !e->ascii() || e->ascii() >= 32 ) || + ( e->text() == "\t" && !( e->state() & ControlButton ) ) ) { + clearUndoRedoInfo = FALSE; + if ( e->key() == Key_Tab ) { + if ( cursor->index() == 0 && cursor->parag()->style() && + cursor->parag()->style()->displayMode() == QStyleSheetItem::DisplayListItem ) { + cursor->parag()->incDepth(); + drawCursor( FALSE ); + repaintChanged(); + drawCursor( TRUE ); + break; + } + } + if ( cursor->parag()->style() && + cursor->parag()->style()->displayMode() == QStyleSheetItem::DisplayBlock && + cursor->index() == 0 && ( e->text() == "-" || e->text() == "*" ) ) { + setParagType( QStyleSheetItem::DisplayListItem, QStyleSheetItem::ListDisc ); + } else { + insert( e->text(), TRUE, FALSE ); + } + break; + } + if ( e->state() & ControlButton ) { + switch ( e->key() ) { + case Key_C: case Key_F16: // Copy key on Sun keyboards + copy(); + break; + case Key_V: + paste(); + break; + case Key_X: + cut(); + break; + case Key_I: case Key_T: case Key_Tab: + indent(); + break; + case Key_A: +#if defined(Q_WS_X11) + moveCursor( MoveHome, e->state() & ShiftButton, FALSE ); +#else + selectAll( TRUE ); +#endif + break; + case Key_B: + moveCursor( MoveLeft, e->state() & ShiftButton, FALSE ); + break; + case Key_F: + moveCursor( MoveRight, e->state() & ShiftButton, FALSE ); + break; + case Key_D: + if ( doc->hasSelection( QTextDocument::Standard ) ) { + removeSelectedText(); + break; + } + doKeyboardAction( ActionDelete ); + clearUndoRedoInfo = FALSE; + break; + case Key_H: + if ( doc->hasSelection( QTextDocument::Standard ) ) { + removeSelectedText(); + break; + } + if ( !cursor->parag()->prev() && + cursor->atParagStart() ) + break; + + doKeyboardAction( ActionBackspace ); + clearUndoRedoInfo = FALSE; + break; + case Key_E: + moveCursor( MoveEnd, e->state() & ShiftButton, FALSE ); + break; + case Key_N: + moveCursor( MoveDown, e->state() & ShiftButton, FALSE ); + break; + case Key_P: + moveCursor( MoveUp, e->state() & ShiftButton, FALSE ); + break; + case Key_Z: + undo(); + break; + case Key_Y: + redo(); + break; + case Key_K: + doKeyboardAction( ActionKill ); + break; + case Key_Insert: +#if defined(Q_WS_WIN) + copy(); +#endif + break; + } + break; + } + } + } + + emitCursorPositionChanged( cursor ); + if ( clearUndoRedoInfo ) + clearUndoRedo(); + changeIntervalTimer->start( 100, TRUE ); +} + +void QTextView::doKeyboardAction( KeyboardActionPrivate action ) +{ + if ( isReadOnly() ) + return; + + if ( cursor->nestedDepth() != 0 ) // #### for 3.0, disable editing of tables as this is not advanced enough + return; + + lastFormatted = cursor->parag(); + drawCursor( FALSE ); + + switch ( action ) { + case ActionDelete: + checkUndoRedoInfo( UndoRedoInfo::Delete ); + if ( !undoRedoInfo.valid() ) { + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.index = cursor->index(); + undoRedoInfo.d->text = QString::null; + } + undoRedoInfo.d->text += cursor->parag()->at( cursor->index() )->c; + if ( cursor->parag()->at( cursor->index() )->format() ) { + cursor->parag()->at( cursor->index() )->format()->addRef(); + undoRedoInfo.d->text.at( undoRedoInfo.d->text.length() - 1 ).setFormat( cursor->parag()->at( cursor->index() )->format() ); + } + if ( cursor->remove() ) + undoRedoInfo.d->text += "\n"; + break; + case ActionBackspace: + if ( cursor->parag()->style() && cursor->parag()->style()->displayMode() == QStyleSheetItem::DisplayListItem && + cursor->index() == 0 ) { + cursor->parag()->decDepth(); + lastFormatted = cursor->parag(); + repaintChanged(); + drawCursor( TRUE ); + return; + } + checkUndoRedoInfo( UndoRedoInfo::Delete ); + if ( !undoRedoInfo.valid() ) { + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.index = cursor->index(); + undoRedoInfo.d->text = QString::null; + } + cursor->gotoLeft(); + undoRedoInfo.d->text.prepend( QString( cursor->parag()->at( cursor->index() )->c ) ); + if ( cursor->parag()->at( cursor->index() )->format() ) { + cursor->parag()->at( cursor->index() )->format()->addRef(); + undoRedoInfo.d->text.at( 0 ).setFormat( cursor->parag()->at( cursor->index() )->format() ); + } + undoRedoInfo.index = cursor->index(); + if ( cursor->remove() ) { + undoRedoInfo.d->text.remove( 0, 1 ); + undoRedoInfo.d->text.prepend( "\n" ); + undoRedoInfo.index = cursor->index(); + undoRedoInfo.id = cursor->parag()->paragId(); + } + lastFormatted = cursor->parag(); + break; + case ActionReturn: + checkUndoRedoInfo( UndoRedoInfo::Return ); + if ( !undoRedoInfo.valid() ) { + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.index = cursor->index(); + undoRedoInfo.d->text = QString::null; + } + undoRedoInfo.d->text += "\n"; + cursor->splitAndInsertEmptyParag(); + if ( cursor->parag()->prev() ) + lastFormatted = cursor->parag()->prev(); + break; + case ActionKill: + checkUndoRedoInfo( UndoRedoInfo::Delete ); + if ( !undoRedoInfo.valid() ) { + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.index = cursor->index(); + undoRedoInfo.d->text = QString::null; + } + if ( cursor->atParagEnd() ) { + undoRedoInfo.d->text += cursor->parag()->at( cursor->index() )->c; + if ( cursor->parag()->at( cursor->index() )->format() ) { + cursor->parag()->at( cursor->index() )->format()->addRef(); + undoRedoInfo.d->text.at( undoRedoInfo.d->text.length() - 1 ).setFormat( cursor->parag()->at( cursor->index() )->format() ); + } + if ( cursor->remove() ) + undoRedoInfo.d->text += "\n"; + } else { + int oldLen = undoRedoInfo.d->text.length(); + undoRedoInfo.d->text += cursor->parag()->string()->toString().mid( cursor->index() ); + for ( int i = cursor->index(); i < cursor->parag()->length(); ++i ) { + if ( cursor->parag()->at( i )->format() ) { + cursor->parag()->at( i )->format()->addRef(); + undoRedoInfo.d->text.at( oldLen + i - cursor->index() ).setFormat( cursor->parag()->at( i )->format() ); + } + } + undoRedoInfo.d->text.remove( undoRedoInfo.d->text.length() - 1, 1 ); + cursor->killLine(); + } + break; + } + + formatMore(); + repaintChanged(); + ensureCursorVisible(); + drawCursor( TRUE ); + + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } + + updateCurrentFormat(); + emit textChanged(); +} + +void QTextView::readFormats( QTextCursor &c1, QTextCursor &c2, int oldLen, QTextString &text, bool fillStyles ) +{ + c2.restoreState(); + c1.restoreState(); + if ( c1.parag() == c2.parag() ) { + for ( int i = c1.index(); i < c2.index(); ++i ) { + if ( c1.parag()->at( i )->format() ) { + c1.parag()->at( i )->format()->addRef(); + text.at( oldLen + i - c1.index() ).setFormat( c1.parag()->at( i )->format() ); + } + } + if ( fillStyles ) { + undoRedoInfo.oldAligns[ 0 ] = c1.parag()->alignment(); + undoRedoInfo.oldStyles << c1.parag()->styleSheetItems(); + undoRedoInfo.oldListStyles << c1.parag()->listStyle(); + } + } else { + int lastIndex = oldLen; + int i; + for ( i = c1.index(); i < c1.parag()->length(); ++i ) { + if ( c1.parag()->at( i )->format() ) { + c1.parag()->at( i )->format()->addRef(); + text.at( lastIndex ).setFormat( c1.parag()->at( i )->format() ); + lastIndex++; + } + } + lastIndex++; + QTextParag *p = c1.parag()->next(); + while ( p && p != c2.parag() ) { + for ( int i = 0; i < p->length(); ++i ) { + if ( p->at( i )->format() ) { + p->at( i )->format()->addRef(); + text.at( i + lastIndex ).setFormat( p->at( i )->format() ); + } + } + lastIndex += p->length() + 1; + p = p->next(); + } + for ( i = 0; i < c2.index(); ++i ) { + if ( c2.parag()->at( i )->format() ) { + c2.parag()->at( i )->format()->addRef(); + text.at( i + lastIndex ).setFormat( c2.parag()->at( i )->format() ); + } + } + if ( fillStyles ) { + QTextParag *p = c1.parag(); + i = 0; + while ( p ) { + if ( i < (int)undoRedoInfo.oldAligns.size() ) + undoRedoInfo.oldAligns[ i ] = p->alignment(); + undoRedoInfo.oldStyles << p->styleSheetItems(); + undoRedoInfo.oldListStyles << p->listStyle(); + if ( p == c2.parag() ) + break; + p = p->next(); + ++i; + } + } + } +} + +void QTextView::removeSelectedText() +{ + if ( isReadOnly() ) + return; + + for ( int i = 1; i < (int)doc->numSelections(); ++i ) + doc->removeSelection( i ); + + drawCursor( FALSE ); + checkUndoRedoInfo( UndoRedoInfo::RemoveSelected ); + if ( !undoRedoInfo.valid() ) { + doc->selectionStart( QTextDocument::Standard, undoRedoInfo.id, undoRedoInfo.index ); + undoRedoInfo.d->text = QString::null; + } + int oldLen = undoRedoInfo.d->text.length(); + undoRedoInfo.d->text = doc->selectedText( QTextDocument::Standard ); + QTextCursor c1 = doc->selectionStartCursor( QTextDocument::Standard ); + QTextCursor c2 = doc->selectionEndCursor( QTextDocument::Standard ); + undoRedoInfo.oldAligns.resize( undoRedoInfo.oldAligns.size() + QMAX( 0, c2.parag()->paragId() - c1.parag()->paragId() + 1 ) ); + readFormats( c1, c2, oldLen, undoRedoInfo.d->text, TRUE ); + doc->removeSelectedText( QTextDocument::Standard, cursor ); + ensureCursorVisible(); + lastFormatted = cursor->parag(); + formatMore(); + repaintChanged(); + ensureCursorVisible(); + drawCursor( TRUE ); + clearUndoRedo(); + emit textChanged(); +#if defined(Q_WS_WIN) + // there seems to be a problem with repainting or erasing the area + // of the scrollview which is not the contents on windows + if ( contentsHeight() < visibleHeight() ) + viewport()->repaint( 0, contentsHeight(), visibleWidth(), visibleHeight() - contentsHeight(), TRUE ); +#endif +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +void QTextView::moveCursor( MoveDirectionPrivate direction, bool shift, bool control ) +{ + drawCursor( FALSE ); + if ( shift ) { + if ( !doc->hasSelection( QTextDocument::Standard ) ) + doc->setSelectionStart( QTextDocument::Standard, cursor ); + moveCursor( direction, control ); + if ( doc->setSelectionEnd( QTextDocument::Standard, cursor ) ) { + cursor->parag()->document()->nextDoubleBuffered = TRUE; + repaintChanged(); + } else { + drawCursor( TRUE ); + } + ensureCursorVisible(); + emit selectionChanged(); + emit copyAvailable( doc->hasSelection( QTextDocument::Standard ) ); + } else { + bool redraw = doc->removeSelection( QTextDocument::Standard ); + moveCursor( direction, control ); + if ( !redraw ) { + ensureCursorVisible(); + drawCursor( TRUE ); + } else { + cursor->parag()->document()->nextDoubleBuffered = TRUE; + repaintChanged(); + ensureCursorVisible(); + drawCursor( TRUE ); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + } + if ( redraw ) { + emit copyAvailable( doc->hasSelection( QTextDocument::Standard ) ); + emit selectionChanged(); + } + } + + drawCursor( TRUE ); + updateCurrentFormat(); + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +void QTextView::moveCursor( MoveDirectionPrivate direction, bool control ) +{ + switch ( direction ) { + case MoveLeft: { + if ( !control ) + cursor->gotoLeft(); + else + cursor->gotoWordLeft(); + } break; + case MoveRight: { + if ( !control ) + cursor->gotoRight(); + else + cursor->gotoWordRight(); + } break; + case MoveUp: { + if ( !control ) + cursor->gotoUp(); + else + cursor->gotoPageUp( visibleHeight() ); + } break; + case MoveDown: { + if ( !control ) + cursor->gotoDown(); + else + cursor->gotoPageDown( visibleHeight() ); + } break; + case MoveHome: { + if ( !control ) + cursor->gotoLineStart(); + else + cursor->gotoHome(); + } break; + case MoveEnd: { + if ( !control ) + cursor->gotoLineEnd(); + else + cursor->gotoEnd(); + } break; + case MovePgUp: + cursor->gotoPageUp( visibleHeight() ); + break; + case MovePgDown: + cursor->gotoPageDown( visibleHeight() ); + break; + } + + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } + updateCurrentFormat(); +} + +/*! \reimp */ + +void QTextView::resizeEvent( QResizeEvent *e ) +{ + QScrollView::resizeEvent( e ); +#if defined(Q_WS_X11) + if ( e->oldSize().width() != e->size().width() ) +#endif + doResize(); +} + +void QTextView::ensureCursorVisible() +{ + lastFormatted = cursor->parag(); + formatMore(); + QTextStringChar *chr = cursor->parag()->at( cursor->index() ); + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + int x = cursor->parag()->rect().x() + chr->x + cursor->offsetX(); + int y = 0; int dummy; + cursor->parag()->lineHeightOfChar( cursor->index(), &dummy, &y ); + y += cursor->parag()->rect().y() + cursor->offsetY(); + int w = 1; + ensureVisible( x, y + h / 2, w, h / 2 + 2 ); +} + +void QTextView::drawCursor( bool visible ) +{ + if ( !cursor->parag() || + !cursor->parag()->isValid() || + ( !hasFocus() && !viewport()->hasFocus() && !inDnD ) || + isReadOnly() ) + return; + + QPainter p( viewport() ); + QRect r( cursor->topParag()->rect() ); + cursor->parag()->setChanged( TRUE ); + p.translate( -contentsX() + cursor->totalOffsetX(), -contentsY() + cursor->totalOffsetY() ); + QPixmap *pix = 0; + QColorGroup cg( colorGroup() ); + if ( cursor->parag()->background() ) + cg.setBrush( QColorGroup::Base, *cursor->parag()->background() ); + else if ( doc->paper() ) + cg.setBrush( QColorGroup::Base, *doc->paper() ); + p.setBrushOrigin( -contentsX(), -contentsY() ); + cursor->parag()->document()->nextDoubleBuffered = TRUE; + if ( !cursor->nestedDepth() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + p.setClipRect( QRect( r.x() - cursor->totalOffsetX() + cursor->x() - 5 - contentsX(), + r.y() - cursor->totalOffsetY() + cursor->y() - contentsY(), 10, h ) ); + doc->drawParag( &p, cursor->parag(), r.x() - cursor->totalOffsetX() + cursor->x() - 5, + r.y() - cursor->totalOffsetY() + cursor->y(), 10, h, pix, cg, visible, cursor ); + } else { + doc->drawParag( &p, cursor->parag(), r.x() - cursor->totalOffsetX(), + r.y() - cursor->totalOffsetY(), r.width(), r.height(), + pix, cg, visible, cursor ); + } + cursorVisible = visible; +} + +enum { + IdUndo = 0, + IdRedo = 1, + IdCut = 2, + IdCopy = 3, + IdPaste = 4, + IdClear = 5, + IdSelectAll = 6 +}; + +/*! \reimp */ + +void QTextView::contentsWheelEvent( QWheelEvent *e ) +{ + if ( isReadOnly() ) { + if ( e->state() & ControlButton ) { + if ( e->delta() > 0 ) + zoomOut(); + else if ( e->delta() < 0 ) + zoomIn(); + return; + } + } + QScrollView::contentsWheelEvent( e ); +} + +/*! \reimp */ + +void QTextView::contentsMousePressEvent( QMouseEvent *e ) +{ + clearUndoRedo(); + QTextCursor oldCursor = *cursor; + QTextCursor c = *cursor; + mousePos = e->pos(); + mightStartDrag = FALSE; + pressedLink = QString::null; + + if ( e->button() == LeftButton ) { + mousePressed = TRUE; + drawCursor( FALSE ); + placeCursor( e->pos() ); + ensureCursorVisible(); + + if ( isReadOnly() && linksEnabled() ) { + QTextCursor c = *cursor; + placeCursor( e->pos(), &c ); + if ( c.parag() && c.parag()->at( c.index() ) && + c.parag()->at( c.index() )->format()->isAnchor() ) { + pressedLink = c.parag()->at( c.index() )->format()->anchorHref(); + } + } + +#ifndef QT_NO_DRAGANDDROP + if ( doc->inSelection( QTextDocument::Standard, e->pos() ) ) { + mightStartDrag = TRUE; + drawCursor( TRUE ); + dragStartTimer->start( QApplication::startDragTime(), TRUE ); + dragStartPos = e->pos(); + return; + } +#endif + + bool redraw = FALSE; + if ( doc->hasSelection( QTextDocument::Standard ) ) { + emit copyAvailable( doc->hasSelection( QTextDocument::Standard ) ); + emit selectionChanged(); + if ( !( e->state() & ShiftButton ) ) { + redraw = doc->removeSelection( QTextDocument::Standard ); + doc->setSelectionStart( QTextDocument::Standard, cursor ); + } else { + redraw = doc->setSelectionEnd( QTextDocument::Standard, cursor ) || redraw; + } + } else { + if ( !( e->state() & ShiftButton ) ) { + doc->setSelectionStart( QTextDocument::Standard, cursor ); + } else { + doc->setSelectionStart( QTextDocument::Standard, &c ); + redraw = doc->setSelectionEnd( QTextDocument::Standard, cursor ) || redraw; + } + } + + for ( int i = 1; i < doc->numSelections(); ++i ) // start with 1 as we don't want to remove the Standard-Selection + redraw = doc->removeSelection( i ) || redraw; + + if ( !redraw ) { + drawCursor( TRUE ); + } else { + repaintChanged(); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + } + } else if ( e->button() == MidButton ) { +#if 0 // QT2HACK + if (QApplication::clipboard()->supportsSelection()) { +#endif + // only do middle-click pasting on systems that have selections (ie. X11) +#if 0 // QT2HACK + QApplication::clipboard()->setSelectionMode(TRUE); +#endif + paste(); +#if 0 // QT2HACK + QApplication::clipboard()->setSelectionMode(FALSE); + } +#endif + } + + if ( *cursor != oldCursor ) + updateCurrentFormat(); +} + +/*! \reimp */ + +void QTextView::contentsMouseMoveEvent( QMouseEvent *e ) +{ + if ( mousePressed ) { +#ifndef QT_NO_DRAGANDDROP + if ( mightStartDrag ) { + dragStartTimer->stop(); + if ( ( e->pos() - dragStartPos ).manhattanLength() > QApplication::startDragDistance() ) + startDrag(); + if ( !isReadOnly() ) + viewport()->setCursor( ibeamCursor ); + return; + } +#endif + mousePos = e->pos(); + doAutoScroll(); + oldMousePos = mousePos; + } + + if ( !isReadOnly() && !mousePressed ) { + if ( doc->hasSelection( QTextDocument::Standard ) && doc->inSelection( QTextDocument::Standard, e->pos() ) ) + viewport()->setCursor( arrowCursor ); + else + viewport()->setCursor( ibeamCursor ); + } + + if ( isReadOnly() && linksEnabled() ) { + QTextCursor c = *cursor; + placeCursor( e->pos(), &c ); +#ifndef QT_NO_NETWORKPROTOCOL + if ( c.parag() && c.parag()->at( c.index() ) && + c.parag()->at( c.index() )->format()->isAnchor() ) { +#ifndef QT_NO_CURSOR + viewport()->setCursor( pointingHandCursor ); +#endif + onLink = c.parag()->at( c.index() )->format()->anchorHref(); + QUrl u( doc->context(), onLink, TRUE ); + emitHighlighted( u.toString( FALSE, FALSE ) ); + } else { +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + onLink = QString::null; + emitHighlighted( QString::null ); + } +#endif + } +} + +/*! \reimp */ + +void QTextView::contentsMouseReleaseEvent( QMouseEvent * ) +{ + QTextCursor oldCursor = *cursor; + if ( scrollTimer->isActive() ) + scrollTimer->stop(); +#ifndef QT_NO_DRAGANDDROP + if ( dragStartTimer->isActive() ) + dragStartTimer->stop(); + if ( mightStartDrag ) { + selectAll( FALSE ); + mousePressed = FALSE; + } +#endif + if ( mousePressed ) { + mousePressed = FALSE; +#if 0 // QT2HACK + if (QApplication::clipboard()->supportsSelection()) { + QApplication::clipboard()->setSelectionMode(TRUE); +#endif + // only do middle-click selection on systems that support it (ie. X11) + if ( !doc->selectedText( QTextDocument::Standard ).isEmpty() ) + doc->copySelectedText( QTextDocument::Standard ); +#if 0 // QT2HACK + QApplication::clipboard()->setSelectionMode(FALSE); +#endif + emit copyAvailable( doc->hasSelection( QTextDocument::Standard ) ); + emit selectionChanged(); +#if 0 // QT2HACK + } +#endif + } + emitCursorPositionChanged( cursor ); + if ( oldCursor != *cursor ) + updateCurrentFormat(); + inDoubleClick = FALSE; + +#ifndef QT_NO_NETWORKPROTOCOL + if ( !onLink.isEmpty() && onLink == pressedLink && linksEnabled() ) { + QUrl u( doc->context(), onLink, TRUE ); + emitLinkClicked( u.toString( FALSE, FALSE ) ); + } +#endif + drawCursor( TRUE ); +} + +/*! \reimp */ + +void QTextView::contentsMouseDoubleClickEvent( QMouseEvent * ) +{ + QTextCursor c1 = *cursor; + QTextCursor c2 = *cursor; + c1.gotoWordLeft(); + c2.gotoWordRight(); + + doc->setSelectionStart( QTextDocument::Standard, &c1 ); + doc->setSelectionEnd( QTextDocument::Standard, &c2 ); + + *cursor = c2; + + repaintChanged(); + + inDoubleClick = TRUE; + mousePressed = TRUE; +} + +#ifndef QT_NO_DRAGANDDROP + +/*! \reimp */ + +void QTextView::contentsDragEnterEvent( QDragEnterEvent *e ) +{ + e->acceptAction(); + inDnD = TRUE; +} + +/*! \reimp */ + +void QTextView::contentsDragMoveEvent( QDragMoveEvent *e ) +{ + drawCursor( FALSE ); + placeCursor( e->pos(), cursor ); + drawCursor( TRUE ); + e->acceptAction(); +} + +/*! \reimp */ + +void QTextView::contentsDragLeaveEvent( QDragLeaveEvent * ) +{ + inDnD = FALSE; +} + +/*! \reimp */ + +void QTextView::contentsDropEvent( QDropEvent *e ) +{ + if ( isReadOnly() ) + return; + inDnD = FALSE; + e->acceptAction(); + QString text; + int i = -1; + while ( ( i = text.find( '\r' ) ) != -1 ) + text.replace( i, 1, "" ); + if ( QTextDrag::decode( e, text ) ) { + if ( ( e->source() == this || + e->source() == viewport() ) && + e->action() == QDropEvent::Move ) { + removeSelectedText(); + } else { + doc->removeSelection( QTextDocument::Standard ); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + } + drawCursor( FALSE ); + placeCursor( e->pos(), cursor ); + drawCursor( TRUE ); + insert( text, FALSE, TRUE, FALSE ); + } +} + +#endif + +#if 0 // QT2HACK +/*! \reimp */ +void QTextView::contentsContextMenuEvent( QContextMenuEvent *e ) +{ + clearUndoRedo(); + + e->accept(); + if ( !isReadOnly() ) { + QPopupMenu *popup = createPopupMenu(); + int r = popup->exec( e->globalPos() ); + delete popup; + + if ( r == d->id[ IdClear ] ) + clear(); + else if ( r == d->id[ IdSelectAll ] ) + selectAll(); + else if ( r == d->id[ IdUndo ] ) + undo(); + else if ( r == d->id[ IdRedo ] ) + redo(); +#ifndef QT_NO_CLIPBOARD + else if ( r == d->id[ IdCut ] ) + cut(); + else if ( r == d->id[ IdCopy ] ) + copy(); + else if ( r == d->id[ IdPaste ] ) + paste(); +#endif + } +} +#endif + +void QTextView::doAutoScroll() +{ + if ( !mousePressed ) + return; + + QPoint pos( mapFromGlobal( QCursor::pos() ) ); + drawCursor( FALSE ); + QTextCursor oldCursor = *cursor; + placeCursor( viewportToContents( pos ) ); + if ( inDoubleClick ) { + QTextCursor cl = *cursor; + cl.gotoWordLeft(); + QTextCursor cr = *cursor; + cr.gotoWordRight(); + + int diff = QABS( oldCursor.parag()->at( oldCursor.index() )->x - mousePos.x() ); + int ldiff = QABS( cl.parag()->at( cl.index() )->x - mousePos.x() ); + int rdiff = QABS( cr.parag()->at( cr.index() )->x - mousePos.x() ); + + + if ( cursor->parag()->lineStartOfChar( cursor->index() ) != + oldCursor.parag()->lineStartOfChar( oldCursor.index() ) ) + diff = 0xFFFFFF; + + if ( rdiff < diff && rdiff < ldiff ) + *cursor = cr; + else if ( ldiff < diff && ldiff < rdiff ) + *cursor = cl; + else + *cursor = oldCursor; + + } + ensureCursorVisible(); + + bool redraw = FALSE; + if ( doc->hasSelection( QTextDocument::Standard ) ) { + redraw = doc->setSelectionEnd( QTextDocument::Standard, cursor ) || redraw; + } + + if ( !redraw ) { + drawCursor( TRUE ); + } else { + repaintChanged(); + drawCursor( TRUE ); + } + + if ( !scrollTimer->isActive() && pos.y() < 0 || pos.y() > height() ) + scrollTimer->start( 100, FALSE ); + else if ( scrollTimer->isActive() && pos.y() >= 0 && pos.y() <= height() ) + scrollTimer->stop(); +} + +void QTextView::placeCursor( const QPoint &pos, QTextCursor *c ) +{ + if ( !c ) + c = cursor; + + c->restoreState(); + QTextParag *s = doc->firstParag(); + c->place( pos, s ); + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +void QTextView::formatMore() +{ + if ( !lastFormatted ) + return; + + int bottom = contentsHeight(); + int lastBottom = -1; + int to = !sender() ? 2 : 20; + bool firstVisible = FALSE; + QRect cr( contentsX(), contentsY(), visibleWidth(), visibleHeight() ); + for ( int i = 0; ( i < to || firstVisible ) && lastFormatted; ++i ) { + lastFormatted->format(); + if ( i == 0 ) + firstVisible = lastFormatted->rect().intersects( cr ); + else if ( firstVisible ) + firstVisible = lastFormatted->rect().intersects( cr ); + bottom = QMAX( bottom, lastFormatted->rect().top() + + lastFormatted->rect().height() ); + lastBottom = lastFormatted->rect().top() + lastFormatted->rect().height(); + lastFormatted = lastFormatted->next(); + if ( lastFormatted ) + lastBottom = -1; + } + + if ( bottom > contentsHeight() && !cursor->document()->parent() ) + resizeContents( contentsWidth(), QMAX( doc->height(), bottom ) ); + else if ( lastBottom != -1 && lastBottom < contentsHeight() && !cursor->document()->parent() ) + resizeContents( contentsWidth(), QMAX( doc->height(), lastBottom ) ); + + if ( lastFormatted ) + formatTimer->start( interval, TRUE ); + else + interval = QMAX( 0, interval ); +} + +void QTextView::doResize() +{ + if ( wrapMode != WidgetWidth ) + return; + doc->setMinimumWidth( -1, 0 ); + resizeContents( width() - verticalScrollBar()->width(), contentsHeight() ); + QScrollView::setHScrollBarMode( AlwaysOff ); + doc->setWidth( visibleWidth() ); + wrapWidth = visibleWidth(); + doc->invalidate(); + viewport()->repaint( FALSE ); + lastFormatted = doc->firstParag(); + interval = 0; + formatMore(); +} + +/* \internal */ + +void QTextView::doChangeInterval() +{ + interval = 0; +} + +/*! \reimp */ + +bool QTextView::eventFilter( QObject *o, QEvent *e ) +{ + if ( !o || !e ) + return TRUE; + + if ( o == this || o == viewport() ) { + if ( e->type() == QEvent::FocusIn ) { + blinkTimer->start( QApplication::cursorFlashTime() / 2 ); + return TRUE; + } else if ( e->type() == QEvent::FocusOut ) { + blinkTimer->stop(); + drawCursor( FALSE ); + return TRUE; + } + } + + return QScrollView::eventFilter( o, e ); +} + +void QTextView::insert( const QString &text, bool indent, bool checkNewLine, bool removeSelected ) +{ + if ( cursor->nestedDepth() != 0 ) // #### for 3.0, disable editing of tables as this is not advanced enough + return; + QTextCursor c2 = *cursor; + QString txt( text ); + drawCursor( FALSE ); + if ( !isReadOnly() && doc->hasSelection( QTextDocument::Standard ) && removeSelected ) { + checkUndoRedoInfo( UndoRedoInfo::RemoveSelected ); + if ( !undoRedoInfo.valid() ) { + doc->selectionStart( QTextDocument::Standard, undoRedoInfo.id, undoRedoInfo.index ); + undoRedoInfo.d->text = QString::null; + } + undoRedoInfo.d->text = doc->selectedText( QTextDocument::Standard ); + doc->removeSelectedText( QTextDocument::Standard, cursor ); + } + checkUndoRedoInfo( UndoRedoInfo::Insert ); + if ( !undoRedoInfo.valid() ) { + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.index = cursor->index(); + undoRedoInfo.d->text = QString::null; + } + int oldLen = undoRedoInfo.d->text.length(); + lastFormatted = checkNewLine && cursor->parag()->prev() ? + cursor->parag()->prev() : cursor->parag(); + int idx = cursor->index(); + QTextCursor oldCursor = *cursor; + cursor->insert( txt, checkNewLine ); + if ( doc->useFormatCollection() ) + cursor->parag()->setFormat( idx, txt.length(), currentFormat, TRUE ); + + if ( indent && ( txt == "{" || txt == "}" ) ) + cursor->indent(); + formatMore(); + repaintChanged(); + ensureCursorVisible(); + drawCursor( TRUE ); + undoRedoInfo.d->text += txt; + + if ( !doc->preProcessor() ) { + for ( int i = 0; i < (int)txt.length(); ++i ) { + if ( txt[ i ] == '\n' ) + continue; + if ( c2.parag()->at( c2.index() )->format() ) { + c2.parag()->at( c2.index() )->format()->addRef(); + undoRedoInfo.d->text.setFormat( oldLen + i, c2.parag()->at( c2.index() )->format(), TRUE ); + } + c2.gotoRight(); + } + } + + emit textChanged(); + if ( !removeSelected ) { + doc->setSelectionStart( QTextDocument::Standard, &oldCursor ); + doc->setSelectionEnd( QTextDocument::Standard, cursor ); + repaintChanged(); + } + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +void QTextView::undo() +{ + if ( isReadOnly() ) + return; + + for ( int i = 0; i < (int)doc->numSelections(); ++i ) + doc->removeSelection( i ); + +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + + clearUndoRedo(); + drawCursor( FALSE ); + QTextCursor *c = doc->undo( cursor ); + if ( !c ) { + drawCursor( TRUE ); + return; + } + lastFormatted = 0; + ensureCursorVisible(); + repaintChanged(); + drawCursor( TRUE ); + emit textChanged(); + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +void QTextView::redo() +{ + if ( isReadOnly() ) + return; + + for ( int i = 0; i < (int)doc->numSelections(); ++i ) + doc->removeSelection( i ); + +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + + clearUndoRedo(); + drawCursor( FALSE ); + QTextCursor *c = doc->redo( cursor ); + if ( !c ) { + drawCursor( TRUE ); + return; + } + lastFormatted = 0; + ensureCursorVisible(); + repaintChanged(); + ensureCursorVisible(); + drawCursor( TRUE ); + emit textChanged(); + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +void QTextView::paste() +{ +#ifndef QT_NO_CLIPBOARD + if ( isReadOnly() ) + return; + pasteSubType( "plain" ); + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +#endif +} + +void QTextView::checkUndoRedoInfo( UndoRedoInfo::Type t ) +{ + if ( undoRedoInfo.valid() && t != undoRedoInfo.type ) { + clearUndoRedo(); + } + undoRedoInfo.type = t; +} + +/*! Repaints changed paragraphs. + + Although used extensively internally you shouldn't need to call it + yourself. +*/ + +void QTextView::repaintChanged() +{ + QPainter p( viewport() ); + p.translate( -contentsX(), -contentsY() ); + paintDocument( FALSE, &p, contentsX(), contentsY(), visibleWidth(), visibleHeight() ); +} + +void QTextView::cut() +{ + if ( isReadOnly() ) + return; + + if ( doc->hasSelection( QTextDocument::Standard ) ) { + doc->copySelectedText( QTextDocument::Standard ); + removeSelectedText(); + } + if ( hasFocus() || viewport()->hasFocus() ) { + int h = cursor->parag()->lineHeightOfChar( cursor->index() ); + QFont f = cursor->parag()->at( cursor->index() )->format()->font(); + setMicroFocusHint( cursor->x() - contentsX() + frameWidth(), + cursor->y() + cursor->parag()->rect().y() - contentsY() + frameWidth(), 0, h, TRUE/*, &f*/ ); // QT2HACK + } +} + +/*! Copies any selected text to the clipboard. + + \sa hasSelectedText() copyAvailable() + */ + +void QTextView::copy() +{ + if ( !doc->selectedText( QTextDocument::Standard ).isEmpty() ) + doc->copySelectedText( QTextDocument::Standard ); +} + +void QTextView::indent() +{ + if ( isReadOnly() ) + return; + + drawCursor( FALSE ); + if ( !doc->hasSelection( QTextDocument::Standard ) ) + cursor->indent(); + else + doc->indentSelection( QTextDocument::Standard ); + repaintChanged(); + drawCursor( TRUE ); + emit textChanged(); +} + +/*! Reimplemented to allow tabbing through links + */ + +bool QTextView::focusNextPrevChild( bool n ) +{ + if ( !isReadOnly() || !linksEnabled() ) + return FALSE; + bool b = doc->focusNextPrevChild( n ); + if ( b ) { + repaintChanged(); + makeParagVisible( doc->focusIndicator.parag ); + } + return b; +} + +void QTextView::setFormat( QTextFormat *f, int flags ) +{ + if ( isReadOnly() ) + return; + + if ( doc->hasSelection( QTextDocument::Standard ) ) { + drawCursor( FALSE ); + QString str = doc->selectedText( QTextDocument::Standard ); + QTextCursor c1 = doc->selectionStartCursor( QTextDocument::Standard ); + QTextCursor c2 = doc->selectionEndCursor( QTextDocument::Standard ); + clearUndoRedo(); + undoRedoInfo.type = UndoRedoInfo::Format; + undoRedoInfo.id = c1.parag()->paragId(); + undoRedoInfo.index = c1.index(); + undoRedoInfo.eid = c2.parag()->paragId(); + undoRedoInfo.eindex = c2.index(); + undoRedoInfo.d->text = str; + readFormats( c1, c2, 0, undoRedoInfo.d->text ); + undoRedoInfo.format = f; + undoRedoInfo.flags = flags; + clearUndoRedo(); + doc->setFormat( QTextDocument::Standard, f, flags ); + repaintChanged(); + formatMore(); + drawCursor( TRUE ); + emit textChanged(); + } + if ( currentFormat && currentFormat->key() != f->key() ) { + currentFormat->removeRef(); + currentFormat = doc->formatCollection()->format( f ); + if ( currentFormat->isMisspelled() ) { + currentFormat->removeRef(); + currentFormat = doc->formatCollection()->format( currentFormat->font(), currentFormat->color() ); + } + emitCurrentFontChanged( currentFormat->font() ); + emitCurrentColorChanged( currentFormat->color() ); + if ( cursor->index() == cursor->parag()->length() - 1 ) { + currentFormat->addRef(); + cursor->parag()->string()->setFormat( cursor->index(), currentFormat, TRUE ); + } + } +} + +/*! \reimp */ + +void QTextView::setPalette( const QPalette &p ) +{ + QScrollView::setPalette( p ); + if ( textFormat() == PlainText ) { + QTextFormat *f = doc->formatCollection()->defaultFormat(); + f->setColor( colorGroup().text() ); + viewport()->repaint( FALSE ); + } +} + +void QTextView::setParagType( QStyleSheetItem::DisplayMode dm, QStyleSheetItem::ListStyle listStyle ) +{ + if ( isReadOnly() ) + return; + + drawCursor( FALSE ); + if ( !doc->hasSelection( QTextDocument::Standard ) ) { + clearUndoRedo(); + undoRedoInfo.type = UndoRedoInfo::ParagType; + QValueList< QVector<QStyleSheetItem> > oldStyles; + undoRedoInfo.oldStyles.clear(); + undoRedoInfo.oldStyles << cursor->parag()->styleSheetItems(); + undoRedoInfo.oldListStyles.clear(); + undoRedoInfo.oldListStyles << cursor->parag()->listStyle(); + undoRedoInfo.list = dm == QStyleSheetItem::DisplayListItem; + undoRedoInfo.listStyle = listStyle; + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.eid = cursor->parag()->paragId(); + undoRedoInfo.d->text = " "; + undoRedoInfo.index = 1; + clearUndoRedo(); + cursor->parag()->setList( dm == QStyleSheetItem::DisplayListItem, listStyle ); + repaintChanged(); + } else { + QTextParag *start = doc->selectionStart( QTextDocument::Standard ); + QTextParag *end = doc->selectionEnd( QTextDocument::Standard ); + lastFormatted = start; + clearUndoRedo(); + undoRedoInfo.type = UndoRedoInfo::ParagType; + undoRedoInfo.id = start->paragId(); + undoRedoInfo.eid = end->paragId(); + undoRedoInfo.list = dm == QStyleSheetItem::DisplayListItem; + undoRedoInfo.listStyle = listStyle; + undoRedoInfo.oldStyles.clear(); + undoRedoInfo.oldListStyles.clear(); + while ( start ) { + undoRedoInfo.oldStyles << start->styleSheetItems(); + undoRedoInfo.oldListStyles << start->listStyle(); + start->setList( dm == QStyleSheetItem::DisplayListItem, listStyle ); + if ( start == end ) + break; + start = start->next(); + } + undoRedoInfo.d->text = " "; + undoRedoInfo.index = 1; + clearUndoRedo(); + repaintChanged(); + formatMore(); + } + drawCursor( TRUE ); + emit textChanged(); +} + +void QTextView::setAlignment( int a ) +{ + if ( isReadOnly() || block_set_alignment ) + return; + + drawCursor( FALSE ); + if ( !doc->hasSelection( QTextDocument::Standard ) ) { + if ( cursor->parag()->alignment() != a ) { + clearUndoRedo(); + undoRedoInfo.type = UndoRedoInfo::Alignment; + QArray<int> oa( 1 ); + oa[ 0 ] = cursor->parag()->alignment(); + undoRedoInfo.oldAligns = oa; + undoRedoInfo.newAlign = a; + undoRedoInfo.id = cursor->parag()->paragId(); + undoRedoInfo.eid = cursor->parag()->paragId(); + undoRedoInfo.d->text = " "; + undoRedoInfo.index = 1; + clearUndoRedo(); + cursor->parag()->setAlignment( a ); + repaintChanged(); + } + } else { + QTextParag *start = doc->selectionStart( QTextDocument::Standard ); + QTextParag *end = doc->selectionEnd( QTextDocument::Standard ); + lastFormatted = start; + int len = end->paragId() - start->paragId() + 1; + clearUndoRedo(); + undoRedoInfo.type = UndoRedoInfo::Alignment; + undoRedoInfo.id = start->paragId(); + undoRedoInfo.eid = end->paragId(); + QArray<int> oa( QMAX( 0, len ) ); + int i = 0; + while ( start ) { + if ( i < (int)oa.size() ) + oa[ i ] = start->alignment(); + start->setAlignment( a ); + if ( start == end ) + break; + start = start->next(); + ++i; + } + undoRedoInfo.oldAligns = oa; + undoRedoInfo.newAlign = a; + undoRedoInfo.d->text = " "; + undoRedoInfo.index = 1; + clearUndoRedo(); + repaintChanged(); + formatMore(); + } + drawCursor( TRUE ); + if ( currentAlignment != a ) { + currentAlignment = a; + emitCurrentAlignmentChanged( currentAlignment ); + } + emit textChanged(); +} + +void QTextView::updateCurrentFormat() +{ + int i = cursor->index(); + if ( i > 0 ) + --i; + if ( currentFormat->key() != cursor->parag()->at( i )->format()->key() && doc->useFormatCollection() ) { + if ( currentFormat ) + currentFormat->removeRef(); + currentFormat = doc->formatCollection()->format( cursor->parag()->at( i )->format() ); + if ( currentFormat->isMisspelled() ) { + currentFormat->removeRef(); + currentFormat = doc->formatCollection()->format( currentFormat->font(), currentFormat->color() ); + } + emitCurrentFontChanged( currentFormat->font() ); + emitCurrentColorChanged( currentFormat->color() ); + } + + if ( currentAlignment != cursor->parag()->alignment() ) { + currentAlignment = cursor->parag()->alignment(); + block_set_alignment = TRUE; + emitCurrentAlignmentChanged( currentAlignment ); + block_set_alignment = FALSE; + } +} + +void QTextView::setItalic( bool b ) +{ + QTextFormat f( *currentFormat ); + f.setItalic( b ); + setFormat( &f, QTextFormat::Italic ); +} + +void QTextView::setBold( bool b ) +{ + QTextFormat f( *currentFormat ); + f.setBold( b ); + setFormat( &f, QTextFormat::Bold ); +} + +void QTextView::setUnderline( bool b ) +{ + QTextFormat f( *currentFormat ); + f.setUnderline( b ); + setFormat( &f, QTextFormat::Underline ); +} + +void QTextView::setFamily( const QString &f_ ) +{ + QTextFormat f( *currentFormat ); + f.setFamily( f_ ); + setFormat( &f, QTextFormat::Family ); +} + +void QTextView::setPointSize( int s ) +{ + QTextFormat f( *currentFormat ); + f.setPointSize( s ); + setFormat( &f, QTextFormat::Size ); +} + +void QTextView::setColor( const QColor &c ) +{ + QTextFormat f( *currentFormat ); + f.setColor( c ); + setFormat( &f, QTextFormat::Color ); +} + +void QTextView::setFontInternal( const QFont &f_ ) +{ + QTextFormat f( *currentFormat ); + f.setFont( f_ ); + setFormat( &f, QTextFormat::Font ); +} + +/*! Returns the text of the text view. + + If the text view is readonly (i.e. it is a QTextView or + QTextBrowser), the text set with setText() or any append() additions + is returned. + + If the text view is editable (i.e. it is a QTextEdit), the current + text is returned. If textFormat() is \c RichText the text will + contain HTML formatting tags. + */ + +QString QTextView::text() const +{ + if ( isReadOnly() ) + return doc->originalText(); + return doc->text(); +} + +/*! + Returns the text of the paragraph \a para. + + If textFormat() is \c RichText the text will contain HTML + formatting tags. +*/ + +QString QTextView::text( int para ) const +{ + return doc->text( para ); +} + +/*! Changes the text of the view to the string \a text and the + context to \a context. Any previous text is deleted. + + \a text may be interpreted either as plain text or as rich text, + depending on the textFormat(). The default setting is \c AutoText, + i.e. the text view autodetects the format from \a text. + + The optional \a context is a path which the text view's + QMimeSourceFactory uses to resolve the locations of files and images. + (See QTextView::QTextView().) It is passed to the mimeSourceFactory() + when quering data. + + \sa text(), setTextFormat() +*/ + +void QTextView::setText( const QString &text, const QString &context ) +{ + emitUndoAvailable( FALSE ); + emitRedoAvailable( FALSE ); + undoRedoInfo.clear(); + doc->commands()->clear(); + + lastFormatted = 0; + cursor->restoreState(); + doc->setText( text, context ); + doc->setMinimumWidth( -1, 0 ); + resizeContents( 0, 0 ); + cursor->setDocument( doc ); + cursor->setParag( doc->firstParag() ); + cursor->setIndex( 0 ); + + if ( qApp->font().pointSize() != QScrollView::font().pointSize() ) + setFont( QScrollView::font() ); + + viewport()->repaint( FALSE ); + emit textChanged(); + formatMore(); + updateCurrentFormat(); +} + + +/*! Finds the next occurrence of the string, \a expr, starting from + character position \a index within paragraph \a para. + + If \a para and \a index are both 0 the search begins from the start + of the text. If \a cs is TRUE the search is case sensitive, + otherwise it is case insensitive. If \a wo is TRUE the search looks + for whole word matches only; otherwise it searches for any matching + text. If \a forward is TRUE (the default) the search works forward + from the starting position to the end of the text, otherwise it + works backwards to the beginning of the text. + + If \a expr is found the function returns TRUE and overwrites \a para + with the number of the paragraph in which the first character of the + match was found and \a index with the index position of that + character within the \a para. + + If \a expr is not found the function returns FALSE and the contents + of \a index and \a para are undefined. +*/ + +bool QTextView::find( const QString &expr, bool cs, bool wo, bool forward, + int *para, int *index ) +{ + drawCursor( FALSE ); + doc->removeSelection( QTextDocument::Standard ); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif + bool found = doc->find( expr, cs, wo, forward, para, index, cursor ); + ensureCursorVisible(); + drawCursor( TRUE ); + repaintChanged(); + return found; +} + +void QTextView::blinkCursor() +{ + if ( !cursorVisible ) + return; + bool cv = cursorVisible; + blinkCursorVisible = !blinkCursorVisible; + drawCursor( blinkCursorVisible ); + cursorVisible = cv; +} + +void QTextView::setCursorPosition( int parag, int index ) +{ + QTextParag *p = doc->paragAt( parag ); + if ( !p ) + return; + + if ( index > p->length() - 1 ) + index = p->length() - 1; + + drawCursor( FALSE ); + cursor->setParag( p ); + cursor->setIndex( index ); + ensureCursorVisible(); + drawCursor( TRUE ); +} + +void QTextView::getCursorPosition( int ¶g, int &index ) const +{ + parag = cursor->parag()->paragId(); + index = cursor->index(); +} + +void QTextView::setSelection( int parag_from, int index_from, + int parag_to, int index_to, int selNum ) +{ + if ( selNum > doc->numSelections() - 1 ) + doc->addSelection( selNum ); + QTextParag *p1 = doc->paragAt( parag_from ); + if ( !p1 ) + return; + QTextParag *p2 = doc->paragAt( parag_to ); + if ( !p2 ) + return; + + if ( index_from > p1->length() - 1 ) + index_from = p1->length() - 1; + if ( index_to > p2->length() - 1 ) + index_to = p2->length() - 1; + + drawCursor( FALSE ); + QTextCursor c = *cursor; + c.setParag( p1 ); + c.setIndex( index_from ); + cursor->setParag( p2 ); + cursor->setIndex( index_to ); + doc->setSelectionStart( selNum, &c ); + doc->setSelectionEnd( selNum, cursor ); + repaintChanged(); + ensureCursorVisible(); + drawCursor( TRUE ); +} + +/*! + If there is a selection \a paraFrom is set to the number of the + paragraph in which the selection begins and \a paraTo is set to the + number of the paragraph in which the selection ends. (They could be + the same.) \a indexFrom is set to the index at which the selection + begins within \a paraFrom, and \a indexTo is set to the index at + which the selection ends within \a paraTo. + + If there is no selection \a paraFrom, \a indexFrom, \a paraTo and + \a indexTo are all set to -1. + + The \a selNum is the number of the selection (since multiple + selections are supported). It defaults to 0 (the first selection). + + \sa selectedText() + +*/ + +void QTextView::getSelection( int ¶From, int &indexFrom, + int ¶To, int &indexTo, int selNum ) const +{ + if ( !doc->hasSelection( selNum ) ) { + paraFrom = -1; + indexFrom = -1; + paraTo = -1; + indexTo = -1; + return; + } + + doc->selectionStart( selNum, paraFrom, indexFrom ); + doc->selectionEnd( selNum, paraTo, indexTo ); +} + +/*! Sets the text format to \a format. The options are: + + <ul> + + <li> \c PlainText - all characters, except newlines, are displayed + verbatim, including spaces. Whenever a newline appears in the text the + text view inserts a hard line break and begins a new paragraph. + + <li> \c RichText - rich text rendering. The available styles are + defined in the default stylesheet QStyleSheet::defaultSheet(). + + <li> \c AutoText - this is the default. The text view autodetects + which rendering style is best, \c PlainText or \c RichText. This is + done by using the QStyleSheet::mightBeRichText() heuristic. + + </ul> +*/ + +void QTextView::setTextFormat( TextFormat format ) +{ + doc->setTextFormat( format ); +} + +/*! Returns the current text format. + + \sa setTextFormat() + */ + +Qt::TextFormat QTextView::textFormat() const +{ + return doc->textFormat(); +} + +/*! Returns the number of paragraphs in the text. + */ + +int QTextView::paragraphs() const +{ + return doc->lastParag()->paragId() + 1; +} + +/*! Returns the number of lines in paragraph \a para. + */ + +int QTextView::linesOfParagraph( int para ) const +{ + QTextParag *p = doc->paragAt( para ); + if ( !p ) + return -1; + return p->lines(); +} + +/*! Returns the number of lines in the text view. + + WARNING: This function may be slow. Lines change all the time during + word wrapping, so this function has to iterate over all the paragraphs + and get the number of lines from each one individually. +*/ + +int QTextView::lines() const +{ + QTextParag *p = doc->firstParag(); + int l = 0; + while ( p ) { + l += p->lines(); + p = p->next(); + } + + return l; +} + +/*! + Returns the line number in paragraph \a para that contains the + character with index \a index. If there is no such paragraph or no + such character (e.g. the index is out of range) -1 is returned. +*/ + +int QTextView::lineOfChar( int para, int index ) +{ + QTextParag *p = doc->paragAt( para ); + if ( !p ) + return -1; + + int idx, line; + QTextStringChar *c = p->lineStartOfChar( index, &idx, &line ); + if ( !c ) + return -1; + + return line; +} + +void QTextView::setModified( bool m ) +{ + if ( modified != m ) + emitModificationChanged( m ); + modified = m; + if ( modified ) { + disconnect( this, SIGNAL( textChanged() ), + this, SLOT( setModified() ) ); + } else { + connect( this, SIGNAL( textChanged() ), + this, SLOT( setModified() ) ); + } +} + +bool QTextView::isModified() const +{ + return modified; +} + +void QTextView::setModified() +{ + setModified( TRUE ); +} + +bool QTextView::italic() const +{ + return currentFormat->font().italic(); +} + +bool QTextView::bold() const +{ + return currentFormat->font().bold(); +} + +bool QTextView::underline() const +{ + return currentFormat->font().underline(); +} + +QString QTextView::family() const +{ + return currentFormat->font().family(); +} + +int QTextView::pointSize() const +{ + return currentFormat->font().pointSize(); +} + +QColor QTextView::color() const +{ + return currentFormat->color(); +} + +QFont QTextView::font() const +{ + return currentFormat->font(); +} + +int QTextView::alignment() const +{ + return currentAlignment; +} + +void QTextView::startDrag() +{ +#ifndef QT_NO_DRAGANDDROP + mousePressed = FALSE; + inDoubleClick = FALSE; + QDragObject *drag = new QTextDrag( doc->selectedText( QTextDocument::Standard ), viewport() ); + if ( isReadOnly() ) { + drag->dragCopy(); + } else { + if ( drag->drag() && QDragObject::target() != this && QDragObject::target() != viewport() ) { + doc->removeSelectedText( QTextDocument::Standard, cursor ); + repaintChanged(); + } + } +#endif +} + +/*! + If \a select is TRUE (the default) all the text is selected. + If \a select is FALSE any selected text is deselected (i.e. the + selection is cleared). +*/ + +void QTextView::selectAll( bool select ) +{ + if ( !select ) + doc->removeSelection( QTextDocument::Standard ); + else + doc->selectAll( QTextDocument::Standard ); + repaintChanged(); + emit copyAvailable( doc->hasSelection( QTextDocument::Standard ) ); + emit selectionChanged(); +#ifndef QT_NO_CURSOR + viewport()->setCursor( isReadOnly() ? arrowCursor : ibeamCursor ); +#endif +} + +void QTextView::UndoRedoInfo::clear() +{ + if ( valid() ) { + if ( type == Insert || type == Return ) + doc->addCommand( new QTextInsertCommand( doc, id, index, d->text.rawData(), oldStyles, oldListStyles, oldAligns ) ); + else if ( type == Format ) + doc->addCommand( new QTextFormatCommand( doc, id, index, eid, eindex, d->text.rawData(), format, flags ) ); + else if ( type == Alignment ) + doc->addCommand( new QTextAlignmentCommand( doc, id, eid, newAlign, oldAligns ) ); + else if ( type == ParagType ) + doc->addCommand( new QTextParagTypeCommand( doc, id, eid, list, listStyle, oldStyles, oldListStyles ) ); + else if ( type != Invalid ) + doc->addCommand( new QTextDeleteCommand( doc, id, index, d->text.rawData(), oldStyles, oldListStyles, oldAligns ) ); + } + d->text = QString::null; + id = -1; + index = -1; + oldStyles.clear(); + oldListStyles.clear(); + oldAligns.resize( 0 ); +} + + +void QTextView::del() +{ + if ( doc->hasSelection( QTextDocument::Standard ) ) { + removeSelectedText(); + return; + } + + doKeyboardAction( ActionDelete ); +} + + +QTextView::UndoRedoInfo::UndoRedoInfo( QTextDocument *dc ) + : type( Invalid ), doc( dc ) +{ + d = new QUndoRedoInfoPrivate; + d->text = QString::null; + id = -1; + index = -1; +} + +QTextView::UndoRedoInfo::~UndoRedoInfo() +{ + delete d; +} + +bool QTextView::UndoRedoInfo::valid() const +{ + return d->text.length() > 0 && id >= 0 && index >= 0; +} + +void QTextView::resetFormat() +{ + setAlignment( Qt3::AlignAuto ); + setParagType( QStyleSheetItem::DisplayBlock, QStyleSheetItem::ListDisc ); + setFormat( doc->formatCollection()->defaultFormat(), QTextFormat::Format ); +} + +/*! Returns the QStyleSheet which is currently used in this text view. + */ + +QStyleSheet* QTextView::styleSheet() const +{ + return doc->styleSheet(); +} + +/*! Sets the stylesheet to use with this text view. + */ + +void QTextView::setStyleSheet( QStyleSheet* styleSheet ) +{ + doc->setStyleSheet( styleSheet ); +} + +/*! + Sets the background (paper) to be drawn with brush \a pap. + */ + +void QTextView::setPaper( const QBrush& pap ) +{ + doc->setPaper( new QBrush( pap ) ); + viewport()->setBackgroundColor( pap.color() ); + viewport()->update(); +} + +/*! Returns the brush which is used for the background, or an empty + brush if setPaper() has never been called. +*/ + +QBrush QTextView::paper() const +{ + if ( doc->paper() ) + return *doc->paper(); + return QBrush(); +} + +/*! + If \b is TRUE links will be displayed underlined. If \b is FALSE + links will not be displayed underlined. + +*/ + +void QTextView::setLinkUnderline( bool b ) +{ + doc->setUnderlineLinks( b ); +} + +/*! Returns TRUE if links will be displayed underlined, otherwise + returns FALSE. + */ + +bool QTextView::linkUnderline() const +{ + return doc->underlineLinks(); +} + +/*! Sets the text view's mimesource factory to \a factory. See + QMimeSourceFactory for further details. + */ + +void QTextView::setMimeSourceFactory( QMimeSourceFactory* factory ) +{ + doc->setMimeSourceFactory( factory ); +} + +/*! Returns the QMimeSourceFactory which is currently used by this + text view. +*/ + +QMimeSourceFactory* QTextView::mimeSourceFactory() const +{ + return doc->mimeSourceFactory(); +} + +/*! + Returns how many pixels high the text view needs to be to display + the text if the text view is \a w pixels wide. +*/ + +int QTextView::heightForWidth( int w ) const +{ + int oldw = doc->width(); + doc->doLayout( 0, w ); + int h = doc->height(); + doc->setWidth( oldw ); + doc->invalidate(); + ( (QTextView*)this )->formatMore(); + return h; +} + +/*! Appends the text \a text at the end of the text view. + */ + +void QTextView::append( const QString &text ) +{ + doc->removeSelection( QTextDocument::Standard ); + TextFormat f = doc->textFormat(); + if ( f == AutoText ) { + if ( QStyleSheet::mightBeRichText( text ) ) + f = RichText; + else + f = PlainText; + } + if ( f == PlainText ) { + QTextCursor oldc( *cursor ); + cursor->gotoEnd(); + insert( text, FALSE, TRUE ); + *cursor = oldc; + } else if ( f == RichText ) { + doc->setRichTextInternal( text ); + repaintChanged(); + } +} + +/*! Returns TRUE if some text is selected, otherwise returns FALSE. + */ + +bool QTextView::hasSelectedText() const +{ + return doc->hasSelection( QTextDocument::Standard ); +} + +/*! + Returns the selected text or an empty string if there is no currently + selected text. + + The text is always returned as \c PlainText regardless of the text + format. In a future release of Qt an HTML subset may be returned + depending on the text format. + */ + +QString QTextView::selectedText() const +{ + return doc->selectedText( QTextDocument::Standard ); +} + +void QTextView::handleReadOnlyKeyEvent( QKeyEvent *e ) +{ + switch( e->key() ) { + case Key_Down: + setContentsPos( contentsX(), contentsY() + 10 ); + break; + case Key_Up: + setContentsPos( contentsX(), contentsY() - 10 ); + break; + case Key_Left: + setContentsPos( contentsX() - 10, contentsY() ); + break; + case Key_Right: + setContentsPos( contentsX() + 10, contentsY() ); + break; + case Key_PageUp: + setContentsPos( contentsX(), contentsY() - visibleHeight() ); + break; + case Key_PageDown: + setContentsPos( contentsX(), contentsY() + visibleHeight() ); + break; + case Key_Home: + setContentsPos( contentsX(), 0 ); + break; + case Key_End: + setContentsPos( contentsX(), contentsHeight() - visibleHeight() ); + break; +#ifndef QT_NO_NETWORKPROTOCOL + case Key_Return: + case Key_Enter: + case Key_Space: { + if ( !doc->focusIndicator.href.isEmpty() ) { + QUrl u( doc->context(), doc->focusIndicator.href, TRUE ); + emitLinkClicked( u.toString( FALSE, FALSE ) ); + } + } break; +#endif + default: + break; + } +} + +/*! Returns the context of the view. + + The context is a path which the text view's QMimeSourceFactory + uses to resolve the locations of files and images. + + \sa text(), setText() +*/ + +QString QTextView::context() const +{ + return doc->context(); +} + +/*! Returns the document title parsed from the text. + + For \c PlainText the title will be an empty string. For \c RichText + the title will be the text between the \c{<title>} tags, if present, + otherwise an empty string. + +*/ + +QString QTextView::documentTitle() const +{ + return doc->attributes()[ "title" ]; +} + +void QTextView::makeParagVisible( QTextParag *p ) +{ + setContentsPos( contentsX(), QMIN( p->rect().y(), contentsHeight() - visibleHeight() ) ); +} + +/*! Scrolls the text view to make the anchor called \a name visible, if + it can be found in the document. An anchor is defined using the HTML + anchor tag, e.g. \c{<a name="target">}. +*/ + +void QTextView::scrollToAnchor( const QString& name ) +{ + if ( name.isEmpty() ) + return; + + QTextParag *p = doc->firstParag(); + + if ( !doc->lastParag()->isValid() ) { + while ( p ) { + if ( !p->isValid() ) + p->format(); + p = p->next(); + } + resizeContents( contentsWidth(), doc->height() ); + } + + p = doc->firstParag(); + while ( p ) { + for ( int i = 0; i < p->length(); ++i ) { + if ( p->at( i )->format()->isAnchor() && + p->at( i )->format()->anchorName() == name ) { + makeParagVisible( p ); + return; + } + } + p = p->next(); + } +} + +/*! If there is an anchor at position \a pos (in contents + coordinates), its name is returned, otherwise an empty string is + returned. +*/ + +QString QTextView::anchorAt( const QPoint& pos ) +{ + QTextCursor c( doc ); + placeCursor( pos, &c ); + return c.parag()->at( c.index() )->format()->anchorHref(); +} + +void QTextView::setRealWidth( int w ) +{ + w = QMAX( w, visibleWidth() - verticalScrollBar()->width() ); + resizeContents( w, contentsHeight() ); + QScrollView::setHScrollBarMode( setMode ); +} + +/*! + Updates all the rendering styles used to display the text. Call this + function after you change the styleSheet(). +*/ + +void QTextView::updateStyles() +{ + doc->updateStyles(); +} + +void QTextView::setDocument( QTextDocument *dc ) +{ + if ( dc == doc ) + return; + doc = dc; + cursor->setDocument( doc ); + clearUndoRedo(); + lastFormatted = 0; +} + +#ifndef QT_NO_CLIPBOARD + +/*! + Copies text in MIME subtype \a subtype from the clipboard (if there is + any) into the text view at the current text cursor position. + Any selected (marked) text is first deleted. +*/ +void QTextView::pasteSubType( const QCString& subtype ) +{ + QCString st = subtype; + QString t = QApplication::clipboard()->text(st); + if ( !t.isEmpty() ) { +#if defined(Q_OS_WIN32) + // Need to convert CRLF to NL + QRegExp crlf( QString::fromLatin1("\r\n") ); + t.replace( crlf, QChar('\n') ); +#endif + for ( int i=0; (uint) i<t.length(); i++ ) { + if ( t[ i ] < ' ' && t[ i ] != '\n' && t[ i ] != '\t' ) + t[ i ] = ' '; + } + if ( !t.isEmpty() ) + insert( t, FALSE, TRUE ); + } +} + +#ifndef QT_NO_MIMECLIPBOARD +/*! + Prompts the user to choose a type from a list of text types available, + then copies text from the clipboard (if there is any) into the text + view at the current text cursor position. Any selected (marked) text + is first deleted. +*/ +void QTextView::pasteSpecial( const QPoint& pt ) +{ + QCString st = pickSpecial( QApplication::clipboard()->data(), TRUE, pt ); + if ( !st.isEmpty() ) + pasteSubType( st ); +} +#endif +#ifndef QT_NO_MIME +QCString QTextView::pickSpecial( QMimeSource* ms, bool always_ask, const QPoint& pt ) +{ + if ( ms ) { + QPopupMenu popup( this ); + QString fmt; + int n = 0; + QDict<void> done; + for (int i = 0; !( fmt = ms->format( i ) ).isNull(); i++) { + int semi = fmt.find( ";" ); + if ( semi >= 0 ) + fmt = fmt.left( semi ); + if ( fmt.left( 5 ) == "text/" ) { + fmt = fmt.mid( 5 ); + if ( !done.find( fmt ) ) { + done.insert( fmt,(void*)1 ); + popup.insertItem( fmt, i ); + n++; + } + } + } + if ( n ) { + int i = n ==1 && !always_ask ? popup.idAt( 0 ) : popup.exec( pt ); + if ( i >= 0 ) + return popup.text(i).latin1(); + } + } + return QCString(); +} +#endif // QT_NO_MIME +#endif // QT_NO_CLIPBOARD + +/*! \enum QTextView::WordWrap + + This enum describes the QTextView's word wrap modes. The following + values are valid: + + \value NoWrap Do not wrap the text. + + \value WidgetWidth Wrap the text at the current width of the + widget (this is the default). Wrapping is at whitespace by default; + this can be changed with setWrapPolicy(). + + \value FixedPixelWidth Wrap at a fixed number of pixels from the + widget's left side. The number of pixels is set with + wrapColumnOrWidth(). + + \value FixedColumnWidth Wrap at a fixed number of character columns + from the widget's left side. The number of characters is set with + wrapColumnOrWidth(). + This is useful whenever you need formatted text that can also be + displayed gracefully on devices with monospaced fonts, for example a + standard VT100 terminal, where you might set wrapColumnOrWidth() to + 80. + + \sa setWordWrap() +*/ + +/*! Sets the word wrap mode. + + The default mode is \c WidgetWidth which causes words to be wrapped + at the right edge of the widget. Wrapping occurs at spaces, keeping + whole words intact. If you want wrapping to occur within words use + setWrapPolicy(). If you set a wrap mode of \c FixedPixelWidth or \c + FixedColumnWidth you should also call setWrapColumnOrWidth() to set + the width you want. + + \sa wordWrap(), setWrapColumnOrWidth(), setWrapPolicy() +*/ + +void QTextView::setWordWrap( WordWrap mode ) +{ + wrapMode = mode; + switch ( mode ) { + case NoWrap: + document()->formatter()->setWrapEnabled( FALSE ); + document()->formatter()->setWrapAtColumn( -1 ); + break; + case WidgetWidth: + document()->formatter()->setWrapEnabled( TRUE ); + document()->formatter()->setWrapAtColumn( -1 ); + doResize(); + break; + case FixedPixelWidth: + document()->formatter()->setWrapEnabled( TRUE ); + document()->formatter()->setWrapAtColumn( -1 ); + setWrapColumnOrWidth( wrapWidth ); + break; + case FixedColumnWidth: + document()->formatter()->setWrapEnabled( TRUE ); + document()->formatter()->setWrapAtColumn( wrapWidth ); + setWrapColumnOrWidth( wrapWidth ); + break; + } +} + +/*! Returns the current word wrap mode. + + \sa setWordWrap() + */ +QTextView::WordWrap QTextView::wordWrap() const +{ + return wrapMode; +} + +/*! + If the wrap mode is \c FixedPixelWidth, the \a value is the number + of pixels from the left edge of the widget at which text should be + wrapped. If the wrap mode is \c FixedColumnWidth, the \a value is + the column number (in character columns) from the left edge of the + widget at which text should be wrapped. + + \sa setWordWrap() + */ + +void QTextView::setWrapColumnOrWidth( int value ) +{ + wrapWidth = value; + if ( wrapMode == FixedColumnWidth ) { + document()->formatter()->setWrapAtColumn( wrapWidth ); + } else { + document()->formatter()->setWrapAtColumn( -1 ); + resizeContents( wrapWidth, contentsHeight() ); + doc->setWidth( wrapWidth ); + doc->invalidate(); + viewport()->repaint( FALSE ); + lastFormatted = doc->firstParag(); + interval = 0; + formatMore(); + } +} + +/*! + If the wrap mode is \c FixedPixelWidth, returns the number of pixels + from the left edge of the widget at which text is wrapped. If the + wrap mode is \c FixedColumnWidth, returns the column number (in + character columns) from the left edge of the widget at which text is + wrapped. + + \sa setWordWrap(), setWrapColumnOrWidth() + */ +int QTextView::wrapColumnOrWidth() const +{ + return wrapWidth; +} + + +/*! \enum QTextView::WrapPolicy + + Defines where text can be wrapped in word wrap mode. + + The following values are valid: + \value AtWhiteSpace Break lines at whitespace, e.g. spaces or + newlines. + \value Anywhere Break anywhere, including within words. + + \sa setWrapPolicy() +*/ + +/*! Defines where text can be wrapped when word wrap mode is not \a + NoWrap. The choices are \c AtWhiteSpace (the default) and \c + Anywhere. + + \sa setWordWrap(), wrapPolicy() + */ + +void QTextView::setWrapPolicy( WrapPolicy policy ) +{ + if ( wPolicy == policy ) + return; + QTextFormatter *formatter; + if ( policy == AtWhiteSpace ) + formatter = new QTextFormatterBreakWords; + else + formatter = new QTextFormatterBreakInWords; + formatter->setWrapAtColumn( document()->formatter()->wrapAtColumn() ); + formatter->setWrapEnabled( document()->formatter()->isWrapEnabled() ); + document()->setFormatter( formatter ); + doc->invalidate(); + viewport()->repaint( FALSE ); + lastFormatted = doc->firstParag(); + interval = 0; + formatMore(); +} + +/*! + + Returns the current word wrap policy. + + \sa setWrapPolicy() + */ +QTextView::WrapPolicy QTextView::wrapPolicy() const +{ + return wPolicy; +} + +/*! Deletes the contents of the text view. + */ + +void QTextView::clear() +{ + cursor->restoreState(); + doc->clear( TRUE ); + cursor->setDocument( doc ); + cursor->setParag( doc->firstParag() ); + cursor->setIndex( 0 ); + viewport()->repaint( FALSE ); +} + +int QTextView::undoDepth() const +{ + return document()->undoDepth(); +} + +/*! Returns the number of characters of the text. + */ + +int QTextView::length() const +{ + return document()->length(); +} + +/*! Returns the tab width used by the text view. + */ + +int QTextView::tabStopWidth() const +{ + return document()->tabStopWidth(); +} + +void QTextView::setUndoDepth( int d ) +{ + document()->setUndoDepth( d ); +} + +/*! Sets the tab width used by the text view to \a ts. + */ + +void QTextView::setTabStops( int ts ) +{ + document()->setTabStops( ts ); +} + +/*! \reimp */ + +void QTextView::setHScrollBarMode( ScrollBarMode sm ) +{ + setMode = sm; +} + +/*! \reimp */ + +QSize QTextView::sizeHint() const +{ + // ### calculate a reasonable one + return QSize( 100, 100 ); +} + +void QTextView::clearUndoRedo() +{ + undoRedoInfo.clear(); + emitUndoAvailable( doc->commands()->isUndoAvailable() ); + emitRedoAvailable( doc->commands()->isRedoAvailable() ); +} + +bool QTextView::getFormat( int parag, int index, QFont &font, QColor &color ) +{ + QTextParag *p = doc->paragAt( parag ); + if ( !p ) + return FALSE; + if ( index < 0 || index >= p->length() ) + return FALSE; + font = p->at( index )->format()->font(); + color = p->at( index )->format()->color(); + return TRUE; +} + +/*! This function is called to create the popup menu which is shown + when the user clicks on the text view with the right mouse button. If + you want to create a custom popup menu, reimplement this function + and return the created popup menu. Ownership is transferred to + the caller. +*/ + +QPopupMenu *QTextView::createPopupMenu() +{ + QPopupMenu *popup = new QPopupMenu( this ); + d->id[ IdUndo ] = popup->insertItem( tr( "Undo" ) ); + d->id[ IdRedo ] = popup->insertItem( tr( "Redo" ) ); + popup->insertSeparator(); +#ifndef QT_NO_CLIPBOARD + d->id[ IdCut ] = popup->insertItem( tr( "Cut" ) ); + d->id[ IdCopy ] = popup->insertItem( tr( "Copy" ) ); + d->id[ IdPaste ] = popup->insertItem( tr( "Paste" ) ); +#endif + d->id[ IdClear ] = popup->insertItem( tr( "Clear" ) ); + popup->insertSeparator(); + d->id[ IdSelectAll ] = popup->insertItem( tr( "Select All" ) ); + popup->setItemEnabled( d->id[ IdUndo ], !isReadOnly() && doc->commands()->isUndoAvailable() ); + popup->setItemEnabled( d->id[ IdRedo ], !isReadOnly() && doc->commands()->isRedoAvailable() ); +#ifndef QT_NO_CLIPBOARD + popup->setItemEnabled( d->id[ IdCut ], !isReadOnly() && doc->hasSelection( QTextDocument::Standard ) ); + popup->setItemEnabled( d->id[ IdCopy ], doc->hasSelection( QTextDocument::Standard ) ); + popup->setItemEnabled( d->id[ IdPaste ], !isReadOnly() && !QApplication::clipboard()->text().isEmpty() ); +#endif + popup->setItemEnabled( d->id[ IdClear ], !isReadOnly() && !text().isEmpty() ); + popup->setItemEnabled( d->id[ IdSelectAll ], (bool)text().length() ); + return popup; +} + +/*! \reimp */ + +void QTextView::setFont( const QFont &f ) +{ + QScrollView::setFont( f ); + doc->setMinimumWidth( -1, 0 ); + + // ### that is a bit hacky + static short diff = 1; + diff *= -1; + doc->setWidth( visibleWidth() + diff ); + + doc->updateFontSizes( f.pointSize() ); + lastFormatted = doc->firstParag(); + formatMore(); + repaintChanged(); +} + +/*! \fn zoomIn() + + Zooms in on the text by by making the standard font size one + point larger and recalculating all font sizes. This does not change + the size of images. + +*/ + +/*! \fn zoomOut() + + Zooms out on the text by by making the standard font size one + point smaller and recalculating all font sizes. This does not change + the size of images. + +*/ + + +/*! + Zooms in on the text by by making the standard font size \a range + points larger and recalculating all font sizes. This does not change + the size of images. +*/ + +void QTextView::zoomIn( int range ) +{ + QFont f( QScrollView::font() ); + f.setPointSize( f.pointSize() + range ); + setFont( f ); +} + +/*! Zooms out on the text by making the standard font size \a range + points smaller and recalculating all font sizes. This does not + change the size of images. +*/ + +void QTextView::zoomOut( int range ) +{ + QFont f( QScrollView::font() ); + f.setPointSize( QMAX( 1, f.pointSize() - range ) ); + setFont( f ); +} + +/* As the engine of QTextView is optimized for large amounts text, it + is not sure that after e.g. calling setText() the whole document is + formatted, as only the visible part is formatted immediately, and + the rest delayed or on demand if needed. + + If you need some information (like contentsHeight() to get the + height of the document) to be correct after e.g. calling setText(), + call this function to ensure that the whole document has been + formatted properly. +*/ + +void QTextView::sync() +{ + if ( !lastFormatted ) + return; + QTextParag *p = lastFormatted; + while ( p ) { + p->format(); + p = p->next(); + } + resizeContents( contentsWidth(), doc->height() ); +} + +/*! \reimp */ + +void QTextView::setEnabled( bool b ) +{ + QScrollView::setEnabled( b ); + if ( textFormat() == PlainText ) { + QTextFormat *f = doc->formatCollection()->defaultFormat(); + f->setColor( colorGroup().text() ); + viewport()->repaint( FALSE ); + } +} + +void QTextView::setSelectionAttributes( int selNum, const QColor &back, bool invertText ) +{ + if ( selNum < 1 ) + return; + if ( selNum > doc->numSelections() ) + doc->addSelection( selNum ); + doc->setSelectionColor( selNum, back ); + doc->setInvertSelectionText( selNum, invertText ); +} diff --git a/bibletime/frontend/thirdparty/qt3stuff/qtextview.h b/bibletime/frontend/thirdparty/qt3stuff/qtextview.h new file mode 100644 index 0000000..b4d4c03 --- /dev/null +++ b/bibletime/frontend/thirdparty/qt3stuff/qtextview.h @@ -0,0 +1,377 @@ +/**************************************************************************** +** $Id: qtextview.h,v 1.6 2002/03/19 01:15:56 joachim Exp $ +** +** Definition of the QTextView class +** +** Created : 990101 +** +** Copyright (C) 1992-2000 Trolltech AS. All rights reserved. +** +** This file is part of the widgets module of the Qt GUI Toolkit. +** +** This file may be distributed under the terms of the Q Public License +** as defined by Trolltech AS of Norway and appearing in the file +** LICENSE.QPL included in the packaging of this file. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition +** licenses may use this file in accordance with the Qt Commercial License +** Agreement provided with the Software. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for +** information about Qt Commercial License Agreements. +** See http://www.trolltech.com/qpl/ for QPL licensing information. +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +#ifndef QT3_QTEXTVIEW_H +#define QT3_QTEXTVIEW_H + +#ifndef QT_H +#include "qscrollview.h" +#include "qstylesheet.h" +#include "qpainter.h" +#include "qvector.h" +#include "qvaluelist.h" +#endif // QT_H + +class QPainter; +class QKeyEvent; +class QResizeEvent; +class QMouseEvent; +class QTimer; +class QFont; +class QColor; +class QPopupMenu; + +namespace Qt3 { + class QTextEdit; + + class QTextString; + class QTextCommand; + class QTextParag; + class QTextFormat; + class QTextDocument; + class QTextCursor; + class QTextViewPrivate; + class QTextBrowser; + struct QUndoRedoInfoPrivate; + +class Q_EXPORT QTextView : public QScrollView +{ + friend class QTextEdit; + friend class QTextBrowser; + + Q_OBJECT + Q_ENUMS( WordWrap WrapPolicy ) + Q_PROPERTY( TextFormat textFormat READ textFormat WRITE setTextFormat ) + Q_PROPERTY( QString text READ text WRITE setText ) + Q_PROPERTY( QBrush paper READ paper WRITE setPaper ) + Q_PROPERTY( bool linkUnderline READ linkUnderline WRITE setLinkUnderline ) + Q_PROPERTY( QString documentTitle READ documentTitle ) + Q_PROPERTY( int length READ length ) + Q_PROPERTY( WordWrap wordWrap READ wordWrap WRITE setWordWrap ) + Q_PROPERTY( int wrapColumnOrWidth READ wrapColumnOrWidth WRITE setWrapColumnOrWidth ) + Q_PROPERTY( WrapPolicy wrapPolicy READ wrapPolicy WRITE setWrapPolicy ) + +public: + enum WordWrap { + NoWrap, + WidgetWidth, + FixedPixelWidth, + FixedColumnWidth + }; + + enum WrapPolicy { + AtWhiteSpace, + Anywhere + }; + + QTextView( const QString& text, const QString& context = QString::null, + QWidget *parent=0, const char *name=0); + QTextView( QWidget *parent = 0, const char *name = 0 ); + virtual ~QTextView(); + void setPalette( const QPalette & ); + void setFont( const QFont &f ); + + QString text() const; + QString text( int para ) const; + TextFormat textFormat() const; + QString context() const; + QString documentTitle() const; + + void getSelection( int ¶From, int &indexFrom, + int ¶To, int &indexTo, int selNum = 0 ) const; + virtual bool find( const QString &expr, bool cs, bool wo, bool forward = TRUE, + int *para = 0, int *index = 0 ); + + void append( const QString& text ); + + int paragraphs() const; + int lines() const; + int linesOfParagraph( int para ) const; + int lineOfChar( int para, int chr ); + int length() const; + + Qt3::QStyleSheet* styleSheet() const; + QMimeSourceFactory* mimeSourceFactory() const; + + QBrush paper() const; + bool linkUnderline() const; + + int heightForWidth( int w ) const; + + bool hasSelectedText() const; + QString selectedText() const; + + WordWrap wordWrap() const; + int wrapColumnOrWidth() const; + WrapPolicy wrapPolicy() const; + + int tabStopWidth() const; + void setHScrollBarMode( ScrollBarMode ); + + QString anchorAt( const QPoint& pos ); + + QSize sizeHint() const; + +public slots: + void setEnabled( bool ); + virtual void setMimeSourceFactory( QMimeSourceFactory* factory ); + virtual void setStyleSheet( Qt3::QStyleSheet* styleSheet ); + virtual void scrollToAnchor( const QString& name ); + virtual void setPaper( const QBrush& pap ); + virtual void setLinkUnderline( bool ); + + virtual void setWordWrap( WordWrap mode ); + virtual void setWrapColumnOrWidth( int ); + virtual void setWrapPolicy( WrapPolicy policy ); + + virtual void copy(); + + void setText( const QString &txt ) { setText( txt, QString::null ); } + virtual void setTextFormat( TextFormat f ); + virtual void setText( const QString &txt, const QString &context ); + + virtual void selectAll( bool select = TRUE ); + virtual void setTabStops( int ts ); + virtual void zoomIn( int range ); + virtual void zoomOut( int range ); + virtual void zoomIn() { zoomIn( 1 ); } + virtual void zoomOut() { zoomOut( 1 ); } + + virtual void sync(); + +signals: + void textChanged(); + void selectionChanged(); + void copyAvailable( bool ); + +protected: + void repaintChanged(); + void updateStyles(); + void drawContents( QPainter *p, int cx, int cy, int cw, int ch ); + bool event( QEvent *e ); + void keyPressEvent( QKeyEvent *e ); + void resizeEvent( QResizeEvent *e ); + void contentsMousePressEvent( QMouseEvent *e ); + void contentsMouseMoveEvent( QMouseEvent *e ); + void contentsMouseReleaseEvent( QMouseEvent *e ); + void contentsMouseDoubleClickEvent( QMouseEvent *e ); + void contentsWheelEvent( QWheelEvent *e ); +#ifndef QT_NO_DRAGANDDROP + void contentsDragEnterEvent( QDragEnterEvent *e ); + void contentsDragMoveEvent( QDragMoveEvent *e ); + void contentsDragLeaveEvent( QDragLeaveEvent *e ); + void contentsDropEvent( QDropEvent *e ); +#endif + // void contentsContextMenuEvent( QContextMenuEvent *e ); QT2HACK + bool eventFilter( QObject *o, QEvent *e ); + bool focusNextPrevChild( bool next ); + QTextDocument *document() const; + void setDocument( QTextDocument *doc ); + virtual QPopupMenu *createPopupMenu(); + +protected slots: + virtual void doChangeInterval(); + +private slots: + void formatMore(); + void doResize(); + void doAutoScroll(); + void blinkCursor(); + void setModified(); + void startDrag(); + void setRealWidth( int w ); + +private: + struct Q_EXPORT UndoRedoInfo { + enum Type { Invalid, Insert, Delete, Backspace, Return, RemoveSelected, Format, Alignment, ParagType }; + + UndoRedoInfo( QTextDocument *dc ); + ~UndoRedoInfo(); + void clear(); + bool valid() const; + + QUndoRedoInfoPrivate *d; + int id; + int index; + int eid; + int eindex; + QTextFormat *format; + int flags; + Type type; + QTextDocument *doc; + QArray<int> oldAligns; + int newAlign; + bool list; + Qt3::QStyleSheetItem::ListStyle listStyle; + QValueList< QVector<Qt3::QStyleSheetItem> > oldStyles; + QValueList<Qt3::QStyleSheetItem::ListStyle> oldListStyles; + }; + + enum KeyboardActionPrivate { // keep in sync with QTextEdit + ActionBackspace, + ActionDelete, + ActionReturn, + ActionKill + }; + + enum MoveDirectionPrivate { // keep in sync with QTextEdit + MoveLeft, + MoveRight, + MoveUp, + MoveDown, + MoveHome, + MoveEnd, + MovePgUp, + MovePgDown + }; + +private: + virtual bool isReadOnly() const { return TRUE; } + virtual bool linksEnabled() const { return FALSE; } + void init(); + void drawCursor( bool visible ); + void checkUndoRedoInfo( UndoRedoInfo::Type t ); + void updateCurrentFormat(); + void handleReadOnlyKeyEvent( QKeyEvent *e ); + void makeParagVisible( QTextParag *p ); +#ifndef QT_NO_MIME + QCString pickSpecial(QMimeSource* ms, bool always_ask, const QPoint&); +#endif +#ifndef QT_NO_MIMECLIPBOARD + void pasteSpecial(const QPoint&); +#endif + +private: // these are functions which actually do editing stuff, but + // are implemented here as it is easier to implement viewing and + // editing in the same class. In QTextEdit these functions are made + // public + virtual void emitUndoAvailable( bool ) {} + virtual void emitRedoAvailable( bool ) {} + virtual void emitCurrentFontChanged( const QFont & ) {} + virtual void emitCurrentColorChanged( const QColor & ) {} + virtual void emitCurrentAlignmentChanged( int ) {} + virtual void emitCursorPositionChanged( QTextCursor * ) {} + virtual void emitReturnPressed() {} + virtual void emitHighlighted( const QString & ) {} + virtual void emitLinkClicked( const QString & ) {} + virtual void emitModificationChanged( bool ) {} + + void getCursorPosition( int ¶g, int &index ) const; + bool isModified() const; + bool italic() const; + bool bold() const; + bool underline() const; + QString family() const; + int pointSize() const; + QColor color() const; + QFont font() const; + int alignment() const; + void setOverwriteMode( bool b ) { overWrite = b; } + bool isOverwriteMode() const { return overWrite; } + int undoDepth() const; + void undo(); + void redo(); + void cut(); + void paste(); + void del(); + void clear(); + void pasteSubType( const QCString &subtype ); + void indent(); + void setItalic( bool b ); + void setBold( bool b ); + void setUnderline( bool b ); + void setFamily( const QString &f ); + void setPointSize( int s ); + void setColor( const QColor &c ); + void setFontInternal( const QFont &f ); + void setAlignment( int ); + void setParagType( QStyleSheetItem::DisplayMode, QStyleSheetItem::ListStyle listStyle ); + void setCursorPosition( int parag, int index ); + void setSelection( int parag_from, int index_from, + int parag_to, int index_to, int selNum = 0 ); + void setSelectionAttributes( int selNum, const QColor &back, bool invertText ); + void setModified( bool m ); + void resetFormat(); + void setUndoDepth( int d ); + void setFormat( QTextFormat *f, int flags ); + void ensureCursorVisible(); + void placeCursor( const QPoint &pos, QTextCursor *c = 0 ); + void moveCursor( MoveDirectionPrivate direction, bool shift, bool control ); + void moveCursor( MoveDirectionPrivate direction, bool control ); + void removeSelectedText(); + void doKeyboardAction( KeyboardActionPrivate action ); + void insert( const QString &text, bool indent = FALSE, bool checkNewLine = TRUE, bool removeSelected = TRUE ); + void readFormats( QTextCursor &c1, QTextCursor &c2, int oldLen, QTextString &text, bool fillStyles = FALSE ); + void clearUndoRedo(); + bool getFormat( int parag, int index, QFont &font, QColor &color ); + void paintDocument( bool drawAll, QPainter *p, int cx = -1, int cy = -1, int cw = -1, int ch = -1 ); + +private: + QTextDocument *doc; + QTextCursor *cursor; + bool mousePressed; + QTimer *formatTimer, *scrollTimer, *changeIntervalTimer, *blinkTimer, *dragStartTimer, *resizeTimer; + QTextParag *lastFormatted; + int interval; + UndoRedoInfo undoRedoInfo; + QTextFormat *currentFormat; + int currentAlignment; + bool inDoubleClick; + QPoint oldMousePos, mousePos; + bool cursorVisible, blinkCursorVisible; + bool readOnly, modified, mightStartDrag; + QPoint dragStartPos; + QString onLink; + bool overWrite; + WordWrap wrapMode; + WrapPolicy wPolicy; + int wrapWidth; + QScrollView::ScrollBarMode setMode; + QString pressedLink; + QTextViewPrivate *d; + bool inDnD; + +}; + +inline QTextDocument *QTextView::document() const +{ + return doc; +} + +}; // namespace + +#endif diff --git a/bibletime/main.cpp b/bibletime/main.cpp new file mode 100644 index 0000000..2fa844b --- /dev/null +++ b/bibletime/main.cpp @@ -0,0 +1,220 @@ +/*************************************************************************** + main.cpp - The file containing main ;-) + ------------------- + begin : Mit Jan 19 12:57:15 CET 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +***************************************************************************/ + + +/* $Header: /cvsroot/bibletime/bibletime/bibletime/main.cpp,v 1.61 2002/03/31 23:01:01 joachim Exp $ */ +/* $Revision: 1.61 $ */ + +//standard includes +#include <stdlib.h> +#include <stdio.h> +#include <signal.h> + +//own includes +#include "resource.h" +#include "bibletime.h" +#include "config.h" + +//frontend includes +#include "frontend/kstartuplogo.h" +#include "frontend/chtmldialog.h" +#include "frontend/cbtconfig.h" + +//KDE includes +#include <kcmdlineargs.h> +#include <kcrash.h> +#include <kglobal.h> +#include <kapp.h> +#include <kstddirs.h> +#include <kinstance.h> +#include <kaboutdata.h> +#include <klocale.h> + +#include <kmessagebox.h> + +bool showDebugMessages = false; +BibleTime* bibletime = 0; + +void myMessageOutput( QtMsgType type, const char *msg ) { + //we use this messagehandler to switch debugging off in final releases + switch ( type ) { + case QtDebugMsg: + if (showDebugMessages) //only show messages if they are enabled! + fprintf( stderr,"(BibleTime %s) Debug: %s\n",VERSION, msg ); + break; + case QtWarningMsg: + fprintf( stderr,"(BibleTime %s) WARNING: %s\n",VERSION, msg ); + break; + case QtFatalMsg: + fprintf( stderr,"(BibleTime %s) _FATAL_: %s\nPlease contact info@bibletime.de and report this bug!",VERSION, msg ); + abort(); // dump core on purpose + } +} + +extern "C" { + static void setSignalHandler(void (*handler)(int)); + + // Crash recovery signal handler + static void signalHandler(int sigId) { + setSignalHandler(SIG_DFL); + fprintf(stderr, "*** BibleTime got signal %d (Exiting)\n", sigId); + // try to cleanup all windows + if (bibletime) { + bibletime->saveSettings(); + fprintf(stderr, "*** Saving seemed to be succesful. If restoring does not work on next startup \ +please use the option --ignore-startprofile\n"); + } + ::exit(-1); //exit BibleTime + } + + // Crash recovery signal handler + static void crashHandler(int sigId) { + setSignalHandler(SIG_DFL); + fprintf(stderr, "*** BibleTime got signal %d (Crashing). Trying to save settings.\n", sigId); + if (bibletime) { + bibletime->saveSettings(); + fprintf(stderr, "*** Saving seemed to be succesful. If restoring does not work on next startup \ +please use the option --ignore-startprofile\n"); + } + // Return to DrKonqi. + } + + static void setSignalHandler(void (*handler)(int)) { + signal(SIGKILL, handler); + signal(SIGTERM, handler); + signal(SIGHUP, handler); + KCrash::setEmergencySaveFunction(crashHandler); + } +} + +int main(int argc, char* argv[]) { + qInstallMsgHandler( myMessageOutput ); + + //create about data for this application + static KCmdLineOptions options[] = + { + {"debug", I18N_NOOP("Enable debug messages"),0}, + {"ignore-startprofile", I18N_NOOP("Ignore the startup profile saved after the last BibleTime execution."),0}, + {0,0,0} + }; + + KAboutData aboutData( + PACKAGE, + "BibleTime", + VERSION, + I18N_NOOP("Bible study tool for KDE 2"), + KAboutData::License_GPL_V2, + I18N_NOOP("(c)1999-2002, The BibleTime Team"), + I18N_NOOP("BibleTime is an easy to use but powerful Bible study tool for KDE 2.\n\nWe are looking for translators and handbook authors.\nIf you'd like to join use send an eMail to info@bibletime.de."), + "http://www.bibletime.de/", + "info@bibletime.de" + ); + + //we could so change this to a file reading function (including commented out people + //coders + // active developers (sorted by name) + aboutData.addAuthor("Joachim Ansorg", I18N_NOOP("Project coordinator"), "jansorg@gmx.de", ""); + aboutData.addAuthor("Martin Gruner", I18N_NOOP("Frontend, backend"), "mg.pub@gmx.net", ""); + aboutData.addAuthor("Mark Lybarger", I18N_NOOP("Searchdialog"), "mlybarge@insight.rr.com",""); +// aboutData.addAuthor("Chris Kujawa", I18N_NOOP("Frontend"),"christopher.kujawa@verizon.net", ""); +// aboutData.addAuthor("Luke Mauldin", I18N_NOOP("Frontend"),"lukeskyfly@txk.net", ""); +// aboutData.addAuthor("Tim Brodie", I18N_NOOP("Installation manager"),"tbrodie@displayworksinc.com", ""); + + //artwork (sorted by name) + aboutData.addAuthor("Timothy R. Butler", I18N_NOOP("Icons, startlogo, banners"), "tbutler@uninetsolutions.com", "www.uninetsolutions.com"); + + //documentation (sorted by name) + aboutData.addAuthor("Fred Saalbach", I18N_NOOP("Handbook"), "saalbach@sybercom.net", ""); + + //translators (sorted by language) + aboutData.addAuthor("Michal Rovnaník", I18N_NOOP("Translation into Czech"), "Michal.Rovnanik@seznam.cz", ""); + aboutData.addAuthor("Birger Langkjer", I18N_NOOP("Translation into Danish"), "birger.langkjer@image.dk", ""); + aboutData.addAuthor("Kees van Veen", I18N_NOOP("Translation into Dutch"), "cvn@interchain.nl", ""); +// aboutData.addAuthor("Mario Bertrand", I18N_NOOP("Translation into French"), "mbert@tbrq.org", ""); + aboutData.addAuthor("Mathias Bavay", I18N_NOOP("Translation into French"), "mathias.bavay@free.fr", ""); + aboutData.addAuthor("Balint Sandor", I18N_NOOP("Translation into Hungarian"), "balintsa@freemail.hu", ""); + aboutData.addAuthor("Beda Szukics", I18N_NOOP("Translation into Italian"), "bszukics@bluewin.ch", ""); + aboutData.addAuthor("Silvio Bacchetta", I18N_NOOP("Translation into Italian"), "sorgilazzaro@tiscalinet.it", ""); + aboutData.addAuthor("Espen Trydal", I18N_NOOP("Translation into Norwegian"), "etrydal@postkassa.no", ""); + aboutData.addAuthor("Benedykt P. Barszcz",I18N_NOOP("Translation into Polish"), "kb2qzv@box43.gnet.pl", ""); + aboutData.addAuthor("Nuno Bareto", I18N_NOOP("Translation into Portoguese"), "nbarr@oninet.pt", ""); + aboutData.addAuthor("Yuriy Salimovskyy", I18N_NOOP("Translation into Russian"), "y2000@pisem.net", ""); + aboutData.addAuthor("Zdeno Podobny", I18N_NOOP("Translation into Slovak"), "zdpo@post.sk", ""); + aboutData.addAuthor("Eduardo Sanchez", I18N_NOOP("Translation into Spanish"), "csanche2@calvin.edu", ""); + + //credits (sorted by name) + aboutData.addCredit("Bob Harman", I18N_NOOP("Bible study HowTo"), "N_Cov_Church@compuserve.com", ""); + + KCmdLineArgs::init(argc, argv, &aboutData); + KCmdLineArgs::addCmdLineOptions ( options ); + + + KApplication app; + KGlobal::dirs()->addResourceType("BT_pic", "share/apps/bibletime/pics/"); + + KCmdLineArgs *args = KCmdLineArgs::parsedArgs(); + + // A binary option (on / off) + if (args->isSet("debug")) + showDebugMessages = true; + + if (kapp->isRestored()){ + for(int n = 1; KMainWindow::canBeRestored(n); n++) + (new BibleTime)->restore(n); + } + else { + const bool showIt = CBTConfig::get(CBTConfig::logo); + + if(showIt) { + KStartupLogo::createSplash(); + KStartupLogo::showSplash(); + KStartupLogo::setStatusMessage( i18n("Starting BibleTime") + QString::fromLatin1("...") ); + } + + bibletime = new BibleTime(); + + if (showIt) { + KStartupLogo::hideSplash(); + KStartupLogo::deleteSplash(); + } + + // a new BibleTime version was installed (maybe a completely new installation) + if (CBTConfig::get(CBTConfig::bibletimeVersion) != VERSION) { + CBTConfig::set(CBTConfig::bibletimeVersion, VERSION); + CHTMLDialog dlg(HELPDIALOG_FIRST_START); + dlg.exec(); + bibletime->slotSettingsOptions(); + } + + //The tip of the day + if (CBTConfig::get(CBTConfig::tips)) + bibletime->slotHelpTipOfDay(); + + bibletime->show(); + + // restore the workspace + if (CBTConfig::get(CBTConfig::restoreWorkspace) && !args->isSet("ignore-startprofile")) + bibletime->restoreWorkspace(); + + setSignalHandler(signalHandler); + + const int ret = app.exec(); + CPointers::deleteBackend(); + return ret; + } +} + diff --git a/bibletime/pics/Makefile.am b/bibletime/pics/Makefile.am new file mode 100644 index 0000000..055a752 --- /dev/null +++ b/bibletime/pics/Makefile.am @@ -0,0 +1,29 @@ +SUBDIRS = \ +lowcolor \ +highcolor \ +. + +BIBLETIME_PICS = \ +startuplogo.png + + +EXTRA_DIST = $(BIBLETIME_PICS) + +install-data-local: + $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/bibletime/pics/ + chmod 755 $(DESTDIR)$(kde_datadir)/bibletime/pics/; + @for file in $(BIBLETIME_PICS); do \ + echo Installing $$file; \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + chmod 644 $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + done + +uninstall-local: + @for file in $(BIBLETIME_PICS); \ + do \ + echo Removing $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + rm -f $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + done + +KDE_ICON = AUTO + diff --git a/bibletime/pics/Makefile.in b/bibletime/pics/Makefile.in new file mode 100644 index 0000000..60a434a --- /dev/null +++ b/bibletime/pics/Makefile.in @@ -0,0 +1,494 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = lowcolor highcolor . + + +BIBLETIME_PICS = startuplogo.png + + +EXTRA_DIST = $(BIBLETIME_PICS) + +KDE_ICON = AUTO +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=gen_am.sh startuplogo.png startuplogo.xcf + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: install-data-local +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: uninstall-local +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-local install-data-am install-data install-am \ +install uninstall-local uninstall-am uninstall all-redirect all-am all \ +installdirs-am installdirs mostlyclean-generic distclean-generic \ +clean-generic maintainer-clean-generic clean mostlyclean distclean \ +maintainer-clean + + +install-data-local: + $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/bibletime/pics/ + chmod 755 $(DESTDIR)$(kde_datadir)/bibletime/pics/; + @for file in $(BIBLETIME_PICS); do \ + echo Installing $$file; \ + $(INSTALL_DATA) $$file $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + chmod 644 $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + done + +uninstall-local: + @for file in $(BIBLETIME_PICS); \ + do \ + echo Removing $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + rm -f $(DESTDIR)$(kde_datadir)/bibletime/pics/$$file; \ + done + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/gen_am.sh b/bibletime/pics/gen_am.sh new file mode 100755 index 0000000..7a2540b --- /dev/null +++ b/bibletime/pics/gen_am.sh @@ -0,0 +1,54 @@ +#!/bin/bash +# +# gen_am.sh script +# +# (C) 2001 The BibleTime team +# released under the GPL +# +# This script creates the Makefile.am files in the +# bibletime/pics/*color/ and bibletime/pics/*color/*x* directories. +# +# It will not change the bibletime/pics/Makefile.am! + +# change to the dir the script is located in +cd `dirname $0` + +export HEADER="\n"\ +"# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh\n"\ +"# please do not edit this file but rather run the script to update\n" + +# create Makefile.am's in /bibletime/pics/*color/ directories +# +for I1 in `ls -d *color`; do + + echo creating $I1/Makefile.am + ( # output to Makefile.am + echo -e $HEADER + + echo -n "SUBDIRS = " + for I2 in `ls -d $I1/*x*`; do + echo -n `basename $I2`" " + done + echo + ) > $I1/Makefile.am + +done + + +# create Makefile.am's in /bibletime/pics/*color/*x* directories +# +for I1 in `ls -d *color/*x*`; do + + echo creating $I1/Makefile.am + ( # output to Makefile.am + echo -e $HEADER + + echo "KDE_ICON = AUTO" + echo "EXTRA_DIST=\\" + for I2 in `ls -d $I1/*.png`; do + echo -n `basename $I2`" " + done + echo + ) > $I1/Makefile.am + +done diff --git a/bibletime/pics/highcolor/16x16/Makefile.am b/bibletime/pics/highcolor/16x16/Makefile.am new file mode 100644 index 0000000..46127d5 --- /dev/null +++ b/bibletime/pics/highcolor/16x16/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +hi16-action-bt_bible.png hi16-action-bt_bible_add.png hi16-action-bt_bible_locked.png hi16-action-bt_book.png hi16-action-bt_book_add.png hi16-action-bt_book_locked.png hi16-action-bt_cascade.png hi16-action-bt_cascade_auto.png hi16-action-bt_commentary.png hi16-action-bt_commentary_add.png hi16-action-bt_commentary_locked.png hi16-action-bt_displayconfig.png hi16-action-bt_lexicon.png hi16-action-bt_lexicon_add.png hi16-action-bt_lexicon_locked.png hi16-action-bt_startconfig.png hi16-action-bt_swordconfig.png hi16-action-bt_tile.png hi16-action-bt_tile_auto.png hi16-app-bibletime.png diff --git a/bibletime/pics/highcolor/16x16/Makefile.in b/bibletime/pics/highcolor/16x16/Makefile.in new file mode 100644 index 0000000..5d7b1a5 --- /dev/null +++ b/bibletime/pics/highcolor/16x16/Makefile.in @@ -0,0 +1,416 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = hi16-action-bt_bible.png hi16-action-bt_bible_add.png hi16-action-bt_bible_locked.png hi16-action-bt_book.png hi16-action-bt_book_add.png hi16-action-bt_book_locked.png hi16-action-bt_cascade.png hi16-action-bt_cascade_auto.png hi16-action-bt_commentary.png hi16-action-bt_commentary_add.png hi16-action-bt_commentary_locked.png hi16-action-bt_displayconfig.png hi16-action-bt_lexicon.png hi16-action-bt_lexicon_add.png hi16-action-bt_lexicon_locked.png hi16-action-bt_startconfig.png hi16-action-bt_swordconfig.png hi16-action-bt_tile.png hi16-action-bt_tile_auto.png hi16-app-bibletime.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/16x16/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/16x16/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/16x16/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/highcolor/16x16 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/highcolor/16x16/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 46 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_bible.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_bible.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_bible_add.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_bible_add.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_bible_locked.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_bible_locked.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_book.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_book.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_book_add.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_book_add.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_book_locked.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_book_locked.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_cascade.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_cascade.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_cascade_auto.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_cascade_auto.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_commentary.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_commentary.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_commentary_add.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_commentary_add.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_commentary_locked.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_commentary_locked.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_displayconfig.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_displayconfig.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_lexicon.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_lexicon.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_lexicon_add.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_lexicon_add.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_lexicon_locked.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_lexicon_locked.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_startconfig.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_startconfig.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_swordconfig.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_swordconfig.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_tile.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_tile.png + $(INSTALL_DATA) $(srcdir)/hi16-action-bt_tile_auto.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_tile_auto.png + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps + $(INSTALL_DATA) $(srcdir)/hi16-app-bibletime.png $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/bibletime.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_bible.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_bible_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_bible_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_book.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_book_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_book_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_cascade.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_cascade_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_commentary.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_commentary_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_commentary_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_displayconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_lexicon.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_lexicon_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_lexicon_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_startconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_swordconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_tile.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/actions/bt_tile_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/16x16/apps/bibletime.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/16x16/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/16x16/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_bible.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_bible.png new file mode 100644 index 0000000..d9dbe6f Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_bible.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_bible_add.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_bible_add.png new file mode 100644 index 0000000..6fbd5cc Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_bible_add.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_bible_locked.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_bible_locked.png new file mode 100644 index 0000000..6721084 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_bible_locked.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_book.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_book.png new file mode 100644 index 0000000..fa419cc Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_book.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_book_add.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_book_add.png new file mode 100644 index 0000000..0ea0d91 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_book_add.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_book_locked.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_book_locked.png new file mode 100644 index 0000000..076f998 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_book_locked.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_cascade.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_cascade.png new file mode 100644 index 0000000..98e81c9 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_cascade.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_cascade_auto.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_cascade_auto.png new file mode 100644 index 0000000..fcb3ebc Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_cascade_auto.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary.png new file mode 100644 index 0000000..1b1846b Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary_add.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary_add.png new file mode 100644 index 0000000..3c8d9b3 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary_add.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary_locked.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary_locked.png new file mode 100644 index 0000000..6c93b61 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_commentary_locked.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_displayconfig.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_displayconfig.png new file mode 100644 index 0000000..ac25642 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_displayconfig.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon.png new file mode 100644 index 0000000..45a402f Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon_add.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon_add.png new file mode 100644 index 0000000..949c28f Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon_add.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon_locked.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon_locked.png new file mode 100644 index 0000000..34928bb Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_lexicon_locked.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_startconfig.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_startconfig.png new file mode 100644 index 0000000..3f66b6e Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_startconfig.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_swordconfig.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_swordconfig.png new file mode 100644 index 0000000..4783af8 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_swordconfig.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_tile.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_tile.png new file mode 100644 index 0000000..b466f5b Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_tile.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-action-bt_tile_auto.png b/bibletime/pics/highcolor/16x16/hi16-action-bt_tile_auto.png new file mode 100644 index 0000000..80eafdd Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-action-bt_tile_auto.png differ diff --git a/bibletime/pics/highcolor/16x16/hi16-app-bibletime.png b/bibletime/pics/highcolor/16x16/hi16-app-bibletime.png new file mode 100644 index 0000000..99ca1a1 Binary files /dev/null and b/bibletime/pics/highcolor/16x16/hi16-app-bibletime.png differ diff --git a/bibletime/pics/highcolor/22x22/Makefile.am b/bibletime/pics/highcolor/22x22/Makefile.am new file mode 100644 index 0000000..3874b15 --- /dev/null +++ b/bibletime/pics/highcolor/22x22/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +hi22-action-bt_bible.png hi22-action-bt_bible_add.png hi22-action-bt_book.png hi22-action-bt_book_add.png hi22-action-bt_book_locked.png hi22-action-bt_cascade.png hi22-action-bt_cascade_auto.png hi22-action-bt_commentary.png hi22-action-bt_commentary_add.png hi22-action-bt_commentary_locked.png hi22-action-bt_displayconfig.png hi22-action-bt_lexicon.png hi22-action-bt_lexicon_add.png hi22-action-bt_lexicon_locked.png hi22-action-bt_parallel.png hi22-action-bt_startconfig.png hi22-action-bt_swordconfig.png hi22-action-bt_sync.png hi22-action-bt_tile.png hi22-action-bt_tile_auto.png hi22-app-bibletime.png diff --git a/bibletime/pics/highcolor/22x22/Makefile.in b/bibletime/pics/highcolor/22x22/Makefile.in new file mode 100644 index 0000000..128e280 --- /dev/null +++ b/bibletime/pics/highcolor/22x22/Makefile.in @@ -0,0 +1,423 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = hi22-action-bt_bible.png hi22-action-bt_bible_add.png hi22-action-bt_book.png hi22-action-bt_book_add.png hi22-action-bt_book_locked.png hi22-action-bt_cascade.png hi22-action-bt_cascade_auto.png hi22-action-bt_commentary.png hi22-action-bt_commentary_add.png hi22-action-bt_commentary_locked.png hi22-action-bt_displayconfig.png hi22-action-bt_lexicon.png hi22-action-bt_lexicon_add.png hi22-action-bt_lexicon_locked.png hi22-action-bt_parallel.png hi22-action-bt_startconfig.png hi22-action-bt_swordconfig.png hi22-action-bt_sync.png hi22-action-bt_tile.png hi22-action-bt_tile_auto.png hi22-app-bibletime.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=hi22-action-bt_bible_locked.html + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/22x22/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/22x22/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/22x22/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/highcolor/22x22 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/highcolor/22x22/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 48 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_bible.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_bible.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_bible_add.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_bible_add.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_book.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_book.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_book_add.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_book_add.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_book_locked.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_book_locked.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_cascade.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_cascade.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_cascade_auto.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_cascade_auto.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_commentary.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_commentary.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_commentary_add.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_commentary_add.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_commentary_locked.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_commentary_locked.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_displayconfig.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_displayconfig.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_lexicon.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_lexicon.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_lexicon_add.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_lexicon_add.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_lexicon_locked.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_lexicon_locked.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_parallel.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_parallel.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_startconfig.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_startconfig.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_swordconfig.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_swordconfig.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_sync.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_sync.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_tile.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_tile.png + $(INSTALL_DATA) $(srcdir)/hi22-action-bt_tile_auto.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_tile_auto.png + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps + $(INSTALL_DATA) $(srcdir)/hi22-app-bibletime.png $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/bibletime.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_bible.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_bible_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_book.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_book_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_book_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_cascade.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_cascade_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_commentary.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_commentary_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_commentary_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_displayconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_lexicon.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_lexicon_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_lexicon_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_parallel.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_startconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_swordconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_sync.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_tile.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/actions/bt_tile_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/22x22/apps/bibletime.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/22x22/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/22x22/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_bible.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_bible.png new file mode 100644 index 0000000..f3b8e18 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_bible.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_bible_add.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_bible_add.png new file mode 100644 index 0000000..b865b2b Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_bible_add.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_bible_locked.html b/bibletime/pics/highcolor/22x22/hi22-action-bt_bible_locked.html new file mode 100644 index 0000000..de76d8b Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_bible_locked.html differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_book.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_book.png new file mode 100644 index 0000000..59051ce Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_book.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_book_add.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_book_add.png new file mode 100644 index 0000000..75aec6d Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_book_add.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_book_locked.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_book_locked.png new file mode 100644 index 0000000..80ccc5f Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_book_locked.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_cascade.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_cascade.png new file mode 100644 index 0000000..b837d36 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_cascade.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_cascade_auto.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_cascade_auto.png new file mode 100644 index 0000000..db66d54 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_cascade_auto.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary.png new file mode 100644 index 0000000..810ccc9 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary_add.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary_add.png new file mode 100644 index 0000000..c3f05e2 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary_add.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary_locked.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary_locked.png new file mode 100644 index 0000000..8e2603a Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_commentary_locked.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_displayconfig.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_displayconfig.png new file mode 100644 index 0000000..56982b2 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_displayconfig.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon.png new file mode 100644 index 0000000..cd7935f Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon_add.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon_add.png new file mode 100644 index 0000000..06fb28d Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon_add.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon_locked.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon_locked.png new file mode 100644 index 0000000..6ce5fa8 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_lexicon_locked.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_parallel.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_parallel.png new file mode 100644 index 0000000..b1d3ea1 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_parallel.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_startconfig.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_startconfig.png new file mode 100644 index 0000000..494cbb8 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_startconfig.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_swordconfig.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_swordconfig.png new file mode 100644 index 0000000..ebec174 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_swordconfig.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_sync.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_sync.png new file mode 100644 index 0000000..3c0a52d Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_sync.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_tile.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_tile.png new file mode 100644 index 0000000..344d4a9 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_tile.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-action-bt_tile_auto.png b/bibletime/pics/highcolor/22x22/hi22-action-bt_tile_auto.png new file mode 100644 index 0000000..807b018 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-action-bt_tile_auto.png differ diff --git a/bibletime/pics/highcolor/22x22/hi22-app-bibletime.png b/bibletime/pics/highcolor/22x22/hi22-app-bibletime.png new file mode 100644 index 0000000..7c32279 Binary files /dev/null and b/bibletime/pics/highcolor/22x22/hi22-app-bibletime.png differ diff --git a/bibletime/pics/highcolor/32x32/Makefile.am b/bibletime/pics/highcolor/32x32/Makefile.am new file mode 100644 index 0000000..243eddc --- /dev/null +++ b/bibletime/pics/highcolor/32x32/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +hi32-action-bt_bible.png hi32-action-bt_bible_add.png hi32-action-bt_book.png hi32-action-bt_book_add.png hi32-action-bt_cascade.png hi32-action-bt_cascade_auto.png hi32-action-bt_commentary.png hi32-action-bt_commentary_add.png hi32-action-bt_displayconfig.png hi32-action-bt_lexicon.png hi32-action-bt_lexicon_add.png hi32-action-bt_startconfig.png hi32-action-bt_swordconfig.png hi32-action-bt_tile.png hi32-action-bt_tile_auto.png hi32-app-bibletime.png diff --git a/bibletime/pics/highcolor/32x32/Makefile.in b/bibletime/pics/highcolor/32x32/Makefile.in new file mode 100644 index 0000000..c3c9611 --- /dev/null +++ b/bibletime/pics/highcolor/32x32/Makefile.in @@ -0,0 +1,408 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = hi32-action-bt_bible.png hi32-action-bt_bible_add.png hi32-action-bt_book.png hi32-action-bt_book_add.png hi32-action-bt_cascade.png hi32-action-bt_cascade_auto.png hi32-action-bt_commentary.png hi32-action-bt_commentary_add.png hi32-action-bt_displayconfig.png hi32-action-bt_lexicon.png hi32-action-bt_lexicon_add.png hi32-action-bt_startconfig.png hi32-action-bt_swordconfig.png hi32-action-bt_tile.png hi32-action-bt_tile_auto.png hi32-app-bibletime.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/32x32/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/32x32/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/32x32/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/highcolor/32x32 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/highcolor/32x32/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 38 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_bible.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_bible.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_bible_add.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_bible_add.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_book.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_book.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_book_add.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_book_add.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_cascade.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_cascade.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_cascade_auto.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_cascade_auto.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_commentary.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_commentary.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_commentary_add.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_commentary_add.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_displayconfig.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_displayconfig.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_lexicon.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_lexicon.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_lexicon_add.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_lexicon_add.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_startconfig.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_startconfig.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_swordconfig.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_swordconfig.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_tile.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_tile.png + $(INSTALL_DATA) $(srcdir)/hi32-action-bt_tile_auto.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_tile_auto.png + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps + $(INSTALL_DATA) $(srcdir)/hi32-app-bibletime.png $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/bibletime.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_bible.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_bible_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_book.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_book_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_cascade.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_cascade_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_commentary.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_commentary_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_displayconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_lexicon.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_lexicon_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_startconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_swordconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_tile.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/actions/bt_tile_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/32x32/apps/bibletime.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/32x32/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/32x32/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_bible.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_bible.png new file mode 100644 index 0000000..7422069 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_bible.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_bible_add.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_bible_add.png new file mode 100644 index 0000000..27f13ef Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_bible_add.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_book.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_book.png new file mode 100644 index 0000000..29af6eb Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_book.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_book_add.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_book_add.png new file mode 100644 index 0000000..29348a8 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_book_add.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_cascade.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_cascade.png new file mode 100644 index 0000000..263ad5f Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_cascade.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_cascade_auto.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_cascade_auto.png new file mode 100644 index 0000000..d0a8461 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_cascade_auto.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_commentary.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_commentary.png new file mode 100644 index 0000000..748f65b Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_commentary.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_commentary_add.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_commentary_add.png new file mode 100644 index 0000000..1f4b728 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_commentary_add.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_displayconfig.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_displayconfig.png new file mode 100644 index 0000000..9a130b1 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_displayconfig.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_lexicon.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_lexicon.png new file mode 100644 index 0000000..2133cc3 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_lexicon.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_lexicon_add.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_lexicon_add.png new file mode 100644 index 0000000..08a1456 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_lexicon_add.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_startconfig.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_startconfig.png new file mode 100644 index 0000000..28f0aa6 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_startconfig.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_swordconfig.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_swordconfig.png new file mode 100644 index 0000000..23fb4c5 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_swordconfig.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_tile.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_tile.png new file mode 100644 index 0000000..5dfd05f Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_tile.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-action-bt_tile_auto.png b/bibletime/pics/highcolor/32x32/hi32-action-bt_tile_auto.png new file mode 100644 index 0000000..842d9ee Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-action-bt_tile_auto.png differ diff --git a/bibletime/pics/highcolor/32x32/hi32-app-bibletime.png b/bibletime/pics/highcolor/32x32/hi32-app-bibletime.png new file mode 100644 index 0000000..91d58f5 Binary files /dev/null and b/bibletime/pics/highcolor/32x32/hi32-app-bibletime.png differ diff --git a/bibletime/pics/highcolor/48x48/Makefile.am b/bibletime/pics/highcolor/48x48/Makefile.am new file mode 100644 index 0000000..b301e25 --- /dev/null +++ b/bibletime/pics/highcolor/48x48/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +hi48-action-bt_bible.png hi48-action-bt_bible_add.png hi48-action-bt_book.png hi48-action-bt_book_add.png hi48-action-bt_commentary.png hi48-action-bt_commentary_add.png hi48-action-bt_displayconfig.png hi48-action-bt_lexicon.png hi48-action-bt_lexicon_add.png hi48-action-bt_startconfig.png hi48-action-bt_swordconfig.png hi48-app-bibletime.png diff --git a/bibletime/pics/highcolor/48x48/Makefile.in b/bibletime/pics/highcolor/48x48/Makefile.in new file mode 100644 index 0000000..62248ea --- /dev/null +++ b/bibletime/pics/highcolor/48x48/Makefile.in @@ -0,0 +1,400 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = hi48-action-bt_bible.png hi48-action-bt_bible_add.png hi48-action-bt_book.png hi48-action-bt_book_add.png hi48-action-bt_commentary.png hi48-action-bt_commentary_add.png hi48-action-bt_displayconfig.png hi48-action-bt_lexicon.png hi48-action-bt_lexicon_add.png hi48-action-bt_startconfig.png hi48-action-bt_swordconfig.png hi48-app-bibletime.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/48x48/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/48x48/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/48x48/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/highcolor/48x48 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/highcolor/48x48/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 30 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_bible.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_bible.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_bible_add.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_bible_add.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_book.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_book.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_book_add.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_book_add.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_commentary.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_commentary.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_commentary_add.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_commentary_add.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_displayconfig.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_displayconfig.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_lexicon.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_lexicon.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_lexicon_add.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_lexicon_add.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_startconfig.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_startconfig.png + $(INSTALL_DATA) $(srcdir)/hi48-action-bt_swordconfig.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_swordconfig.png + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps + $(INSTALL_DATA) $(srcdir)/hi48-app-bibletime.png $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/bibletime.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_bible.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_bible_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_book.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_book_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_commentary.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_commentary_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_displayconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_lexicon.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_lexicon_add.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_startconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/actions/bt_swordconfig.png + -rm -f $(DESTDIR)$(kde_icondir)/hicolor/48x48/apps/bibletime.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/48x48/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/48x48/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_bible.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_bible.png new file mode 100644 index 0000000..406d2ed Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_bible.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_bible_add.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_bible_add.png new file mode 100644 index 0000000..61c1a88 Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_bible_add.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_book.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_book.png new file mode 100644 index 0000000..061d43e Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_book.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_book_add.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_book_add.png new file mode 100644 index 0000000..ec0d339 Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_book_add.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_commentary.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_commentary.png new file mode 100644 index 0000000..f9ba3bb Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_commentary.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_commentary_add.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_commentary_add.png new file mode 100644 index 0000000..ca4b80d Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_commentary_add.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_displayconfig.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_displayconfig.png new file mode 100644 index 0000000..0851db7 Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_displayconfig.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_lexicon.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_lexicon.png new file mode 100644 index 0000000..69de751 Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_lexicon.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_lexicon_add.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_lexicon_add.png new file mode 100644 index 0000000..4d5e504 Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_lexicon_add.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_startconfig.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_startconfig.png new file mode 100644 index 0000000..1dcc07c Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_startconfig.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-action-bt_swordconfig.png b/bibletime/pics/highcolor/48x48/hi48-action-bt_swordconfig.png new file mode 100644 index 0000000..d79084d Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-action-bt_swordconfig.png differ diff --git a/bibletime/pics/highcolor/48x48/hi48-app-bibletime.png b/bibletime/pics/highcolor/48x48/hi48-app-bibletime.png new file mode 100644 index 0000000..ff90bb5 Binary files /dev/null and b/bibletime/pics/highcolor/48x48/hi48-app-bibletime.png differ diff --git a/bibletime/pics/highcolor/Makefile.am b/bibletime/pics/highcolor/Makefile.am new file mode 100644 index 0000000..c36147d --- /dev/null +++ b/bibletime/pics/highcolor/Makefile.am @@ -0,0 +1,5 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +SUBDIRS = 16x16 22x22 32x32 48x48 diff --git a/bibletime/pics/highcolor/Makefile.in b/bibletime/pics/highcolor/Makefile.in new file mode 100644 index 0000000..343843c --- /dev/null +++ b/bibletime/pics/highcolor/Makefile.in @@ -0,0 +1,467 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = 16x16 22x22 32x32 48x48 +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/highcolor + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/highcolor/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/highcolor/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/highcolor/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/lowcolor/16x16/Makefile.am b/bibletime/pics/lowcolor/16x16/Makefile.am new file mode 100644 index 0000000..0e7bf8f --- /dev/null +++ b/bibletime/pics/lowcolor/16x16/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +lo16-action-bt_bible.png lo16-action-bt_bible_locked.png lo16-action-bt_bookmark.png lo16-action-bt_bookmark_change.png lo16-action-bt_bookmark_export.png lo16-action-bt_bookmark_import.png lo16-action-bt_bookmark_new.png lo16-action-bt_cascade.png lo16-action-bt_cascade_auto.png lo16-action-bt_commentary.png lo16-action-bt_commentary_locked.png lo16-action-bt_folder.png lo16-action-bt_folder_change.png lo16-action-bt_folder_new.png lo16-action-bt_folder_open.png lo16-action-bt_lexicon.png lo16-action-bt_lexicon_locked.png lo16-action-bt_search.png lo16-action-bt_tile.png lo16-action-bt_tile_auto.png lo16-action-bt_verseref.png lo16-app-bibletime.png diff --git a/bibletime/pics/lowcolor/16x16/Makefile.in b/bibletime/pics/lowcolor/16x16/Makefile.in new file mode 100644 index 0000000..86d21ff --- /dev/null +++ b/bibletime/pics/lowcolor/16x16/Makefile.in @@ -0,0 +1,420 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = lo16-action-bt_bible.png lo16-action-bt_bible_locked.png lo16-action-bt_bookmark.png lo16-action-bt_bookmark_change.png lo16-action-bt_bookmark_export.png lo16-action-bt_bookmark_import.png lo16-action-bt_bookmark_new.png lo16-action-bt_cascade.png lo16-action-bt_cascade_auto.png lo16-action-bt_commentary.png lo16-action-bt_commentary_locked.png lo16-action-bt_folder.png lo16-action-bt_folder_change.png lo16-action-bt_folder_new.png lo16-action-bt_folder_open.png lo16-action-bt_lexicon.png lo16-action-bt_lexicon_locked.png lo16-action-bt_search.png lo16-action-bt_tile.png lo16-action-bt_tile_auto.png lo16-action-bt_verseref.png lo16-app-bibletime.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/16x16/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/16x16/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/16x16/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/lowcolor/16x16 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/lowcolor/16x16/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 50 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/16x16/actions + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bible.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bible.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bible_locked.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bible_locked.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bookmark.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bookmark_change.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_change.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bookmark_export.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_export.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bookmark_import.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_import.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_bookmark_new.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_new.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_cascade.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_cascade.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_cascade_auto.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_cascade_auto.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_commentary.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_commentary.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_commentary_locked.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_commentary_locked.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_folder.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_folder_change.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder_change.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_folder_new.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder_new.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_folder_open.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder_open.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_lexicon.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_lexicon.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_lexicon_locked.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_lexicon_locked.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_search.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_search.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_tile.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_tile.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_tile_auto.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_tile_auto.png + $(INSTALL_DATA) $(srcdir)/lo16-action-bt_verseref.png $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_verseref.png + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/16x16/apps + $(INSTALL_DATA) $(srcdir)/lo16-app-bibletime.png $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/bibletime.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bible.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bible_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_change.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_export.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_import.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_bookmark_new.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_cascade.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_cascade_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_commentary.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_commentary_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder_change.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder_new.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_folder_open.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_lexicon.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_lexicon_locked.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_search.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_tile.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_tile_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/actions/bt_verseref.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/16x16/apps/bibletime.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/16x16/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/16x16/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bible.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bible.png new file mode 100644 index 0000000..14b16bf Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bible.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bible_locked.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bible_locked.png new file mode 100644 index 0000000..785b5f6 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bible_locked.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark.png new file mode 100644 index 0000000..35488c7 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_change.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_change.png new file mode 100644 index 0000000..7677f2c Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_change.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_export.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_export.png new file mode 100644 index 0000000..17edfd4 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_export.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_import.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_import.png new file mode 100644 index 0000000..7065829 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_import.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_new.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_new.png new file mode 100644 index 0000000..c286cfc Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_bookmark_new.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_cascade.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_cascade.png new file mode 100644 index 0000000..98e81c9 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_cascade.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_cascade_auto.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_cascade_auto.png new file mode 100644 index 0000000..fcb3ebc Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_cascade_auto.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_commentary.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_commentary.png new file mode 100644 index 0000000..54348d4 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_commentary.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_commentary_locked.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_commentary_locked.png new file mode 100644 index 0000000..0369182 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_commentary_locked.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder.png new file mode 100644 index 0000000..c7aea04 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_change.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_change.png new file mode 100644 index 0000000..c7aea04 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_change.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_new.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_new.png new file mode 100644 index 0000000..ba7b6c9 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_new.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_open.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_open.png new file mode 100644 index 0000000..d838b76 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_folder_open.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_lexicon.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_lexicon.png new file mode 100644 index 0000000..1a5c363 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_lexicon.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_lexicon_locked.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_lexicon_locked.png new file mode 100644 index 0000000..00626db Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_lexicon_locked.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_search.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_search.png new file mode 100644 index 0000000..fb43c80 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_search.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_tile.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_tile.png new file mode 100644 index 0000000..b466f5b Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_tile.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_tile_auto.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_tile_auto.png new file mode 100644 index 0000000..80eafdd Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_tile_auto.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-action-bt_verseref.png b/bibletime/pics/lowcolor/16x16/lo16-action-bt_verseref.png new file mode 100644 index 0000000..8e05bd8 Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-action-bt_verseref.png differ diff --git a/bibletime/pics/lowcolor/16x16/lo16-app-bibletime.png b/bibletime/pics/lowcolor/16x16/lo16-app-bibletime.png new file mode 100644 index 0000000..08f046e Binary files /dev/null and b/bibletime/pics/lowcolor/16x16/lo16-app-bibletime.png differ diff --git a/bibletime/pics/lowcolor/22x22/Makefile.am b/bibletime/pics/lowcolor/22x22/Makefile.am new file mode 100644 index 0000000..a24a189 --- /dev/null +++ b/bibletime/pics/lowcolor/22x22/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +lo22-action-bt_cascade.png lo22-action-bt_cascade_auto.png lo22-action-bt_tile.png lo22-action-bt_tile_auto.png diff --git a/bibletime/pics/lowcolor/22x22/Makefile.in b/bibletime/pics/lowcolor/22x22/Makefile.in new file mode 100644 index 0000000..adac6eb --- /dev/null +++ b/bibletime/pics/lowcolor/22x22/Makefile.in @@ -0,0 +1,383 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = lo22-action-bt_cascade.png lo22-action-bt_cascade_auto.png lo22-action-bt_tile.png lo22-action-bt_tile_auto.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/22x22/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/22x22/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/22x22/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/lowcolor/22x22 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/lowcolor/22x22/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 13 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/22x22/actions + $(INSTALL_DATA) $(srcdir)/lo22-action-bt_cascade.png $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_cascade.png + $(INSTALL_DATA) $(srcdir)/lo22-action-bt_cascade_auto.png $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_cascade_auto.png + $(INSTALL_DATA) $(srcdir)/lo22-action-bt_tile.png $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_tile.png + $(INSTALL_DATA) $(srcdir)/lo22-action-bt_tile_auto.png $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_tile_auto.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_cascade.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_cascade_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_tile.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/22x22/actions/bt_tile_auto.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/22x22/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/22x22/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/lowcolor/22x22/lo22-action-bt_cascade.png b/bibletime/pics/lowcolor/22x22/lo22-action-bt_cascade.png new file mode 100644 index 0000000..b837d36 Binary files /dev/null and b/bibletime/pics/lowcolor/22x22/lo22-action-bt_cascade.png differ diff --git a/bibletime/pics/lowcolor/22x22/lo22-action-bt_cascade_auto.png b/bibletime/pics/lowcolor/22x22/lo22-action-bt_cascade_auto.png new file mode 100644 index 0000000..db66d54 Binary files /dev/null and b/bibletime/pics/lowcolor/22x22/lo22-action-bt_cascade_auto.png differ diff --git a/bibletime/pics/lowcolor/22x22/lo22-action-bt_tile.png b/bibletime/pics/lowcolor/22x22/lo22-action-bt_tile.png new file mode 100644 index 0000000..344d4a9 Binary files /dev/null and b/bibletime/pics/lowcolor/22x22/lo22-action-bt_tile.png differ diff --git a/bibletime/pics/lowcolor/22x22/lo22-action-bt_tile_auto.png b/bibletime/pics/lowcolor/22x22/lo22-action-bt_tile_auto.png new file mode 100644 index 0000000..807b018 Binary files /dev/null and b/bibletime/pics/lowcolor/22x22/lo22-action-bt_tile_auto.png differ diff --git a/bibletime/pics/lowcolor/32x32/Makefile.am b/bibletime/pics/lowcolor/32x32/Makefile.am new file mode 100644 index 0000000..ce312f0 --- /dev/null +++ b/bibletime/pics/lowcolor/32x32/Makefile.am @@ -0,0 +1,7 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +KDE_ICON = AUTO +EXTRA_DIST=\ +lo32-action-bt_tile.png lo32-action-bt_tile_auto.png lo32-app-bibletime.png diff --git a/bibletime/pics/lowcolor/32x32/Makefile.in b/bibletime/pics/lowcolor/32x32/Makefile.in new file mode 100644 index 0000000..263a372 --- /dev/null +++ b/bibletime/pics/lowcolor/32x32/Makefile.in @@ -0,0 +1,382 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +KDE_ICON = AUTO +EXTRA_DIST = lo32-action-bt_tile.png lo32-action-bt_tile_auto.png lo32-app-bibletime.png + +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/32x32/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/32x32/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/32x32/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/lowcolor/32x32 + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/lowcolor/32x32/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +#>- install-data-am: +#>+ 1 +install-data-am: install-kde-icons +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +#>- uninstall-am: +#>+ 1 +uninstall-am: uninstall-kde-icons +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 12 +install-kde-icons: + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/32x32/actions + $(INSTALL_DATA) $(srcdir)/lo32-action-bt_tile.png $(DESTDIR)$(kde_icondir)/locolor/32x32/actions/bt_tile.png + $(INSTALL_DATA) $(srcdir)/lo32-action-bt_tile_auto.png $(DESTDIR)$(kde_icondir)/locolor/32x32/actions/bt_tile_auto.png + $(mkinstalldirs) $(DESTDIR)$(kde_icondir)/locolor/32x32/apps + $(INSTALL_DATA) $(srcdir)/lo32-app-bibletime.png $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/bibletime.png + +uninstall-kde-icons: + -rm -f $(DESTDIR)$(kde_icondir)/locolor/32x32/actions/bt_tile.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/32x32/actions/bt_tile_auto.png + -rm -f $(DESTDIR)$(kde_icondir)/locolor/32x32/apps/bibletime.png + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/32x32/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/32x32/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/lowcolor/32x32/lo32-action-bt_tile.png b/bibletime/pics/lowcolor/32x32/lo32-action-bt_tile.png new file mode 100644 index 0000000..f45a245 Binary files /dev/null and b/bibletime/pics/lowcolor/32x32/lo32-action-bt_tile.png differ diff --git a/bibletime/pics/lowcolor/32x32/lo32-action-bt_tile_auto.png b/bibletime/pics/lowcolor/32x32/lo32-action-bt_tile_auto.png new file mode 100644 index 0000000..767f284 Binary files /dev/null and b/bibletime/pics/lowcolor/32x32/lo32-action-bt_tile_auto.png differ diff --git a/bibletime/pics/lowcolor/32x32/lo32-app-bibletime.png b/bibletime/pics/lowcolor/32x32/lo32-app-bibletime.png new file mode 100644 index 0000000..9c9347f Binary files /dev/null and b/bibletime/pics/lowcolor/32x32/lo32-app-bibletime.png differ diff --git a/bibletime/pics/lowcolor/Makefile.am b/bibletime/pics/lowcolor/Makefile.am new file mode 100644 index 0000000..31bfd6f --- /dev/null +++ b/bibletime/pics/lowcolor/Makefile.am @@ -0,0 +1,5 @@ + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + +SUBDIRS = 16x16 22x22 32x32 diff --git a/bibletime/pics/lowcolor/Makefile.in b/bibletime/pics/lowcolor/Makefile.in new file mode 100644 index 0000000..500b888 --- /dev/null +++ b/bibletime/pics/lowcolor/Makefile.in @@ -0,0 +1,467 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +# this Makefile.am was automatically generated by bibletime/pics/gen_am.sh +# please do not edit this file but rather run the script to update + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = 16x16 22x22 32x32 +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/pics/lowcolor + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/pics/lowcolor/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-tags mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +clean-am: clean-tags clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-tags distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ + distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: install-data-recursive uninstall-data-recursive \ +install-exec-recursive uninstall-exec-recursive installdirs-recursive \ +uninstalldirs-recursive all-recursive check-recursive \ +installcheck-recursive info-recursive dvi-recursive \ +mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ +dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs-am \ +installdirs mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/pics/lowcolor/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/pics/lowcolor/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/pics/startuplogo.png b/bibletime/pics/startuplogo.png new file mode 100644 index 0000000..54f1697 Binary files /dev/null and b/bibletime/pics/startuplogo.png differ diff --git a/bibletime/pics/startuplogo.xcf b/bibletime/pics/startuplogo.xcf new file mode 100644 index 0000000..0a4ce34 Binary files /dev/null and b/bibletime/pics/startuplogo.xcf differ diff --git a/bibletime/printing/Makefile.am b/bibletime/printing/Makefile.am new file mode 100644 index 0000000..719cbea --- /dev/null +++ b/bibletime/printing/Makefile.am @@ -0,0 +1,29 @@ +SUBDIRS = style-data + +INCLUDES = $(all_includes) + +libprinting_a_METASOURCES = AUTO + +noinst_LIBRARIES = libprinting.a + +libprinting_a_SOURCES = \ +cstylelist.cpp \ +cprintitemlist.cpp \ +cprintitem.cpp \ +cstyle.cpp \ +cstyleeditordialog.cpp \ +cprinter.cpp \ +cprintdialogpages.cpp + + +all_headers = \ +cstylelist.h \ +cprintitemlist.h \ +cprintitem.h \ +cstyle.h \ +cstyleeditordialog.h \ +cprinter.h \ +cprintdialogpages.h + + +EXTRA_DIST = $(libprinting_a_SOURCES) $(all_headers) diff --git a/bibletime/printing/Makefile.in b/bibletime/printing/Makefile.in new file mode 100644 index 0000000..be29687 --- /dev/null +++ b/bibletime/printing/Makefile.in @@ -0,0 +1,711 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +SUBDIRS = style-data + +INCLUDES = $(all_includes) + +#>- libprinting_a_METASOURCES = AUTO + +noinst_LIBRARIES = libprinting.a + +libprinting_a_SOURCES = cstylelist.cpp cprintitemlist.cpp cprintitem.cpp cstyle.cpp cstyleeditordialog.cpp cprinter.cpp cprintdialogpages.cpp + + +all_headers = cstylelist.h cprintitemlist.h cprintitem.h cstyle.h cstyleeditordialog.h cprinter.h cprintdialogpages.h + + +EXTRA_DIST = $(libprinting_a_SOURCES) $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../config.h +CONFIG_CLEAN_FILES = +LIBRARIES = $(noinst_LIBRARIES) + + +DEFS = @DEFS@ -I. -I$(srcdir) -I../.. +CPPFLAGS = @CPPFLAGS@ +LDFLAGS = @LDFLAGS@ +LIBS = @LIBS@ +libprinting_a_LIBADD = +#>- libprinting_a_OBJECTS = cstylelist.$(OBJEXT) cprintitemlist.$(OBJEXT) \ +#>- cprintitem.$(OBJEXT) cstyle.$(OBJEXT) cstyleeditordialog.$(OBJEXT) \ +#>- cprinter.$(OBJEXT) cprintdialogpages.$(OBJEXT) +#>+ 8 +libprinting_a_final_OBJECTS = libprinting_a.all_cpp.o +libprinting_a_nofinal_OBJECTS = cstylelist.$(OBJEXT) cprintitemlist.$(OBJEXT) \ +cprintitem.$(OBJEXT) cstyle.$(OBJEXT) cstyleeditordialog.$(OBJEXT) \ +cprinter.$(OBJEXT) cprintdialogpages.$(OBJEXT)\ +cstylelist.moc.o cstyleeditordialog.moc.o cprinter.moc.o cprintitemlist.moc.o cprintdialogpages.moc.o \ +libprinting_a_meta_unload.o +@KDE_USE_FINAL_FALSE@libprinting_a_OBJECTS = $(libprinting_a_nofinal_OBJECTS) +@KDE_USE_FINAL_TRUE@libprinting_a_OBJECTS = $(libprinting_a_final_OBJECTS) +AR = ar +CXXFLAGS = @CXXFLAGS@ +#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) +#>+ 1 +LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) +CXXLD = $(CXX) +#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ +#>+ 1 +CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@ +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=cstyle.h cprinter.h cstylelist.h cprintdialogpages.h cstyleeditordialog.h cprintitem.h cprintitemlist.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- DEP_FILES = .deps/cprintdialogpages.P .deps/cprinter.P \ +#>- .deps/cprintitem.P .deps/cprintitemlist.P .deps/cstyle.P \ +#>- .deps/cstyleeditordialog.P .deps/cstylelist.P +#>+ 8 +@KDE_USE_FINAL_TRUE@DEP_FILES = $(DEPDIR)/cstylelist.moc.P $(DEPDIR)/cstyleeditordialog.moc.P $(DEPDIR)/cprinter.moc.P $(DEPDIR)/cprintitemlist.moc.P $(DEPDIR)/cprintdialogpages.moc.P $(DEPDIR)/libprinting_a_meta_unload.P $(DEPDIR)/libprinting_a.all_cpp.P \ + .deps/cprintdialogpages.P .deps/cprinter.P \ +.deps/cprintitem.P .deps/cprintitemlist.P .deps/cstyle.P \ +.deps/cstyleeditordialog.P .deps/cstylelist.P +@KDE_USE_FINAL_FALSE@DEP_FILES = $(DEPDIR)/cstylelist.moc.P $(DEPDIR)/cstyleeditordialog.moc.P $(DEPDIR)/cprinter.moc.P $(DEPDIR)/cprintitemlist.moc.P $(DEPDIR)/cprintdialogpages.moc.P $(DEPDIR)/libprinting_a_meta_unload.P .deps/cprintdialogpages.P .deps/cprinter.P \ +.deps/cprintitem.P .deps/cprintitemlist.P .deps/cstyle.P \ +.deps/cstyleeditordialog.P .deps/cstylelist.P + +SOURCES = $(libprinting_a_SOURCES) +OBJECTS = $(libprinting_a_OBJECTS) + +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +.SUFFIXES: .S .c .cpp .lo .o .obj .s +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/printing/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/printing/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/printing/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +mostlyclean-noinstLIBRARIES: + +clean-noinstLIBRARIES: + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + +distclean-noinstLIBRARIES: + +maintainer-clean-noinstLIBRARIES: + +# FIXME: We should only use cygpath when building on Windows, +# and only if it is available. +.c.obj: + $(COMPILE) -c `cygpath -w $<` + +.s.o: + $(COMPILE) -c $< + +.S.o: + $(COMPILE) -c $< + +mostlyclean-compile: + -rm -f *.o core *.core + -rm -f *.$(OBJEXT) + +clean-compile: + +distclean-compile: + -rm -f *.tab.c + +maintainer-clean-compile: + +.s.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +.S.lo: + $(LIBTOOL) --mode=compile $(COMPILE) -c $< + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + +maintainer-clean-libtool: + +libprinting.a: $(libprinting_a_OBJECTS) $(libprinting_a_DEPENDENCIES) + -rm -f libprinting.a + $(AR) cru libprinting.a $(libprinting_a_OBJECTS) $(libprinting_a_LIBADD) + $(RANLIB) libprinting.a +.cpp.o: + $(CXXCOMPILE) -c $< +.cpp.obj: + $(CXXCOMPILE) -c `cygpath -w $<` +.cpp.lo: + $(LTCXXCOMPILE) -c $< + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. + +@SET_MAKE@ + +all-recursive install-data-recursive install-exec-recursive \ +installdirs-recursive install-recursive uninstall-recursive \ +check-recursive installcheck-recursive info-recursive dvi-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +mostlyclean-recursive clean-recursive distclean-recursive \ +maintainer-clean-recursive: + @set fnord $(MAKEFLAGS); amf=$$2; \ + dot_seen=no; \ + rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ + rev="$$subdir $$rev"; \ + test "$$subdir" = "." && dot_seen=yes; \ + done; \ + test "$$dot_seen" = "no" && rev=". $$rev"; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + +tags: TAGS + +ID: $(HEADERS) $(SOURCES) $(LISP) + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + here=`pwd` && cd $(srcdir) \ + && mkid -f$$here/ID $$unique $(LISP) + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) + tags=; \ + here=`pwd`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS)'; \ + unique=`for i in $$list; do echo $$i; done | \ + awk ' { files[$$0] = 1; } \ + END { for (i in files) print i; }'`; \ + test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) + +mostlyclean-tags: + +clean-tags: + +distclean-tags: + -rm -f TAGS ID + +maintainer-clean-tags: + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/printing + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/printing/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done + for subdir in $(SUBDIRS); do \ + if test "$$subdir" = .; then :; else \ + test -d $(distdir)/$$subdir \ + || mkdir $(distdir)/$$subdir \ + || exit 1; \ + chmod 777 $(distdir)/$$subdir; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ + || exit 1; \ + fi; \ + done + +DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) + +-include $(DEP_FILES) + +mostlyclean-depend: + +clean-depend: + +distclean-depend: + -rm -rf .deps + +maintainer-clean-depend: + +%.o: %.c + @echo '$(COMPILE) -c $<'; \ + $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.c + @echo '$(LTCOMPILE) -c $<'; \ + $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp + +%.o: %.cpp + @echo '$(CXXCOMPILE) -c $<'; \ + $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-cp .deps/$(*F).pp .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm .deps/$(*F).pp + +%.lo: %.cpp + @echo '$(LTCXXCOMPILE) -c $<'; \ + $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< + @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ + < .deps/$(*F).pp > .deps/$(*F).P; \ + tr ' ' '\012' < .deps/$(*F).pp \ + | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ + >> .deps/$(*F).P; \ + rm -f .deps/$(*F).pp +info-am: +info: info-recursive +dvi-am: +dvi: dvi-recursive +check-am: all-am +check: check-recursive +installcheck-am: +installcheck: installcheck-recursive +install-exec-am: +install-exec: install-exec-recursive + +install-data-am: +install-data: install-data-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-recursive +uninstall-am: +uninstall: uninstall-recursive +all-am: Makefile $(LIBRARIES) +all-redirect: all-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: installdirs-recursive +installdirs-am: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ + mostlyclean-libtool mostlyclean-tags mostlyclean-depend \ + mostlyclean-generic + +mostlyclean: mostlyclean-recursive + +#>- clean-am: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ +#>- clean-depend clean-generic mostlyclean-am +#>+ 2 +clean-am: clean-metasources clean-moc-classes clean-final clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \ + clean-depend clean-generic mostlyclean-am + +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +distclean-am: distclean-noinstLIBRARIES distclean-compile \ + distclean-libtool distclean-tags distclean-depend \ + distclean-generic clean-am + -rm -f libtool + +distclean: distclean-recursive + +maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ + maintainer-clean-compile maintainer-clean-libtool \ + maintainer-clean-tags maintainer-clean-depend \ + maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-recursive + +.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ +clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ +mostlyclean-compile distclean-compile clean-compile \ +maintainer-clean-compile mostlyclean-libtool distclean-libtool \ +clean-libtool maintainer-clean-libtool install-data-recursive \ +uninstall-data-recursive install-exec-recursive \ +uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ +all-recursive check-recursive installcheck-recursive info-recursive \ +dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ +maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ +distclean-tags clean-tags maintainer-clean-tags distdir \ +mostlyclean-depend distclean-depend clean-depend \ +maintainer-clean-depend info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 3 +cstylelist.moc.cpp: $(srcdir)/cstylelist.h + $(MOC) $(srcdir)/cstylelist.h -o cstylelist.moc.cpp + +#>+ 3 +cstyleeditordialog.moc.cpp: $(srcdir)/cstyleeditordialog.h + $(MOC) $(srcdir)/cstyleeditordialog.h -o cstyleeditordialog.moc.cpp + +#>+ 3 +cprinter.moc.cpp: $(srcdir)/cprinter.h + $(MOC) $(srcdir)/cprinter.h -o cprinter.moc.cpp + +#>+ 3 +cprintitemlist.moc.cpp: $(srcdir)/cprintitemlist.h + $(MOC) $(srcdir)/cprintitemlist.h -o cprintitemlist.moc.cpp + +#>+ 3 +cprintdialogpages.moc.cpp: $(srcdir)/cprintdialogpages.h + $(MOC) $(srcdir)/cprintdialogpages.h -o cprintdialogpages.moc.cpp + +#>+ 3 +clean-metasources: + -rm -f cstylelist.moc.cpp cstyleeditordialog.moc.cpp cprinter.moc.cpp cprintitemlist.moc.cpp cprintdialogpages.moc.cpp + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/printing/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/printing/Makefile.in + + +#>+ 10 +libprinting_a_meta_unload.cpp: cstylelist.moc.cpp cstyleeditordialog.moc.cpp cprintitemlist.moc.cpp cprinter.moc.cpp cprintdialogpages.moc.cpp + @echo 'creating libprinting_a_meta_unload.cpp' + @-rm -f libprinting_a_meta_unload.cpp + @echo 'static const char * _metalist_libprinting_a[] = {' > libprinting_a_meta_unload.cpp + @cat cstylelist.moc.cpp cstyleeditordialog.moc.cpp cprintitemlist.moc.cpp cprinter.moc.cpp cprintdialogpages.moc.cpp | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libprinting_a_meta_unload.cpp + @echo '0};' >> libprinting_a_meta_unload.cpp + @echo '#include <kunload.h>' >> libprinting_a_meta_unload.cpp + @echo '_UNLOAD(libprinting_a)' >> libprinting_a_meta_unload.cpp + + +#>+ 3 +clean-moc-classes: + -rm -f libprinting_a_meta_unload.cpp + +#>+ 11 +libprinting_a.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/cstylelist.cpp $(srcdir)/cprintitemlist.cpp $(srcdir)/cprintitem.cpp $(srcdir)/cstyle.cpp $(srcdir)/cstyleeditordialog.cpp $(srcdir)/cprinter.cpp $(srcdir)/cprintdialogpages.cpp libprinting_a_meta_unload.cpp cstylelist.moc.cpp cstyleeditordialog.moc.cpp cprinter.moc.cpp cprintitemlist.moc.cpp cprintdialogpages.moc.cpp + @echo 'creating libprinting_a.all_cpp.cpp ...'; \ + rm -f libprinting_a.all_cpp.files libprinting_a.all_cpp.final; \ + echo "#define KDE_USE_FINAL 1" >> libprinting_a.all_cpp.final; \ + for file in cstylelist.cpp cprintitemlist.cpp cprintitem.cpp cstyle.cpp cstyleeditordialog.cpp cprinter.cpp cprintdialogpages.cpp libprinting_a_meta_unload.cpp cstylelist.moc.cpp cstyleeditordialog.moc.cpp cprinter.moc.cpp cprintitemlist.moc.cpp cprintdialogpages.moc.cpp; do \ + echo "#include \"$$file\"" >> libprinting_a.all_cpp.files; \ + test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libprinting_a.all_cpp.final; \ + done; \ + cat libprinting_a.all_cpp.final libprinting_a.all_cpp.files > libprinting_a.all_cpp.cpp; \ + rm -f libprinting_a.all_cpp.final libprinting_a.all_cpp.files + +#>+ 3 +clean-final: + -rm -f libprinting_a.all_cpp.cpp + +#>+ 2 +final: + $(MAKE) libprinting_a_OBJECTS="$(libprinting_a_final_OBJECTS)" all-am +#>+ 2 +no-final: + $(MAKE) libprinting_a_OBJECTS="$(libprinting_a_nofinal_OBJECTS)" all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/printing/cprintdialogpages.cpp b/bibletime/printing/cprintdialogpages.cpp new file mode 100644 index 0000000..625f604 --- /dev/null +++ b/bibletime/printing/cprintdialogpages.cpp @@ -0,0 +1,289 @@ +/*************************************************************************** + cstylelistpage.cpp - description + ------------------- + begin : Fri Feb 8 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cprinter.h" +#include "cprintdialogpages.h" +#include "cprintitemlist.h" +#include "cprintitem.h" +#include "tooltipdef.h" +#include "resource.h" +#include "whatsthisdef.h" + +//QT includes +#include <qbuttongroup.h> +#include <qcombobox.h> +#include <qtoolbutton.h> +#include <qlayout.h> +#include <qlabel.h> +#include <qwhatsthis.h> +#include <qtooltip.h> +#include <qspinbox.h> +#include <qlistview.h> + +//KDE includes +#include <klocale.h> + +CStyleListPage::CStyleListPage(CPrinter* printer, QWidget *parent, const char *name ) + : KPrintDialogPage(parent,name), m_printer(printer) { + setTitle(i18n("Styles")); + +// QFrame *page = addPage( i18n("Layout"), i18n("Layout specific settings") ); + QVBoxLayout *topLayout = new QVBoxLayout( this, 5, 5 ); + + QButtonGroup *group = new QButtonGroup( i18n("Margins (in millimeter)"), this ); + QWhatsThis::add(group, WT_PD_LAYOUT_BORDER); + topLayout->addWidget( group, 0 ); + + QGridLayout *gbox = new QGridLayout( group, 4, 2, 5, 5 ); + gbox->addRowSpacing( 0, group->fontMetrics().height()-5 ); + + const QString name[4] = {i18n("&Top"),i18n("&Bottom"),i18n("&Left"), i18n("&Right") }; + for( int i=0; i<4; i++ ) { + m_marginSpin[i] = new QSpinBox( group ); + m_marginSpin[i]->setFixedHeight( m_marginSpin[i]->sizeHint().height() ); + m_marginSpin[i]->setMinimumWidth( m_marginSpin[i]->fontMetrics().width("M")*10 ); + m_marginSpin[i]->setSuffix(" mm"); + + QLabel *label = new QLabel( m_marginSpin[i], name[i], group ); + label->setFixedHeight( m_marginSpin[i]->sizeHint().height() ); + label->setFixedWidth( label->sizeHint().width() ); + + if( i < 2 ) + { + gbox->addWidget( label, i+1, 0, AlignLeft ); + gbox->addWidget( m_marginSpin[i], i+1, 1, AlignLeft ); + } + else + { + gbox->addWidget( label, i-1, 3, AlignLeft ); + gbox->addWidget( m_marginSpin[i], i-1, 4, AlignLeft ); + } + } + QWhatsThis::add(m_marginSpin[0], WT_PD_LAYOUT_BORDER_TOP); + QWhatsThis::add(m_marginSpin[1], WT_PD_LAYOUT_BORDER_BOTTOM); + QWhatsThis::add(m_marginSpin[2], WT_PD_LAYOUT_BORDER_LEFT); + QWhatsThis::add(m_marginSpin[3], WT_PD_LAYOUT_BORDER_RIGHT); + + QToolTip::add(m_marginSpin[0], TT_PD_LAYOUT_BORDER_TOP); + QToolTip::add(m_marginSpin[1], TT_PD_LAYOUT_BORDER_BOTTOM); + QToolTip::add(m_marginSpin[2], TT_PD_LAYOUT_BORDER_LEFT); + QToolTip::add(m_marginSpin[3], TT_PD_LAYOUT_BORDER_RIGHT); + + gbox->activate(); + group->setFixedHeight( group->sizeHint().height() ); + //set minimum borders + m_marginSpin[0]->setRange(0, 100); //upper margin + m_marginSpin[1]->setRange(0, 100); //lower margin + m_marginSpin[2]->setRange(0, 100); //left margin + m_marginSpin[3]->setRange(0, 100); //right margin + + QHBoxLayout *entryLayout = new QHBoxLayout( 0, 5, 5 ); + QVBoxLayout *styleLayout = new QVBoxLayout( 0, 5, 5 ); + QVBoxLayout *buttonLayout = new QVBoxLayout( 0, 5, 5 ); + + m_styleList = new CStyleList( &(m_printer->styleList()), this, "CStyleList1"); + connect(m_styleList, SIGNAL(currentChanged(QListViewItem*)), SLOT(currentStyleChanged(QListViewItem*))); + QToolTip::add(m_styleList, TT_PD_LAYOUT_STYLE_LIST); + QWhatsThis::add(m_styleList, WT_PD_LAYOUT_STYLE_LIST); + + QLabel* label = new QLabel(m_styleList, i18n("List of style items:"), this); + styleLayout->addWidget(label,0); + styleLayout->addWidget( m_styleList, 3); + + m_newStyleButton = new QToolButton( this, "newStyle Button"); + m_newStyleButton->setOnIconSet( SmallIcon(ICON_FILE_NEW)); + m_newStyleButton->setOffIconSet( SmallIcon(ICON_FILE_NEW)); + QToolTip::add(m_newStyleButton, TT_PD_LAYOUT_STYLE_NEW); + QWhatsThis::add(m_newStyleButton, WT_PD_LAYOUT_STYLE_NEW); + connect( m_newStyleButton, SIGNAL(clicked()), m_styleList, SLOT(createNewStyle())); + + m_deleteStyleButton = new QToolButton( this, "deleteStyle Button"); + m_deleteStyleButton->setOnIconSet( SmallIcon(ICON_FILE_DELETE)); + m_deleteStyleButton->setOffIconSet( SmallIcon(ICON_FILE_DELETE)); + QToolTip::add(m_deleteStyleButton, TT_PD_LAYOUT_STYLE_DELETE); + QWhatsThis::add(m_deleteStyleButton, WT_PD_LAYOUT_STYLE_DELETE); + connect( m_deleteStyleButton, SIGNAL(clicked()), m_styleList, SLOT(deleteCurrentStyle())); + + m_editStyleButton = new QToolButton( this, "editStyle"); + m_editStyleButton->setOnIconSet( SmallIcon(ICON_EDIT)); + m_editStyleButton->setOffIconSet( SmallIcon(ICON_EDIT)); + QToolTip::add(m_editStyleButton, TT_PD_LAYOUT_STYLE_EDIT); + QWhatsThis::add(m_editStyleButton, WT_PD_LAYOUT_STYLE_EDIT); + connect( m_editStyleButton, SIGNAL(clicked()), m_styleList, SLOT(editCurrentStyle())); + + buttonLayout->addWidget( m_newStyleButton ); + buttonLayout->addWidget( m_editStyleButton ); + buttonLayout->addWidget( m_deleteStyleButton ); + buttonLayout->addStretch(3); + + entryLayout->addLayout( styleLayout ); + entryLayout->addLayout( buttonLayout ); + + topLayout->addLayout(entryLayout); +} + +CStyleListPage::~CStyleListPage() { + +} + +void CStyleListPage::getOptions (QMap<QString, QString>& opts, bool incldef) { + qWarning("CStyleListPage::getOptions (const QMap<QString,QString>& opts, bool)"); + + const QString leading = "kde-bibletime-"; + opts[ leading+"upper_margin" ] = QString::number(m_marginSpin[0]->value()); + qWarning(opts[leading+"upper_margin"].latin1()); + opts[ leading+"lower_margin" ] = QString::number(m_marginSpin[1]->value()); + opts[ leading+"left_margin" ] = QString::number(m_marginSpin[2]->value()); + opts[ leading+"right_margin" ] = QString::number(m_marginSpin[3]->value()); +} + +void CStyleListPage::setOptions (const QMap<QString,QString>& opts) { + qWarning("CStyleListPage::setOptions (const QMap<QString,QString>& opts)"); + + const QString leading = "kde-bibletime-"; + QString option = opts[ leading+"upper_margin" ]; + m_marginSpin[0]->setValue( option.toInt() ); + option = opts[ leading+"lower_margin" ]; + m_marginSpin[1]->setValue( option.toInt() ); + option = opts[ leading+"left_margin" ]; + m_marginSpin[2]->setValue( option.toInt() ); + option = opts[ leading+"right_margin" ]; + m_marginSpin[3]->setValue( option.toInt() ); +} + +bool CStyleListPage::isValid (QString& errorMessage) { + return true; +} + +/** No descriptions */ +void CStyleListPage::currentStyleChanged( QListViewItem* item ){ + if (item) { + m_deleteStyleButton->setEnabled( item->text(0) != i18n("Standard") ); + m_editStyleButton->setEnabled( true ); + } + else { + m_deleteStyleButton->setEnabled( false ); + m_editStyleButton->setEnabled( false ); + } +} + + + +// ------------------ + +CPrintItemListPage::CPrintItemListPage(CPrinter* printer, QWidget *parent, const char *name ) + : KPrintDialogPage(parent,name), m_printer( printer ) +{ + setTitle(i18n("Print queue")); + + QVBoxLayout *topLayout = new QVBoxLayout( this, 5, 5 ); + QVBoxLayout *entryLayout = new QVBoxLayout( 0, 5, 5 ); + QLabel* label = 0; + + m_styleComboBox = new QComboBox( this, "styleComboBox" ); + QToolTip::add(m_styleComboBox, TT_PD_ENTRIES_STYLE_COMBO); + QWhatsThis::add(m_styleComboBox, WT_PD_ENTRIES_STYLE_COMBO); + connect(m_styleComboBox, SIGNAL(activated(const QString&)), SLOT(slotListApplyStyle(const QString&))); + + label = new QLabel( m_styleComboBox, i18n("Choose a style"), this); + QHBoxLayout* hboxLayout = new QHBoxLayout( 0, 5, 5 ); + hboxLayout->addWidget( label ); + hboxLayout->addWidget( m_styleComboBox ); + topLayout->addLayout( hboxLayout ); + + hboxLayout = new QHBoxLayout( 0, 5, 5 ); + + m_printItemList = new CPrintItemList( &(m_printer->printQueue()), this, "CPrintItemList1"); + QToolTip::add(m_printItemList, TT_PD_ENTRIES_PI_LIST); + QWhatsThis::add(m_printItemList, WT_PD_ENTRIES_PI_LIST); + + label = new QLabel(m_printItemList, i18n("Entries which should be printed:"), this); + entryLayout->addWidget(label); + entryLayout->addWidget( m_printItemList ); + hboxLayout->addLayout(entryLayout); + + QVBoxLayout *buttonLayout = new QVBoxLayout( 0, 5, 5 ); + m_moveUpButton = new QToolButton(this); + m_moveUpButton->setOnIconSet( SmallIcon("up")); + m_moveUpButton->setOffIconSet( SmallIcon("up")); + QToolTip::add(m_moveUpButton, TT_PD_ENTRIES_PI_MOVE_UP); + QWhatsThis::add(m_moveUpButton, WT_PD_ENTRIES_PI_MOVE_UP); + connect(m_moveUpButton, SIGNAL(clicked()),m_printItemList, SLOT(moveUp())); + + m_moveDownButton = new QToolButton(this); + m_moveDownButton->setOnIconSet( SmallIcon("down")); + m_moveDownButton->setOffIconSet( SmallIcon("down")); + QToolTip::add(m_moveDownButton, TT_PD_ENTRIES_PI_MOVE_DOWN); + QWhatsThis::add(m_moveDownButton, WT_PD_ENTRIES_PI_MOVE_DOWN); + connect( m_moveDownButton, SIGNAL(clicked()),m_printItemList, SLOT(moveDown())); + + m_deleteButton = new QToolButton(this); + m_deleteButton->setOnIconSet( SmallIcon("edittrash")); + m_deleteButton->setOffIconSet( SmallIcon("edittrash")); + QToolTip::add(m_deleteButton, TT_PD_ENTRIES_PI_DELETE); + QWhatsThis::add(m_deleteButton, WT_PD_ENTRIES_PI_DELETE); + connect( m_deleteButton, SIGNAL(clicked()),m_printItemList, SLOT(deleteSelectedItems())); + + buttonLayout->addWidget(m_moveUpButton); + buttonLayout->addWidget(m_moveDownButton); + buttonLayout->addWidget(m_deleteButton); + buttonLayout->addStretch(3); + + hboxLayout->addLayout( buttonLayout ); + topLayout->addLayout( hboxLayout ); + + connect(m_printer, SIGNAL(sigStylesChanged()), this, SLOT(stylesChanged())); + stylesChanged(); //fill the box for the first time +} + +CPrintItemListPage::~CPrintItemListPage() { + +} + +void CPrintItemListPage::getOptions (QMap<QString, QString>& opts, bool incldef) { + +} + +void CPrintItemListPage::setOptions (const QMap<QString,QString>& opts) { + +} + +bool CPrintItemListPage::isValid(QString& errorMessage) { + return true; +} + +/** Applies the given styles to the print item list. */ +void CPrintItemListPage::slotListApplyStyle(const QString& styleName ){ + StyleItemList& styleList = m_printer->styleList(); + for(styleList.first(); styleList.current(); styleList.next()) { + if (styleList.current()->styleName() == styleName) { + m_printItemList->applyStyleToSelected( styleList.current() ); + break; + } + } +} + +/** Is called when the CPrinter object sends a signal that the styles have changed. */ +void CPrintItemListPage::stylesChanged(){ + m_styleComboBox->clear(); + //refill the combobox + StyleItemList& styleList = m_printer->styleList(); + for(styleList.first(); styleList.current(); styleList.next()) { + m_styleComboBox->insertItem(styleList.current()->styleName()); + } +} diff --git a/bibletime/printing/cprintdialogpages.h b/bibletime/printing/cprintdialogpages.h new file mode 100644 index 0000000..bf5e483 --- /dev/null +++ b/bibletime/printing/cprintdialogpages.h @@ -0,0 +1,101 @@ +/*************************************************************************** + cstylelistpage.h - description + ------------------- + begin : Fri Feb 8 2002 + copyright : (C) 2002 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSTYLELISTPAGE_H +#define CSTYLELISTPAGE_H + +//Qt includes +#include <qwidget.h> + +//KDE includes +#include <kdeprint/kprintdialogpage.h> + + +class QComboBox; +class QSpinBox; +class QListViewItem; + +class CPrintItemList; +class CStyleList; +class CPrinter; + +/** + *@author The BibleTime team + */ + +class CStyleListPage : public KPrintDialogPage { + Q_OBJECT +public: + CStyleListPage(CPrinter* printer, QWidget *parent=0, const char *name=0); + ~CStyleListPage(); + virtual void getOptions (QMap<QString,QString>& opts, bool incldef = false); + virtual void setOptions (const QMap<QString,QString>& opts); + virtual bool isValid (QString&); + +private: + CPrinter* m_printer; + QSpinBox *m_marginSpin[4]; + CStyleList* m_styleList; + QToolButton* m_deleteStyleButton; + QToolButton* m_newStyleButton; + QToolButton* m_editStyleButton; + /** + * Is called when the style selection changed in the syle list box. + */ + +private slots: + void currentStyleChanged(QListViewItem*); +}; + +// -------------------------- + +/** + *@author The BibleTime team + */ + +class CPrintItemListPage : public KPrintDialogPage { + Q_OBJECT +public: + CPrintItemListPage(CPrinter* printer, QWidget *parent=0, const char *name=0); + ~CPrintItemListPage(); + virtual void getOptions (QMap<QString,QString>& opts, bool incldef = false); + virtual void setOptions (const QMap<QString,QString>& opts); + virtual bool isValid (QString&); + +private: + CPrinter* m_printer; + CPrintItemList* m_printItemList; + QComboBox* m_styleComboBox; + QToolButton* m_moveUpButton; + QToolButton* m_moveDownButton; + QToolButton* m_deleteButton; + +private slots: + /** + * Applies the given styles to the print item list. + */ + void slotListApplyStyle(const QString&); +protected slots: // Protected slots + /** + * Is called when the CPrinter object sends a signal + * that the styles have changed. + */ + void stylesChanged(); +}; + + +#endif diff --git a/bibletime/printing/cprinter.cpp b/bibletime/printing/cprinter.cpp new file mode 100644 index 0000000..ce465f6 --- /dev/null +++ b/bibletime/printing/cprinter.cpp @@ -0,0 +1,339 @@ +/*************************************************************************** + cprinter.cpp - description + ------------------- + begin : Sat Aug 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cprinter.h" +#include "cprintitem.h" +#include "cprintdialogpages.h" + +#include "backend/cswordbackend.h" +#include "backend/cswordversekey.h" +#include "backend/cswordldkey.h" + +//KDE includes +#include <kconfig.h> +#include <kprocess.h> +#include <kconfigbase.h> +#include <kstddirs.h> +#include <klocale.h> +#include <kapp.h> + +//Qt includes +#include <qfile.h> +#include <qdir.h> +#include <qstringlist.h> +#include <qpainter.h> +#include <qpaintdevice.h> +#include <qpaintdevicemetrics.h> + +CPrinter::CPrinter( QObject* parent ) : QObject(parent) { + m_config = new KConfig("bt-printing", false, true ); + + m_queue.setAutoDelete(true); + m_styleList.setAutoDelete(true); + m_cachedPage.initialized = false; + m_cachedPage.refresh = false; + m_addedItem = false; + + { + KConfigGroupSaver gs(m_config, "Options"); + QMap<QString, QString> map = m_config->entryMap("Options"); + setOptions(map); + } + + m_styleDir = "printing/"; + KStandardDirs stdDirs; + m_styleSaveLocation = stdDirs.saveLocation("data", "bibletime/"+m_styleDir); + + readSettings(); + setupStyles(); + setupStandardStyle(); +} + +CPrinter::~CPrinter(){ + saveSettings(); + saveStyles(); + m_config->sync(); + + delete m_config; +} + +/** Appends a new page where the next things will be painted. */ +const bool CPrinter::newPage(){ + if (aborted()) { + qWarning("CPrinter::newPage: Printing was aborted!"); + return false; + } + const bool result = KPrinter::newPage(); + if (result) { + m_pagePosition.curPage++; + m_pagePosition.rect = contentSize(); + setVerticalPos(pageMargins().top); + } + return result; +} + +/** Sets all the margins at one time. */ +void CPrinter::setAllMargins( const CPageMargin margins ) { + m_cachedPage.refresh = true; + m_pageMargin = margins; +} + +/** Returns the margins of the pages. */ +const CPrinter::CPageMargin& CPrinter::pageMargins() const { + return m_pageMargin; +} + +/** Setups the printer using CPrinterDialog. */ +void CPrinter::setup( QWidget* parent ){ + KPrinter::addDialogPage( new CPrintItemListPage(this) ); + KPrinter::addDialogPage( new CStyleListPage(this) ); + + if ( KPrinter::setup(parent) ) { + saveSettings(); + readSettings(); + print(); + } +} + +/** Starts printing the items. */ +void CPrinter::print(){ + emit printingStarted(); + QPainter p; + if (!p.begin(this)) { + p.end(); + return; + } + int lastPercent = 0; + int pos = 1; + const int count = m_queue.count(); + const int copies = numCopies(); + float copyFrac; + emit percentCompleted(0); + + for (int copy = 0; copy < copies && !aborted(); copy++) { //make numCopies() copies of the pages + copyFrac = (float(copies))/ (float)(copy+1); + for (m_queue.first(), pos = 1; m_queue.current(); m_queue.next(), ++pos) { + KApplication::kApplication()->processEvents(5); //do not lock the GUI! + if (!aborted()) { + m_queue.current()->draw(&p,this); + if ((int)((float)pos / (float)count *(float)100 * copyFrac) > lastPercent) + emit percentCompleted(++lastPercent); + } + }; + if (!aborted() && (copy+1 < copies) ) + newPage(); //new pages seperate copies + } + emit printingFinished(); + clearQueue();//delete all items +} + +/** Appends items to the printing queue. */ +void CPrinter::appendItems( ListCPrintItem& items ){ + for(items.first(); items.current(); items.next()) { + items.current()->setStyle(m_standardStyle); + m_queue.append(items.current()); + } + if (items.count() && !m_addedItem) { + m_addedItem = true; + emit addedFirstQueueItem(); + } +} + +/** */ +void CPrinter::clearQueue(){ + m_queue.clear(); + m_addedItem = false;//queue is empty + emit queueCleared(); +} + +/** Returns the print queue object. */ +ListCPrintItem& CPrinter::printQueue() { + return m_queue; +} + +/** Sets the printing queue to queue. */ +void CPrinter::setPrintQueue( ListCPrintItem& queue ){ + clearQueue(); + m_queue = queue; //copy items +} + +/** Appends the item o the queue. */ +void CPrinter::appendItem(CPrintItem* newItem){ + if (!newItem) + return; + newItem->setStyle(m_standardStyle); + m_queue.append(newItem); + + if (!m_addedItem) { + m_addedItem = true; + emit addedFirstQueueItem(); + } +} + +/** Reads the style from config. */ +void CPrinter::setupStyles(){ +//load local styles + QDir d( m_styleSaveLocation ); + QStringList files = d.entryList("*.xml"); + for ( QStringList::Iterator it = files.begin(); it != files.end(); ++it ) { + m_styleList.append( new CStyle(m_styleSaveLocation + *it) ); //automatically load from file + } + +//load systemwide styles, probably standard styles installed by BibleTime + KStandardDirs stdDirs; + QStringList globalPaths = stdDirs.findDirs("data", "bibletime/"+m_styleDir); + if (globalPaths.count()) { //try to find some new global styles + for (QStringList::Iterator path = globalPaths.begin(); path!=globalPaths.end(); ++path) { + d = QDir( *path ); + QStringList files = d.entryList("*.xml"); + for ( QStringList::Iterator it = files.begin(); it != files.end(); ++it ) { + CStyle* newStyle = new CStyle(*path + *it); + + bool found = false; + for(m_styleList.first(); m_styleList.current() && !found; m_styleList.next()) { + if (newStyle->styleName() == m_styleList.current()->styleName()) { + found = true; + } + } + + if (!found) { + m_styleList.append( newStyle ); + } + } + } + } +} + +/** Saves the styles to config file. */ +void CPrinter::saveStyles(){ + QDir d(m_styleSaveLocation); + QStringList files = d.entryList("*.xml"); + for ( QStringList::Iterator it = files.begin(); it != files.end(); ++it ) { + d.remove(*it); + } + + for (m_styleList.first(); m_styleList.current(); m_styleList.next()) { + m_styleList.current()->save( m_styleSaveLocation + QString::fromLatin1("printing-style-%1").arg(m_styleList.at()) + ".xml" ); + } +} + +/** */ +void CPrinter::readSettings(){ + KConfigGroupSaver gs(m_config, "Settings"); + const QString leading = "kde-bibletime-"; + + setFullPage(true); + m_pagePosition.curPage = 1; + m_pagePosition.rect = contentSize(); + + QPaintDeviceMetrics m(this); + const float r = static_cast<float>(m.width()) / m.widthMM(); + m_pageMargin.left = (int)(r * m_config->readNumEntry("Left margin", 15)); + setOption(leading+"left_margin", QString::number(m_config->readNumEntry("Left margin", 15))); + + m_pageMargin.right = (int)(r * m_config->readNumEntry("Right margin", 15)); + setOption(leading+"right_margin", QString::number(m_config->readNumEntry("Right margin", 15))); + + m_pageMargin.top = (int)(r * m_config->readNumEntry("Top margin", 15)); + setOption(leading+"upper_margin", QString::number(m_config->readNumEntry("Top margin", 15))); + + m_pageMargin.bottom = (int)(r * m_config->readNumEntry("Bottom margin", 15)); + setOption(leading+"lower_margin", QString::number(m_config->readNumEntry("Bottom margin", 15))); + + m_cachedPage.refresh = true; +} + +/** */ +void CPrinter::saveSettings(){ + const QString leading = "kde-bibletime-"; + KConfigGroupSaver gs(m_config, "Settings"); + m_config->writeEntry("Left margin", option(leading+"left_margin").toInt()); + m_config->writeEntry("Right margin", option(leading+"right_margin").toInt()); + m_config->writeEntry("Top margin", option(leading+"upper_margin").toInt()); + m_config->writeEntry("Bottom margin", option(leading+"lower_margin").toInt()); +} + +/** Returns the list of styles. */ +StyleItemList& CPrinter::styleList() { + return m_styleList; +} + +/** Sets the application wide style list to list. */ +void CPrinter::setStyleList( StyleItemList& list){ + m_styleList = list; //copy items +} + +/** Returns the page size without headers. */ +const QRect CPrinter::contentSize() { + if ( m_cachedPage.refresh || !m_cachedPage.initialized || (m_cachedPage.initialized && (m_cachedPage.cachedPaper != pageSize())) ) + { //refresh page size info + m_cachedPage.initialized = true; + m_cachedPage.refresh = false; + m_cachedPage.cachedPaper = pageSize(); + + QPaintDeviceMetrics metric( this ); //note that metric's width and height span the whole page + m_cachedPage.size.setLeft( m_pageMargin.left ); + m_cachedPage.size.setTop( m_pageMargin.top ); + m_cachedPage.size.setRight( metric.width() - m_pageMargin.right ); + m_cachedPage.size.setBottom( metric.height() /*- m_pageMargin.top*/ - m_pageMargin.bottom ); + } + return m_cachedPage.size; +} + +/** Returns the config used for this printer object. */ +KConfig* const CPrinter::config() const { + return m_config; +} + +/** Creates the standard style. */ +void CPrinter::setupStandardStyle(){ + //see if m_items contains standard style + bool found = false; + for (m_styleList.first(); m_styleList.current(); m_styleList.next()) { + if (m_styleList.current()->styleName() == i18n("Standard")) { //found the style + found = true; + m_standardStyle = m_styleList.current(); + break; + } + } + + if (!found) { + m_standardStyle = new CStyle(); + m_standardStyle->setStyleName(i18n("Standard")); + m_styleList.append( m_standardStyle ); + } +} + +/** returns the vertical position of the printer's painter. */ +const int CPrinter::verticalPos() const { + return m_pagePosition.rect.y(); +} + +/** Sets the vertical position of the printer's painter. */ +void CPrinter::setVerticalPos( const int yPos ){ + m_pagePosition.rect.setY(yPos); +} + +/** Emits the signal that the styles changed. */ +void CPrinter::emitStylesChanged(){ + emit sigStylesChanged(); +} + +/** Emits the signal that the styles changed. */ +CStyle* const CPrinter::standardStyle() const { + return m_standardStyle; +} diff --git a/bibletime/printing/cprinter.h b/bibletime/printing/cprinter.h new file mode 100644 index 0000000..1b8301a --- /dev/null +++ b/bibletime/printing/cprinter.h @@ -0,0 +1,219 @@ +/*************************************************************************** + cprinter.h - description + ------------------- + begin : Sat Aug 5 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPRINTER_H +#define CPRINTER_H + +//BibleTime includes +#include "frontend/cpointers.h" +#include "cprintitemlist.h" +#include "cprintitem.h" +#include "cstylelist.h" +#include "cstyle.h" + +//KDE includes +#include <kprinter.h> + +//Qt includes +#include <qobject.h> +#include <qpainter.h> + + +/** + * This is the class which prints the items (low-level). + * It uses a QPainter to do it. + * @author The BibleTime team + */ + +class CPrinterDialog; +class CPrintItem; +class CSwordBackend; + +class KConfig; +class KProcess; + +class CPrinter : public QObject, public KPrinter, public CPointers { + Q_OBJECT +public: + struct CPageSize { + unsigned int width; + unsigned int height; + }; + struct CPagePosition { + unsigned int curPage; + QRect rect; + }; + struct CPageMargin { + unsigned int top; + unsigned int right; + unsigned int bottom; + unsigned int left; + }; + + CPrinter( QObject* parent ); + virtual ~CPrinter(); + /** + * Sets the vertical position of the printer's painter. + */ + void setVerticalPos( const int yPos ); + /** + * returns the vertical position of the printer's painter. + */ + const int verticalPos() const; + /** + * Creates a new page and positions the painter at the beginning of it. + */ + const bool newPage(); + /** + * Returns the margins of the pages. + */ + const CPrinter::CPageMargin& pageMargins() const; + /** + * Sets all the margins at one time. + */ + void setAllMargins( const CPageMargin margins ); + /** + * Setups the printer using CPrinterDialog. + */ + void setup( QWidget* parent ); + /** + * Starts printing the items. + */ + void print(); + /** + * Sets the printing queue to queue. + */ + void setPrintQueue(ListCPrintItem& queue); + /** + * Returns the print queue object. + */ + ListCPrintItem& printQueue(); + /** + * Appends items to the printing queue. + */ + void appendItems( ListCPrintItem& items ); + /** + * Appends the item o the queue. + */ + void appendItem( CPrintItem* newItem ); + /** + * Sets the application wide style list to list. + */ + void setStyleList( StyleItemList& list); + /** + * Returns the list of styles. + */ + StyleItemList& styleList(); + /** + * Reimplementation. cReates a new page. + */ + const QRect contentSize(); + /** + * Returns the config used for this printer object. + */ + KConfig* const config() const; + /** + * Returns the standard stlye of the printer + */ + CStyle* const standardStyle() const; + +public slots: // Public slots + /** + * Clears the printing queue. + */ + void clearQueue(); + /** + * Emits the signal that the styles changed. + */ + void emitStylesChanged(); + +protected: + /** + * Saves the styles to config file. + */ + void saveStyles(); + /** + * Reads the style from config. + */ + void setupStyles(); + /** + * + */ + void saveSettings(); + /** + * + */ + void readSettings(); + /** + * Creates the standard style. + */ + void setupStandardStyle(); + +private: + CPageMargin m_pageMargin; + CPagePosition m_pagePosition; + ListCPrintItem m_queue; + StyleItemList m_styleList; + CStyle* m_standardStyle; + KConfig* m_config; + + struct PaperSizeCache { + bool initialized; + bool refresh; + KPrinter::PageSize cachedPaper; + QRect size; + } m_cachedPage; + + bool m_addedItem; + + QString m_styleSaveLocation; + QString m_styleDir; + +signals: // Signals + /** + * Is emitted if percent percent of the printing process are completed. + */ + void percentCompleted(const int percent); + /** + * Is emitted after all items were printed. + */ + void printingFinished(); + /** + * Is emitted when printing was interrupted by the user. + */ + void printingInterrupted(); + /** + * Is emmitted when the printing has started. + */ + void printingStarted(); + /** + * Is emmitted when the first item was added to the queue + * This signal is useful to enable the "Clear printer queue" + * icon if the queue contains items + */ + void addedFirstQueueItem(); + /** + * Is emmitted when the printing queue was cleared. + */ + void queueCleared(); + /** + * The styles changed. + */ + void sigStylesChanged(); +}; + +#endif diff --git a/bibletime/printing/cprintitem.cpp b/bibletime/printing/cprintitem.cpp new file mode 100644 index 0000000..c189c83 --- /dev/null +++ b/bibletime/printing/cprintitem.cpp @@ -0,0 +1,412 @@ +/*************************************************************************** + cprintitem.cpp - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + + +#include "cprintitem.h" +#include "cprintitemlist.h" +#include "cstyle.h" +#include "backend/cswordmoduleinfo.h" +#include "backend/cswordversekey.h" +#include "backend/cswordldkey.h" +#include "backend/chtmlentrydisplay.h" +#include "frontend/cbtconfig.h" +#include "util/scoped_resource.h" + + +//Qt includes +#include <qsimplerichtext.h> +#include <qlistview.h> +#include <qregexp.h> +#include <qstylesheet.h> + +//Sword includes +#include <swmodule.h> +#include <swkey.h> +#include <versekey.h> + + +#define PARAGRAPH_SPACE 10 // Space between different paragraphs +#define STYLE_PART_SPACE 1 //Space between the different parts (header, moduletext ...) +#define BORDER_SPACE 3 //border between text and rectangle + + +CPrintItem::ListViewItem::ListViewItem( QListView* parent, CPrintItem* printItem ) + : QListViewItem(parent), m_printItem(printItem) { + +}; + +CPrintItem* const CPrintItem::ListViewItem::printItem() const { + return m_printItem; +}; + +CStyle* const CPrintItem::ListViewItem::style() const { + return (m_printItem) ? m_printItem->style() : 0; +}; + + +CPrintItem::CPrintItem(CSwordModuleInfo* module, const QString& startKey, const QString& stopKey, const QString& description,const CSwordBackend::DisplayOptionsBool displayOptions, const CSwordBackend::FilterOptionsBool filterOptions) : + m_style(0), m_headerText(QString::null), m_description(description), m_moduleText(QString::null), + m_startKey(startKey), m_module(module), m_listViewItem(0), + m_displayOptions(displayOptions), m_filterOptions(filterOptions) +{ + m_startEmpty = startKey.isEmpty(); + m_stopKey = (!m_startEmpty && (startKey != stopKey) ) ? stopKey : QString::null; + m_stopEmpty = m_stopKey.isEmpty(); + + headerText(); + moduleText(); //cache the module text, makes printing faster (at least the user thinks this :) +} + +/** Returns the moduletext used by this item. */ +const QString& CPrintItem::moduleText() { + /** + * If a special text is set use the text. + * If the moduleText variable is empty use the CModuleInfo + * object to retrieve the text, + */ + if (!m_moduleText.isEmpty()) //cached text + return m_moduleText; + + if (m_startEmpty || !m_module) + return QString::null; + + CPointers::backend()->setDisplayOptions(m_displayOptions); + CPointers::backend()->setFilterOptions(m_filterOptions); + + if (m_stopEmpty) {//only start key + util::scoped_ptr<CSwordKey> key(CSwordKey::createInstance(m_module)); + key->key(m_startKey); + m_moduleText = key->renderedText(); + } + else if (m_module->type() == CSwordModuleInfo::Bible || m_module->type() == CSwordModuleInfo::Commentary ) { + util::scoped_ptr<CSwordVerseKey> startKey(dynamic_cast<CSwordVerseKey*>(CSwordKey::createInstance(m_module))); + util::scoped_ptr<CSwordVerseKey> stopKey(dynamic_cast<CSwordVerseKey*>(CSwordKey::createInstance(m_module))); + + startKey->key(m_startKey); + stopKey->key(m_stopKey); + + const QString format = QString::fromLatin1(" <FONT SIZE=\"-2\"><NOBR>%1</NOBR></FONT>"); + while ( (*startKey) < (*stopKey) || (*startKey) == (*stopKey) ) { + m_moduleText += (m_displayOptions.verseNumbers ? format.arg(startKey->Verse()) : QString::null) ++ startKey->renderedText() + (m_displayOptions.lineBreaks ? "<BR>\n" : QString::null); + startKey->next(CSwordVerseKey::UseVerse); + } + } + + m_moduleText.replace(QRegExp("$\n\n+"), ""); + m_moduleText.replace(QRegExp("$<BR><BR>+"), ""); + return m_moduleText; +} + +/** Sets the style for this item. */ +void CPrintItem::setStyle( CStyle* newStyle ) { + m_style = newStyle; +} + +CStyle*const CPrintItem::style() const { + return m_style; +} + +/** Returns the listview item for this printitem. */ +QListViewItem* CPrintItem::listViewItem( CPrintItemList* list ) { + deleteListViewItem(); + m_listViewItem = new ListViewItem( list, this ); + updateListViewItem(); + return m_listViewItem; +} + +/** Updates the item. */ +void CPrintItem::updateListViewItem(){ + if (m_module) + m_listViewItem->setText(0, m_module->name() ); + + if (!m_startEmpty) + m_listViewItem->setText(1,m_startKey); + + if (!m_stopEmpty) + m_listViewItem->setText(2,m_stopKey); + else if (!m_startEmpty) + m_listViewItem->setText(2,m_startKey); + + if (m_style) + m_listViewItem->setText(3, m_style->styleName() ); +} + +/** */ +QListViewItem* const CPrintItem::listViewItem() const { + return m_listViewItem; +} + +/** Deletes the list view item. */ +void CPrintItem::deleteListViewItem(){ + delete m_listViewItem; + m_listViewItem = 0; +} + +/** Draws the content of this item on the page. */ +void CPrintItem::draw(QPainter* p, CPrinter* printer){ + /** + * Print this item + * Steps to do for the printing: + * + * 1. Get the settings (font, colors, alignment etc.) and generate the correct richtext for this (correct alignment) + * 2. Apply the settings to the printer's painter object + */ + QFont font; + QColor fgColor; + QColor bgColor; + CStyle::Format* format; + CStyle::Format::Frame* frame = 0; + int frameThickness = 0; + CStyle::Format::Alignment alignment; + CStyle::StyleType type = CStyle::Unknown; + QString text; + + QColorGroup cg; + QPen pen; + QBrush brush; + + const bool isUnicode = (m_module && m_module->isUnicode()); + const int leftMargin = printer->pageMargins().left; + const int upperMargin = printer->pageMargins().top; + const QRect pageSize = printer->contentSize(); + const int pageHeight = pageSize.height(); + const int pageWidth = pageSize.width(); + +//moved out of the loop for optimization + int verticalPos = printer->verticalPos(); + int arguments = 0; + QRect boundingRect; //rectangle for the content + QRect br; + QRect view; + QPen framePen; + int movePixs; + + for (int i = 0; i < 3; ++i) { + type = static_cast<CStyle::StyleType>(i); + + if (!m_style->hasFormatTypeEnabled(type)) //jump to next part if this is not enabled + continue; + + format = m_style->formatForType( type ); + fgColor = format->color( CStyle::Format::Foreground ); + bgColor = format->color( CStyle::Format::Background ); + pen.setColor(fgColor); + font = format->font(); + if (isUnicode) { //enable unicode + font.setCharSet( QFont::Unicode ); + } + + frame = format->frame(); + frameThickness = frame ? frame->thickness() : 0; + alignment = format->alignment(); + if (type == CStyle::Header) + text = headerText(); + else if (type == CStyle::Description) + text = m_description; + else + text = moduleText(); + + p->setFont(font); + p->setPen(pen); + cg.setColor(QColorGroup::Text, fgColor); + + arguments = Qt::WordBreak; + if (alignment == CStyle::Format::Left) + arguments |= Qt::AlignLeft; + else if (alignment == CStyle::Format::Center) + arguments |= Qt::AlignHCenter; + else if (alignment == CStyle::Format::Right) + arguments |= Qt::AlignRight; + + if ((type == CStyle::Header || type == CStyle::Description) && !text.isEmpty()) { + boundingRect = p->boundingRect ( + leftMargin, //x of upper left corner + verticalPos, //y of upper left corner + pageWidth - 2*BORDER_SPACE - 2*frameThickness, //pixels to the right from the upper left corner + pageHeight - 2*BORDER_SPACE - 2*frameThickness - verticalPos + upperMargin, //pixels down from upper left corner + arguments, text + ); + + //check if the new text fits into the current page page + //WARNING: use 2* or 1* frameThickness here?? + if ( ( boundingRect.height() + 2*BORDER_SPACE + 2*frameThickness + STYLE_PART_SPACE ) + > ( pageHeight - verticalPos + upperMargin ) ) + { + //this part doesn't fit on the current page + printer->newPage(); + verticalPos = printer->verticalPos(); + boundingRect = p->boundingRect( + leftMargin, + verticalPos, + pageWidth - 2*BORDER_SPACE - 2*frameThickness, + pageHeight- 2*BORDER_SPACE - 2*frameThickness - verticalPos + upperMargin, + arguments, text + ); + } + br = boundingRect; //rectangle for the background fill + br.setLeft(leftMargin); + br.setWidth(pageWidth-frameThickness); //because we move in the next lines + br.setHeight(br.height()+BORDER_SPACE); //because we move in the next lines + br.moveBy(frameThickness, frameThickness); + p->fillRect(br, bgColor); + + br = boundingRect; // the rect for the border + /** + * we have to substract frameThickness/2, + * because QPainter paints one half outline and the other part inside the rectangle. + */ + const int halfWidth = (int)((float)frameThickness/2); + +// br.setHeight( br.height() + 2*halfWidth + BORDER_SPACE ); + br.setLeft( leftMargin + halfWidth ); + br.setTop( br.top() + halfWidth ); //boundingRect is moved by 2*halfWidth down -> use +halfWidth !! + br.setWidth( pageWidth - 2*halfWidth); + br.setHeight( br.height() + 2*halfWidth + BORDER_SPACE ); + +// boundingRect.setWidth(boundingRect.width()+5);//HACK to avoid cut letters + boundingRect.moveBy(BORDER_SPACE + frameThickness, frameThickness); +// arguments |= Qt::AlignVCenter; //WARNING: Right here? Will it change the boundingrect?? + + p->setClipRect( + upperMargin, + leftMargin, + pageWidth, + pageHeight + ); + + p->drawText(boundingRect, arguments, text); + + p->setClipping(false); + + printer->setVerticalPos(boundingRect.top() + boundingRect.height() + 2*frameThickness + STYLE_PART_SPACE); + verticalPos = printer->verticalPos(); + + if (frame) { + framePen = pen; + framePen.setWidth( frameThickness ); + framePen.setColor( frame->color() ); + framePen.setStyle( frame->lineStyle() ); + p->setPen( framePen ); + + p->drawRect( br ); + } + } + else if (type == CStyle::ModuleText) { + p->save(); + + if (isUnicode) + font = CBTConfig::get( CBTConfig::unicode ); + + if (alignment == CStyle::Format::Center) + text = QString::fromLatin1("<CENTER>%1</CENTER>").arg(text); + else if (alignment == CStyle::Format::Right) + text = QString::fromLatin1("<P ALIGN=\"RIGHT\">%1</P>").arg(text); + QSimpleRichText richText( + text, + font, + QString::null, + QStyleSheet::defaultSheet(), + QMimeSourceFactory::defaultFactory(), + pageHeight + upperMargin - verticalPos - 2*frameThickness - 2*BORDER_SPACE + ); + + richText.setWidth( p, pageWidth-2*frameThickness-2*BORDER_SPACE ); + view = QRect( //the content area of the whole page + leftMargin + frameThickness + BORDER_SPACE, + upperMargin + frameThickness + BORDER_SPACE, + pageWidth - 2*frameThickness - 2*BORDER_SPACE, + pageHeight - 2*frameThickness - 2*BORDER_SPACE + ); + + int translated = 0; + do { + if ((int)(verticalPos - upperMargin + richText.height() - translated) <= (int)(pageHeight) ) { + //text fits on current page + br = QRect ( + leftMargin + frameThickness, + verticalPos + frameThickness, + pageWidth - frameThickness, + richText.height() - translated + frameThickness + BORDER_SPACE + ); + } + else { //doesn't fit completely on current page, fill to bottom of the page + br = QRect( + leftMargin + frameThickness, + verticalPos + frameThickness, + pageWidth - frameThickness, + pageHeight - verticalPos + upperMargin - frameThickness + ); + } + br.moveBy(0,translated); //we have to move down as far as the painter moved + p->setClipRect( + upperMargin, + leftMargin, + pageWidth, + pageHeight + ); + p->fillRect(br,QBrush(bgColor)); //fill rect with background color + if (frame) { + br.moveBy( (int)(-(float)frameThickness/2), (int)(-(float)frameThickness/2) ); + + framePen = pen; + framePen.setWidth( frameThickness ); + framePen.setColor( frame->color() ); + framePen.setStyle( frame->lineStyle() ); + p->setPen( framePen ); + + p->drawRect(br); + } + p->setClipping(false); + + richText.draw(p, leftMargin+frameThickness+BORDER_SPACE, verticalPos+frameThickness+BORDER_SPACE, view, cg); + movePixs = //move down the painted area height + (((int)richText.height()-translated) > (int)(pageHeight - verticalPos + upperMargin )) + ? (pageHeight - verticalPos + upperMargin) //move to bottom of page + : richText.height() - translated + 2*frameThickness + 2*BORDER_SPACE; //only move the painted area + + printer->setVerticalPos(verticalPos + movePixs); + + view.moveBy( 0,movePixs); + p->translate( 0,-movePixs); + translated += movePixs; + if ( view.top() >= richText.height() ) //bottom or top(default) + break; + + printer->newPage(); + verticalPos = printer->verticalPos(); + } while (true); + p->restore(); + } + } + printer->setVerticalPos(printer->verticalPos() + PARAGRAPH_SPACE); +} + +/** Updates and returns the header text. */ +const QString& CPrintItem::headerText() { + if (!m_headerText.isEmpty()) // cached? + return m_headerText; + + if (m_startEmpty) + return QString::null; + if (m_stopEmpty) + m_headerText = m_startKey; + else {//start and stop key do exist and are different + m_headerText = QString::fromLatin1("%1 - %2").arg(m_startKey).arg(m_stopKey); + } + return m_headerText; +} diff --git a/bibletime/printing/cprintitem.h b/bibletime/printing/cprintitem.h new file mode 100644 index 0000000..f60572e --- /dev/null +++ b/bibletime/printing/cprintitem.h @@ -0,0 +1,103 @@ +/*************************************************************************** + cprintitem.h - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPRINTITEM_H +#define CPRINTITEM_H + +//BibleTime includes +#include "frontend/cbtconfig.h" + +//Qt includes +#include <qobject.h> +#include <qguardedptr.h> +#include <qlist.h> +#include <qlistview.h> + +class CSwordKey; +class CSwordModuleInfo; +class CStyle; +class CPrinter; +class CPrintItem; +class CPrintItemList; + +typedef QList<CPrintItem> ListCPrintItem; + +/** + * The class which implements the printable items. + * @author The BibleTime team + */ +class CPrintItem { +public: + class ListViewItem : public QListViewItem { + public: + ListViewItem( QListView* parent, CPrintItem* printItem ); + CPrintItem* const printItem() const; + CStyle* const style() const; + private: + CPrintItem* m_printItem; + }; + + CPrintItem(CSwordModuleInfo* module, const QString& startKey, const QString& stopKey, const QString& description = QString::null, const CSwordBackend::DisplayOptionsBool displayOptions = CBTConfig::getDisplayOptionDefaults(),const CSwordBackend::FilterOptionsBool filterOptions = CBTConfig::getFilterOptionDefaults() ); + /** + * Sets the style for this item. + */ + void setStyle( CStyle* ); + /** + * Sets the style for this item. + */ + CStyle* const style() const; + /** + * Returns the listview item for this printitem. + */ + QListViewItem* listViewItem( CPrintItemList* ); + /** + * Updates the item. + */ + void updateListViewItem(); + /** + * Returns the used ListView item. + */ + QListViewItem* const listViewItem() const; + /** + * Deletes the list view item. + */ + void deleteListViewItem(); + /** + * Draws the content of this item on the page. + */ + void draw(QPainter* p, CPrinter* printer); + +private: // Protected attributes + const QString& headerText(); + const QString& moduleText(); + + CStyle* m_style; + QString m_headerText; + QString m_description; + QString m_moduleText; + QString m_startKey; + QString m_stopKey; + bool m_startEmpty; + bool m_stopEmpty; + CSwordModuleInfo* m_module; + QListViewItem* m_listViewItem; + + CSwordBackend::DisplayOptionsBool m_displayOptions; + CSwordBackend::FilterOptionsBool m_filterOptions; +}; + +#endif diff --git a/bibletime/printing/cprintitemlist.cpp b/bibletime/printing/cprintitemlist.cpp new file mode 100644 index 0000000..665777f --- /dev/null +++ b/bibletime/printing/cprintitemlist.cpp @@ -0,0 +1,126 @@ +/*************************************************************************** + cprintitemlist.cpp - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//Own includes +#include "cprintitemlist.h" + +//Qt includes +#include <qstring.h> + +//KDE includes +#include <klocale.h> + +CPrintItemList::CPrintItemList( ListCPrintItem* items, QWidget *parent, const char *name ) : KListView(parent,name) { + m_items = items; + initView(); + + insertItems(m_items); +} + +CPrintItemList::~CPrintItemList(){ + for (m_items->first(); m_items->current(); m_items->next()) { + if (m_items->current()) + m_items->current()->deleteListViewItem(); + } +} + +/** Initializes the view. */ +void CPrintItemList::initView(){ + setAllColumnsShowFocus(true); + addColumn(i18n("Module"),-1); + addColumn(i18n("From"), -1); + addColumn(i18n("To"), -1); + addColumn(i18n("Style"), -1); + + setSelectionMode( QListView::Extended ); +} + +/** Inserts the items of the list into the tree. */ +void CPrintItemList::insertItems( ListCPrintItem* itemList ) { + const bool sameList = (itemList == m_items); + for(itemList->last(); itemList->current(); itemList->prev() ) { + if (!sameList) + m_items->append(itemList->current()); + itemList->current()->listViewItem(this); //insert the QListViewItem into the list + } +} + +/** Sets the tree to contain the items of the list. Other items will be removed. */ +void CPrintItemList::setItems( ListCPrintItem* itemList ){ + for (m_items->first(); m_items->current(); m_items->next()) { + if (m_items->current()) + m_items->current()->deleteListViewItem(); + } + insertItems( itemList ); +} + +/** Deletes the current item. */ +void CPrintItemList::deleteSelectedItems(){ + QList<QListViewItem> items = selectedItems(); + if (!items.count()) + return; + const bool autoDelete = items.autoDelete(); + + CPrintItem* p = 0; + for (items.first(); items.current(); items.next()) { + if ( CPrintItem::ListViewItem* item = dynamic_cast<CPrintItem::ListViewItem*>(items.current()) ) { + if (!(p = item->printItem())) + continue; + m_items->removeRef(p); + p->deleteListViewItem(); + if (!autoDelete) + delete p; + } + } +} + +/** Moves the item one item up. */ +void CPrintItemList::moveUp(){ + QList<QListViewItem> items = selectedItems(); + for (items.first(); items.current(); items.next()) { + QListViewItem* current = items.current(); + if (current && current->itemAbove() && current->itemAbove()->itemAbove()) { + current->moveItem( current->itemAbove()->itemAbove() ); + } + } +} + +/** Moves the selected entry one entry down. */ +void CPrintItemList::moveDown(){ + QList<QListViewItem> items = selectedItems(); + for (items.last(); items.current(); items.prev()) { + QListViewItem* current = items.current(); + if (current && current->itemBelow()) { + current->moveItem( current->itemBelow() ); + } + } +} + +/** Applies the style to the selected items. */ +void CPrintItemList::applyStyleToSelected( CStyle* style){ + CPrintItem* printItem; + CPrintItem::ListViewItem* item; + QList<QListViewItem> list = selectedItems(); + for ( QListViewItem* i = list.first(); i; i = list.next()) { + if ((item = dynamic_cast<CPrintItem::ListViewItem*>(i))) { + printItem = item->printItem(); + printItem->setStyle(style); + printItem->updateListViewItem(); + } + } +} + diff --git a/bibletime/printing/cprintitemlist.h b/bibletime/printing/cprintitemlist.h new file mode 100644 index 0000000..a0d7060 --- /dev/null +++ b/bibletime/printing/cprintitemlist.h @@ -0,0 +1,69 @@ +/*************************************************************************** + cListCPrintItem.h - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CPRINTITEMLIST_H +#define CPRINTITEMLIST_H + +#include <qwidget.h> +#include <qlist.h> +#include <klistview.h> + +#include "cprintitem.h" + +/**A KListView derived class which handles CPrintItem classes + *@author The BibleTime team + */ +class CPrintItemList : public KListView { + Q_OBJECT +public: + CPrintItemList(ListCPrintItem* items, QWidget *parent=0, const char *name=0); + ~CPrintItemList(); + /** + * Sets the tree to contain the items of the list. Other items will be removed. + */ + virtual void setItems( ListCPrintItem* itemList); + /** + * Inserts the items of the list into the tree. + */ + virtual void insertItems( ListCPrintItem* itemList ); + /** + * Initializes the view. + */ + virtual void initView(); + /** + * Applies the style to the selected items. + */ + void applyStyleToSelected( CStyle* ); + +public slots: // Public slots + /** + * Moves the selected entry one entry down. + */ + void moveDown(); + /** + * Moves the item one item up. + */ + void moveUp(); + /** + * Deletes the current item. + */ + void deleteSelectedItems(); + +private: + ListCPrintItem* m_items; +}; +#endif diff --git a/bibletime/printing/cstyle.cpp b/bibletime/printing/cstyle.cpp new file mode 100644 index 0000000..ac01aa6 --- /dev/null +++ b/bibletime/printing/cstyle.cpp @@ -0,0 +1,495 @@ +/*************************************************************************** + cstyle.cpp - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cstyle.h" +#include "cstylelist.h" + + +//Qt includes +#include <qapp.h> +#include <qdom.h> +#include <qfile.h> +#include <qlistview.h> +#include <qstring.h> +#include <qtextstream.h> + +//KDE includes +#include <klocale.h> + +#define CURRENT_SYNTAX_VERSION 1 + +CStyle::Format::Format(const CStyle::StyleType type) : m_frame(0), m_type(type) { + clearData(); +} + +CStyle::Format::Format(const Format& f) { + m_BGColor = f.m_BGColor; + m_FGColor = f.m_FGColor; + m_alignment = f.m_alignment; + m_font = f.m_font; + m_hasFrame = f.m_hasFrame; + m_frame = 0; + if (m_hasFrame) { + Frame* newFrame = frame();//create + *newFrame = *f.m_frame; //copy content + } + m_type = f.m_type; +}; + +CStyle::Format::~Format(){ + delete m_frame; +} + +/** Returns the font of this style. */ +const QFont& CStyle::Format::font() const { + return m_font; +} + +/** sets the font of this format. */ +void CStyle::Format::setFont( QFont newFont ) { + m_font = newFont; +} + +/** Returns the background color of this format. */ +const QColor& CStyle::Format::color( const Color type ) const { + switch (type) { + case Foreground: + return m_FGColor; + case Background: + return m_BGColor; + }; + return Qt::white; //shouldn't be executed +} + +/** Sets the foreground color of this format. */ +void CStyle::Format::setColor( const Color type, const QColor& newColor ) { + switch (type) { + case Foreground: + m_FGColor = newColor; + break; + case Background: + m_BGColor = newColor; + break; + }; +} + +/** Returns the frame if we have one. Otherwise we return 0. */ +CStyle::Format::Frame* const CStyle::Format::frame() { + if (m_hasFrame) + return !m_frame ? (m_frame = new CStyle::Format::Frame) : m_frame; + return 0; +} + +/** Sets the frame of this style. */ +void CStyle::Format::setFrameEnabled( const bool hasFrame ) { + m_hasFrame = hasFrame; + if (!m_hasFrame) { + delete m_frame; + m_frame = 0; + }; +} + +/** Returns the alignement of this style format. */ +const CStyle::Format::Alignment& CStyle::Format::alignment() const { + return m_alignment; +} + +/** Sets the alignement flags of this style format. */ +void CStyle::Format::setAlignment( const Alignment newAlignment) { + m_alignment = newAlignment; +} + +/** Resets the data variables. */ +void CStyle::Format::clearData(){ + m_BGColor = Qt::white; + m_FGColor = Qt::black; + delete m_frame; + m_frame = 0; + m_hasFrame = false; + m_font = QApplication::font(); + m_alignment = Format::Left; +} + +const CStyle::StyleType CStyle::Format::type() const { + return m_type; +} + +CStyle::Format::Frame::Frame() { + m_thickness = 1; + m_color = Qt::black; + m_lineStyle = Qt::SolidLine; +} + +CStyle::Format::Frame::Frame(const Frame& f) { + m_thickness = f.m_thickness; + m_color = f.m_color; + m_lineStyle = f.m_lineStyle; +} + +/** Returns the thickness of this frame. */ +const int& CStyle::Format::Frame::thickness() const { + return m_thickness; +} + +/** Sets te thickness of this frame. */ +void CStyle::Format::Frame::setThickness( const int newThickness ) { + m_thickness = newThickness; +} + +/** Returns the style how to paint the lines of this frame. */ +const Qt::PenStyle& CStyle::Format::Frame::lineStyle() const { + return m_lineStyle; +} + +/** Sets the style how to paint the lines. */ +void CStyle::Format::Frame::setLineStyle( const Qt::PenStyle newLineStyle ){ + m_lineStyle = newLineStyle; +} + +/** Returns the color of this frame. */ +const QColor& CStyle::Format::Frame::color() const { + return m_color; +} + +/** Sets the color of this frame. */ +void CStyle::Format::Frame::setColor( const QColor& newColor ) { + m_color = newColor; +} + +CStyle::CStyle() : + m_headerFormat(new Format(CStyle::Header)), + m_descriptionFormat(new Format(CStyle::Description)), + m_moduleTextFormat(new Format(CStyle::ModuleText)) +{ + + //dummy command to translate names of standard styles + i18n("Standard"); + i18n("Colored style for larger test portions"); + i18n("Black&White for larger test portions"); + + m_listViewItem = 0; + m_isHeaderFormatEnabled = m_isDescriptionFormatEnabled = m_isModuleTextFormatEnabled = true; + + setStyleName( i18n("unknown name") ); +}; + +CStyle::CStyle( const QString filename ) : + m_headerFormat(new Format(CStyle::Header)), + m_descriptionFormat(new Format(CStyle::Description)), + m_moduleTextFormat(new Format(CStyle::ModuleText)) +{ + m_listViewItem = 0; + m_isHeaderFormatEnabled = m_isDescriptionFormatEnabled = m_isModuleTextFormatEnabled = true; + + load(filename); +} + +CStyle::~CStyle(){ +} + +/** Returns the proper CStyleFormat for the given type. */ +CStyle::Format* const CStyle::formatForType( const CStyle::StyleType type) { + switch (type) { + case Header: + return m_headerFormat; + case Description: + return m_descriptionFormat; + case ModuleText: + return m_moduleTextFormat; + default: + return 0; + } +} + +/** Set the printing of the header (true enables it). */ +const bool CStyle::hasFormatTypeEnabled( const CStyle::StyleType type) const { + switch (type) { + case Header: + return m_isHeaderFormatEnabled; + case Description: + return m_isDescriptionFormatEnabled; + case ModuleText: + return m_isModuleTextFormatEnabled; + default: + return false; + } +} + +/** Set the printing of the header (true enables it). */ +void CStyle::setFormatTypeEnabled( const CStyle::StyleType type, const bool setEnabled) { + switch (type) { + case Header: + m_isHeaderFormatEnabled = setEnabled; + break; + + case Description: + m_isDescriptionFormatEnabled = setEnabled; + break; + + case ModuleText: + m_isModuleTextFormatEnabled = setEnabled; + break; + + default: + break; + } +} + +/** Returns a QListViewItem for inserted in list. */ +QListViewItem* const CStyle::listViewItem( CStyleList* const list ){ + if (!list) { + if (!m_listViewItem) + return 0; + else + return m_listViewItem; + } + deleteListViewItem(); + m_listViewItem = new QListViewItem( list ); + updateListViewItem(); + return m_listViewItem; +} + +/** Returns the style name */ +const QString& CStyle::styleName() const{ + return m_name; +} + +/** Sets the name of the style. */ +void CStyle::setStyleName( const QString name ){ + m_name = name; +} + +/** Clears all variables and sets them back */ +void CStyle::clearData(){ +// qDebug("CStyle::clearData()"); + deleteListViewItem(); + m_name = QString::null; + m_isDescriptionFormatEnabled = m_isHeaderFormatEnabled = m_isModuleTextFormatEnabled = true; +} + +/** Updates the Listview items */ +void CStyle::updateListViewItem(){ +// qWarning("CStyle::updateListViewItem() for %s", m_name.latin1()); + m_listViewItem->setText(0, styleName() ); +} + +/** Deletes the list view item. */ +void CStyle::deleteListViewItem(){ + delete m_listViewItem; + m_listViewItem = 0; +} + +/** Loads the profile from a XML file. */ +const bool CStyle::load(const QString& filename){ +/** +* The XML file should look like this: +* + <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE DOC > + <BibleTimePrintingStyle syntaxVersion="1" name="Standard" translate="1"> + <HEADER enabled="1" alignment="center"> + <COLORS bgcolor="black" fgcolor="white"> + <FONT family="Arial" charset="2" pointsize="10" weight="1" italic="0"> + <FRAME enabled="1" color="blue" style="1" thickness="2"> + </HEADER> + </BibleTimePrintingStyle> +*/ + QFile file(filename); + if (!file.exists()) { + qWarning("file doesn't exist"); + return false; + } + + QDomDocument doc; + if (file.open(IO_ReadOnly)) { + QTextStream t(&file); + t.setEncoding(QTextStream::UnicodeUTF8); + doc.setContent( t.read() ); + file.close(); + } + else { + qWarning("CStyle::load: unable to open file %s", filename.latin1()); + return false; + }; + + QDomElement document = doc.documentElement(); + if(document.tagName() != "BibleTimePrintingStyle") { + qWarning("CProfile::load: Missing BibleTime doc"); + return false; + } + if (document.hasAttribute("name")) { //name of the printing style + m_name = document.attribute("name"); + if (document.hasAttribute("translate") && document.attribute("translate").toInt()) { + m_name = i18n(m_name.local8Bit()); //standard styles should be translated + } + } + + QDomElement elem = document.firstChild().toElement(); + while (!elem.isNull()) { + StyleType type = Unknown; + if (elem.tagName() == "HEADER") { + type = Header; + } + else if (elem.tagName() == "DESCRIPTION") { + type = Description; + } + else if (elem.tagName() == "MODULETEXT") { + type = ModuleText; + } + Format* p = formatForType(type); + + if (!p || type == Unknown) + continue; + + if (elem.hasAttribute("enabled")) { + setFormatTypeEnabled(type, elem.attribute("enabled").toInt()); + } + if (elem.hasAttribute("alignment")) { + const int align = elem.attribute("alignment").toInt(); + p->setAlignment( static_cast<Format::Alignment>(align) ); + } + + QDomElement object = elem.namedItem("COLORS").toElement(); + if (!object.isNull()) { + if (object.hasAttribute("bgcolor")) + p->setColor(Format::Background, QColor(object.attribute("bgcolor"))); + if (object.hasAttribute("fgcolor")) + p->setColor(Format::Foreground, QColor(object.attribute("fgcolor"))); + } + + object = elem.namedItem("FONT").toElement(); + if (!object.isNull()) { + QString family = object.hasAttribute("family") ? object.attribute("family") : QApplication::font().family(); + unsigned int size = object.hasAttribute("pointsize") ? object.attribute("pointsize").toInt() : QApplication::font().pointSize(); + const int weight = object.hasAttribute("weight") ? object.attribute("weight").toInt() : QFont::Normal; + const bool italic = object.hasAttribute("italic") ? static_cast<bool>(object.attribute("italic").toInt()) : false; + const QFont::CharSet charset = object.hasAttribute("charset") ? static_cast<QFont::CharSet>(object.attribute("charset").toInt()) : QApplication::font().charSet(); + + if (family.isEmpty()) + family = QApplication::font().family(); + if (!size) + size = QApplication::font().pointSize(); + + p->setFont( QFont(family, size, weight, italic, charset) ); + } + + object = elem.namedItem("FRAME").toElement(); + if (!object.isNull()) { //frame-section exists + const bool enabled = object.hasAttribute("enabled") ? object.attribute("enabled").toInt() : false; + p->setFrameEnabled(enabled); + if (Format::Frame* frame = p->frame()) { + const QColor color = object.hasAttribute("color") ? QColor(object.attribute("color")) : Qt::white; + Qt::PenStyle style = object.hasAttribute("style") ? static_cast<Qt::PenStyle>(object.attribute("style").toInt()) : Qt::SolidLine; + const int thickness = object.hasAttribute("thickness") ? object.attribute("thickness").toInt() : 1; + + frame->setColor(color); + frame->setLineStyle(style); + frame->setThickness(thickness); + } + } + elem = elem.nextSibling().toElement(); + } + return true; +} + +const bool CStyle::save( const QString& filename ){ +/* Saved file should look like this: + + <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE DOC > + <BibleTimePrintingStyle syntaxVersion="1" name="Standard" translate="1"> + <HEADER enabled="1" alignment="center"> + <COLORS bgcolor="black" fgcolor="white"> + <FONT family="Arial" charset="2" pointsize="10" weight="1" italic="0"> + <FRAME enabled="1" color="blue" style="1" thickness="2"> + </HEADER> + // same for DESCRIPTION and MODULETEXT + + </BibleTimePrintingStyle> +*/ + bool ret = false; + + QDomDocument doc("DOC"); + doc.appendChild( doc.createProcessingInstruction( "xml", "version=\"1.0\" encoding=\"UTF-8\"" ) ); + + QDomElement content = doc.createElement("BibleTimePrintingStyle"); + content.setAttribute("syntaxVersion", CURRENT_SYNTAX_VERSION); + content.setAttribute("name", m_name); + content.setAttribute("translate", 0); //don't trabslate styles except of prinstalled ones + doc.appendChild(content); + + for (unsigned int i = Header; i <= ModuleText; ++i) { + QDomElement elem; + + const StyleType type = static_cast<StyleType>(i); + switch (type) { + case Header: + elem = doc.createElement("HEADER"); + break; + case Description: + elem = doc.createElement("DESCRIPTION"); + break; + case ModuleText: + elem = doc.createElement("MODULETEXT"); + break; + default: + break; + }; + if (elem.isNull()) //shouldn't happen + continue; + content.appendChild(elem); + + Format* format = formatForType(type); + + elem.setAttribute("enabled", hasFormatTypeEnabled(type)); + elem.setAttribute("alignment", static_cast<int>(format->alignment())); + + QDomElement object = doc.createElement("COLORS"); + object.setAttribute("bgcolor", format->color(Format::Background).name()); + object.setAttribute("fgcolor", format->color(Format::Foreground).name()); + elem.appendChild(object); + + QFont font = format->font(); + object = doc.createElement("FONT"); + object.setAttribute("family", font.family()); + object.setAttribute("pointsize", font.pointSize()); + object.setAttribute("weight", font.weight()); + object.setAttribute("italic", font.italic()); + object.setAttribute("charset", static_cast<int>(font.charSet())); + elem.appendChild(object); + + object = doc.createElement("FRAME"); + Format::Frame* frame = format->frame(); + object.setAttribute("enabled", static_cast<bool>(frame) ); + if (frame) { + object.setAttribute("color", frame->color().name()); + object.setAttribute("thickness", frame->thickness()); + object.setAttribute("style", static_cast<int>(frame->lineStyle()) ); + } + elem.appendChild(object); + }; + ret = false; + + + QFile file(filename); + if (file.open(IO_WriteOnly)) { + ret = true; + QTextStream t( &file ); // use a text stream + t.setEncoding(QTextStream::UnicodeUTF8); + t << doc.toString(); + file.close(); + } + return ret; +} diff --git a/bibletime/printing/cstyle.h b/bibletime/printing/cstyle.h new file mode 100644 index 0000000..a642e90 --- /dev/null +++ b/bibletime/printing/cstyle.h @@ -0,0 +1,211 @@ +/*************************************************************************** + cstyle.h - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//BibleTime includes +#include "cprinter.h" + +//Qt includes +#include <qlistview.h> +#include <qlist.h> + + +#ifndef CSTYLE_H +#define CSTYLE_H + +//forward class decalarations +class CStyleList; +class CStyle; + +class QListViewItem; +class QListView; + +typedef QList<CStyle> StyleItemList; + +/** The class containing the properties requiredfor prinitng styles. + * @author The BibleTime team + */ +class CStyle { +public: + + enum StyleType { + Header = 0, /** The header displayed over each printed item */ + Description = 1 /** The description, used in bookmarks for example */, + ModuleText = 2 /** The real text of the entry or the range of verses */, + Unknown /** Unknown for us, should not be used */ + }; + + /** + * A class which contains methods to support a format for the CStyle class. + * @author The BibleTime team + * @version $Id: cstyle.h,v 1.12 2002/04/07 13:44:11 joachim Exp $ + */ + class Format { + public: + class Frame { + public: + Frame(); + Frame(const Frame& f); + /** + * Sets the color of this frame. + */ + void setColor( const QColor& ); + /** + * Returns the color of this frame. + */ + const QColor& color() const; + /** + * Sets the style how to paint the lines. + */ + void setLineStyle( const Qt::PenStyle ); + /** + * Returns the style how to paint the lines of this frame. + */ + const Qt::PenStyle& lineStyle() const; + /** + * Sets te thickness of this frame. + */ + void setThickness( const int ); + /** + * Returns the thickness of this frame. + */ + const int& thickness() const; + + private: + QColor m_color; + Qt::PenStyle m_lineStyle; + int m_thickness; + }; + + enum Alignment { Left, Center, Right, Justification}; + enum Color { Background, Foreground }; + + Format(const CStyle::StyleType type = CStyle::Unknown); + Format(const Format& f); + ~Format(); + const CStyle::StyleType type() const; + /** + * Returns the foreground color of this format. + */ + const QColor& color( const Color type ) const; + /** + * Sets the background color of this format. + */ + void setColor( const Color type, const QColor& ); + /** + * sets the font of this format. + */ + void setFont( QFont ); + /** + * Returns the font of this style. + */ + const QFont& font() const; + /** + * Sets the alignement flags of this style format. + */ + void setAlignment( const CStyle::Format::Alignment ); + /** + * Returns the alignement of this style format. + */ + const CStyle::Format::Alignment& alignment() const; + /** + * Sets the frame of this style. + */ + void setFrameEnabled( const bool hasFrame ); + /** + * Returns the frame if we have one. Otherwise we return 0. + */ + Frame* const frame(); + + private: + void clearData(); + + QFont m_font; + QColor m_FGColor; + QColor m_BGColor; + bool m_hasFrame; + Frame* m_frame; + Alignment m_alignment; + CStyle::StyleType m_type; + }; + + CStyle(); //standard constructor, doesn't load from file + virtual ~CStyle(); + /** + * Returns the proper CStyleFormat for the given type. + */ + CStyle::Format* const formatForType( const CStyle::StyleType ); + /** + * Set the printing of the header (true enables it). + */ + void setFormatTypeEnabled( const CStyle::StyleType, const bool ); + /** + * Returns true if we have the given type enabled. + */ + const bool hasFormatTypeEnabled( const CStyle::StyleType ) const; + /** + * Returns a QListViewItem for inserted in list. + */ + QListViewItem* const listViewItem( CStyleList* const list = 0 ); + /** + * Sets the name of the style. + */ + void setStyleName( const QString name ); + /** + * Returns the style name + */ + const QString& styleName() const; + /** + * Updates the Listview items + */ + void updateListViewItem(); + /** + * Deletes the list view item. + */ + void deleteListViewItem(); + /** + * Loads the profile from a XML file. + */ + const bool load(const QString& file); + /** + * Saves the style to the XML file. + */ + const bool save( const QString& file ); + +protected: + friend class CPrinter; + CStyle( const QString filename ); + +private: + /** + * Clears all variables and sets them back + */ + void clearData(); + + QString m_name; + + Format* m_headerFormat; + Format* m_descriptionFormat; + Format* m_moduleTextFormat; + + bool m_isHeaderFormatEnabled; + bool m_isModuleTextFormatEnabled; + bool m_isDescriptionFormatEnabled; + + QListViewItem* m_listViewItem; +}; + +#endif diff --git a/bibletime/printing/cstyleeditordialog.cpp b/bibletime/printing/cstyleeditordialog.cpp new file mode 100644 index 0000000..be19ccd --- /dev/null +++ b/bibletime/printing/cstyleeditordialog.cpp @@ -0,0 +1,344 @@ +/*************************************************************************** + cstyleeditordialog.cpp - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cstyleeditordialog.h" + +//KDE includes +#include <kcombobox.h> +#include <klocale.h> +#include <kcolorbutton.h> +#include <kfontdialog.h> + +//Qt includes +#include <qlineedit.h> +#include <qlayout.h> +#include <qlabel.h> +#include <qgroupbox.h> +#include <qcheckbox.h> +#include <qwidget.h> +#include <qbuttongroup.h> +#include <qvbuttongroup.h> +#include <qhbuttongroup.h> +#include <qradiobutton.h> +#include <qspinbox.h> + +CStyleEditorDialog::CStyleEditorDialog(CStyle* style, QWidget *parent, const char *name ) + : KDialogBase(parent,name, true, i18n("style editor")) { + m_style = style; + m_formatEnabled = false; + + initView(); + readSettings(); + styleTypeChanged("Header"); +} + +CStyleEditorDialog::~CStyleEditorDialog(){ + saveSettings(); +} + +/** Initializes te view. */ +void CStyleEditorDialog::initView(){ + enableButtonSeparator( true ); + QFrame *mainWidget = makeMainWidget(); + QLabel* label = 0; + + QVBoxLayout *topLayout = new QVBoxLayout( mainWidget, 5, 5 ); + + QHBoxLayout *hboxLayout = new QHBoxLayout(0, 5, 5); + m_styleNameEdit = new QLineEdit( mainWidget ); + label = new QLabel(m_styleNameEdit, i18n("Name of style:"), this); + hboxLayout->addWidget(label); + hboxLayout->addWidget(m_styleNameEdit); + + topLayout->addLayout(hboxLayout); + + hboxLayout = new QHBoxLayout(0, 5, 5); + m_styleTypeChooser = new KComboBox( mainWidget, "styleTypeChooser" ); + label = new QLabel( m_styleTypeChooser, i18n("Choose the part of the style:"), mainWidget ); + hboxLayout->addWidget(label); + m_styleTypeChooser->insertItem( i18n("Header") ); + m_styleTypeChooser->insertItem( i18n("Description") ); + m_styleTypeChooser->insertItem( i18n("Module text") ); + connect(m_styleTypeChooser, SIGNAL(activated(const QString&)), SLOT(styleTypeChanged(const QString&))); + m_currentFormat = m_style->formatForType( CStyle::Header ); + hboxLayout->addWidget( m_styleTypeChooser ); + + m_setEnabledBox = new QCheckBox( mainWidget ); + m_setEnabledBox->setText( i18n("Enable this part")); + connect( m_setEnabledBox, SIGNAL(clicked()), SLOT(enableBoxClicked())); + hboxLayout->addWidget( m_setEnabledBox ); + + topLayout->addLayout( hboxLayout ); + + + hboxLayout = new QHBoxLayout(0, 5, 5); + topLayout->addLayout(hboxLayout); + + m_alignRadios.buttongroup = new QVButtonGroup( mainWidget ); + m_alignRadios.leftRB = new QRadioButton( i18n("Left"), m_alignRadios.buttongroup); + m_alignRadios.centerRB = new QRadioButton( i18n("Center"), m_alignRadios.buttongroup); + m_alignRadios.rightRB = new QRadioButton(i18n("Right"),m_alignRadios.buttongroup); + m_alignRadios.buttongroup->setFixedHeight( m_alignRadios.buttongroup->sizeHint().height()); + hboxLayout->addWidget( m_alignRadios.buttongroup ); + + QButtonGroup* box = new QButtonGroup( mainWidget ); + QVBoxLayout* boxLayout = new QVBoxLayout( box, 5, 5 ); + + QHBoxLayout* layout1 = new QHBoxLayout(0, 1, 1); + m_colors.foregroundChooser = new KColorButton( box ); + label = new QLabel(m_colors.foregroundChooser, "label", box); + label->setText(i18n("Foreground:")); + layout1->addWidget(label); + layout1->addStretch(2); + layout1->addWidget(m_colors.foregroundChooser); + + boxLayout->addLayout(layout1); + boxLayout->addStretch(3); + + layout1 = new QHBoxLayout(0, 1, 1); + m_colors.backgroundChooser = new KColorButton(box); + label = new QLabel(m_colors.backgroundChooser, "label", box); + label->setText(i18n("Background:")); + layout1->addWidget(label); + layout1->addStretch(2); + layout1->addWidget(m_colors.backgroundChooser); + + boxLayout->addLayout(layout1); + boxLayout->addStretch(3); + hboxLayout->addWidget(box); + + hboxLayout = new QHBoxLayout(); + m_font.fontButton = new QPushButton(mainWidget); + m_font.fontButton->setText(i18n("Choose font")); + connect(m_font.fontButton, SIGNAL(clicked()), SLOT(showFontChooser())); + m_font.fontDisplay = new QLabel(m_font.fontButton, "", mainWidget); + m_font.fontDisplay->setText(i18n("Font preview")); + hboxLayout->addWidget(m_font.fontDisplay); + hboxLayout->addWidget(m_font.fontButton); + +// m_font.identation = new QSpinBox(mainWidget); +// label = new QLabel(m_font.identation, "identation", mainWidget); +// label->setText(i18n("Identation (in mm):")); +// hboxLayout->addStretch(2); +// hboxLayout->addWidget(label); +// hboxLayout->addWidget(m_font.identation); + + topLayout->addLayout(hboxLayout); + + m_frame.useFrame = new QCheckBox(mainWidget); + m_frame.useFrame->setText( i18n("Use frame") ); + topLayout->addWidget(m_frame.useFrame); + connect(m_frame.useFrame, SIGNAL(clicked()), SLOT(useFrameClicked())); + + m_frame.groupbox = new QGroupBox(mainWidget); + boxLayout = new QVBoxLayout(m_frame.groupbox); + + hboxLayout = new QHBoxLayout(); + m_frame.lineThicknessChooser = new QSpinBox( m_frame.groupbox ); + m_frame.lineThicknessChooser->setMinValue(1); + label = new QLabel(m_frame.lineThicknessChooser, "label", m_frame.groupbox); + label->setText( i18n("Line thickness (in point):") ); + hboxLayout->addWidget(label); + hboxLayout->addWidget(m_frame.lineThicknessChooser); + boxLayout->addLayout(hboxLayout); + + hboxLayout = new QHBoxLayout(); + m_frame.colorChooser = new KColorButton(m_frame.groupbox); + label = new QLabel(m_frame.colorChooser, "", m_frame.groupbox); + label->setText(i18n("Frame color:")); + hboxLayout->addWidget(label); + hboxLayout->addWidget(m_frame.colorChooser); + boxLayout->addLayout(hboxLayout); + + hboxLayout = new QHBoxLayout(); + m_frame.lineStyleChooser = new QComboBox(m_frame.groupbox); + label = new QLabel(m_frame.lineStyleChooser, "", m_frame.groupbox); + label->setText(i18n("Line style:")); + hboxLayout->addWidget(label); + hboxLayout->addWidget(m_frame.lineStyleChooser); + boxLayout->addLayout(hboxLayout); + + topLayout->addWidget(m_frame.groupbox); + topLayout->addStretch(3); + + QPainter p; + QPen pen(Qt::black, 2, Qt::SolidLine); + QBrush brush(Qt::white); + for (int i=1; i <= 5; i++) { // from Qt::SolidLine to Qt::DashDotDotLine + QPixmap* pix = new QPixmap(/*m_frame.lineStyleChooser->width()*/150,15); + pen.setStyle((Qt::PenStyle)i); + p.begin(pix); + p.setPen(pen); + p.fillRect(0,0, pix->width(), pix->height(), brush); + p.drawLine(0,(int)((float)pix->height()/2),pix->width(),(int)((float)pix->height()/2)); + p.end(); + m_frame.lineStyleChooser->insertItem(*pix); + } + + m_currentFormat = m_style->formatForType( CStyle::Header ); + setupWithFormat( m_currentFormat ); + enableBoxClicked(); +} + +/** Reads settings from config file */ +void CStyleEditorDialog::readSettings(){ + m_styleNameEdit->setText( m_style->styleName() ); + if (m_styleNameEdit->text() == i18n("Standard")) + m_styleNameEdit->setEnabled(false); //you can't change the name of the standard style +} + +/** Saves settings to config file. */ +void CStyleEditorDialog::saveSettings(){ + applySettingsToFormat( m_currentFormat ); +// m_style->setFormatForType(m_currentFormat.type(), m_currentFormat ); + m_style->setStyleName( m_styleNameEdit->text() ); +} + +/** Opens the font chooser dialog. */ +void CStyleEditorDialog::showFontChooser(){ + int result = KFontDialog::getFont( m_font.font ); + if ( result == KFontDialog::Accepted ) { + setupFontWidgets( m_font.font ); + } +} + +/** */ +void CStyleEditorDialog::useFrameClicked(){ + m_frame.groupbox->setEnabled( m_frame.useFrame->isChecked() ); +} + +/** Sets up the states of the child widgets using the styl format given as parameter. */ +void CStyleEditorDialog::setupWithFormat( CStyle::Format* const format ){ + const CStyle::StyleType type = format->type(); + if (type == CStyle::Unknown) + return; + m_formatEnabled = m_style->hasFormatTypeEnabled(type); + + m_styleNameEdit->setText( m_style->styleName()); + //setup alignement + switch(format->alignment()) { + case CStyle::Format::Left: + m_alignRadios.leftRB->setChecked(true); + break; + case CStyle::Format::Center: + m_alignRadios.centerRB->setChecked(true); + break; + case CStyle::Format::Right: + m_alignRadios.rightRB->setChecked(true); + break; + default: + m_alignRadios.leftRB->setChecked(true); + break; + } + m_alignRadios.buttongroup->setEnabled(m_formatEnabled); + m_setEnabledBox->setChecked(m_formatEnabled); + + //setup colors + m_colors.backgroundChooser->setColor( format->color( CStyle::Format::Background ) ); + m_colors.backgroundChooser->setEnabled(m_formatEnabled); + + m_colors.foregroundChooser->setColor( format->color( CStyle::Format::Foreground ) ); + m_colors.foregroundChooser->setEnabled(m_formatEnabled); + + //setup fonts + m_font.font = format->font(); + setupFontWidgets( m_font.font ); + + //setup frame part + CStyle::Format::Frame* frame = format->frame(); + m_frame.useFrame->setChecked(frame); + m_frame.useFrame->setEnabled(m_formatEnabled); + useFrameClicked(); + + if (frame) { + m_frame.colorChooser->setColor( frame->color() ); + m_frame.lineThicknessChooser->setValue( frame->thickness() ); + m_frame.lineStyleChooser->setCurrentItem((int)(frame->lineStyle())-1); + } + + m_frame.groupbox->setEnabled(m_formatEnabled); +} + +/** Setups the font widgets using the parameter. */ +void CStyleEditorDialog::setupFontWidgets( QFont& font ){ + QFont dummy(font); + dummy.setPointSize(12); + m_font.fontDisplay->setFont( dummy ); + m_font.fontDisplay->setText( QString::fromLatin1("%1 - %2").arg(m_font.font.family()).arg(m_font.font.pointSize()) ); + m_font.fontDisplay->setEnabled(m_formatEnabled); + m_font.fontButton->setEnabled(m_formatEnabled); +} + +/** Called when the type was changed in the combobox. */ +void CStyleEditorDialog::styleTypeChanged( const QString& name ){ + applySettingsToFormat( m_currentFormat ); + if (name == i18n("Header")) { + m_currentFormat = m_style->formatForType(CStyle::Header ); + m_formatEnabled = m_style->hasFormatTypeEnabled( CStyle::Header ); + } + else if (name == i18n("Description")) { + m_currentFormat = m_style->formatForType( CStyle::Description ); + m_formatEnabled = m_style->hasFormatTypeEnabled( CStyle::Description ); + } + else if (name == i18n("Module text")) { + m_currentFormat = m_style->formatForType(CStyle::ModuleText ); + m_formatEnabled = m_style->hasFormatTypeEnabled( CStyle::ModuleText ); + } + setupWithFormat( m_currentFormat ); +} + +/** Sets the properties of the cuzrrent format which are changed in the editor. */ +void CStyleEditorDialog::applySettingsToFormat( CStyle::Format* const format ){ + m_style->setStyleName(m_styleNameEdit->text()); + + //apply alignement settings + if (m_alignRadios.buttongroup->selected() == m_alignRadios.leftRB ) { + format->setAlignment( CStyle::Format::Left); + } + else if (m_alignRadios.buttongroup->selected() == m_alignRadios.centerRB) { + format->setAlignment( CStyle::Format::Center ); + } + else if (m_alignRadios.buttongroup->selected() == m_alignRadios.rightRB ) { + format->setAlignment( CStyle::Format::Right ); + } + + //apply color settings + format->setColor( CStyle::Format::Background, m_colors.backgroundChooser->color() ); + format->setColor( CStyle::Format::Foreground, m_colors.foregroundChooser->color() ); + + //apply font settings + format->setFont( m_font.font ); + + //apply frame settings + format->setFrameEnabled( m_frame.useFrame->isChecked() ); + if (CStyle::Format::Frame* frame = format->frame()){ + frame->setColor( m_frame.colorChooser->color() ); + frame->setThickness( m_frame.lineThicknessChooser->value() ); + + //the position in the list equal to the position in Qt::PenStyle+1 + frame->setLineStyle(static_cast<Qt::PenStyle>(m_frame.lineStyleChooser->currentItem()+1)); + } +} + +/** Is called when the enablePart box was clicked. */ +void CStyleEditorDialog::enableBoxClicked() { + const CStyle::StyleType styleType = m_currentFormat->type(); + m_style->setFormatTypeEnabled(styleType, m_setEnabledBox->isChecked()); + + applySettingsToFormat(m_style->formatForType(styleType)); + setupWithFormat( m_currentFormat ); +} diff --git a/bibletime/printing/cstyleeditordialog.h b/bibletime/printing/cstyleeditordialog.h new file mode 100644 index 0000000..1bc124d --- /dev/null +++ b/bibletime/printing/cstyleeditordialog.h @@ -0,0 +1,135 @@ +/*************************************************************************** + cstyleeditordialog.h - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSTYLEEDITORDIALOG_H +#define CSTYLEEDITORDIALOG_H + +//BibleTime includes +#include "cstyle.h" + +//QT includes +#include <qwidget.h> + +//KDE inludes +#include <kdialogbase.h> +#include "cstyle.h" + + +/**The editor for the printing styles. + *@author The BibleTime team + */ +class QLineEdit; +class KComboBox; +class QRadioButton; +class QSpinBox; +class KFontDialog; +class KColorButton; +class QVButtonGroup; +class QHButtonGroup; +class QCheckBox; +class QComboBox; +class QGroupBox; + +class CStyleEditorDialog : public KDialogBase { + Q_OBJECT +public: + CStyleEditorDialog(CStyle* style, QWidget *parent=0, const char *name=0); + ~CStyleEditorDialog(); + +protected: // Protected methods + /** + * Saves settings to config file. + */ + void saveSettings(); + /** + * Reads settings from config file + */ + void readSettings(); + /** + * Initializes te view. + */ + void initView(); + +protected slots: + /** + * Opens the font chooser dialog. + */ + void showFontChooser(); + /** + * + */ + void useFrameClicked(); + /** + * Setups the font widgets using the parameter. + */ + void setupFontWidgets( QFont& font ); + /** + * Sets up the states of the child widgets using the styl format given as parameter. + */ + void applySettingsToFormat( CStyle::Format* const format ); + /** + * Sets the properties of the cuzrrent format which are changed in the editor. + */ + void setupWithFormat( CStyle::Format* const format ); + /** + * Is called when the enablePart box was clicked. + */ + void enableBoxClicked(); + /** + * Called when the type was changed in the combobox. + */ + void styleTypeChanged( const QString& ); + +private: + struct alignementRadios { + QRadioButton* leftRB; + QRadioButton* centerRB; + QRadioButton* rightRB; + QVButtonGroup* buttongroup; + } m_alignRadios; + + struct colorButtons { + KColorButton* foregroundChooser; + KColorButton* backgroundChooser; + } m_colors; + + struct frameWidgets { + QCheckBox* useFrame; + KColorButton* colorChooser; + QSpinBox* lineThicknessChooser; + QComboBox* lineStyleChooser; + QGroupBox* groupbox; + } m_frame; + + struct fontWidgets { + QFont font; + QPushButton* fontButton; + QLabel* fontDisplay; + } m_font; + + + QLineEdit* m_styleNameEdit; + KComboBox* m_styleTypeChooser; + CStyle* m_style; + CStyle::Format* m_currentFormat; + QCheckBox* m_setEnabledBox; + + + bool m_formatEnabled; +}; + +#endif diff --git a/bibletime/printing/cstylelist.cpp b/bibletime/printing/cstylelist.cpp new file mode 100644 index 0000000..70951a1 --- /dev/null +++ b/bibletime/printing/cstylelist.cpp @@ -0,0 +1,156 @@ +/*************************************************************************** + cstylelist.cpp - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "cstylelist.h" +#include "cstyleeditordialog.h" + +#include <qheader.h> +#include <qlistview.h> +#include <qcombobox.h> + +#include <klocale.h> +#include <kaction.h> +#include <kiconloader.h> + +CStyleList::CStyleList(StyleItemList* items, QWidget *parent, const char *name ) + : KListView(parent,name), m_items(items) +{ + initView(); + setItems(m_items); +} + +CStyleList::~CStyleList(){ + for (m_items->first(); m_items->current(); m_items->next()) { + m_items->current()->deleteListViewItem(); + } +} + +/** Initilizes the view. */ +void CStyleList::initView(){ + addColumn(i18n("Name:")); + header()->hide(); +} + +/** Sets the content to itemList */ +void CStyleList::insertItems( StyleItemList* itemList ){ + for(itemList->first(); itemList->current(); itemList->next() ) { + if (itemList != m_items) //check if we do not insert our own m_items list + m_items->append( itemList->current() ); + itemList->current()->listViewItem(this); + } + printer()->emitStylesChanged(); +} + +/** Appends the items of itemList */ +void CStyleList::setItems( StyleItemList* itemList ){ + for (m_items->first(); m_items->current(); m_items->next()) { + if (m_items->current()) + m_items->current()->deleteListViewItem(); + } + + if (m_items != itemList) + m_items->clear(); + insertItems(m_items); + + QListViewItemIterator it( this ); + if (it.current()) + setCurrentItem(it.current()); + emit currentChanged(it.current()); +} + +/** Appends the item to the list and m_items. */ +void CStyleList::insertItem( CStyle* item ){ + m_items->append( item ); + item->listViewItem(this); +} + +/** Opens the style editor dialog for he selected style. */ +void CStyleList::editCurrentStyle(){ + QListViewItem* item = currentItem(); + if (!item) + return; + + //go through style items and find the right one + CStyle* currentStyle = 0; + for (m_items->first(); m_items->current();m_items->next()) { + if (m_items->current()->listViewItem() == item) { + currentStyle = m_items->current(); + break; + } + } + if (currentStyle) { + openStyleEditor( currentStyle ); + currentStyle->updateListViewItem(); + } +} + +/** Creates a new style item. */ +void CStyleList::createNewStyle(){ + CStyle* style = new CStyle(); + insertItem( style ); + + openStyleEditor( style ); + + style->updateListViewItem(); +} + +/** */ +void CStyleList::openStyleEditor( CStyle* const style ){ + CStyleEditorDialog dlg(style, this); + dlg.exec(); + printer()->emitStylesChanged(); +} + +/** Deletes the current style item. */ +void CStyleList::deleteCurrentStyle(){ + QListViewItem* item = currentItem(); + if (!item) + return; + if (item == printer()->standardStyle()->listViewItem()) { + qWarning("Deleting the standardstyle is not possible"); + return; + } + + //go through style items and find the right one + CStyle* currentStyle = 0; + for (m_items->first(); m_items->current();m_items->next()) { + if (m_items->current()->listViewItem() == item) { + currentStyle = m_items->current(); + m_items->remove(currentStyle); + currentStyle->deleteListViewItem(); + if (!m_items->autoDelete() && currentStyle) { + delete currentStyle; + currentStyle = 0; + } + if (printer()) + printer()->emitStylesChanged(); + return; + } + } +} + +///** Updates the style combo box. */ +//void CStyleList::updateStyleCombo(){ +// if (m_printer) +// m_printer->emitStylesChanged(); +//} + +/** Returns a pointer to our list */ +StyleItemList* const CStyleList::styleList() const { + return m_items; +} + diff --git a/bibletime/printing/cstylelist.h b/bibletime/printing/cstylelist.h new file mode 100644 index 0000000..7d7e5be --- /dev/null +++ b/bibletime/printing/cstylelist.h @@ -0,0 +1,92 @@ +/*************************************************************************** + cstylelist.h - description + ------------------- + begin : Sun Aug 20 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#ifndef CSTYLELIST_H +#define CSTYLELIST_H + +//BibleTime includes +#include "frontend/cpointers.h" +#include "cstyle.h" + + +//Qt includes +#include <qwidget.h> +#include <qlist.h> + +//KDE includes +#include <klistview.h> +#include <kpopupmenu.h> + +class KAction; +class QComboBox; + +typedef QList<CStyle> styleList; + + /** A KListView derived class which handles CStyle items. + * @author The BibleTime team + */ +class CStyleList : public KListView, public CPointers { + Q_OBJECT +public: + CStyleList(StyleItemList* items, QWidget *parent=0, const char *name=0); + ~CStyleList(); + /** + * Initilizes the view. + */ + void initView(); + /** + * Appends the items of itemList + */ + void insertItems( StyleItemList* itemList ); + /** + * Sets the content to itemList + */ + void setItems( StyleItemList* itemList ); + /** + * + */ + void openStyleEditor( CStyle* const style ); + /** + * Appends the item to the list and m_items. + */ + void insertItem( CStyle* item); + /** + * + */ + StyleItemList* const styleList() const; + +public slots: // Public slots + /** + * Deletes the current style item. + */ + void deleteCurrentStyle(); + /** + * Creates a new style item. + */ + void createNewStyle(); + /** + * Opens the style editor dialog for he selected style. + */ + void editCurrentStyle(); + +private: + StyleItemList* m_items; + QGuardedPtr<KAction> editStyle_action; + QGuardedPtr<KAction> deleteStyle_action; +}; + +#endif diff --git a/bibletime/printing/style-data/Makefile.am b/bibletime/printing/style-data/Makefile.am new file mode 100644 index 0000000..31faba2 --- /dev/null +++ b/bibletime/printing/style-data/Makefile.am @@ -0,0 +1,4 @@ +EXTRA_DIST = bw_muchtext.xml color_muchtext.xml standard.xml +rcdir = $(kde_datadir)/bibletime/printing/ +rc_DATA = bw_muchtext.xml color_muchtext.xml standard.xml + diff --git a/bibletime/printing/style-data/Makefile.in b/bibletime/printing/style-data/Makefile.in new file mode 100644 index 0000000..f7968ee --- /dev/null +++ b/bibletime/printing/style-data/Makefile.in @@ -0,0 +1,384 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = bw_muchtext.xml color_muchtext.xml standard.xml +rcdir = $(kde_datadir)/bibletime/printing/ +rc_DATA = bw_muchtext.xml color_muchtext.xml standard.xml +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../../config.h +CONFIG_CLEAN_FILES = +DATA = $(rc_DATA) + +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/printing/style-data/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/printing/style-data/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/printing/style-data/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +install-rcDATA: $(rc_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(rcdir) + @list='$(rc_DATA)'; for p in $$list; do \ + if test -f $(srcdir)/$$p; then \ + echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p"; \ + $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p; \ + else if test -f $$p; then \ + echo " $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p"; \ + $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p; \ + fi; fi; \ + done + +uninstall-rcDATA: + @$(NORMAL_UNINSTALL) + list='$(rc_DATA)'; for p in $$list; do \ + rm -f $(DESTDIR)$(rcdir)/$$p; \ + done +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/printing/style-data + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/printing/style-data/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-rcDATA +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-rcDATA +uninstall: uninstall-am +all-am: Makefile $(DATA) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + $(mkinstalldirs) $(DESTDIR)$(rcdir) + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: uninstall-rcDATA install-rcDATA tags distdir info-am info dvi-am \ +dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs \ +mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/printing/style-data/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/printing/style-data/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/printing/style-data/bw_muchtext.xml b/bibletime/printing/style-data/bw_muchtext.xml new file mode 100644 index 0000000..12b7783 --- /dev/null +++ b/bibletime/printing/style-data/bw_muchtext.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE DOC ><BibleTimePrintingStyle syntaxVersion="1" name="Black&White for larger test portions" translate="1" > + <HEADER alignment="1" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="75" charset="15" pointsize="12" italic="0" /> + <FRAME thickness="1" style="1" color="#000000" enabled="1" /> + </HEADER> + <DESCRIPTION alignment="1" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="50" charset="15" pointsize="10" italic="1" /> + <FRAME enabled="0" /> + </DESCRIPTION> + <MODULETEXT alignment="0" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="50" charset="15" pointsize="10" italic="0" /> + <FRAME thickness="1" style="1" color="#000000" enabled="1" /> + </MODULETEXT> +</BibleTimePrintingStyle> diff --git a/bibletime/printing/style-data/color_muchtext.xml b/bibletime/printing/style-data/color_muchtext.xml new file mode 100644 index 0000000..9c8d502 --- /dev/null +++ b/bibletime/printing/style-data/color_muchtext.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE DOC ><BibleTimePrintingStyle syntaxVersion="1" name="Colored style for larger test portions" translate="1" > + <HEADER alignment="1" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="75" charset="15" pointsize="12" italic="0" /> + <FRAME thickness="1" style="1" color="#000000" enabled="1" /> + </HEADER> + <DESCRIPTION alignment="1" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="50" charset="15" pointsize="10" italic="1" /> + <FRAME enabled="0" /> + </DESCRIPTION> + <MODULETEXT alignment="0" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="50" charset="15" pointsize="10" italic="0" /> + <FRAME thickness="1" style="1" color="#000000" enabled="1" /> + </MODULETEXT> +</BibleTimePrintingStyle> diff --git a/bibletime/printing/style-data/standard.xml b/bibletime/printing/style-data/standard.xml new file mode 100644 index 0000000..183f030 --- /dev/null +++ b/bibletime/printing/style-data/standard.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE DOC ><BibleTimePrintingStyle syntaxVersion="1" name="Standard" translate="1" > + <HEADER alignment="0" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="75" charset="15" pointsize="12" italic="0" /> + <FRAME enabled="0" /> + </HEADER> + <DESCRIPTION alignment="0" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="50" charset="15" pointsize="10" italic="0" /> + <FRAME enabled="0" /> + </DESCRIPTION> + <MODULETEXT alignment="0" enabled="1" > + <COLORS bgcolor="#ffffff" fgcolor="#000000" /> + <FONT family="" weight="50" charset="15" pointsize="10" italic="0" /> + <FRAME enabled="0" /> + </MODULETEXT> +</BibleTimePrintingStyle> diff --git a/bibletime/resource.h b/bibletime/resource.h new file mode 100644 index 0000000..d3e5a6a --- /dev/null +++ b/bibletime/resource.h @@ -0,0 +1,219 @@ +/*************************************************************************** + resource.h - description + ------------------- + begin : Wed Jan 19 2000 + copyright : (C) 2000 by The BibleTime Team + email : Info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include <kglobal.h> +#include <kiconloader.h> + +//Groupmanager +#define ID_GM_PRESENTER_CREATE 1001 +#define ID_GM_BOOKMARK_CREATE 1002 +#define ID_GM_GROUP_CREATE 1003 +#define ID_GM_ITEMS_DELETE 1004 +#define ID_GM_BOOKMARK_CHANGE 1005 +#define ID_GM_MODULES_SEARCH 1006 +#define ID_GM_MODULE_UNLOCK 1007 +#define ID_GM_MODULE_ABOUT 1008 +#define ID_GM_BOOKMARKS_EXPORT 1009 +#define ID_GM_BOOKMARKS_IMPORT 1010 +#define ID_GM_GROUP_CHANGE 1011 +#define ID_GM_RESET 1012 +#define ID_GM_BOOKMARK_PRINT 1013 + +#define ID_PRESENTER_SELECT_ALL 1016 +#define ID_PRESENTER_LOOKUP 1018 + +#define ID_PRESENTER_COPY_ONLY_KEY 1019 +#define ID_PRESENTER_COPY_KEY_TEXT 1020 +#define ID_PRESENTER_COPY_KEY 1021 +#define ID_PRESENTER_COPY_CHAPTER 1022 +#define ID_PRESENTER_COPY_SELECTED 1023 + +#define ID_PRESENTER_PRINT_KEY 1030 +#define ID_PRESENTER_PRINT_CHAPTER 1031 + +#define ID_PRESENTER_SAVE_ONLY_KEY 1032 +#define ID_PRESENTER_SAVE_KEY_TEXT 1033 +#define ID_PRESENTER_SAVE_KEY 1034 +#define ID_PRESENTER_SAVE_CHAPTER 1035 +#define ID_PRESENTER_SAVE_CHAPTER_HTML 1036 + +#define ID_PRESENTER_COPY_POPUP 1050 +#define ID_PRESENTER_PRINT_POPUP 1051 +#define ID_PRESENTER_SAVE_POPUP 1052 + +//Key bindings of BibleTime +#define IDK_GM_RESET CTRL+ALT+Key_R +#define IDK_GM_ITEMS_DELETE CTRL+ALT+Key_D +#define IDK_GM_MODULES_SEARCH CTRL+ALT+Key_M + +#define IDK_VIEW_FOOTNOTES CTRL+ALT+Key_F +#define IDK_VIEW_STRONGS CTRL+ALT+Key_S +#define IDK_VIEW_HEADINGS 0 +#define IDK_VIEW_MORPH_TAGS 0 +#define IDK_VIEW_TOOLBAR CTRL+Key_T +#define IDK_VIEW_GROUPMANAGER 0 + +#define IDK_PRESENTER_NEXT_VERSE CTRL+Key_V +#define IDK_PRESENTER_PREVIOUS_VERSE CTRL+SHIFT+Key_R +#define IDK_PRESENTER_NEXT_CHAPTER CTRL+Key_H +#define IDK_PRESENTER_PREVIOUS_CHAPTER CTRL+SHIFT+Key_H +#define IDK_PRESENTER_EDIT CTRL+SHIFT+Key_E +#define IDK_PRESENTER_EDIT_DELETE CTRL+Key_D +#define IDK_PRESENTER_EDIT_BOLD CTRL+Key_B +#define IDK_PRESENTER_EDIT_ITALIC CTRL+Key_I +#define IDK_PRESENTER_EDIT_UNDERLINE CTRL+Key_U + +#define IDK_PRESENTER_TOGGLE_TREE CTRL+Key_T + +#define IDK_WINDOW_CASCADE CTRL+Key_A +#define IDK_WINDOW_TILE CTRL+Key_T +#define IDK_WINDOW_AUTO_CASCADE CTRL+ALT+Key_A +#define IDK_WINDOW_AUTO_TILE CTRL+ALT+Key_T +#define IDK_WINDOW_CLOSE_ALL CTRL+Key_K +#define IDK_WINDOW_LOAD_PROFILE 0 +#define IDK_WINDOW_SAVE_PROFILE 0 +#define IDK_WINDOW_EDIT_PROFILES 0 +#define IDK_WINDOW_FULLSCREEN 0 + +#define IDK_HELP_DAILY_TIP 0 + +/* The Bibletime Sub-Mimetypes */ +/* e.g. bible/reference is expanded to text/bible/reference, + like text/plain or text/html */ + +#define REFERENCE "bt_reference" // text/bt_reference +#define STRONGNUMBER "bt_strongnumber" // text/bt_strongnumber +#define BOOKMARK "bt_bookmark" // text/bt_bookmark (fake) +#define MODULE "bt_module" // text/bt_module +#define GROUP "bt_group" // text/bt_group +#define TEXT "plain" // text/plain + + +#define LOAD_SMALL_ICON(name) SmallIcon(name, 16) +#define LOAD_MC_ICON(name) BarIcon(name, 22) //MC == module chooser +#define LOAD_OD_ICON(name) KGlobal::instance()->iconLoader()->loadIcon(name, KIcon::NoGroup, KIcon::SizeMedium) + +//ICONS +#define ICON_FILE_CLEAR_QUEUE "queue" +#define ICON_FILE_NEW "filenew" +#define ICON_FILE_PRINT "fileprint" +#define ICON_FILE_SAVE "filesave" +#define ICON_FILE_DELETE "editdelete" + +#define ICON_EDIT "pencil" +#define ICON_EDIT_COPY "editcopy" +#define ICON_EDIT_BOLD "text_bold" +#define ICON_EDIT_ITALIC "text_italic" +#define ICON_EDIT_UNDER "text_under" +#define ICON_EDIT_LEFT "text_left" +#define ICON_EDIT_CENTER "text_center" +#define ICON_EDIT_RIGHT "text_right" +#define ICON_EDIT_JUST "text_block" + +#define ICON_VIEW_BOOKTREE "view_sidetree" + +#define ICON_MAININDEX_RESET "start" +#define ICON_MAININDEX_SEARCH "find" +#define ICON_MAININDEX_DELETE_ITEMS ICON_FILE_DELETE + +//#define ICON_VIEW_MAININDEX "bt_mainindex" +#define ICON_VIEW_MAININDEX "view_sidetree" + +#define ICON_WINDOW_TILE "bt_tile" +#define ICON_WINDOW_CASCADE "bt_cascade" +#define ICON_WINDOW_TILE_AUTO "bt_tile_auto" +#define ICON_WINDOW_CASCADE_AUTO "bt_cascade_auto" + +#define ICON_WINDOW_CLOSE_ALL "fileclose" +#define ICON_WINDOW_SAVE_PROFILE "view_sidetree" +#define ICON_WINDOW_LOAD_PROFILE "view_sidetree" +#define ICON_WINDOW_EDIT_PROFILES "view_sidetree" +#define ICON_WINDOW_FULLSCREEN "window_fullscreen" + +#define ICON_HELP_DAILY_TIP "idea" +#define ICON_HELP_CONTENTS "contents" +#define ICON_BUG_REPORT "configure" + +#define ICON_SYNC "bt_sync" + +//CGroupManager icons +#define GROUP_ICON_SMALL LOAD_SMALL_ICON("folder") +#define GROUP_OPEN_ICON_SMALL LOAD_SMALL_ICON("folder_open") +#define GROUP_NEW_ICON_SMALL LOAD_SMALL_ICON("folder_new") +#define GROUP_CHANGE_ICON_SMALL LOAD_SMALL_ICON("folder") // maybe find a better one + +#define BIBLE_ICON_SMALL LOAD_SMALL_ICON("bt_bible") +#define BIBLE_LOCKED_ICON_SMALL LOAD_SMALL_ICON("bt_bible_locked") +#define BIBLE_ICON_MC "bt_bible" +#define BIBLE_ADD_ICON_MC "bt_bible_add" + +#define BOOK_ICON_SMALL LOAD_SMALL_ICON("bt_book") +#define BOOK_LOCKED_ICON_SMALL LOAD_SMALL_ICON("bt_book_locked") +#define BOOK_ICON_MC "bt_book" +#define BOOK_ADD_ICON_MC "bt_book_add" + +#define COMMENTARY_ICON_SMALL LOAD_SMALL_ICON("bt_commentary") +#define COMMENTARY_LOCKED_ICON_SMALL LOAD_SMALL_ICON("bt_commentary_locked") +#define COMMENTARY_ICON_MC "bt_commentary" +#define COMMENTARY_ADD_ICON_MC "bt_commentary_add" + +#define LEXICON_ICON_SMALL LOAD_SMALL_ICON("bt_lexicon") +#define LEXICON_LOCKED_ICON_SMALL LOAD_SMALL_ICON("bt_lexicon_locked") +#define LEXICON_ICON_MC "bt_lexicon" +#define LEXICON_ADD_ICON_MC "bt_lexicon_add" + +#define DSB_ICON "bt_displayconfig" + +//UNUSED +#define PARALLEL_ICON_MC LOAD_SMALL_ICON("bt_parallel") + +#define SYNC_ICON_SMALL LOAD_SMALL_ICON(ICON_SYNC) +#define ITEMS_DELETE_ICON_SMALL LOAD_SMALL_ICON(ICON_MAININDEX_DELETE_ITEMS) + +#define BOOKMARK_ICON_SMALL LOAD_SMALL_ICON("bookmark") +#define BOOKMARK_CHANGE_ICON_SMALL LOAD_SMALL_ICON("bookmark") +#define BOOKMARK_NEW_ICON_SMALL LOAD_SMALL_ICON("bookmark_new") +#define BOOKMARK_IMPORT_ICON_SMALL LOAD_SMALL_ICON("bookmark") +#define BOOKMARK_EXPORT_ICON_SMALL LOAD_SMALL_ICON("bookmark") +#define BOOKMARK_PRINT_ICON_SMALL LOAD_SMALL_ICON(ICON_FILE_PRINT) + +#define SHOW_GM_ICON_SMALL LOAD_SMALL_ICON( ICON_MAININDEX ) +#define RESET_GM_ICON_SMALL LOAD_SMALL_ICON( ICON_MAININDEX_RESET ) + +#define MODULE_SEARCH_ICON_SMALL LOAD_SMALL_ICON( ICON_MAININDEX_SEARCH ) +#define MODULE_UNLOCK_ICON_SMALL LOAD_SMALL_ICON("unlock") +#define MODULE_ABOUT_ICON_SMALL LOAD_SMALL_ICON("info") + +//used for Drag&Drop +#define REFERENCE_ICON_SMALL LOAD_SMALL_ICON("bookmark") + +//Icons for the optionsdialog; OD == OptionsDialog +#define OD_ICON_GENERAL LOAD_OD_ICON("bt_startconfig") +#define OD_ICON_KEY_BINDINGS LOAD_OD_ICON("key_bindings") +#define OD_ICON_FONTS LOAD_OD_ICON("fonts") +#define OD_ICON_COLORS LOAD_OD_ICON("bt_displayconfig") +#define OD_ICON_PROFILES LOAD_OD_ICON("view_sidetree") +#define OD_ICON_SWORD LOAD_OD_ICON("bt_swordconfig") + +//define HelpDialog aliases for defines +#define HELPDIALOG_MODULE_LOCKED "bibletime/helpdialog/help-module-encrypted.html" +#define HELPDIALOG_FIRST_START "bibletime/helpdialog/help-first-startup.html" +#define HELPDIALOG_NO_SWORD_MODULES "bibletime/helpdialog/help-no-modules.html" +#define HELPDIALOG_NO_SWORD_MODULE_CONFIG_DIR "bibletime/helpdialog/help-no-mods-d.html" +#define HELPDIALOG_INITBACKEND_FAILED "bibletime/helpdialog/help-initbackend-failed.html" +#define HELPDIALOG_FIRSTTIME_SEARCH "bibletime/helpdialog/help-first-time-search.html" + diff --git a/bibletime/tooltipdef.h b/bibletime/tooltipdef.h new file mode 100644 index 0000000..0d77cb3 --- /dev/null +++ b/bibletime/tooltipdef.h @@ -0,0 +1,181 @@ +/*************************************************************************** + tooltipdef.h - description + ------------------- + begin : Sat Jul 29 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +//ToolTip entries for Mainwindow actions +#define TT_FILE_CLEAR_QUEUE i18n("Clear the printing queue") +#define TT_FILE_PRINT i18n("Open the printerdialog") +#define TT_FILE_QUIT i18n("Close BibleTime") + +#define TT_GM_SEARCH_MODULES i18n("Search in modules") +#define TT_GM_DELETE_ITEMS i18n("Remove selected items") +#define TT_GM_RESET i18n("Reset main index") + +#define TT_VIEW_GROUPMANAGER i18n("Show main index") +#define TT_VIEW_TOOLBAR i18n("Show tooolbar") +#define TT_VIEW_FOOTNOTES i18n("Show footnotes") +#define TT_VIEW_STRONGS i18n("Show Strong's numbers") + +#define TT_WINDOW_TILE i18n("Tile windows") +#define TT_WINDOW_AUTO_TILE i18n("Automatically tile windows") +#define TT_WINDOW_CASCADE i18n("Cascade windows") +#define TT_WINDOW_AUTO_CASCADE i18n("Automatically cascade windows") +#define TT_WINDOW_CLOSE_ALL i18n("Close all windows") +#define TT_WINDOW_SAVE_PROFILE i18n("Save current profile") +#define TT_WINDOW_EDIT_PROFILES i18n("Edit profiles") +#define TT_WINDOW_LOAD_PROFILE i18n("Load a new profile") +#define TT_WINDOW_FULLSCREEN i18n("Toggle fullscreen mode") + +#define TT_SETTINGS_EDIT_TOOLBAR i18n("Edit toolbar") +#define TT_SETTINGS_OPTIONS i18n("Options") + +#define TT_HELP_HANDBOOK i18n("BibleTime's handbook") +#define TT_HELP_INSTALLATION i18n("BibleTime's installation documentation") +#define TT_HELP_BIBLESTUDY i18n("BibleTime's Bible study HowTo") +#define TT_HELP_WHATSTHIS i18n("Enter \"What's this?\" mode") +#define TT_HELP_BUGREPORT i18n("Send bugreport") +#define TT_HELP_DAILY_TIP i18n("Show daily tips at startup") +#define TT_HELP_ABOUT i18n("About BibleTime") +#define TT_HELP_ABOUT_KDE i18n("About KDE") + + +//QWhatsThis defines for the groupmanager +#define TT_GM_WIDGET i18n("The main index") +#define TT_GM_NEW_GROUP i18n("Create a new folder") +#define TT_GM_CHANGE_GROUP i18n("Change this folder") +#define TT_GM_CHANGE_BOOKMARK i18n("Change this bookmark") +#define TT_GM_IMPORT_BOOKMARKS i18n("Import bookmarks") +#define TT_GM_EXPORT_BOOKMARKS i18n("Export bookmarks") +#define TT_GM_PRINT_BOOKMARK i18n("Add bookmark to printing queue") +#define TT_GM_UNLOCK_MODULE i18n("Unlock this module") +#define TT_GM_ABOUT_MODULE i18n("About this module") + +//QWhatsThis defines for the presenters +#define TT_MDI_AREA_WIDGET i18n("The working area") + +#define TT_PRESENTER_NEXT_ENTRY i18n("Show the next entry") +#define TT_PRESENTER_PREVIOUS_ENTRY i18n("Show the previous entry") +#define TT_PRESENTER_NEXT_VERSE i18n("Jump to the next verse") +#define TT_PRESENTER_PREVIOUS_VERSE i18n("Jump to the previous verse") +#define TT_PRESENTER_NEXT_CHAPTER i18n("Show the next chapter") +#define TT_PRESENTER_PREVIOUS_CHAPTER i18n("Show the previous chapter") +#define TT_PRESENTER_NEXT_BOOK i18n("Show the next book") +#define TT_PRESENTER_PREVIOUS_BOOK i18n("Show the previous book") +#define TT_PRESENTER_BOOK_COMBO i18n("List of books") +#define TT_PRESENTER_CHAPTER_COMBO i18n("List of chapters") +#define TT_PRESENTER_VERSE_COMBO i18n("List of verses") +#define TT_PRESENTER_ENTRY_COMBO i18n("List of entries") +#define TT_PRESENTER_SCROLL_BUTTON i18n("Scroll through the list") +#define TT_PRESENTER_EDIT i18n("Edit this entry") +#define TT_PRESENTER_EDIT_SAVE i18n("Save this comment") +#define TT_PRESENTER_EDIT_DELETE i18n("Delete this comment") +#define TT_PRESENTER_EDIT_COMMENT_UP_TO i18n("Comment up to") +#define TT_PRESENTER_EDIT_SET_BOLD i18n("Set bold") +#define TT_PRESENTER_EDIT_SET_ITALIC i18n("Set italic") +#define TT_PRESENTER_EDIT_SET_UNDERLINED i18n("Set underlined") +#define TT_PRESENTER_EDIT_SET_FONT i18n("Set font") +#define TT_PRESENTER_EDIT_COLOR_CHOOSER i18n("Set the color") +#define TT_PRESENTER_EDIT_FONTSIZE_CHOOSER i18n("Set the fontsize") + +#define TT_PRESENTER_SYNC i18n("Synchronize with Bible windows") + +//HTML widget related #defines +#define TT_HTML_SAVE_AS i18n("Save as HTML") +#define TT_HTML_SELECT_ALL i18n("Select all") +#define TT_HTML_COPY i18n("Copy to clipboard") + +//searchdialog related #defines, SD means searchdialog; mc==Module chooser +#define TT_SD_MODULECHOOSER i18n("Choose the modules to search in") +#define TT_SD_MC_ADD_MODULE i18n("Add the selected module to the list") +#define TT_SD_MC_REMOVE_MODULE i18n("Remove the selected module from the list") +#define TT_SD_MC_MODULELIST i18n("List of modules used for the search") + +#define TT_SD_SEARCH_TEXT_EDIT i18n("Search for this text") +#define TT_SD_SEARCH_MULTIPLE_WORDS i18n("Search multiple words") +#define TT_SD_SEARCH_EXACT_MATCH i18n("Exact match") +#define TT_SD_SEARCH_REGEXP i18n("Search with GNU regular expressions") +#define TT_SD_SEARCH_CASE_SENSITIVE i18n("Search case sensitive") + +#define TT_SD_SCOPE_NO_SCOPE i18n("No scope") +#define TT_SD_SCOPE_LAST_RESULT i18n("Last search result") +#define TT_SD_SCOPE_OWN_SCOPE i18n("Use custom scope") +#define TT_SD_SCOPE_NEW_SCOPE i18n("Add a new scope") +#define TT_SD_SCOPE_DELETE_SCOPE i18n("Delete this search scope") +#define TT_SD_SCOPE_EDIT_SCOPE_BUTTON i18n("Edit and define your search scopes") +#define TT_SD_SCOPE_CHOOSER i18n("Choose a search scope from the list") +#define TT_SD_SCOPE_EDIT_LINE i18n("Enter your own search scope") +#define TT_SD_SCOPE_PARSED_LIST i18n("Parsed result") +#define TT_SD_SCOPE_CLOSE i18n("Close this dialog") + +#define TT_SD_RESULT_MODULE_VIEW i18n("Used modules") +#define TT_SD_RESULT_RESULT_VIEW i18n("Items found") +#define TT_SD_RESULT_PREVIEW i18n("Preview") + +#define TT_SD_ANALYSIS_VIEW i18n("Graphical Search Analysis") + + +//#defines for the settings dialog, OD means Optionsdialog +#define TT_OD_GENERAL_DAILY_TIP i18n("Show daily tip") +#define TT_OD_GENERAL_INTERNATIONAL_BOOKNAMES i18n("List of languages") +#define TT_OD_GENERAL_SHOW_STARTUPLOGO i18n("Show start-up logo") +#define TT_OD_GENERAL_SCROLL_PREVIOUS i18n("Use down arrow to scroll to next verse") +#define TT_OD_GENERAL_RESTORE_WORKSPACE i18n("Restore the windows in the workspace on startup") + +#define TT_OD_SWORD_USE_LEXICON_CACHE i18n("Use cache files for the lexicon entries") +#define TT_OD_SWORD_STANDARD_BIBLE i18n("The default bible used in the workspace area") +#define TT_OD_SWORD_STANDARD_COMMENTARY i18n("The default commentary used in the workspace area") +#define TT_OD_SWORD_STANDARD_LEXICON i18n("The default lexicon used in the workspace area") +#define TT_OD_SWORD_STANDARD_HEBREW_STRONG i18n("The default Hebrew lexicon used in the workspace are") +#define TT_OD_SWORD_STANDARD_GREEK_STRONG i18n("The default Greek lexicon used in the workspace area") +#define TT_OD_SWORD_STANDARD_HEBREW_MORPH i18n("The default Morphological lexicon for Hebrew texts used in the workspace area") +#define TT_OD_SWORD_STANDARD_GREEK_MORPH i18n("The default Morphological lexicon for Greek texts used in the workspace area") + + +#define TT_OD_KEYS_CHOOSER i18n("Set keyboard accelerators") + +#define TT_OD_FONTS_TYPE_CHOOSER i18n("Choose the area of application") +#define TT_OD_FONTS_CHOOSER i18n("Choose a font") + +#define TT_OD_COLORS_BACKGROUND i18n("Color of the background") +#define TT_OD_COLORS_CURRENT_VERSE i18n("Color of the highlighted verse") + +#define TT_OD_DISPLAY_WINDOW_KEYS_GENERAL i18n("Keyboard accelerators used by all display windows") +#define TT_OD_DISPLAY_WINDOW_KEYS_BIBLE i18n("Keyboard accelerators used by Bible windows") +#define TT_OD_DISPLAY_WINDOW_KEYS_COMMENTARY i18n("Keyboard accelerators used by commentary windows") +#define TT_OD_DISPLAY_WINDOW_KEYS_LEXICON i18n("Keyboard accelerators used by lexicon windows") + +//defines for the printing dialog; PI == Print Item; PD=Printer Dialog +#define TT_PD_PRINT i18n("Start printing") +#define TT_PD_PREVIEW i18n("Preview print job") +#define TT_PD_CANCEL i18n("Cancel") +#define TT_PD_HELP i18n("Open help") + +#define TT_PD_ENTRIES_STYLE_COMBO i18n("Styles") +#define TT_PD_ENTRIES_PI_LIST i18n("List of print items") +#define TT_PD_ENTRIES_PI_MOVE_UP i18n("Move item up") +#define TT_PD_ENTRIES_PI_MOVE_DOWN i18n("Move item down") +#define TT_PD_ENTRIES_PI_DELETE i18n("Delete items") +#define TT_PD_ENTRIES_PI_PAGE_BREAK i18n("Insert a page break") + +#define TT_PD_LAYOUT_BORDER i18n("Page borders") +#define TT_PD_LAYOUT_BORDER_LEFT i18n("Left border") +#define TT_PD_LAYOUT_BORDER_RIGHT i18n("Right border") +#define TT_PD_LAYOUT_BORDER_TOP i18n("Upper border") +#define TT_PD_LAYOUT_BORDER_BOTTOM i18n("Lower border") +#define TT_PD_LAYOUT_STYLE_LIST i18n("List of print styles") +#define TT_PD_LAYOUT_STYLE_DELETE i18n("Delete the selected style") +#define TT_PD_LAYOUT_STYLE_EDIT i18n("Edit the selected style") +#define TT_PD_LAYOUT_STYLE_NEW i18n("Create a new printing style") diff --git a/bibletime/util/Makefile.am b/bibletime/util/Makefile.am new file mode 100644 index 0000000..5de8a1d --- /dev/null +++ b/bibletime/util/Makefile.am @@ -0,0 +1,6 @@ +INCLUDES = $(all_includes) +all_headers = scoped_resource.h +EXTRA_DIST = $(all_headers) + + + diff --git a/bibletime/util/Makefile.in b/bibletime/util/Makefile.in new file mode 100644 index 0000000..b6ad92a --- /dev/null +++ b/bibletime/util/Makefile.in @@ -0,0 +1,367 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +INCLUDES = $(all_includes) +all_headers = scoped_resource.h +EXTRA_DIST = $(all_headers) +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../config.h +CONFIG_CLEAN_FILES = +DIST_COMMON = Makefile.am Makefile.in + + +#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=scoped_resource.h + +DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/util/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/util/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/util/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/util + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/util/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: +uninstall: uninstall-am +all-am: Makefile +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: tags distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/util/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/util/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/util/scoped_resource.h b/bibletime/util/scoped_resource.h new file mode 100644 index 0000000..351667c --- /dev/null +++ b/bibletime/util/scoped_resource.h @@ -0,0 +1,160 @@ +#ifndef SCOPED_RESOURCE_H_INCLUDED +#define SCOPED_RESOURCE_H_INCLUDED + +/** +* The util namespace should take all classes which are of a generic type, +* used to perform common tasks which are not BibleTime-specific. See +* @ref scoped_resource for an example. +*/ +namespace util +{ +/** +* A class template, scoped_resource, designed to +* implement the Resource Acquisition Is Initialization (RAII) approach +* to resource management. scoped_resource is designed to be used when +* a resource is initialized at the beginning or middle of a scope, +* and released at the end of the scope. The template argument +* ReleasePolicy is a functor which takes an argument of the +* type of the resource, and releases it. +* +* Usage example, for working with files: +* +* @code +* struct close_file { void operator(int fd) const {close(fd);} }; +* ... +* { +* const scoped_resource<int,close_file> file(open("file.txt",O_RDONLY)); +* read(file, buf, 1000); +* } // file is automatically closed here +* @endcode +* +* Note that scoped_resource has an explicit constructor, and prohibits +* copy-construction, and thus the initialization syntax, rather than +* the assignment syntax must be used when initializing. +* +* i.e. using scoped_resource<int,close_file> file = open("file.txt",O_RDONLY); +* in the above example is illegal. +* +*/ +template<typename T,typename ReleasePolicy> +class scoped_resource +{ + T resource; + ReleasePolicy release; + + //prohibited operations + scoped_resource(const scoped_resource&); + scoped_resource& operator=(const scoped_resource&); +public: + typedef T resource_type; + typedef ReleasePolicy release_type; + + /** + * Constructor + * + * @ param res This is the resource to be managed + * @ param rel This is the functor to release the object + */ + explicit scoped_resource(resource_type res,release_type rel=release_type()) + : resource(res), release(rel) {} + + /** + * The destructor is the main point in this class. It takes care of proper + * deletion of the resource, using the provided release policy. + */ + ~scoped_resource() + { + release(resource); + } + + /** + * This operator makes sure you can access and use the scoped_resource + * just like you were using the resource itself. + * + * @ret the underlying resource + */ + operator resource_type() const { return resource; } + + /** + * This function provides explicit access to the resource. Its behaviour + * is identical to operator resource_type() + * + * @ret the underlying resource + */ + resource_type get() const { return resource; } + + /** + * This function provides convenient direct access to the -> operator + * if the underlying resource is a pointer. Only call this function + * if resource_type is a pointer type. + */ + resource_type operator->() const { return resource; } + +}; + +/** +* A helper policy for scoped_ptr. +* It will call the delete operator on a pointer, and assign the pointer to 0 +*/ +struct delete_item { + template<typename T> + void operator()(T*& p) const { delete p; p = 0; } +}; +/** +* A helper policy for scoped_array. +* It will call the delete[] operator on a pointer, and assign the pointer to 0 +*/ +struct delete_array { + template<typename T> + void operator()(T*& p) const { delete [] p; p = 0; } +}; + +/** +* A class which implements an approximation of +* template<typename T> +* typedef scoped_resource<T*,delete_item> scoped_ptr<T>; +* +* It is a convenient synonym for a common usage of @ref scoped_resource. +* See scoped_resource for more details on how this class behaves. +* +* Usage example: +* @code +* { +* const scoped_ptr<Object> ptr(new Object); +* ...use ptr as you would a normal Object*... +* } // ptr is automatically deleted here +* @endcode +* +* NOTE: use this class only to manage a single object, *never* an array. +* Use scoped_array to manage arrays. This distinction is because you +* may call delete only on objects allocated with new, delete[] only +* on objects allocated with new[]. +*/ +template<typename T> +struct scoped_ptr : public scoped_resource<T*,delete_item> +{ + explicit scoped_ptr(T* p) : scoped_resource<T*,delete_item>(p) {} +}; + +/** +* This class has identical behaviour to @ref scoped_ptr, except it manages +* heap-allocated arrays instead of heap-allocated single objects +* +* Usage example: +* @code +* { +* const scoped_array<char> ptr(new char[n]); +* ...use ptr as you would a normal char*... +* } // ptr is automatically deleted here +* @endcode +* +*/ +template<typename T> +struct scoped_array : public scoped_resource<T*,delete_array> +{ + explicit scoped_array(T* p) : scoped_resource<T*,delete_array>(p) {} +}; + +} + +#endif diff --git a/bibletime/whatsthisdef.h b/bibletime/whatsthisdef.h new file mode 100644 index 0000000..9839e14 --- /dev/null +++ b/bibletime/whatsthisdef.h @@ -0,0 +1,191 @@ +/*************************************************************************** + whatsthisdef.h - Contains QWhatThis descriptions + of widget + ------------------- + begin : Sat Jul 29 2000 + copyright : (C) 2000 by The BibleTime team + email : info@bibletime.de + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ + +#include "tooltipdef.h" + +#ifndef WHATSTHISDEF_H +#define WHATSTHISDEF_H + +//the general format of QWhatsThis help texts +#define WT(title, description) QString::fromLatin1("<center><B>%1</B></center><HR>%2").arg(title).arg(description) + +//QWhatsThis entries for Mainwindow actions +#define WT_FILE_CLEAR_QUEUE WT( TT_FILE_CLEAR_QUEUE, i18n("Clear the print queue of BibleTime. All items will be removed from the list and the print button will be disabled.")) +#define WT_FILE_PRINT WT( TT_FILE_PRINT, i18n("Open the printer dialog of BibleTime. Here you can edit the print queue and assign styles to the items.")) +#define WT_FILE_QUIT WT( TT_FILE_QUIT, i18n("Close BibleTime and save the settings.")) + +#define WT_GM_SEARCH_MODULES WT(TT_GM_SEARCH_MODULES, i18n("Open the search dialog to search for text in one or more modules.")) +#define WT_GM_DELETE_ITEMS WT(TT_GM_DELETE_ITEMS, i18n("Remove the selected items from the main index.<BR>If you remove a folder, the subitems of it will be removed too.")) +#define WT_GM_RESET WT(TT_GM_RESET, i18n("Reset the main index.<BR>All bookmarks and folders will be deleted and the default folders will be restored.")) + +#define WT_VIEW_GROUPMANAGER WT(TT_VIEW_GROUPMANAGER, i18n("Toggle the main index view.")) +#define WT_VIEW_TOOLBAR WT(TT_VIEW_TOOLBAR, i18n("Toggle the main toolbar view.")) +#define WT_VIEW_FOOTNOTES WT(TT_VIEW_FOOTNOTES, i18n("Toggle footnotes in the modules.")) +#define WT_VIEW_STRONGS WT(TT_VIEW_STRONGS, i18n("Toggle Strong's numbers in the modules.")) + +#define WT_WINDOW_TILE WT(TT_WINDOW_TILE, i18n("Tile the open display windows.")) +#define WT_WINDOW_AUTO_TILE WT( TT_WINDOW_AUTO_TILE, i18n("Automatically tile the display windows.")) +#define WT_WINDOW_CASCADE WT( TT_WINDOW_CASCADE, i18n("Cascade the open display windows.")) +#define WT_WINDOW_AUTO_CASCADE WT( TT_WINDOW_AUTO_CASCADE, i18n("Automatically cascade the opened display windows.")) +#define WT_WINDOW_CLOSE_ALL WT( TT_WINDOW_CLOSE_ALL, i18n("Close all open display windows.")) +#define WT_WINDOW_SAVE_PROFILE WT(TT_WINDOW_SAVE_PROFILE, i18n("Save current profile")) +#define WT_WINDOW_EDIT_PROFILES WT(TT_WINDOW_EDIT_PROFILES, i18n("Edit profiles...")) +#define WT_WINDOW_LOAD_PROFILE WT(TT_WINDOW_LOAD_PROFILE, i18n("Load a new profile")) +#define WT_WINDOW_FULLSCREEN WT(TT_WINDOW_FULLSCREEN, i18n("Toggle fullscreen mode")) + + +#define WT_SETTINGS_EDIT_TOOLBAR WT(TT_SETTINGS_EDIT_TOOLBAR, i18n("Open the BibleTime tool bar editor.")) +#define WT_SETTINGS_OPTIONS WT(TT_SETTINGS_OPTIONS, i18n("Open BibleTime's optionsdialog where you can set most of the preferences.")) + +#define WT_HELP_HANDBOOK WT(TT_HELP_HANDBOOK, i18n("Open KDE's helpbrowser with BibleTime's handbook.<BR>The handbook explains how to use BibleTime in the best way.")) +#define WT_HELP_INSTALLATION WT(TT_HELP_INSTALLATION, i18n("Open KDE's helpbrowser with BibleTime's installation instructions.<BR>The installation instructions explain how to set up BibleTime and the text modules.")) +#define WT_HELP_BIBLESTUDY WT(TT_HELP_BIBLESTUDY, i18n("Open KDE's helpbrowser with the Bible study HowTo included with BibleTime.<BR>This HowTo is an introduction how to study the Bible in an efficient way.")) +#define WT_HELP_WHATSTHIS WT(TT_HELP_WHATSTHIS, i18n("Switch into the <B>\"What's this?\"</B> mode.<BR>All important elements of BibleTime's GUI offer a \"What's this?\" help message.")) +#define WT_HELP_BUGREPORT WT(TT_HELP_BUGREPORT, i18n("Send a bugreport to the developers of BibleTime!")) +#define WT_HELP_DAILY_TIP WT(TT_HELP_DAILY_TIP, i18n("Show a daily tip.<BR>The tips contain important Bible quotations and helpful usage tips for BibleTime.")) +#define WT_HELP_ABOUT WT(TT_HELP_ABOUT, i18n("Show detailed information about BibleTime.")) +#define WT_HELP_ABOUT_KDE WT(TT_HELP_ABOUT_KDE, i18n("Show the \"about\" dialog of KDE 2.")) + + +//QWhatsThis defines for the groupmanager +#define WT_GM_WIDGET WT(TT_GM_WIDGET, i18n("This is the main index of BibleTime.<BR>Use it to manage the installed modules, to work with bookmarks, to open display windows etc..")) +#define WT_GM_NEW_GROUP WT(TT_GM_NEW_GROUP, i18n("Create a new folder in the main index.<BR>If you press the right mouse button on a folder, the new folder will become a sub-folder of it.<BR>Otherwise you will create a toplevel folder.")) +#define WT_GM_CHANGE_GROUP WT(TT_GM_CHANGE_GROUP, i18n("Change the properties of the selected folder.")) +#define WT_GM_CHANGE_BOOKMARK WT(TT_GM_CHANGE_BOOKMARK, i18n("Change the properties of the selected bookmark.")) +#define WT_GM_IMPORT_BOOKMARKS WT(TT_GM_IMPORT_BOOKMARKS, i18n("Import bookmarks from a file.")) +#define WT_GM_EXPORT_BOOKMARKS WT(TT_GM_EXPORT_BOOKMARKS, i18n("Export bookmarks to a file so you or other<BR>users can import them later.")) +#define WT_GM_PRINT_BOOKMARK WT(TT_GM_PRINT_BOOKMARK, i18n("Use this to add this bookmark to BibleTime's print queue. The key, the description, and the text of the key will be used for printing.")) +#define WT_GM_UNLOCK_MODULE WT(TT_GM_UNLOCK_MODULE, i18n("Open a small dialog where you can unlock the selected module.")) +#define WT_GM_ABOUT_MODULE WT(TT_GM_ABOUT_MODULE, i18n("Open a dialog to show information about the selected module.")) + +//QWhatsThis defines for the presenters +#define WT_MDI_AREA_WIDGET WT(TT_MDI_AREA_WIDGET, i18n("This area is the main workspace of Bibletime.<BR>All display windows are opened in this window.")) + +#define WT_PRESENTER_NEXT_ENTRY WT(TT_PRESENTER_NEXT_ENTRY, i18n("The next entry of the module will be shown.")) +#define WT_PRESENTER_PREVIOUS_ENTRY WT(TT_PRESENTER_PREVIOUS_ENTRY, i18n("The previous entry of the module will be shown.")) +#define WT_PRESENTER_NEXT_VERSE WT(TT_PRESENTER_NEXT_VERSE, i18n("For Bible texts, the next verse will be highlighted.<BR>In commentaries, the next entry will be shown.")) +#define WT_PRESENTER_PREVIOUS_VERSE WT(TT_PRESENTER_PREVIOUS_VERSE, i18n("For Bible texts, the previous verse will be highlighted. In commentaries, the previous entry will be shown.")) +#define WT_PRESENTER_NEXT_CHAPTER WT(TT_PRESENTER_NEXT_CHAPTER, i18n("Show the next chapter of the module. The verse will be set to \"1\".")) +#define WT_PRESENTER_PREVIOUS_CHAPTER WT(TT_PRESENTER_PREVIOUS_CHAPTER, i18n("Show the previous chapter of the module. The verse will be set to \"1\"")) +#define WT_PRESENTER_NEXT_BOOK WT(TT_PRESENTER_NEXT_BOOK, i18n("Show the next book of this module. The chapter and the verse will be set to \"1\".")) +#define WT_PRESENTER_PREVIOUS_BOOK WT(TT_PRESENTER_PREVIOUS_BOOK, i18n("Show the previous book of this module. The chapter and the verse will be set to \"1\".")) +#define WT_PRESENTER_BOOK_COMBO WT(TT_PRESENTER_BOOK_COMBO, i18n("This list contains the books which are available in this module.")) +#define WT_PRESENTER_CHAPTER_COMBO WT(TT_PRESENTER_CHAPTER_COMBO, i18n("This list contains the chapters which are available in the current book.")) +#define WT_PRESENTER_VERSE_COMBO WT(TT_PRESENTER_VERSE_COMBO, i18n("This list contains the verses which are available in the current chapter.")) +#define WT_PRESENTER_ENTRY_COMBO WT(TT_PRESENTER_ENTRY_COMBO, i18n("This list contains the entries of the current module.")) +#define WT_PRESENTER_SCROLL_BUTTON WT(TT_PRESENTER_SCROLL_BUTTON, i18n("This button is useful to scroll through the entries of the list. Press the button and move the mouse to increase or decrease the item.")) +#define WT_PRESENTER_EDIT WT(TT_PRESENTER_EDIT, i18n("Toggle between read-write and read-only mode of writeable modules.")) +#define WT_PRESENTER_EDIT_SAVE WT(TT_PRESENTER_EDIT_SAVE, i18n("Save new personal comments.")) +#define WT_PRESENTER_EDIT_DELETE WT(TT_PRESENTER_EDIT_DELETE, i18n("Clear the text and delete the entry from the module.")) +#define WT_PRESENTER_EDIT_SET_BOLD WT(TT_PRESENTER_EDIT_SET_BOLD, i18n("Toggle bold formatting of the selected text.")) +#define WT_PRESENTER_EDIT_SET_ITALIC WT(TT_PRESENTER_EDIT_SET_ITALIC, i18n("Toggle italic formatting of the selected text.")) +#define WT_PRESENTER_EDIT_SET_UNDERLINED WT(TT_PRESENTER_EDIT_SET_UNDERLINED, i18n("Toggle underlined formatting of the selected text.")) +#define WT_PRESENTER_EDIT_SET_FONT WT(TT_PRESENTER_EDIT_SET_FONT, i18n("Choose a new font for the selected text.")) +#define WT_PRESENTER_EDIT_COLOR_CHOOSER WT(TT_PRESENTER_EDIT_COLOR_CHOOSER, i18n("Choose a new color for the selected text.")) +#define WT_PRESENTER_EDIT_FONTSIZE_CHOOSER WT(TT_PRESENTER_EDIT_FONTSIZE_CHOOSER, i18n("Choose a new fontsize for the selected text.")) + +#define WT_PRESENTER_SYNC WT(TT_PRESENTER_SYNC, i18n("Synchronize the displayed verse of this module with the active Bible window.")) + +//HTML widget related #defines +#define WT_HTML_SAVE_AS WT(TT_HTML_SAVE_AS, i18n("Save the displayed chapter as an HTML file.")) +#define WT_HTML_SELECT_ALL WT(TT_HTML_SELECT_ALL, i18n("Select all text.")) +#define WT_HTML_COPY WT(TT_HTML_COPY, i18n("Copy the displayed text to the clipboard.")) + +//searchdialog related #defines, SD means searchdialog +#define WT_SD_MODULECHOOSER WT(TT_SD_MODULECHOOSER, i18n("Choose the modules which will be used for the search.<BR>Use the two buttons on the right side to add or delete the modules to/from the list of used ones.")) +#define WT_SD_MC_ADD_MODULE WT(TT_SD_MC_ADD_MODULE, i18n("Add the selected module to the list on the right.")) +#define WT_SD_MC_REMOVE_MODULE WT(TT_SD_MC_REMOVE_MODULE, i18n("Remove the selected module from the list on the right side.")) +#define WT_SD_MC_MODULELIST WT(TT_SD_MC_MODULELIST, i18n("The list of modules used for the search.")) + +#define WT_SD_SEARCH_TEXT_EDIT WT(TT_SD_SEARCH_TEXT_EDIT, i18n("The text entered in this edit box will be searched for in all selected modules.")) +#define WT_SD_SEARCH_MULTIPLE_WORDS WT(TT_SD_SEARCH_MULTIPLE_WORDS, i18n("Select this to search for multiple words.<BR>Each word in the edit box above is searched as a single word.")) +#define WT_SD_SEARCH_EXACT_MATCH WT(TT_SD_SEARCH_EXACT_MATCH, i18n("Select this to search for exactly the same text you entered in the edit box.")) +#define WT_SD_SEARCH_REGEXP WT(TT_SD_SEARCH_REGEXP, i18n("Select this to search using standard GNU regular expressions.<BR>Read the handbook for a explanation how to use them.")) +#define WT_SD_SEARCH_CASE_SENSITIVE WT(TT_SD_SEARCH_CASE_SENSITIVE, i18n("Activate this to use a case sensitive search.")) + +#define WT_SD_SCOPE_NO_SCOPE WT(TT_SD_SCOPE_NO_SCOPE, i18n("Select this if you want to search through all parts of the module(s).")) +#define WT_SD_SCOPE_LAST_RESULT WT(TT_SD_SCOPE_LAST_RESULT, i18n("Select this if you want to use the last search result as the search scope.")) +#define WT_SD_SCOPE_NEW_SCOPE WT(TT_SD_SCOPE_NEW_SCOPE, i18n("Create a new search scope.")) +#define WT_SD_SCOPE_OWN_SCOPE WT(TT_SD_SCOPE_OWN_SCOPE, i18n("Use a custom scope for the search.<BR>A standard set of search scopes exists.")) +#define WT_SD_SCOPE_DELETE_SCOPE WT(TT_SD_SCOPE_DELETE_SCOPE, i18n("Use this button to delete the chosen search scope.")) +#define WT_SD_SCOPE_EDIT_SCOPE_BUTTON WT(TT_SD_SCOPE_EDIT_SCOPE_BUTTON, i18n("Edit and define your search scopes")) +#define WT_SD_SCOPE_CHOOSER WT(TT_SD_SCOPE_CHOOSER,i18n("Choose a search scope from the combo box")) +#define WT_SD_SCOPE_EDIT_LINE WT(TT_SD_SCOPE_EDIT_LINE, i18n("Enter your own search scope.<BR>To define a range use \"-\" (e.g. Genesis-Exodus),<BR>to seperate different ranges or keys use the semicolon (e.g. Genesis;Matthew).")) +#define WT_SD_SCOPE_PARSED_LIST WT(TT_SD_SCOPE_PARSED_LIST, i18n("This list contains the parsed result of your entered scope. This result will be used for the search.")) +#define WT_SD_SCOPE_CLOSE WT(TT_SD_SCOPE_CLOSE, i18n("Close this dialog and save the changes.")) + +#define WT_SD_RESULT_MODULE_VIEW WT(TT_SD_RESULT_MODULE_VIEW, i18n("List of modules used for the search.<BR>Click on a module to see the search result on the right side.")) +#define WT_SD_RESULT_RESULT_VIEW WT(TT_SD_RESULT_RESULT_VIEW, i18n("This contains the items found in the selected module.")) +#define WT_SD_RESULT_PREVIEW WT(TT_SD_RESULT_PREVIEW, i18n("This text box shows a preview of the chosen item.")) + +#define WT_SD_ANALYSIS_VIEW WT(TT_SD_ANALYSIS_VIEW, i18n("Graphical analysis of your search result.<BR>The bars show the number of items found in each book of the Bible or commentary.")) + +//#defines for the settings dialog, OD means Optionsdialog +#define WT_OD_GENERAL_DAILY_TIP WT(TT_OD_GENERAL_DAILY_TIP, i18n("Activate this box to see a daily tip on startup.")) +#define WT_OD_GENERAL_INTERNATIONAL_BOOKNAMES WT(TT_OD_GENERAL_INTERNATIONAL_BOOKNAMES, i18n("Contains the languages which can be used for the international booknames.")) +#define WT_OD_GENERAL_SHOW_STARTUPLOGO WT(TT_OD_GENERAL_SHOW_STARTUPLOGO, i18n("Activate this to see the BibleTime logo on startup.")) +#define WT_OD_GENERAL_SCROLL_PREVIOUS WT(TT_OD_GENERAL_SCROLL_PREVIOUS, i18n("Check this to use the down arrow to scroll to the next verse.")) +#define WT_OD_GENERAL_RESTORE_WORKSPACE WT(TT_OD_GENERAL_RESTORE_WORKSPACE, i18n("Save the windows in the workspace if BibleTime is closed<BR>and restore them on the next startup. ")) + +#define WT_OD_SWORD_USE_LEXICON_CACHE WT(TT_OD_SWORD_USE_LEXICON_CACHE, i18n("Activate this to let BibleTime create index files for the lexicon entries. This will speed up opening the lexicons a lot, but consume some disk space. Recommended.")) +#define WT_OD_SWORD_STANDARD_BIBLE WT(TT_OD_SWORD_STANDARD_BIBLE, i18n("The default Bible is used when a hyperlink into a Bible was clicked")) +#define WT_OD_SWORD_STANDARD_COMMENTARY WT(TT_OD_SWORD_STANDARD_BIBLE, i18n("The default commentary is used when a hyperlink into a commentary was clicked")) +#define WT_OD_SWORD_STANDARD_LEXICON WT(TT_OD_SWORD_STANDARD_LEXICON, i18n("The default lexicon is used when a hyperlink into a lexicon was clicked")) +#define WT_OD_SWORD_STANDARD_HEBREW_STRONG WT(TT_OD_SWORD_STANDARD_HEBREW_STRONG, i18n("The default Hebrew lexicon is used when a hyperlink into a Hebrew lexicon was clicked")) +#define WT_OD_SWORD_STANDARD_GREEK_STRONG WT(TT_OD_SWORD_STANDARD_GREEK_STRONG, i18n("The default Greek lexicon is used when a hyperlink into a Greek lexicon was clicked")) +#define WT_OD_SWORD_STANDARD_HEBREW_MORPH WT(TT_OD_SWORD_STANDARD_HEBREW_MORPH, i18n("The standard morphological lexicon for Hebrew texts is used when a hyperlink of a morphological tag in a Hebrew text was clicked.")) +#define WT_OD_SWORD_STANDARD_GREEK_MORPH WT(TT_OD_SWORD_STANDARD_HEBREW_MORPH, i18n("The standard morphological lexicon for Greek texts is used when a hyperlink of a morphological tag in a Greek text was clicked.")) + +#define WT_OD_KEYS_CHOOSER WT(TT_OD_KEYS_CHOOSER, i18n("Select an action and change the key binding for the action.")) +#define WT_OD_FONTS_TYPE_CHOOSER WT(TT_OD_FONTS_TYPE_CHOOSER, i18n("Use this box to select how the font is used and change the font in the font chooser.")) +#define WT_OD_FONTS_CHOOSER WT(TT_OD_FONTS_CHOOSER, i18n("Choose a font")) + +#define WT_OD_COLORS_BACKGROUND WT(TT_OD_COLORS_BACKGROUND, i18n("This is the background color used in display windows.")) +#define WT_OD_COLORS_CURRENT_VERSE WT(TT_OD_COLORS_CURRENT_VERSE, i18n("This is the color of the highlighted verse used in display windows.")) + +#define WT_OD_DISPLAY_WINDOW_KEYS_GENERAL WT(TT_OD_DISPLAY_WINDOW_KEYS_GENERAL, i18n("Set the keyboard accelerators used in all display windows")) +#define WT_OD_DISPLAY_WINDOW_KEYS_BIBLE WT(TT_OD_DISPLAY_WINDOW_KEYS_BIBLE, i18n("Set keyboard accelerators used in Bible windows")) +#define WT_OD_DISPLAY_WINDOW_KEYS_COMMENTARY WT(TT_OD_DISPLAY_WINDOW_KEYS_COMMENTARY, i18n("Set the keyboard accelerators used in commentary windows")) +#define WT_OD_DISPLAY_WINDOW_KEYS_LEXICON WT(TT_OD_DISPLAY_WINDOW_KEYS_LEXICON, i18n("Set the keyboard accelerators used in lexicon windows")) + + +//defines for the printing dialog; PI == Print Item; PD=Printer Dialog +#define WT_PD_PRINT WT(TT_PD_PRINT, i18n("Start the printing process.<BR>The items of the list will be printed using the assigned styles.")) +#define WT_PD_PREVIEW WT(TT_PD_PREVIEW, i18n("Print into a temporary file and open a postscript viewer to preview the printing result.")) +#define WT_PD_CANCEL WT(TT_PD_CANCEL, i18n("Closes this dialog without doing anything else.")) +#define WT_PD_HELP WT(TT_PD_HELP, i18n("Open the online help of BibleTime.")) + +#define WT_PD_ENTRIES_STYLE_COMBO WT(TT_PD_ENTRIES_STYLE_COMBO, i18n("This combo box contains the available print styles.")) +#define WT_PD_ENTRIES_PI_LIST WT(TT_PD_ENTRIES_PI_LIST, i18n("This is the list which contains the available print items.")) +#define WT_PD_ENTRIES_PI_MOVE_UP WT(TT_PD_ENTRIES_PI_MOVE_UP, i18n("Move the selected item up one item.")) +#define WT_PD_ENTRIES_PI_MOVE_DOWN WT(TT_PD_ENTRIES_PI_MOVE_DOWN, i18n("Move the selected item down one item.")) +#define WT_PD_ENTRIES_PI_DELETE WT(TT_PD_ENTRIES_PI_DELETE, i18n("Delete the selected items.")) +#define WT_PD_ENTRIES_PI_PAGE_BREAK WT(TT_PD_ENTRIES_PI_PAGE_BREAK, i18n("Inserts a page break into the list.<BR>The printer will start a new page.")) + +#define WT_PD_LAYOUT_BORDER WT(TT_PD_LAYOUT_BORDER, i18n("This group contains the page borders of the page measured in millimeters.")) +#define WT_PD_LAYOUT_BORDER_LEFT WT(TT_PD_LAYOUT_BORDER_LEFT, i18n("The size of the border on the left side of the paper.")) +#define WT_PD_LAYOUT_BORDER_RIGHT WT(TT_PD_LAYOUT_BORDER_RIGHT, i18n("The size of the border on the right side of the paper.")) +#define WT_PD_LAYOUT_BORDER_TOP WT(TT_PD_LAYOUT_BORDER_TOP, i18n("The size of the border on the top of the paper.")) +#define WT_PD_LAYOUT_BORDER_BOTTOM WT(TT_PD_LAYOUT_BORDER_BOTTOM, i18n("The size of the border on the bottom of the paper.")) +#define WT_PD_LAYOUT_STYLE_LIST WT(TT_PD_LAYOUT_STYLE_LIST, i18n("This list contains the available printing styles.<BR>Create your own one using the \"New style\" button.")) +#define WT_PD_LAYOUT_STYLE_DELETE WT(TT_PD_LAYOUT_STYLE_DELETE, i18n("Remove the selected printing style from the list.")) +#define WT_PD_LAYOUT_STYLE_EDIT WT(TT_PD_LAYOUT_STYLE_EDIT, i18n("Change the properties of the selected printing style.")) +#define WT_PD_LAYOUT_STYLE_NEW WT(TT_PD_LAYOUT_STYLE_NEW, i18n("Create a new printing style.<BR>The new style will be added to the list.")) + +#endif + diff --git a/bibletime/xml/Makefile.am b/bibletime/xml/Makefile.am new file mode 100644 index 0000000..acb432e --- /dev/null +++ b/bibletime/xml/Makefile.am @@ -0,0 +1,3 @@ +EXTRA_DIST = bibletimeui.rc +rcdir = $(kde_datadir)/bibletime +rc_DATA = bibletimeui.rc diff --git a/bibletime/xml/Makefile.in b/bibletime/xml/Makefile.in new file mode 100644 index 0000000..2058c35 --- /dev/null +++ b/bibletime/xml/Makefile.in @@ -0,0 +1,384 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.7 $ +# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am + +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ +#>- +bindir = @bindir@ +#>+ 3 +DEPDIR = .deps + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include + +DESTDIR = + +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ + +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +transform = @program_transform_name@ + +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +BT_LDFLAGS = @BT_LDFLAGS@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DISTRIBUTION = @DISTRIBUTION@ +DISTRIBUTION_VERSION = @DISTRIBUTION_VERSION@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_SWORD = @LIB_SWORD@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +RPM_GROUP = @RPM_GROUP@ +RPM_PREFIX = @RPM_PREFIX@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +SWORD_INCLUDES = @SWORD_INCLUDES@ +SWORD_LIBRARY_PATH = @SWORD_LIBRARY_PATH@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +idldir = @idldir@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = bibletimeui.rc +rcdir = $(kde_datadir)/bibletime +rc_DATA = bibletimeui.rc +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = ../../config.h +CONFIG_CLEAN_FILES = +DATA = $(rc_DATA) + +DIST_COMMON = Makefile.am Makefile.in + + +DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) + +TAR = tar +GZIP_ENV = --best +#>- all: all-redirect +#>+ 1 +all: docs-am all-redirect +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/xml/Makefile +#>+ 2 + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/xml/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/xml/Makefile.in + +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + +install-rcDATA: $(rc_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(rcdir) + @list='$(rc_DATA)'; for p in $$list; do \ + if test -f $(srcdir)/$$p; then \ + echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p"; \ + $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p; \ + else if test -f $$p; then \ + echo " $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p"; \ + $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p; \ + fi; fi; \ + done + +uninstall-rcDATA: + @$(NORMAL_UNINSTALL) + list='$(rc_DATA)'; for p in $$list; do \ + rm -f $(DESTDIR)$(rcdir)/$$p; \ + done +tags: TAGS +TAGS: + + +distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) + +subdir = bibletime/xml + +distdir: $(DISTFILES) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(top_distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu bibletime/xml/Makefile + @for file in $(DISTFILES); do \ + d=$(srcdir); \ + if test -d $$d/$$file; then \ + cp -pr $$d/$$file $(distdir)/$$file; \ + else \ + test -f $(distdir)/$$file \ + || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ + || cp -p $$d/$$file $(distdir)/$$file || :; \ + fi; \ + done +info-am: +info: info-am +dvi-am: +dvi: dvi-am +check-am: all-am +check: check-am +installcheck-am: +installcheck: installcheck-am +install-exec-am: +install-exec: install-exec-am + +install-data-am: install-rcDATA +install-data: install-data-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am +install: install-am +uninstall-am: uninstall-rcDATA +uninstall: uninstall-am +all-am: Makefile $(DATA) +all-redirect: all-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install +installdirs: + $(mkinstalldirs) $(DESTDIR)$(rcdir) + + +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f config.cache config.log stamp-h stamp-h[0-9]* + +maintainer-clean-generic: +mostlyclean-am: mostlyclean-generic + +mostlyclean: mostlyclean-am + +clean-am: clean-generic mostlyclean-am + +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +distclean-am: distclean-generic clean-am + -rm -f libtool + +distclean: distclean-am + +maintainer-clean-am: maintainer-clean-generic distclean-am + @echo "This command is intended for maintainers to use;" + @echo "it deletes files that may require special tools to rebuild." + +maintainer-clean: maintainer-clean-am + +.PHONY: uninstall-rcDATA install-rcDATA tags distdir info-am info dvi-am \ +dvi check check-am installcheck-am installcheck install-exec-am \ +install-exec install-data-am install-data install-am install \ +uninstall-am uninstall all-redirect all-am all installdirs \ +mostlyclean-generic distclean-generic clean-generic \ +maintainer-clean-generic clean mostlyclean distclean maintainer-clean + + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 5 +force-reedit: + cd $(top_srcdir) && $(AUTOMAKE) --gnu bibletime/xml/Makefile + cd $(top_srcdir) && perl admin/am_edit bibletime/xml/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/bibletime/xml/bibletimeui.rc b/bibletime/xml/bibletimeui.rc new file mode 100644 index 0000000..d896cf0 --- /dev/null +++ b/bibletime/xml/bibletimeui.rc @@ -0,0 +1,69 @@ +<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"><kpartgui name="BibleTime" version="13"> +<MenuBar> + <Menu name="file" noMerge="1"><text>&File</text> + <Action name="fileClearQueue_action"/> + <Action name="file_print"/> + <Separator/> + <Action name="file_quit"/> + </Menu> + <Menu name="main index"><text>&Main index</text> + <Action name="GMsearch_action"/> + <Separator/> + <Action name="GMreset_action"/> + <Action name="GMdelete_action"/> + </Menu> + <Menu name="view" noMerge="1"><Text>&View</Text> + <Action name="options_show_toolbar"/> + <Separator/> + <Action name="viewGroupManager_action"/> + </Menu> + <Menu name="settings" noMerge="1"><Text>&Settings</Text> + <Action name="options_configure_toolbars"/> + <Action name="options_configure"/> + </Menu> + <Menu name="window"><Text>&Window</Text> + <Action name="windowSaveProfile_action"/> + <Action name="windowLoadProfile_action"/> + <Action name="windowEditProfiles_action"/> + <Separator/> + <Action name="windowFullscreen_action"/> + <Separator/> + <Action name="windowTile_action"/> + <Action name="windowCascade_action"/> + <Action name="windowAutoTile_action"/> + <Action name="windowAutoCascade_action"/> + <Separator/> + <Action name="windowCloseAll_action"/> + <Separator/> + </Menu> + <Menu name="help" noMerge="1"><Text>&Help</Text> + <Action name="help_handbook"/> + <Action name="help_install"/> + <Action name="help_howto"/> + <Separator/> + <Action name="help_whats_this"/> + <Action name="help_report_bug"/> + <Action name="helpDailyTip_action"/> + <Separator/> + <Action name="help_about_app"/> + <Action name="help_about_kde"/> + </Menu> +</MenuBar> +<ToolBar name="mainToolBar" fullWidth="true" noMerge="1" newLine="1"> + <Action name="file_quit"/> + <Action name="file_print"/> + <Action name="file_clearQueue"/> + <Separator/> + <Action name="viewStrongs_action"/> + <Action name="viewFootnotes_action"/> + <Action name="viewGroupmanager_action"/> + <Separator/> + <Action name="GMsearch_action"/> + <Separator/> + <Separator/> + <Action name="windowLoadProfile_action"/> + <Action name="windowFullscreen_action"/> + <Separator/> + <Action name="help_whats_this"/> +</ToolBar> +</kpartgui> diff --git a/config.guess b/config.guess new file mode 100755 index 0000000..378eab8 --- /dev/null +++ b/config.guess @@ -0,0 +1,1368 @@ +#! /bin/sh +# Attempt to guess a canonical system name. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. + +timestamp='2001-03-30' + +# This file is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Written by Per Bothner <bothner@cygnus.com>. +# Please send patches to <config-patches@gnu.org>. +# +# This script attempts to guess a canonical system name similar to +# config.sub. If it succeeds, it prints the system name on stdout, and +# exits with 0. Otherwise, it exits with 1. +# +# The plan is that this can be called by configure scripts if you +# don't specify an explicit build system type. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] + +Output the configuration name of the system \`$me' is run on. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to <config-patches@gnu.org>." + +version="\ +GNU config.guess ($timestamp) + +Originally written by Per Bothner. +Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" >&2 + exit 1 ;; + * ) + break ;; + esac +done + +if test $# != 0; then + echo "$me: too many arguments$help" >&2 + exit 1 +fi + + +dummy=dummy-$$ +trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15 + +# CC_FOR_BUILD -- compiler used by this script. +# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still +# use `HOST_CC' if defined, but it is deprecated. + +case $CC_FOR_BUILD,$HOST_CC,$CC in + ,,) echo "int dummy(){}" > $dummy.c + for c in cc gcc c89 ; do + ($c $dummy.c -c -o $dummy.o) >/dev/null 2>&1 + if test $? = 0 ; then + CC_FOR_BUILD="$c"; break + fi + done + rm -f $dummy.c $dummy.o $dummy.rel + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; +esac + +# This is needed to find uname on a Pyramid OSx when run in the BSD universe. +# (ghazi@noc.rutgers.edu 8/24/94.) +if (test -f /.attbin/uname) >/dev/null 2>&1 ; then + PATH=$PATH:/.attbin ; export PATH +fi + +UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown +UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown +UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown +UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown + +# Note: order is significant - the case branches are not exclusive. + +case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in + *:NetBSD:*:*) + # Netbsd (nbsd) targets should (where applicable) match one or + # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently + # switched to ELF, *-*-netbsd* would select the old + # object file format. This provides both forward + # compatibility and a consistent mechanism for selecting the + # object file format. + # Determine the machine/vendor (is the vendor relevant). + case "${UNAME_MACHINE}" in + amiga) machine=m68k-unknown ;; + arm32) machine=arm-unknown ;; + atari*) machine=m68k-atari ;; + sun3*) machine=m68k-sun ;; + mac68k) machine=m68k-apple ;; + macppc) machine=powerpc-apple ;; + hp3[0-9][05]) machine=m68k-hp ;; + ibmrt|romp-ibm) machine=romp-ibm ;; + *) machine=${UNAME_MACHINE}-unknown ;; + esac + # The Operating System including object format, if it has switched + # to ELF recently, or will in the future. + case "${UNAME_MACHINE}" in + i386|sparc|amiga|arm*|hp300|mvme68k|vax|atari|luna68k|mac68k|news68k|next68k|pc532|sun3*|x68k) + if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ + | grep __ELF__ >/dev/null + then + # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). + # Return netbsd for either. FIX? + os=netbsd + else + os=netbsdelf + fi + ;; + *) + os=netbsd + ;; + esac + # The OS release + release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: + # contains redundant information, the shorter form: + # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. + echo "${machine}-${os}${release}" + exit 0 ;; + alpha:OSF1:*:*) + if test $UNAME_RELEASE = "V4.0"; then + UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` + fi + # A Vn.n version is a released version. + # A Tn.n version is a released field test version. + # A Xn.n version is an unreleased experimental baselevel. + # 1.2 uses "1.2" for uname -r. + cat <<EOF >$dummy.s + .data +\$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + + .text + .globl main + .align 4 + .ent main +main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) + UNAME_MACHINE="alpha" + ;; + 1-0) + UNAME_MACHINE="alphaev5" + ;; + 1-1) + UNAME_MACHINE="alphaev56" + ;; + 1-101) + UNAME_MACHINE="alphapca56" + ;; + 2-303) + UNAME_MACHINE="alphaev6" + ;; + 2-307) + UNAME_MACHINE="alphaev67" + ;; + esac + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + exit 0 ;; + Alpha\ *:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # Should we change UNAME_MACHINE based on the output of uname instead + # of the specific Alpha model? + echo alpha-pc-interix + exit 0 ;; + 21064:Windows_NT:50:3) + echo alpha-dec-winnt3.5 + exit 0 ;; + Amiga*:UNIX_System_V:4.0:*) + echo m68k-unknown-sysv4 + exit 0;; + amiga:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:[Aa]miga[Oo][Ss]:*:*) + echo ${UNAME_MACHINE}-unknown-amigaos + exit 0 ;; + arc64:OpenBSD:*:*) + echo mips64el-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + arc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + hkmips:OpenBSD:*:*) + echo mips-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + pmax:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + sgi:OpenBSD:*:*) + echo mips-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + wgrisc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + *:OS/390:*:*) + echo i370-ibm-openedition + exit 0 ;; + arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) + echo arm-acorn-riscix${UNAME_RELEASE} + exit 0;; + SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) + echo hppa1.1-hitachi-hiuxmpp + exit 0;; + Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) + # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. + if test "`(/bin/universe) 2>/dev/null`" = att ; then + echo pyramid-pyramid-sysv3 + else + echo pyramid-pyramid-bsd + fi + exit 0 ;; + NILE*:*:*:dcosx) + echo pyramid-pyramid-svr4 + exit 0 ;; + sun4H:SunOS:5.*:*) + echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) + echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + i86pc:SunOS:5.*:*) + echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:6*:*) + # According to config.sub, this is the proper way to canonicalize + # SunOS6. Hard to guess exactly what SunOS6 will be like, but + # it's likely to be more like Solaris than SunOS4. + echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + sun4*:SunOS:*:*) + case "`/usr/bin/arch -k`" in + Series*|S4*) + UNAME_RELEASE=`uname -v` + ;; + esac + # Japanese Language versions have a version number like `4.1.3-JL'. + echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` + exit 0 ;; + sun3*:SunOS:*:*) + echo m68k-sun-sunos${UNAME_RELEASE} + exit 0 ;; + sun*:*:4.2BSD:*) + UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` + test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 + case "`/bin/arch`" in + sun3) + echo m68k-sun-sunos${UNAME_RELEASE} + ;; + sun4) + echo sparc-sun-sunos${UNAME_RELEASE} + ;; + esac + exit 0 ;; + aushp:SunOS:*:*) + echo sparc-auspex-sunos${UNAME_RELEASE} + exit 0 ;; + atari*:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + # The situation for MiNT is a little confusing. The machine name + # can be virtually everything (everything which is not + # "atarist" or "atariste" at least should have a processor + # > m68000). The system name ranges from "MiNT" over "FreeMiNT" + # to the lowercase version "mint" (or "freemint"). Finally + # the system name "TOS" denotes a system which is actually not + # MiNT. But MiNT is downward compatible to TOS, so this should + # be no problem. + atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) + echo m68k-atari-mint${UNAME_RELEASE} + exit 0 ;; + milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) + echo m68k-milan-mint${UNAME_RELEASE} + exit 0 ;; + hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) + echo m68k-hades-mint${UNAME_RELEASE} + exit 0 ;; + *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) + echo m68k-unknown-mint${UNAME_RELEASE} + exit 0 ;; + sun3*:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mac68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme68k:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + mvme88k:OpenBSD:*:*) + echo m88k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + powerpc:machten:*:*) + echo powerpc-apple-machten${UNAME_RELEASE} + exit 0 ;; + RISC*:Mach:*:*) + echo mips-dec-mach_bsd4.3 + exit 0 ;; + RISC*:ULTRIX:*:*) + echo mips-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + VAX*:ULTRIX*:*:*) + echo vax-dec-ultrix${UNAME_RELEASE} + exit 0 ;; + 2020:CLIX:*:* | 2430:CLIX:*:*) + echo clipper-intergraph-clix${UNAME_RELEASE} + exit 0 ;; + mips:*:*:UMIPS | mips:*:*:RISCos) + sed 's/^ //' << EOF >$dummy.c +#ifdef __cplusplus +#include <stdio.h> /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif + #if defined (host_mips) && defined (MIPSEB) + #if defined (SYSTYPE_SYSV) + printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_SVR4) + printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); + #endif + #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) + printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); + #endif + #endif + exit (-1); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy \ + && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ + && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo mips-mips-riscos${UNAME_RELEASE} + exit 0 ;; + Night_Hawk:Power_UNIX:*:*) + echo powerpc-harris-powerunix + exit 0 ;; + m88k:CX/UX:7*:*) + echo m88k-harris-cxux7 + exit 0 ;; + m88k:*:4*:R4*) + echo m88k-motorola-sysv4 + exit 0 ;; + m88k:*:3*:R3*) + echo m88k-motorola-sysv3 + exit 0 ;; + AViiON:dgux:*:*) + # DG/UX returns AViiON for all architectures + UNAME_PROCESSOR=`/usr/bin/uname -p` + if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] + then + if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ + [ ${TARGET_BINARY_INTERFACE}x = x ] + then + echo m88k-dg-dgux${UNAME_RELEASE} + else + echo m88k-dg-dguxbcs${UNAME_RELEASE} + fi + else + echo i586-dg-dgux${UNAME_RELEASE} + fi + exit 0 ;; + M88*:DolphinOS:*:*) # DolphinOS (SVR3) + echo m88k-dolphin-sysv3 + exit 0 ;; + M88*:*:R3*:*) + # Delta 88k system running SVR3 + echo m88k-motorola-sysv3 + exit 0 ;; + XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) + echo m88k-tektronix-sysv3 + exit 0 ;; + Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) + echo m68k-tektronix-bsd + exit 0 ;; + *:IRIX*:*:*) + echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` + exit 0 ;; + ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' + i?86:AIX:*:*) + echo i386-ibm-aix + exit 0 ;; + ia64:AIX:*:*) + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:2:3) + if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then + sed 's/^ //' << EOF >$dummy.c + #include <sys/systemcfg.h> + + main() + { + if (!__power_pc()) + exit(1); + puts("powerpc-ibm-aix3.2.5"); + exit(0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo rs6000-ibm-aix3.2.5 + elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then + echo rs6000-ibm-aix3.2.4 + else + echo rs6000-ibm-aix3.2 + fi + exit 0 ;; + *:AIX:*:[45]) + IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'` + if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then + IBM_ARCH=rs6000 + else + IBM_ARCH=powerpc + fi + if [ -x /usr/bin/oslevel ] ; then + IBM_REV=`/usr/bin/oslevel` + else + IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} + fi + echo ${IBM_ARCH}-ibm-aix${IBM_REV} + exit 0 ;; + *:AIX:*:*) + echo rs6000-ibm-aix + exit 0 ;; + ibmrt:4.4BSD:*|romp-ibm:BSD:*) + echo romp-ibm-bsd4.4 + exit 0 ;; + ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and + echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to + exit 0 ;; # report: romp-ibm BSD 4.3 + *:BOSX:*:*) + echo rs6000-bull-bosx + exit 0 ;; + DPX/2?00:B.O.S.:*:*) + echo m68k-bull-sysv3 + exit 0 ;; + 9000/[34]??:4.3bsd:1.*:*) + echo m68k-hp-bsd + exit 0 ;; + hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) + echo m68k-hp-bsd4.4 + exit 0 ;; + 9000/[34678]??:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + case "${UNAME_MACHINE}" in + 9000/31? ) HP_ARCH=m68000 ;; + 9000/[34]?? ) HP_ARCH=m68k ;; + 9000/[678][0-9][0-9]) + case "${HPUX_REV}" in + 11.[0-9][0-9]) + if [ -x /usr/bin/getconf ]; then + sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` + sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` + case "${sc_cpu_version}" in + 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 + 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 + 532) # CPU_PA_RISC2_0 + case "${sc_kernel_bits}" in + 32) HP_ARCH="hppa2.0n" ;; + 64) HP_ARCH="hppa2.0w" ;; + esac ;; + esac + fi ;; + esac + if [ "${HP_ARCH}" = "" ]; then + sed 's/^ //' << EOF >$dummy.c + + #define _HPUX_SOURCE + #include <stdlib.h> + #include <unistd.h> + + int main () + { + #if defined(_SC_KERNEL_BITS) + long bits = sysconf(_SC_KERNEL_BITS); + #endif + long cpu = sysconf (_SC_CPU_VERSION); + + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1"); break; + case CPU_PA_RISC2_0: + #if defined(_SC_KERNEL_BITS) + switch (bits) + { + case 64: puts ("hppa2.0w"); break; + case 32: puts ("hppa2.0n"); break; + default: puts ("hppa2.0"); break; + } break; + #else /* !defined(_SC_KERNEL_BITS) */ + puts ("hppa2.0"); break; + #endif + default: puts ("hppa1.0"); break; + } + exit (0); + } +EOF + (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy` + if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi + rm -f $dummy.c $dummy + fi ;; + esac + echo ${HP_ARCH}-hp-hpux${HPUX_REV} + exit 0 ;; + ia64:HP-UX:*:*) + HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux${HPUX_REV} + exit 0 ;; + 3050*:HI-UX:*:*) + sed 's/^ //' << EOF >$dummy.c + #include <unistd.h> + int + main () + { + long cpu = sysconf (_SC_CPU_VERSION); + /* The order matters, because CPU_IS_HP_MC68K erroneously returns + true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct + results, however. */ + if (CPU_IS_PA_RISC (cpu)) + { + switch (cpu) + { + case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; + case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; + case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; + default: puts ("hppa-hitachi-hiuxwe2"); break; + } + } + else if (CPU_IS_HP_MC68K (cpu)) + puts ("m68k-hitachi-hiuxwe2"); + else puts ("unknown-hitachi-hiuxwe2"); + exit (0); + } +EOF + $CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + echo unknown-hitachi-hiuxwe2 + exit 0 ;; + 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) + echo hppa1.1-hp-bsd + exit 0 ;; + 9000/8??:4.3bsd:*:*) + echo hppa1.0-hp-bsd + exit 0 ;; + *9??*:MPE/iX:*:*) + echo hppa1.0-hp-mpeix + exit 0 ;; + hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) + echo hppa1.1-hp-osf + exit 0 ;; + hp8??:OSF1:*:*) + echo hppa1.0-hp-osf + exit 0 ;; + i?86:OSF1:*:*) + if [ -x /usr/sbin/sysversion ] ; then + echo ${UNAME_MACHINE}-unknown-osf1mk + else + echo ${UNAME_MACHINE}-unknown-osf1 + fi + exit 0 ;; + parisc*:Lites*:*:*) + echo hppa1.1-hp-lites + exit 0 ;; + hppa*:OpenBSD:*:*) + echo hppa-unknown-openbsd + exit 0 ;; + C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) + echo c1-convex-bsd + exit 0 ;; + C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) + echo c34-convex-bsd + exit 0 ;; + C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) + echo c38-convex-bsd + exit 0 ;; + C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) + echo c4-convex-bsd + exit 0 ;; + CRAY*X-MP:*:*:*) + echo xmp-cray-unicos + exit 0 ;; + CRAY*Y-MP:*:*:*) + echo ymp-cray-unicos${UNAME_RELEASE} + exit 0 ;; + CRAY*[A-Z]90:*:*:*) + echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ + | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ + -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ + exit 0 ;; + CRAY*TS:*:*:*) + echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3D:*:*:*) + echo alpha-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*T3E:*:*:*) + echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY*SV1:*:*:*) + echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + exit 0 ;; + CRAY-2:*:*:*) + echo cray2-cray-unicos + exit 0 ;; + F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) + FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` + FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` + FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit 0 ;; + hp300:OpenBSD:*:*) + echo m68k-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + i?86:BSD/386:*:* | i?86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) + echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} + exit 0 ;; + sparc*:BSD/OS:*:*) + echo sparc-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:BSD/OS:*:*) + echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} + exit 0 ;; + *:FreeBSD:*:*) + echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + exit 0 ;; + *:OpenBSD:*:*) + echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + exit 0 ;; + i*:CYGWIN*:*) + echo ${UNAME_MACHINE}-pc-cygwin + exit 0 ;; + i*:MINGW*:*) + echo ${UNAME_MACHINE}-pc-mingw32 + exit 0 ;; + i*:PW*:*) + echo ${UNAME_MACHINE}-pc-pw32 + exit 0 ;; + i*:Windows_NT*:* | Pentium*:Windows_NT*:*) + # How do we know it's Interix rather than the generic POSIX subsystem? + # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we + # UNAME_MACHINE based on the output of uname instead of i386? + echo i386-pc-interix + exit 0 ;; + i*:UWIN*:*) + echo ${UNAME_MACHINE}-pc-uwin + exit 0 ;; + p*:CYGWIN*:*) + echo powerpcle-unknown-cygwin + exit 0 ;; + prep*:SunOS:5.*:*) + echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit 0 ;; + *:GNU:*:*) + echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` + exit 0 ;; + i*86:Minix:*:*) + echo ${UNAME_MACHINE}-pc-minix + exit 0 ;; + arm*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + ia64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux + exit 0 ;; + m68*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + mips:Linux:*:*) + cat >$dummy.c <<EOF +#ifdef __cplusplus +#include <stdio.h> /* for printf() prototype */ +int main (int argc, char *argv[]) { +#else +int main (argc, argv) int argc; char *argv[]; { +#endif +#ifdef __MIPSEB__ + printf ("%s-unknown-linux-gnu\n", argv[1]); +#endif +#ifdef __MIPSEL__ + printf ("%sel-unknown-linux-gnu\n", argv[1]); +#endif + return 0; +} +EOF + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + ;; + ppc:Linux:*:*) + # Determine Lib Version + cat >$dummy.c <<EOF +#include <features.h> +#if defined(__GLIBC__) +extern char __libc_version[]; +extern char __libc_release[]; +#endif +main(argc, argv) + int argc; + char *argv[]; +{ +#if defined(__GLIBC__) + printf("%s %s\n", __libc_version, __libc_release); +#else + printf("unknown\n"); +#endif + return 0; +} +EOF + LIBC="" + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null + if test "$?" = 0 ; then + ./$dummy | grep 1\.99 > /dev/null + if test "$?" = 0 ; then LIBC="libc1" ; fi + fi + rm -f $dummy.c $dummy + echo powerpc-unknown-linux-gnu${LIBC} + exit 0 ;; + alpha:Linux:*:*) + cat <<EOF >$dummy.s + .data + \$Lformat: + .byte 37,100,45,37,120,10,0 # "%d-%x\n" + .text + .globl main + .align 4 + .ent main + main: + .frame \$30,16,\$26,0 + ldgp \$29,0(\$27) + .prologue 1 + .long 0x47e03d80 # implver \$0 + lda \$2,-1 + .long 0x47e20c21 # amask \$2,\$1 + lda \$16,\$Lformat + mov \$0,\$17 + not \$1,\$18 + jsr \$26,printf + ldgp \$29,0(\$26) + mov 0,\$16 + jsr \$26,exit + .end main +EOF + LIBC="" + $CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null + if test "$?" = 0 ; then + case `./$dummy` in + 0-0) UNAME_MACHINE="alpha" ;; + 1-0) UNAME_MACHINE="alphaev5" ;; + 1-1) UNAME_MACHINE="alphaev56" ;; + 1-101) UNAME_MACHINE="alphapca56" ;; + 2-303) UNAME_MACHINE="alphaev6" ;; + 2-307) UNAME_MACHINE="alphaev67" ;; + esac + objdump --private-headers $dummy | \ + grep ld.so.1 > /dev/null + if test "$?" = 0 ; then + LIBC="libc1" + fi + fi + rm -f $dummy.s $dummy + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + exit 0 ;; + parisc:Linux:*:* | hppa:Linux:*:*) + # Look for CPU level + case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in + PA7*) echo hppa1.1-unknown-linux-gnu ;; + PA8*) echo hppa2.0-unknown-linux-gnu ;; + *) echo hppa-unknown-linux-gnu ;; + esac + exit 0 ;; + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-gnu + exit 0 ;; + s390:Linux:*:* | s390x:Linux:*:*) + echo ${UNAME_MACHINE}-ibm-linux + exit 0 ;; + sh*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + sparc:Linux:*:* | sparc64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit 0 ;; + x86_64:Linux:*:*) + echo x86_64-unknown-linux-gnu + exit 0 ;; + i?86:Linux:*:*) + # The BFD linker knows what the default object file format is, so + # first see if it will tell us. cd to the root directory to prevent + # problems with other programs or directories called `ld' in the path. + ld_supported_emulations=`cd /; ld --help 2>&1 \ + | sed -ne '/supported emulations:/!d + s/[ ][ ]*/ /g + s/.*supported emulations: *// + s/ .*// + p'` + case "$ld_supported_emulations" in + i?86linux) + echo "${UNAME_MACHINE}-pc-linux-gnuaout" + exit 0 + ;; + elf_i?86) + TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" + ;; + i?86coff) + echo "${UNAME_MACHINE}-pc-linux-gnucoff" + exit 0 + ;; + esac + # Either a pre-BFD a.out linker (linux-gnuoldld) + # or one that does not give us useful --help. + # GCC wants to distinguish between linux-gnuoldld and linux-gnuaout. + # If ld does not provide *any* "supported emulations:" + # that means it is gnuoldld. + test -z "$ld_supported_emulations" && echo "${UNAME_MACHINE}-pc-linux-gnuoldld" && exit 0 + case "${UNAME_MACHINE}" in + i?86) + VENDOR=pc; + ;; + *) + VENDOR=unknown; + ;; + esac + # Determine whether the default compiler is a.out or elf + cat >$dummy.c <<EOF +#include <features.h> +#ifdef __cplusplus +#include <stdio.h> /* for printf() prototype */ + int main (int argc, char *argv[]) { +#else + int main (argc, argv) int argc; char *argv[]; { +#endif +#ifdef __ELF__ +# ifdef __GLIBC__ +# if __GLIBC__ >= 2 + printf ("%s-${VENDOR}-linux-gnu\n", argv[1]); +# else + printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]); +# endif +# else + printf ("%s-${VENDOR}-linux-gnulibc1\n", argv[1]); +# endif +#else + printf ("%s-${VENDOR}-linux-gnuaout\n", argv[1]); +#endif + return 0; +} +EOF + $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0 + rm -f $dummy.c $dummy + test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0 + ;; +# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. earlier versions +# are messed up and put the nodename in both sysname and nodename. + i?86:DYNIX/ptx:4*:*) + echo i386-sequent-sysv4 + exit 0 ;; + i?86:UNIX_SV:4.2MP:2.*) + # Unixware is an offshoot of SVR4, but it has its own version + # number series starting with 2... + # I am not positive that other SVR4 systems won't match this, + # I just have to hope. -- rms. + # Use sysv4.2uw... so that sysv4* matches it. + echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} + exit 0 ;; + i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*) + UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` + if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then + echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} + fi + exit 0 ;; + i?86:*:5:7*) + # Fixed at (any) Pentium or better + UNAME_MACHINE=i586 + if [ ${UNAME_SYSTEM} = "UnixWare" ] ; then + echo ${UNAME_MACHINE}-sco-sysv${UNAME_RELEASE}uw${UNAME_VERSION} + else + echo ${UNAME_MACHINE}-pc-sysv${UNAME_RELEASE} + fi + exit 0 ;; + i?86:*:3.2:*) + if test -f /usr/options/cb.name; then + UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name` + echo ${UNAME_MACHINE}-pc-isc$UNAME_REL + elif /bin/uname -X 2>/dev/null >/dev/null ; then + UNAME_REL=`(/bin/uname -X|egrep Release|sed -e 's/.*= //')` + (/bin/uname -X|egrep i80486 >/dev/null) && UNAME_MACHINE=i486 + (/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \ + && UNAME_MACHINE=i586 + (/bin/uname -X|egrep '^Machine.*Pent ?II' >/dev/null) \ + && UNAME_MACHINE=i686 + (/bin/uname -X|egrep '^Machine.*Pentium Pro' >/dev/null) \ + && UNAME_MACHINE=i686 + echo ${UNAME_MACHINE}-pc-sco$UNAME_REL + else + echo ${UNAME_MACHINE}-pc-sysv32 + fi + exit 0 ;; + i?86:*DOS:*:*) + echo ${UNAME_MACHINE}-pc-msdosdjgpp + exit 0 ;; + pc:*:*:*) + # Left here for compatibility: + # uname -m prints for DJGPP always 'pc', but it prints nothing about + # the processor, so we play safe by assuming i386. + echo i386-pc-msdosdjgpp + exit 0 ;; + Intel:Mach:3*:*) + echo i386-pc-mach3 + exit 0 ;; + paragon:*:*:*) + echo i860-intel-osf1 + exit 0 ;; + i860:*:4.*:*) # i860-SVR4 + if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then + echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 + else # Add other i860-SVR4 vendors below as they are discovered. + echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 + fi + exit 0 ;; + mini*:CTIX:SYS*5:*) + # "miniframe" + echo m68010-convergent-sysv + exit 0 ;; + M68*:*:R3V[567]*:*) + test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; + 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 4850:*:4.0:3.0) + OS_REL='' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4.3${OS_REL} && exit 0 + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;; + 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && echo i486-ncr-sysv4 && exit 0 ;; + m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) + echo m68k-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + mc68030:UNIX_System_V:4.*:*) + echo m68k-atari-sysv4 + exit 0 ;; + i?86:LynxOS:2.*:* | i?86:LynxOS:3.[01]*:* | i?86:LynxOS:4.0*:*) + echo i386-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + TSUNAMI:LynxOS:2.*:*) + echo sparc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + rs6000:LynxOS:2.*:*) + echo rs6000-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + echo powerpc-unknown-lynxos${UNAME_RELEASE} + exit 0 ;; + SM[BE]S:UNIX_SV:*:*) + echo mips-dde-sysv${UNAME_RELEASE} + exit 0 ;; + RM*:ReliantUNIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + RM*:SINIX-*:*:*) + echo mips-sni-sysv4 + exit 0 ;; + *:SINIX-*:*:*) + if uname -p 2>/dev/null >/dev/null ; then + UNAME_MACHINE=`(uname -p) 2>/dev/null` + echo ${UNAME_MACHINE}-sni-sysv4 + else + echo ns32k-sni-sysv + fi + exit 0 ;; + PENTIUM:CPunix:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort + # says <Richard.M.Bartel@ccMail.Census.GOV> + echo i586-unisys-sysv4 + exit 0 ;; + *:UNIX_System_V:4*:FTX*) + # From Gerald Hewes <hewes@openmarket.com>. + # How about differentiating between stratus architectures? -djm + echo hppa1.1-stratus-sysv4 + exit 0 ;; + *:*:*:FTX*) + # From seanf@swdc.stratus.com. + echo i860-stratus-sysv4 + exit 0 ;; + mc68*:A/UX:*:*) + echo m68k-apple-aux${UNAME_RELEASE} + exit 0 ;; + news*:NEWS-OS:6*:*) + echo mips-sony-newsos6 + exit 0 ;; + R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) + if [ -d /usr/nec ]; then + echo mips-nec-sysv${UNAME_RELEASE} + else + echo mips-unknown-sysv${UNAME_RELEASE} + fi + exit 0 ;; + BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. + echo powerpc-be-beos + exit 0 ;; + BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. + echo powerpc-apple-beos + exit 0 ;; + BePC:BeOS:*:*) # BeOS running on Intel PC compatible. + echo i586-pc-beos + exit 0 ;; + SX-4:SUPER-UX:*:*) + echo sx4-nec-superux${UNAME_RELEASE} + exit 0 ;; + SX-5:SUPER-UX:*:*) + echo sx5-nec-superux${UNAME_RELEASE} + exit 0 ;; + Power*:Rhapsody:*:*) + echo powerpc-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Rhapsody:*:*) + echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} + exit 0 ;; + *:Darwin:*:*) + echo `uname -p`-apple-darwin${UNAME_RELEASE} + exit 0 ;; + *:procnto*:*:* | *:QNX:[0123456789]*:*) + if test "${UNAME_MACHINE}" = "x86pc"; then + UNAME_MACHINE=pc + fi + echo `uname -p`-${UNAME_MACHINE}-nto-qnx + exit 0 ;; + *:QNX:*:4*) + echo i386-pc-qnx + exit 0 ;; + NSR-[KW]:NONSTOP_KERNEL:*:*) + echo nsr-tandem-nsk${UNAME_RELEASE} + exit 0 ;; + *:NonStop-UX:*:*) + echo mips-compaq-nonstopux + exit 0 ;; + BS2000:POSIX*:*:*) + echo bs2000-siemens-sysv + exit 0 ;; + DS/*:UNIX_System_V:*:*) + echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} + exit 0 ;; + *:Plan9:*:*) + # "uname -m" is not consistent, so use $cputype instead. 386 + # is converted to i386 for consistency with other x86 + # operating systems. + if test "$cputype" = "386"; then + UNAME_MACHINE=i386 + else + UNAME_MACHINE="$cputype" + fi + echo ${UNAME_MACHINE}-unknown-plan9 + exit 0 ;; + i?86:OS/2:*:*) + # If we were able to find `uname', then EMX Unix compatibility + # is probably installed. + echo ${UNAME_MACHINE}-pc-os2-emx + exit 0 ;; + *:TOPS-10:*:*) + echo pdp10-unknown-tops10 + exit 0 ;; + *:TENEX:*:*) + echo pdp10-unknown-tenex + exit 0 ;; + KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) + echo pdp10-dec-tops20 + exit 0 ;; + XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) + echo pdp10-xkl-tops20 + exit 0 ;; + *:TOPS-20:*:*) + echo pdp10-unknown-tops20 + exit 0 ;; + *:ITS:*:*) + echo pdp10-unknown-its + exit 0 ;; +esac + +#echo '(No uname command or uname output not recognized.)' 1>&2 +#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 + +cat >$dummy.c <<EOF +#ifdef _SEQUENT_ +# include <sys/types.h> +# include <sys/utsname.h> +#endif +main () +{ +#if defined (sony) +#if defined (MIPSEB) + /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, + I don't know.... */ + printf ("mips-sony-bsd\n"); exit (0); +#else +#include <sys/param.h> + printf ("m68k-sony-newsos%s\n", +#ifdef NEWSOS4 + "4" +#else + "" +#endif + ); exit (0); +#endif +#endif + +#if defined (__arm) && defined (__acorn) && defined (__unix) + printf ("arm-acorn-riscix"); exit (0); +#endif + +#if defined (hp300) && !defined (hpux) + printf ("m68k-hp-bsd\n"); exit (0); +#endif + +#if defined (NeXT) +#if !defined (__ARCHITECTURE__) +#define __ARCHITECTURE__ "m68k" +#endif + int version; + version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; + if (version < 4) + printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); + else + printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); + exit (0); +#endif + +#if defined (MULTIMAX) || defined (n16) +#if defined (UMAXV) + printf ("ns32k-encore-sysv\n"); exit (0); +#else +#if defined (CMU) + printf ("ns32k-encore-mach\n"); exit (0); +#else + printf ("ns32k-encore-bsd\n"); exit (0); +#endif +#endif +#endif + +#if defined (__386BSD__) + printf ("i386-pc-bsd\n"); exit (0); +#endif + +#if defined (sequent) +#if defined (i386) + printf ("i386-sequent-dynix\n"); exit (0); +#endif +#if defined (ns32000) + printf ("ns32k-sequent-dynix\n"); exit (0); +#endif +#endif + +#if defined (_SEQUENT_) + struct utsname un; + + uname(&un); + + if (strncmp(un.version, "V2", 2) == 0) { + printf ("i386-sequent-ptx2\n"); exit (0); + } + if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ + printf ("i386-sequent-ptx1\n"); exit (0); + } + printf ("i386-sequent-ptx\n"); exit (0); + +#endif + +#if defined (vax) +# if !defined (ultrix) +# include <sys/param.h> +# if defined (BSD) +# if BSD == 43 + printf ("vax-dec-bsd4.3\n"); exit (0); +# else +# if BSD == 199006 + printf ("vax-dec-bsd4.3reno\n"); exit (0); +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# endif +# else + printf ("vax-dec-bsd\n"); exit (0); +# endif +# else + printf ("vax-dec-ultrix\n"); exit (0); +# endif +#endif + +#if defined (alliant) && defined (i860) + printf ("i860-alliant-bsd\n"); exit (0); +#endif + + exit (1); +} +EOF + +$CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy && rm -f $dummy.c $dummy && exit 0 +rm -f $dummy.c $dummy + +# Apollos put the system type in the environment. + +test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; } + +# Convex versions that predate uname can use getsysinfo(1) + +if [ -x /usr/convex/getsysinfo ] +then + case `getsysinfo -f cpu_type` in + c1*) + echo c1-convex-bsd + exit 0 ;; + c2*) + if getsysinfo -f scalar_acc + then echo c32-convex-bsd + else echo c2-convex-bsd + fi + exit 0 ;; + c34*) + echo c34-convex-bsd + exit 0 ;; + c38*) + echo c38-convex-bsd + exit 0 ;; + c4*) + echo c4-convex-bsd + exit 0 ;; + esac +fi + +cat >&2 <<EOF +$0: unable to guess system type + +This script, last modified $timestamp, has failed to recognize +the operating system you are using. It is advised that you +download the most up to date version of the config scripts from + + ftp://ftp.gnu.org/pub/gnu/config/ + +If the version you run ($0) is already up to date, please +send the following data and any information you think might be +pertinent to <config-patches@gnu.org> in order to provide the needed +information to handle your system. + +config.guess timestamp = $timestamp + +uname -m = `(uname -m) 2>/dev/null || echo unknown` +uname -r = `(uname -r) 2>/dev/null || echo unknown` +uname -s = `(uname -s) 2>/dev/null || echo unknown` +uname -v = `(uname -v) 2>/dev/null || echo unknown` + +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` +/bin/uname -X = `(/bin/uname -X) 2>/dev/null` + +hostinfo = `(hostinfo) 2>/dev/null` +/bin/universe = `(/bin/universe) 2>/dev/null` +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` +/bin/arch = `(/bin/arch) 2>/dev/null` +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` + +UNAME_MACHINE = ${UNAME_MACHINE} +UNAME_RELEASE = ${UNAME_RELEASE} +UNAME_SYSTEM = ${UNAME_SYSTEM} +UNAME_VERSION = ${UNAME_VERSION} +EOF + +exit 1 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/config.h b/config.h new file mode 100644 index 0000000..4f0b89a --- /dev/null +++ b/config.h @@ -0,0 +1,54 @@ +/* config.h. Generated automatically by configure. */ +/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ + +/* The number of bytes in a char. */ +#define SIZEOF_CHAR 1 + +/* The number of bytes in a char *. */ +#define SIZEOF_CHAR_P 4 + +/* The number of bytes in a int. */ +#define SIZEOF_INT 4 + +/* The number of bytes in a long. */ +#define SIZEOF_LONG 4 + +/* Define if you have the res_init function. */ +#define HAVE_RES_INIT 1 + +/* Name of package */ +#define PACKAGE "bibletime" + +/* Version number of package */ +#define VERSION "1.1" + +/* C++ compiler supports template repository */ +#define HAVE_TEMPLATE_REPOSITORY 1 + +/* Defines if your system has the crypt function */ +#define HAVE_CRYPT 1 + +/* Define the real type of socklen_t */ +/* #undef socklen_t */ + +/* Compatibility define */ +#define ksize_t socklen_t + +/* Define if you have libz */ +#define HAVE_LIBZ 1 + +/* Define if you want Xinerama support */ +/* #undef HAVE_XINERAMA */ + +/* Define if you have libpng */ +#define HAVE_LIBPNG 1 + +/* Define if you have libjpeg */ +#define HAVE_LIBJPEG 1 + +/* The type of your distribution */ +#define DISTRIBUTION Debian + +/* The version of your distribution */ +#define DISTRIBUTION_VERSION 3.0 + diff --git a/config.h.in b/config.h.in new file mode 100644 index 0000000..6cf1360 --- /dev/null +++ b/config.h.in @@ -0,0 +1,53 @@ +/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ + +/* The number of bytes in a char. */ +#undef SIZEOF_CHAR + +/* The number of bytes in a char *. */ +#undef SIZEOF_CHAR_P + +/* The number of bytes in a int. */ +#undef SIZEOF_INT + +/* The number of bytes in a long. */ +#undef SIZEOF_LONG + +/* Define if you have the res_init function. */ +#undef HAVE_RES_INIT + +/* Name of package */ +#undef PACKAGE + +/* Version number of package */ +#undef VERSION + +/* C++ compiler supports template repository */ +#undef HAVE_TEMPLATE_REPOSITORY + +/* Defines if your system has the crypt function */ +#undef HAVE_CRYPT + +/* Define the real type of socklen_t */ +#undef socklen_t + +/* Compatibility define */ +#undef ksize_t + +/* Define if you have libz */ +#undef HAVE_LIBZ + +/* Define if you want Xinerama support */ +#undef HAVE_XINERAMA + +/* Define if you have libpng */ +#undef HAVE_LIBPNG + +/* Define if you have libjpeg */ +#undef HAVE_LIBJPEG + +/* The type of your distribution */ +#undef DISTRIBUTION + +/* The version of your distribution */ +#undef DISTRIBUTION_VERSION + diff --git a/config.sub b/config.sub new file mode 100755 index 0000000..4ac0c8b --- /dev/null +++ b/config.sub @@ -0,0 +1,1360 @@ +#! /bin/sh +# Configuration validation subroutine script. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. + +timestamp='2001-03-30' + +# This file is (in principle) common to ALL GNU software. +# The presence of a machine in this file suggests that SOME GNU software +# can handle that machine. It does not imply ALL GNU software can. +# +# This file is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. + +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Please send patches to <config-patches@gnu.org>. +# +# Configuration subroutine to validate and canonicalize a configuration type. +# Supply the specified configuration type as an argument. +# If it is invalid, we print an error message on stderr and exit with code 1. +# Otherwise, we print the canonical config type on stdout and succeed. + +# This file is supposed to be the same for all GNU packages +# and recognize all the CPU types, system types and aliases +# that are meaningful with *any* GNU software. +# Each package is responsible for reporting which valid configurations +# it does not support. The user should be able to distinguish +# a failure to support a valid configuration from a meaningless +# configuration. + +# The goal of this file is to map all the various variations of a given +# machine specification into a single specification in the form: +# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM +# or in some cases, the newer four-part form: +# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM +# It is wrong to echo any other type of specification. + +me=`echo "$0" | sed -e 's,.*/,,'` + +usage="\ +Usage: $0 [OPTION] CPU-MFR-OPSYS + $0 [OPTION] ALIAS + +Canonicalize a configuration name. + +Operation modes: + -h, --help print this help, then exit + -t, --time-stamp print date of last modification, then exit + -v, --version print version number, then exit + +Report bugs and patches to <config-patches@gnu.org>." + +version="\ +GNU config.sub ($timestamp) + +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +Free Software Foundation, Inc. + +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." + +help=" +Try \`$me --help' for more information." + +# Parse command line +while test $# -gt 0 ; do + case $1 in + --time-stamp | --time* | -t ) + echo "$timestamp" ; exit 0 ;; + --version | -v ) + echo "$version" ; exit 0 ;; + --help | --h* | -h ) + echo "$usage"; exit 0 ;; + -- ) # Stop option processing + shift; break ;; + - ) # Use stdin as input. + break ;; + -* ) + echo "$me: invalid option $1$help" + exit 1 ;; + + *local*) + # First pass through any local machine types. + echo $1 + exit 0;; + + * ) + break ;; + esac +done + +case $# in + 0) echo "$me: missing argument$help" >&2 + exit 1;; + 1) ;; + *) echo "$me: too many arguments$help" >&2 + exit 1;; +esac + +# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). +# Here we must recognize all the valid KERNEL-OS combinations. +maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +case $maybe_os in + nto-qnx* | linux-gnu* | storm-chaos* | os2-emx*) + os=-$maybe_os + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; + *) + basic_machine=`echo $1 | sed 's/-[^-]*$//'` + if [ $basic_machine != $1 ] + then os=`echo $1 | sed 's/.*-/-/'` + else os=; fi + ;; +esac + +### Let's recognize common machines as not being operating systems so +### that things like config.sub decstation-3100 work. We also +### recognize some manufacturers as not being operating systems, so we +### can provide default operating systems below. +case $os in + -sun*os*) + # Prevent following clause from handling this invalid input. + ;; + -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ + -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ + -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ + -apple | -axis) + os= + basic_machine=$1 + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= + basic_machine=$1 + ;; + -scout) + ;; + -wrs) + os=-vxworks + basic_machine=$1 + ;; + -hiux*) + os=-hiuxwe2 + ;; + -sco5) + os=-sco3.2v5 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco4) + os=-sco3.2v4 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2.[4-9]*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2v[4-9]*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -sco*) + os=-sco3.2v2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -udk*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -isc) + os=-isc2.2 + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -clix*) + basic_machine=clipper-intergraph + ;; + -isc*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` + ;; + -lynx*) + os=-lynxos + ;; + -ptx*) + basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` + ;; + -windowsnt*) + os=`echo $os | sed -e 's/windowsnt/winnt/'` + ;; + -psos*) + os=-psos + ;; + -mint | -mint[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; +esac + +# Decode aliases for certain CPU-COMPANY combinations. +case $basic_machine in + # Recognize the basic CPU types without company name. + # Some are omitted here because they have special meanings below. + tahoe | i860 | ia64 | m32r | m68k | m68000 | m88k | ns32k | arc \ + | arm | arme[lb] | arm[bl]e | armv[2345] | armv[345][lb] | strongarm | xscale \ + | pyramid | mn10200 | mn10300 | tron | a29k \ + | 580 | i960 | h8300 \ + | x86 | ppcbe | mipsbe | mipsle | shbe | shle \ + | hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \ + | hppa64 \ + | alpha | alphaev[4-8] | alphaev56 | alphapca5[67] \ + | alphaev6[78] \ + | we32k | ns16k | clipper | i370 | sh | sh[34] \ + | powerpc | powerpcle \ + | 1750a | dsp16xx | pdp10 | pdp11 \ + | mips16 | mips64 | mipsel | mips64el \ + | mips64orion | mips64orionel | mipstx39 | mipstx39el \ + | mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \ + | mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \ + | sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \ + | thumb | d10v | d30v | fr30 | avr | openrisc | tic80 \ + | pj | pjl | h8500) + basic_machine=$basic_machine-unknown + ;; + m6811 | m68hc11 | m6812 | m68hc12) + # Motorola 68HC11/12. + basic_machine=$basic_machine-unknown + os=-none + ;; + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | z8k | v70 | w65) + ;; + + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i[234567]86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. + *-*-*) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; + # Recognize the basic CPU types with company name. + # FIXME: clean up the formatting here. + vax-* | tahoe-* | i[234567]86-* | i860-* | ia64-* | m32r-* | m68k-* | m68000-* \ + | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | c[123]* \ + | arm-* | armbe-* | armle-* | armv*-* | strongarm-* | xscale-* \ + | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ + | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \ + | xmp-* | ymp-* \ + | x86-* | ppcbe-* | mipsbe-* | mipsle-* | shbe-* | shle-* \ + | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* | hppa2.0w-* \ + | hppa2.0n-* | hppa64-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphapca5[67]-* \ + | alphaev6[78]-* \ + | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \ + | clipper-* | orion-* \ + | sparclite-* | pdp10-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ + | sparc64-* | sparcv9-* | sparc86x-* | mips16-* | mips64-* | mipsel-* \ + | mips64el-* | mips64orion-* | mips64orionel-* \ + | mips64vr4100-* | mips64vr4100el-* | mips64vr4300-* | mips64vr4300el-* \ + | mipstx39-* | mipstx39el-* | mcore-* \ + | f30[01]-* | f700-* | s390-* | s390x-* | sv1-* | t3e-* \ + | [cjt]90-* \ + | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \ + | thumb-* | v850-* | d30v-* | tic30-* | tic80-* | c30-* | fr30-* \ + | bs2000-* | tic54x-* | c54x-* | x86_64-* | pj-* | pjl-*) + ;; + # Recognize the various machine names and aliases which stand + # for a CPU type and a company and sometimes even an OS. + 386bsd) + basic_machine=i386-unknown + os=-bsd + ;; + 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) + basic_machine=m68000-att + ;; + 3b*) + basic_machine=we32k-att + ;; + a29khif) + basic_machine=a29k-amd + os=-udi + ;; + adobe68k) + basic_machine=m68010-adobe + os=-scout + ;; + alliant | fx80) + basic_machine=fx80-alliant + ;; + altos | altos3068) + basic_machine=m68k-altos + ;; + am29k) + basic_machine=a29k-none + os=-bsd + ;; + amdahl) + basic_machine=580-amdahl + os=-sysv + ;; + amiga | amiga-*) + basic_machine=m68k-unknown + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=-amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=-sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=-sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=-bsd + ;; + aux) + basic_machine=m68k-apple + os=-aux + ;; + balance) + basic_machine=ns32k-sequent + os=-dynix + ;; + convex-c1) + basic_machine=c1-convex + os=-bsd + ;; + convex-c2) + basic_machine=c2-convex + os=-bsd + ;; + convex-c32) + basic_machine=c32-convex + os=-bsd + ;; + convex-c34) + basic_machine=c34-convex + os=-bsd + ;; + convex-c38) + basic_machine=c38-convex + os=-bsd + ;; + cray | ymp) + basic_machine=ymp-cray + os=-unicos + ;; + cray2) + basic_machine=cray2-cray + os=-unicos + ;; + [cjt]90) + basic_machine=${basic_machine}-cray + os=-unicos + ;; + crds | unos) + basic_machine=m68k-crds + ;; + cris | cris-* | etrax*) + basic_machine=cris-axis + ;; + da30 | da30-*) + basic_machine=m68k-da30 + ;; + decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) + basic_machine=mips-dec + ;; + delta | 3300 | motorola-3300 | motorola-delta \ + | 3300-motorola | delta-motorola) + basic_machine=m68k-motorola + ;; + delta88) + basic_machine=m88k-motorola + os=-sysv3 + ;; + dpx20 | dpx20-*) + basic_machine=rs6000-bull + os=-bosx + ;; + dpx2* | dpx2*-bull) + basic_machine=m68k-bull + os=-sysv3 + ;; + ebmon29k) + basic_machine=a29k-amd + os=-ebmon + ;; + elxsi) + basic_machine=elxsi-elxsi + os=-bsd + ;; + encore | umax | mmax) + basic_machine=ns32k-encore + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=-ose + ;; + fx2800) + basic_machine=i860-alliant + ;; + genix) + basic_machine=ns32k-ns + ;; + gmicro) + basic_machine=tron-gmicro + os=-sysv + ;; + go32) + basic_machine=i386-pc + os=-go32 + ;; + h3050r* | hiux*) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=-hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=-xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=-hms + ;; + harris) + basic_machine=m88k-harris + os=-sysv3 + ;; + hp300-*) + basic_machine=m68k-hp + ;; + hp300bsd) + basic_machine=m68k-hp + os=-bsd + ;; + hp300hpux) + basic_machine=m68k-hp + os=-hpux + ;; + hp3k9[0-9][0-9] | hp9[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k2[0-9][0-9] | hp9k31[0-9]) + basic_machine=m68000-hp + ;; + hp9k3[2-9][0-9]) + basic_machine=m68k-hp + ;; + hp9k6[0-9][0-9] | hp6[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hp9k7[0-79][0-9] | hp7[0-79][0-9]) + basic_machine=hppa1.1-hp + ;; + hp9k78[0-9] | hp78[0-9]) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) + # FIXME: really hppa2.0-hp + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][13679] | hp8[0-9][13679]) + basic_machine=hppa1.1-hp + ;; + hp9k8[0-9][0-9] | hp8[0-9][0-9]) + basic_machine=hppa1.0-hp + ;; + hppa-next) + os=-nextstep3 + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=-osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=-proelf + ;; + i370-ibm* | ibm*) + basic_machine=i370-ibm + ;; +# I'm not sure what "Sysv32" means. Should this be sysv3.2? + i[34567]86v32) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv32 + ;; + i[34567]86v4*) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv4 + ;; + i[34567]86v) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-sysv + ;; + i[34567]86sol2) + basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; + i386mach) + basic_machine=i386-mach + os=-mach + ;; + i386-vsta | vsta) + basic_machine=i386-unknown + os=-vsta + ;; + iris | iris4d) + basic_machine=mips-sgi + case $os in + -irix*) + ;; + *) + os=-irix4 + ;; + esac + ;; + isi68 | isi) + basic_machine=m68k-isi + os=-sysv + ;; + m88k-omron*) + basic_machine=m88k-omron + ;; + magnum | m3230) + basic_machine=mips-mips + os=-sysv + ;; + merlin) + basic_machine=ns32k-utek + os=-sysv + ;; + mingw32) + basic_machine=i386-pc + os=-mingw32 + ;; + miniframe) + basic_machine=m68000-convergent + ;; + *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) + basic_machine=m68k-atari + os=-mint + ;; + mipsel*-linux*) + basic_machine=mipsel-unknown + os=-linux-gnu + ;; + mips*-linux*) + basic_machine=mips-unknown + os=-linux-gnu + ;; + mips3*-*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` + ;; + mips3*) + basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown + ;; + mmix*) + basic_machine=mmix-knuth + os=-mmixware + ;; + monitor) + basic_machine=m68k-rom68k + os=-coff + ;; + msdos) + basic_machine=i386-pc + os=-msdos + ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 + ;; + netbsd386) + basic_machine=i386-unknown + os=-netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=-linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=-newsos + ;; + news1000) + basic_machine=m68030-sony + os=-newsos + ;; + news-3600 | risc-news) + basic_machine=mips-sony + os=-newsos + ;; + necv70) + basic_machine=v70-nec + os=-sysv + ;; + next | m*-next ) + basic_machine=m68k-next + case $os in + -nextstep* ) + ;; + -ns2*) + os=-nextstep2 + ;; + *) + os=-nextstep3 + ;; + esac + ;; + nh3000) + basic_machine=m68k-harris + os=-cxux + ;; + nh[45]000) + basic_machine=m88k-harris + os=-cxux + ;; + nindy960) + basic_machine=i960-intel + os=-nindy + ;; + mon960) + basic_machine=i960-intel + os=-mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=-nonstopux + ;; + np1) + basic_machine=np1-gould + ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; + op50n-* | op60c-*) + basic_machine=hppa1.1-oki + os=-proelf + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=-ose + ;; + os68k) + basic_machine=m68k-none + os=-os68k + ;; + pa-hitachi) + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + paragon) + basic_machine=i860-intel + os=-osf + ;; + pbd) + basic_machine=sparc-tti + ;; + pbb) + basic_machine=m68k-tti + ;; + pc532 | pc532-*) + basic_machine=ns32k-pc532 + ;; + pentium | p5 | k5 | k6 | nexgen) + basic_machine=i586-pc + ;; + pentiumpro | p6 | 6x86 | athlon) + basic_machine=i686-pc + ;; + pentiumii | pentium2) + basic_machine=i686-pc + ;; + pentium-* | p5-* | k5-* | k6-* | nexgen-*) + basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumpro-* | p6-* | 6x86-* | athlon-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pentiumii-* | pentium2-*) + basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + pn) + basic_machine=pn-gould + ;; + power) basic_machine=power-ibm + ;; + ppc) basic_machine=powerpc-unknown + ;; + ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ppcle | powerpclittle | ppc-le | powerpc-little) + basic_machine=powerpcle-unknown + ;; + ppcle-* | powerpclittle-*) + basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` + ;; + ps2) + basic_machine=i386-ibm + ;; + pw32) + basic_machine=i586-unknown + os=-pw32 + ;; + rom68k) + basic_machine=m68k-rom68k + os=-coff + ;; + rm[46]00) + basic_machine=mips-siemens + ;; + rtpc | rtpc-*) + basic_machine=romp-ibm + ;; + sa29200) + basic_machine=a29k-amd + os=-udi + ;; + sequent) + basic_machine=i386-sequent + ;; + sh) + basic_machine=sh-hitachi + os=-hms + ;; + sparclite-wrs) + basic_machine=sparclite-wrs + os=-vxworks + ;; + sps7) + basic_machine=m68k-bull + os=-sysv2 + ;; + spur) + basic_machine=spur-unknown + ;; + st2000) + basic_machine=m68k-tandem + ;; + stratus) + basic_machine=i860-stratus + os=-sysv4 + ;; + sun2) + basic_machine=m68000-sun + ;; + sun2os3) + basic_machine=m68000-sun + os=-sunos3 + ;; + sun2os4) + basic_machine=m68000-sun + os=-sunos4 + ;; + sun3os3) + basic_machine=m68k-sun + os=-sunos3 + ;; + sun3os4) + basic_machine=m68k-sun + os=-sunos4 + ;; + sun4os3) + basic_machine=sparc-sun + os=-sunos3 + ;; + sun4os4) + basic_machine=sparc-sun + os=-sunos4 + ;; + sun4sol2) + basic_machine=sparc-sun + os=-solaris2 + ;; + sun3 | sun3-*) + basic_machine=m68k-sun + ;; + sun4) + basic_machine=sparc-sun + ;; + sun386 | sun386i | roadrunner) + basic_machine=i386-sun + ;; + sv1) + basic_machine=sv1-cray + os=-unicos + ;; + symmetry) + basic_machine=i386-sequent + os=-dynix + ;; + t3e) + basic_machine=t3e-cray + os=-unicos + ;; + tic54x | c54x*) + basic_machine=tic54x-unknown + os=-coff + ;; + tx39) + basic_machine=mipstx39-unknown + ;; + tx39el) + basic_machine=mipstx39el-unknown + ;; + tower | tower-32) + basic_machine=m68k-ncr + ;; + udi29k) + basic_machine=a29k-amd + os=-udi + ;; + ultra3) + basic_machine=a29k-nyu + os=-sym1 + ;; + v810 | necv810) + basic_machine=v810-nec + os=-none + ;; + vaxv) + basic_machine=vax-dec + os=-sysv + ;; + vms) + basic_machine=vax-dec + os=-vms + ;; + vpp*|vx|vx-*) + basic_machine=f301-fujitsu + ;; + vxworks960) + basic_machine=i960-wrs + os=-vxworks + ;; + vxworks68) + basic_machine=m68k-wrs + os=-vxworks + ;; + vxworks29k) + basic_machine=a29k-wrs + os=-vxworks + ;; + w65*) + basic_machine=w65-wdc + os=-none + ;; + w89k-*) + basic_machine=hppa1.1-winbond + os=-proelf + ;; + xmp) + basic_machine=xmp-cray + os=-unicos + ;; + xps | xps100) + basic_machine=xps100-honeywell + ;; + z8k-*-coff) + basic_machine=z8k-unknown + os=-sim + ;; + none) + basic_machine=none-none + os=-none + ;; + +# Here we handle the default manufacturer of certain CPU types. It is in +# some cases the only manufacturer, in others, it is the most popular. + w89k) + basic_machine=hppa1.1-winbond + ;; + op50n) + basic_machine=hppa1.1-oki + ;; + op60c) + basic_machine=hppa1.1-oki + ;; + mips) + if [ x$os = x-linux-gnu ]; then + basic_machine=mips-unknown + else + basic_machine=mips-mips + fi + ;; + romp) + basic_machine=romp-ibm + ;; + rs6000) + basic_machine=rs6000-ibm + ;; + vax) + basic_machine=vax-dec + ;; + pdp10) + # there are many clones, so DEC is not a safe bet + basic_machine=pdp10-unknown + ;; + pdp11) + basic_machine=pdp11-dec + ;; + we32k) + basic_machine=we32k-att + ;; + sh3 | sh4) + basic_machine=sh-unknown + ;; + sparc | sparcv9) + basic_machine=sparc-sun + ;; + cydra) + basic_machine=cydra-cydrome + ;; + orion) + basic_machine=orion-highlevel + ;; + orion105) + basic_machine=clipper-highlevel + ;; + mac | mpw | mac-mpw) + basic_machine=m68k-apple + ;; + pmac | pmac-mpw) + basic_machine=powerpc-apple + ;; + c4x*) + basic_machine=c4x-none + os=-coff + ;; + *-unknown) + # Make sure to match an already-canonicalized machine name. + ;; + *) + echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 + exit 1 + ;; +esac + +# Here we canonicalize certain aliases for manufacturers. +case $basic_machine in + *-digital*) + basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` + ;; + *-commodore*) + basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` + ;; + *) + ;; +esac + +# Decode manufacturer-specific aliases for certain operating systems. + +if [ x"$os" != x"" ] +then +case $os in + # First match some system type aliases + # that might get confused with valid system types. + # -solaris* is a basic system type, with this one exception. + -solaris1 | -solaris1.*) + os=`echo $os | sed -e 's|solaris1|sunos4|'` + ;; + -solaris) + os=-solaris2 + ;; + -svr4*) + os=-sysv4 + ;; + -unixware*) + os=-sysv4.2uw + ;; + -gnu/linux*) + os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` + ;; + # First accept the basic system types. + # The portable systems comes first. + # Each alternative MUST END IN A *, to match a version number. + # -sysv* is not here because it comes later, after sysvr4. + -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ + | -aos* \ + | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ + | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ + | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ + | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ + | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ + | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ + | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \ + | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ + | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* | -os2*) + # Remember, each alternative MUST END IN *, to match a version number. + ;; + -qnx*) + case $basic_machine in + x86-* | i[34567]86-*) + ;; + *) + os=-nto$os + ;; + esac + ;; + -nto*) + os=-nto-qnx + ;; + -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ + | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ + | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) + ;; + -mac*) + os=`echo $os | sed -e 's|mac|macos|'` + ;; + -linux*) + os=`echo $os | sed -e 's|linux|linux-gnu|'` + ;; + -sunos5*) + os=`echo $os | sed -e 's|sunos5|solaris2|'` + ;; + -sunos6*) + os=`echo $os | sed -e 's|sunos6|solaris3|'` + ;; + -opened*) + os=-openedition + ;; + -wince*) + os=-wince + ;; + -osfrose*) + os=-osfrose + ;; + -osf*) + os=-osf + ;; + -utek*) + os=-bsd + ;; + -dynix*) + os=-bsd + ;; + -acis*) + os=-aos + ;; + -386bsd) + os=-bsd + ;; + -ctix* | -uts*) + os=-sysv + ;; + -ns2 ) + os=-nextstep2 + ;; + -nsk*) + os=-nsk + ;; + # Preserve the version number of sinix5. + -sinix5.*) + os=`echo $os | sed -e 's|sinix|sysv|'` + ;; + -sinix*) + os=-sysv4 + ;; + -triton*) + os=-sysv3 + ;; + -oss*) + os=-sysv3 + ;; + -svr4) + os=-sysv4 + ;; + -svr3) + os=-sysv3 + ;; + -sysvr4) + os=-sysv4 + ;; + # This must come after -sysvr4. + -sysv*) + ;; + -ose*) + os=-ose + ;; + -es1800*) + os=-ose + ;; + -xenix) + os=-xenix + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + os=-mint + ;; + -none) + ;; + *) + # Get rid of the `-' at the beginning of $os. + os=`echo $os | sed 's/[^-]*-//'` + echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 + exit 1 + ;; +esac +else + +# Here we handle the default operating systems that come with various machines. +# The value should be what the vendor currently ships out the door with their +# machine or put another way, the most popular os provided with the machine. + +# Note that if you're going to try to match "-MANUFACTURER" here (say, +# "-sun"), then you have to tell the case statement up towards the top +# that MANUFACTURER isn't an operating system. Otherwise, code above +# will signal an error saying that MANUFACTURER isn't an operating +# system, and we'll never get to this point. + +case $basic_machine in + *-acorn) + os=-riscix1.2 + ;; + arm*-rebel) + os=-linux + ;; + arm*-semi) + os=-aout + ;; + pdp10-*) + os=-tops20 + ;; + pdp11-*) + os=-none + ;; + *-dec | vax-*) + os=-ultrix4.2 + ;; + m68*-apollo) + os=-domain + ;; + i386-sun) + os=-sunos4.0.2 + ;; + m68000-sun) + os=-sunos3 + # This also exists in the configure program, but was not the + # default. + # os=-sunos4 + ;; + m68*-cisco) + os=-aout + ;; + mips*-cisco) + os=-elf + ;; + mips*-*) + os=-elf + ;; + *-tti) # must be before sparc entry or we get the wrong os. + os=-sysv3 + ;; + sparc-* | *-sun) + os=-sunos4.1.1 + ;; + *-be) + os=-beos + ;; + *-ibm) + os=-aix + ;; + *-wec) + os=-proelf + ;; + *-winbond) + os=-proelf + ;; + *-oki) + os=-proelf + ;; + *-hp) + os=-hpux + ;; + *-hitachi) + os=-hiux + ;; + i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) + os=-sysv + ;; + *-cbm) + os=-amigaos + ;; + *-dg) + os=-dgux + ;; + *-dolphin) + os=-sysv3 + ;; + m68k-ccur) + os=-rtu + ;; + m88k-omron*) + os=-luna + ;; + *-next ) + os=-nextstep + ;; + *-sequent) + os=-ptx + ;; + *-crds) + os=-unos + ;; + *-ns) + os=-genix + ;; + i370-*) + os=-mvs + ;; + *-next) + os=-nextstep3 + ;; + *-gould) + os=-sysv + ;; + *-highlevel) + os=-bsd + ;; + *-encore) + os=-bsd + ;; + *-sgi) + os=-irix + ;; + *-siemens) + os=-sysv4 + ;; + *-masscomp) + os=-rtu + ;; + f30[01]-fujitsu | f700-fujitsu) + os=-uxpv + ;; + *-rom68k) + os=-coff + ;; + *-*bug) + os=-coff + ;; + *-apple) + os=-macos + ;; + *-atari*) + os=-mint + ;; + *) + os=-none + ;; +esac +fi + +# Here we handle the case where we know the os, and the CPU type, but not the +# manufacturer. We pick the logical manufacturer. +vendor=unknown +case $basic_machine in + *-unknown) + case $os in + -riscix*) + vendor=acorn + ;; + -sunos*) + vendor=sun + ;; + -aix*) + vendor=ibm + ;; + -beos*) + vendor=be + ;; + -hpux*) + vendor=hp + ;; + -mpeix*) + vendor=hp + ;; + -hiux*) + vendor=hitachi + ;; + -unos*) + vendor=crds + ;; + -dgux*) + vendor=dg + ;; + -luna*) + vendor=omron + ;; + -genix*) + vendor=ns + ;; + -mvs* | -opened*) + vendor=ibm + ;; + -ptx*) + vendor=sequent + ;; + -vxsim* | -vxworks*) + vendor=wrs + ;; + -aux*) + vendor=apple + ;; + -hms*) + vendor=hitachi + ;; + -mpw* | -macos*) + vendor=apple + ;; + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) + vendor=atari + ;; + esac + basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` + ;; +esac + +echo $basic_machine$os +exit 0 + +# Local variables: +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "timestamp='" +# time-stamp-format: "%:y-%02m-%02d" +# time-stamp-end: "'" +# End: diff --git a/configure b/configure new file mode 100755 index 0000000..775fe7b --- /dev/null +++ b/configure @@ -0,0 +1,8133 @@ +#! /bin/sh + +# Guess values for system-dependent variables and create Makefiles. +# Generated automatically using autoconf version 2.13 +# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. +# +# This configure script is free software; the Free Software Foundation +# gives unlimited permission to copy, distribute and modify it. + +# Defaults: +ac_help= +ac_default_prefix=/usr/local +# Any additions from configure.in: +ac_default_prefix=${KDEDIR:-/usr/local/kde} +ac_help="$ac_help + --disable-fast-perl disable fast Makefile generation (needs perl)" +ac_help="$ac_help + --enable-debug enables debug symbols [default=no]" +ac_help="$ac_help + --disable-debug disables debug output and debug symbols [default=no]" +ac_help="$ac_help + --enable-strict compiles with strict compiler options (may not work!)" +ac_help="$ac_help + --enable-profile creates profiling infos [default=no]" +ac_help="$ac_help + --enable-final build size optimized apps (experimental - needs lots of memory)" +ac_help="$ac_help + --disable-closure don't delay template instantiation" +ac_help="$ac_help + --enable-shared[=PKGS] build shared libraries [default=no]" +ac_help="$ac_help + --enable-static[=PKGS] build static libraries [default=yes]" +ac_help="$ac_help + --enable-fast-install[=PKGS] optimize for fast installation [default=yes]" +ac_help="$ac_help + --with-gnu-ld assume the C compiler uses GNU ld [default=no]" +ac_help="$ac_help + --disable-libtool-lock avoid locking (might break parallel builds)" +ac_help="$ac_help + --with-pic try to use only PIC/non-PIC objects [default=use both]" +ac_help="$ac_help + --enable-objprelink prelink apps using objprelink (experimental [only tested on linux/386])" +ac_help="$ac_help + --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer" +ac_help="$ac_help + --with-xinerama enable support for Xinerama " +ac_help="$ac_help + --enable-mt link to threaded Qt (experimental)" +ac_help="$ac_help + --with-extra-includes=DIR + adds non standard include paths" +ac_help="$ac_help + --with-extra-libs=DIR adds non standard library paths" +ac_help="$ac_help + --with-qt-dir=DIR where the root of Qt is installed " +ac_help="$ac_help + --with-qt-includes=DIR where the Qt includes are. " +ac_help="$ac_help + --with-qt-libraries=DIR where the Qt library is installed." +ac_help="$ac_help + --disable-rpath do not use the rpath feature of ld" +ac_help="$ac_help + --disable-path-check don't try to find out, where to install" +ac_help="$ac_help + --enable-static-linking use static linking" +ac_help="$ac_help + --with-sword-dir=DIR Patch where Sword is being installed (default=/usr) " +ac_help="$ac_help + --enable-static-sword Link to the static Sword library" +ac_help="$ac_help + --with-distribution=TYPE The name of your *NIX distribution, e.g. SuSE [auto] " +ac_help="$ac_help + --with-distribution-version=VERSION Version of your *NIX distribution, e.g. 7.2 [auto] " +ac_help="$ac_help + --with-rpm-prefix=DIR The directory which should be used as PREFIX + in the RPM spec file [auto] " +ac_help="$ac_help + --with-rpm-group=DIR The group which will be used for the RPM system [auto] " + +# Initialize some variables set by options. +# The variables have the same names as the options, with +# dashes changed to underlines. +build=NONE +cache_file=./config.cache +exec_prefix=NONE +host=NONE +no_create= +nonopt=NONE +no_recursion= +prefix=NONE +program_prefix=NONE +program_suffix=NONE +program_transform_name=s,x,x, +silent= +site= +srcdir= +target=NONE +verbose= +x_includes=NONE +x_libraries=NONE +bindir='${exec_prefix}/bin' +sbindir='${exec_prefix}/sbin' +libexecdir='${exec_prefix}/libexec' +datadir='${prefix}/share' +sysconfdir='${prefix}/etc' +sharedstatedir='${prefix}/com' +localstatedir='${prefix}/var' +libdir='${exec_prefix}/lib' +includedir='${prefix}/include' +oldincludedir='/usr/include' +infodir='${prefix}/info' +mandir='${prefix}/man' + +# Initialize some other variables. +subdirs= +MFLAGS= MAKEFLAGS= +SHELL=${CONFIG_SHELL-/bin/sh} +# Maximum number of lines to put in a shell here document. +ac_max_here_lines=12 + +ac_prev= +for ac_option +do + + # If the previous option needs an argument, assign it. + if test -n "$ac_prev"; then + eval "$ac_prev=\$ac_option" + ac_prev= + continue + fi + + case "$ac_option" in + -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; + *) ac_optarg= ;; + esac + + # Accept the important Cygnus configure options, so we can diagnose typos. + + case "$ac_option" in + + -bindir | --bindir | --bindi | --bind | --bin | --bi) + ac_prev=bindir ;; + -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) + bindir="$ac_optarg" ;; + + -build | --build | --buil | --bui | --bu) + ac_prev=build ;; + -build=* | --build=* | --buil=* | --bui=* | --bu=*) + build="$ac_optarg" ;; + + -cache-file | --cache-file | --cache-fil | --cache-fi \ + | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) + ac_prev=cache_file ;; + -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ + | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) + cache_file="$ac_optarg" ;; + + -datadir | --datadir | --datadi | --datad | --data | --dat | --da) + ac_prev=datadir ;; + -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ + | --da=*) + datadir="$ac_optarg" ;; + + -disable-* | --disable-*) + ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then + { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } + fi + ac_feature=`echo $ac_feature| sed 's/-/_/g'` + eval "enable_${ac_feature}=no" ;; + + -enable-* | --enable-*) + ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then + { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } + fi + ac_feature=`echo $ac_feature| sed 's/-/_/g'` + case "$ac_option" in + *=*) ;; + *) ac_optarg=yes ;; + esac + eval "enable_${ac_feature}='$ac_optarg'" ;; + + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ + | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ + | --exec | --exe | --ex) + ac_prev=exec_prefix ;; + -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ + | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ + | --exec=* | --exe=* | --ex=*) + exec_prefix="$ac_optarg" ;; + + -gas | --gas | --ga | --g) + # Obsolete; use --with-gas. + with_gas=yes ;; + + -help | --help | --hel | --he) + # Omit some internal or obsolete options to make the list less imposing. + # This message is too long to be a string in the A/UX 3.1 sh. + cat << EOF +Usage: configure [options] [host] +Options: [defaults in brackets after descriptions] +Configuration: + --cache-file=FILE cache test results in FILE + --help print this message + --no-create do not create output files + --quiet, --silent do not print \`checking...' messages + --version print the version of autoconf that created configure +Directory and file names: + --prefix=PREFIX install architecture-independent files in PREFIX + [$ac_default_prefix] + --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX + [same as prefix] + --bindir=DIR user executables in DIR [EPREFIX/bin] + --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] + --libexecdir=DIR program executables in DIR [EPREFIX/libexec] + --datadir=DIR read-only architecture-independent data in DIR + [PREFIX/share] + --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] + --sharedstatedir=DIR modifiable architecture-independent data in DIR + [PREFIX/com] + --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] + --libdir=DIR object code libraries in DIR [EPREFIX/lib] + --includedir=DIR C header files in DIR [PREFIX/include] + --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] + --infodir=DIR info documentation in DIR [PREFIX/info] + --mandir=DIR man documentation in DIR [PREFIX/man] + --srcdir=DIR find the sources in DIR [configure dir or ..] + --program-prefix=PREFIX prepend PREFIX to installed program names + --program-suffix=SUFFIX append SUFFIX to installed program names + --program-transform-name=PROGRAM + run sed PROGRAM on installed program names +EOF + cat << EOF +Host type: + --build=BUILD configure for building on BUILD [BUILD=HOST] + --host=HOST configure for HOST [guessed] + --target=TARGET configure for TARGET [TARGET=HOST] +Features and packages: + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) + --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) + --x-includes=DIR X include files are in DIR + --x-libraries=DIR X library files are in DIR +EOF + if test -n "$ac_help"; then + echo "--enable and --with options recognized:$ac_help" + fi + exit 0 ;; + + -host | --host | --hos | --ho) + ac_prev=host ;; + -host=* | --host=* | --hos=* | --ho=*) + host="$ac_optarg" ;; + + -includedir | --includedir | --includedi | --included | --include \ + | --includ | --inclu | --incl | --inc) + ac_prev=includedir ;; + -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ + | --includ=* | --inclu=* | --incl=* | --inc=*) + includedir="$ac_optarg" ;; + + -infodir | --infodir | --infodi | --infod | --info | --inf) + ac_prev=infodir ;; + -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) + infodir="$ac_optarg" ;; + + -libdir | --libdir | --libdi | --libd) + ac_prev=libdir ;; + -libdir=* | --libdir=* | --libdi=* | --libd=*) + libdir="$ac_optarg" ;; + + -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ + | --libexe | --libex | --libe) + ac_prev=libexecdir ;; + -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ + | --libexe=* | --libex=* | --libe=*) + libexecdir="$ac_optarg" ;; + + -localstatedir | --localstatedir | --localstatedi | --localstated \ + | --localstate | --localstat | --localsta | --localst \ + | --locals | --local | --loca | --loc | --lo) + ac_prev=localstatedir ;; + -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ + | --localstate=* | --localstat=* | --localsta=* | --localst=* \ + | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) + localstatedir="$ac_optarg" ;; + + -mandir | --mandir | --mandi | --mand | --man | --ma | --m) + ac_prev=mandir ;; + -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) + mandir="$ac_optarg" ;; + + -nfp | --nfp | --nf) + # Obsolete; use --without-fp. + with_fp=no ;; + + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c) + no_create=yes ;; + + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) + no_recursion=yes ;; + + -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ + | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ + | --oldin | --oldi | --old | --ol | --o) + ac_prev=oldincludedir ;; + -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ + | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ + | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) + oldincludedir="$ac_optarg" ;; + + -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) + ac_prev=prefix ;; + -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) + prefix="$ac_optarg" ;; + + -program-prefix | --program-prefix | --program-prefi | --program-pref \ + | --program-pre | --program-pr | --program-p) + ac_prev=program_prefix ;; + -program-prefix=* | --program-prefix=* | --program-prefi=* \ + | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) + program_prefix="$ac_optarg" ;; + + -program-suffix | --program-suffix | --program-suffi | --program-suff \ + | --program-suf | --program-su | --program-s) + ac_prev=program_suffix ;; + -program-suffix=* | --program-suffix=* | --program-suffi=* \ + | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) + program_suffix="$ac_optarg" ;; + + -program-transform-name | --program-transform-name \ + | --program-transform-nam | --program-transform-na \ + | --program-transform-n | --program-transform- \ + | --program-transform | --program-transfor \ + | --program-transfo | --program-transf \ + | --program-trans | --program-tran \ + | --progr-tra | --program-tr | --program-t) + ac_prev=program_transform_name ;; + -program-transform-name=* | --program-transform-name=* \ + | --program-transform-nam=* | --program-transform-na=* \ + | --program-transform-n=* | --program-transform-=* \ + | --program-transform=* | --program-transfor=* \ + | --program-transfo=* | --program-transf=* \ + | --program-trans=* | --program-tran=* \ + | --progr-tra=* | --program-tr=* | --program-t=*) + program_transform_name="$ac_optarg" ;; + + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ + | -silent | --silent | --silen | --sile | --sil) + silent=yes ;; + + -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) + ac_prev=sbindir ;; + -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ + | --sbi=* | --sb=*) + sbindir="$ac_optarg" ;; + + -sharedstatedir | --sharedstatedir | --sharedstatedi \ + | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ + | --sharedst | --shareds | --shared | --share | --shar \ + | --sha | --sh) + ac_prev=sharedstatedir ;; + -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ + | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ + | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ + | --sha=* | --sh=*) + sharedstatedir="$ac_optarg" ;; + + -site | --site | --sit) + ac_prev=site ;; + -site=* | --site=* | --sit=*) + site="$ac_optarg" ;; + + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) + ac_prev=srcdir ;; + -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) + srcdir="$ac_optarg" ;; + + -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ + | --syscon | --sysco | --sysc | --sys | --sy) + ac_prev=sysconfdir ;; + -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ + | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) + sysconfdir="$ac_optarg" ;; + + -target | --target | --targe | --targ | --tar | --ta | --t) + ac_prev=target ;; + -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) + target="$ac_optarg" ;; + + -v | -verbose | --verbose | --verbos | --verbo | --verb) + verbose=yes ;; + + -version | --version | --versio | --versi | --vers) + echo "configure generated by autoconf version 2.13" + exit 0 ;; + + -with-* | --with-*) + ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then + { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } + fi + ac_package=`echo $ac_package| sed 's/-/_/g'` + case "$ac_option" in + *=*) ;; + *) ac_optarg=yes ;; + esac + eval "with_${ac_package}='$ac_optarg'" ;; + + -without-* | --without-*) + ac_package=`echo $ac_option|sed -e 's/-*without-//'` + # Reject names that are not valid shell variable names. + if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then + { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } + fi + ac_package=`echo $ac_package| sed 's/-/_/g'` + eval "with_${ac_package}=no" ;; + + --x) + # Obsolete; use --with-x. + with_x=yes ;; + + -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ + | --x-incl | --x-inc | --x-in | --x-i) + ac_prev=x_includes ;; + -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ + | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) + x_includes="$ac_optarg" ;; + + -x-libraries | --x-libraries | --x-librarie | --x-librari \ + | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) + ac_prev=x_libraries ;; + -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ + | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) + x_libraries="$ac_optarg" ;; + + -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } + ;; + + *) + if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then + echo "configure: warning: $ac_option: invalid host type" 1>&2 + fi + if test "x$nonopt" != xNONE; then + { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } + fi + nonopt="$ac_option" + ;; + + esac +done + +if test -n "$ac_prev"; then + { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } +fi + +trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 + +# File descriptor usage: +# 0 standard input +# 1 file creation +# 2 errors and warnings +# 3 some systems may open it to /dev/tty +# 4 used on the Kubota Titan +# 6 checking for... messages and results +# 5 compiler messages saved in config.log +if test "$silent" = yes; then + exec 6>/dev/null +else + exec 6>&1 +fi +exec 5>./config.log + +echo "\ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. +" 1>&5 + +# Strip out --no-create and --no-recursion so they do not pile up. +# Also quote any args containing shell metacharacters. +ac_configure_args= +for ac_arg +do + case "$ac_arg" in + -no-create | --no-create | --no-creat | --no-crea | --no-cre \ + | --no-cr | --no-c) ;; + -no-recursion | --no-recursion | --no-recursio | --no-recursi \ + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; + *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) + ac_configure_args="$ac_configure_args '$ac_arg'" ;; + *) ac_configure_args="$ac_configure_args $ac_arg" ;; + esac +done + +# NLS nuisances. +# Only set these to C if already set. These must not be set unconditionally +# because not all systems understand e.g. LANG=C (notably SCO). +# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! +# Non-C LC_CTYPE values break the ctype check. +if test "${LANG+set}" = set; then LANG=C; export LANG; fi +if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi +if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi +if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi + +# confdefs.h avoids OS command line length limits that DEFS can exceed. +rm -rf conftest* confdefs.h +# AIX cpp loses on an empty file, so make sure it contains at least a newline. +echo > confdefs.h + +# A filename unique to this package, relative to the directory that +# configure is in, which we can look for to find out if srcdir is correct. +ac_unique_file=acinclude.m4 + +# Find the source files, if location was not specified. +if test -z "$srcdir"; then + ac_srcdir_defaulted=yes + # Try the directory containing this script, then its parent. + ac_prog=$0 + ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` + test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. + srcdir=$ac_confdir + if test ! -r $srcdir/$ac_unique_file; then + srcdir=.. + fi +else + ac_srcdir_defaulted=no +fi +if test ! -r $srcdir/$ac_unique_file; then + if test "$ac_srcdir_defaulted" = yes; then + { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } + else + { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } + fi +fi +srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` + +# Prefer explicitly selected file to automatically selected ones. +if test -z "$CONFIG_SITE"; then + if test "x$prefix" != xNONE; then + CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" + else + CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" + fi +fi +for ac_site_file in $CONFIG_SITE; do + if test -r "$ac_site_file"; then + echo "loading site script $ac_site_file" + . "$ac_site_file" + fi +done + +if test -r "$cache_file"; then + echo "loading cache $cache_file" + . $cache_file +else + echo "creating cache $cache_file" + > $cache_file +fi + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +ac_exeext= +ac_objext=o +if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then + # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. + if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then + ac_n= ac_c=' +' ac_t=' ' + else + ac_n=-n ac_c= ac_t= + fi +else + ac_n= ac_c='\c' ac_t= +fi + + +ac_aux_dir= +for ac_dir in admin $srcdir/admin; do + if test -f $ac_dir/install-sh; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install-sh -c" + break + elif test -f $ac_dir/install.sh; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install.sh -c" + break + fi +done +if test -z "$ac_aux_dir"; then + { echo "configure: error: can not find install-sh or install.sh in admin $srcdir/admin" 1>&2; exit 1; } +fi +ac_config_guess=$ac_aux_dir/config.guess +ac_config_sub=$ac_aux_dir/config.sub +ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. + + +unset CDPATH + + +# Do some error checking and defaulting for the host and target type. +# The inputs are: +# configure --host=HOST --target=TARGET --build=BUILD NONOPT +# +# The rules are: +# 1. You are not allowed to specify --host, --target, and nonopt at the +# same time. +# 2. Host defaults to nonopt. +# 3. If nonopt is not specified, then host defaults to the current host, +# as determined by config.guess. +# 4. Target and build default to nonopt. +# 5. If nonopt is not specified, then target and build default to host. + +# The aliases save the names the user supplied, while $host etc. +# will get canonicalized. +case $host---$target---$nonopt in +NONE---*---* | *---NONE---* | *---*---NONE) ;; +*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; +esac + + +# Make sure we can run config.sub. +if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : +else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } +fi + +echo $ac_n "checking host system type""... $ac_c" 1>&6 +echo "configure:641: checking host system type" >&5 + +host_alias=$host +case "$host_alias" in +NONE) + case $nonopt in + NONE) + if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : + else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } + fi ;; + *) host_alias=$nonopt ;; + esac ;; +esac + +host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` +host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +echo "$ac_t""$host" 1>&6 + +echo $ac_n "checking target system type""... $ac_c" 1>&6 +echo "configure:662: checking target system type" >&5 + +target_alias=$target +case "$target_alias" in +NONE) + case $nonopt in + NONE) target_alias=$host_alias ;; + *) target_alias=$nonopt ;; + esac ;; +esac + +target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` +target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +echo "$ac_t""$target" 1>&6 + +echo $ac_n "checking build system type""... $ac_c" 1>&6 +echo "configure:680: checking build system type" >&5 + +build_alias=$build +case "$build_alias" in +NONE) + case $nonopt in + NONE) build_alias=$host_alias ;; + *) build_alias=$nonopt ;; + esac ;; +esac + +build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` +build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` +build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` +build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` +echo "$ac_t""$build" 1>&6 + +test "$host_alias" != "$target_alias" && + test "$program_prefix$program_suffix$program_transform_name" = \ + NONENONEs,x,x, && + program_prefix=${target_alias}- + +if test "$program_transform_name" = s,x,x,; then + program_transform_name= +else + # Double any \ or $. echo might interpret backslashes. + cat <<\EOF_SED > conftestsed +s,\\,\\\\,g; s,\$,$$,g +EOF_SED + program_transform_name="`echo $program_transform_name|sed -f conftestsed`" + rm -f conftestsed +fi +test "$program_prefix" != NONE && + program_transform_name="s,^,${program_prefix},; $program_transform_name" +# Use a double $ so make ignores it. +test "$program_suffix" != NONE && + program_transform_name="s,\$\$,${program_suffix},; $program_transform_name" + +# sed with no file args requires a program. +test "$program_transform_name" = "" && program_transform_name="s,x,x," + + + + + test -n "$INSTALL" && kde_save_INSTALL_given=$INSTALL + test -n "$INSTALL_PROGRAM" && kde_save_INSTALL_PROGRAM_given=$INSTALL_PROGRAM + test -n "$INSTALL_SCRIPT" && kde_save_INSTALL_SCRIPT_given=$INSTALL_SCRIPT + # Find a good install program. We prefer a C program (faster), +# so one script is as good as another. But avoid the broken or +# incompatible versions: +# SysV /etc/install, /usr/sbin/install +# SunOS /usr/etc/install +# IRIX /sbin/install +# AIX /bin/install +# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag +# AFS /usr/afsws/bin/install, which mishandles nonexistent args +# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" +# ./install, which can be erroneously created by make from ./install.sh. +echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 +echo "configure:739: checking for a BSD compatible install" >&5 +if test -z "$INSTALL"; then +if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" + for ac_dir in $PATH; do + # Account for people who put trailing slashes in PATH elements. + case "$ac_dir/" in + /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; + *) + # OSF1 and SCO ODT 3.0 have their own names for install. + # Don't use installbsd from OSF since it installs stuff as root + # by default. + for ac_prog in ginstall scoinst install; do + if test -f $ac_dir/$ac_prog; then + if test $ac_prog = install && + grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then + # AIX install. It has an incompatible calling convention. + : + else + ac_cv_path_install="$ac_dir/$ac_prog -c" + break 2 + fi + fi + done + ;; + esac + done + IFS="$ac_save_IFS" + +fi + if test "${ac_cv_path_install+set}" = set; then + INSTALL="$ac_cv_path_install" + else + # As a last resort, use the slow shell script. We don't cache a + # path for INSTALL within a source directory, because that will + # break other packages using the cache if that directory is + # removed, or if the path is relative. + INSTALL="$ac_install_sh" + fi +fi +echo "$ac_t""$INSTALL" 1>&6 + +# Use test -z because SunOS4 sh mishandles braces in ${var-val}. +# It thinks the first close brace ends the variable substitution. +test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' + +test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' + +test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' + + + if test -z "$kde_save_INSTALL_given" ; then + # OK, user hasn't given any INSTALL, autoconf found one for us + # now we test, if it supports the -p flag + echo $ac_n "checking for -p flag to install""... $ac_c" 1>&6 +echo "configure:796: checking for -p flag to install" >&5 + rm -f confinst.$$.* > /dev/null 2>&1 + echo "Testtest" > confinst.$$.orig + ac_res=no + if ${INSTALL} -p confinst.$$.orig confinst.$$.new > /dev/null 2>&1 ; then + if test -f confinst.$$.new ; then + # OK, -p seems to do no harm to install + INSTALL="${INSTALL} -p" + ac_res=yes + fi + fi + rm -f confinst.$$.* + echo "$ac_t""$ac_res" 1>&6 + fi + + if test -z "$kde_save_INSTALL_PROGRAM_given" ; then + INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' + fi + if test -z "$kde_save_INSTALL_SCRIPT_given" ; then + INSTALL_SCRIPT='${INSTALL}' + fi + +echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6 +echo "configure:819: checking whether build environment is sane" >&5 +# Just in case +sleep 1 +echo timestamp > conftestfile +# Do `set' in a subshell so we don't clobber the current shell's +# arguments. Must try -L first in case configure is actually a +# symlink; some systems play weird games with the mod time of symlinks +# (eg FreeBSD returns the mod time of the symlink's containing +# directory). +if ( + set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. + set X `ls -t $srcdir/configure conftestfile` + fi + if test "$*" != "X $srcdir/configure conftestfile" \ + && test "$*" != "X conftestfile $srcdir/configure"; then + + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + { echo "configure: error: ls -t appears to fail. Make sure there is not a broken +alias in your environment" 1>&2; exit 1; } + fi + + test "$2" = conftestfile + ) +then + # Ok. + : +else + { echo "configure: error: newly created file is older than distributed files! +Check your system clock" 1>&2; exit 1; } +fi +rm -f conftest* +echo "$ac_t""yes" 1>&6 +echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 +echo "configure:857: checking whether ${MAKE-make} sets \${MAKE}" >&5 +set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftestmake <<\EOF +all: + @echo 'ac_maketemp="${MAKE}"' +EOF +# GNU make sometimes prints "make[1]: Entering...", which would confuse us. +eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` +if test -n "$ac_maketemp"; then + eval ac_cv_prog_make_${ac_make}_set=yes +else + eval ac_cv_prog_make_${ac_make}_set=no +fi +rm -f conftestmake +fi +if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then + echo "$ac_t""yes" 1>&6 + SET_MAKE= +else + echo "$ac_t""no" 1>&6 + SET_MAKE="MAKE=${MAKE-make}" +fi + + +PACKAGE=bibletime + +VERSION=1.1 + +if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then + { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } +fi +cat >> confdefs.h <<EOF +#define PACKAGE "$PACKAGE" +EOF + +cat >> confdefs.h <<EOF +#define VERSION "$VERSION" +EOF + + + +missing_dir=`cd $ac_aux_dir && pwd` +echo $ac_n "checking for working aclocal""... $ac_c" 1>&6 +echo "configure:903: checking for working aclocal" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (aclocal --version) < /dev/null > /dev/null 2>&1; then + ACLOCAL=aclocal + echo "$ac_t""found" 1>&6 +else + ACLOCAL="$missing_dir/missing aclocal" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working autoconf""... $ac_c" 1>&6 +echo "configure:916: checking for working autoconf" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (autoconf --version) < /dev/null > /dev/null 2>&1; then + AUTOCONF=autoconf + echo "$ac_t""found" 1>&6 +else + AUTOCONF="$missing_dir/missing autoconf" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working automake""... $ac_c" 1>&6 +echo "configure:929: checking for working automake" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (automake --version) < /dev/null > /dev/null 2>&1; then + AUTOMAKE=automake + echo "$ac_t""found" 1>&6 +else + AUTOMAKE="$missing_dir/missing automake" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working autoheader""... $ac_c" 1>&6 +echo "configure:942: checking for working autoheader" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (autoheader --version) < /dev/null > /dev/null 2>&1; then + AUTOHEADER=autoheader + echo "$ac_t""found" 1>&6 +else + AUTOHEADER="$missing_dir/missing autoheader" + echo "$ac_t""missing" 1>&6 +fi + +echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6 +echo "configure:955: checking for working makeinfo" >&5 +# Run test in a subshell; some versions of sh will print an error if +# an executable is not found, even if stderr is redirected. +# Redirect stdin to placate older versions of autoconf. Sigh. +if (makeinfo --version) < /dev/null > /dev/null 2>&1; then + MAKEINFO=makeinfo + echo "$ac_t""found" 1>&6 +else + MAKEINFO="$missing_dir/missing makeinfo" + echo "$ac_t""missing" 1>&6 +fi + + + + unset CDPATH + + + if test "x$prefix" = "xNONE"; then + prefix=$ac_default_prefix + ac_configure_args="$ac_configure_args --prefix $prefix" + fi + + # Check whether --enable-fast-perl or --disable-fast-perl was given. +if test "${enable_fast_perl+set}" = set; then + enableval="$enable_fast_perl" + with_fast_perl=$enableval +else + with_fast_perl=yes +fi + + + + val= + if test -f $srcdir/configure.files ; then + val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` + fi + CONF_FILES= + if test -n "$val" ; then + for i in $val ; do + CONF_FILES="$CONF_FILES $i" + done + fi + + + + + + + + + # Check whether --enable-debug or --disable-debug was given. +if test "${enable_debug+set}" = set; then + enableval="$enable_debug" + + if test $enableval = "no"; then + kde_use_debug_code="no" + kde_use_debug_define=yes + else + kde_use_debug_code="yes" + kde_use_debug_define=no + fi + +else + kde_use_debug_code="no" + kde_use_debug_define=no + +fi + + + # Check whether --enable-dummyoption or --disable-dummyoption was given. +if test "${enable_dummyoption+set}" = set; then + enableval="$enable_dummyoption" + : +fi + + + # Check whether --enable-strict or --disable-strict was given. +if test "${enable_strict+set}" = set; then + enableval="$enable_strict" + + if test $enableval = "no"; then + kde_use_strict_options="no" + else + kde_use_strict_options="yes" + fi + +else + kde_use_strict_options="no" +fi + + + # Check whether --enable-profile or --disable-profile was given. +if test "${enable_profile+set}" = set; then + enableval="$enable_profile" + kde_use_profiling=$enableval +else + kde_use_profiling="no" + +fi + + + CFLAGS=" $CFLAGS" + + # Extract the first word of "gcc", so it can be a program name with args. +set dummy gcc; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1061: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CC="gcc" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +if test -z "$CC"; then + # Extract the first word of "cc", so it can be a program name with args. +set dummy cc; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1091: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_prog_rejected=no + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then + ac_prog_rejected=yes + continue + fi + ac_cv_prog_CC="cc" + break + fi + done + IFS="$ac_save_ifs" +if test $ac_prog_rejected = yes; then + # We found a bogon in the path, so make sure we never use it. + set dummy $ac_cv_prog_CC + shift + if test $# -gt 0; then + # We chose a different compiler from the bogus one. + # However, it has the same basename, so the bogon will be chosen + # first if we set CC to just the basename; use the full file name. + shift + set dummy "$ac_dir/$ac_word" "$@" + shift + ac_cv_prog_CC="$@" + fi +fi +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + if test -z "$CC"; then + case "`uname -s`" in + *win32* | *WIN32*) + # Extract the first word of "cl", so it can be a program name with args. +set dummy cl; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1142: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CC="cl" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CC="$ac_cv_prog_CC" +if test -n "$CC"; then + echo "$ac_t""$CC" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + ;; + esac + fi + test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } +fi + +echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 +echo "configure:1174: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +cat > conftest.$ac_ext << EOF + +#line 1185 "configure" +#include "confdefs.h" + +main(){return(0);} +EOF +if { (eval echo configure:1190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + ac_cv_prog_cc_works=yes + # If we can't run a trivial program, we are probably using a cross compiler. + if (./conftest; exit) 2>/dev/null; then + ac_cv_prog_cc_cross=no + else + ac_cv_prog_cc_cross=yes + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_cv_prog_cc_works=no +fi +rm -fr conftest* +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 +if test $ac_cv_prog_cc_works = no; then + { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } +fi +echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 +echo "configure:1216: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 +cross_compiling=$ac_cv_prog_cc_cross + +echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 +echo "configure:1221: checking whether we are using GNU C" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.c <<EOF +#ifdef __GNUC__ + yes; +#endif +EOF +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1230: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gcc=yes +else + ac_cv_prog_gcc=no +fi +fi + +echo "$ac_t""$ac_cv_prog_gcc" 1>&6 + +if test $ac_cv_prog_gcc = yes; then + GCC=yes +else + GCC= +fi + +ac_test_CFLAGS="${CFLAGS+set}" +ac_save_CFLAGS="$CFLAGS" +CFLAGS= +echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 +echo "configure:1249: checking whether ${CC-cc} accepts -g" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + echo 'void f(){}' > conftest.c +if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then + ac_cv_prog_cc_g=yes +else + ac_cv_prog_cc_g=no +fi +rm -f conftest* + +fi + +echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 +if test "$ac_test_CFLAGS" = set; then + CFLAGS="$ac_save_CFLAGS" +elif test $ac_cv_prog_cc_g = yes; then + if test "$GCC" = yes; then + CFLAGS="-g -O2" + else + CFLAGS="-g" + fi +else + if test "$GCC" = yes; then + CFLAGS="-O2" + else + CFLAGS= + fi +fi + + + if test "$GCC" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CFLAGS="-g -O2 $CFLAGS" + case $host in + *-*-linux-gnu) + CFLAGS="-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS" + ;; + esac + else + CFLAGS="-O2 $CFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CFLAGS="-DNDEBUG $CFLAGS" + fi + + case "$host" in + *-*-sysv4.2uw*) CFLAGS="-D_UNIXWARE $CFLAGS";; + *-*-sysv5uw7*) CFLAGS="-D_UNIXWARE7 $CFLAGS";; + esac + + if test -z "$LDFLAGS" && test "$kde_use_debug_code" = "no" && test "$GCC" = "yes"; then + LDFLAGS="" + fi + + CXXFLAGS=" $CXXFLAGS" + + for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl +do +# Extract the first word of "$ac_prog", so it can be a program name with args. +set dummy $ac_prog; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:1314: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$CXX"; then + ac_cv_prog_CXX="$CXX" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_CXX="$ac_prog" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +CXX="$ac_cv_prog_CXX" +if test -n "$CXX"; then + echo "$ac_t""$CXX" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +test -n "$CXX" && break +done +test -n "$CXX" || CXX="gcc" + + +echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 +echo "configure:1346: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 + + +ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + + +cat > conftest.$ac_ext << EOF + +#line 1362 "configure" +#include "confdefs.h" + +int main(){return(0);} +EOF +if { (eval echo configure:1367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + ac_cv_prog_cxx_works=yes + # If we can't run a trivial program, we are probably using a cross compiler. + if (./conftest; exit) 2>/dev/null; then + ac_cv_prog_cxx_cross=no + else + ac_cv_prog_cxx_cross=yes + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_cv_prog_cxx_works=no +fi +rm -fr conftest* +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 +if test $ac_cv_prog_cxx_works = no; then + { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } +fi +echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 +echo "configure:1393: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 +echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 +cross_compiling=$ac_cv_prog_cxx_cross + +echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 +echo "configure:1398: checking whether we are using GNU C++" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.C <<EOF +#ifdef __GNUC__ + yes; +#endif +EOF +if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1407: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then + ac_cv_prog_gxx=yes +else + ac_cv_prog_gxx=no +fi +fi + +echo "$ac_t""$ac_cv_prog_gxx" 1>&6 + +if test $ac_cv_prog_gxx = yes; then + GXX=yes +else + GXX= +fi + +ac_test_CXXFLAGS="${CXXFLAGS+set}" +ac_save_CXXFLAGS="$CXXFLAGS" +CXXFLAGS= +echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 +echo "configure:1426: checking whether ${CXX-g++} accepts -g" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + echo 'void f(){}' > conftest.cc +if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then + ac_cv_prog_cxx_g=yes +else + ac_cv_prog_cxx_g=no +fi +rm -f conftest* + +fi + +echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 +if test "$ac_test_CXXFLAGS" = set; then + CXXFLAGS="$ac_save_CXXFLAGS" +elif test $ac_cv_prog_cxx_g = yes; then + if test "$GXX" = yes; then + CXXFLAGS="-g -O2" + else + CXXFLAGS="-g" + fi +else + if test "$GXX" = yes; then + CXXFLAGS="-O2" + else + CXXFLAGS= + fi +fi + + + if test "$GXX" = "yes"; then + if test "$kde_use_debug_code" = "yes"; then + CXXFLAGS="-g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $CXXFLAGS" + + +echo $ac_n "checking whether $CXX supports -Wno-long-long""... $ac_c" 1>&6 +echo "configure:1464: checking whether $CXX supports -Wno-long-long" >&5 +kde_cache=`echo Wno-long-long | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -Wno-long-long -c conftest.cc 2>&1`"; then + if test -z "`$CXX -Wno-long-long -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="-Wno-long-long $CXXFLAGS" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -Wnon-virtual-dtor""... $ac_c" 1>&6 +echo "configure:1493: checking whether $CXX supports -Wnon-virtual-dtor" >&5 +kde_cache=`echo Wnon-virtual-dtor | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -Wnon-virtual-dtor -c conftest.cc 2>&1`"; then + if test -z "`$CXX -Wnon-virtual-dtor -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="-Wnon-virtual-dtor $CXXFLAGS" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -fno-builtin""... $ac_c" 1>&6 +echo "configure:1522: checking whether $CXX supports -fno-builtin" >&5 +kde_cache=`echo fno-builtin | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fno-builtin -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fno-builtin -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="-fno-builtin $CXXFLAGS" +else + echo "$ac_t""no" 1>&6 + : + +fi + + + case $host in *-*-linux-gnu) + CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align -Wundef -Wconversion $CXXFLAGS" + ;; + esac + + if test "$kde_use_strict_options" = "yes"; then + CXXFLAGS="-Wcast-qual -Wbad-function-cast -Wshadow -Wcast-align $CXXFLAGS" + fi + + if test "$kde_very_strict" = "yes"; then + CXXFLAGS="-Wold-style-cast -Wredundant-decls -Wconversion $CXXFLAGS" + fi + else + CXXFLAGS="-O2 $CXXFLAGS" + fi + fi + + if test "$kde_use_debug_define" = "yes"; then + CXXFLAGS="-DNDEBUG $CXXFLAGS" + fi + + if test "$kde_use_profiling" = "yes"; then + +echo $ac_n "checking whether $CXX supports -pg""... $ac_c" 1>&6 +echo "configure:1574: checking whether $CXX supports -pg" >&5 +kde_cache=`echo pg | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -pg -c conftest.cc 2>&1`"; then + if test -z "`$CXX -pg -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + + CFLAGS="-pg $CFLAGS" + CXXFLAGS="-pg $CXXFLAGS" + +else + echo "$ac_t""no" 1>&6 + : + +fi + + fi + + +echo $ac_n "checking whether $CXX supports -fno-exceptions""... $ac_c" 1>&6 +echo "configure:1608: checking whether $CXX supports -fno-exceptions" >&5 +kde_cache=`echo fno-exceptions | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fno-exceptions -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fno-exceptions -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="$CXXFLAGS -fno-exceptions" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -fno-check-new""... $ac_c" 1>&6 +echo "configure:1637: checking whether $CXX supports -fno-check-new" >&5 +kde_cache=`echo fno-check-new | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fno-check-new -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fno-check-new -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + CXXFLAGS="$CXXFLAGS -fno-check-new" +else + echo "$ac_t""no" 1>&6 + : + +fi + + +echo $ac_n "checking whether $CXX supports -fexceptions""... $ac_c" 1>&6 +echo "configure:1666: checking whether $CXX supports -fexceptions" >&5 +kde_cache=`echo fexceptions | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -fexceptions -c conftest.cc 2>&1`"; then + if test -z "`$CXX -fexceptions -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + USE_EXCEPTIONS="-fexceptions" +else + echo "$ac_t""no" 1>&6 + : + USE_EXCEPTIONS= +fi + + + USE_RTTI= + + + case "$host" in + *-*-irix*) test "$GXX" = yes && CXXFLAGS="-D_LANGUAGE_C_PLUS_PLUS -D__LANGUAGE_C_PLUS_PLUS $CXXFLAGS" ;; + *-*-sysv4.2uw*) CXXFLAGS="-D_UNIXWARE $CXXFLAGS";; + *-*-sysv5uw7*) CXXFLAGS="-D_UNIXWARE7 $CXXFLAGS";; + *-*-solaris*) + if test "$GXX" = yes; then + libstdcpp=`$CXX -print-file-name=libstdc++.so` + if test ! -f $libstdcpp; then + { echo "configure: error: You've compiled gcc without --enable-shared. This doesn't work with KDE. Please recompile gcc with --enable-shared to receive a libstdc++.so" 1>&2; exit 1; } + fi + fi + ;; + esac + + __val=$CXX + __forbid=" -fno-rtti -rpath " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) echo "configure: warning: found forbidden $i in CXX, removing it" 1>&2 ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + CXX=$__new + fi + + __val=$CXXFLAGS + __forbid=" -fno-rtti -rpath " + if test -n "$__val"; then + __new="" + ac_save_IFS=$IFS + IFS=" " + for i in $__val; do + case "$__forbid" in + *" $i "*) echo "configure: warning: found forbidden $i in CXXFLAGS, removing it" 1>&2 ;; + *) # Careful to not add spaces, where there were none, because otherwise + # libtool gets confused, if we change e.g. CXX + if test -z "$__new" ; then __new=$i ; else __new="$__new $i" ; fi ;; + esac + done + IFS=$ac_save_IFS + CXXFLAGS=$__new + fi + + + + echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 +echo "configure:1750: checking how to run the C++ preprocessor" >&5 +if test -z "$CXXCPP"; then +if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + CXXCPP="${CXX-g++} -E" + cat > conftest.$ac_ext <<EOF +#line 1766 "configure" +#include "confdefs.h" +#include <stdlib.h> +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:1771: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CXXCPP=/lib/cpp +fi +rm -f conftest* + ac_cv_prog_CXXCPP="$CXXCPP" +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross +fi +fi +CXXCPP="$ac_cv_prog_CXXCPP" +echo "$ac_t""$CXXCPP" 1>&6 + + + # the following is to allow programs, that are known to + # have problems when compiled with -O2 + if test -n "$CXXFLAGS"; then + kde_safe_IFS=$IFS + IFS=" " + NOOPT_CXXFLAGS="" + for i in $CXXFLAGS; do + case $i in + -O*) + ;; + *) + NOOPT_CXXFLAGS="$NOOPT_CXXFLAGS $i" + ;; + esac + done + IFS=$kde_safe_IFS + fi + + + + + # Check whether --enable-final or --disable-final was given. +if test "${enable_final+set}" = set; then + enableval="$enable_final" + kde_use_final=$enableval +else + kde_use_final=no +fi + + + + REPO="" + NOREPO="" + + +echo $ac_n "checking whether $CXX supports -frepo""... $ac_c" 1>&6 +echo "configure:1832: checking whether $CXX supports -frepo" >&5 +kde_cache=`echo frepo | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -frepo -c conftest.cc 2>&1`"; then + if test -z "`$CXX -frepo -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + + REPO="-frepo" + NOREPO="-fno-repo" + +else + echo "$ac_t""no" 1>&6 + : + +fi + + + if test -z "$REPO"; then + +echo $ac_n "checking whether $CXX supports -instances=explicit""... $ac_c" 1>&6 +echo "configure:1866: checking whether $CXX supports -instances=explicit" >&5 +kde_cache=`echo instances=explicit | sed 'y%.=/+-%___p_%'` +if eval "test \"`echo '$''{'kde_cv_prog_cxx_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +echo 'int main() { return 0; }' >conftest.cc +eval "kde_cv_prog_cxx_$kde_cache=no" +if test -z "`$CXX -instances=explicit -c conftest.cc 2>&1`"; then + if test -z "`$CXX -instances=explicit -o conftest conftest.o 2>&1`"; then + eval "kde_cv_prog_cxx_$kde_cache=yes" + fi +fi +rm -f conftest* + +fi + +if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : + + REPO="-instances=explicit" + NOREPO="-instances=extern" + +else + echo "$ac_t""no" 1>&6 + : + +fi + + fi + + if test -n "$REPO"; then + cat >> confdefs.h <<EOF +#define HAVE_TEMPLATE_REPOSITORY 1 +EOF + + + fi + + + + + if test "x$kde_use_final" = "xyes"; then + KDE_USE_FINAL_TRUE="" + KDE_USE_FINAL_FALSE="#" + else + KDE_USE_FINAL_TRUE="#" + KDE_USE_FINAL_FALSE="" + fi + + + + # Check whether --enable-closure or --disable-closure was given. +if test "${enable_closure+set}" = set; then + enableval="$enable_closure" + kde_use_closure=$enableval +else + kde_use_closure=yes +fi + + + if test "x$kde_use_closure" = "xyes"; then + KDE_USE_CLOSURE_TRUE="" + KDE_USE_CLOSURE_FALSE="#" +# CXXFLAGS="$CXXFLAGS $REPO" + else + KDE_USE_CLOSURE_TRUE="#" + KDE_USE_CLOSURE_FALSE="" + fi + + + + + + + KDE_CXXFLAGS= + + +# Check whether --enable-shared or --disable-shared was given. +if test "${enable_shared+set}" = set; then + enableval="$enable_shared" + p=${PACKAGE-default} +case $enableval in +yes) enable_shared=yes ;; +no) enable_shared=no ;; +*) + enable_shared=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_shared=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac +else + enable_shared=no +fi + +# Check whether --enable-static or --disable-static was given. +if test "${enable_static+set}" = set; then + enableval="$enable_static" + p=${PACKAGE-default} +case $enableval in +yes) enable_static=yes ;; +no) enable_static=no ;; +*) + enable_static=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_static=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac +else + enable_static=yes +fi + +# Check whether --enable-fast-install or --disable-fast-install was given. +if test "${enable_fast_install+set}" = set; then + enableval="$enable_fast_install" + p=${PACKAGE-default} +case $enableval in +yes) enable_fast_install=yes ;; +no) enable_fast_install=no ;; +*) + enable_fast_install=no + # Look at the argument we got. We use all the common list separators. + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," + for pkg in $enableval; do + if test "X$pkg" = "X$p"; then + enable_fast_install=yes + fi + done + IFS="$ac_save_ifs" + ;; +esac +else + enable_fast_install=yes +fi + +# Check whether --with-gnu-ld or --without-gnu-ld was given. +if test "${with_gnu_ld+set}" = set; then + withval="$with_gnu_ld" + test "$withval" = no || with_gnu_ld=yes +else + with_gnu_ld=no +fi + +ac_prog=ld +if test "$GCC" = yes; then + # Check if gcc -print-prog-name=ld gives a path. + echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6 +echo "configure:2026: checking for ld used by GCC" >&5 + case $host in + *-*-mingw*) + # gcc leaves a trailing carriage return which upsets mingw + ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; + *) + ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; + esac + case $ac_prog in + # Accept absolute paths. + [\\/]* | [A-Za-z]:[\\/]*) + re_direlt='/[^/][^/]*/\.\./' + # Canonicalize the path of ld + ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` + while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do + ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` + done + test -z "$LD" && LD="$ac_prog" + ;; + "") + # If it fails, then pretend we aren't using GCC. + ac_prog=ld + ;; + *) + # If it is relative, then search for the first ld in PATH. + with_gnu_ld=unknown + ;; + esac +elif test "$with_gnu_ld" = yes; then + echo $ac_n "checking for GNU ld""... $ac_c" 1>&6 +echo "configure:2056: checking for GNU ld" >&5 +else + echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6 +echo "configure:2059: checking for non-GNU ld" >&5 +fi +if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -z "$LD"; then + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then + lt_cv_path_LD="$ac_dir/$ac_prog" + # Check to see if the program is GNU ld. I'd rather use --version, + # but apparently some GNU ld's only accept -v. + # Break only if it was the GNU/non-GNU ld that we prefer. + if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then + test "$with_gnu_ld" != no && break + else + test "$with_gnu_ld" != yes && break + fi + fi + done + IFS="$ac_save_ifs" +else + lt_cv_path_LD="$LD" # Let the user override the test with a path. +fi +fi + +LD="$lt_cv_path_LD" +if test -n "$LD"; then + echo "$ac_t""$LD" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi +test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; } +echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6 +echo "configure:2094: checking if the linker ($LD) is GNU ld" >&5 +if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # I'd rather use --version here, but apparently some GNU ld's only accept -v. +if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then + lt_cv_prog_gnu_ld=yes +else + lt_cv_prog_gnu_ld=no +fi +fi + +echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6 +with_gnu_ld=$lt_cv_prog_gnu_ld + + +echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6 +echo "configure:2111: checking for $LD option to reload object files" >&5 +if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + lt_cv_ld_reload_flag='-r' +fi + +echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6 +reload_flag=$lt_cv_ld_reload_flag +test -n "$reload_flag" && reload_flag=" $reload_flag" + +echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6 +echo "configure:2123: checking for BSD-compatible nm" >&5 +if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$NM"; then + # Let the user override the test. + lt_cv_path_NM="$NM" +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do + test -z "$ac_dir" && ac_dir=. + tmp_nm=$ac_dir/${ac_tool_prefix}nm + if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then + # Check to see if the nm accepts a BSD-compat flag. + # Adding the `sed 1q' prevents false positives on HP-UX, which says: + # nm: unknown option "B" ignored + # Tru64's nm complains that /dev/null is an invalid object file + if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then + lt_cv_path_NM="$tmp_nm -B" + break + elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then + lt_cv_path_NM="$tmp_nm -p" + break + else + lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but + continue # so that we can try to find one that supports BSD flags + fi + fi + done + IFS="$ac_save_ifs" + test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm +fi +fi + +NM="$lt_cv_path_NM" +echo "$ac_t""$NM" 1>&6 + +echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 +echo "configure:2161: checking whether ln -s works" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + rm -f conftestdata +if ln -s X conftestdata 2>/dev/null +then + rm -f conftestdata + ac_cv_prog_LN_S="ln -s" +else + ac_cv_prog_LN_S=ln +fi +fi +LN_S="$ac_cv_prog_LN_S" +if test "$ac_cv_prog_LN_S" = "ln -s"; then + echo "$ac_t""yes" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6 +echo "configure:2182: checking how to recognise dependant libraries" >&5 +if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + lt_cv_file_magic_cmd='$MAGIC_CMD' +lt_cv_file_magic_test_file= +lt_cv_deplibs_check_method='unknown' +# Need to set the preceding variable on all platforms that support +# interlibrary dependencies. +# 'none' -- dependencies not supported. +# `unknown' -- same as none, but documents that we really don't know. +# 'pass_all' -- all dependencies passed with no checks. +# 'test_compile' -- check by making test program. +# 'file_magic [regex]' -- check by looking for files in library path +# which responds to the $file_magic_cmd with a given egrep regex. +# If you have `file' or equivalent on your system and you're not sure +# whether `pass_all' will *always* work, you probably want this one. + +case $host_os in +aix*) + lt_cv_deplibs_check_method=pass_all + ;; + +beos*) + lt_cv_deplibs_check_method=pass_all + ;; + +bsdi4*) + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=/shlib/libc.so + ;; + +cygwin* | mingw* |pw32*) + lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' + lt_cv_file_magic_cmd='$OBJDUMP -f' + ;; + +darwin* | rhapsody*) + lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' + lt_cv_file_magic_cmd='/usr/bin/file -L' + case "$host_os" in + rhapsody* | darwin1.012) + lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System' + ;; + *) # Darwin 1.3 on + lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' + ;; + esac + ;; + +freebsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case $host_cpu in + i*86 ) + # Not sure whether the presence of OpenBSD here was a mistake. + # Let's accept both of them until this is cleared up. + lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +gnu*) + lt_cv_deplibs_check_method=pass_all + ;; + +hpux10.20*|hpux11*) + lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libc.sl + ;; + +irix5* | irix6*) + case $host_os in + irix5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" + ;; + *) + case $LD in + *-32|*"-32 ") libmagic=32-bit;; + *-n32|*"-n32 ") libmagic=N32;; + *-64|*"-64 ") libmagic=64-bit;; + *) libmagic=never-match;; + esac + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1" + ;; + esac + lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` + lt_cv_deplibs_check_method=pass_all + ;; + +# This must be Linux ELF. +linux-gnu*) + case $host_cpu in + alpha* | i*86 | powerpc* | sparc* | ia64* | s390* | m68k* | arm* | mips* | hppa* | sh* ) + lt_cv_deplibs_check_method=pass_all ;; + *) + # glibc up to 2.1.1 does not perform some relocations on ARM + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; + esac + lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + ;; + +netbsd*) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + lt_cv_deplibs_check_method='file_magic NetBSD/[a-z0-9]* demand paged shared library' + else + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' + fi + lt_cv_file_magic_cmd='/usr/bin/file -L' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + +openbsd* ) + if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then + case "$host_cpu" in + i*86 ) + lt_cv_deplibs_check_method='file_magic OpenBSD/i[3-9]86 demand paged shared library' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` + ;; + esac + else + lt_cv_deplibs_check_method=pass_all + fi + ;; + +newsos6) + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' + lt_cv_file_magic_cmd=/usr/bin/file + lt_cv_file_magic_test_file=/usr/lib/libnls.so + ;; + +osf3* | osf4* | osf5*) + # this will be overridden with pass_all, but let us keep it just in case + lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' + lt_cv_file_magic_test_file=/shlib/libc.so + lt_cv_deplibs_check_method=pass_all + ;; + +sco3.2v5*) + lt_cv_deplibs_check_method=pass_all + ;; + +solaris*) + lt_cv_deplibs_check_method=pass_all + lt_cv_file_magic_test_file=/lib/libc.so + ;; + +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) + case $host_vendor in + ncr) + lt_cv_deplibs_check_method=pass_all + ;; + motorola) + lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' + lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` + ;; + esac + ;; +esac + +fi + +echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6 +file_magic_cmd=$lt_cv_file_magic_cmd +deplibs_check_method=$lt_cv_deplibs_check_method + +if test $host != $build; then + ac_tool_prefix=${host_alias}- +else + ac_tool_prefix= +fi + +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! + +# Only perform the check for file, if the check method requires it +case $deplibs_check_method in +file_magic*) + if test "$file_magic_cmd" = '$MAGIC_CMD'; then + echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 +echo "configure:2370: checking for ${ac_tool_prefix}file" >&5 +if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="/usr/bin:$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/${ac_tool_prefix}file; then + lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <<EOF 1>&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac +fi + +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + echo "$ac_t""$MAGIC_CMD" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +if test -z "$lt_cv_path_MAGIC_CMD"; then + if test -n "$ac_tool_prefix"; then + echo $ac_n "checking for file""... $ac_c" 1>&6 +echo "configure:2432: checking for file" >&5 +if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case $MAGIC_CMD in + /*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. + ;; + ?:/*) + lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. + ;; + *) + ac_save_MAGIC_CMD="$MAGIC_CMD" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="/usr/bin:$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/file; then + lt_cv_path_MAGIC_CMD="$ac_dir/file" + if test -n "$file_magic_test_file"; then + case $deplibs_check_method in + "file_magic "*) + file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" + MAGIC_CMD="$lt_cv_path_MAGIC_CMD" + if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | + egrep "$file_magic_regex" > /dev/null; then + : + else + cat <<EOF 1>&2 + +*** Warning: the command libtool uses to detect shared libraries, +*** $file_magic_cmd, produces output that libtool cannot recognize. +*** The result is that libtool may fail to recognize shared libraries +*** as such. This will affect the creation of libtool libraries that +*** depend on shared libraries, but programs linked with such libtool +*** libraries will work regardless of this problem. Nevertheless, you +*** may want to report the problem to your system manager and/or to +*** bug-libtool@gnu.org + +EOF + fi ;; + esac + fi + break + fi + done + IFS="$ac_save_ifs" + MAGIC_CMD="$ac_save_MAGIC_CMD" + ;; +esac +fi + +MAGIC_CMD="$lt_cv_path_MAGIC_CMD" +if test -n "$MAGIC_CMD"; then + echo "$ac_t""$MAGIC_CMD" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + else + MAGIC_CMD=: + fi +fi + + fi + ;; +esac + +# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. +set dummy ${ac_tool_prefix}ranlib; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2503: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$RANLIB"; then + ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +RANLIB="$ac_cv_prog_RANLIB" +if test -n "$RANLIB"; then + echo "$ac_t""$RANLIB" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + +if test -z "$ac_cv_prog_RANLIB"; then +if test -n "$ac_tool_prefix"; then + # Extract the first word of "ranlib", so it can be a program name with args. +set dummy ranlib; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2535: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$RANLIB"; then + ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_RANLIB="ranlib" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" +fi +fi +RANLIB="$ac_cv_prog_RANLIB" +if test -n "$RANLIB"; then + echo "$ac_t""$RANLIB" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +else + RANLIB=":" +fi +fi + +# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. +set dummy ${ac_tool_prefix}strip; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2570: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$STRIP"; then + ac_cv_prog_STRIP="$STRIP" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_STRIP="${ac_tool_prefix}strip" + break + fi + done + IFS="$ac_save_ifs" +fi +fi +STRIP="$ac_cv_prog_STRIP" +if test -n "$STRIP"; then + echo "$ac_t""$STRIP" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + +if test -z "$ac_cv_prog_STRIP"; then +if test -n "$ac_tool_prefix"; then + # Extract the first word of "strip", so it can be a program name with args. +set dummy strip; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:2602: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test -n "$STRIP"; then + ac_cv_prog_STRIP="$STRIP" # Let the user override the test. +else + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_prog_STRIP="strip" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":" +fi +fi +STRIP="$ac_cv_prog_STRIP" +if test -n "$STRIP"; then + echo "$ac_t""$STRIP" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + +else + STRIP=":" +fi +fi + + +# Check for any special flags to pass to ltconfig. +libtool_flags="--cache-file=$cache_file" +test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared" +test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static" +test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install" +test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc" +test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld" +libtool_flags="$libtool_flags --enable-dlopen" + +# Check whether --enable-libtool-lock or --disable-libtool-lock was given. +if test "${enable_libtool_lock+set}" = set; then + enableval="$enable_libtool_lock" + : +fi + +test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock" +test x"$silent" = xyes && libtool_flags="$libtool_flags --silent" + +# Check whether --with-pic or --without-pic was given. +if test "${with_pic+set}" = set; then + withval="$with_pic" + pic_mode="$withval" +else + pic_mode=default +fi + +test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic" +test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" + +# Some flags need to be propagated to the compiler or linker for good +# libtool support. +case $host in +*-*-irix6*) + # Find out which ABI we are using. + echo '#line 2669 "configure"' > conftest.$ac_ext + if { (eval echo configure:2670: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + case `/usr/bin/file conftest.$ac_objext` in + *32-bit*) + LD="${LD-ld} -32" + ;; + *N32*) + LD="${LD-ld} -n32" + ;; + *64-bit*) + LD="${LD-ld} -64" + ;; + esac + fi + rm -rf conftest* + ;; + +*-*-sco3.2v5*) + # On SCO OpenServer 5, we need -belf to get full-featured binaries. + SAVE_CFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -belf" + echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 +echo "configure:2691: checking whether the C compiler needs -belf" >&5 +if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + cat > conftest.$ac_ext <<EOF +#line 2704 "configure" +#include "confdefs.h" + +int main() { + +; return 0; } +EOF +if { (eval echo configure:2711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + lt_cv_cc_needs_belf=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + lt_cv_cc_needs_belf=no +fi +rm -f conftest* + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +fi + +echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6 + if test x"$lt_cv_cc_needs_belf" != x"yes"; then + # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf + CFLAGS="$SAVE_CFLAGS" + fi + ;; + + +esac + + +echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6 +echo "configure:2742: checking for Cygwin environment" >&5 +if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 2747 "configure" +#include "confdefs.h" + +int main() { + +#ifndef __CYGWIN__ +#define __CYGWIN__ __CYGWIN32__ +#endif +return __CYGWIN__; +; return 0; } +EOF +if { (eval echo configure:2758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_cygwin=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_cygwin=no +fi +rm -f conftest* +rm -f conftest* +fi + +echo "$ac_t""$ac_cv_cygwin" 1>&6 +CYGWIN= +test "$ac_cv_cygwin" = yes && CYGWIN=yes +echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6 +echo "configure:2775: checking for mingw32 environment" >&5 +if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 2780 "configure" +#include "confdefs.h" + +int main() { +return __MINGW32__; +; return 0; } +EOF +if { (eval echo configure:2787: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_mingw32=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_mingw32=no +fi +rm -f conftest* +rm -f conftest* +fi + +echo "$ac_t""$ac_cv_mingw32" 1>&6 +MINGW32= +test "$ac_cv_mingw32" = yes && MINGW32=yes + +# Save cache, so that ltconfig can load it +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set | grep ac_space) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + + +# Actually configure libtool. ac_aux_dir is where install-sh is found. +AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ +|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; } + +# Reload cache, that may have been modified by ltconfig +if test -r "$cache_file"; then + echo "loading cache $cache_file" + . $cache_file +else + echo "creating cache $cache_file" + > $cache_file +fi + + +# This can be used to rebuild libtool when needed +LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh" + +# Always use our own libtool. +LIBTOOL='$(SHELL) $(top_builddir)/libtool' + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log + + + +LIBTOOL_DEPS=$LIBTOOL_DEPS" $ac_aux_dir/ltcf-cxx.sh" +lt_save_CC="$CC" +lt_save_CFLAGS="$CFLAGS" +AR="$AR" LTCC="$CC" CC="$CXX" CXX="$CXX" CFLAGS="$CXXFLAGS" CPPFLAGS="$CPPFLAGS" \ +MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ +LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \ +AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \ +objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \ +deplibs_check_method="$deplibs_check_method" \ +file_magic_cmd="$file_magic_cmd" \ +${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ +--build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ +|| { echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; } +CC="$lt_save_CC" +CFLAGS="$lt_save_CFLAGS" + +# Redirect the config.log output again, so that the ltconfig log is not +# clobbered by the next message. +exec 5>>./config.log + + + + + + + + + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +echo $ac_n "checking for object suffix""... $ac_c" 1>&6 +echo "configure:2922: checking for object suffix" >&5 +if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + rm -f conftest* +echo 'int i = 1;' > conftest.$ac_ext +if { (eval echo configure:2928: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + for ac_file in conftest.*; do + case $ac_file in + *.c) ;; + *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;; + esac + done +else + { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; } +fi +rm -f conftest* +fi + +echo "$ac_t""$ac_cv_objext" 1>&6 +OBJEXT=$ac_cv_objext +ac_objext=$ac_cv_objext + + + +echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 +echo "configure:2948: checking for executable suffix" >&5 +if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$CYGWIN" = yes || test "$MINGW32" = yes; then + ac_cv_exeext=.exe +else + rm -f conftest* + echo 'int main () { return 0; }' > conftest.$ac_ext + ac_cv_exeext= + if { (eval echo configure:2958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then + for file in conftest.*; do + case $file in + *.$ac_ext | *.c | *.o | *.obj) ;; + *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;; + esac + done + else + { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; } + fi + rm -f conftest* + test x"${ac_cv_exeext}" = x && ac_cv_exeext=no +fi +fi + +EXEEXT="" +test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext} +echo "$ac_t""${ac_cv_exeext}" 1>&6 +ac_exeext=$EXEEXT + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + + + + + + +LIBTOOL_SHELL="/bin/sh ./libtool" +# LIBTOOL="$LIBTOOL --silent" +KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_RPATH)" + + +# Check whether --enable-objprelink or --disable-objprelink was given. +if test "${enable_objprelink+set}" = set; then + enableval="$enable_objprelink" + kde_use_objprelink=$enableval +else + kde_use_objprelink=no +fi + + if test "x$kde_use_objprelink" = "xyes"; then + + + echo $ac_n "checking for objprelink""... $ac_c" 1>&6 +echo "configure:3010: checking for objprelink" >&5 + if test -n "$OBJPRELINK"; then + kde_cv_path="$OBJPRELINK"; + else + kde_cache=`echo objprelink | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/objprelink"; then + if test -n "" + then + evalstr="$dir/objprelink 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/objprelink" + break + fi + else + kde_cv_path="$dir/objprelink" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + kde_use_objprelink=no + else + echo "$ac_t""$kde_cv_path" 1>&6 + OBJPRELINK=$kde_cv_path + + fi + + + if test "x$kde_use_objprelink" = "xyes"; then + echo $ac_n "checking Patching libtool to run objprelink.""... $ac_c" 1>&6 +echo "configure:3067: checking Patching libtool to run objprelink." >&5 + mv libtool libtool.orig + cat > libtool <<\EOF +#! /bin/sh +for n ; do case $n in + *.o) test -r $n && echo objprelink $n && objprelink $n ;; + *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m + m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; +esac; done +EOF + cat >> libtool libtool.orig + rm libtool.orig + chmod a+x libtool + echo "$ac_t""done" 1>&6 + fi + fi + + +echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 +echo "configure:3086: checking whether to enable maintainer-specific portions of Makefiles" >&5 + # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. +if test "${enable_maintainer_mode+set}" = set; then + enableval="$enable_maintainer_mode" + USE_MAINTAINER_MODE=$enableval +else + USE_MAINTAINER_MODE=no +fi + + echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6 + + +if test $USE_MAINTAINER_MODE = yes; then + MAINTAINER_MODE_TRUE= + MAINTAINER_MODE_FALSE='#' +else + MAINTAINER_MODE_TRUE='#' + MAINTAINER_MODE_FALSE= +fi + MAINT=$MAINTAINER_MODE_TRUE + + + + + + # Extract the first word of "msgfmt", so it can be a program name with args. +set dummy msgfmt; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:3114: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$MSGFMT" in + /*) + ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"; then + ac_cv_path_MSGFMT="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="msgfmt" + ;; +esac +fi +MSGFMT="$ac_cv_path_MSGFMT" +if test -n "$MSGFMT"; then + echo "$ac_t""$MSGFMT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + # Extract the first word of "gmsgfmt", so it can be a program name with args. +set dummy gmsgfmt; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:3148: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$GMSGFMT" in + /*) + ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. + ;; + ?:/*) + ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_path_GMSGFMT="$ac_dir/$ac_word" + break + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" + ;; +esac +fi +GMSGFMT="$ac_cv_path_GMSGFMT" +if test -n "$GMSGFMT"; then + echo "$ac_t""$GMSGFMT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + + if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then + echo "$ac_t""found msgfmt program is not GNU msgfmt; ignore it" 1>&6 + GMSGFMT=":" + fi + MSGFMT=$GMSGFMT + + + + # Extract the first word of "xgettext", so it can be a program name with args. +set dummy xgettext; ac_word=$2 +echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +echo "configure:3193: checking for $ac_word" >&5 +if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + case "$XGETTEXT" in + /*) + ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" + for ac_dir in $PATH; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then + ac_cv_path_XGETTEXT="$ac_dir/$ac_word" + break + fi + fi + done + IFS="$ac_save_ifs" + test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" + ;; +esac +fi +XGETTEXT="$ac_cv_path_XGETTEXT" +if test -n "$XGETTEXT"; then + echo "$ac_t""$XGETTEXT" 1>&6 +else + echo "$ac_t""no" 1>&6 +fi + + + if test "$XGETTEXT" != ":"; then + if $XGETTEXT --omit-header /dev/null 2> /dev/null; then + : ; + else + echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6 + XGETTEXT=":" + fi + fi + + + + +echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 +echo "configure:3238: checking how to run the C preprocessor" >&5 +# On Suns, sometimes $CPP names a directory. +if test -n "$CPP" && test -d "$CPP"; then + CPP= +fi +if test -z "$CPP"; then +if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # This must be in double quotes, not single quotes, because CPP may get + # substituted into the Makefile and "${CC-cc}" will confuse make. + CPP="${CC-cc} -E" + # On the NeXT, cc -E runs the code through the compiler's parser, + # not just through cpp. + cat > conftest.$ac_ext <<EOF +#line 3253 "configure" +#include "confdefs.h" +#include <assert.h> +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:3259: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP="${CC-cc} -E -traditional-cpp" + cat > conftest.$ac_ext <<EOF +#line 3270 "configure" +#include "confdefs.h" +#include <assert.h> +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:3276: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP="${CC-cc} -nologo -E" + cat > conftest.$ac_ext <<EOF +#line 3287 "configure" +#include "confdefs.h" +#include <assert.h> +Syntax Error +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:3293: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + : +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + CPP=/lib/cpp +fi +rm -f conftest* +fi +rm -f conftest* +fi +rm -f conftest* + ac_cv_prog_CPP="$CPP" +fi + CPP="$ac_cv_prog_CPP" +else + ac_cv_prog_CPP="$CPP" +fi +echo "$ac_t""$CPP" 1>&6 + + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + echo $ac_n "checking for main in -lutil""... $ac_c" 1>&6 +echo "configure:3326: checking for main in -lutil" >&5 +ac_lib_var=`echo util'_'main | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lutil $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3334 "configure" +#include "confdefs.h" + +int main() { +main() +; return 0; } +EOF +if { (eval echo configure:3341: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBUTIL="-lutil" +else + echo "$ac_t""no" 1>&6 +fi + + echo $ac_n "checking for main in -lcompat""... $ac_c" 1>&6 +echo "configure:3362: checking for main in -lcompat" >&5 +ac_lib_var=`echo compat'_'main | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lcompat $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3370 "configure" +#include "confdefs.h" + +int main() { +main() +; return 0; } +EOF +if { (eval echo configure:3377: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBCOMPAT="-lcompat" +else + echo "$ac_t""no" 1>&6 +fi + + kde_have_crypt= + echo $ac_n "checking for crypt in -lcrypt""... $ac_c" 1>&6 +echo "configure:3399: checking for crypt in -lcrypt" >&5 +ac_lib_var=`echo crypt'_'crypt | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lcrypt $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3407 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char crypt(); + +int main() { +crypt() +; return 0; } +EOF +if { (eval echo configure:3418: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBCRYPT="-lcrypt"; kde_have_crypt=yes +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for crypt in -lc""... $ac_c" 1>&6 +echo "configure:3437: checking for crypt in -lc" >&5 +ac_lib_var=`echo c'_'crypt | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lc $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3445 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char crypt(); + +int main() { +crypt() +; return 0; } +EOF +if { (eval echo configure:3456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + kde_have_crypt=yes +else + echo "$ac_t""no" 1>&6 + + echo "configure: warning: you have no crypt in either libcrypt or libc. +You should install libcrypt from another source or configure with PAM +support" 1>&2 + kde_have_crypt=no + +fi + +fi + + + if test $kde_have_crypt = yes; then + cat >> confdefs.h <<EOF +#define HAVE_CRYPT 1 +EOF + + fi + + echo $ac_n "checking for socklen_t""... $ac_c" 1>&6 +echo "configure:3493: checking for socklen_t" >&5 + if eval "test \"`echo '$''{'ac_cv_socklen_t'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + + cat > conftest.$ac_ext <<EOF +#line 3510 "configure" +#include "confdefs.h" + +#include <sys/types.h> +#include <sys/socket.h> + +int main() { + +socklen_t a=0; +getsockname(0,(struct sockaddr*)0, &a); + +; return 0; } +EOF +if { (eval echo configure:3523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_socklen_t=socklen_t +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + cat > conftest.$ac_ext <<EOF +#line 3531 "configure" +#include "confdefs.h" + +#include <sys/types.h> +#include <sys/socket.h> + +int main() { + +int a=0; +getsockname(0,(struct sockaddr*)0, &a); + +; return 0; } +EOF +if { (eval echo configure:3544: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + rm -rf conftest* + ac_cv_socklen_t=int +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_socklen_t=size_t + +fi +rm -f conftest* + +fi +rm -f conftest* + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + +fi + + + echo "$ac_t""$ac_cv_socklen_t" 1>&6 + if test "$ac_cv_socklen_t" != "socklen_t"; then + cat >> confdefs.h <<EOF +#define socklen_t $ac_cv_socklen_t +EOF + + fi + cat >> confdefs.h <<EOF +#define ksize_t socklen_t +EOF + + + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 +echo "configure:3590: checking for dnet_ntoa in -ldnet" >&5 +ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldnet $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3598 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char dnet_ntoa(); + +int main() { +dnet_ntoa() +; return 0; } +EOF +if { (eval echo configure:3609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_lib_dnet_dnet_ntoa = no; then + echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 +echo "configure:3631: checking for dnet_ntoa in -ldnet_stub" >&5 +ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldnet_stub $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3639 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char dnet_ntoa(); + +int main() { +dnet_ntoa() +; return 0; } +EOF +if { (eval echo configure:3650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" +else + echo "$ac_t""no" 1>&6 +fi + + fi + echo $ac_n "checking for inet_ntoa""... $ac_c" 1>&6 +echo "configure:3672: checking for inet_ntoa" >&5 +if eval "test \"`echo '$''{'ac_cv_func_inet_ntoa'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 3677 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char inet_ntoa(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char inet_ntoa(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_inet_ntoa) || defined (__stub___inet_ntoa) +choke me +#else +inet_ntoa(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3700: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_inet_ntoa=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_inet_ntoa=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'inet_ntoa`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_inet_ntoa = no; then + echo $ac_n "checking for inet_ntoa in -lnsl""... $ac_c" 1>&6 +echo "configure:3721: checking for inet_ntoa in -lnsl" >&5 +ac_lib_var=`echo nsl'_'inet_ntoa | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lnsl $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3729 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char inet_ntoa(); + +int main() { +inet_ntoa() +; return 0; } +EOF +if { (eval echo configure:3740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" +else + echo "$ac_t""no" 1>&6 +fi + + fi + echo $ac_n "checking for connect""... $ac_c" 1>&6 +echo "configure:3762: checking for connect" >&5 +if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 3767 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char connect(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char connect(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_connect) || defined (__stub___connect) +choke me +#else +connect(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_connect=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_connect=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_connect = no; then + echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 +echo "configure:3811: checking for connect in -lsocket" >&5 +ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lsocket $X_EXTRA_LIBS $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3819 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char connect(); + +int main() { +connect() +; return 0; } +EOF +if { (eval echo configure:3830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + echo $ac_n "checking for remove""... $ac_c" 1>&6 +echo "configure:3853: checking for remove" >&5 +if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 3858 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char remove(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char remove(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_remove) || defined (__stub___remove) +choke me +#else +remove(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_remove=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_remove=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +fi + + if test $ac_cv_func_remove = no; then + echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 +echo "configure:3902: checking for remove in -lposix" >&5 +ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lposix $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3910 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char remove(); + +int main() { +remove() +; return 0; } +EOF +if { (eval echo configure:3921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" +else + echo "$ac_t""no" 1>&6 +fi + + fi + + # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. + echo $ac_n "checking for shmat""... $ac_c" 1>&6 +echo "configure:3945: checking for shmat" >&5 +if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 3950 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char shmat(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char shmat(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_shmat) || defined (__stub___shmat) +choke me +#else +shmat(); +#endif + +; return 0; } +EOF +if { (eval echo configure:3973: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_shmat=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_shmat=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then + echo "$ac_t""yes" 1>&6 + : +else + echo "$ac_t""no" 1>&6 +echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 +echo "configure:3991: checking for shmat in -lipc" >&5 +ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lipc $LIBS" +cat > conftest.$ac_ext <<EOF +#line 3999 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char shmat(); + +int main() { +shmat() +; return 0; } +EOF +if { (eval echo configure:4010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" +else + echo "$ac_t""no" 1>&6 +fi + +fi + + + # Solaris 2.6 and others need -lresolv for res_init + for ac_func in res_init +do +echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 +echo "configure:4037: checking for $ac_func" >&5 +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + cat > conftest.$ac_ext <<EOF +#line 4042 "configure" +#include "confdefs.h" +/* System header to define __stub macros and hopefully few prototypes, + which can conflict with char $ac_func(); below. */ +#include <assert.h> +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char $ac_func(); + +int main() { + +/* The GNU C library defines this for functions which it implements + to always fail with ENOSYS. Some functions are actually named + something starting with __ and the normal name is an alias. */ +#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +choke me +#else +$ac_func(); +#endif + +; return 0; } +EOF +if { (eval echo configure:4065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_func_$ac_func=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_func_$ac_func=no" +fi +rm -f conftest* +fi + +if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then + echo "$ac_t""yes" 1>&6 + ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` + cat >> confdefs.h <<EOF +#define $ac_tr_func 1 +EOF + +else + echo "$ac_t""no" 1>&6 +kde_libs_safe="$LIBS" + LIBS="$LIBS $X_EXTRA_LIBS -lresolv" + cat > conftest.$ac_ext <<EOF +#line 4089 "configure" +#include "confdefs.h" + +#include <resolv.h> + +int main() { + +res_init(); + +; return 0; } +EOF +if { (eval echo configure:4100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + LIBRESOLV="-lresolv" + X_EXTRA_LIBS="$X_EXTRA_LIBS $LIBRESOLV" + cat >> confdefs.h <<\EOF +#define HAVE_RES_INIT 1 +EOF + + +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi +rm -f conftest* + LIBS=$kde_libs_safe + +fi +done + + + LIBSOCKET="$X_EXTRA_LIBS" + + + + echo $ac_n "checking for killpg in -lucb""... $ac_c" 1>&6 +echo "configure:4125: checking for killpg in -lucb" >&5 +ac_lib_var=`echo ucb'_'killpg | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lucb $LIBS" +cat > conftest.$ac_ext <<EOF +#line 4133 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char killpg(); + +int main() { +killpg() +; return 0; } +EOF +if { (eval echo configure:4144: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBUCB="-lucb" +else + echo "$ac_t""no" 1>&6 +fi + + + case $host in *-*-lynxos* ) + echo $ac_n "checking LynxOS header file wrappers""... $ac_c" 1>&6 +echo "configure:4167: checking LynxOS header file wrappers" >&5 + CFLAGS="$CFLAGS -D__NO_INCLUDE_WARN__" + echo "$ac_t""disabled" 1>&6 + echo $ac_n "checking for gethostbyname in -lbsd""... $ac_c" 1>&6 +echo "configure:4171: checking for gethostbyname in -lbsd" >&5 +ac_lib_var=`echo bsd'_'gethostbyname | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lbsd $LIBS" +cat > conftest.$ac_ext <<EOF +#line 4179 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char gethostbyname(); + +int main() { +gethostbyname() +; return 0; } +EOF +if { (eval echo configure:4190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBSOCKET="-lbsd" +else + echo "$ac_t""no" 1>&6 +fi + ;; + esac + + echo $ac_n "checking size of int""... $ac_c" 1>&6 +echo "configure:4213: checking size of int" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_int=4 +else + cat > conftest.$ac_ext <<EOF +#line 4221 "configure" +#include "confdefs.h" +#include <stdio.h> +#include <sys/types.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(int)); + exit(0); +} +EOF +if { (eval echo configure:4233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_int=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_int=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_int" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_INT $ac_cv_sizeof_int +EOF + + echo $ac_n "checking size of long""... $ac_c" 1>&6 +echo "configure:4252: checking size of long" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_long=4 +else + cat > conftest.$ac_ext <<EOF +#line 4260 "configure" +#include "confdefs.h" +#include <stdio.h> +#include <sys/types.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(long)); + exit(0); +} +EOF +if { (eval echo configure:4272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_long=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_long=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_long" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_LONG $ac_cv_sizeof_long +EOF + + echo $ac_n "checking size of char *""... $ac_c" 1>&6 +echo "configure:4291: checking size of char *" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_char_p'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_char_p=4 +else + cat > conftest.$ac_ext <<EOF +#line 4299 "configure" +#include "confdefs.h" +#include <stdio.h> +#include <sys/types.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(char *)); + exit(0); +} +EOF +if { (eval echo configure:4311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_char_p=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_char_p=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_char_p" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_CHAR_P $ac_cv_sizeof_char_p +EOF + + echo $ac_n "checking size of char""... $ac_c" 1>&6 +echo "configure:4330: checking size of char" >&5 +if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + if test "$cross_compiling" = yes; then + ac_cv_sizeof_char=1 +else + cat > conftest.$ac_ext <<EOF +#line 4338 "configure" +#include "confdefs.h" +#include <stdio.h> +#include <sys/types.h> +main() +{ + FILE *f=fopen("conftestval", "w"); + if (!f) exit(1); + fprintf(f, "%d\n", sizeof(char)); + exit(0); +} +EOF +if { (eval echo configure:4350: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null +then + ac_cv_sizeof_char=`cat conftestval` +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -fr conftest* + ac_cv_sizeof_char=0 +fi +rm -fr conftest* +fi + +fi +echo "$ac_t""$ac_cv_sizeof_char" 1>&6 +cat >> confdefs.h <<EOF +#define SIZEOF_CHAR $ac_cv_sizeof_char +EOF + + + +echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 +echo "configure:4371: checking for dlopen in -ldl" >&5 +ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldl $LIBS" +cat > conftest.$ac_ext <<EOF +#line 4379 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char dlopen(); + +int main() { +dlopen() +; return 0; } +EOF +if { (eval echo configure:4390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + +LIBDL="-ldl" +ac_cv_have_dlfcn=yes + +else + echo "$ac_t""no" 1>&6 +fi + + +echo $ac_n "checking for shl_unload in -ldld""... $ac_c" 1>&6 +echo "configure:4415: checking for shl_unload in -ldld" >&5 +ac_lib_var=`echo dld'_'shl_unload | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-ldld $LIBS" +cat > conftest.$ac_ext <<EOF +#line 4423 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char shl_unload(); + +int main() { +shl_unload() +; return 0; } +EOF +if { (eval echo configure:4434: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + +LIBDL="-ldld" +ac_cv_have_shload=yes + +else + echo "$ac_t""no" 1>&6 +fi + + + + + + +echo $ac_n "checking for extra includes""... $ac_c" 1>&6 +echo "configure:4463: checking for extra includes" >&5 +# Check whether --with-extra-includes or --without-extra-includes was given. +if test "${with_extra_includes+set}" = set; then + withval="$with_extra_includes" + kde_use_extra_includes="$withval" +else + kde_use_extra_includes=NONE + +fi + +kde_extra_includes= +if test -n "$kde_use_extra_includes" && \ + test "$kde_use_extra_includes" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_includes; do + kde_extra_includes="$kde_extra_includes $dir" + USER_INCLUDES="$USER_INCLUDES -I$dir" + done + IFS=$ac_save_ifs + kde_use_extra_includes="added" +else + kde_use_extra_includes="no" +fi + + +echo "$ac_t""$kde_use_extra_includes" 1>&6 + +kde_extra_libs= +echo $ac_n "checking for extra libs""... $ac_c" 1>&6 +echo "configure:4494: checking for extra libs" >&5 +# Check whether --with-extra-libs or --without-extra-libs was given. +if test "${with_extra_libs+set}" = set; then + withval="$with_extra_libs" + kde_use_extra_libs=$withval +else + kde_use_extra_libs=NONE + +fi + +if test -n "$kde_use_extra_libs" && \ + test "$kde_use_extra_libs" != "NONE"; then + + ac_save_ifs=$IFS + IFS=':' + for dir in $kde_use_extra_libs; do + kde_extra_libs="$kde_extra_libs $dir" + KDE_EXTRA_RPATH="$KDE_EXTRA_RPATH -R $dir" + USER_LDFLAGS="$USER_LDFLAGS -L$dir" + done + IFS=$ac_save_ifs + kde_use_extra_libs="added" +else + kde_use_extra_libs="no" +fi + + + +echo "$ac_t""$kde_use_extra_libs" 1>&6 + + + + +echo $ac_n "checking for libz""... $ac_c" 1>&6 +echo "configure:4528: checking for libz" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_z'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +kde_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -lz $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +cat > conftest.$ac_ext <<EOF +#line 4545 "configure" +#include "confdefs.h" + +#include<zlib.h> + +int main() { +return (zlibVersion() == ZLIB_VERSION); +; return 0; } +EOF +if { (eval echo configure:4554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_z='-lz'" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_z=no" +fi +rm -f conftest* +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" + +fi +if test ! "$ac_cv_lib_z" = no; then + cat >> confdefs.h <<EOF +#define HAVE_LIBZ 1 +EOF + + LIBZ="$ac_cv_lib_z" + + echo "$ac_t""$ac_cv_lib_z" 1>&6 +else + { echo "configure: error: not found. Check your installation and look into config.log" 1>&2; exit 1; } + LIBZ="" + +fi + + +echo $ac_n "checking for X""... $ac_c" 1>&6 +echo "configure:4584: checking for X" >&5 + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +if eval "test \"`echo '$''{'kde_cv_have_x'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + # One or both of the vars are not set, and there is no cached value. +if test "{$x_includes+set}" = set || test "$x_includes" = NONE; then + kde_x_includes=NO +else + kde_x_includes=$x_includes +fi +if test "{$x_libraries+set}" = set || test "$x_libraries" = NONE; then + kde_x_libraries=NO +else + kde_x_libraries=$x_libraries +fi + +# below we use the standard autoconf calls +ac_x_libraries=$kde_x_libraries +ac_x_includes=$kde_x_includes + +if test "$ac_x_includes" = NO; then + # Guess where to find include files, by looking for this one X11 .h file. + test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h + + # First, try using that file with no special directory specified. +cat > conftest.$ac_ext <<EOF +#line 4618 "configure" +#include "confdefs.h" +#include <$x_direct_test_include> +EOF +ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" +{ (eval echo configure:4623: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } +ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` +if test -z "$ac_err"; then + rm -rf conftest* + # We can compile using X headers with no special include directory. +ac_x_includes= +else + echo "$ac_err" >&5 + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + # Look for the header file in a standard set of common directories. +# Check X11 before X11Rn because it is often a symlink to the current release. + for ac_dir in \ + /usr/X11/include \ + /usr/X11R6/include \ + /usr/X11R5/include \ + /usr/X11R4/include \ + \ + /usr/include/X11 \ + /usr/include/X11R6 \ + /usr/include/X11R5 \ + /usr/include/X11R4 \ + \ + /usr/local/X11/include \ + /usr/local/X11R6/include \ + /usr/local/X11R5/include \ + /usr/local/X11R4/include \ + \ + /usr/local/include/X11 \ + /usr/local/include/X11R6 \ + /usr/local/include/X11R5 \ + /usr/local/include/X11R4 \ + \ + /usr/X386/include \ + /usr/x386/include \ + /usr/XFree86/include/X11 \ + \ + /usr/include \ + /usr/local/include \ + /usr/unsupported/include \ + /usr/athena/include \ + /usr/local/x11r5/include \ + /usr/lpp/Xamples/include \ + \ + /usr/openwin/include \ + /usr/openwin/share/include \ + ; \ + do + if test -r "$ac_dir/$x_direct_test_include"; then + ac_x_includes=$ac_dir + break + fi + done +fi +rm -f conftest* +fi # $ac_x_includes = NO + +if test "$ac_x_libraries" = NO; then + # Check for the libraries. + + test -z "$x_direct_test_library" && x_direct_test_library=Xt + test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc + + # See if we find them without any special options. + # Don't add to $LIBS permanently. + ac_save_LIBS="$LIBS" + LIBS="-l$x_direct_test_library $LIBS" +cat > conftest.$ac_ext <<EOF +#line 4692 "configure" +#include "confdefs.h" + +int main() { +${x_direct_test_function}() +; return 0; } +EOF +if { (eval echo configure:4699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + LIBS="$ac_save_LIBS" +# We can link X programs with no special library path. +ac_x_libraries= +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + LIBS="$ac_save_LIBS" +# First see if replacing the include by lib works. +# Check X11 before X11Rn because it is often a symlink to the current release. +for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ + /usr/X11/lib \ + /usr/X11R6/lib \ + /usr/X11R5/lib \ + /usr/X11R4/lib \ + \ + /usr/lib/X11 \ + /usr/lib/X11R6 \ + /usr/lib/X11R5 \ + /usr/lib/X11R4 \ + \ + /usr/local/X11/lib \ + /usr/local/X11R6/lib \ + /usr/local/X11R5/lib \ + /usr/local/X11R4/lib \ + \ + /usr/local/lib/X11 \ + /usr/local/lib/X11R6 \ + /usr/local/lib/X11R5 \ + /usr/local/lib/X11R4 \ + \ + /usr/X386/lib \ + /usr/x386/lib \ + /usr/XFree86/lib/X11 \ + \ + /usr/lib \ + /usr/local/lib \ + /usr/unsupported/lib \ + /usr/athena/lib \ + /usr/local/x11r5/lib \ + /usr/lpp/Xamples/lib \ + /lib/usr/lib/X11 \ + \ + /usr/openwin/lib \ + /usr/openwin/share/lib \ + ; \ +do + for ac_extension in a so sl; do + if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then + ac_x_libraries=$ac_dir + break 2 + fi + done +done +fi +rm -f conftest* +fi # $ac_x_libraries = NO + +case "$host" in +mips-sgi-irix6*) + ;; +*-*-solaris*) + ;; +*) + rm -fr conftestdir +if mkdir conftestdir; then + cd conftestdir + # Make sure to not put "make" in the Imakefile rules, since we grep it out. + cat > Imakefile <<'EOF' +acfindx: + @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' +EOF + if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then + # GNU make sometimes prints "make[1]: Entering...", which would confuse us. + eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` + # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. + for ac_extension in a so sl; do + if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && + test -f $ac_im_libdir/libX11.$ac_extension; then + ac_im_usrlibdir=$ac_im_libdir; break + fi + done + # Screen out bogus values from the imake configuration. They are + # bogus both because they are the default anyway, and because + # using them would break gcc on systems where it needs fixed includes. + case "$ac_im_incroot" in + /usr/include) ;; + *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;; + esac + case "$ac_im_usrlibdir" in + /usr/lib | /lib) ;; + *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;; + esac + fi + cd .. + rm -fr conftestdir +fi + + if test -z "$ac_x_includes"; then + ac_x_includes="." + fi + if test -z "$ac_x_libraries"; then + ac_x_libraries="/usr/lib" + fi +esac +#from now on we use our own again + +# when the user already gave --x-includes, we ignore +# what the standard autoconf macros told us. +if test "$kde_x_includes" = NO; then + kde_x_includes=$ac_x_includes +fi + +# for --x-libraries too +if test "$kde_x_libraries" = NO; then + kde_x_libraries=$ac_x_libraries +fi + +if test "$kde_x_includes" = NO; then + { echo "configure: error: Can't find X includes. Please check your installation and add the correct paths!" 1>&2; exit 1; } +fi + +if test "$kde_x_libraries" = NO; then + { echo "configure: error: Can't find X libraries. Please check your installation and add the correct paths!" 1>&2; exit 1; } +fi + +# Record where we found X for the cache. +kde_cv_have_x="have_x=yes \ + kde_x_includes=$kde_x_includes kde_x_libraries=$kde_x_libraries" + +fi + +eval "$kde_cv_have_x" + +if test "$have_x" != yes; then + echo "$ac_t""$have_x" 1>&6 + no_x=yes +else + echo "$ac_t""libraries $kde_x_libraries, headers $kde_x_includes" 1>&6 +fi + +if test -z "$kde_x_includes" || test "x$kde_x_includes" = xNONE; then + X_INCLUDES="" + x_includes="."; else + x_includes=$kde_x_includes + X_INCLUDES="-I$x_includes" +fi + +if test -z "$kde_x_libraries" || test "x$kde_x_libraries" = xNONE; then + X_LDFLAGS="" + x_libraries="/usr/lib"; else + x_libraries=$kde_x_libraries + X_LDFLAGS="-L$x_libraries" +fi +all_includes="$X_INCLUDES" +all_libraries="$X_LDFLAGS" + + + + + + +# Check for libraries that X11R6 Xt/Xaw programs need. +ac_save_LDFLAGS="$LDFLAGS" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +# SM needs ICE to (dynamically) link under SunOS 4.x (so we have to +# check for ICE first), but we must link in the order -lSM -lICE or +# we get undefined symbols. So assume we have SM if we have ICE. +# These have to be linked with before -lX11, unlike the other +# libraries we check for below, so use a different variable. +# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. +echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 +echo "configure:4873: checking for IceConnectionNumber in -lICE" >&5 +ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` +if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + ac_save_LIBS="$LIBS" +LIBS="-lICE $X_EXTRA_LIBS $LIBS" +cat > conftest.$ac_ext <<EOF +#line 4881 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ +char IceConnectionNumber(); + +int main() { +IceConnectionNumber() +; return 0; } +EOF +if { (eval echo configure:4892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_$ac_lib_var=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" + +fi +if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 + LIBSM="-lSM -lICE" +else + echo "$ac_t""no" 1>&6 +fi + + +LDFLAGS="$ac_save_LDFLAGS" + + + +LIB_X11='-lX11 $(LIBSOCKET)' + + +echo $ac_n "checking for libXext""... $ac_c" 1>&6 +echo "configure:4921: checking for libXext" >&5 +if eval "test \"`echo '$''{'kde_cv_have_libXext'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +kde_ldflags_safe="$LDFLAGS" +kde_libs_safe="$LIBS" + +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +LIBS="-lXext -lX11 $LIBSOCKET" + +cat > conftest.$ac_ext <<EOF +#line 4933 "configure" +#include "confdefs.h" + +#include <stdio.h> +#ifdef STDC_HEADERS +# include <stdlib.h> +#endif + +int main() { + +printf("hello Xext\n"); + +; return 0; } +EOF +if { (eval echo configure:4947: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + kde_cv_have_libXext=yes +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + kde_cv_have_libXext=no + +fi +rm -f conftest* + +LDFLAGS=$kde_ldflags_safe +LIBS=$kde_libs_safe + +fi + + +echo "$ac_t""$kde_cv_have_libXext" 1>&6 + +if test "$kde_cv_have_libXext" = "no"; then + { echo "configure: error: We need a working libXext to proceed. Since configure +can't find it itself, we stop here assuming that make wouldn't find +them either." 1>&2; exit 1; } +fi + +echo $ac_n "checking for Xinerama""... $ac_c" 1>&6 +echo "configure:4974: checking for Xinerama" >&5 + + # Check whether --with-xinerama or --without-xinerama was given. +if test "${with_xinerama+set}" = set; then + withval="$with_xinerama" + + no_xinerama=no + +else + + no_xinerama=yes + + +fi + + +kde_save_LDFLAGS="$LDFLAGS" +kde_save_CFLAGS="$CFLAGS" +kde_save_LIBS="$LIBS" +LDFLAGS="$LDFLAGS $X_LDFLAGS $USER_LDFLAGS" +CFLAGS="$CFLAGS -I$x_includes" +LIBS="-lXinerama -lXext" + +if test "x$no_xinerama" = "xno"; then + + if eval "test \"`echo '$''{'ac_cv_have_xinerama'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + cat > conftest.$ac_ext <<EOF +#line 5004 "configure" +#include "confdefs.h" +#include <X11/Xlib.h> + #include <X11/extensions/Xinerama.h> +int main() { +XineramaIsActive(NULL); +; return 0; } +EOF +if { (eval echo configure:5012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + ac_cv_have_xinerama="yes" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + ac_cv_have_xinerama="no" +fi +rm -f conftest* + +fi + +else + ac_cv_have_xinerama=no; +fi + +echo "$ac_t""$ac_cv_have_xinerama" 1>&6 + +LIBXINERAMA="" + +if test "$ac_cv_have_xinerama" = "yes"; then + cat >> confdefs.h <<\EOF +#define HAVE_XINERAMA 1 +EOF + + LIBXINERAMA="-lXinerama" +fi + + + +LDFLAGS="$kde_save_LDFLAGS" +CFLAGS="$kde_save_CFLAGS" +LIBS="$kde_save_LIBS" + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + + +if test -z ""; then + kde_qtver=2 + kde_qtsubver=1 +else + kde_qtsubver=`echo "" | sed -e 's#[0-9]\+\.\([0-9]\+\).*#\1#'` + # following is the check if subversion isn´t found in passed argument + if test "$kde_qtsubver" = ""; then + kde_qtsubver=1 + fi + kde_qtver=`echo "" | sed -e 's#^\([0-9]\+\)\..*#\1#'` + if test "$kde_qtver" = "1"; then + kde_qtsubver=42 + else + # this is the version number fallback to 2.1, unless major version is 1 or 2 + if test "$kde_qtver" != "2"; then + kde_qtver=2 + kde_qtsubver=1 + fi + fi +fi + +if test -z ""; then + if test $kde_qtver = 2; then + if test $kde_qtsubver -gt 0; then + kde_qt_minversion=">= Qt 2.2.2" + else + kde_qt_minversion=">= Qt 2.0.2" + fi + else + kde_qt_minversion=">= 1.42 and < 2.0" + fi +else + kde_qt_minversion= +fi + +if test -z ""; then + if test $kde_qtver = 2; then + if test $kde_qtsubver -gt 0; then + kde_qt_verstring="QT_VERSION >= 222" + else + kde_qt_verstring="QT_VERSION >= 200" + fi + else + kde_qt_verstring="QT_VERSION >= 142 && QT_VERSION < 200" + fi +else + kde_qt_verstring= +fi + +if test $kde_qtver = 2; then + kde_qt_dirs="$QTDIR /usr/lib/qt2 /usr/lib/qt" +else + kde_qt_dirs="$QTDIR /usr/lib/qt" +fi + + + + +echo $ac_n "checking for libpng""... $ac_c" 1>&6 +echo "configure:5117: checking for libpng" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_png'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +kde_save_LIBS="$LIBS" +LIBS="$LIBS $all_libraries $USER_LDFLAGS -lpng $LIBZ -lm -lX11 $LIBSOCKET" +kde_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +cat > conftest.$ac_ext <<EOF +#line 5134 "configure" +#include "confdefs.h" + + #include<png.h> + +int main() { + + png_structp png_ptr = png_create_read_struct( /* image ptr */ + PNG_LIBPNG_VER_STRING, 0, 0, 0 ); + return( png_ptr != 0 ); + +; return 0; } +EOF +if { (eval echo configure:5147: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_png='-lpng $LIBZ -lm'" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_png=no" + +fi +rm -f conftest* +LIBS="$kde_save_LIBS" +CFLAGS="$kde_save_CFLAGS" + +fi +if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then + cat >> confdefs.h <<EOF +#define HAVE_LIBPNG 1 +EOF + + LIBPNG="$ac_cv_lib_png" + + echo "$ac_t""$ac_cv_lib_png" 1>&6 +else + echo "$ac_t""no" 1>&6 + LIBPNG="" + +fi + + + +echo $ac_n "checking for libjpeg6b""... $ac_c" 1>&6 +echo "configure:5179: checking for libjpeg6b" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_jpeg_6b'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg6b -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +cat > conftest.$ac_ext <<EOF +#line 5196 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ + +int main() { +jpeg_CreateDecompress(0L, 0, 0); +; return 0; } +EOF +if { (eval echo configure:5217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_jpeg_6b=-ljpeg6b" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_jpeg_6b=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" + +fi + + +if eval "test ! \"`echo $ac_cv_lib_jpeg_6b`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_6b" + echo "$ac_t""$ac_cv_lib_jpeg_6b" 1>&6 +else + echo "$ac_t""no" 1>&6 + +echo $ac_n "checking for libjpeg""... $ac_c" 1>&6 +echo "configure:5240: checking for libjpeg" >&5 +if eval "test \"`echo '$''{'ac_cv_lib_jpeg_normal'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +ac_save_LIBS="$LIBS" +LIBS="$all_libraries $USER_LDFLAGS -ljpeg -lm" +ac_save_CFLAGS="$CFLAGS" +CFLAGS="$CFLAGS $all_includes $USER_INCLUDES" +cat > conftest.$ac_ext <<EOF +#line 5257 "configure" +#include "confdefs.h" +/* Override any gcc2 internal prototype to avoid an error. */ +struct jpeg_decompress_struct; +typedef struct jpeg_decompress_struct * j_decompress_ptr; +typedef int size_t; +#ifdef __cplusplus +extern "C" { +#endif + void jpeg_CreateDecompress(j_decompress_ptr cinfo, + int version, size_t structsize); +#ifdef __cplusplus +} +#endif +/* We use char because int might match the return type of a gcc2 + builtin and then its argument prototype would still apply. */ + +int main() { +jpeg_CreateDecompress(0L, 0, 0); +; return 0; } +EOF +if { (eval echo configure:5278: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then + rm -rf conftest* + eval "ac_cv_lib_jpeg_normal=-ljpeg" +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + rm -rf conftest* + eval "ac_cv_lib_jpeg_normal=no" +fi +rm -f conftest* +LIBS="$ac_save_LIBS" +CFLAGS="$ac_save_CFLAGS" + +fi + + +if eval "test ! \"`echo $ac_cv_lib_jpeg_normal`\" = no"; then + LIBJPEG="$ac_cv_lib_jpeg_normal" + echo "$ac_t""$ac_cv_lib_jpeg_normal" 1>&6 +else + echo "$ac_t""no" 1>&6 + + LIBJPEG= + + +fi + + + +fi + + + +jpeg_incdirs="/usr/include /usr/local/include $kde_extra_includes" + +jpeg_incdir=NO +for i in $jpeg_incdirs; +do + for j in jpeglib.h; + do + echo "configure: 5318: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + jpeg_incdir=$i + break 2 + fi + done +done + +test "x$jpeg_incdir" = xNO && jpeg_incdir= + +if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then + cat >> confdefs.h <<EOF +#define HAVE_LIBJPEG 1 +EOF + +else + if test -n "$jpeg_incdir" || test -n "$LIBJPEG" ; then + echo "configure: warning: +There is an installation error in jpeg support. You seem to have only one +of either the headers _or_ the libraries installed. You may need to either +provide correct --with-extra-... options, or the development package of +libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/ +Disabling JPEG support. +" 1>&2 + else + echo "configure: warning: libjpeg not found. disable JPEG support." 1>&2 + fi + jpeg_incdir= + LIBJPEG= +fi + + + + + + + + + +# Check whether --enable-mt or --disable-mt was given. +if test "${enable_mt+set}" = set; then + enableval="$enable_mt" + kde_use_qt_mt=$enableval +else + kde_use_qt_mt=no + +fi + + +USING_QT_MT="" + + +if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + CPPFLAGS="$CPPFLAGS -DQT_THREAD_SUPPORT -pthread" + X_EXTRA_LIBS="$X_EXTRA_LIBS -pthread" + else + echo "configure: warning: Compiler is not gcc. MT support disabled." 1>&2 + fi + ;; + *) + echo "configure: warning: MT not yet supported on $host - disabled." 1>&2 + ;; + esac + +fi + +kde_qt_was_given=yes + + +if test -z "$LIBQT_GLOB"; then + + LIBQT_GLOB="libqt.*" + +fi + +if test -z "$LIBQT"; then + + LIBQT="-lqt" + kde_int_qt="-lqt" + + + if test "x$kde_use_qt_mt" = "xyes"; then + + case $host in + *-*-linux-*) + if test "x$GCC" = "xyes"; then + LIBQT="-lqt-mt" + kde_int_qt="-lqt-mt" + LIBQT_GLOB="libqt-mt.*" + USING_QT_MT="using -mt" + fi + ;; + esac + fi + + kde_qt_was_given=no + +else + kde_int_qt="$LIBQT" +fi + +if test $kde_qtver = 2; then + + + + LIBQT="$LIBQT $LIBPNG $LIBJPEG" +fi + +echo $ac_n "checking for Qt""... $ac_c" 1>&6 +echo "configure:5432: checking for Qt" >&5 + +LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSM $LIBSOCKET" +ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO +qt_libraries="" +qt_includes="" +# Check whether --with-qt-dir or --without-qt-dir was given. +if test "${with_qt_dir+set}" = set; then + withval="$with_qt_dir" + ac_qt_includes="$withval"/include + ac_qt_libraries="$withval"/lib + ac_qt_bindir="$withval"/bin + +fi + + +# Check whether --with-qt-includes or --without-qt-includes was given. +if test "${with_qt_includes+set}" = set; then + withval="$with_qt_includes" + + ac_qt_includes="$withval" + +fi + + +kde_qt_libs_given=no + +# Check whether --with-qt-libraries or --without-qt-libraries was given. +if test "${with_qt_libraries+set}" = set; then + withval="$with_qt_libraries" + ac_qt_libraries="$withval" + kde_qt_libs_given=yes + +fi + + +if eval "test \"`echo '$''{'ac_cv_have_qt'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + #try to guess Qt locations + +qt_incdirs="" +for dir in $kde_qt_dirs; do + qt_incdirs="$qt_incdirs $dir/include $dir" +done +qt_incdirs="$QTINC $qt_incdirs /usr/local/qt/include /usr/include/qt /usr/include /usr/X11R6/include/X11/qt /usr/X11R6/include/qt /usr/X11R6/include/qt2 $x_includes" +if test ! "$ac_qt_includes" = "NO"; then + qt_incdirs="$ac_qt_includes $qt_incdirs" +fi + +if test "$kde_qtver" = "2"; then + kde_qt_header=qstyle.h +else + kde_qt_header=qglobal.h +fi + + +qt_incdir=NO +for i in $qt_incdirs; +do + for j in $kde_qt_header; + do + echo "configure: 5494: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + qt_incdir=$i + break 2 + fi + done +done + +ac_qt_includes="$qt_incdir" + +qt_libdirs="" +for dir in $kde_qt_dirs; do + qt_libdirs="$qt_libdirs $dir/lib $dir" +done +qt_libdirs="$QTLIB $qt_libdirs /usr/X11R6/lib /usr/lib /usr/local/qt/lib $x_libraries" +if test ! "$ac_qt_libraries" = "NO"; then + qt_libdir=$ac_qt_libraries +else + qt_libdirs="$ac_qt_libraries $qt_libdirs" + # if the Qt was given, the chance is too big that libqt.* doesn't exist + qt_libdir=NONE + for dir in $qt_libdirs; do + try="ls -1 $dir/${LIBQT_GLOB}" + if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&5 ; fi + done +fi + +ac_qt_libraries="$qt_libdir" + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + + +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_incdir $all_includes" +LDFLAGS="$LDFLAGS -L$qt_libdir $all_libraries $USER_LDFLAGS" +LIBS="$LIBS $LIBQT" + + + +cat > conftest.$ac_ext <<EOF +#include "confdefs.h" +#include <qglobal.h> +#include <qapplication.h> +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext <<EOF +#include <qevent.h> +#include <qstring.h> +#include <qstyle.h> +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext <<EOF +#include <qiconview.h> +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <<EOF +#error 1 +#endif + +int main() { +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext <<EOF + QStringList *t = new QStringList(); +EOF +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext <<EOF + QIconView iv(0); + iv.setWordWrapIconText(false); + QString s; + s.setLatin1("Elvis is alive", 14); + int magnolia = QEvent::Speech; /* new in 2.2 beta2 */ +EOF +fi +fi +cat >> conftest.$ac_ext <<EOF + return 0; +} +EOF + + +if { (eval echo configure:5593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + rm -f conftest* +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 + ac_qt_libraries="NO" +fi +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + +if test "$ac_qt_includes" = NO || test "$ac_qt_libraries" = NO; then + ac_cv_have_qt="have_qt=no" + ac_qt_notfound="" + if test "$ac_qt_includes" = NO; then + if test "$ac_qt_libraries" = NO; then + ac_qt_notfound="(headers and libraries)"; + else + ac_qt_notfound="(headers)"; + fi + else + ac_qt_notfound="(libraries)"; + fi + + { echo "configure: error: Qt ($kde_qt_minversion) $ac_qt_notfound not found. Please check your installation! +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } +else + have_qt="yes" +fi + +fi + + +eval "$ac_cv_have_qt" + +if test "$have_qt" != yes; then + echo "$ac_t""$have_qt" 1>&6; +else + ac_cv_have_qt="have_qt=yes \ + ac_qt_includes=$ac_qt_includes ac_qt_libraries=$ac_qt_libraries" + echo "$ac_t""libraries $ac_qt_libraries, headers $ac_qt_includes $USING_QT_MT" 1>&6 + + qt_libraries="$ac_qt_libraries" + qt_includes="$ac_qt_includes" +fi + +if test ! "$kde_qt_libs_given" = "yes"; then + + +echo $ac_n "checking if Qt compiles without flags""... $ac_c" 1>&6 +echo "configure:5651: checking if Qt compiles without flags" >&5 +if eval "test \"`echo '$''{'kde_cv_qt_direct'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH +ac_LIBRARY_PATH="$LIBRARY_PATH" +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$qt_includes" +LDFLAGS="$LDFLAGS $X_LDFLAGS" +LIBS="$LIBQT -lXext -lX11 $LIBSOCKET" +LD_LIBRARY_PATH= +export LD_LIBRARY_PATH +LIBRARY_PATH= +export LIBRARY_PATH + + + +cat > conftest.$ac_ext <<EOF +#include "confdefs.h" +#include <qglobal.h> +#include <qapplication.h> +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext <<EOF +#include <qevent.h> +#include <qstring.h> +#include <qstyle.h> +EOF + +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext <<EOF +#include <qiconview.h> +EOF +fi + +fi + +echo "#if ! ($kde_qt_verstring)" >> conftest.$ac_ext +cat >> conftest.$ac_ext <<EOF +#error 1 +#endif + +int main() { +EOF +if test "$kde_qtver" = "2"; then +cat >> conftest.$ac_ext <<EOF + QStringList *t = new QStringList(); +EOF +if test $kde_qtsubver -gt 0; then +cat >> conftest.$ac_ext <<EOF + QIconView iv(0); + iv.setWordWrapIconText(false); + QString s; + s.setLatin1("Elvis is alive", 14); + int magnolia = QEvent::Speech; /* new in 2.2 beta2 */ +EOF +fi +fi +cat >> conftest.$ac_ext <<EOF + return 0; +} +EOF + + +if { (eval echo configure:5730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + kde_cv_qt_direct="yes" +else + kde_cv_qt_direct="no" + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + +fi + + +if test "$kde_cv_qt_direct" = "yes"; then + echo "$ac_t""yes" 1>&6 + qt_libraries= +else + echo "$ac_t""no" 1>&6 + +fi + +fi + + + + +if test "$qt_includes" = "$x_includes" || test -z "$qt_includes"; then + QT_INCLUDES=""; +else + QT_INCLUDES="-I$qt_includes" + all_includes="$QT_INCLUDES $all_includes" +fi + +if test "$qt_libraries" = "$x_libraries" || test -z "$qt_libraries"; then + QT_LDFLAGS="" +else + QT_LDFLAGS="-L$qt_libraries" + all_libraries="$all_libraries $QT_LDFLAGS" +fi + + + + + qt_bindirs="" + for dir in $kde_qt_dirs; do + qt_bindirs="$qt_bindirs $dir/bin $dir/src/moc" + done + qt_bindirs="$qt_bindirs /usr/bin /usr/X11R6/bin /usr/local/qt/bin" + if test ! "$ac_qt_bindir" = "NO"; then + qt_bindirs="$ac_qt_bindir $qt_bindirs" + fi + + + echo $ac_n "checking for moc""... $ac_c" 1>&6 +echo "configure:5799: checking for moc" >&5 + if test -n "$MOC"; then + kde_cv_path="$MOC"; + else + kde_cache=`echo moc | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$qt_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/moc"; then + if test -n "" + then + evalstr="$dir/moc 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/moc" + break + fi + else + kde_cv_path="$dir/moc" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: No Qt meta object compiler (moc) found! +Please check whether you installed Qt correctly. +You need to have a running moc binary. +configure tried to run $ac_cv_path_moc and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable MOC to the right one before running +configure. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + MOC=$kde_cv_path + + fi + + if test -z "$UIC_NOT_NEEDED"; then + + echo $ac_n "checking for uic""... $ac_c" 1>&6 +echo "configure:5865: checking for uic" >&5 + if test -n "$UIC"; then + kde_cv_path="$UIC"; + else + kde_cache=`echo uic | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$qt_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/uic"; then + if test -n "" + then + evalstr="$dir/uic 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/uic" + break + fi + else + kde_cv_path="$dir/uic" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + UIC="" + else + echo "$ac_t""$kde_cv_path" 1>&6 + UIC=$kde_cv_path + + fi + + if test -z "$UIC" ; then + + echo "configure: warning: No Qt ui compiler (uic) found! +Please check whether you installed Qt correctly. +You need to have a running uic binary. +configure tried to run $ac_cv_path_uic and the test didn't +succeed. If configure shouldn't have tried this one, set +the environment variable UIC to the right one before running +configure. +" 1>&2 + + exit 1 + fi + else + UIC="echo uic not available: " + fi + + + + + +LIB_QT="$kde_int_qt "'$(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)' + + + + + + + + +echo $ac_n "checking for rpath""... $ac_c" 1>&6 +echo "configure:5950: checking for rpath" >&5 +# Check whether --enable-rpath or --disable-rpath was given. +if test "${enable_rpath+set}" = set; then + enableval="$enable_rpath" + USE_RPATH=$enableval +else + USE_RPATH=yes +fi + + +if test -z "$KDE_RPATH" && test "$USE_RPATH" = "yes"; then + + KDE_RPATH="-R \$(kde_libraries)" + + if test -n "$qt_libraries"; then + KDE_RPATH="$KDE_RPATH -R \$(qt_libraries)" + fi + if test -n "$X_LDFLAGS"; then + KDE_RPATH="$KDE_RPATH -R \$(x_libraries)" + fi + if test -n "$KDE_EXTRA_RPATH"; then + KDE_RPATH="$KDE_RPATH \$(KDE_EXTRA_RPATH)" + fi +fi + + +echo "$ac_t""$USE_RPATH" 1>&6 + +echo $ac_n "checking for KDE""... $ac_c" 1>&6 +echo "configure:5979: checking for KDE" >&5 + +if test "${prefix}" != NONE; then + kde_includes=${prefix}/include + ac_kde_includes=$prefix/include + + if test "${exec_prefix}" != NONE; then + kde_libraries=${exec_prefix}/lib + ac_kde_libraries=$exec_prefix/lib + else + kde_libraries=${prefix}/lib + ac_kde_libraries=$prefix/lib + fi +else + ac_kde_includes= + ac_kde_libraries= + kde_libraries="" + kde_includes="" +fi + +if eval "test \"`echo '$''{'ac_cv_have_kde'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + #try to guess kde locations + +if test "$kde_qtver" = 1; then + kde_check_header="ksock.h" + kde_check_lib="libkdecore.la" +else + kde_check_header="ksharedptr.h" + kde_check_lib="libkio.la" +fi + +if test -z ""; then + +kde_incdirs="/usr/lib/kde/include /usr/local/kde/include /usr/local/include /usr/kde/include /usr/include/kde /usr/include /opt/kde2/include /opt/kde/include $x_includes $qt_includes" +test -n "$KDEDIR" && kde_incdirs="$KDEDIR/include $KDEDIR/include/kde $KDEDIR $kde_incdirs" +kde_incdirs="$ac_kde_includes $kde_incdirs" + +kde_incdir=NO +for i in $kde_incdirs; +do + for j in $kde_check_header; + do + echo "configure: 6023: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + kde_incdir=$i + break 2 + fi + done +done + +ac_kde_includes="$kde_incdir" + +if test -n "$ac_kde_includes" && test ! -r "$ac_kde_includes/$kde_check_header"; then + { echo "configure: error: +in the prefix, you've chosen, are no KDE headers installed. This will fail. +So, check this please and use another prefix!" 1>&2; exit 1; } +fi + +kde_libdirs="/usr/lib/kde/lib /usr/local/kde/lib /usr/kde/lib /usr/lib/kde /usr/lib /usr/X11R6/lib /usr/local/lib /opt/kde2/lib /opt/kde/lib /usr/X11R6/kde/lib" +test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib $KDEDIR $kde_libdirs" +kde_libdirs="$ac_kde_libraries $kde_libdirs" + +kde_libdir=NO +for i in $kde_libdirs; +do + for j in $kde_check_lib; + do + echo "configure: 6049: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + kde_libdir=$i + break 2 + fi + done +done + +ac_kde_libraries="$kde_libdir" + +if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/$kde_check_lib"; then +{ echo "configure: error: +in the prefix, you've chosen, are no KDE libraries installed. This will fail. +So, check this please and use another prefix!" 1>&2; exit 1; } +fi +ac_kde_libraries="$kde_libdir" + +if test "$ac_kde_includes" = NO || test "$ac_kde_libraries" = NO; then + ac_cv_have_kde="have_kde=no" +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" +fi + +else + ac_cv_have_kde="have_kde=no" + +fi + +fi + +eval "$ac_cv_have_kde" + +if test "$have_kde" != "yes"; then + if test "${prefix}" = NONE; then + ac_kde_prefix="$ac_default_prefix" + else + ac_kde_prefix="$prefix" + fi + if test "$exec_prefix" = NONE; then + ac_kde_exec_prefix="$ac_kde_prefix" + echo "$ac_t""will be installed in $ac_kde_prefix" 1>&6 + else + ac_kde_exec_prefix="$exec_prefix" + echo "$ac_t""will be installed in $ac_kde_prefix and $ac_kde_exec_prefix" 1>&6 + fi + + kde_libraries="${ac_kde_exec_prefix}/lib" + kde_includes=${ac_kde_prefix}/include + +else + ac_cv_have_kde="have_kde=yes \ + ac_kde_includes=$ac_kde_includes ac_kde_libraries=$ac_kde_libraries" + echo "$ac_t""libraries $ac_kde_libraries, headers $ac_kde_includes" 1>&6 + + kde_libraries="$ac_kde_libraries" + kde_includes="$ac_kde_includes" +fi + + + +if test "$kde_includes" = "$x_includes" || test "$kde_includes" = "$qt_includes" || test "$kde_includes" = "/usr/include"; then + KDE_INCLUDES="" +else + KDE_INCLUDES="-I$kde_includes" + all_includes="$KDE_INCLUDES $all_includes" +fi + +KDE_LDFLAGS="-L$kde_libraries" +if test ! "$kde_libraries" = "$x_libraries" && test ! "$kde_libraries" = "$qt_libraries" ; then + all_libraries="$all_libraries $KDE_LDFLAGS" +fi + + + + + + +all_libraries="$all_libraries $USER_LDFLAGS" +all_includes="$all_includes $USER_INCLUDES" + + + + + + # Check whether --enable-path-check or --disable-path-check was given. +if test "${enable_path_check+set}" = set; then + enableval="$enable_path_check" + + if test "$enableval" = "no"; + then ac_use_path_checking="default" + else ac_use_path_checking="" + fi + +else + + if test "$kde_qtver" = 1; + then ac_use_path_checking="" + else ac_use_path_checking="default" + fi + + +fi + + + + + +echo $ac_n "checking for KDE paths""... $ac_c" 1>&6 +echo "configure:6159: checking for KDE paths" >&5 +kde_result="" +kde_cached_paths=yes +if eval "test \"`echo '$''{'kde_cv_all_paths'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + +if test "$ac_use_path_checking" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=defaults" + + +else + + if test $kde_qtver = 1; then + echo "$ac_t""compiling" 1>&6 + + + echo $ac_n "checking for KDE headers installed""... $ac_c" 1>&6 +echo "configure:6246: checking for KDE headers installed" >&5 + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +cat > conftest.$ac_ext <<EOF +#ifdef STDC_HEADERS +# include <stdlib.h> +#endif +#include <stdio.h> +#include "confdefs.h" +#include <kapp.h> + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if { (eval echo configure:6289: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + echo "$ac_t""yes" 1>&6 + else + { echo "configure: error: your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } + fi + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +echo $ac_n "checking for KDE libraries installed""... $ac_c" 1>&6 +echo "configure:6326: checking for KDE libraries installed" >&5 +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if { (eval echo configure:6329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + echo "$ac_t""yes" 1>&6 +else + { echo "configure: error: your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$kde_result" + + + + else + { echo "configure: error: path checking not yet supported for KDE 2" 1>&2; exit 1; } + fi + +fi + + kde_cached_paths=no + +fi + +eval "$kde_cv_all_paths" + if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi + +if test "$kde_have_all_paths" = "no" && test "$kde_cached_paths" = "yes"; then + # wrong values were cached, may be, we can set better ones + kde_result= + kde_htmldir= kde_appsdir= kde_icondir= kde_sounddir= + kde_datadir= kde_locale= kde_cgidir= kde_confdir= + kde_mimedir= kde_toolbardir= kde_wallpaperdir= kde_templatesdir= + kde_bindir= kde_servicesdir= kde_servicetypesdir= kde_moduledir= + kde_have_all_paths= + +if test "$ac_use_path_checking" = "default"; then + + if test -z "$kde_htmldir"; then + kde_htmldir='\${prefix}/share/doc/HTML' + fi + if test -z "$kde_appsdir"; then + kde_appsdir='\${prefix}/share/applnk' + fi + if test -z "$kde_icondir"; then + kde_icondir='\${prefix}/share/icons' + fi + if test -z "$kde_sounddir"; then + kde_sounddir='\${prefix}/share/sounds' + fi + if test -z "$kde_datadir"; then + kde_datadir='\${prefix}/share/apps' + fi + if test -z "$kde_locale"; then + kde_locale='\${prefix}/share/locale' + fi + if test -z "$kde_cgidir"; then + kde_cgidir='\${exec_prefix}/cgi-bin' + fi + if test -z "$kde_confdir"; then + kde_confdir='\${prefix}/share/config' + fi + if test -z "$kde_mimedir"; then + kde_mimedir='\${prefix}/share/mimelnk' + fi + if test -z "$kde_toolbardir"; then + kde_toolbardir='\${prefix}/share/toolbar' + fi + if test -z "$kde_wallpaperdir"; then + kde_wallpaperdir='\${prefix}/share/wallpapers' + fi + if test -z "$kde_templatesdir"; then + kde_templatesdir='\${prefix}/share/templates' + fi + if test -z "$kde_bindir"; then + kde_bindir='\${exec_prefix}/bin' + fi + if test -z "$kde_servicesdir"; then + kde_servicesdir='\${prefix}/share/services' + fi + if test -z "$kde_servicetypesdir"; then + kde_servicetypesdir='\${prefix}/share/servicetypes' + fi + if test -z "$kde_moduledir"; then + kde_moduledir='\${exec_prefix}/lib/kde2' + fi + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=defaults" + + +else + + if test $kde_qtver = 1; then + echo "$ac_t""compiling" 1>&6 + + + echo $ac_n "checking for KDE headers installed""... $ac_c" 1>&6 +echo "configure:6480: checking for KDE headers installed" >&5 + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +cat > conftest.$ac_ext <<EOF +#ifdef STDC_HEADERS +# include <stdlib.h> +#endif +#include <stdio.h> +#include "confdefs.h" +#include <kapp.h> + +int main() { + printf("kde_htmldir=\\"%s\\"\n", KApplication::kde_htmldir().data()); + printf("kde_appsdir=\\"%s\\"\n", KApplication::kde_appsdir().data()); + printf("kde_icondir=\\"%s\\"\n", KApplication::kde_icondir().data()); + printf("kde_sounddir=\\"%s\\"\n", KApplication::kde_sounddir().data()); + printf("kde_datadir=\\"%s\\"\n", KApplication::kde_datadir().data()); + printf("kde_locale=\\"%s\\"\n", KApplication::kde_localedir().data()); + printf("kde_cgidir=\\"%s\\"\n", KApplication::kde_cgidir().data()); + printf("kde_confdir=\\"%s\\"\n", KApplication::kde_configdir().data()); + printf("kde_mimedir=\\"%s\\"\n", KApplication::kde_mimedir().data()); + printf("kde_toolbardir=\\"%s\\"\n", KApplication::kde_toolbardir().data()); + printf("kde_wallpaperdir=\\"%s\\"\n", + KApplication::kde_wallpaperdir().data()); + printf("kde_bindir=\\"%s\\"\n", KApplication::kde_bindir().data()); + printf("kde_partsdir=\\"%s\\"\n", KApplication::kde_partsdir().data()); + printf("kde_servicesdir=\\"/tmp/dummy\\"\n"); + printf("kde_servicetypesdir=\\"/tmp/dummy\\"\n"); + printf("kde_moduledir=\\"/tmp/dummy\\"\n"); + return 0; + } +EOF + + ac_compile='${CXX-g++} -c $CXXFLAGS $all_includes $CPPFLAGS conftest.$ac_ext' + if { (eval echo configure:6523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then + echo "$ac_t""yes" 1>&6 + else + { echo "configure: error: your system is not able to compile a small KDE application! +Check, if you installed the KDE header files correctly. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } + fi + + ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + + + KDE_TEST_RPATH= + + if test -n "$USE_RPATH"; then + + if test -n "$kde_libraries"; then + KDE_TEST_RPATH="-R $kde_libraries" + fi + + if test -n "$qt_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $qt_libraries" + fi + + if test -n "$x_libraries"; then + KDE_TEST_RPATH="$KDE_TEST_RPATH -R $x_libraries" + fi + + KDE_TEST_RPATH="$KDE_TEST_RPATH $KDE_EXTRA_RPATH" + fi + +echo $ac_n "checking for KDE libraries installed""... $ac_c" 1>&6 +echo "configure:6560: checking for KDE libraries installed" >&5 +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' + +if { (eval echo configure:6563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + echo "$ac_t""yes" 1>&6 +else + { echo "configure: error: your system fails at linking a small KDE application! +Check, if your compiler is installed correctly and if you have used the +same compiler to compile Qt and kdelibs as you did use now. +For more details about this problem, look at the end of config.log." 1>&2; exit 1; } +fi + +if eval `KDEDIR= ./conftest 2>&5`; then + kde_result=done +else + kde_result=problems +fi + +KDEDIR= ./conftest 2> /dev/null >&5 # make an echo for config.log +kde_have_all_paths=yes + + + kde_cv_all_paths="kde_have_all_paths=\"yes\" \ + kde_htmldir=\"$kde_htmldir\" \ + kde_appsdir=\"$kde_appsdir\" \ + kde_icondir=\"$kde_icondir\" \ + kde_sounddir=\"$kde_sounddir\" \ + kde_datadir=\"$kde_datadir\" \ + kde_locale=\"$kde_locale\" \ + kde_cgidir=\"$kde_cgidir\" \ + kde_confdir=\"$kde_confdir\" \ + kde_mimedir=\"$kde_mimedir\" \ + kde_toolbardir=\"$kde_toolbardir\" \ + kde_wallpaperdir=\"$kde_wallpaperdir\" \ + kde_templatesdir=\"$kde_templatesdir\" \ + kde_bindir=\"$kde_bindir\" \ + kde_servicesdir=\"$kde_servicesdir\" \ + kde_servicetypesdir=\"$kde_servicetypesdir\" \ + kde_moduledir=\"$kde_moduledir\" \ + kde_result=$kde_result" + + + + else + { echo "configure: error: path checking not yet supported for KDE 2" 1>&2; exit 1; } + fi + +fi + + eval "$kde_cv_all_paths" + if test -z "$kde_htmldir" || test -z "$kde_appsdir" || + test -z "$kde_icondir" || test -z "$kde_sounddir" || + test -z "$kde_datadir" || test -z "$kde_locale" || + test -z "$kde_cgidir" || test -z "$kde_confdir" || + test -z "$kde_mimedir" || test -z "$kde_toolbardir" || + test -z "$kde_wallpaperdir" || test -z "$kde_templatesdir" || + test -z "$kde_bindir" || test -z "$kde_servicesdir" || + test -z "$kde_servicetypesdir" || test -z "$kde_moduledir" || + test "$kde_have_all_paths" != "yes"; then + kde_have_all_paths=no + fi + + kde_result="$kde_result (cache overridden)" +fi +if test "$kde_have_all_paths" = "no"; then + { echo "configure: error: configure could not run a little KDE program to test the environment. +Since it had compiled and linked before, it must be a strange problem on your system. +Look at config.log for details. If you are not able to fix this, look at +http://www.kde.org/faq/installation.html or any www.kde.org mirror. +(If you're using an egcs version on Linux, you may update binutils!) +" 1>&2; exit 1; } +else + rm -f conftest* + echo "$ac_t""$kde_result" 1>&6 +fi + +bindir=$kde_bindir + + + + kde_default_bindirs="/usr/bin /usr/local/bin /opt/local/bin /usr/X11R6/bin /opt/kde/bin /opt/kde2/bin /usr/kde/bin /usr/local/kde/bin" + if test -n "$KDEDIRS"; then + kde_save_IFS=$IFS + IFS=: + for dir in $KDEDIRS; do + kde_default_bindirs="$dir/bin $kde_default_bindirs " + done + IFS=$kde_save_IFS + fi + kde_default_bindirs="$exec_prefix/bin $prefix/bin $kde_default_bindirs" + + echo $ac_n "checking for dcopidl""... $ac_c" 1>&6 +echo "configure:6652: checking for dcopidl" >&5 + if test -n "$DCOPIDL"; then + kde_cv_path="$DCOPIDL"; + else + kde_cache=`echo dcopidl | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/dcopidl"; then + if test -n "" + then + evalstr="$dir/dcopidl 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/dcopidl" + break + fi + else + kde_cv_path="$dir/dcopidl" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program dcopidl was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + DCOPIDL=$kde_cv_path + + fi + + + echo $ac_n "checking for dcopidl2cpp""... $ac_c" 1>&6 +echo "configure:6712: checking for dcopidl2cpp" >&5 + if test -n "$DCOPIDL2CPP"; then + kde_cv_path="$DCOPIDL2CPP"; + else + kde_cache=`echo dcopidl2cpp | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/dcopidl2cpp"; then + if test -n "" + then + evalstr="$dir/dcopidl2cpp 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/dcopidl2cpp" + break + fi + else + kde_cv_path="$dir/dcopidl2cpp" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program dcopidl2cpp was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + DCOPIDL2CPP=$kde_cv_path + + fi + + + echo $ac_n "checking for mcopidl""... $ac_c" 1>&6 +echo "configure:6772: checking for mcopidl" >&5 + if test -n "$MCOPIDL"; then + kde_cv_path="$MCOPIDL"; + else + kde_cache=`echo mcopidl | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/mcopidl"; then + if test -n "" + then + evalstr="$dir/mcopidl 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/mcopidl" + break + fi + else + kde_cv_path="$dir/mcopidl" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program mcopidl was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + MCOPIDL=$kde_cv_path + + fi + + + echo $ac_n "checking for artsc-config""... $ac_c" 1>&6 +echo "configure:6832: checking for artsc-config" >&5 + if test -n "$ARTSCCONFIG"; then + kde_cv_path="$ARTSCCONFIG"; + else + kde_cache=`echo artsc-config | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/artsc-config"; then + if test -n "" + then + evalstr="$dir/artsc-config 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/artsc-config" + break + fi + else + kde_cv_path="$dir/artsc-config" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + { echo "configure: error: The important program artsc-config was not found! +Please check whether you installed KDE correctly. +" 1>&2; exit 1; } + + else + echo "$ac_t""$kde_cv_path" 1>&6 + ARTSCCONFIG=$kde_cv_path + + fi + + + echo $ac_n "checking for kde-config""... $ac_c" 1>&6 +echo "configure:6892: checking for kde-config" >&5 + if test -n "$KDECONFIG"; then + kde_cv_path="$KDECONFIG"; + else + kde_cache=`echo kde-config | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/kde-config"; then + if test -n "" + then + evalstr="$dir/kde-config 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/kde-config" + break + fi + else + kde_cv_path="$dir/kde-config" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + else + echo "$ac_t""$kde_cv_path" 1>&6 + KDECONFIG=$kde_cv_path + + fi + + + echo $ac_n "checking for meinproc""... $ac_c" 1>&6 +echo "configure:6948: checking for meinproc" >&5 + if test -n "$MEINPROC"; then + kde_cv_path="$MEINPROC"; + else + kde_cache=`echo meinproc | sed 'y%./+-%__p_%'` + + if eval "test \"`echo '$''{'kde_cv_path_$kde_cache'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + kde_cv_path="NONE" + dirs="$kde_default_bindirs" + kde_save_IFS=$IFS + IFS=':' + for dir in $PATH; do + dirs="$dirs $dir" + done + IFS=$kde_save_IFS + + for dir in $dirs; do + if test -x "$dir/meinproc"; then + if test -n "" + then + evalstr="$dir/meinproc 2>&1 " + if eval $evalstr; then + kde_cv_path="$dir/meinproc" + break + fi + else + kde_cv_path="$dir/meinproc" + break + fi + fi + done + + eval "kde_cv_path_$kde_cache=$kde_cv_path" + + +fi + + + eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" + + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then + echo "$ac_t""not found" 1>&6 + + else + echo "$ac_t""$kde_cv_path" 1>&6 + MEINPROC=$kde_cv_path + + fi + + + if test -n "$MEINPROC" && test ! "$MEINPROC" = "compiled"; then + kde_sharedirs="/usr/share/kde /usr/local/share /usr/share /opt/kde2/share /opt/kde/share $prefix/share" + test -n "$KDEDIR" && kde_sharedirs="$KDEDIR/share $kde_sharedirs" + +KDE_XSL_STYLESHEET=NO +for i in $kde_sharedirs; +do + for j in apps/ksgmltools2/customization/kde-chunk.xsl; + do + echo "configure: 7012: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + KDE_XSL_STYLESHEET=$i + break 2 + fi + done +done + + if test "$KDE_XSL_STYLESHEET" = "NO"; then + KDE_XSL_STYLESHEET="" + else + KDE_XSL_STYLESHEET="$KDE_XSL_STYLESHEET/apps/ksgmltools2/customization/kde-chunk.xsl" + fi + fi + + DCOP_DEPENDENCIES='$(DCOPIDL)' + + + + + + + + + + if test -x "$KDECONFIG"; then # it can be "compiled" + kde_libs_prefix=`$KDECONFIG --prefix` + if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then + { echo "configure: error: $KDECONFIG --prefix outputed the non existant prefix '$kde_libs_prefix' for kdelibs. + This means it has been moved since you installed it. + This won't work. Please recompile kdelibs for the new prefix. + " 1>&2; exit 1; } + fi + kde_libs_htmldir=`$KDECONFIG --install html --expandvars` + else + kde_libs_prefix='$(prefix)' + kde_libs_htmldir='$(kde_htmldir)' + fi + + + + + + + + + + + + + + + + + + + + + +if test "$kde_qtver" = 1; then + kde_minidir="$kde_icondir/mini" +else +# for KDE 1 - this breaks KDE2 apps using minidir, but +# that's the plan ;-/ + kde_minidir="/dev/null" +fi + + + + + + +if test $kde_qtver = 2; then + LIB_KDECORE='-lkdecore' + + LIB_KDEUI='-lkdeui' + + LIB_KFORMULA='-lkformula' + + LIB_KIO='-lkio' + + LIB_KSYCOCA='-lksycoca' + + LIB_SMB='-lsmb' + + LIB_KFILE='-lkfile' + + LIB_KAB='-lkab' + + LIB_KHTML='-lkhtml' + + LIB_KSPELL='-lkspell' + + LIB_KPARTS='-lkparts' + + LIB_KWRITE='-lkwrite' + +else + LIB_KDECORE='-lkdecore -lXext $(LIB_QT)' + + LIB_KDEUI='-lkdeui $(LIB_KDECORE)' + + LIB_KFM='-lkfm $(LIB_KDECORE)' + + LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)' + + LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)' + +fi + + + + +CPPFLAGS="$CPPFLAGS -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I\$(top_srcdir)/ -I\$(top_srcdir)/bibletime" + +ac_use_static="NO" + +echo $ac_n "checking whether to use static linking""... $ac_c" 1>&6 +echo "configure:7131: checking whether to use static linking" >&5 +# Check whether --enable-static-linking or --disable-static-linking was given. +if test "${enable_static_linking+set}" = set; then + enableval="$enable_static_linking" + USE_STATIC_LINKING=$enableval +else + USE_STATIC_LINKING="no" +fi + + +if test "$USE_STATIC_LINKING" = "yes"; then + BT_LDFLAGS="-all-static -Wl,-Bstatic"; + + CPPFLAGS="-DSTATIC_BUILD $CPPFLAGS"; + ac_use_static="YES"; +else + ac_use_static="NO"; +fi + +echo "$ac_t""$USE_STATIC_LINKING" 1>&6 + + + +# Check whether --with-sword-dir or --without-sword-dir was given. +if test "${with_sword_dir+set}" = set; then + withval="$with_sword_dir" + + ac_sword_dir=$withval + +else + ac_sword_dir=/usr + +fi + + +# Check whether --enable-static-sword or --disable-static-sword was given. +if test "${enable_static_sword+set}" = set; then + enableval="$enable_static_sword" + ac_static_sword="YES" +else + ac_static_sword="$ac_use_static" + +fi + + +echo $ac_n "checking for Sword library files""... $ac_c" 1>&6 +echo "configure:7177: checking for Sword library files" >&5 + +ac_sword_library_dirs="$ac_sword_dir/lib /usr/lib /usr/lib/sword /usr/local/lib /usr/local/lib/sword /usr/local/sword/lib" + +if test "$ac_static_sword" = "YES"; then + SEARCH_LIBS="libsword.a"; +else + SEARCH_LIBS="libsword.a libsword.so"; +fi + + +if eval "test \"`echo '$''{'ac_cv_sword_libdir'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_cv_sword_libdir=NO +for i in $ac_sword_library_dirs; +do + for j in $SEARCH_LIBS; + do + echo "configure: 7197: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + ac_cv_sword_libdir=$i + break 2 + fi + done +done + +fi + + +if test "$ac_cv_sword_libdir" = "NO"; then + { echo "configure: error: SWORD library not found. Try to use configure with --with-sword-dir=/your/SWORD/path!" 1>&2; exit 1; }; +fi + +if test "$ac_static_sword" = "YES"; then + LIB_SWORD="$ac_cv_sword_libdir/libsword.a"; +else + LIB_SWORD="-lsword"; +fi + + + +all_libraries="$all_libraries -L$ac_cv_sword_libdir" + +if test "$ac_static_sword" = "YES"; then + MESSAGE="static library $ac_cv_sword_libdir/libsword.a"; +else + MESSAGE="$ac_cv_sword_libdir"; +fi +echo "$ac_t""$MESSAGE" 1>&6 + + + +echo $ac_n "checking for Sword include files""... $ac_c" 1>&6 +echo "configure:7233: checking for Sword include files" >&5 +ac_sword_include_dirs="$ac_sword_dir/include/sword $ac_sword_dir/include /usr/include/sword /usr/include /usr/local/include/sword /usr/local/include /usr/local/sword/include /usr/local/sword/include/sword" + +if eval "test \"`echo '$''{'ac_cv_sword_incdir'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +ac_cv_sword_incdir=NO +for i in $ac_sword_include_dirs; +do + for j in swmgr.h; + do + echo "configure: 7245: $i/$j" >&5 + if test -r "$i/$j"; then + echo "taking that" >&5 + ac_cv_sword_incdir=$i + break 2 + fi + done +done + +fi + + +if test "$ac_cv_sword_incdir" = "NO"; then + { echo "configure: error: The Sword include file files were not found. +Please try to use configure with --with-sword-dir=/your/SWORD/path ! +" 1>&2; exit 1; } +fi + +SWORD_INCLUDES="-I$ac_cv_sword_incdir" + +all_includes="$all_includes -I$ac_cv_sword_incdir" + +echo "$ac_t""$ac_cv_sword_incdir" 1>&6 + + + +echo $ac_n "checking if you have Sword 1.5.3 or later""... $ac_c" 1>&6 +echo "configure:7272: checking if you have Sword 1.5.3 or later" >&5 + +if eval "test \"`echo '$''{'ac_cv_installed_sword_version'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + + + ac_ext=C +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CXXCPP $CPPFLAGS' +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cxx_cross + +ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' + + +ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH +ac_LIBRARY_PATH="$LIBRARY_PATH" +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$" +LDFLAGS="$LDFLAGS -L$ac_cv_sword_libdir" +LIBS="$LIB_SWORD -lz" +LD_LIBRARY_PATH="$ac_cv_sword_libdir" +export LD_LIBRARY_PATH +LIBRARY_PATH= +export LIBRARY_PATH + +cat > conftest.$ac_ext <<EOF +#include <iostream.h> +#include <swversion.h> + +int main(int argc, char* argv) { + if (argc != 2) { + cout << SWVersion::currentVersion << endl; + } + else if (argc == 2) + { + if (SWVersion(&argv[1]) < SWVersion::currentVersion || SWVersion(&argv[1]) == SWVersion::currentVersion) + { + cout << 0 << endl; + return 0; + } + else + { + cout << 1 << endl; + return 1; //version not recent enough + } + } + return 0; +} +EOF + +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +if { (eval echo configure:7329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + if test -x conftest; then + eval ac_cv_installed_sword_version=`./conftest 2>&5` + eval sword_test_returncode=`./conftest 1.5.3 2>&5`; + fi +else + echo "configure: failed program was:" >&5 + cat conftest.$ac_ext >&5 +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +ac_ext=c +# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. +ac_cpp='$CPP $CPPFLAGS' +ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' +ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +cross_compiling=$ac_cv_prog_cc_cross + + +fi + + +right_version="ok"; +if test $sword_test_returncode = 1; then + right_version="wrong version"; +fi; + +echo "$ac_t""$ac_cv_installed_sword_version" 1>&6 +if test $right_version != "ok"; then + { echo "configure: error: Your Sword installation is not recent enoought! Please +upgrade to version 1.5.3!" 1>&2; exit 1; }; +fi; + + + + +echo $ac_n "checking for the used Linux distribution""... $ac_c" 1>&6 +echo "configure:7374: checking for the used Linux distribution" >&5 + +# Check whether --with-distribution or --without-distribution was given. +if test "${with_distribution+set}" = set; then + withval="$with_distribution" + + ac_distribution=$withval + +else + ac_distribution=auto + +fi + + +# Check whether --with-distribution-version or --without-distribution-version was given. +if test "${with_distribution_version+set}" = set; then + withval="$with_distribution_version" + + ac_distribution_version=$withval + +else + ac_distribution_version=auto + +fi + + +# Check whether --with-rpm-prefix or --without-rpm-prefix was given. +if test "${with_rpm_prefix+set}" = set; then + withval="$with_rpm_prefix" + + ac_rpm_prefix=$withval + +else + ac_rpm_prefix=auto + +fi + + +# Check whether --with-rpm-group or --without-rpm-group was given. +if test "${with_rpm_group+set}" = set; then + withval="$with_rpm_group" + + ac_rpm_group=$withval + +else + ac_rpm_group=auto + +fi + + +if test "$ac_distribution" != "auto"; then + DISTRIBUTION=$ac_distribution +fi + +if test "$ac_distribution" = "auto"; then +if eval "test \"`echo '$''{'DISTRIBUTION'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test -f "/etc/SuSE-release"; then + DISTRIBUTION="SuSE" +elif test -f "/etc/mandrake-release"; then + DISTRIBUTION="Mandrake" +elif test -f "/etc/redhat-release"; then + DISTRIBUTION="Red Hat" +elif test -f "/etc/debian_version"; then + DISTRIBUTION="Debian" +fi + +fi + +fi + +if test "$ac_distribution_version" != "auto"; then + DISTRIBUTION_VERSION=$ac_distribution_version +fi +if test "$ac_distribution_version" = "auto"; then +if eval "test \"`echo '$''{'DISTRIBUTION_VERSION'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test -f "/etc/SuSE-release" && test "$DISTRIBUTION" = "SuSE"; then + DISTRIBUTION_VERSION=`grep "VERSION =" /etc/SuSE-release | sed 's/VERSION = //'`; +elif test -f "/etc/mandrake-release" && test "$DISTRIBUTION" = "Mandrake"; then + DISTRIBUTION_VERSION=`grep "Mandrake" /etc/mandrake-release | sed 's/[a-zA-Z()]*//g' | awk '{print }'` +elif test -f "/etc/redhat-release" && test "$DISTRIBUTION" = "Red Hat"; then + DISTRIBUTION_VERSION=`grep "Red Hat" /etc/redhat-release | sed 's/[a-zA-Z()]*//g' | awk '{print }'` +elif test -f "/etc/debian_version" && test "$DISTRIBUTION" = "Debian"; then + DISTRIBUTION_VERSION=`cat /etc/debian_version` +fi + +fi + +fi + + +if test "$ac_rpm_prefix" != "auto"; then + RPM_PREFIX=$ac_rpm_prefix +fi +if test "$ac_rpm_prefix" = "auto"; then +if eval "test \"`echo '$''{'RPM_PREFIX'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test "$DISTRIBUTION" = "SuSE"; then + RPM_PREFIX="/opt/kde2" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_PREFIX="/usr" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_PREFIX="/usr" +fi + +fi + +fi + +if test "$ac_rpm_group" != "auto"; then + RPM_GROUP=$ac_rpm_group +fi +if test "$ac_rpm_prefix" = "auto"; then +if eval "test \"`echo '$''{'RPM_GROUP'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 +else + +if test "$DISTRIBUTION" = "SuSE"; then + RPM_GROUP="X11/KDE/Applications" +elif test "$DISTRIBUTION" = "Mandrake"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Red Hat"; then + RPM_GROUP="Graphical desktop/KDE" +elif test "$DISTRIBUTION" = "Debian"; then + RPM_GROUP="Graphical desktop/KDE" +fi + +fi + +fi + +if test -n "$DISTRIBUTION" && test "$DISTRIBUTION" != "unknown"; then + cat >> confdefs.h <<EOF +#define DISTRIBUTION ${DISTRIBUTION} +EOF + +fi + +if test -n "$DISTRIBUTION_VERSION" && test "$DISTRIBUTION_VERSION" != "unknown"; then + cat >> confdefs.h <<EOF +#define DISTRIBUTION_VERSION ${DISTRIBUTION_VERSION} +EOF + +fi + + + + + + +echo "$ac_t""$DISTRIBUTION $DISTRIBUTION_VERSION" 1>&6 + +echo $ac_n "checking for RPM installation prefix""... $ac_c" 1>&6 +echo "configure:7536: checking for RPM installation prefix" >&5 +echo "$ac_t""$RPM_PREFIX" 1>&6 + +echo $ac_n "checking for the correct RPM group""... $ac_c" 1>&6 +echo "configure:7540: checking for the correct RPM group" >&5 +echo "$ac_t""$RPM_GROUP" 1>&6 + + + + + +DO_NOT_COMPILE="$DO_NOT_COMPILE CVS debian bsd-port admin" + +if test ! -s $srcdir/subdirs; then + TOPSUBDIRS="" + files=`cd $srcdir && ls -1` + dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` + for i in $dirs; do + echo $i >> $srcdir/subdirs + done +fi + +if test -s $srcdir/inst-apps; then + ac_topsubdirs="`cat $srcdir/inst-apps`" +else + ac_topsubdirs="`cat $srcdir/subdirs`" +fi + +for i in $ac_topsubdirs; do + echo $ac_n "checking if $i should be compiled""... $ac_c" 1>&6 +echo "configure:7566: checking if $i should be compiled" >&5 + if test -d $srcdir/$i; then + install_it="yes" + for j in $DO_NOT_COMPILE; do + if test $i = $j; then + install_it="no" + fi + done + else + install_it="no" + fi + echo "$ac_t""$install_it" 1>&6 + if test $install_it = "yes"; then + TOPSUBDIRS="$TOPSUBDIRS $i" + fi +done + + + +trap '' 1 2 15 +cat > confcache <<\EOF +# This file is a shell script that caches the results of configure +# tests run on this system so they can be shared between configure +# scripts and configure runs. It is not useful on other systems. +# If it contains results you don't want to keep, you may remove or edit it. +# +# By default, configure uses ./config.cache as the cache file, +# creating it if it does not exist already. You can give configure +# the --cache-file=FILE option to use a different cache file; that is +# what configure does when it calls configure scripts in +# subdirectories, so they share the cache. +# Giving --cache-file=/dev/null disables caching, for debugging configure. +# config.status only pays attention to the cache file if you give it the +# --recheck option to rerun configure. +# +EOF +# The following way of writing the cache mishandles newlines in values, +# but we know of no workaround that is simple, portable, and efficient. +# So, don't put newlines in cache variables' values. +# Ultrix sh set writes to stderr and can't be redirected directly, +# and sets the high bit in the cache file unless we assign to the vars. +(set) 2>&1 | + case `(ac_space=' '; set | grep ac_space) 2>&1` in + *ac_space=\ *) + # `set' does not quote correctly, so add quotes (double-quote substitution + # turns \\\\ into \\, and sed turns \\ into \). + sed -n \ + -e "s/'/'\\\\''/g" \ + -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" + ;; + *) + # `set' quotes correctly as required by POSIX, so do not add quotes. + sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' + ;; + esac >> confcache +if cmp -s $cache_file confcache; then + : +else + if test -w $cache_file; then + echo "updating cache $cache_file" + cat confcache > $cache_file + else + echo "not updating unwritable cache $cache_file" + fi +fi +rm -f confcache + +trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 + +test "x$prefix" = xNONE && prefix=$ac_default_prefix +# Let make expand exec_prefix. +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' + +# Any assignment to VPATH causes Sun make to only execute +# the first set of double-colon rules, so remove it if not needed. +# If there is a colon in the path, we need to keep it. +if test "x$srcdir" = x.; then + ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' +fi + +trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 + +DEFS=-DHAVE_CONFIG_H + +# Without the "./", some shells look in PATH for config.status. +: ${CONFIG_STATUS=./config.status} + +echo creating $CONFIG_STATUS +rm -f $CONFIG_STATUS +cat > $CONFIG_STATUS <<EOF +#! /bin/sh +# Generated automatically by configure. +# Run this file to recreate the current configuration. +# This directory was configured as follows, +# on host `(hostname || uname -n) 2>/dev/null | sed 1q`: +# +# $0 $ac_configure_args +# +# Compiler output produced by configure, useful for debugging +# configure, is in ./config.log if it exists. + +ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" +for ac_option +do + case "\$ac_option" in + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) + echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" + exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; + -version | --version | --versio | --versi | --vers | --ver | --ve | --v) + echo "$CONFIG_STATUS generated by autoconf version 2.13" + exit 0 ;; + -help | --help | --hel | --he | --h) + echo "\$ac_cs_usage"; exit 0 ;; + *) echo "\$ac_cs_usage"; exit 1 ;; + esac +done + +ac_given_srcdir=$srcdir +ac_given_INSTALL="$INSTALL" + +trap 'rm -fr `echo "\ +./Makefile \ +admin/Makefile \ +bibletime/Makefile \ +bibletime/backend/Makefile \ +bibletime/frontend/Makefile \ +bibletime/frontend/groupmanager/Makefile \ +bibletime/frontend/keychooser/Makefile \ +bibletime/frontend/presenters/Makefile \ +bibletime/frontend/searchdialog/Makefile \ +bibletime/frontend/thirdparty/Makefile \ +bibletime/frontend/thirdparty/qt3stuff/Makefile \ +bibletime/pics/Makefile \ +bibletime/pics/highcolor/Makefile \ +bibletime/pics/highcolor/16x16/Makefile \ +bibletime/pics/highcolor/22x22/Makefile \ +bibletime/pics/highcolor/32x32/Makefile \ +bibletime/pics/highcolor/48x48/Makefile \ +bibletime/pics/lowcolor/Makefile \ +bibletime/pics/lowcolor/16x16/Makefile \ +bibletime/pics/lowcolor/22x22/Makefile \ +bibletime/pics/lowcolor/32x32/Makefile \ +bibletime/printing/Makefile \ +bibletime/printing/style-data/Makefile \ +bibletime/util/Makefile \ +bibletime/xml/Makefile \ +NEWS README INSTALL TODO bibletime.lsm bibletime.spec bibletime.desktop \ + config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +EOF +cat >> $CONFIG_STATUS <<EOF + +# Protect against being on the right side of a sed subst in config.status. +sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; + s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF +$ac_vpsub +$extrasub +s%@SHELL@%$SHELL%g +s%@CFLAGS@%$CFLAGS%g +s%@CPPFLAGS@%$CPPFLAGS%g +s%@CXXFLAGS@%$CXXFLAGS%g +s%@FFLAGS@%$FFLAGS%g +s%@DEFS@%$DEFS%g +s%@LDFLAGS@%$LDFLAGS%g +s%@LIBS@%$LIBS%g +s%@exec_prefix@%$exec_prefix%g +s%@prefix@%$prefix%g +s%@program_transform_name@%$program_transform_name%g +s%@bindir@%$bindir%g +s%@sbindir@%$sbindir%g +s%@libexecdir@%$libexecdir%g +s%@datadir@%$datadir%g +s%@sysconfdir@%$sysconfdir%g +s%@sharedstatedir@%$sharedstatedir%g +s%@localstatedir@%$localstatedir%g +s%@libdir@%$libdir%g +s%@includedir@%$includedir%g +s%@oldincludedir@%$oldincludedir%g +s%@infodir@%$infodir%g +s%@mandir@%$mandir%g +s%@host@%$host%g +s%@host_alias@%$host_alias%g +s%@host_cpu@%$host_cpu%g +s%@host_vendor@%$host_vendor%g +s%@host_os@%$host_os%g +s%@target@%$target%g +s%@target_alias@%$target_alias%g +s%@target_cpu@%$target_cpu%g +s%@target_vendor@%$target_vendor%g +s%@target_os@%$target_os%g +s%@build@%$build%g +s%@build_alias@%$build_alias%g +s%@build_cpu@%$build_cpu%g +s%@build_vendor@%$build_vendor%g +s%@build_os@%$build_os%g +s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g +s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g +s%@INSTALL_DATA@%$INSTALL_DATA%g +s%@PACKAGE@%$PACKAGE%g +s%@VERSION@%$VERSION%g +s%@ACLOCAL@%$ACLOCAL%g +s%@AUTOCONF@%$AUTOCONF%g +s%@AUTOMAKE@%$AUTOMAKE%g +s%@AUTOHEADER@%$AUTOHEADER%g +s%@MAKEINFO@%$MAKEINFO%g +s%@SET_MAKE@%$SET_MAKE%g +s%@CONF_FILES@%$CONF_FILES%g +s%@CC@%$CC%g +s%@CXX@%$CXX%g +s%@USE_EXCEPTIONS@%$USE_EXCEPTIONS%g +s%@USE_RTTI@%$USE_RTTI%g +s%@CXXCPP@%$CXXCPP%g +s%@NOOPT_CXXFLAGS@%$NOOPT_CXXFLAGS%g +s%@REPO@%$REPO%g +s%@NOREPO@%$NOREPO%g +s%@KDE_USE_FINAL_TRUE@%$KDE_USE_FINAL_TRUE%g +s%@KDE_USE_FINAL_FALSE@%$KDE_USE_FINAL_FALSE%g +s%@KDE_USE_CLOSURE_TRUE@%$KDE_USE_CLOSURE_TRUE%g +s%@KDE_USE_CLOSURE_FALSE@%$KDE_USE_CLOSURE_FALSE%g +s%@KDE_CXXFLAGS@%$KDE_CXXFLAGS%g +s%@OBJEXT@%$OBJEXT%g +s%@EXEEXT@%$EXEEXT%g +s%@LN_S@%$LN_S%g +s%@RANLIB@%$RANLIB%g +s%@STRIP@%$STRIP%g +s%@LIBTOOL@%$LIBTOOL%g +s%@KDE_PLUGIN@%$KDE_PLUGIN%g +s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g +s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g +s%@MAINT@%$MAINT%g +s%@MSGFMT@%$MSGFMT%g +s%@GMSGFMT@%$GMSGFMT%g +s%@XGETTEXT@%$XGETTEXT%g +s%@CPP@%$CPP%g +s%@LIBUTIL@%$LIBUTIL%g +s%@LIBCOMPAT@%$LIBCOMPAT%g +s%@LIBCRYPT@%$LIBCRYPT%g +s%@LIBSOCKET@%$LIBSOCKET%g +s%@LIBRESOLV@%$LIBRESOLV%g +s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g +s%@LIBUCB@%$LIBUCB%g +s%@LIBDL@%$LIBDL%g +s%@X_INCLUDES@%$X_INCLUDES%g +s%@X_LDFLAGS@%$X_LDFLAGS%g +s%@x_libraries@%$x_libraries%g +s%@x_includes@%$x_includes%g +s%@LIBSM@%$LIBSM%g +s%@X_PRE_LIBS@%$X_PRE_LIBS%g +s%@LIB_X11@%$LIB_X11%g +s%@LIBXINERAMA@%$LIBXINERAMA%g +s%@USER_INCLUDES@%$USER_INCLUDES%g +s%@USER_LDFLAGS@%$USER_LDFLAGS%g +s%@LIBZ@%$LIBZ%g +s%@LIBPNG@%$LIBPNG%g +s%@LIBJPEG@%$LIBJPEG%g +s%@qt_libraries@%$qt_libraries%g +s%@qt_includes@%$qt_includes%g +s%@QT_INCLUDES@%$QT_INCLUDES%g +s%@QT_LDFLAGS@%$QT_LDFLAGS%g +s%@MOC@%$MOC%g +s%@UIC@%$UIC%g +s%@LIB_QT@%$LIB_QT%g +s%@KDE_EXTRA_RPATH@%$KDE_EXTRA_RPATH%g +s%@KDE_RPATH@%$KDE_RPATH%g +s%@kde_libraries@%$kde_libraries%g +s%@kde_includes@%$kde_includes%g +s%@KDE_LDFLAGS@%$KDE_LDFLAGS%g +s%@KDE_INCLUDES@%$KDE_INCLUDES%g +s%@all_includes@%$all_includes%g +s%@all_libraries@%$all_libraries%g +s%@AUTODIRS@%$AUTODIRS%g +s%@DCOPIDL@%$DCOPIDL%g +s%@DCOPIDL2CPP@%$DCOPIDL2CPP%g +s%@DCOP_DEPENDENCIES@%$DCOP_DEPENDENCIES%g +s%@MCOPIDL@%$MCOPIDL%g +s%@ARTSCCONFIG@%$ARTSCCONFIG%g +s%@KDECONFIG@%$KDECONFIG%g +s%@MEINPROC@%$MEINPROC%g +s%@KDE_XSL_STYLESHEET@%$KDE_XSL_STYLESHEET%g +s%@kde_libs_prefix@%$kde_libs_prefix%g +s%@kde_libs_htmldir@%$kde_libs_htmldir%g +s%@kde_htmldir@%$kde_htmldir%g +s%@kde_appsdir@%$kde_appsdir%g +s%@kde_icondir@%$kde_icondir%g +s%@kde_sounddir@%$kde_sounddir%g +s%@kde_datadir@%$kde_datadir%g +s%@kde_locale@%$kde_locale%g +s%@kde_confdir@%$kde_confdir%g +s%@kde_mimedir@%$kde_mimedir%g +s%@kde_wallpaperdir@%$kde_wallpaperdir%g +s%@kde_bindir@%$kde_bindir%g +s%@kde_templatesdir@%$kde_templatesdir%g +s%@kde_servicesdir@%$kde_servicesdir%g +s%@kde_servicetypesdir@%$kde_servicetypesdir%g +s%@kde_moduledir@%$kde_moduledir%g +s%@LIB_KDECORE@%$LIB_KDECORE%g +s%@LIB_KDEUI@%$LIB_KDEUI%g +s%@LIB_KFORMULA@%$LIB_KFORMULA%g +s%@LIB_KIO@%$LIB_KIO%g +s%@LIB_KSYCOCA@%$LIB_KSYCOCA%g +s%@LIB_SMB@%$LIB_SMB%g +s%@LIB_KFILE@%$LIB_KFILE%g +s%@LIB_KAB@%$LIB_KAB%g +s%@LIB_KHTML@%$LIB_KHTML%g +s%@LIB_KSPELL@%$LIB_KSPELL%g +s%@LIB_KPARTS@%$LIB_KPARTS%g +s%@LIB_KWRITE@%$LIB_KWRITE%g +s%@LIB_KFM@%$LIB_KFM%g +s%@BT_LDFLAGS@%$BT_LDFLAGS%g +s%@SWORD_LIBRARY_PATH@%$SWORD_LIBRARY_PATH%g +s%@LIB_SWORD@%$LIB_SWORD%g +s%@SWORD_INCLUDES@%$SWORD_INCLUDES%g +s%@DISTRIBUTION@%$DISTRIBUTION%g +s%@DISTRIBUTION_VERSION@%$DISTRIBUTION_VERSION%g +s%@RPM_PREFIX@%$RPM_PREFIX%g +s%@RPM_GROUP@%$RPM_GROUP%g +s%@TOPSUBDIRS@%$TOPSUBDIRS%g + +CEOF +EOF + +cat >> $CONFIG_STATUS <<\EOF + +# Split the substitutions into bite-sized pieces for seds with +# small command number limits, like on Digital OSF/1 and HP-UX. +ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. +ac_file=1 # Number of current file. +ac_beg=1 # First line for current file. +ac_end=$ac_max_sed_cmds # Line after last line for current file. +ac_more_lines=: +ac_sed_cmds="" +while $ac_more_lines; do + if test $ac_beg -gt 1; then + sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file + else + sed "${ac_end}q" conftest.subs > conftest.s$ac_file + fi + if test ! -s conftest.s$ac_file; then + ac_more_lines=false + rm -f conftest.s$ac_file + else + if test -z "$ac_sed_cmds"; then + ac_sed_cmds="sed -f conftest.s$ac_file" + else + ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" + fi + ac_file=`expr $ac_file + 1` + ac_beg=$ac_end + ac_end=`expr $ac_end + $ac_max_sed_cmds` + fi +done +if test -z "$ac_sed_cmds"; then + ac_sed_cmds=cat +fi +EOF + +cat >> $CONFIG_STATUS <<EOF + +CONFIG_FILES=\${CONFIG_FILES-"\ +./Makefile \ +admin/Makefile \ +bibletime/Makefile \ +bibletime/backend/Makefile \ +bibletime/frontend/Makefile \ +bibletime/frontend/groupmanager/Makefile \ +bibletime/frontend/keychooser/Makefile \ +bibletime/frontend/presenters/Makefile \ +bibletime/frontend/searchdialog/Makefile \ +bibletime/frontend/thirdparty/Makefile \ +bibletime/frontend/thirdparty/qt3stuff/Makefile \ +bibletime/pics/Makefile \ +bibletime/pics/highcolor/Makefile \ +bibletime/pics/highcolor/16x16/Makefile \ +bibletime/pics/highcolor/22x22/Makefile \ +bibletime/pics/highcolor/32x32/Makefile \ +bibletime/pics/highcolor/48x48/Makefile \ +bibletime/pics/lowcolor/Makefile \ +bibletime/pics/lowcolor/16x16/Makefile \ +bibletime/pics/lowcolor/22x22/Makefile \ +bibletime/pics/lowcolor/32x32/Makefile \ +bibletime/printing/Makefile \ +bibletime/printing/style-data/Makefile \ +bibletime/util/Makefile \ +bibletime/xml/Makefile \ +NEWS README INSTALL TODO bibletime.lsm bibletime.spec bibletime.desktop \ +"} +EOF +cat >> $CONFIG_STATUS <<\EOF +for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case "$ac_file" in + *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` + ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; + *) ac_file_in="${ac_file}.in" ;; + esac + + # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. + + # Remove last slash and all that follows it. Not all systems have dirname. + ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` + if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then + # The file is in a subdirectory. + test ! -d "$ac_dir" && mkdir "$ac_dir" + ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" + # A "../" for each directory in $ac_dir_suffix. + ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` + else + ac_dir_suffix= ac_dots= + fi + + case "$ac_given_srcdir" in + .) srcdir=. + if test -z "$ac_dots"; then top_srcdir=. + else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; + /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; + *) # Relative path. + srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" + top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + + case "$ac_given_INSTALL" in + [/$]*) INSTALL="$ac_given_INSTALL" ;; +"") ;; + *) INSTALL="$ac_dots$ac_given_INSTALL" ;; + esac + + echo creating "$ac_file" + rm -f "$ac_file" + configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." + case "$ac_file" in + *Makefile*) ac_comsub="1i\\ +# $configure_input" ;; + *) ac_comsub= ;; + esac + + ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` + sed -e "$ac_comsub +s%@configure_input@%$configure_input%g +s%@srcdir@%$srcdir%g +s%@top_srcdir@%$top_srcdir%g +s%@INSTALL@%$INSTALL%g +" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file +fi; done +rm -f conftest.s* + +# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where +# NAME is the cpp macro being defined and VALUE is the value it is being given. +# +# ac_d sets the value in "#define NAME VALUE" lines. +ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' +ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' +ac_dC='\3' +ac_dD='%g' +# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". +ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' +ac_uB='\([ ]\)%\1#\2define\3' +ac_uC=' ' +ac_uD='\4%g' +# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". +ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' +ac_eB='$%\1#\2define\3' +ac_eC=' ' +ac_eD='%g' + +if test "${CONFIG_HEADERS+set}" != set; then +EOF +cat >> $CONFIG_STATUS <<EOF + CONFIG_HEADERS="config.h" +EOF +cat >> $CONFIG_STATUS <<\EOF +fi +for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then + # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". + case "$ac_file" in + *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` + ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; + *) ac_file_in="${ac_file}.in" ;; + esac + + echo creating $ac_file + + rm -f conftest.frag conftest.in conftest.out + ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` + cat $ac_file_inputs > conftest.in + +EOF + +# Transform confdefs.h into a sed script conftest.vals that substitutes +# the proper values into config.h.in to produce config.h. And first: +# Protect against being on the right side of a sed subst in config.status. +# Protect against being in an unquoted here document in config.status. +rm -f conftest.vals +cat > conftest.hdr <<\EOF +s/[\\&%]/\\&/g +s%[\\$`]%\\&%g +s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp +s%ac_d%ac_u%gp +s%ac_u%ac_e%gp +EOF +sed -n -f conftest.hdr confdefs.h > conftest.vals +rm -f conftest.hdr + +# This sed command replaces #undef with comments. This is necessary, for +# example, in the case of _POSIX_SOURCE, which is predefined and required +# on some systems where configure will not decide to define it. +cat >> conftest.vals <<\EOF +s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% +EOF + +# Break up conftest.vals because some shells have a limit on +# the size of here documents, and old seds have small limits too. + +rm -f conftest.tail +while : +do + ac_lines=`grep -c . conftest.vals` + # grep -c gives empty output for an empty file on some AIX systems. + if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi + # Write a limited-size here document to conftest.frag. + echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS + sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS + echo 'CEOF + sed -f conftest.frag conftest.in > conftest.out + rm -f conftest.in + mv conftest.out conftest.in +' >> $CONFIG_STATUS + sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail + rm -f conftest.vals + mv conftest.tail conftest.vals +done +rm -f conftest.vals + +cat >> $CONFIG_STATUS <<\EOF + rm -f conftest.frag conftest.h + echo "/* $ac_file. Generated automatically by configure. */" > conftest.h + cat conftest.in >> conftest.h + rm -f conftest.in + if cmp -s $ac_file conftest.h 2>/dev/null; then + echo "$ac_file is unchanged" + rm -f conftest.h + else + # Remove last slash and all that follows it. Not all systems have dirname. + ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` + if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then + # The file is in a subdirectory. + test ! -d "$ac_dir" && mkdir "$ac_dir" + fi + rm -f $ac_file + mv conftest.h $ac_file + fi +fi; done + +EOF +cat >> $CONFIG_STATUS <<EOF + + +EOF +cat >> $CONFIG_STATUS <<\EOF +test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h + +exit 0 +EOF +if test "x$with_fast_perl" = "xyes" ; then + perl -i.bak $ac_aux_dir/conf.change.pl $CONFIG_STATUS || mv $CONFIG_STATUS.bak $CONFIG_STATUS; + rm -f $CONFIG_STATUS.bak; +fi +chmod +x $CONFIG_STATUS +rm -fr confdefs* $ac_clean_files +test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 + diff --git a/configure.in b/configure.in new file mode 100644 index 0000000..e2663c4 --- /dev/null +++ b/configure.in @@ -0,0 +1,167 @@ +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(bibletime, 1.1) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl generate the config header +AM_CONFIG_HEADER(config.h) dnl at the distribution this done + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(no) +AC_ENABLE_STATIC(yes) +KDE_PROG_LIBTOOL + +AM_MAINTAINER_MODE + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS + +AC_PATH_KDE + +dnl in this space add everything you want to check for; +dnl examples are specific headers, libraries, etc. +dnl everything to compile and run a KDE program is already checked + +CPPFLAGS="$CPPFLAGS -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I\$(top_srcdir)/ -I\$(top_srcdir)/bibletime" +AC_CHECK_STATIC_LINKING(ac_use_static) +AC_CHECK_SWORD(1.5.3, [$ac_use_static]) + +dnl Chek for the used distribution +AC_CHECK_DISTRIBUTION + +dnl add here all your Makefiles. They are created by configure +dnl AC_OUTPUT(NEWS README INSTALL TODO bibletime.lsm bibletime.spec bibletime.desktop) + +dnl echo "Executing perl am_edit ..." +dnl perl am_edit +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(bibletime-doc, 1.1) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(no) +AC_ENABLE_STATIC(yes) +KDE_PROG_LIBTOOL + +AM_MAINTAINER_MODE + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS +AC_PATH_KDE + +dnl in this space add everything you want to check for; +dnl examples are specific headers, libraries, etc. +dnl everything to compile and run a KDE program is already checked + +dnl Chek for the used distribution +AC_CHECK_DISTRIBUTION + +dnl add here all your Makefiles. They are created by configure +dnl AC_OUTPUT(README INSTALL bibletime-doc.spec) +KDE_CREATE_SUBDIRSLIST +AC_OUTPUT( \ +./Makefile \ +admin/Makefile \ +bibletime/Makefile \ +bibletime/backend/Makefile \ +bibletime/frontend/Makefile \ +bibletime/frontend/groupmanager/Makefile \ +bibletime/frontend/keychooser/Makefile \ +bibletime/frontend/presenters/Makefile \ +bibletime/frontend/searchdialog/Makefile \ +bibletime/frontend/thirdparty/Makefile \ +bibletime/frontend/thirdparty/qt3stuff/Makefile \ +bibletime/pics/Makefile \ +bibletime/pics/highcolor/Makefile \ +bibletime/pics/highcolor/16x16/Makefile \ +bibletime/pics/highcolor/22x22/Makefile \ +bibletime/pics/highcolor/32x32/Makefile \ +bibletime/pics/highcolor/48x48/Makefile \ +bibletime/pics/lowcolor/Makefile \ +bibletime/pics/lowcolor/16x16/Makefile \ +bibletime/pics/lowcolor/22x22/Makefile \ +bibletime/pics/lowcolor/32x32/Makefile \ +bibletime/printing/Makefile \ +bibletime/printing/style-data/Makefile \ +bibletime/util/Makefile \ +bibletime/xml/Makefile \ +NEWS README INSTALL TODO bibletime.lsm bibletime.spec bibletime.desktop \ +README INSTALL bibletime-doc.spec \ +) diff --git a/configure.in.in b/configure.in.in new file mode 100644 index 0000000..22e3839 --- /dev/null +++ b/configure.in.in @@ -0,0 +1,74 @@ +dnl This file is part of the KDE libraries/packages +dnl Copyright (C) 2001 Stephan Kulow (coolo@kde.org) + +dnl This file is free software; you can redistribute it and/or +dnl modify it under the terms of the GNU Library General Public +dnl License as published by the Free Software Foundation; either +dnl version 2 of the License, or (at your option) any later version. + +dnl This library is distributed in the hope that it will be useful, +dnl but WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl Library General Public License for more details. + +dnl You should have received a copy of the GNU Library General Public Licensednl along with this library; see the file COPYING.LIB. If not, write to +dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +dnl Boston, MA 02111-1307, USA. + +# Original Author was Kalle@kde.org +# I lifted it in some mater. (Stephan Kulow) +# I used much code from Janos Farkas + +dnl Process this file with autoconf to produce a configure script. + +AC_INIT(acinclude.m4) dnl a source file from your sub dir + +dnl This is so we can use kde-common +AC_CONFIG_AUX_DIR(admin) + +dnl This ksh/zsh feature conflicts with `cd blah ; pwd` +unset CDPATH + +dnl Checking host/target/build systems, for make, install etc. +AC_CANONICAL_SYSTEM +dnl Perform program name transformation +AC_ARG_PROGRAM + +dnl Automake doc recommends to do this only here. (Janos) +AM_INIT_AUTOMAKE(bibletime, 1.1) dnl searches for some needed programs + +KDE_SET_PREFIX + +dnl generate the config header +AM_CONFIG_HEADER(config.h) dnl at the distribution this done + +dnl Checks for programs. +AC_CHECK_COMPILERS +AC_ENABLE_SHARED(no) +AC_ENABLE_STATIC(yes) +KDE_PROG_LIBTOOL + +AM_MAINTAINER_MODE + +dnl for NLS support. Call them in this order! +dnl WITH_NLS is for the po files +AM_KDE_WITH_NLS + +AC_PATH_KDE + +dnl in this space add everything you want to check for; +dnl examples are specific headers, libraries, etc. +dnl everything to compile and run a KDE program is already checked + +CPPFLAGS="$CPPFLAGS -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I\$(top_srcdir)/ -I\$(top_srcdir)/bibletime" +AC_CHECK_STATIC_LINKING(ac_use_static) +AC_CHECK_SWORD(1.5.3, [$ac_use_static]) + +dnl Chek for the used distribution +AC_CHECK_DISTRIBUTION + +dnl add here all your Makefiles. They are created by configure +dnl AC_OUTPUT(NEWS README INSTALL TODO bibletime.lsm bibletime.spec bibletime.desktop) + +dnl echo "Executing perl am_edit ..." +dnl perl am_edit diff --git a/debian/bibletime.xpm b/debian/bibletime.xpm new file mode 100644 index 0000000..6d7b951 --- /dev/null +++ b/debian/bibletime.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * bibletime_xpm[] = { +"32 32 24 1", +" c None", +". c #C3C3C3", +"+ c #303030", +"@ c #A0A0A0", +"# c #C05800", +"$ c #000000", +"% c #FFA858", +"& c #404000", +"* c #FFDCA8", +"= c #FFC0C0", +"- c #DCDCDC", +"; c #585858", +"> c #808080", +", c #800000", +"' c #400000", +") c #FF8000", +"! c #800080", +"~ c #C0C000", +"{ c #C000C0", +"] c #C00000", +"^ c #FFFFC0", +"/ c #FF0000", +"( c #C0FFC0", +"_ c #808000", +" ", +" ; ; ", +" +$$+++$+++&+++++$$ ", +" '&,'@@@.%.%..===.*+; ", +" +!&+@%%.@#@%~...=-&$ ", +" +,!&@%%@###@@..%*.&& ", +" &!,+@@@%@{#@.%..=*&+ ", +" ,;&,@%)>##{###)@.=;$ ", +" ;+,!+@%##{##]{##)=.;$ ", +" &,!&@%)@###%%@=.=-&+ ", +" ;&,,+.@%@%##.%.%..*+& ", +" ,&&,@..%%##.%.=.*-+& ", +" +,,&@%..%>#=...=.=+& ", +" +,!&@=...@#@...*-.++ ", +" &!,+~....)#).*.-*-+$ ", +" &!,+@..=.##)*..**-&$ ", +" +,,&@=.*.##@.=*..*&$ ", +" +,,&@==..%%..*.**.++ ", +" &,!+@..*...*=..-*-+$ ", +" ,&+&_.*..*...**-=.++ ", +" &!!&>%..@>&++'++$+$$ ", +" $'$$++'$++;>)>@)=..@ ", +" $$+&#>)>@%%@@%..*-- ", +" $;>#)@@%%..==..--** ", +" $##;>@@@%@.~...*-** ", +" +$;;#>>%%@~....**-^ ", +" @+'$&#>@)>@~.~..--^ ", +" >++$$$+$'++&>.-. ", +" @>;&'+$+$; ", +" ", +" ", +" "}; diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..df0ebe4 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,133 @@ +bibletime (1.1-4) unstable; urgency=high + + * build depend on sword 1.5.3-3 + + -- Daniel Glassey <wdg@debian.org> Thu, 18 Apr 2002 09:35:13 +0100 + +bibletime (1.1-3) unstable; urgency=low + + * fixes to compile with gcc3, Closes: #143212 + * fixes to get rid of some compiler warnings too + + -- Daniel Glassey <wdg@debian.org> Wed, 17 Apr 2002 23:48:16 +0100 + +bibletime (1.1-2) unstable; urgency=high + + * integrate docs into this package since there isn't time to + get a new package in + * fonts seem ok in optionsdialog now, Closes: #139703 + * verses wrap ok now, tested WEB 1Tim5:18, Closes: #140108 + + -- Daniel Glassey <wdg@debian.org> Mon, 15 Apr 2002 09:20:13 +0100 + +bibletime (1.1-1) unstable; urgency=low + + * New upstream release + + -- Daniel Glassey <wdg@debian.org> Mon, 8 Apr 2002 20:36:07 +0100 + +bibletime (1.0.99b-2) unstable; urgency=low + + * Depend on bibletime-doc, required documentation + + -- Daniel Glassey <wdg@debian.org> Sat, 6 Apr 2002 18:45:50 +0100 + +bibletime (1.0.99b-1) unstable; urgency=low + + * New upstream beta release + + -- Daniel Glassey <wdg@debian.org> Tue, 2 Apr 2002 21:33:55 +0100 + +bibletime (1.0.3-1) unstable; urgency=low + + * New upstream release + * build against autotooled sword + * correct spelling error, Closes: #124449 + * not uploading til sword 1.5.2-8 is in + * bulid depend on sword >=1.5.2-9 + + -- Daniel Glassey <wdg@debian.org> Fri, 1 Feb 2002 23:01:55 +0000 + +bibletime (1.0.2-2) unstable; urgency=low + + * Remove debian/controly which shouldn't be there + * stop configure from being run twice to fix alpha build, Closes: #121674 + * build-depend on kdelibs-dev >= 2.2.2-8 to catch libfam-dev dependency, see bug 124264 + * Update description for bibletime 1.0.2 + * Update to policy version 3.5.6.0, no necessary changes noticed yet + * modify clean target in debian/rules to use clean instead of distclean + and remove */Makefile and */*.moc.cpp + + -- Daniel Glassey <wdg@debian.org> Sat, 15 Dec 2001 21:40:18 +0000 + +bibletime (1.0.2-1) unstable; urgency=low + + * New upstream release - see www.bibletime.de for changes + * Using latest config.sub and config.guess, Closes #105779 + * may compile on ia64 now (cswordbackendmanager.* does not exist now), Closes #110187 + * Change maintainer to wdg@debian.org + * Depend on sword >= 1.5.2-4 (new libsword1 shlibs) + * use AM_MAINTAINER_MODE in configure.in - try to stop automake etc + from running while building + so don't build depend on automake, autoconf + * fixes for alpha compilation in debian/rules, Closes: #121674 + * .xvpics has been removed from source, Closes: #112706 + * in debian/rules use dh_compress -X to stop tipsdatabase from being installed compressed, Closes #110847 + + -- Daniel Glassey <wdg@debian.org> Fri, 30 Nov 2001 19:41:44 +0000 + +bibletime (1.0.1-1) unstable; urgency=low + + * New upstream release - see www.bibletime.de for changes + * patched bibletime/pics/Makefile.am to allow install to $DESTDIR + * removed AUTHORS from debian/docs + + -- Daniel Glassey <wdg@debian.org> Sat, 25 Aug 2001 13:47:36 +0000 + +bibletime (1.0-1) unstable; urgency=low + + * New upstream release - see www.bibletime.de for changes + + -- Daniel Glassey <wdg@debian.org> Mon, 25 Jun 2001 22:22:30 +0000 + +bibletime (0.31-3.1) unstable; urgency=low + + * Non-maintainer upload (Ben Burton <benb@acm.org>). + * Rebuilt with new Qt libs (closes: #89789). + * Build-Depends: Replaced kdebase-dev with kdelibs-dev; removed + autoconf (redundant); added libtool. + * Replaced admin/debianrules with a newer version and modified + debian/rules to use admin/debianrules; this way everything gets + installed into the correct directory; this also required modifying + $(localedir) in po/Makefile.am. + * Added debian menu item, lintian overrides file and doc-base registration. + * In debian/rules, using configure-stamp instead of configure.stamp + (this stops ./configure being run again and again and again). + * In debian/rules, deletes Makefile.ins on "make clean" and recreates + them during "make configure"; this removes some unnecessary junk + from the debian diff.gz file. + + -- Ben Burton <benb@acm.org> Thu, 17 May 2001 13:02:11 -0500 + +bibletime (0.31-3) unstable; urgency=low + + * Standards version now 3.2.1 + * Added build-depends + + -- Daniel Glassey <danglassey@yahoo.com> Mon, 22 Jan 2001 22:19:43 +0000 + +bibletime (0.31-2) unstable; urgency=low + + * Add dependencies on modules. + + -- Daniel Glassey <danglassey@yahoo.com> Mon, 4 Dec 2000 22:34:34 +0000 + +bibletime (0.31-1) unstable; urgency=low + + * Initial Release. + + -- Daniel Glassey <danglassey@yahoo.com> Thu, 23 Nov 2000 20:57:31 +0000 + +Local variables: +mode: debian-changelog +End: diff --git a/debian/conffiles b/debian/conffiles new file mode 100644 index 0000000..5e390cd --- /dev/null +++ b/debian/conffiles @@ -0,0 +1 @@ +/etc/kde2/bt-printing diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f2ecea7 --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: bibletime +Section: x11 +Build-Depends: debhelper, kdelibs-dev (>= 2.2.2-8), libsword-dev (>=1.5.3-3) +Priority: optional +Maintainer: Daniel Glassey <wdg@debian.org> +Standards-Version: 3.5.6.0 + +Package: bibletime +Architecture: any +Section: x11 +Depends: ${shlibs:Depends} +Recommends: sword-text, sword-dict, sword-comm +Provides: sword-frontend +Conflicts: bibletime-doc +Description: A bible study tool for KDE + BibleTime 1.1 is a free and easy to use bible study tool for UNIX systems. + It requires a working KDE2 environment and SWORD 1.5.3 or later. + BibleTime provides easy handling of digitized texts (Bibles, commentaries + and lexicons) and powerful features to work with these texts (search in + texts, write own notes, save, print etc.). diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..7642d5b --- /dev/null +++ b/debian/copyright @@ -0,0 +1,10 @@ +This package was debianized by Daniel Glassey <danglassey@yahoo.com> on +Thu, 23 Nov 2000 20:57:31 +0000. + +It was downloaded from www.bibletime.de + +Upstream Author(s): Bibletime team <bt-devel@crosswire.org> + +Copyright: + GNU GPL .. see /usr/share/common-licenses/GPL + diff --git a/debian/dirs b/debian/dirs new file mode 100644 index 0000000..98d1583 --- /dev/null +++ b/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/share/man/man1 diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..5502ed8 --- /dev/null +++ b/debian/docs @@ -0,0 +1,3 @@ +NEWS +README +TODO diff --git a/debian/menu b/debian/menu new file mode 100644 index 0000000..8977bdb --- /dev/null +++ b/debian/menu @@ -0,0 +1,8 @@ +?package(bibletime):\ + needs=X11\ + hints="KDE"\ + kderemove="1"\ + section=Apps/Text\ + title="BibleTime"\ + icon="/usr/share/pixmaps/bibletime.xpm"\ + command=/usr/bin/bibletime diff --git a/debian/override b/debian/override new file mode 100644 index 0000000..817f074 --- /dev/null +++ b/debian/override @@ -0,0 +1,2 @@ +# This tag is required for apps already in the KDE menu. +bibletime: menu-item-contains-unknown-tag kderemove /usr/lib/menu/bibletime:8 diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..3f83528 --- /dev/null +++ b/debian/rules @@ -0,0 +1,123 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# This is the debhelper compatability version to use. +#export DH_COMPAT=1 + +ARCH = $(shell dpkg-architecture -qDEB_BUILD_ARCH) +ifeq ($(ARCH),alpha) + COMPILER_FLAGS=CFLAGS="-O0 -mieee" CXXFLAGS="-O0 -mieee" +endif + +-include debian/debiandirs + +debian/debiandirs: admin/debianrules + perl -w admin/debianrules echodirs > debian/debiandirs + +configure: configure-stamp +configure-stamp: + dh_testdir + #automake + #perl am_edit + $(COMPILER_FLAGS) ./configure $(configkde) --disable-maintainer-mode + cd bibletime-doc && ./configure $(configkde) --disable-maintainer-mode + touch configure-stamp + +build: configure build-stamp +build-stamp: + dh_testdir + + # Add here commands to compile the package. + $(COMPILER_FLAGS) $(MAKE) + cd bibletime-doc && $(MAKE) + + touch build-stamp + +clean: + dh_testdir + dh_testroot + #perl am_edit + rm -f build-stamp configure-stamp + -rm -f debian/debiandirs + + # Add here commands to clean up after the build process. + #-$(MAKE) distclean + -$(MAKE) clean + -cd bibletime-doc && $(MAKE) clean + + #-rm -f `find . -name Makefile.in` + -rm -f `find . -name Makefile` + -rm -f `find . -name *.moc.cpp` + -rm -f `find . -name *_meta_unload.cpp` + -rm subdirs configure.files config.cache config.log config.status + -cd bibletime-doc && rm subdirs configure.files config.cache config.log config.status + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/tmp. + #$(MAKE) install DESTDIR=`pwd`/debian/tmp kde_htmldir=`pwd`/debian/tmp/usr/share/doc/kde/HTML + $(MAKE) install DESTDIR=`pwd`/debian/tmp + cd bibletime-doc && $(MAKE) install DESTDIR=`pwd`/../debian/tmp + + # Install the pixmap for the debian menu item. + install -p -d -o root -g root -m 755 \ + `pwd`/debian/tmp/usr/share/pixmaps + install -p -o root -g root -m 644 debian/bibletime.xpm \ + `pwd`/debian/tmp/usr/share/pixmaps + + # Install the lintian overrides file. + install -p -d -o root -g root -m 755 \ + `pwd`/debian/tmp/usr/share/lintian/overrides + install -p -o root -g root -m 644 debian/override \ + `pwd`/debian/tmp/usr/share/lintian/overrides/bibletime + + #temporary fix to stop things from being executable that shouldn't be? + chmod 644 debian/tmp/usr/share/apps/bibletime/pics/* + chmod 644 debian/tmp/usr/share/apps/bibletime/printing/* + chmod 644 debian/tmp/usr/share/apps/bibletime/bibletimeui.rc + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install +# dh_testversion + dh_testdir + dh_testroot +# dh_installdebconf + dh_installdocs + dh_installexamples + dh_installmenu +# dh_installemacsen +# dh_installpam +# dh_installinit + dh_installcron +# dh_installmanpages +# dh_installinfo + dh_undocumented + dh_installchangelogs ChangeLog + dh_link + dh_strip + dh_compress -Xtipdatabase + dh_fixperms +# dh_makeshlibs + dh_installdeb + dh_perl + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install diff --git a/debian/undocumented b/debian/undocumented new file mode 100644 index 0000000..5d2691d --- /dev/null +++ b/debian/undocumented @@ -0,0 +1 @@ +bibletime.1 diff --git a/extractrc b/extractrc new file mode 100755 index 0000000..368849d --- /dev/null +++ b/extractrc @@ -0,0 +1,74 @@ +#! /usr/bin/perl + +# NOTE: this script is part of the KDE SDK and added to KDevelop to support KDE 2 application development. +# The original is located in the KDE CVS module kdesdk/scripts. It gets installed in the same directory as +# the KDevelop binary to be in your PATH. +# +# What it does is extract the strings in an application´s .rc file, e.g. testappui.rc, and writes into the pot file +# where the translations are build with (po-files) +# +# Added to KDevelop 2000-10-29, Ralf Nolden (nolden@kde.org) + +$linenr = 0; +$filename = ""; +@filenames = (); + +sub writeoutstring($) +{ + print STDOUT "i18n(\"@_[0]\");\n"; +} + +while (defined ($ARGV[0])) +{ + $_ = shift; + $filename = $_; # maybe check for options + +if (! $filename) { + print STDERR "no file to open\n"; + exit 1; +} + +$string = ""; +$intext = 0; + +open(FILE, $filename); +while ( <FILE> ) { + $linenr++; + + $string .= $_; + chomp($string); + + $textstring = '([tT][eE][xX][tT]|string)>'; + + if ($intext == 0) { + if ($string =~ /<$textstring/) { + $string =~ s/^.*<$textstring//; + $intext = 1; + $starting_linenr = $linenr; + } else { + $string = ""; + } + } + + if (($intext == 1) && ($string =~ /<\/$textstring/)) { + my $text = $string; + $text =~ s/<\/$textstring.*$//; + $text =~ s/</</g; + $text =~ s/>/>/g; + $text =~ s/&/&/g; + writeoutstring($text); + $string =~ s/^.*<\/$textstring//; + $intext = 0; + if ($linenr != $starting_linenr) { + print STDERR "there is <text> floating\n"; + } + } + +} + +if ($intext == 1) { + print STDERR "parsing error in $filename $linenr\n"; + exit 1; +} + +} diff --git a/libtool b/libtool new file mode 100755 index 0000000..1f56911 --- /dev/null +++ b/libtool @@ -0,0 +1,6005 @@ +#! /bin/sh + +# libtool - Provide generalized library-building support services. +# Generated automatically by ltconfig (GNU libtool 1.4a (1.641.2.206mm 2001/04/03 21:47:47)) +# NOTE: Changes made to this file will be lost: look at ltconfig or ltmain.sh. +# +# Copyright (C) 1996-2000 Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Sed that helps us avoid accidentally triggering echo(1) options like -n. +Xsed="sed -e s/^X//" + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi + +# The names of the tagged configurations supported by this script. +available_tags=" CXX" + +### BEGIN LIBTOOL CONFIG +# Libtool was configured as follows, on host ekonomikrisis: +# +# AR="" AR_FLAGS="" LTCC="gcc" CC="gcc" \ +# CFLAGS="-DNDEBUG -O2 " CPPFLAGS="" \ +# MAGIC_CMD="" LD="/usr/bin/ld" LDFLAGS="" LIBS="" \ +# LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" STRIP="strip" \ +# AS="" DLLTOOL="" OBJDUMP="" \ +# objext="" exeext="" reload_flag=" -r" \ +# deplibs_check_method="pass_all" \ +# file_magic_cmd="\$MAGIC_CMD" \ +# admin/ltconfig --cache-file=./config.cache --disable-shared --with-gcc --with-gnu-ld --enable-dlopen --no-verify --build=i686-pc-linux-gnu admin/ltmain.sh i686-pc-linux-gnu +# +# Compiler and other test output produced by ltconfig, useful for +# debugging ltconfig, is in ./config.log if it exists. + +# The version of ltconfig that generated this script. +LTCONFIG_VERSION="1.4a" + +# Shell to use when invoking shell scripts. +SHELL="/bin/sh" + +# Whether or not to build shared libraries. +build_libtool_libs=no + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=yes + +# Whether or not to build static libraries. +build_old_libs=yes + +# Whether or not to optimize for fast installation. +fast_install=needless + +# The host system. +host_alias=i686-pc-linux-gnu +host=i686-pc-linux-gnu + +# An echo program that does not interpret backslashes. +echo="echo" + +# The archiver. +AR="ar" +AR_FLAGS="cru" + +# A C compiler. +LTCC="gcc" + +# A language-specific compiler. +CC="gcc" + +# Is the compiler the GNU C compiler? +with_gcc=yes + +# The linker used to build libraries. +LD="/usr/bin/ld" + +# Whether we need hard or soft links. +LN_S="ln -s" + +# A BSD-compatible nm program. +NM="/usr/bin/nm -B" + +# A symbol stripping program +STRIP=strip + +# Used to examine libraries when file_magic_cmd begins "file" +MAGIC_CMD=file + +# Used on cygwin: DLL creation program. +DLLTOOL="dlltool" + +# Used on cygwin: object dumper. +OBJDUMP="objdump" + +# Used on cygwin: assembler. +AS="as" + +# The name of the directory that contains temporary libtool files. +objdir=.libs + +# How to create reloadable object files. +reload_flag=" -r" +reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" + +# How to pass a linker flag through the compiler. +wl="-Wl," + +# Object file suffix (normally "o"). +objext="o" + +# Old archive suffix (normally "a"). +libext="a" + +# Executable file suffix (normally ""). +exeext="" + +# Additional compiler flags for building library objects. +pic_flag=" -fPIC -DPIC" +pic_mode=default + +# What is the maximum length of a command? +max_cmd_len=73729 + +# Does compiler simultaneously support -c and -o options? +compiler_c_o="yes" + +# Must we lock files when doing compilation ? +need_locks="no" + +# Do we need the lib prefix for modules? +need_lib_prefix=no + +# Do we need a version for libraries? +need_version=no + +# Whether dlopen is supported. +dlopen_support=yes + +# Whether dlopen of programs is supported. +dlopen_self=yes + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=no + +# Compiler flag to prevent dynamic linking. +link_static_flag="-static" + +# Compiler flag to turn off builtin functions. +no_builtin_flag=" -fno-builtin -fno-rtti -fno-exceptions" + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec="\${wl}--export-dynamic" + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" + +# Compiler flag to generate thread-safe objects. +thread_safe_flag_spec="" + +# Library versioning type. +version_type=linux + +# Format of library name prefix. +libname_spec="lib\$name" + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME. +library_names_spec="\${libname}\${release}.so\$versuffix \${libname}\${release}.so\$major \$libname.so" + +# The coded name of the library, if different from the real name. +soname_spec="\${libname}\${release}.so\$major" + +# Commands used to build and install an old-style archive. +RANLIB="ranlib" +old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" +old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib" +old_postuninstall_cmds="" + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds="" + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds="" + +# Commands used to build and install a shared archive. +archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" +postinstall_cmds="" +postuninstall_cmds="" + +# Commands to strip libraries. +old_striplib="strip --strip-debug" +striplib="strip --strip-unneeded" + +# Dependencies to place before the objects being linked to create a +# shared library. +predep_objects="" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdep_objects="" + +# Dependencies to place before the objects being linked to create a +# shared library. +predeps="" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdeps="" + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path="" + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method="pass_all" + +# Command to use when deplibs_check_method == file_magic. +file_magic_cmd="\$MAGIC_CMD" + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag="" + +# Flag that forces no undefined symbols. +no_undefined_flag="" + +# Commands used to finish a libtool library installation in a directory. +finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" + +# Same as above, but a single script fragment to be evaled but not shown. +finish_eval="" + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGISTW]\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" + +# Transform the output of nm in a proper C declaration +global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern char \\1;/p'" + +# This is the shared library runtime path variable. +runpath_var=LD_RUN_PATH + +# This is the shared library path variable. +shlibpath_var=LD_LIBRARY_PATH + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=no + +# How to hardcode a shared library path into an executable. +hardcode_action=immediate + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=yes + +# Flag to hardcode $libdir into a binary during linking. +# This must work even if $libdir does not exist. +hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" + +# Whether we need a single -rpath flag with a separated argument. +hardcode_libdir_separator="" + +# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the +# resulting binary. +hardcode_direct=no + +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the +# resulting binary. +hardcode_minus_L=no + +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into +# the resulting binary. +hardcode_shlibpath_var=unsupported + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at relink time. +variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=unknown + +# Compile-time system search path for libraries +sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" + +# Run-time system search path for libraries +sys_lib_dlsearch_path_spec="/lib /usr/lib" + +# Fix the shell variable $srcfile for the compiler. +fix_srcfile_path="" + +# Set to yes if exported symbols are required. +always_export_symbols=no + +# The commands to list exported symbols. +export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | sed 's/.* //' | sort | uniq > \$export_symbols" + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds="" + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_" + +# Symbols that must always be exported. +include_expsyms="" + +### END LIBTOOL CONFIG + +# ltmain.sh - Provide generalized library-building support services. +# NOTE: Changing this file will not affect anything until you rerun ltconfig. +# +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# +# As a special exception to the GNU General Public License, if you +# distribute this file as part of a program that contains a +# configuration script generated by Autoconf, you may include it under +# the same distribution terms that you use for the rest of that program. + +# Check that we have a working $echo. +if test "X$1" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift +elif test "X$1" = X--fallback-echo; then + # Avoid inline document here, it may be left over + : +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then + # Yippee, $echo works! + : +else + # Restart under the correct shell, and then maybe $echo will work. + exec $SHELL "$0" --no-reexec ${1+"$@"} +fi + +if test "X$1" = X--fallback-echo; then + # used as fallback echo + shift + cat <<EOF +$* +EOF + exit 0 +fi + +# The name of this program. +progname=`$echo "$0" | sed 's%^.*/%%'` +modename="$progname" + +# Constants. +PROGRAM=ltmain.sh +PACKAGE=libtool +VERSION=1.4a +TIMESTAMP=" (1.641.2.206mm 2001/04/03 21:47:47)" + +default_mode= +help="Try \`$progname --help' for more information." +magic="%%%MAGIC variable%%%" +mkdir="mkdir" +mv="mv -f" +rm="rm -f" + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e 1s/^X//' +sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g' +SP2NL='tr \040 \012' +NL2SP='tr \015\012 \040\040' + +# NLS nuisances. +# Only set LANG and LC_ALL to C if already set. +# These must not be set unconditionally because not all systems understand +# e.g. LANG=C (notably SCO). +# We save the old values to restore during execute mode. +if test "${LC_ALL+set}" = set; then + save_LC_ALL="$LC_ALL"; LC_ALL=C; export LC_ALL +fi +if test "${LANG+set}" = set; then + save_LANG="$LANG"; LANG=C; export LANG +fi + +if test "$LTCONFIG_VERSION" != "$VERSION"; then + echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then + echo "$modename: not configured to build any kind of library" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 +fi + +# Global variables. +mode=$default_mode +nonopt= +prev= +prevopt= +run= +show="$echo" +show_help= +execute_dlfiles= +lo2o="s/\\.lo\$/.${objext}/" +o2lo="s/\\.${objext}\$/.lo/" + +# Parse our command line options once, thoroughly. +while test $# -gt 0 +do + arg="$1" + shift + + case $arg in + -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; + *) optarg= ;; + esac + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + execute_dlfiles) + execute_dlfiles="$execute_dlfiles $arg" + ;; + tag) + tagname="$arg" + + # Check whether tagname contains only valid characters + case $tagname in + *[!-_A-Za-z0-9,/]*) + echo "$progname: invalid tag name: $tagname" 1>&2 + exit 1 + ;; + esac + + if grep "^### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$0" > /dev/null; then + taglist="$taglist $tagname" + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`" + else + echo "$progname: ignoring unknown tag $tagname" 1>&2 + fi + ;; + *) + eval "$prev=\$arg" + ;; + esac + + prev= + prevopt= + continue + fi + + # Have we seen a non-optional argument yet? + case $arg in + --help) + show_help=yes + ;; + + --version) + echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP" + exit 0 + ;; + + --config) + sed -n -e '/^### BEGIN LIBTOOL CONFIG/,/^### END LIBTOOL CONFIG/p' < "$0" + # Now print the configurations for the tags. + for tagname in $taglist; do + sed -n -e "/^### BEGIN LIBTOOL TAG CONFIG: $tagname$/,/^### END LIBTOOL TAG CONFIG: $tagname$/p" < "$0" + done + exit 0 + ;; + + --debug) + echo "$progname: enabling shell trace mode" + set -x + ;; + + --dry-run | -n) + run=: + ;; + + --features) + echo "host: $host" + if test "$build_libtool_libs" = yes; then + echo "enable shared libraries" + else + echo "disable shared libraries" + fi + if test "$build_old_libs" = yes; then + echo "enable static libraries" + else + echo "disable static libraries" + fi + exit 0 + ;; + + --finish) mode="finish" ;; + + --mode) prevopt="--mode" prev=mode ;; + --mode=*) mode="$optarg" ;; + + --quiet | --silent) + show=: + ;; + + --tag) prevopt="--tag" prev=tag ;; + --tag=*) + set tag "$optarg" ${1+"$@"} + shift + prev=tag + ;; + + -dlopen) + prevopt="-dlopen" + prev=execute_dlfiles + ;; + + -*) + $echo "$modename: unrecognized option \`$arg'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + + *) + nonopt="$arg" + break + ;; + esac +done + +if test -n "$prevopt"; then + $echo "$modename: option \`$prevopt' requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 +fi + +if test -z "$show_help"; then + + # Infer the operation mode. + if test -z "$mode"; then + case $nonopt in + *cc | *++ | gcc* | *-gcc*) + mode=link + for arg + do + case $arg in + -c) + mode=compile + break + ;; + esac + done + ;; + *db | *dbx | *strace | *truss) + mode=execute + ;; + *install*|cp|mv) + mode=install + ;; + *rm) + mode=uninstall + ;; + *) + # If we have no mode, but dlfiles were specified, then do execute mode. + test -n "$execute_dlfiles" && mode=execute + + # Just use the default operation mode. + if test -z "$mode"; then + if test -n "$nonopt"; then + $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2 + else + $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2 + fi + fi + ;; + esac + fi + + # Only execute mode is allowed to have -dlopen flags. + if test -n "$execute_dlfiles" && test "$mode" != execute; then + $echo "$modename: unrecognized option \`-dlopen'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Change the help message to a mode-specific one. + generic_help="$help" + help="Try \`$modename --help --mode=$mode' for more information." + + # These modes are in order of execution frequency so that they run quickly. + case $mode in + # libtool compile mode + compile) + modename="$modename: compile" + # Get the compilation command and the source file. + base_compile= + prev= + lastarg= + srcfile="$nonopt" + suppress_output= + + user_target=no + for arg + do + case $prev in + "") ;; + xcompiler) + # Aesthetically quote the previous argument. + prev= + lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + + case $arg in + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + # Accept any command-line options. + case $arg in + -o) + if test "$user_target" != "no"; then + $echo "$modename: you cannot specify \`-o' more than once" 1>&2 + exit 1 + fi + user_target=next + ;; + + -static) + build_old_libs=yes + continue + ;; + + -prefer-pic) + pic_mode=yes + continue + ;; + + -prefer-non-pic) + pic_mode=no + continue + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` + lastarg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for arg in $args; do + IFS="$save_ifs" + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + lastarg="$lastarg $arg" + done + IFS="$save_ifs" + lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` + + # Add the arguments to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + continue + ;; + esac + + case $user_target in + next) + # The next one is the -o target name + user_target=yes + continue + ;; + yes) + # We got the output file + user_target=set + libobj="$arg" + continue + ;; + esac + + # Accept the current argument as the source file. + lastarg="$srcfile" + srcfile="$arg" + + # Aesthetically quote the previous argument. + + # Backslashify any backslashes, double quotes, and dollar signs. + # These are the only characters that are still specially + # interpreted inside of double-quoted scrings. + lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` + + # Double-quote args containing other shell metacharacters. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + case $lastarg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + lastarg="\"$lastarg\"" + ;; + esac + + # Add the previous argument to base_compile. + if test -z "$base_compile"; then + base_compile="$lastarg" + else + base_compile="$base_compile $lastarg" + fi + done + + case $user_target in + set) + ;; + no) + # Get the name of the library object. + libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` + ;; + *) + $echo "$modename: you must specify a target with \`-o'" 1>&2 + exit 1 + ;; + esac + + # Recognize several different file suffixes. + # If the user specifies -o file.o, it is replaced with file.lo + xform='[cCFSfmso]' + case $libobj in + *.ada) xform=ada ;; + *.adb) xform=adb ;; + *.ads) xform=ads ;; + *.asm) xform=asm ;; + *.c++) xform=c++ ;; + *.cc) xform=cc ;; + *.class) xform=class ;; + *.cpp) xform=cpp ;; + *.cxx) xform=cxx ;; + *.f90) xform=f90 ;; + *.for) xform=for ;; + *.java) xform=java ;; + esac + + libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` + + case $libobj in + *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; + *) + $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2 + exit 1 + ;; + esac + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base compile + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in the base compile command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` + xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$obj"; then + xdir= + else + xdir=$xdir/ + fi + lobj=${xdir}$objdir/$objname + + if test -z "$base_compile"; then + $echo "$modename: you must specify a compilation command" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Delete any leftover library objects. + if test "$build_old_libs" = yes; then + removelist="$obj $lobj $libobj ${libobj}T" + else + removelist="$lobj $libobj ${libobj}T" + fi + + $run $rm $removelist + trap "$run $rm $removelist; exit 1" 1 2 15 + + # On Cygwin there's no "real" PIC flag so we must build both object types + case $host_os in + cygwin* | mingw* | pw32* | os2*) + pic_mode=default + ;; + esac + if test $pic_mode = no && test "$deplibs_check_method" != pass_all; then + # non-PIC code in shared libraries is not supported + pic_mode=default + fi + + # Calculate the filename of the output object if compiler does + # not support -o with -c + if test "$compiler_c_o" = no; then + output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} + lockfile="$output_obj.lock" + removelist="$removelist $output_obj $lockfile" + trap "$run $rm $removelist; exit 1" 1 2 15 + else + output_obj= + need_locks=no + lockfile= + fi + + # Lock this critical section if it is needed + # We use this script file to make the link, it avoids creating a new file + if test "$need_locks" = yes; then + until $run ln "$0" "$lockfile" 2>/dev/null; do + $show "Waiting for $lockfile to be removed" + sleep 2 + done + elif test "$need_locks" = warn; then + if test -f "$lockfile"; then + echo "\ +*** ERROR, $lockfile exists and contains: +`cat $lockfile 2>/dev/null` + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + echo $srcfile > "$lockfile" + fi + + if test -n "$fix_srcfile_path"; then + eval srcfile=\"$fix_srcfile_path\" + fi + + $run $rm "$libobj" "${libobj}T" + + # Create a libtool object file (analogous to a ".la" file), + # but don't create it if we're doing a dry run. + test -z "$run" && cat > ${libobj}T <<EOF +# $libobj - a libtool object file +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# Name of the PIC object. +EOF + + # Only build a PIC object if we are building libtool libraries. + if test "$build_libtool_libs" = yes; then + # Without this assignment, base_compile gets emptied. + fbsd_hideous_sh_bug=$base_compile + + if test "$pic_mode" != no; then + command="$base_compile $srcfile $pic_flag" + else + # Don't build PIC code + command="$base_compile $srcfile" + fi + + if test ! -d ${xdir}$objdir; then + $show "$mkdir ${xdir}$objdir" + $run $mkdir ${xdir}$objdir + status=$? + if test $status -ne 0 && test ! -d ${xdir}$objdir; then + exit $status + fi + fi + + if test -z "$output_obj"; then + # Place PIC objects in $objdir + command="$command -o $lobj" + fi + + $run $rm "$lobj" "$output_obj" + + $show "$command" + if $run eval "$command"; then : + else + test -n "$output_obj" && $run $rm $removelist + exit 1 + fi + + if test "$need_locks" = warn && + test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed, then go on to compile the next one + if test -n "$output_obj" && test "x$output_obj" != "x$lobj"; then + $show "$mv $output_obj $lobj" + if $run $mv $output_obj $lobj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the PIC object to the libtool object file. + test -z "$run" && cat >> ${libobj}T <<EOF +pic_object='$objdir/$objname' + +EOF + + # Allow error messages only from the first compilation. + suppress_output=' >/dev/null 2>&1' + else + # No PIC object so indicate it doesn't exist in the libtool + # object file. + test -z "$run" && cat >> ${libobj}T <<EOF +pic_object=none + +EOF + fi + + # Only build a position-dependent object if we build old libraries. + if test "$build_old_libs" = yes; then + if test "$pic_mode" != yes; then + # Don't build PIC code + command="$base_compile $srcfile" + else + command="$base_compile $srcfile $pic_flag" + fi + if test "$compiler_c_o" = yes; then + command="$command -o $obj" + fi + + # Suppress compiler output if we already did a PIC compilation. + command="$command$suppress_output" + $run $rm "$obj" "$output_obj" + $show "$command" + if $run eval "$command"; then : + else + $run $rm $removelist + exit 1 + fi + + if test "$need_locks" = warn && + test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then + echo "\ +*** ERROR, $lockfile contains: +`cat $lockfile 2>/dev/null` + +but it should contain: +$srcfile + +This indicates that another process is trying to use the same +temporary object file, and libtool could not work around it because +your compiler does not support \`-c' and \`-o' together. If you +repeat this compilation, it may succeed, by chance, but you had better +avoid parallel builds (make -j) in this platform, or get a better +compiler." + + $run $rm $removelist + exit 1 + fi + + # Just move the object if needed + if test -n "$output_obj" && test "x$output_obj" != "x$obj"; then + $show "$mv $output_obj $obj" + if $run $mv $output_obj $obj; then : + else + error=$? + $run $rm $removelist + exit $error + fi + fi + + # Append the name of the non-PIC object the libtool object file. + # Only append if the libtool object file exists. + test -z "$run" && cat >> ${libobj}T <<EOF +# Name of the non-PIC object. +non_pic_object='$objname' + +EOF + else + # Append the name of the non-PIC object the libtool object file. + # Only append if the libtool object file exists. + test -z "$run" && cat >> ${libobj}T <<EOF +# Name of the non-PIC object. +non_pic_object=none + +EOF + fi + + $run $mv "${libobj}T" "${libobj}" + + # Unlock the critical section if it was locked + if test "$need_locks" != no; then + $run $rm "$lockfile" + fi + + exit 0 + ;; + + # libtool link mode + link | relink) + modename="$modename: link" + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + # It is impossible to link a dll without this setting, and + # we shouldn't force the makefile maintainer to figure out + # which system we are compiling for in order to pass an extra + # flag for every libtool invokation. + # allow_undefined=no + + # FIXME: Unfortunately, there are problems with the above when trying + # to make a dll which has undefined symbols, in which case not + # even a static library is built. For now, we need to specify + # -no-undefined on the libtool link line when we can be certain + # that all symbols are satisfied, otherwise we get a static library. + allow_undefined=yes + ;; + *) + allow_undefined=yes + ;; + esac + libtool_args="$nonopt" + base_compile="$nonopt" + compile_command="$nonopt" + finalize_command="$nonopt" + + compile_rpath= + finalize_rpath= + compile_shlibpath= + finalize_shlibpath= + convenience= + old_convenience= + deplibs= + old_deplibs= + compiler_flags= + linker_flags= + dllsearchpath= + lib_search_path=`pwd` + + avoid_version=no + dlfiles= + dlprefiles= + dlself=no + export_dynamic=no + export_symbols= + export_symbols_regex= + generated= + libobjs= + ltlibs= + module=no + no_install=no + objs= + non_pic_objects= + prefer_static_libs=no + preload=no + prev= + prevarg= + release= + rpath= + xrpath= + perm_rpath= + temp_rpath= + thread_safe=no + vinfo= + + # We need to know -static, to get the right output filenames. + for arg + do + case $arg in + -all-static | -static) + if test "X$arg" = "X-all-static"; then + if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then + $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2 + fi + if test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + else + if test -z "$pic_flag" && test -n "$link_static_flag"; then + dlopen_self=$dlopen_self_static + fi + fi + build_libtool_libs=no + build_old_libs=yes + prefer_static_libs=yes + break + ;; + esac + done + + # See if our shared archives depend on static archives. + test -n "$old_archive_from_new_cmds" && build_old_libs=yes + + # Go through the arguments, transforming them on the way. + while test $# -gt 0; do + arg="$1" + base_compile="$base_compile $arg" + shift + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test + ;; + *) qarg=$arg ;; + esac + libtool_args="$libtool_args $qarg" + + # If the previous option needs an argument, assign it. + if test -n "$prev"; then + case $prev in + output) + compile_command="$compile_command @OUTPUT@" + finalize_command="$finalize_command @OUTPUT@" + ;; + esac + + case $prev in + dlfiles|dlprefiles) + if test "$preload" = no; then + # Add the symbol object into the linking commands. + compile_command="$compile_command @SYMFILE@" + finalize_command="$finalize_command @SYMFILE@" + preload=yes + fi + case $arg in + *.la | *.lo) ;; # We handle these cases below. + force) + if test "$dlself" = no; then + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + self) + if test "$prev" = dlprefiles; then + dlself=yes + elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then + dlself=yes + else + dlself=needless + export_dynamic=yes + fi + prev= + continue + ;; + *) + if test "$prev" = dlfiles; then + dlfiles="$dlfiles $arg" + else + dlprefiles="$dlprefiles $arg" + fi + prev= + continue + ;; + esac + ;; + expsyms) + export_symbols="$arg" + if test ! -f "$arg"; then + $echo "$modename: symbol file \`$arg' does not exist" + exit 1 + fi + prev= + continue + ;; + expsyms_regex) + export_symbols_regex="$arg" + prev= + continue + ;; + release) + release="-$arg" + prev= + continue + ;; + objectlist) + if test -f "$arg"; then + save_arg=$arg + moreargs= + for fil in `cat $save_arg` + do +# moreargs="$moreargs $fil" + arg=$fil + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + done + else + $echo "$modename: link input file \`$save_arg' does not exist" + exit 1 + fi + arg=$save_arg + prev= + continue + ;; + rpath | xrpath) + # We need an absolute path. + case $arg in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + if test "$prev" = rpath; then + case "$rpath " in + *" $arg "*) ;; + *) rpath="$rpath $arg" ;; + esac + else + case "$xrpath " in + *" $arg "*) ;; + *) xrpath="$xrpath $arg" ;; + esac + fi + prev= + continue + ;; + xcompiler) + compiler_flags="$compiler_flags $qarg" + prev= + compile_command="$compile_command $qarg" + finalize_command="$finalize_command $qarg" + continue + ;; + xlinker) + linker_flags="$linker_flags $qarg" + compiler_flags="$compiler_flags $wl$qarg" + prev= + compile_command="$compile_command $wl$qarg" + finalize_command="$finalize_command $wl$qarg" + continue + ;; + *) + eval "$prev=\"\$arg\"" + prev= + continue + ;; + esac + fi + + prevarg="$arg" + + case $arg in + -all-static) + if test -n "$link_static_flag"; then + compile_command="$compile_command $link_static_flag" + finalize_command="$finalize_command $link_static_flag" + fi + continue + ;; + + -allow-undefined) + # FIXME: remove this flag sometime in the future. + $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2 + continue + ;; + + -avoid-version) + avoid_version=yes + continue + ;; + + -dlopen) + prev=dlfiles + continue + ;; + + -dlpreopen) + prev=dlprefiles + continue + ;; + + -export-dynamic) + export_dynamic=yes + continue + ;; + + -export-symbols | -export-symbols-regex) + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: not more than one -exported-symbols argument allowed" + exit 1 + fi + if test "X$arg" = "X-export-symbols"; then + prev=expsyms + else + prev=expsyms_regex + fi + continue + ;; + + # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* + # so, if we see these flags be careful not to treat them like -L + -L[A-Z][A-Z]*:*) + case $with_gcc/$host in + no/*-*-irix*) + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + ;; + esac + continue + ;; + + -L*) + dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2 + exit 1 + fi + dir="$absdir" + ;; + esac + case "$deplibs " in + *" -L$dir "*) ;; + *) + deplibs="$deplibs -L$dir" + lib_search_path="$lib_search_path $dir" + ;; + esac + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$dir:"*) ;; + *) dllsearchpath="$dllsearchpath:$dir";; + esac + ;; + esac + continue + ;; + + -l*) + if test "$arg" = "-lc"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # These systems don't actually have c library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + elif test "$arg" = "-lm"; then + case $host in + *-*-cygwin* | *-*-pw32* | *-*-beos*) + # These systems don't actually have math library (as such) + continue + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody math library is in the System framework + deplibs="$deplibs -framework System" + continue + ;; + esac + fi + deplibs="$deplibs $arg" + continue + ;; + + -module) + module=yes + continue + ;; + + -no-fast-install) + fast_install=no + continue + ;; + + -no-install) + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + # The PATH hackery in wrapper scripts is required on Windows + # in order for the loader to find any dlls it needs. + $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2 + $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2 + fast_install=no + ;; + *) + no_install=yes + ;; + esac + continue + ;; + + -no-undefined) + allow_undefined=no + continue + ;; + + -objectlist) + prev=objectlist + continue + ;; + + -o) prev=output ;; + + -release) + prev=release + continue + ;; + + -rpath) + prev=rpath + continue + ;; + + -R) + prev=xrpath + continue + ;; + + -R*) + dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + $echo "$modename: only absolute run-paths are allowed" 1>&2 + exit 1 + ;; + esac + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + continue + ;; + + -static) + # The effects of -static are defined in a previous loop. + # We used to do the same as -all-static on platforms that + # didn't have a PIC flag, but the assumption that the effects + # would be equivalent was wrong. It would break on at least + # Digital Unix and AIX. + continue + ;; + + -thread-safe) + thread_safe=yes + continue + ;; + + -version-info) + prev=vinfo + continue + ;; + + -Wc,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Wl,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` + arg= + IFS="${IFS= }"; save_ifs="$IFS"; IFS=',' + for flag in $args; do + IFS="$save_ifs" + case $flag in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + flag="\"$flag\"" + ;; + esac + arg="$arg $wl$flag" + compiler_flags="$compiler_flags $wl$flag" + linker_flags="$linker_flags $flag" + done + IFS="$save_ifs" + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + + -Xcompiler) + prev=xcompiler + continue + ;; + + -Xlinker) + prev=xlinker + continue + ;; + + # Some other compiler flag. + -* | +*) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + + *.$objext) + # A standard object. + objs="$objs $arg" + ;; + + *.lo) + # A libtool-controlled object. + + # Check to see that this really is a libtool object. + if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + pic_object= + non_pic_object= + + # Read the .lo file + # If there is no directory component, then add one. + case $arg in + */* | *\\*) . $arg ;; + *) . ./$arg ;; + esac + + if test -z "$pic_object" || \ + test -z "$non_pic_object" || + test "$pic_object" = none && \ + test "$non_pic_object" = none; then + $echo "$modename: cannot find name of object for \`$arg'" 1>&2 + exit 1 + fi + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + if test "$pic_object" != none; then + # Prepend the subdirectory the object is found in. + pic_object="$xdir$pic_object" + + if test "$prev" = dlfiles; then + if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then + dlfiles="$dlfiles $pic_object" + prev= + continue + else + # If libtool objects are unsupported, then we need to preload. + prev=dlprefiles + fi + fi + + # CHECK ME: I think I busted this. -Ossama + if test "$prev" = dlprefiles; then + # Preload the old-style object. + dlprefiles="$dlprefiles $pic_object" + prev= + fi + + # A PIC object. + libobjs="$libobjs $pic_object" + arg="$pic_object" + fi + + # Non-PIC object. + if test "$non_pic_object" != none; then + # Prepend the subdirectory the object is found in. + non_pic_object="$xdir$non_pic_object" + + # A standard non-PIC object + non_pic_objects="$non_pic_objects $non_pic_object" + if test -z "$pic_object" || test "$pic_object" = none ; then + arg="$non_pic_object" + fi + fi + else + # Only an error if not doing a dry-run. + if test -z "$run"; then + $echo "$modename: \`$arg' is not a valid libtool object" 1>&2 + exit 1 + else + # Dry-run case. + + # Extract subdirectory from the argument. + xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` + if test "X$xdir" = "X$arg"; then + xdir= + else + xdir="$xdir/" + fi + + pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` + non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` + libobjs="$libobjs $pic_object" + non_pic_objects="$non_pic_objects $non_pic_object" + fi + fi + ;; + + *.$libext) + # An archive. + deplibs="$deplibs $arg" + old_deplibs="$old_deplibs $arg" + continue + ;; + + *.la) + # A libtool-controlled library. + + if test "$prev" = dlfiles; then + # This library was specified with -dlopen. + dlfiles="$dlfiles $arg" + prev= + elif test "$prev" = dlprefiles; then + # The library was specified with -dlpreopen. + dlprefiles="$dlprefiles $arg" + prev= + else + deplibs="$deplibs $arg" + fi + continue + ;; + + # Some other compiler argument. + *) + # Unknown arguments in both finalize_command and compile_command need + # to be aesthetically quoted because they are evaled later. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + arg="\"$arg\"" + ;; + esac + ;; + esac + + # Now actually substitute the argument into the commands. + if test -n "$arg"; then + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + done + + if test -n "$prev"; then + $echo "$modename: the \`$prevarg' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Infer tagged configuration to use if any are available and + # if one wasn't chosen via the "--tag" command line option. + # Only attempt this if the compiler in the base link + # command doesn't match the default compiler. + if test -n "$available_tags" && test -z "$tagname"; then + case $base_compile in + "$CC "*) ;; + # Blanks in the command may have been stripped by the calling shell, + # but not from the CC environment variable when ltconfig was run. + "`$echo $CC` "*) ;; + *) + for z in $available_tags; do + if grep "^### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then + # Evaluate the configuration. + eval "`sed -n -e '/^### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" + case $base_compile in + "$CC "*) + # The compiler in $compile_command matches + # the one in the tagged configuration. + # Assume this is the tagged configuration we want. + tagname=$z + break + ;; + "`$echo $CC` "*) + tagname=$z + break + ;; + esac + fi + done + # If $tagname still isn't set, then no tagged configuration + # was found and let the user know that the "--tag" command + # line option must be used. + if test -z "$tagname"; then + echo "$modename: unable to infer tagged configuration" + echo "$modename: specify a tag with \`--tag'" 1>&2 + exit 1 +# else +# echo "$modename: using $tagname tagged configuration" + fi + ;; + esac + fi + + if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then + eval arg=\"$export_dynamic_flag_spec\" + compile_command="$compile_command $arg" + finalize_command="$finalize_command $arg" + fi + + oldlibs= + # calculate the name of the file, without its directory + outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` + libobjs_save="$libobjs" + + if test -n "$shlibpath_var"; then + # get the directories listed in $shlibpath_var + eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` + else + shlib_search_path= + fi + eval sys_lib_search_path=\"$sys_lib_search_path_spec\" + eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" + + output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` + if test "X$output_objdir" = "X$output"; then + output_objdir="$objdir" + else + output_objdir="$output_objdir/$objdir" + fi + # Create the object directory. + if test ! -d $output_objdir; then + $show "$mkdir $output_objdir" + $run $mkdir $output_objdir + status=$? + if test $status -ne 0 && test ! -d $output_objdir; then + exit $status + fi + fi + + # Determine the type of output + case $output in + "") + $echo "$modename: you must specify an output file" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + *.$libext) linkmode=oldlib ;; + *.lo | *.$objext) linkmode=obj ;; + *.la) linkmode=lib ;; + *) linkmode=prog ;; # Anything else should be a program. + esac + + specialdeplibs= + libs= + # Find all interdependent deplibs by searching for libraries + # that are linked more than once (e.g. -la -lb -la) + for deplib in $deplibs; do + case "$libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + libs="$libs $deplib" + done + + if test $linkmode = lib; then + libs="$predeps $libs $compiler_lib_search_path $postdeps" + fi + + deplibs= + newdependency_libs= + newlib_search_path= + need_relink=no # whether we're linking any uninstalled libtool libraries + uninst_deplibs= # uninstalled libtool libraries + uninst_path= # paths that contain uninstalled libtool libraries + case $linkmode in + lib) + passes="conv link" + for file in $dlfiles $dlprefiles; do + case $file in + *.la) ;; + *) + $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2 + exit 1 + ;; + esac + done + ;; + prog) + compile_deplibs= + finalize_deplibs= + alldeplibs=no + newdlfiles= + newdlprefiles= + passes="conv scan dlopen dlpreopen link" + ;; + *) passes="conv" + ;; + esac + for pass in $passes; do + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan"; then + libs="$deplibs" + deplibs= + fi + if test $linkmode = prog; then + case $pass in + dlopen) libs="$dlfiles" ;; + dlpreopen) libs="$dlprefiles" ;; + link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; + esac + fi + if test $pass = dlopen; then + # Collect dlpreopened libraries + save_deplibs="$deplibs" + deplibs= + fi + for deplib in $libs; do + lib= + found=no + case $deplib in + -l*) + if test $linkmode != lib && test $linkmode != prog; then + $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2 + continue + fi + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` + for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do + # Search the libtool library + lib="$searchdir/lib${name}.la" + if test -f "$lib"; then + found=yes + break + fi + done + if test "$found" != yes; then + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + deplibs="$deplib $deplibs" + test $linkmode = lib && newdependency_libs="$deplib $newdependency_libs" + fi + continue + fi + ;; + -L*) + case $linkmode in + lib) + deplibs="$deplib $deplibs" + test $pass = conv && continue + newdependency_libs="$deplib $newdependency_libs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + ;; + prog) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + if test $pass = scan; then + deplibs="$deplib $deplibs" + newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + ;; + *) + $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2 + ;; + esac + continue + ;; + -R*) + if test $pass = link; then + dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` + # Make sure the xrpath contains only unique directories. + case "$xrpath " in + *" $dir "*) ;; + *) xrpath="$xrpath $dir" ;; + esac + fi + deplibs="$deplib $deplibs" + continue + ;; + *.la) lib="$deplib" ;; + *.$libext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + continue + fi + case $linkmode in + lib) + if test "$deplibs_check_method" != pass_all; then + echo + echo "*** Warning: This library needs some functionality provided by $deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + echo + echo "*** Warning: Linking the shared library $output against the" + echo "*** static library $deplib is not portable!" + deplibs="$deplib $deplibs" + fi + continue + ;; + prog) + if test $pass != link; then + deplibs="$deplib $deplibs" + else + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + fi + continue + ;; + esac + ;; + *.lo | *.$objext) + if test $pass = conv; then + deplibs="$deplib $deplibs" + elif test $linkmode = prog; then + if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlopen support or we're linking statically, + # we need to preload. + newdlprefiles="$newdlprefiles $deplib" + compile_deplibs="$deplib $compile_deplibs" + finalize_deplibs="$deplib $finalize_deplibs" + else + newdlfiles="$newdlfiles $deplib" + fi + fi + continue + ;; + %DEPLIBS%) + alldeplibs=yes + continue + ;; + esac + if test $found = yes || test -f "$lib"; then : + else + $echo "$modename: cannot find the library \`$lib'" 1>&2 + exit 1 + fi + + # Check to see that this really is a libtool archive. + if (sed -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + + ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` + test "X$ladir" = "X$lib" && ladir="." + + dlname= + dlopen= + dlpreopen= + libdir= + library_names= + old_library= + # If the library was installed with an old release of libtool, + # it will not redefine variable installed. + installed=yes + + # Read the .la file + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + + if test "$linkmode,$pass" = "lib,link" || + test "$linkmode,$pass" = "prog,scan" || + { test $linkmode != prog && test $linkmode != lib; }; then + test -n "$dlopen" && dlfiles="$dlfiles $dlopen" + test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen" + fi + + if test $pass = conv; then + # only check for convenience libraries + deplibs="$lib $deplibs" + if test -z "$libdir"; then + if test -z "$old_library"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + # It is a libtool convenience library, so add in its objects. + convenience="$convenience $ladir/$objdir/$old_library" + old_convenience="$old_convenience $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + elif test $linkmode != prog && test $linkmode != lib; then + $echo "$modename: \`$lib' is not a convenience library" 1>&2 + exit 1 + fi + continue + fi + + # Get the name of the library we link against. + linklib= + for l in $old_library $library_names; do + linklib="$l" + done + if test -z "$linklib"; then + $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 + exit 1 + fi + + # This library was specified with -dlopen. + if test $pass = dlopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then + # If there is no dlname, no dlopen support or we're linking + # statically, we need to preload. We also need to preload any + # dependent libraries so libltdl's deplib preloader doesn't + # bomb out in the load deplibs phase. + dlprefiles="$dlprefiles $lib $dependency_libs" + else + newdlfiles="$newdlfiles $lib" + fi + continue + fi + + # We need an absolute path. + case $ladir in + [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; + *) + abs_ladir=`cd "$ladir" && pwd` + if test -z "$abs_ladir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2 + $echo "$modename: passing it literally to the linker, although it might fail" 1>&2 + abs_ladir="$ladir" + fi + ;; + esac + laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + + # Find the relevant object directory and library name. + if test "X$installed" = Xyes; then + if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then + $echo "$modename: warning: library \`$lib' was moved." 1>&2 + dir="$ladir" + absdir="$abs_ladir" + libdir="$abs_ladir" + else + dir="$libdir" + absdir="$libdir" + fi + else + dir="$ladir/$objdir" + absdir="$abs_ladir/$objdir" + # Remove this search path later + uninst_path="$uninst_path $abs_ladir" + fi + name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + + # This library was specified with -dlpreopen. + if test $pass = dlpreopen; then + if test -z "$libdir"; then + $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2 + exit 1 + fi + # Prefer using a static library (so that no silly _DYNAMIC symbols + # are required to link). + if test -n "$old_library"; then + newdlprefiles="$newdlprefiles $dir/$old_library" + # Otherwise, use the dlname, so that lt_dlopen finds it. + elif test -n "$dlname"; then + newdlprefiles="$newdlprefiles $dir/$dlname" + else + newdlprefiles="$newdlprefiles $dir/$linklib" + fi + fi + + if test -z "$libdir"; then + # link the convenience library + if test $linkmode = lib; then + deplibs="$dir/$old_library $deplibs" + elif test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$dir/$old_library $compile_deplibs" + finalize_deplibs="$dir/$old_library $finalize_deplibs" + else + deplibs="$lib $deplibs" # used for prog,scan pass + fi + continue + fi + + if test $linkmode = prog && test $pass != link; then + newlib_search_path="$newlib_search_path $ladir" + deplibs="$lib $deplibs" + + linkalldeplibs=no + if test "$link_all_deplibs" != no || test -z "$library_names" || + test "$build_libtool_libs" = no; then + linkalldeplibs=yes + fi + + tmp_libs= + for deplib in $dependency_libs; do + case $deplib in + -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test + esac + # Need to link against all dependency_libs? + if test $linkalldeplibs = yes; then + deplibs="$deplib $deplibs" + else + # Need to hardcode shared library paths + # or/and link against static libraries + newdependency_libs="$deplib $newdependency_libs" + fi + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + continue + fi + + if test "$linkmode,$pass" = "prog,link"; then + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + # We need to hardcode the library path + if test -n "$shlibpath_var"; then + # Make sure the rpath contains only unique directories. + case "$temp_rpath " in + *" $dir "*) ;; + *" $absdir "*) ;; + *) temp_rpath="$temp_rpath $dir" ;; + esac + fi + + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test "$alldeplibs" = yes && + { test "$deplibs_check_method" = pass_all || + { test "$build_libtool_libs" = yes && + test -n "$library_names"; }; }; then + # We only need to search for static libraries + continue + fi + fi + + link_static=no # Whether the deplib will be linked statically + if test -n "$library_names" && + { test "$prefer_static_libs" = no || test -z "$old_library"; }; then + if test "$installed" = no; then + uninst_deplibs="$uninst_deplibs $lib" + need_relink=yes + fi + # This is a shared library + if test $linkmode = lib && test "$hardcode_into_libs" = all; then + # Hardcode the library path. + # Skip directories that are in the system default run-time + # search path. + case " $sys_lib_dlsearch_path " in + *" $absdir "*) ;; + *) + case "$compile_rpath " in + *" $absdir "*) ;; + *) compile_rpath="$compile_rpath $absdir" + esac + ;; + esac + case " $sys_lib_dlsearch_path " in + *" $libdir "*) ;; + *) + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" + esac + ;; + esac + fi + + if test -n "$old_archive_from_expsyms_cmds"; then + # figure out the soname + set dummy $library_names + realname="$2" + shift; shift + libname=`eval \\$echo \"$libname_spec\"` + # use dlname if we got it. it's perfectly good, no? + if test -n "$dlname"; then + soname="$dlname" + elif test -n "$soname_spec"; then + # bleh windows + case $host in + *cygwin*) + major=`expr $current - $age` + versuffix="-$major" + ;; + esac + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + + # Make a new name for the extract_expsyms_cmds to use + soroot="$soname" + soname=`echo $soroot | sed -e 's/^.*\///'` + newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a" + + # If the library has no export list, then create one now + if test -f "$output_objdir/$soname-def"; then : + else + $show "extracting exported symbol list from \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$extract_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Create $newlib + if test -f "$output_objdir/$newlib"; then :; else + $show "generating import library for \`$soname'" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + eval cmds=\"$old_archive_from_expsyms_cmds\" + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + # make sure the library variables are pointing to the new library + dir=$output_objdir + linklib=$newlib + fi + + if test $linkmode = prog || test "$mode" != relink; then + add_shlibpath= + add_dir= + add= + lib_linked=yes + case $hardcode_action in + immediate | unsupported) + if test "$hardcode_direct" = no; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = no; then + case $host in + *-*-sunos*) add_shlibpath="$dir" ;; + esac + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = no; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + relink) + if test "$hardcode_direct" = yes; then + add="$dir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$dir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + add_shlibpath="$dir" + add="-l$name" + else + lib_linked=no + fi + ;; + *) lib_linked=no ;; + esac + + if test "$lib_linked" != yes; then + $echo "$modename: configuration error: unsupported hardcode properties" + exit 1 + fi + + if test -n "$add_shlibpath"; then + case :$compile_shlibpath: in + *":$add_shlibpath:"*) ;; + *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;; + esac + fi + if test $linkmode = prog; then + test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" + test -n "$add" && compile_deplibs="$add $compile_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + if test "$hardcode_direct" != yes && \ + test "$hardcode_minus_L" != yes && \ + test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + fi + fi + fi + + if test $linkmode = prog || test "$mode" = relink; then + add_shlibpath= + add_dir= + add= + # Finalize command for both is simple: just hardcode it. + if test "$hardcode_direct" = yes; then + add="$libdir/$linklib" + elif test "$hardcode_minus_L" = yes; then + add_dir="-L$libdir" + add="-l$name" + elif test "$hardcode_shlibpath_var" = yes; then + case :$finalize_shlibpath: in + *":$libdir:"*) ;; + *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; + esac + add="-l$name" + else + # We cannot seem to hardcode it, guess we'll fake it. + add_dir="-L$libdir" + add="-l$name" + fi + + if test $linkmode = prog; then + test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" + test -n "$add" && finalize_deplibs="$add $finalize_deplibs" + else + test -n "$add_dir" && deplibs="$add_dir $deplibs" + test -n "$add" && deplibs="$add $deplibs" + fi + fi + elif test $linkmode = prog; then + # Here we assume that one of hardcode_direct or hardcode_minus_L + # is not unsupported. This is valid on all known static and + # shared platforms. + if test "$hardcode_direct" != unsupported; then + test -n "$old_library" && linklib="$old_library" + compile_deplibs="$dir/$linklib $compile_deplibs" + finalize_deplibs="$dir/$linklib $finalize_deplibs" + else + compile_deplibs="-l$name -L$dir $compile_deplibs" + finalize_deplibs="-l$name -L$dir $finalize_deplibs" + fi + elif test "$build_libtool_libs" = yes; then + # Not a shared library + if test "$deplibs_check_method" != pass_all; then + # We're trying link a shared library against a static one + # but the system doesn't support it. + # Just print a warning and add the library to dependency_libs so + # that the program can be linked against the static library. + echo + echo "*** Warning: This library needs some functionality provided by $lib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + else + convenience="$convenience $dir/$old_library" + old_convenience="$old_convenience $dir/$old_library" + deplibs="$dir/$old_library $deplibs" + link_static=yes + fi + fi + + if test $linkmode = lib; then + if test -n "$dependency_libs" && + { test $hardcode_into_libs != yes || test $build_old_libs = yes || + test $link_static = yes; }; then + # Extract -R from dependency_libs + temp_deplibs= + for libdir in $dependency_libs; do + case $libdir in + -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` + case " $xrpath " in + *" $temp_xrpath "*) ;; + *) xrpath="$xrpath $temp_xrpath";; + esac;; + *) temp_deplibs="$temp_deplibs $libdir";; + esac + done + dependency_libs="$temp_deplibs" + fi + + newlib_search_path="$newlib_search_path $absdir" + # Link against this library + test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" + # ... and its dependency_libs + tmp_libs= + for deplib in $dependency_libs; do + newdependency_libs="$deplib $newdependency_libs" + case "$tmp_libs " in + *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; + esac + tmp_libs="$tmp_libs $deplib" + done + + if test $link_all_deplibs != no; then + # Add the search paths of all dependency libraries + for deplib in $dependency_libs; do + case $deplib in + -L*) path="$deplib" ;; + *.la) + dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$deplib" && dir="." + # We need an absolute path. + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; + *) + absdir=`cd "$dir" && pwd` + if test -z "$absdir"; then + $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2 + absdir="$dir" + fi + ;; + esac + if grep "^installed=no" $deplib > /dev/null; then + path="-L$absdir/$objdir" + else + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + if test "$absdir" != "$libdir"; then + $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2 + fi + path="-L$absdir" + fi + ;; + *) continue ;; + esac + case " $deplibs " in + *" $path "*) ;; + *) deplibs="$path $deplibs" ;; + esac + done + fi + fi + done + dependency_libs="$newdependency_libs" + if test $pass = dlpreopen; then + # Link the dlpreopened libraries before other libraries + for deplib in $save_deplibs; do + deplibs="$deplib $deplibs" + done + fi + if test $pass != dlopen; then + if test $pass != conv; then + # Make sure lib_search_path contains only unique directories. + lib_search_path= + for dir in $newlib_search_path; do + case "$lib_search_path " in + *" $dir "*) ;; + *) lib_search_path="$lib_search_path $dir" ;; + esac + done + newlib_search_path= + fi + + if test "$linkmode,$pass" != "prog,link"; then + vars="deplibs" + else + vars="compile_deplibs finalize_deplibs" + fi + for var in $vars dependency_libs; do + # Make sure that $var contains only unique libraries + # and add them in reverse order + eval tmp_libs=\"\$$var\" + new_libs= + for deplib in $tmp_libs; do + case "$deplib" in + -L*) new_libs="$deplib $new_libs" ;; + *) + case " $specialdeplibs " in + *" $deplib "*) new_libs="$deplib $new_libs" ;; + *) + case " $new_libs " in + *" $deplib "*) ;; + *) new_libs="$deplib $new_libs" ;; + esac + ;; + esac + ;; + esac + done + tmp_libs= + for deplib in $new_libs; do + case $deplib in + -L*) + case " $tmp_libs " in + *" $deplib "*) ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + ;; + *) tmp_libs="$tmp_libs $deplib" ;; + esac + done + eval $var=\"$tmp_libs\" + done + fi + done + if test $linkmode = prog; then + dlfiles="$newdlfiles" + dlprefiles="$newdlprefiles" + fi + + case $linkmode in + oldlib) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for archives" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for archives" 1>&2 + fi + + if test -n "$export_symbols" || test -n "$export_symbols_regex"; then + $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2 + fi + + # Now set the variables for building old libraries. + build_libtool_libs=no + oldlibs="$output" + objs="$objs$old_deplibs" + ;; + + lib) + # Make sure we only generate libraries of the form `libNAME.la'. + case $outputname in + lib*) + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` + eval libname=\"$libname_spec\" + ;; + *) + if test "$module" = no; then + $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + if test "$need_lib_prefix" != no; then + # Add the "lib" prefix for modules if required + name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + eval libname=\"$libname_spec\" + else + libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` + fi + ;; + esac + + if test -n "$objs"; then + if test "$deplibs_check_method" != pass_all; then + $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1 + exit 1 + else + echo + echo "*** Warning: Linking the shared library $output against the non-libtool" + echo "*** objects $objs is not portable!" + libobjs="$libobjs $objs" + fi + fi + + if test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2 + fi + + set dummy $rpath + if test $# -gt 2; then + $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 + fi + install_libdir="$2" + + oldlibs= + if test -z "$rpath"; then + if test "$build_libtool_libs" = yes; then + # Building a libtool convenience library. + # Some compilers have problems with a `.al' extension so + # convenience libraries should have the same extension an + # archive normally would. + oldlibs="$output_objdir/$libname.$libext $oldlibs" + build_libtool_libs=convenience + build_old_libs=yes + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for convenience libraries" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2 + fi + else + + # Parse the version information argument. + IFS="${IFS= }"; save_ifs="$IFS"; IFS=':' + set dummy $vinfo 0 0 0 + IFS="$save_ifs" + + if test -n "$8"; then + $echo "$modename: too many parameters to \`-version-info'" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + current="$2" + revision="$3" + age="$4" + + # Check that each of the things are valid numbers. + case $current in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $revision in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + case $age in + 0 | [1-9] | [1-9][0-9]*) ;; + *) + $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + ;; + esac + + if test $age -gt $current; then + $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 + $echo "$modename: \`$vinfo' is not valid version information" 1>&2 + exit 1 + fi + + # Calculate the version variables. + major= + versuffix= + verstring= + case $version_type in + none) ;; + + darwin) + # Like Linux, but with the current version available in + # verstring for coding it into the library header + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + # Darwin ld doesn't like 0 for these options... + minor_current=`expr $current + 1` + verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" + ;; + + freebsd-aout) + major=".$current" + versuffix=".$current.$revision"; + ;; + + freebsd-elf) + major=".$current" + versuffix=".$current"; + ;; + + irix) + major=`expr $current - $age + 1` + verstring="sgi$major.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$revision + while test $loop != 0; do + iface=`expr $revision - $loop` + loop=`expr $loop - 1` + verstring="sgi$major.$iface:$verstring" + done + + # Before this point, $major must not contain `.'. + major=.$major + versuffix="$major.$revision" + ;; + + linux) + major=.`expr $current - $age` + versuffix="$major.$age.$revision" + ;; + + osf) + major=`expr $current - $age` + versuffix=".$current.$age.$revision" + verstring="$current.$age.$revision" + + # Add in all the interfaces that we are compatible with. + loop=$age + while test $loop != 0; do + iface=`expr $current - $loop` + loop=`expr $loop - 1` + verstring="$verstring:${iface}.0" + done + + # Make executables depend on our current version. + verstring="$verstring:${current}.0" + ;; + + sunos) + major=".$current" + versuffix=".$current.$revision" + ;; + + windows) + # Use '-' rather than '.', since we only want one + # extension on DOS 8.3 filesystems. + major=`expr $current - $age` + versuffix="-$major" + ;; + + *) + $echo "$modename: unknown library version type \`$version_type'" 1>&2 + echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 + exit 1 + ;; + esac + + # Clear the version info if we defaulted, and they specified a release. + if test -z "$vinfo" && test -n "$release"; then + major= + verstring="0.0" + if test "$need_version" = no; then + versuffix= + else + versuffix=".0.0" + fi + fi + + # Remove version info from name if versioning should be avoided + if test "$avoid_version" = yes && test "$need_version" = no; then + major= + versuffix= + verstring="" + fi + + # Check to see if the archive will have undefined symbols. + if test "$allow_undefined" = yes; then + if test "$allow_undefined_flag" = unsupported; then + $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2 + build_libtool_libs=no + build_old_libs=yes + fi + else + # Don't allow undefined symbols. + allow_undefined_flag="$no_undefined_flag" + fi + fi + + if test "$mode" != relink; then + # Remove our outputs, but don't remove object files since they + # may have been created when compiling PIC objects. + removelist= + tempremovelist=`echo "$output_objdir/*"` + for p in $tempremovelist; do + case $p in + *.$objext) + ;; + $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) + removelist="$removelist $p" + ;; + *) ;; + esac + done + if test -n "$removelist"; then + $show "${rm}r $removelist" + $run ${rm}r $removelist + fi + fi + + # Now set the variables for building old libraries. + if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then + oldlibs="$oldlibs $output_objdir/$libname.$libext" + + # Transform .lo files to .o files. + oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` + fi + + # Eliminate all temporary directories. + for path in $uninst_path; do + lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'` + deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'` + dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'` + done + + if test -n "$xrpath"; then + # If the user specified any rpath flags, then add them. + temp_xrpath= + for libdir in $xrpath; do + temp_xrpath="$temp_xrpath -R$libdir" + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + if test $hardcode_into_libs != yes || test $build_old_libs = yes; then + dependency_libs="$temp_xrpath $dependency_libs" + fi + fi + + # Make sure dlfiles contains only unique files that won't be dlpreopened + old_dlfiles="$dlfiles" + dlfiles= + for lib in $old_dlfiles; do + case " $dlprefiles $dlfiles " in + *" $lib "*) ;; + *) dlfiles="$dlfiles $lib" ;; + esac + done + + # Make sure dlprefiles contains only unique files + old_dlprefiles="$dlprefiles" + dlprefiles= + for lib in $old_dlprefiles; do + case "$dlprefiles " in + *" $lib "*) ;; + *) dlprefiles="$dlprefiles $lib" ;; + esac + done + + if test "$build_libtool_libs" = yes; then + if test -n "$rpath"; then + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) + # these systems don't actually have a c library (as such)! + ;; + *-*-rhapsody* | *-*-darwin1.[012]) + # Rhapsody C library is in the System framework + deplibs="$deplibs -framework System" + ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test $build_libtool_need_lc = "yes"; then + deplibs="$deplibs -lc" + fi + ;; + esac + fi + + # Transform deplibs into only deplibs that can be linked in shared. + name_save=$name + libname_save=$libname + release_save=$release + versuffix_save=$versuffix + major_save=$major + # I'm not sure if I'm treating the release correctly. I think + # release should show up in the -l (ie -lgmp5) so we don't want to + # add it in twice. Is that correct? + release="" + versuffix="" + major="" + newdeplibs= + droppeddeps=no + case $deplibs_check_method in + pass_all) + # Don't check for shared/static. Everything works. + # This might be a little naive. We might want to check + # whether the library exists or not. But this is on + # osf3 & osf4 and I'm not really sure... Just + # implementing what was already the behaviour. + newdeplibs=$deplibs + ;; + test_compile) + # This code stresses the "libraries are programs" paradigm to its + # limits. Maybe even breaks it. We compile a program, linking it + # against the deplibs as a proxy for the library. Then we can check + # whether they linked in statically or dynamically with ldd. + $rm conftest.c + cat > conftest.c <<EOF + int main() { return 0; } +EOF + $rm conftest + $LTCC -o conftest conftest.c $deplibs + if test $? -eq 0 ; then + ldd_output=`ldd conftest` + for i in $deplibs; do + name="`expr $i : '-l\(.*\)'`" + # If $name is empty we are operating on a -L argument. + if test "$name" != "" -a "$name" != "0"; then + libname=`eval \\$echo \"$libname_spec\"` + deplib_matches=`eval \\$echo \"$library_names_spec\"` + set dummy $deplib_matches + deplib_match=$2 + if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then + newdeplibs="$newdeplibs $i" + else + droppeddeps=yes + echo + echo "*** Warning: This library needs some functionality provided by $i." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + fi + else + newdeplibs="$newdeplibs $i" + fi + done + else + # Error occured in the first compile. Let's try to salvage the situation: + # Compile a seperate program for each library. + for i in $deplibs; do + name="`expr $i : '-l\(.*\)'`" + # If $name is empty we are operating on a -L argument. + if test "$name" != "" -a "$name" != "0"; then + $rm conftest + $LTCC -o conftest conftest.c $i + # Did it work? + if test $? -eq 0 ; then + ldd_output=`ldd conftest` + libname=`eval \\$echo \"$libname_spec\"` + deplib_matches=`eval \\$echo \"$library_names_spec\"` + set dummy $deplib_matches + deplib_match=$2 + if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then + newdeplibs="$newdeplibs $i" + else + droppeddeps=yes + echo + echo "*** Warning: This library needs some functionality provided by $i." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + fi + else + droppeddeps=yes + echo + echo "*** Warning! Library $i is needed by this library but I was not able to" + echo "*** make it link in! You will probably need to install it or some" + echo "*** library that it depends on before this library will be fully" + echo "*** functional. Installing it before continuing would be even better." + fi + else + newdeplibs="$newdeplibs $i" + fi + done + fi + ;; + file_magic*) + set dummy $deplibs_check_method + file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` + for a_deplib in $deplibs; do + name="`expr $a_deplib : '-l\(.*\)'`" + # If $name is empty we are operating on a -L argument. + if test "$name" != "" -a "$name" != "0"; then + libname=`eval \\$echo \"$libname_spec\"` + for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do + potential_libs=`ls $i/$libname[.-]* 2>/dev/null` + for potent_lib in $potential_libs; do + # Follow soft links. + if ls -lLd "$potent_lib" 2>/dev/null \ + | grep " -> " >/dev/null; then + continue + fi + # The statement above tries to avoid entering an + # endless loop below, in case of cyclic links. + # We might still enter an endless loop, since a link + # loop can be closed while we follow links, + # but so what? + potlib="$potent_lib" + while test -h "$potlib" 2>/dev/null; do + potliblink=`ls -ld $potlib | sed 's/.* -> //'` + case $potliblink in + [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; + *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; + esac + done + if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \ + | sed 10q \ + | egrep "$file_magic_regex" > /dev/null; then + newdeplibs="$newdeplibs $a_deplib" + a_deplib="" + break 2 + fi + done + done + if test -n "$a_deplib" ; then + droppeddeps=yes + echo + echo "*** Warning: This library needs some functionality provided by $a_deplib." + echo "*** I have the capability to make that library automatically link in when" + echo "*** you link to this library. But I can only do this if you have a" + echo "*** shared version of the library, which you do not appear to have." + fi + else + # Add a -L argument. + newdeplibs="$newdeplibs $a_deplib" + fi + done # Gone through all deplibs. + ;; + none | unknown | *) + newdeplibs="" + if $echo "X $deplibs" | $Xsed -e 's/ -lc$//' \ + -e 's/ -[LR][^ ]*//g' -e 's/[ ]//g' | + grep . >/dev/null; then + echo + if test "X$deplibs_check_method" = "Xnone"; then + echo "*** Warning: inter-library dependencies are not supported in this platform." + else + echo "*** Warning: inter-library dependencies are not known to be supported." + fi + echo "*** All declared inter-library dependencies are being dropped." + droppeddeps=yes + fi + ;; + esac + versuffix=$versuffix_save + major=$major_save + release=$release_save + libname=$libname_save + name=$name_save + + if test "$droppeddeps" = yes; then + if test "$module" = yes; then + echo + echo "*** Warning: libtool could not satisfy all declared inter-library" + echo "*** dependencies of module $libname. Therefore, libtool will create" + echo "*** a static module, that should work as long as the dlopening" + echo "*** application is linked with the -dlopen flag." + if test -z "$global_symbol_pipe"; then + echo + echo "*** However, this would only work if libtool was able to extract symbol" + echo "*** lists from a program, using \`nm' or equivalent, but libtool could" + echo "*** not find such a program. So, this module is probably useless." + echo "*** \`nm' from GNU binutils and a full rebuild may help." + fi + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + else + echo "*** The inter-library dependencies that have been dropped here will be" + echo "*** automatically added whenever a program is linked with this library" + echo "*** or is declared to -dlopen it." + + if test $allow_undefined = no; then + echo + echo "*** Since this library must not contain undefined symbols," + echo "*** because either the platform does not support them or" + echo "*** it was explicitly requested with -no-undefined," + echo "*** libtool will only create a static version of it." + if test "$build_old_libs" = no; then + oldlibs="$output_objdir/$libname.$libext" + build_libtool_libs=module + build_old_libs=yes + else + build_libtool_libs=no + fi + fi + fi + fi + # Done checking deplibs! + deplibs=$newdeplibs + fi + + # All the library-specific variables (install_libdir is set above). + library_names= + old_library= + dlname= + + # Test again, we may have decided not to build it any more + if test "$build_libtool_libs" = yes; then + if test $hardcode_into_libs = yes; then + # Hardcode the library paths + hardcode_libdirs= + dep_rpath= + rpath="$finalize_rpath" + test "$mode" != relink && rpath="$compile_rpath$rpath" + for libdir in $rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + dep_rpath="$dep_rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval dep_rpath=\"$hardcode_libdir_flag_spec\" + fi + if test -n "$runpath_var" && test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" + fi + test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" + fi + + shlibpath="$finalize_shlibpath" + test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath" + if test -n "$shlibpath"; then + eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" + fi + + # Get the real and link names of the library. + eval library_names=\"$library_names_spec\" + set dummy $library_names + realname="$2" + shift; shift + + if test -n "$soname_spec"; then + eval soname=\"$soname_spec\" + else + soname="$realname" + fi + if test x$dlname = x; then + dlname=$soname + fi + + lib="$output_objdir/$realname" + for link + do + linknames="$linknames $link" + done + +# # Ensure that we have .o objects for linkers which dislike .lo +# # (e.g. aix) in case we are running --disable-static +# for obj in $libobjs; do +# xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$obj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# if test ! -f $xdir/$oldobj && test "$baseobj" != "$oldobj"; then +# $show "(cd $xdir && ${LN_S} $baseobj $oldobj)" +# $run eval '(cd $xdir && ${LN_S} $baseobj $oldobj)' || exit $? +# fi +# done + + # Use standard objects if they are pic + test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then + $show "generating symbol list for \`$libname.la'" + export_symbols="$output_objdir/$libname.exp" + $run $rm $export_symbols + eval cmds=\"$export_symbols_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + if test -n "$export_symbols_regex"; then + $show "egrep -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\"" + $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' + $show "$mv \"${export_symbols}T\" \"$export_symbols\"" + $run eval '$mv "${export_symbols}T" "$export_symbols"' + fi + fi + fi + + if test -n "$export_symbols" && test -n "$include_expsyms"; then + $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"' + fi + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then + eval flag=\"$thread_safe_flag_spec\" + linker_flags="$linker_flags $flag" + fi + + # Make a backup of the uninstalled library when relinking + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $? + fi + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # The command line is too long to link in one step, link piecewise. + $echo "creating reloadable object files..." + + # Save the value of $output and $libobjs because we want to + # use them later. If we have whole_archive_flag_spec, we + # want to use save_libobjs as it was before + # whole_archive_flag_spec was expanded, because we can't + # assume the linker understands whole_archive_flag_spec. + # This may have to be revisited, in case too many + # convenience libraries get linked in and end up exceeding + # the spec. + if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then + save_libobjs=$libobjs + fi + save_output=$output + + # Clear the reloadable object creation command queue and + # initialize k to one. + test_cmds= + concat_cmds= + objlist= + delfiles= + last_robj= + k=1 + output=$output_objdir/$save_output-${k}.$objext + # Loop over the list of objects to be linked. + for obj in $save_libobjs + do + eval test_cmds=\"$reload_cmds $objlist $last_robj\" + if test "X$objlist" = X || + { len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; }; then + objlist="$objlist $obj" + else + # The command $test_cmds is almost too long, add a + # command to the queue. + if test $k -eq 1 ; then + # The first file doesn't have a previous command to add. + eval concat_cmds=\"$reload_cmds $objlist $last_robj\" + else + # All subsequent reloadable object files will link in + # the last one created. + eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj\" + fi + last_robj=$output_objdir/$save_output-${k}.$objext + k=`expr $k + 1` + output=$output_objdir/$save_output-${k}.$objext + objlist=$obj + len=1 + fi + done + # Handle the remaining objects by creating one last + # reloadable object file. All subsequent reloadable object + # files will link in the last one created. + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\" + + # Set up a command to remove the reloadale object files + # after they are used. + i=0 + while test $i -lt $k + do + i=`expr $i + 1` + delfiles="$delfiles $output_objdir/$save_output-${i}.$objext" + done + + $echo "creating a temporary reloadable object file: $output" + + # Loop through the commands generated above and execute them. + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $concat_cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + libobjs=$output + # Restore the value of output. + output=$save_output + + if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then + eval libobjs=\"\$libobjs $whole_archive_flag_spec\" + fi + # Expand the library linking commands again to reset the + # value of $libobjs for piecewise linking. + + # Do each of the archive commands. + if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then + eval cmds=\"$archive_expsym_cmds\" + else + eval cmds=\"$archive_cmds\" + fi + + # Append the command to remove the reloadable object files + # to the just-reset $cmds. + eval cmds=\"\$cmds~$rm $delfiles\" + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Restore the uninstalled library and exit + if test "$mode" = relink && test "$hardcode_into_libs" = all; then + $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $? + exit 0 + fi + + # Create links to the real library. + for linkname in $linknames; do + if test "$realname" != "$linkname"; then + $show "(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval '(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)' || exit $? + fi + done + + # If -module or -export-dynamic was specified, set the dlname. + if test "$module" = yes || test "$export_dynamic" = yes; then + # On all known operating systems, these are identical. + dlname="$soname" + fi + fi + ;; + + obj) + if test -n "$deplibs"; then + $echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2 + fi + + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2 + fi + + if test -n "$rpath"; then + $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2 + fi + + if test -n "$xrpath"; then + $echo "$modename: warning: \`-R' is ignored for objects" 1>&2 + fi + + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for objects" 1>&2 + fi + + case $output in + *.lo) + if test -n "$objs$old_deplibs"; then + $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2 + exit 1 + fi + libobj="$output" + obj=`$echo "X$output" | $Xsed -e "$lo2o"` + ;; + *) + libobj= + obj="$output" + ;; + esac + + # Delete the old objects. + $run $rm $obj $libobj + + # Objects from convenience libraries. This assumes + # single-version convenience libraries. Whenever we create + # different ones for PIC/non-PIC, this we'll have to duplicate + # the extraction. + reload_conv_objs= + gentop= + # reload_cmds runs $LD directly, so let us get rid of + # -Wl from whole_archive_flag_spec + wl= + + if test -n "$convenience"; then + if test -n "$whole_archive_flag_spec"; then + eval reload_conv_objs=\"\$reload_objs $whole_archive_flag_spec\" + else + gentop="$output_objdir/${obj}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + for xlib in $convenience; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` + done + fi + fi + + # Create the old-style object. + reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test + + output="$obj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + + # Exit if we aren't doing a library object file. + if test -z "$libobj"; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + fi + + if test "$build_libtool_libs" != yes; then + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + # Create an invalid libtool object if no PIC, so that we don't + # accidentally link it into a program. + # $show "echo timestamp > $libobj" + # $run eval "echo timestamp > $libobj" || exit $? + exit 0 + fi + + if test -n "$pic_flag" || test "$pic_mode" != default; then + # Only do commands if we really have different PIC objects. + reload_objs="$libobjs $reload_conv_objs" + output="$libobj" + eval cmds=\"$reload_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" +# else +# # Just create a symlink. +# $show $rm $libobj +# $run $rm $libobj +# xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$libobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'` +# oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` +# $show "(cd $xdir && $LN_S $oldobj $baseobj)" +# $run eval '(cd $xdir && $LN_S $oldobj $baseobj)' || exit $? + fi + + if test -n "$gentop"; then + $show "${rm}r $gentop" + $run ${rm}r $gentop + fi + + exit 0 + ;; + + prog) + case $host in + *cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;; + esac + if test -n "$vinfo"; then + $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2 + fi + + if test -n "$release"; then + $echo "$modename: warning: \`-release' is ignored for programs" 1>&2 + fi + + if test "$preload" = yes; then + if test "$dlopen_support" = unknown && test "$dlopen_self" = unknown && + test "$dlopen_self_static" = unknown; then + $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support." + fi + fi + + compile_command="$compile_command $compile_deplibs" + finalize_command="$finalize_command $finalize_deplibs" + + if test -n "$rpath$xrpath"; then + # If the user specified any rpath flags, then add them. + for libdir in $rpath $xrpath; do + # This is the magic to use -rpath. + case "$finalize_rpath " in + *" $libdir "*) ;; + *) finalize_rpath="$finalize_rpath $libdir" ;; + esac + done + fi + + # Now hardcode the library paths + rpath= + hardcode_libdirs= + for libdir in $compile_rpath $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$perm_rpath " in + *" $libdir "*) ;; + *) perm_rpath="$perm_rpath $libdir" ;; + esac + fi + case $host in + *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) + case :$dllsearchpath: in + *":$libdir:"*) ;; + *) dllsearchpath="$dllsearchpath:$libdir";; + esac + ;; + esac + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + compile_rpath="$rpath" + + rpath= + hardcode_libdirs= + for libdir in $finalize_rpath; do + if test -n "$hardcode_libdir_flag_spec"; then + if test -n "$hardcode_libdir_separator"; then + if test -z "$hardcode_libdirs"; then + hardcode_libdirs="$libdir" + else + # Just accumulate the unique libdirs. + case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in + *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) + ;; + *) + hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" + ;; + esac + fi + else + eval flag=\"$hardcode_libdir_flag_spec\" + rpath="$rpath $flag" + fi + elif test -n "$runpath_var"; then + case "$finalize_perm_rpath " in + *" $libdir "*) ;; + *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;; + esac + fi + done + # Substitute the hardcoded libdirs into the rpath. + if test -n "$hardcode_libdir_separator" && + test -n "$hardcode_libdirs"; then + libdir="$hardcode_libdirs" + eval rpath=\" $hardcode_libdir_flag_spec\" + fi + finalize_rpath="$rpath" + + dlsyms= + if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then + if test -n "$NM" && test -n "$global_symbol_pipe"; then + dlsyms="${outputname}S.c" + else + $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2 + fi + fi + + if test -n "$dlsyms"; then + case $dlsyms in + "") ;; + *.c) + # Discover the nlist of each of the dlfiles. + nlist="$output_objdir/${outputname}.nm" + + $show "$rm $nlist ${nlist}S ${nlist}T" + $run $rm "$nlist" "${nlist}S" "${nlist}T" + + # Parse the name list into a source file. + $show "creating $output_objdir/$dlsyms" + + test -z "$run" && $echo > "$output_objdir/$dlsyms" "\ +/* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */ +/* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */ + +#ifdef __cplusplus +extern \"C\" { +#endif + +/* Prevent the only kind of declaration conflicts we can make. */ +#define lt_preloaded_symbols some_other_symbol + +/* External symbol declarations for the compiler. */\ +" + + if test "$dlself" = yes; then + $show "generating symbol list for \`$output'" + + test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist" + + # Add our own program objects to the symbol list. + progfiles="$objs$old_deplibs" + for arg in $progfiles; do + $show "extracting global C symbols from \`$arg'" + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -n "$exclude_expsyms"; then + $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + if test -n "$export_symbols_regex"; then + $run eval 'egrep -e "$export_symbols_regex" "$nlist" > "$nlist"T' + $run eval '$mv "$nlist"T "$nlist"' + fi + + # Prepare the list of exported symbols + if test -z "$export_symbols"; then + export_symbols="$output_objdir/$output.exp" + $run $rm $export_symbols + $run eval "sed -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' + else + $run eval "sed -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"' + $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T' + $run eval 'mv "$nlist"T "$nlist"' + fi + fi + + for arg in $dlprefiles; do + $show "extracting global C symbols from \`$arg'" + name=`echo "$arg" | sed -e 's%^.*/%%'` + $run eval 'echo ": $name " >> "$nlist"' + $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" + done + + if test -z "$run"; then + # Make sure we have at least an empty file. + test -f "$nlist" || : > "$nlist" + + if test -n "$exclude_expsyms"; then + egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T + $mv "$nlist"T "$nlist" + fi + + # Try sorting and uniquifying the output. + if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then + : + else + grep -v "^: " < "$nlist" > "$nlist"S + fi + + if test -f "$nlist"S; then + eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"' + else + echo '/* NONE */' >> "$output_objdir/$dlsyms" + fi + + $echo >> "$output_objdir/$dlsyms" "\ + +#undef lt_preloaded_symbols + +#if defined (__STDC__) && __STDC__ +# define lt_ptr_t void * +#else +# define lt_ptr_t char * +# define const +#endif + +/* The mapping between symbol names and symbols. */ +const struct { + const char *name; + lt_ptr_t address; +} +lt_preloaded_symbols[] = +{\ +" + + sed -n -e 's/^: \([^ ]*\) $/ {\"\1\", (lt_ptr_t) 0},/p' \ + -e 's/^. \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr_t) \&\2},/p' \ + < "$nlist" >> "$output_objdir/$dlsyms" + + $echo >> "$output_objdir/$dlsyms" "\ + {0, (lt_ptr_t) 0} +}; + +/* This works around a problem in FreeBSD linker */ +#ifdef FREEBSD_WORKAROUND +static const void *lt_preloaded_setup() { + return lt_preloaded_symbols; +} +#endif + +#ifdef __cplusplus +} +#endif\ +" + fi + + pic_flag_for_symtable= + case $host in + # compiling the symbol table file with pic_flag works around + # a FreeBSD bug that causes programs to crash when -lm is + # linked before any other PIC object. But we must not use + # pic_flag when linking with -static. The problem exists in + # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. + *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";; + esac;; + *-*-hpux*) + case "$compile_command " in + *" -static "*) ;; + *) pic_flag_for_symtable=" $pic_flag";; + esac + esac + + # Now compile the dynamic symbol file. + $show "(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")" + $run eval '(cd $output_objdir && $LTCC -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $? + + # Clean up the generated files. + $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T" + $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T" + + # Transform the symbol file into the correct name. + compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` + ;; + *) + $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2 + exit 1 + ;; + esac + else + # We keep going just in case the user didn't refer to + # lt_preloaded_symbols. The linker will fail if global_symbol_pipe + # really was required. + + # Nullify the symbol file. + compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` + finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` + fi + + # AIX runtime linking requires linking programs with -Wl,-brtl and libs with -Wl,-G + # Also add -bnolibpath to the beginning of the link line, to clear the hardcoded runpath. + # Otherwise, things like the -L path to libgcc.a are accidentally hardcoded by ld. + # This does not apply on AIX for ia64, which uses a SysV linker. + case "$host" in + ia64-*-aix5*) ;; + *-*-aix4* | *-*-aix5*) + compile_command=`$echo "X$compile_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` + finalize_command=`$echo "X$finalize_command $wl-brtl" | $Xsed -e "s/\$CC/\$CC $wl-bnolibpath/1"` ;; + esac + + if test $need_relink = no || test "$build_libtool_libs" != yes; then + # Replace the output file specification. + compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + link_command="$compile_command$compile_rpath" + + # We have no uninstalled library dependencies, so finalize right now. + $show "$link_command" + $run eval "$link_command" + status=$? + + # Delete the generated files. + if test -n "$dlsyms"; then + $show "$rm $output_objdir/${outputname}S.${objext}" + $run $rm "$output_objdir/${outputname}S.${objext}" + fi + + exit $status + fi + + if test -n "$shlibpath_var"; then + # We should set the shlibpath_var + rpath= + for dir in $temp_rpath; do + case $dir in + [\\/]* | [A-Za-z]:[\\/]*) + # Absolute path. + rpath="$rpath$dir:" + ;; + *) + # Relative path: add a thisdir entry. + rpath="$rpath\$thisdir/$dir:" + ;; + esac + done + temp_rpath="$rpath" + fi + + if test -n "$compile_shlibpath$finalize_shlibpath"; then + compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" + fi + if test -n "$finalize_shlibpath"; then + finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" + fi + + compile_var= + finalize_var= + if test -n "$runpath_var"; then + if test -n "$perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $perm_rpath; do + rpath="$rpath$dir:" + done + compile_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + if test -n "$finalize_perm_rpath"; then + # We should set the runpath_var. + rpath= + for dir in $finalize_perm_rpath; do + rpath="$rpath$dir:" + done + finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " + fi + fi + + if test "$no_install" = yes; then + # We don't need to create a wrapper script. + link_command="$compile_var$compile_command$compile_rpath" + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` + # Delete the old output file. + $run $rm $output + # Link the executable and exit + $show "$link_command" + $run eval "$link_command" || exit $? + exit 0 + fi + + if test "$hardcode_action" = relink; then + # Fast installation is not supported + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + + $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2 + $echo "$modename: \`$output' will be relinked during installation" 1>&2 + else + if test "$fast_install" != no; then + link_command="$finalize_var$compile_command$finalize_rpath" + if test "$fast_install" = yes; then + relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` + else + # fast_install is set to needless + relink_command= + fi + else + link_command="$compile_var$compile_command$compile_rpath" + relink_command="$finalize_var$finalize_command$finalize_rpath" + fi + fi + + # Replace the output file specification. + link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` + + # Delete the old output files. + $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname + + $show "$link_command" + $run eval "$link_command" || exit $? + + # Now create the wrapper script. + $show "creating $output" + + # Quote the relink command for shipping. + if test -n "$relink_command"; then + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + relink_command="cd `pwd`; $relink_command" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + fi + + # Quote $echo for shipping. + if test "X$echo" = "X$SHELL $0 --fallback-echo"; then + case $0 in + [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";; + *) qecho="$SHELL `pwd`/$0 --fallback-echo";; + esac + qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` + else + qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` + fi + + # Only actually do things if our run command is non-null. + if test -z "$run"; then + # win32 will think the script is a binary if it has + # a .exe suffix, so we strip it off here. + case $output in + *.exe) output=`echo $output|sed 's,.exe$,,'` ;; + esac + # test for cygwin because mv fails w/o .exe extensions + case $host in + *cygwin*) exeext=.exe ;; + *) exeext= ;; + esac + $rm $output + trap "$rm $output; exit 1" 1 2 15 + + $echo > $output "\ +#! $SHELL + +# $output - temporary wrapper script for $objdir/$outputname +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# The $output program cannot be directly executed until all the libtool +# libraries that it depends on are installed. +# +# This wrapper script should never be moved out of the build directory. +# If it is, it will not operate correctly. + +# Sed substitution that helps us do robust quoting. It backslashifies +# metacharacters that are still active within double-quoted strings. +Xsed='sed -e 1s/^X//' +sed_quote_subst='$sed_quote_subst' + +# The HP-UX ksh and POSIX shell print the target directory to stdout +# if CDPATH is set. +if test \"\${CDPATH+set}\" = set; then CDPATH=:; export CDPATH; fi + +relink_command=\"$relink_command\" + +# This environment variable determines our operation mode. +if test \"\$libtool_install_magic\" = \"$magic\"; then + # install mode needs the following variable: + uninst_deplibs='$uninst_deplibs' +else + # When we are sourced in execute mode, \$file and \$echo are already set. + if test \"\$libtool_execute_magic\" != \"$magic\"; then + echo=\"$qecho\" + file=\"\$0\" + # Make sure echo works. + if test \"X\$1\" = X--no-reexec; then + # Discard the --no-reexec flag, and continue. + shift + elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then + # Yippee, \$echo works! + : + else + # Restart under the correct shell, and then maybe \$echo will work. + exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"} + fi + fi\ +" + $echo >> $output "\ + + # Find the directory that this script lives in. + thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` + test \"x\$thisdir\" = \"x\$file\" && thisdir=. + + # Follow symbolic links until we get to the real thisdir. + file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\` + while test -n \"\$file\"; do + destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` + + # If there was a directory component, then change thisdir. + if test \"x\$destdir\" != \"x\$file\"; then + case \"\$destdir\" in + [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; + *) thisdir=\"\$thisdir/\$destdir\" ;; + esac + fi + + file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` + file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\` + done + + # Try to get the absolute directory name. + absdir=\`cd \"\$thisdir\" && pwd\` + test -n \"\$absdir\" && thisdir=\"\$absdir\" +" + + if test "$fast_install" = yes; then + echo >> $output "\ + program=lt-'$outputname'$exeext + progdir=\"\$thisdir/$objdir\" + + if test ! -f \"\$progdir/\$program\" || \\ + { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\ + test \"X\$file\" != \"X\$progdir/\$program\"; }; then + + file=\"\$\$-\$program\" + + if test ! -d \"\$progdir\"; then + $mkdir \"\$progdir\" + else + $rm \"\$progdir/\$file\" + fi" + + echo >> $output "\ + + # relink executable if necessary + if test -n \"\$relink_command\"; then + if (eval \$relink_command); then : + else + $rm \"\$progdir/\$file\" + exit 1 + fi + fi + + $mv \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || + { $rm \"\$progdir/\$program\"; + $mv \"\$progdir/\$file\" \"\$progdir/\$program\"; } + $rm \"\$progdir/\$file\" + fi" + else + echo >> $output "\ + program='$outputname' + progdir=\"\$thisdir/$objdir\" +" + fi + + echo >> $output "\ + + if test -f \"\$progdir/\$program\"; then" + + # Export our shlibpath_var if we have one. + if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then + $echo >> $output "\ + # Add our own library path to $shlibpath_var + $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" + + # Some systems cannot cope with colon-terminated $shlibpath_var + # The second colon is a workaround for a bug in BeOS R4 sed + $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` + + export $shlibpath_var +" + fi + + # fixup the dll searchpath if we need to. + if test -n "$dllsearchpath"; then + $echo >> $output "\ + # Add the dll search path components to the executable PATH + PATH=$dllsearchpath:\$PATH +" + fi + + $echo >> $output "\ + if test \"\$libtool_execute_magic\" != \"$magic\"; then + # Run the actual program with our arguments. +" + case $host in + # win32 systems need to use the prog path for dll + # lookup to work + *-*-cygwin* | *-*-pw32*) + $echo >> $output "\ + exec \$progdir/\$program \${1+\"\$@\"} +" + ;; + + # Backslashes separate directories on plain windows + *-*-mingw | *-*-os2*) + $echo >> $output "\ + exec \$progdir\\\\\$program \${1+\"\$@\"} +" + ;; + + *) + $echo >> $output "\ + # Export the path to the program. + PATH=\"\$progdir:\$PATH\" + export PATH + + exec \$program \${1+\"\$@\"} +" + ;; + esac + $echo >> $output "\ + \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\" + exit 1 + fi + else + # The program doesn't exist. + \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2 + \$echo \"This script is just a wrapper for \$program.\" 1>&2 + echo \"See the $PACKAGE documentation for more information.\" 1>&2 + exit 1 + fi +fi\ +" + chmod +x $output + fi + exit 0 + ;; + esac + + # See if we need to build an old-fashioned archive. + for oldlib in $oldlibs; do + + if test "$build_libtool_libs" = convenience; then + oldobjs="$libobjs_save" + addlibs="$convenience" + build_libtool_libs=no + else + if test "$build_libtool_libs" = module; then + oldobjs="$libobjs_save" + build_libtool_libs=no + else + oldobjs="$objs$old_deplibs $non_pic_objects" + fi + addlibs="$old_convenience" + fi + + if test -n "$addlibs"; then + gentop="$output_objdir/${outputname}x" + $show "${rm}r $gentop" + $run ${rm}r "$gentop" + $show "$mkdir $gentop" + $run $mkdir "$gentop" + status=$? + if test $status -ne 0 && test ! -d "$gentop"; then + exit $status + fi + generated="$generated $gentop" + + # Add in members from convenience archives. + for xlib in $addlibs; do + # Extract the objects. + case $xlib in + [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; + *) xabs=`pwd`"/$xlib" ;; + esac + xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` + xdir="$gentop/$xlib" + + $show "${rm}r $xdir" + $run ${rm}r "$xdir" + $show "$mkdir $xdir" + $run $mkdir "$xdir" + status=$? + if test $status -ne 0 && test ! -d "$xdir"; then + exit $status + fi + $show "(cd $xdir && $AR x $xabs)" + $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? + + oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print | $NL2SP` + done + fi + + # Do each command in the archive commands. + if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then + eval cmds=\"$old_archive_from_new_cmds\" + else +# # Ensure that we have .o objects in place in case we decided +# # not to build a shared library, and have fallen back to building +# # static libs even though --disable-static was passed! +# for oldobj in $oldobjs; do +# if test ! -f $oldobj; then +# xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'` +# if test "X$xdir" = "X$oldobj"; then +# xdir="." +# else +# xdir="$xdir" +# fi +# baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'` +# obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"` +# $show "(cd $xdir && ${LN_S} $obj $baseobj)" +# $run eval '(cd $xdir && ${LN_S} $obj $baseobj)' || exit $? +# fi +# done + + eval cmds=\"$old_archive_cmds\" + + if len=`expr "X$cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the command line is too long to link in one step, link in parts + $echo "using piecewise archive linking..." + save_RANLIB=$RANLIB + RANLIB=: + objlist= + concat_cmds= + save_oldobjs=$oldobjs + for obj in $save_oldobjs + do + oldobjs="$objlist $obj" + objlist="$objlist $obj" + eval test_cmds=\"$old_archive_cmds\" + if len=`expr "X$test_cmds" : ".*"` && + test $len -le $max_cmd_len; then + : + else + # the above command should be used before it gets too long + oldobjs=$objlist + test -z "$concat_cmds" || concat_cmds=$concat_cmds~ + eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" + objlist= + fi + done + RANLIB=$save_RANLIB + oldobjs=$objlist + eval cmds=\"\$concat_cmds~$old_archive_cmds\" + fi + fi + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$generated"; then + $show "${rm}r$generated" + $run ${rm}r$generated + fi + + # Now create the libtool archive. + case $output in + *.la) + old_library= + test "$build_old_libs" = yes && old_library="$libname.$libext" + $show "creating $output" + + # Preserve any variables that may affect compiler behavior + for var in $variables_saved_for_relink; do + if eval test -z \"\${$var+set}\"; then + relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" + elif eval var_value=\$$var; test -z "$var_value"; then + relink_command="$var=; export $var; $relink_command" + else + var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` + relink_command="$var=\"$var_value\"; export $var; $relink_command" + fi + done + # Quote the link command for shipping. + relink_command="cd `pwd`; $SHELL $0 --mode=relink $libtool_args" + relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` + + # Only create the output if not a dry run. + if test -z "$run"; then + for installed in no yes; do + if test "$installed" = yes; then + if test -z "$install_libdir"; then + break + fi + output="$output_objdir/$outputname"i + # Replace all uninstalled libtool libraries with the installed ones + newdependency_libs= + for deplib in $dependency_libs; do + case $deplib in + *.la) + name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` + if test -z "$libdir"; then + $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdependency_libs="$newdependency_libs $libdir/$name" + ;; + *) newdependency_libs="$newdependency_libs $deplib" ;; + esac + done + dependency_libs="$newdependency_libs" + newdlfiles= + for lib in $dlfiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlfiles="$newdlfiles $libdir/$name" + done + dlfiles="$newdlfiles" + newdlprefiles= + for lib in $dlprefiles; do + name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` + eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib` + if test -z "$libdir"; then + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + exit 1 + fi + newdlprefiles="$newdlprefiles $libdir/$name" + done + dlprefiles="$newdlprefiles" + fi + $rm $output + # place dlname in correct position for cygwin + tdlname=$dlname + case $host,$output,$installed,$module,$dlname in + *cygwin*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;; + esac + $echo > $output "\ +# $outputname - a libtool library file +# Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='$tdlname' + +# Names of this library. +library_names='$library_names' + +# The name of the static archive. +old_library='$old_library' + +# Libraries that this one depends upon. +dependency_libs='$dependency_libs' + +# Version information for $libname. +current=$current +age=$age +revision=$revision + +# Is this an already installed library? +installed=$installed + +# Files to dlopen/dlpreopen +dlopen='$dlfiles' +dlpreopen='$dlprefiles' + +# Directory that this library needs to be installed in: +libdir='$install_libdir'" + if test $hardcode_into_libs = all && + test "$installed" = no && test $need_relink = yes; then + $echo >> $output "\ +relink_command=\"$relink_command\"" + fi + done + fi + + # Do a symbolic link so that the libtool archive can be found in + # LD_LIBRARY_PATH before the program is installed. + $show "(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)" + $run eval '(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)' || exit $? + ;; + esac + exit 0 + ;; + + # libtool install mode + install) + modename="$modename: install" + + # There may be an optional sh(1) argument at the beginning of + # install_prog (especially on Windows NT). + if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || + # Allow the use of GNU shtool's install command. + $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then + # Aesthetically quote it. + arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$arg " + arg="$1" + shift + else + install_prog= + arg="$nonopt" + fi + + # The real first argument should be the name of the installation program. + # Aesthetically quote it. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog$arg" + + # We need to accept at least all the BSD install flags. + dest= + files= + opts= + prev= + install_type= + isdir=no + stripme= + for arg + do + if test -n "$dest"; then + files="$files $dest" + dest="$arg" + continue + fi + + case $arg in + -d) isdir=yes ;; + -f) prev="-f" ;; + -g) prev="-g" ;; + -m) prev="-m" ;; + -o) prev="-o" ;; + -s) + stripme=" -s" + continue + ;; + -*) ;; + + *) + # If the previous option needed an argument, then skip it. + if test -n "$prev"; then + prev= + else + dest="$arg" + continue + fi + ;; + esac + + # Aesthetically quote the argument. + arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` + case $arg in + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) + arg="\"$arg\"" + ;; + esac + install_prog="$install_prog $arg" + done + + if test -z "$install_prog"; then + $echo "$modename: you must specify an install program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -n "$prev"; then + $echo "$modename: the \`$prev' option requires an argument" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + if test -z "$files"; then + if test -z "$dest"; then + $echo "$modename: no file or destination specified" 1>&2 + else + $echo "$modename: you must specify a destination" 1>&2 + fi + $echo "$help" 1>&2 + exit 1 + fi + + # Strip any trailing slash from the destination. + dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` + + # Check to see that the destination is a directory. + test -d "$dest" && isdir=yes + if test "$isdir" = yes; then + destdir="$dest" + destname= + else + destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` + test "X$destdir" = "X$dest" && destdir=. + destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` + + # Not a directory, so check to see that there is only one file specified. + set dummy $files + if test $# -gt 2; then + $echo "$modename: \`$dest' is not a directory" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + fi + case $destdir in + [\\/]* | [A-Za-z]:[\\/]*) ;; + *) + for file in $files; do + case $file in + *.lo) ;; + *) + $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + done + ;; + esac + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + staticlibs= + future_libdirs= + current_libdirs= + for file in $files; do + + # Do each installation. + case $file in + *.$libext) + # Do the static libraries later. + staticlibs="$staticlibs $file" + ;; + + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$file' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + library_names= + old_library= + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Add the libdir to current_libdirs if it is the destination. + if test "X$destdir" = "X$libdir"; then + case "$current_libdirs " in + *" $libdir "*) ;; + *) current_libdirs="$current_libdirs $libdir" ;; + esac + else + # Note the libdir as a future libdir. + case "$future_libdirs " in + *" $libdir "*) ;; + *) future_libdirs="$future_libdirs $libdir" ;; + esac + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ + test "X$dir" = "X$file/" && dir= + dir="$dir$objdir" + + if test "$hardcode_into_libs" = all && test -n "$relink_command"; then + $echo "$modename: warning: relinking \`$file'" 1>&2 + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + continue + fi + fi + + # See the names of the shared library. + set dummy $library_names + if test -n "$2"; then + realname="$2" + shift + shift + + srcname="$realname" + test "$hardcode_into_libs" = all && test -n "$relink_command" && srcname="$realname"T + + # Install the shared library and build the symlinks. + $show "$install_prog $dir/$srcname $destdir/$realname" + $run eval "$install_prog $dir/$srcname $destdir/$realname" || exit $? + if test -n "$stripme" && test -n "$striplib"; then + $show "$striplib $destdir/$realname" + $run eval "$striplib $destdir/$realname" || exit $? + fi + + if test $# -gt 0; then + # Delete the old symlinks, and create new ones. + for linkname + do + if test "$linkname" != "$realname"; then + $show "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + $run eval "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" + fi + done + fi + + # Do each command in the postinstall commands. + lib="$destdir/$realname" + eval cmds=\"$postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + fi + + # Install the pseudo-library for information purposes. + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" + ;; + + *.lo) + # Install (i.e. copy) a libtool object. + + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Deduce the name of the destination old-style object file. + case $destfile in + *.lo) + staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` + ;; + *.$objext) + staticdest="$destfile" + destfile= + ;; + *) + $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; + esac + + # Install the libtool object if requested. + if test -n "$destfile"; then + $show "$install_prog $file $destfile" + $run eval "$install_prog $file $destfile" || exit $? + fi + + # Install the old object if enabled. + if test "$build_old_libs" = yes; then + # Deduce the name of the old-style object file. + staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` + + $show "$install_prog $staticobj $staticdest" + $run eval "$install_prog \$staticobj \$staticdest" || exit $? + fi + exit 0 + ;; + + *) + # Figure out destination file name, if it wasn't already specified. + if test -n "$destname"; then + destfile="$destdir/$destname" + else + destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + destfile="$destdir/$destfile" + fi + + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + uninst_deplibs= + relink_command= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Check the variables that should have been set. + if test -z "$uninst_deplibs"; then + $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2 + exit 1 + fi + + finalize=yes + for lib in $uninst_deplibs; do + # Check to see that each library is installed. + libdir= + if test -f "$lib"; then + # If there is no directory component, then add one. + case $lib in + */* | *\\*) . $lib ;; + *) . ./$lib ;; + esac + fi + libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test + if test -n "$libdir" && test ! -f "$libfile"; then + $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 + finalize=no + fi + done + + relink_command= + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + outputname= + if test "$fast_install" = no && test -n "$relink_command"; then + if test "$finalize" = yes && test -z "$run"; then + tmpdir="/tmp" + test -n "$TMPDIR" && tmpdir="$TMPDIR" + tmpdir="$tmpdir/libtool-$$" + if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then : + else + $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2 + continue + fi + file=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + outputname="$tmpdir/$file" + # Replace the output file specification. + relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` + + $show "$relink_command" + if $run eval "$relink_command"; then : + else + $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 + ${rm}r "$tmpdir" + continue + fi + file="$outputname" + else + $echo "$modename: warning: cannot relink \`$file'" 1>&2 + fi + else + # Install the binary that we compiled earlier. + file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` + fi + fi + + + # remove .exe since cygwin /usr/bin/install will append another + # one anyways + case $install_prog,$host in + */usr/bin/install*,*cygwin*) + case $file:$destfile in + *.exe:*.exe) + # this is ok + ;; + *.exe:*) + destfile=$destfile.exe + ;; + *:*.exe) + destfile=`echo $destfile | sed -e 's,.exe$,,'` + ;; + esac + ;; + esac + + $show "$install_prog$stripme $file $destfile" + $run eval "$install_prog\$stripme \$file \$destfile" || exit $? + test -n "$outputname" && ${rm}r "$tmpdir" + ;; + esac + done + + for file in $staticlibs; do + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + + # Set up the ranlib parameters. + oldlib="$destdir/$name" + + $show "$install_prog $file $oldlib" + $run eval "$install_prog \$file \$oldlib" || exit $? + + if test -n "$stripme" && test -n "$striplib"; then + $show "$old_striplib $oldlib" + $run eval "$old_striplib $oldlib" || exit $? + fi + + # Do each command in the postinstall commands. + eval cmds=\"$old_postinstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || exit $? + done + IFS="$save_ifs" + done + + if test -n "$future_libdirs"; then + $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2 + fi + + if test -n "$current_libdirs"; then + # Maybe just do a dry run. + test -n "$run" && current_libdirs=" -n$current_libdirs" + exec $SHELL $0 --finish$current_libdirs + exit 1 + fi + + exit 0 + ;; + + # libtool finish mode + finish) + modename="$modename: finish" + libdirs="$nonopt" + admincmds= + + if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then + for dir + do + libdirs="$libdirs $dir" + done + + for libdir in $libdirs; do + if test -n "$finish_cmds"; then + # Do each command in the finish commands. + eval cmds=\"$finish_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" || admincmds="$admincmds + $cmd" + done + IFS="$save_ifs" + fi + if test -n "$finish_eval"; then + # Do the single finish_eval. + eval cmds=\"$finish_eval\" + $run eval "$cmds" || admincmds="$admincmds + $cmds" + fi + done + fi + + # Exit here if they wanted silent mode. + exit 0 + + echo "----------------------------------------------------------------------" + echo "Libraries have been installed in:" + for libdir in $libdirs; do + echo " $libdir" + done + echo + echo "If you ever happen to want to link against installed libraries" + echo "in a given directory, LIBDIR, you must either use libtool, and" + echo "specify the full pathname of the library, or use \`-LLIBDIR'" + echo "flag during linking and do at least one of the following:" + if test -n "$shlibpath_var"; then + echo " - add LIBDIR to the \`$shlibpath_var' environment variable" + echo " during execution" + fi + if test -n "$runpath_var"; then + echo " - add LIBDIR to the \`$runpath_var' environment variable" + echo " during linking" + fi + if test -n "$hardcode_libdir_flag_spec"; then + libdir=LIBDIR + eval flag=\"$hardcode_libdir_flag_spec\" + + echo " - use the \`$flag' linker flag" + fi + if test -n "$admincmds"; then + echo " - have your system administrator run these commands:$admincmds" + fi + if test -f /etc/ld.so.conf; then + echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" + fi + echo + echo "See any operating system documentation about shared libraries for" + echo "more information, such as the ld(1) and ld.so(8) manual pages." + echo "----------------------------------------------------------------------" + exit 0 + ;; + + # libtool execute mode + execute) + modename="$modename: execute" + + # The first argument is the command name. + cmd="$nonopt" + if test -z "$cmd"; then + $echo "$modename: you must specify a COMMAND" 1>&2 + $echo "$help" + exit 1 + fi + + # Handle -dlopen flags immediately. + for file in $execute_dlfiles; do + if test ! -f "$file"; then + $echo "$modename: \`$file' is not a file" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + dir= + case $file in + *.la) + # Check to see that this really is a libtool archive. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : + else + $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + # Read the libtool library. + dlname= + library_names= + + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Skip this library if it cannot be dlopened. + if test -z "$dlname"; then + # Warn if it was a shared library. + test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" + continue + fi + + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + + if test -f "$dir/$objdir/$dlname"; then + dir="$dir/$objdir" + else + $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 + exit 1 + fi + ;; + + *.lo) + # Just add the directory containing the .lo file. + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + test "X$dir" = "X$file" && dir=. + ;; + + *) + $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2 + continue + ;; + esac + + # Get the absolute pathname. + absdir=`cd "$dir" && pwd` + test -n "$absdir" && dir="$absdir" + + # Now add the directory to shlibpath_var. + if eval "test -z \"\$$shlibpath_var\""; then + eval "$shlibpath_var=\"\$dir\"" + else + eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" + fi + done + + # This variable tells wrapper scripts just to set shlibpath_var + # rather than running their programs. + libtool_execute_magic="$magic" + + # Check if any of the arguments is a wrapper script. + args= + for file + do + case $file in + -*) ;; + *) + # Do a test to see if this is really a libtool program. + if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + # If there is no directory component, then add one. + case $file in + */* | *\\*) . $file ;; + *) . ./$file ;; + esac + + # Transform arg to wrapped name. + file="$progdir/$program" + fi + ;; + esac + # Quote arguments (to preserve shell metacharacters). + file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` + args="$args \"$file\"" + done + + if test -z "$run"; then + if test -n "$shlibpath_var"; then + # Export the shlibpath_var. + eval "export $shlibpath_var" + fi + + # Restore saved enviroment variables + if test "${save_LC_ALL+set}" = set; then + LC_ALL="$save_LC_ALL"; export LC_ALL + fi + if test "${save_LANG+set}" = set; then + LANG="$save_LANG"; export LANG + fi + + # Now actually exec the command. + eval "exec \$cmd$args" + + $echo "$modename: cannot exec \$cmd$args" + exit 1 + else + # Display what would be done. + if test -n "$shlibpath_var"; then + eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\"" + $echo "export $shlibpath_var" + fi + $echo "$cmd$args" + exit 0 + fi + ;; + + # libtool clean and uninstall mode + clean | uninstall) + modename="$modename: $mode" + rm="$nonopt" + files= + + # This variable tells wrapper scripts just to set variables rather + # than running their programs. + libtool_install_magic="$magic" + + for arg + do + case $arg in + -*) rm="$rm $arg" ;; + *) files="$files $arg" ;; + esac + done + + if test -z "$rm"; then + $echo "$modename: you must specify an RM program" 1>&2 + $echo "$help" 1>&2 + exit 1 + fi + + rmdirs= + + for file in $files; do + dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` + if test "X$dir" = "X$file"; then + dir=. + objdir="$objdir" + else + objdir="$dir/$objdir" + fi + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + test $mode = uninstall && objdir="$dir" + + # Remember objdir for removal later, being careful to avoid duplicates + if test $mode = clean; then + case " $rmdirs " in + *" $objdir "*) ;; + *) rmdirs="$rmdirs $objdir" ;; + esac + fi + + rmfiles="$file" + + case $name in + *.la) + # Possibly a libtool archive, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + . $dir/$name + + # Delete the libtool libraries and symlinks. + for n in $library_names; do + rmfiles="$rmfiles $objdir/$n" + done + test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library" + test $mode = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i" + + if test $mode = uninstall; then + if test -n "$library_names"; then + # Do each command in the postuninstall commands. + eval cmds=\"$postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + + if test -n "$old_library"; then + # Do each command in the old_postuninstall commands. + eval cmds=\"$old_postuninstall_cmds\" + IFS="${IFS= }"; save_ifs="$IFS"; IFS='~' + for cmd in $cmds; do + IFS="$save_ifs" + $show "$cmd" + $run eval "$cmd" + done + IFS="$save_ifs" + fi + # FIXME: should reinstall the best remaining shared library. + fi + fi + ;; + + *.lo) + # Possibly a libtool object, so verify it. + if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + + # Read the .lo file + . $dir/$name + + # Add PIC object to the list of files to remove. + if test -n "$pic_object" \ + && test "$pic_object" != none; then + rmfiles="$rmfiles $dir/$pic_object" + fi + + # Add non-PIC object to the list of files to remove. + if test -n "$non_pic_object" \ + && test "$non_pic_object" != none; then + rmfiles="$rmfiles $dir/$non_pic_object" + fi + fi + ;; + + *) + # Do a test to see if this is a libtool program. + if test $mode = clean && + (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then + relink_command= + . $dir/$file + + rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}" + if test "$fast_install" = yes && test -n "$relink_command"; then + rmfiles="$rmfiles $objdir/lt-$name" + fi + fi + ;; + esac + $show "$rm $rmfiles" + $run $rm $rmfiles + done + + # Try to remove the ${objdir}s in the directories where we deleted files + for dir in $rmdirs; do + if test -d "$dir"; then + $show "rmdir $dir" + $run rmdir $dir >/dev/null 2>&1 + fi + done + + exit 0 + ;; + + "") + $echo "$modename: you must specify a MODE" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 + ;; + esac + + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$generic_help" 1>&2 + exit 1 +fi # test -z "$show_help" + +# We need to display help for each of the modes. +case $mode in +"") $echo \ +"Usage: $modename [OPTION]... [MODE-ARG]... + +Provide generalized library-building support services. + + --config show all configuration variables + --debug enable verbose shell tracing +-n, --dry-run display commands without modifying any files + --features display basic configuration information and exit + --finish same as \`--mode=finish' + --help display this help message and exit + --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS] + --quiet same as \`--silent' + --silent don't print informational messages + --tag=TAG use configuration variables from tag TAG + --version print version information + +MODE must be one of the following: + + clean remove files from the build directory + compile compile a source file into a libtool object + execute automatically set library path, then run a program + finish complete the installation of libtool libraries + install install libraries or executables + link create a library or an executable + uninstall remove libraries from an installed directory + +MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for +a more detailed description of MODE." + exit 0 + ;; + +clean) + $echo \ +"Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE... + +Remove files from the build directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, object or program, all the files associated +with it are deleted. Otherwise, only FILE itself is deleted using RM." + ;; + +compile) + $echo \ +"Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE + +Compile a source file into a libtool library object. + +This mode accepts the following additional options: + + -o OUTPUT-FILE set the output file name to OUTPUT-FILE + -static always build a \`.o' file suitable for static linking + +COMPILE-COMMAND is a command to be used in creating a \`standard' object file +from the given SOURCEFILE. + +The output file name is determined by removing the directory component from +SOURCEFILE, then substituting the C source code suffix \`.c' with the +library object suffix, \`.lo'." + ;; + +execute) + $echo \ +"Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]... + +Automatically set library path, then run a program. + +This mode accepts the following additional options: + + -dlopen FILE add the directory containing FILE to the library path + +This mode sets the library path environment variable according to \`-dlopen' +flags. + +If any of the ARGS are libtool executable wrappers, then they are translated +into their corresponding uninstalled binary, and any of their required library +directories are added to the library path. + +Then, COMMAND is executed, with ARGS as arguments." + ;; + +finish) + $echo \ +"Usage: $modename [OPTION]... --mode=finish [LIBDIR]... + +Complete the installation of libtool libraries. + +Each LIBDIR is a directory that contains libtool libraries. + +The commands that this mode executes may require superuser privileges. Use +the \`--dry-run' option if you just want to see what would be executed." + ;; + +install) + $echo \ +"Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND... + +Install executables or libraries. + +INSTALL-COMMAND is the installation command. The first component should be +either the \`install' or \`cp' program. + +The rest of the components are interpreted as arguments to that command (only +BSD-compatible install options are recognized)." + ;; + +link) + $echo \ +"Usage: $modename [OPTION]... --mode=link LINK-COMMAND... + +Link object files or libraries together to form another library, or to +create an executable program. + +LINK-COMMAND is a command using the C compiler that you would use to create +a program from several object files. + +The following components of LINK-COMMAND are treated specially: + + -all-static do not do any dynamic linking at all + -avoid-version do not add a version suffix if possible + -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime + -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols + -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) + -export-symbols SYMFILE + try to export only the symbols listed in SYMFILE + -export-symbols-regex REGEX + try to export only the symbols matching REGEX + -LLIBDIR search LIBDIR for required installed libraries + -lNAME OUTPUT-FILE requires the installed library libNAME + -module build a library that can dlopened + -no-fast-install disable the fast-install mode + -no-install link a not-installable executable + -no-undefined declare that a library does not refer to external symbols + -o OUTPUT-FILE create OUTPUT-FILE from the specified objects + -objectlist FILE Use a list of object files found in FILE to specify objects + -release RELEASE specify package release information + -rpath LIBDIR the created library will eventually be installed in LIBDIR + -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries + -static do not do any dynamic linking of libtool libraries + -version-info CURRENT[:REVISION[:AGE]] + specify library version info [each variable defaults to 0] + +All other options (arguments beginning with \`-') are ignored. + +Every other argument is treated as a filename. Files ending in \`.la' are +treated as uninstalled libtool libraries, other files are standard or library +object files. + +If the OUTPUT-FILE ends in \`.la', then a libtool library is created, +only library objects (\`.lo' files) may be specified, and \`-rpath' is +required, except when creating a convenience library. + +If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created +using \`ar' and \`ranlib', or on Windows using \`lib'. + +If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file +is created, otherwise an executable program is created." + ;; + +uninstall) + $echo \ +"Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... + +Remove libraries from an installation directory. + +RM is the name of the program to use to delete files associated with each FILE +(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed +to RM. + +If FILE is a libtool library, all the files associated with it are deleted. +Otherwise, only FILE itself is deleted using RM." + ;; + +*) + $echo "$modename: invalid operation mode \`$mode'" 1>&2 + $echo "$help" 1>&2 + exit 1 + ;; +esac + +echo +$echo "Try \`$modename --help' for more information about other modes." + +exit 0 + +# The TAGs below are defined such that we never get into a situation +# in which we disable both kinds of libraries. Given conflicting +# choices, we go for a static library, that is the most portable, +# since we can't tell whether shared libraries were disabled because +# the user asked for that or because the platform doesn't support +# them. This is particularly important on AIX, because we don't +# support having both static and shared libraries enabled at the same +# time on that platform, so we default to a shared-only configuration. +# If a disable-shared tag is given, we'll fallback to a static-only +# configuration. But we'll never go from static-only to shared-only. + +### BEGIN LIBTOOL TAG CONFIG: disable-shared +build_libtool_libs=no +build_old_libs=yes +### END LIBTOOL TAG CONFIG: disable-shared + +### BEGIN LIBTOOL TAG CONFIG: disable-static +build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` +### END LIBTOOL TAG CONFIG: disable-static + +# Local Variables: +# mode:shell-script +# sh-indentation:2 +# End: +### BEGIN LIBTOOL TAG CONFIG: CXX +# Libtool was configured as follows, on host ekonomikrisis: +# +# AR="" AR_FLAGS="" LTCC="gcc" CC="c++" \ +# CFLAGS="-DNDEBUG -O2 -fno-exceptions -fno-check-new" CPPFLAGS="" \ +# MAGIC_CMD="" LD="/usr/bin/ld" LDFLAGS="" LIBS="" \ +# LN_S="ln -s" NM="/usr/bin/nm -B" RANLIB="ranlib" STRIP="strip" \ +# AS="" DLLTOOL="" OBJDUMP="" \ +# objext="" exeext="" reload_flag=" -r" \ +# deplibs_check_method="pass_all" \ +# file_magic_cmd="\$MAGIC_CMD" \ +# admin/ltconfig -o libtool --cache-file=./config.cache --disable-shared --with-gcc --with-gnu-ld --enable-dlopen --build=i686-pc-linux-gnu --add-tag=CXX admin/ltcf-cxx.sh i686-pc-linux-gnu +# +# Compiler and other test output produced by ltconfig, useful for +# debugging ltconfig, is in ./config.log if it exists. + +# The version of ltconfig that generated this script. +LTCONFIG_VERSION="1.4a" + +# Shell to use when invoking shell scripts. +SHELL="/bin/sh" + +# Whether or not to build shared libraries. +build_libtool_libs=no + +# Whether or not to add -lc for building shared libraries. +build_libtool_need_lc=no + +# Whether or not to build static libraries. +build_old_libs=yes + +# Whether or not to optimize for fast installation. +fast_install=needless + +# The host system. +host_alias=i686-pc-linux-gnu +host=i686-pc-linux-gnu + +# An echo program that does not interpret backslashes. +echo="echo" + +# The archiver. +AR="ar" +AR_FLAGS="cru" + +# A C compiler. +LTCC="gcc" + +# A language-specific compiler. +CC="c++" + +# Is the compiler the GNU C compiler? +with_gcc=yes + +# The linker used to build libraries. +LD="/usr/bin/ld" + +# Whether we need hard or soft links. +LN_S="ln -s" + +# A BSD-compatible nm program. +NM="/usr/bin/nm -B" + +# A symbol stripping program +STRIP=strip + +# Used to examine libraries when file_magic_cmd begins "file" +MAGIC_CMD=file + +# Used on cygwin: DLL creation program. +DLLTOOL="dlltool" + +# Used on cygwin: object dumper. +OBJDUMP="objdump" + +# Used on cygwin: assembler. +AS="as" + +# The name of the directory that contains temporary libtool files. +objdir=.libs + +# How to create reloadable object files. +reload_flag=" -r" +reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" + +# How to pass a linker flag through the compiler. +wl="-Wl," + +# Object file suffix (normally "o"). +objext="o" + +# Old archive suffix (normally "a"). +libext="a" + +# Executable file suffix (normally ""). +exeext="" + +# Additional compiler flags for building library objects. +pic_flag=" -fPIC -DPIC" +pic_mode=default + +# What is the maximum length of a command? +max_cmd_len=73729 + +# Does compiler simultaneously support -c and -o options? +compiler_c_o="yes" + +# Must we lock files when doing compilation ? +need_locks="no" + +# Do we need the lib prefix for modules? +need_lib_prefix=no + +# Do we need a version for libraries? +need_version=no + +# Whether dlopen is supported. +dlopen_support=yes + +# Whether dlopen of programs is supported. +dlopen_self=yes + +# Whether dlopen of statically linked programs is supported. +dlopen_self_static=no + +# Compiler flag to prevent dynamic linking. +link_static_flag="-static" + +# Compiler flag to turn off builtin functions. +no_builtin_flag=" -fno-builtin -fno-rtti -fno-exceptions" + +# Compiler flag to allow reflexive dlopens. +export_dynamic_flag_spec="\${wl}--export-dynamic" + +# Compiler flag to generate shared objects directly from archives. +whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" + +# Compiler flag to generate thread-safe objects. +thread_safe_flag_spec="" + +# Library versioning type. +version_type=linux + +# Format of library name prefix. +libname_spec="lib\$name" + +# List of archive names. First name is the real one, the rest are links. +# The last name is the one that the linker finds with -lNAME. +library_names_spec="\${libname}\${release}.so\$versuffix \${libname}\${release}.so\$major \$libname.so" + +# The coded name of the library, if different from the real name. +soname_spec="\${libname}\${release}.so\$major" + +# Commands used to build and install an old-style archive. +RANLIB="ranlib" +old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" +old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib" +old_postuninstall_cmds="" + +# Create an old-style archive from a shared archive. +old_archive_from_new_cmds="" + +# Create a temporary old-style archive to link instead of a shared archive. +old_archive_from_expsyms_cmds="" + +# Commands used to build and install a shared archive. +archive_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" +archive_expsym_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" +postinstall_cmds="" +postuninstall_cmds="" + +# Commands to strip libraries. +old_striplib="strip --strip-debug" +striplib="strip --strip-unneeded" + +# Dependencies to place before the objects being linked to create a +# shared library. +predep_objects="/usr/lib/crti.o /usr/lib/gcc-lib/i386-linux/2.95.4/crtbeginS.o" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdep_objects="/usr/lib/gcc-lib/i386-linux/2.95.4/crtendS.o /usr/lib/crtn.o" + +# Dependencies to place before the objects being linked to create a +# shared library. +predeps="" + +# Dependencies to place after the objects being linked to create a +# shared library. +postdeps="-lstdc++ -lm -lgcc -lc -lgcc" + +# The library search path used internally by the compiler when linking +# a shared library. +compiler_lib_search_path="-L/usr/lib/gcc-lib/i386-linux/2.95.4" + +# Method to check whether dependent libraries are shared objects. +deplibs_check_method="pass_all" + +# Command to use when deplibs_check_method == file_magic. +file_magic_cmd="\$MAGIC_CMD" + +# Flag that allows shared libraries with undefined symbols to be built. +allow_undefined_flag="" + +# Flag that forces no undefined symbols. +no_undefined_flag="" + +# Commands used to finish a libtool library installation in a directory. +finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" + +# Same as above, but a single script fragment to be evaled but not shown. +finish_eval="" + +# Take the output of nm and produce a listing of raw symbols and C names. +global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGISTW]\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" + +# Transform the output of nm in a proper C declaration +global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern char \\1;/p'" + +# This is the shared library runtime path variable. +runpath_var=LD_RUN_PATH + +# This is the shared library path variable. +shlibpath_var=LD_LIBRARY_PATH + +# Is shlibpath searched before the hard-coded library search path? +shlibpath_overrides_runpath=no + +# How to hardcode a shared library path into an executable. +hardcode_action=immediate + +# Whether we should hardcode library paths into libraries. +hardcode_into_libs=yes + +# Flag to hardcode $libdir into a binary during linking. +# This must work even if $libdir does not exist. +hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" + +# Whether we need a single -rpath flag with a separated argument. +hardcode_libdir_separator="" + +# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the +# resulting binary. +hardcode_direct=no + +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the +# resulting binary. +hardcode_minus_L=no + +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into +# the resulting binary. +hardcode_shlibpath_var=unsupported + +# Variables whose values should be saved in libtool wrapper scripts and +# restored at relink time. +variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" + +# Whether libtool must link a program against all its dependency libraries. +link_all_deplibs=unknown + +# Compile-time system search path for libraries +sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" + +# Run-time system search path for libraries +sys_lib_dlsearch_path_spec="/lib /usr/lib" + +# Fix the shell variable $srcfile for the compiler. +fix_srcfile_path="" + +# Set to yes if exported symbols are required. +always_export_symbols=no + +# The commands to list exported symbols. +export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | sed 's/.* //' | sort | uniq > \$export_symbols" + +# The commands to extract the exported symbol list from a shared archive. +extract_expsyms_cmds="" + +# Symbols that should not be listed in the preloaded symbols. +exclude_expsyms="_GLOBAL_OFFSET_TABLE_" + +# Symbols that must always be exported. +include_expsyms="" + +### END LIBTOOL TAG CONFIG: CXX + diff --git a/make-messages.sh b/make-messages.sh new file mode 100755 index 0000000..880085b --- /dev/null +++ b/make-messages.sh @@ -0,0 +1,18 @@ +#!/bin/sh +myDir=/opt/kde2/include/ +target=../bibletime-doc + +current=$PWD + +perl ./extractrc bibletime/xml/*.rc > bibletime/rc-dummy.cpp && \ +sed "s/#define//" bibletime/tooltipdef.h > bibletime/dummy.h && \ +sed "s/#define//" bibletime/whatsthisdef.h >> bibletime/dummy.h && \ +perl ./preparetips $target/docs/en/tips > bibletime/tips-dummy.cpp && \ +xgettext -C -x $myDir/kde.pot -ki18n -kI18N_NOOP -o $target/po/bibletime.pot `find ./ -name \*.cpp` `find . -name \*.h` && \ +cd $target/po && make merge && rm $current/bibletime/dummy.h && rm $current/bibletime/rc-dummy.cpp && rm $current/bibletime/tips-dummy.cpp + + +cd $current + + + diff --git a/packaging-howto.txt b/packaging-howto.txt new file mode 100644 index 0000000..66d7e18 --- /dev/null +++ b/packaging-howto.txt @@ -0,0 +1,43 @@ +This is a small explanation how to create packages of BibleTime +--------------------------------------------------------------- + +-Source packages of BibleTime: +------------------------------ + To build source packages like bibletime-1.1.tar.gz execute these +commands and procedures: + 1. Change in configure.in.in the version number to the right one + 2. "make -f Makefile.cvs && ./configure && make distclean && rm +bibletime-*.tar*" to cleanup the source directory + 3. "make dist" to create the package bibletime-1.1.tar.gz + 4. "gunzip bibletime-1.1.tar.gz && bzip2 bibletime-1.1.tar" to +create the source archive packed with bzip2, the source package is now +called "bibletime-1.1.tar.bz2" + 5. Test the package. Execute "bzcat bibletime-1.1.tar.bz | tar -xf -" +somewhere, then "cd bibletime-1.1" and then "./configure && make && make +install". Start BibleTime to test if the installation had success and if all +icons etc. are there. + 6. Upload the bibletime-1.1.tar.bz2 file. + +-Binary RPM of BibleTime +------------------------ + 1. Locate where your RPM base directory is. On SuSE this is +/usr/src/packages. We continue with this dir. + 2. "cp bibletime-1.1.tar.bz2 /usr/src/packages/SOURCES/" + 3. "cp bibletime/bibletime.spec /usr/src/packages/SPECS/" + 4. "cd /usr/src/packages/" + 5. "rpm -ba SPECS/bibletime.spec". If this works you're on the good +side, otherwise it's not so good ;) Before you exec the rpm command make +sure you have a standard configuration, for example special graphic card +drivers will lead to wrong dependencies (e.g. NVidia drivers). Deinstall +them first if there are some, then build and then reinstall them. + 6. Test the binary RPM. The binary package is normally located in +/usr/src/packages/RPMS/<arch>/, source RPMs are in /usr/src/packages/SRPMS/. +Often <arch> is "i586". Try to install the binary package by "rpm -U +bibletime-1.1-1.rpm" and check dependencies by executing "rpm -q --requires +bibletime". + 7. Rename the RPM to have the right name, including the distribution +it was built on, e.g. "bibletime-1.1-1.i586.rpm" should be renamed to +"bibletime-1.1-suse7.3-1.i586.rpm" so users know on which distribution the +packages was built. + 8. Release the binary and source package. The source package should +have it's original name because it's distribution independant. \ No newline at end of file diff --git a/preparetips b/preparetips new file mode 100755 index 0000000..1e5c35a --- /dev/null +++ b/preparetips @@ -0,0 +1,45 @@ +# !/usr/bin/perl +# little script to extract the text from the tips file +# and output it, so xgettext can add the tips to the po file +# +# 2000 by Matthias Kiefer <matthias.kiefer@gmx.de> +# Command line option added by Joachim Ansorg + +open(FILE,"<$ARGV[0]") || die "unable to open tips file"; + +$inTip=0; + +while(<FILE>) +{ + chomp; + + # tip starts with <html> + if(/^\s*<html>/i) + { + $inTip=1; + print "\ni18n(\n"; + next; + } + + if($inTip!=0) + { + # tip ends with </html> + if(/^\s*<\/html>/i) + { + print ");\n"; + $inTip=0; + } + else + { + # replace \ with \\ + s/\\/\\\\/g; + + # replace " with \" + s/"/\\"/g; + + print "\"$_\\n\"\n"; + } + } +} + +close(FILE); diff --git a/stamp-h b/stamp-h new file mode 100644 index 0000000..9788f70 --- /dev/null +++ b/stamp-h @@ -0,0 +1 @@ +timestamp diff --git a/stamp-h.in b/stamp-h.in new file mode 100644 index 0000000..9788f70 --- /dev/null +++ b/stamp-h.in @@ -0,0 +1 @@ +timestamp diff --git a/sword.m4 b/sword.m4 new file mode 100644 index 0000000..44e28a0 --- /dev/null +++ b/sword.m4 @@ -0,0 +1,165 @@ +## -*- autoconf -*- +dnl This file was created by Joachim Ansorg <jansorg@gmx.de> +dnl It provides macord for the autoconf package to find the Sword library on your system. + +dnl ---------------------------------------------------------------------- +dnl Check wheter to use static linking +dnl first parameter is the required version +dnl second is whether to use static sword library +dnl ---------------------------------------------------------------------- +AC_DEFUN(AC_CHECK_SWORD, +[ +dnl AC_MSG_CHECKING([for a Sword installation]) + +dnl The option for the configure script +AC_ARG_WITH(sword-dir, +[ --with-sword-dir=DIR Patch where Sword is being installed (default=/usr) ], +[ + ac_sword_dir=$withval +],ac_sword_dir=/usr +) + +AC_ARG_ENABLE(static-sword, +[ --enable-static-sword Link to the static Sword library], + ac_static_sword="YES", + [ ac_static_sword="$2" ] +) + +dnl try to find Sword library files +AC_MSG_CHECKING([for Sword library files]) +AC_REQUIRE([AC_FIND_ZLIB]) +ac_sword_library_dirs="$ac_sword_dir/lib /usr/lib /usr/lib/sword /usr/local/lib /usr/local/lib/sword /usr/local/sword/lib" + +if test "$ac_static_sword" = "YES"; then + SEARCH_LIBS="libsword.a"; +else + SEARCH_LIBS="libsword.a libsword.so"; +fi + + +AC_CACHE_VAL(ac_cv_sword_libdir, AC_FIND_FILE($SEARCH_LIBS, $ac_sword_library_dirs, ac_cv_sword_libdir)) + +if test "$ac_cv_sword_libdir" = "NO"; then + AC_MSG_ERROR(SWORD library not found. Try to use configure with --with-sword-dir=/your/SWORD/path!); +fi + +if test "$ac_static_sword" = "YES"; then + LIB_SWORD="$ac_cv_sword_libdir/libsword.a"; +else + LIB_SWORD="-lsword"; +fi + +AC_SUBST(SWORD_LIBRARY_PATH) +AC_SUBST(LIB_SWORD) +all_libraries="$all_libraries -L$ac_cv_sword_libdir" + +if test "$ac_static_sword" = "YES"; then + MESSAGE="static library $ac_cv_sword_libdir/libsword.a"; +else + MESSAGE="$ac_cv_sword_libdir"; +fi +AC_MSG_RESULT([$MESSAGE]) + + + +dnl -- try to find Swords include files -- +AC_MSG_CHECKING([for Sword include files]) +ac_sword_include_dirs="$ac_sword_dir/include/sword $ac_sword_dir/include /usr/include/sword /usr/include /usr/local/include/sword /usr/local/include /usr/local/sword/include /usr/local/sword/include/sword" + +AC_CACHE_VAL(ac_cv_sword_incdir, AC_FIND_FILE(swmgr.h, $ac_sword_include_dirs, ac_cv_sword_incdir)) + +if test "$ac_cv_sword_incdir" = "NO"; then + AC_MSG_ERROR([The Sword include file files were not found. +Please try to use configure with --with-sword-dir=/your/SWORD/path ! +]) +fi + +SWORD_INCLUDES="-I$ac_cv_sword_incdir" +AC_SUBST(SWORD_INCLUDES) +all_includes="$all_includes -I$ac_cv_sword_incdir" + +AC_MSG_RESULT([$ac_cv_sword_incdir]) + + + +dnl -- check if Sword matches the minimum version -- +AC_MSG_CHECKING([if you have Sword $1 or later]) + +AC_CACHE_VAL(ac_cv_installed_sword_version, +[ +AC_LANG_SAVE +AC_LANG_CPLUSPLUS +ac_LD_LIBRARY_PATH_safe=$LD_LIBRARY_PATH +ac_LIBRARY_PATH="$LIBRARY_PATH" +ac_cxxflags_safe="$CXXFLAGS" +ac_ldflags_safe="$LDFLAGS" +ac_libs_safe="$LIBS" + +CXXFLAGS="$CXXFLAGS -I$" +LDFLAGS="$LDFLAGS -L$ac_cv_sword_libdir" +LIBS="$LIB_SWORD -lz" +LD_LIBRARY_PATH="$ac_cv_sword_libdir" +export LD_LIBRARY_PATH +LIBRARY_PATH= +export LIBRARY_PATH + +cat > conftest.$ac_ext <<EOF +#include <iostream.h> +#include <swversion.h> + +int main(int argc, char* argv[]) { + if (argc != 2) { + cout << SWVersion::currentVersion << endl; + } + else if (argc == 2) + { + if (SWVersion(&argv[[1]]) < SWVersion::currentVersion || SWVersion(&argv[[1]]) == SWVersion::currentVersion) + { + cout << 0 << endl; + return 0; + } + else + { + cout << 1 << endl; + return 1; //version not recent enough + } + } + return 0; +} +EOF + +ac_link='$LIBTOOL_SHELL --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' +if AC_TRY_EVAL(ac_link) && test -s conftest; then + if test -x conftest; then + eval ac_cv_installed_sword_version=`./conftest 2>&5` + eval sword_test_returncode=`./conftest $1 2>&5`; + fi +else + echo "configure: failed program was:" >&AC_FD_CC + cat conftest.$ac_ext >&AC_FD_CC +fi + +rm -f conftest* +CXXFLAGS="$ac_cxxflags_safe" +LDFLAGS="$ac_ldflags_safe" +LIBS="$ac_libs_safe" + +LD_LIBRARY_PATH="$ac_LD_LIBRARY_PATH_safe" +export LD_LIBRARY_PATH +LIBRARY_PATH="$ac_LIBRARY_PATH" +export LIBRARY_PATH +AC_LANG_RESTORE +]) + +right_version="ok"; +if test $sword_test_returncode = 1; then + right_version="wrong version"; +fi; + +AC_MSG_RESULT([$ac_cv_installed_sword_version]) +if test $right_version != "ok"; then + AC_MSG_ERROR([Your Sword installation is not recent enoought! Please +upgrade to version $1!]); +fi; + +])